Commit Graph

227 Commits

Author SHA1 Message Date
Andrew Brown
29429dfd33 log request ip on api endpoints 2020-09-11 17:39:30 -07:00
Andrew Brown
fbf1b8b525 api logging on errors also 2020-09-11 17:13:35 -07:00
Andrew Brown
1e3cec1fae api request logging 2020-09-11 17:08:48 -07:00
Andrew Brown
d873f36428 authorization flow / piping 2020-09-11 16:36:54 -07:00
Andrew Brown
667675b6b1 run migrations 2020-08-10 15:31:23 -07:00
Andrew Brown
aeb01c2963 Merge branch 'master' into dev-api 2020-08-10 15:29:19 -07:00
Andrew Brown
9538919cdf allow creating PageCollections 2020-07-21 19:42:13 -07:00
Andrew Brown
c5bdfcdbb0 allow users to follow/unfollow collections 2020-07-12 02:23:43 -07:00
Andrew Brown
0b71f20b2d stream events for page collection acceptances 2020-07-06 16:51:05 -07:00
Andrew Brown
cb8c500e07 link entities to timeline events 2020-07-01 02:04:42 -05:00
Andrew Brown
a8e73c5e6a timeline events 2020-06-16 02:21:39 -05:00
Andrew Brown
ed390d4f71 add timeline models 2020-06-10 12:34:12 -05:00
Andrew Brown
fa8c303dd3 more user preferences / dark mode work 2020-06-03 17:08:18 -05:00
Andrew Brown
3af761675c most of collections bones 2020-06-02 23:48:19 -05:00
Andrew Brown
87942f940c add share reporting 2020-06-02 01:54:00 -05:00
Andrew Brown
24c979a453 start on more user preferences 2020-06-01 22:15:51 -05:00
Andrew Brown
e974b66548 polish off dark mode v1 2020-06-01 15:16:55 -05:00
Andrew Brown
59ecd296d9 piping to submit pages to collections 2020-05-11 13:19:20 -05:00
Andrew Brown
921b0023a1 wip 2020-05-09 21:00:03 -05:00
Andrew Brown
5493647ae5 collection submissions model/controller 2020-05-01 21:17:10 -05:00
Andrew Brown
1d83c507b4 wip collections mockup 2020-05-01 13:18:36 -05:00
Andrew Brown
b8fa922575 page collections controller scaffold 2020-04-30 15:22:06 -05:00
Andrew Brown
d3ae2a9a35 job for notifications + share following 2020-04-26 22:52:11 -05:00
Andrew Brown
525e208eec add commenting on shares 2020-04-25 16:31:45 -05:00
Andrew Brown
9a1c3d8403 stream share form & design 2020-04-24 15:53:29 -05:00
Andrew Brown
7ce21710dc hook up notification flow 2020-04-20 18:58:12 -05:00
Andrew Brown
5c5fe88ff2 add notification model 2020-04-20 17:35:10 -05:00
Andrew Brown
23f71f0922 Merge branch 'master' into lore-page-types 2020-04-06 17:36:30 -05:00
Andrew Brown
9e9ee1931e rewrite problematic old migration (closes #649) 2020-03-27 20:19:14 -05:00
Andrew Brown
ab09db1322 remove null constraint on lore universe_id 2020-03-27 19:55:02 -05:00
Andrew Brown
bd32f4ccce add column migration flag 2020-03-26 14:54:57 -05:00
Andrew Brown
7f07220013 lore link field models 2020-03-25 14:46:31 -05:00
Andrew Brown
b7bcc5c668 Merge branch 'master' into lore-page-types 2020-03-25 12:22:29 -05:00
Andrew Brown
9a020d7fef basic lore model 2020-03-25 12:21:05 -05:00
Andrew Brown
ab384815ae initial integration authorization flow 2020-03-02 23:10:26 -06:00
Andrew Brown
a461b4fdcc rescope application integration pages 2020-03-02 17:37:33 -06:00
Andrew Brown
7e5067ffe0
Merge branch 'master' into db-setup 2020-03-02 13:38:16 -06:00
Andrew Brown
72abeb12d0 add document notes / metadata in sidebar 2020-03-01 20:57:36 -06:00
Joel Hayhurst
b3a216e197 Run rails db:setup in Dockerfile
Running rails db:migrate causes problems with older migrations
which are broken by newer code.
Also update db/schema.rb to the latest one generated by running
rails db:migrate.
2020-02-25 01:09:36 -08:00
Andrew Brown
9c6af48be7 wip document notes 2020-02-21 12:07:18 -06:00
Andrew Brown
4f6c994998 start on answer suggestions + add continent indexes 2020-01-30 17:06:22 -06:00
Andrew Brown
85be520f5c cut down on migrations in march release by defaulting fields public now 2020-01-29 16:14:36 -06:00
Andrew Brown
1aecd1d3b5 nullability 2020-01-29 12:43:55 -06:00
Andrew Brown
6155d6a173 add wip reciprocal country-country link field for borders 2020-01-29 11:43:33 -06:00
Andrew Brown
e5a1440b0b add continent link on planets 2020-01-28 18:11:01 -06:00
Andrew Brown
1f8b7c4b41 add link fields 2020-01-28 18:06:00 -06:00
Andrew Brown
f60d4d6ffe add continents 2020-01-28 17:38:47 -06:00
Andrew Brown
b019ee8356 add continent model 2020-01-28 17:11:37 -06:00
Andrew Brown
e1260ed570 favorite and filter documents also 2020-01-28 11:56:38 -06:00
Andrew Brown
75d178de59 add favorite flag to all content pages 2020-01-28 11:09:46 -06:00