Commit Graph

1008 Commits

Author SHA1 Message Date
Andrew Brown
bfa9b59100 use linkable images in dropdowns instead of current page's image 2021-05-21 13:13:51 -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
65415b8c35 use linkable pages instead of current_user pages in link fields 2021-05-16 01:44:39 -07:00
Andrew Brown
9c8ab5ef15 show documents from contributing universes in documents#index 2021-05-10 23:48:24 -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
fcd7e29de4 allow @mention linking documents and timelines 2021-05-10 14:37:40 -07:00
Andrew Brown
81be56d718 fix 500 on creating link fields 2021-05-05 23:33:51 -07:00
Andrew Brown
7c8410829f allow specifying page types when creating link field 2021-05-04 16:01:35 -07:00
Andrew Brown
3e10481089 fix renaming attribute fields 2021-05-04 15:37:27 -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
ccdaf713db polish admin tools 2021-05-02 16:24:36 -07:00
Andrew Brown
2abd2b6efa widespread polish 2021-05-01 18:57:34 -07:00
Andrew Brown
0bfb4c90c5 redesign content#index cards 2021-05-01 15:42:15 -07:00
Andrew Brown
e8c3c99a96 limit documents to universe_scope 2021-05-01 13:50:20 -07:00
Andrew Brown
e84048c864 contributors fix & polish 2021-04-29 19:37:28 -07:00
Andrew Brown
1a08525885 get share updates working again 2021-04-29 14:48:36 -07:00
Andrew Brown
b8eaa88601 general polish 2021-04-29 14:29:33 -07:00
Andrew Brown
74f5494abb allow creating new link fields 2021-04-29 14:02:10 -07:00
Andrew Brown
b5b0ee27f4 add reference type to page references 2021-04-29 13:05:04 -07:00
Andrew Brown
3d6aa78856 create PageReferences on text field mentions 2021-04-29 12:43:15 -07:00
Andrew Brown
b0d5c5d055 display link references 2021-04-25 17:16:59 -07:00
Andrew Brown
849af4796c set page references on link field updates 2021-04-25 16:52:18 -07:00
Andrew Brown
92d6a79599 add PageReference model + usage 2021-04-25 16:17:35 -07:00
Andrew Brown
365be77872 todo 2021-04-24 12:58:53 -07:00
Andrew Brown
586e48a60c show most recent 8 notifications instead of 10 so they all fit on screen 2021-04-17 23:32:58 -07:00
Andrew Brown
e78c0286ca update page name when updating name field types 2021-04-17 23:30:04 -07:00
Andrew Brown
405957cd86 new content#new flow that just creates a page and redirects to content#edit 2021-04-17 23:10:44 -07:00
Andrew Brown
94d9ea50e4 data vault polish 2021-04-17 20:54:20 -07:00
Andrew Brown
55affe50c3 hook up content#show again, add internal api for fetching page names on pageload 2021-03-26 13:04:30 -07:00
Andrew Brown
c61bd0b3ac hook up universe-field autosaving 2021-03-25 15:42:07 -07:00
Andrew Brown
321758072a comment 2021-03-24 00:24:32 -07:00
Andrew Brown
c9699724a0 tags field autosaving 2021-03-22 19:47:39 -07:00
Andrew Brown
59a98f39e9 generalize autosave for text fields also 2021-03-22 18:28:33 -07:00
Andrew Brown
26ea2934e6 hook up editing page links w/ new system, fallback on old system 2021-03-22 17:14:31 -07:00
Andrew Brown
82e5a7e3d7 inherit old link klass for un-migrated fields 2021-03-22 13:07:41 -07:00
Andrew Brown
1ea11b22cc refactor AF controller for updating field opts 2021-03-22 12:55:02 -07:00
Andrew Brown
ecae4e7807 WIP adding field options to attribute editor 2021-03-22 11:58:49 -07:00
Andrew Brown
46ef3b0e8d more content#edit work 2021-03-17 23:00:26 -07:00
Andrew Brown
7bc0a4747a documents fix 2021-03-12 08:44:32 -08:00
Andrew Brown
ea1a7fc94c convert queries to arrays so they don't get remade on e.g. counts 2021-03-08 11:20:37 -08:00
Andrew Brown
11a8d57167 knock off another query 2021-03-08 01:12:58 -08:00
Andrew Brown
551734934e redesign recent content page, skip 2 more queries 2021-03-07 21:10:40 -08:00
Andrew Brown
83146060bd cache recent content list, avoid a query, include timelines/documents, and increase limit from 10/20 to 50 for everyone 2021-03-07 18:28:36 -08:00
Andrew Brown
a0c1333074 skip some unneccessary ui code when rendering plaintext documents 2021-03-04 16:11:38 -08:00
Andrew Brown
4a4412bc5b enable admin access in development mode 2021-03-01 23:08:58 -08:00
Andrew Brown
342d0c0830 add sascon landing page 2021-02-02 22:24:27 -08:00