Commit Graph

4221 Commits

Author SHA1 Message Date
Andrew Brown
f8c65c6411 refactor notice dismissals into views 2020-04-03 20:43:37 -05:00
Andrew Brown
7d614fe704 genre autocomplete 2020-04-03 18:48:49 -05:00
Andrew Brown
b677556406 lore_type autocomplete 2020-04-03 18:28:29 -05:00
Andrew Brown
63e0d1dda3 sort autocomplete keys 2020-04-03 18:16:51 -05:00
Andrew Brown
ae0401ce79 refactor autocomplete system 2020-04-03 18:08:09 -05:00
Andrew Brown
197a097011 big whoops 2020-04-03 13:15:21 -05:00
Andrew Brown
4a662f4d77 Add some safety checking around image_processing avatar processing
https://github.com/janko/image_processing/issues/66#issuecomment-608573201
2020-04-03 13:04:58 -05:00
dependabot-preview[bot]
57ceb83a16
Bump rubocop from 0.80.1 to 0.81.0
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.80.1 to 0.81.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.80.1...v0.81.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 05:44:57 +00:00
Andrew Brown
b14bbc9be3 fix 500 for guests 2020-03-30 01:36:27 -05:00
Andrew Brown
e29afcafaa
Merge pull request #640 from indentlabs/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
2020-03-30 01:33:19 -05:00
Andrew Brown
7c36e876e6
Merge pull request #642 from indentlabs/dependabot/bundler/sidekiq-6.0.6
Bump sidekiq from 6.0.5 to 6.0.6
2020-03-30 01:32:54 -05:00
Andrew Brown
4caaf24e4e
Merge pull request #644 from indentlabs/dependabot/bundler/guard-2.16.2
Bump guard from 2.16.1 to 2.16.2
2020-03-30 01:32:12 -05:00
Andrew Brown
9e02d7e612
Merge pull request #645 from indentlabs/dependabot/bundler/ibm_watson-1.3.1
Bump ibm_watson from 1.3.0 to 1.3.1
2020-03-30 01:31:56 -05:00
Andrew Brown
48820fd788
Merge pull request #646 from indentlabs/dependabot/bundler/active_storage_validations-0.8.8
Bump active_storage_validations from 0.8.7 to 0.8.8
2020-03-30 01:31:43 -05:00
Andrew Brown
e2523e286f
Merge pull request #652 from indentlabs/dependabot/bundler/capybara-3.32.0
Bump capybara from 3.31.0 to 3.32.0
2020-03-30 01:31:33 -05:00
Andrew Brown
d18b6301cd
Merge pull request #653 from indentlabs/dependabot/bundler/rmagick-4.1.1
Bump rmagick from 4.0.0 to 4.1.1
2020-03-30 01:31:15 -05:00
Andrew Brown
9b6eb50830 prototyping modal 2020-03-30 01:30:21 -05:00
dependabot-preview[bot]
07047b0870
Bump rmagick from 4.0.0 to 4.1.1
Bumps [rmagick](https://github.com/rmagick/rmagick) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/rmagick/rmagick/releases)
- [Changelog](https://github.com/rmagick/rmagick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rmagick/rmagick/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 06:09:57 +00:00
dependabot-preview[bot]
66d17e7c00
Bump capybara from 3.31.0 to 3.32.0
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.31.0 to 3.32.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](https://github.com/teamcapybara/capybara/compare/3.31.0...3.32.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 06:08:58 +00:00
Andrew Brown
22ab05702f wip stream 2020-03-29 02:38:58 -05:00
Andrew Brown
89b6f3e6ff
Merge pull request #648 from indentlabs/migration-finalization
Add tooling to finish our in-place migrations
2020-03-29 02:19:07 -05:00
Andrew Brown
e1ce941647
Merge pull request #650 from indentlabs/mar-28-fixes
Fixes from user feedback today
2020-03-29 02:10:12 -05:00
Andrew Brown
2d5cdddfe9 allow dismissing associations banner 2020-03-28 20:21:19 -05:00
Andrew Brown
3e8afbbc28 sidenav expansion 2020-03-28 19:33:16 -05:00
Andrew Brown
b61f1217ed sidebar reorg 2020-03-28 18:55:47 -05:00
Andrew Brown
38dda2e079 don't let blocked users follow their blockers 2020-03-28 18:36:06 -05:00
Andrew Brown
fb6e9d5595 allow users to block other users 2020-03-28 18:26:44 -05:00
Andrew Brown
f462831728 Add the ability to follow/unfollow other users 2020-03-28 17:49:17 -05:00
Andrew Brown
e3c7ae8156 a lil security here and there 2020-03-28 13:57:06 -05:00
Andrew Brown
8dc6955c6a link piping 2020-03-28 13:51:21 -05:00
Andrew Brown
9e9ee1931e rewrite problematic old migration (closes #649) 2020-03-27 20:19:14 -05:00
Andrew Brown
cac9802251 redo lore joiner migrations 2020-03-27 20:13:52 -05:00
Andrew Brown
ab09db1322 remove null constraint on lore universe_id 2020-03-27 19:55:02 -05:00
Andrew Brown
a1b27e63ab skip validations on migration flag 2020-03-27 19:33:29 -05:00
Andrew Brown
64eba500b8 whoopsies 2020-03-27 14:41:58 -05:00
Andrew Brown
aa15746814 Merge branch 'migration-finalization' of github.com:indentlabs/notebook into migration-finalization 2020-03-27 13:52:02 -05:00
Andrew Brown
209b43e0c4 a bit more progress reporting 2020-03-27 13:51:24 -05:00
Andrew Brown
883be62577 increase records processed per cycle 2020-03-27 13:40:38 -05:00
Andrew Brown
2e36b546e2 why isn't this working 2020-03-27 00:29:32 -05:00
Andrew Brown
44971e8d6b remove pry 2020-03-27 00:21:08 -05:00
Andrew Brown
b3612ccfd2 debugs 2020-03-26 22:29:49 -05:00
Andrew Brown
23c777e6b7 disable logger during migration 2020-03-26 20:01:43 -05:00
Andrew Brown
85299e1fcf don't find_each here since it clobbers our sorting 2020-03-26 19:55:30 -05:00
Andrew Brown
37baf03b4d first runthrough 2020-03-26 19:40:38 -05:00
Andrew Brown
478993dfa0
Merge branch 'master' into migration-finalization 2020-03-26 19:18:51 -05:00
Andrew Brown
a8b2296883 rake task 2020-03-26 19:06:59 -05:00
Andrew Brown
25f20c9522 add migration rake task 2020-03-26 19:00:41 -05:00
Andrew Brown
a44b5825e2 a bit more brittleness detection 2020-03-26 18:35:12 -05:00
Andrew Brown
9e0249f7a9 two-way link fixes 2020-03-26 18:24:04 -05:00
Andrew Brown
4de907af8b Merge branch 'master' into migration-finalization 2020-03-26 15:55:57 -05:00