Commit Graph

4888 Commits

Author SHA1 Message Date
Andrew Brown
28bf992d5d run full migration pass on postgres 2021-05-24 16:52:25 -07:00
Andrew Brown
f89a9e4249 switch to postgres in dev/test also, to mirror prod 2021-05-24 16:50:06 -07:00
Andrew Brown
08921e3937 switch from db/schema to db/structure 2021-05-24 16:44:27 -07:00
Andrew Brown
45214f8239 add new indexes 2021-05-24 16:43:59 -07:00
Andrew Brown
ecf9b45e26 switch to structure.sql over schema.sql 2021-05-24 16:42:28 -07:00
Andrew Brown
79e826ba0c
Set up GitHub Action to run tests 2021-05-24 16:52:05 -05:00
Andrew Brown
714bb2baa0 add rel=nofollow to share comment links 2021-05-22 10:58:29 -07:00
Andrew Brown
bfa9b59100 use linkable images in dropdowns instead of current page's image 2021-05-21 13:13:51 -07:00
Andrew Brown
d0b9a77b58 don't include archived content in linkables lists 2021-05-21 12:44:32 -07:00
Andrew Brown
0dffdf12a1 fix linking collaborated pages on collaborated universes 2021-05-20 17:27:34 -07:00
Andrew Brown
7599efb05c fix universe/name/tags fields in collaboration 2021-05-20 17:21:19 -07:00
Andrew Brown
ee1f41d69a fix collaboration edits on text fields 2021-05-20 17:11:27 -07:00
Andrew Brown
9912a6ca23 update name in New Relic 2021-05-18 16:04:24 -07:00
Andrew Brown
65415b8c35 use linkable pages instead of current_user pages in link fields 2021-05-16 01:44:39 -07:00
Andrew Brown
2bfcb3d2b1 fix linked doc urls 2021-05-14 00:55:48 -07:00
Andrew Brown
c47a1ae538 let shared universe owners see the docs in their own universe 2021-05-12 20:14:43 -07:00
Andrew Brown
d27ebc4068 unnecessary puts 2021-05-11 00:50:27 -07:00
Andrew Brown
5b7b191d73 -1 is probably a little safer to use 2021-05-11 00:38:37 -07:00
Andrew Brown
f205390c51 ok, we apparently need this 2021-05-11 00:38:20 -07:00
Andrew Brown
c3fc82a973 almost forgot the authorizer 2021-05-11 00:25:18 -07:00
Andrew Brown
ec6b573b8a fix, uh, anyone being able to create any premium content regardless of plan 2021-05-11 00:24:21 -07:00
Andrew Brown
5d50b227b3 add Collection authorizer & show notice for users who can't create them yet 2021-05-11 00:19:49 -07:00
Andrew Brown
fbaaded22d exclude doc edits from 'pick up where you left off list' unless they're your docs 2021-05-11 00:06:58 -07:00
Andrew Brown
d2a1960c69 dark mode fix + styling 2021-05-11 00:06:38 -07:00
Andrew Brown
9d81569e89 include contributing universes in content list filter bar 2021-05-10 23:57:26 -07:00
Andrew Brown
0948da77a0 show document/content view/edit links based on whether current user can actually view/edit, plus allow universe contributors to view-only docs in that universe 2021-05-10 23:54:57 -07:00
Andrew Brown
9c8ab5ef15 show documents from contributing universes in documents#index 2021-05-10 23:48:24 -07:00
Andrew Brown
22999e53c4 add owner panel to universe contrib tab 2021-05-10 23:40:23 -07:00
Andrew Brown
633c95f065 view linked timelines/events in document editor 2021-05-10 23:19:25 -07:00
Andrew Brown
e86778c697 allow linking/lookup timelines in doc editor 2021-05-10 16:57:18 -07:00
Andrew Brown
686611f8e4 Style document and timeline links 2021-05-10 15:44:21 -07:00
Andrew Brown
cbd01ce915 add notice about linking pages on doc editor 2021-05-10 15:30:05 -07:00
Andrew Brown
fcd7e29de4 allow @mention linking documents and timelines 2021-05-10 14:37:40 -07:00
Andrew Brown
11fb017eba dark mode notice fixes 2021-05-10 14:16:32 -07:00
Andrew Brown
82a4d16fbb add data integrity task 2021-05-10 14:14:44 -07:00
Andrew Brown
d2eb9649aa hack for the infamous deityship 2021-05-09 16:55:21 -07:00
Andrew Brown
81be56d718 fix 500 on creating link fields 2021-05-05 23:33:51 -07:00
Andrew Brown
3ea843ee74 destroy links on deleted fields 2021-05-05 13:51:20 -07:00
Andrew Brown
7c8410829f allow specifying page types when creating link field 2021-05-04 16:01:35 -07:00
Andrew Brown
8037af91e3 sort dropdown options alphabetically 2021-05-04 15:42:45 -07:00
Andrew Brown
3e10481089 fix renaming attribute fields 2021-05-04 15:37:27 -07:00
Andrew Brown
bbe46e1119 fix 500 on old links migrated over 2021-05-04 01:32:13 -07:00
Andrew Brown
f70c5a5435 fix 500 on text update 2021-05-03 18:30:32 -07:00
Andrew Brown
999a23506a fix 500 on deleting fields 2021-05-03 18:29:02 -07:00
Andrew Brown
d057be60e1 destroy links to/from deleted pages 2021-05-03 16:42:47 -07:00
Andrew Brown
0ba5105a1a skip deleted users 2021-05-03 14:52:32 -07:00
Andrew Brown
63941f0019 derp, forgot to remove this dep 2021-05-03 14:40:06 -07:00
Andrew Brown
66da397df2 systems are go for migration 2021-05-03 14:09:48 -07:00
Andrew Brown
673edcef9c why tho 2021-05-03 13:17:03 -07:00
Andrew Brown
3a4035341d add debug for dry run 2021-05-03 12:51:57 -07:00