Commit Graph

39 Commits

Author SHA1 Message Date
625bc508aa Cleanup 2025-09-24 17:58:35 -07:00
ab323798e9 Threads done with generic forms. 2025-09-24 15:52:02 -07:00
6979bc4b8f Removes some extra logging 2025-09-24 15:24:24 -07:00
c9d27bce75 Creates the generic new-document form 2025-09-24 15:24:07 -07:00
43afdc8684 Prototype of making the new threads via generic interfaces 2025-09-17 16:39:50 -07:00
1c26daa828 Adding UI for threads 2025-08-09 15:49:36 -07:00
135debdf7f Adds new campaign form. Adds fronts and thread types 2025-08-03 14:27:06 -07:00
2fbc2c853f Makes campaigns load all types of docs and then link to the docs 2025-08-03 12:50:52 -07:00
c7083a9b56 Makes some document previews 2025-07-26 13:26:31 -07:00
4c2ebdc292 Adds markdown formatting. Layout and style improvements. 2025-07-23 15:37:44 -07:00
8533f63a22 Completes the three-panel layout 2025-07-21 20:50:18 -07:00
3390ecfb95 Finally gets the routing working in a somewhat reasonable way 2025-07-21 13:34:06 -07:00
b30999e907 Linting 2025-07-15 11:02:47 -07:00
2e9ea14507 Adds a title to the document page. 2025-07-15 11:00:37 -07:00
8f96062058 Fixes bug with updating relationships when an item is added 2025-07-15 10:09:53 -07:00
258518d954 Uses the router to handle tab state 2025-07-14 17:13:05 -07:00
503c98c895 I think I have a working document cache solution that's actually pretty good. 2025-07-03 16:24:58 -07:00
db4ce36c27 Forms now update documents directly. 2025-07-02 17:36:45 -07:00
f27432ef05 Converts using full document state management 2025-07-02 17:18:08 -07:00
32c5c40466 Sets up global cache and uses it to fetch sessions 2025-07-02 14:46:13 -07:00
f8130f0ba9 Cleans up the new-doc forms. 2025-06-28 18:01:15 -07:00
6ce462a77d Fixes the copy on new sessions, some additional styling work 2025-06-28 17:48:56 -07:00
c00eb1d965 Changes all documents to have an explicit type 2025-06-27 22:02:46 -07:00
611eaca5b6 WIP: Linking in document list. Working on copying relationships to new sessions 2025-06-27 17:52:57 -07:00
ad8fb07c69 Moves editing into forms. Every doc has a page now. BUG: state not refreshed after mutation 2025-06-13 16:58:26 -07:00
9c607ba41a Renames forms to make clear if they are new or edit 2025-06-13 11:30:21 -07:00
ebe2e28cdb Renames DocumentForm to NewRelatedDocumentForm 2025-06-13 11:23:28 -07:00
c28073d516 Revert "Start supporting edit forms for any document type."
This reverts commit 6845bd06bf.
2025-06-13 11:16:37 -07:00
6845bd06bf Start supporting edit forms for any document type. 2025-06-13 11:14:58 -07:00
bef5e98480 Moves routes inside an _app for the header and builds a print route 2025-06-01 12:35:13 -07:00
9cfdfbaf23 Fixing up deployment 2025-06-01 11:15:25 -07:00
9c0d9326e0 Adds Monsters and Locations 2025-05-31 22:56:43 -07:00
f3bfb2736c Adds NPCs 2025-05-31 22:39:53 -07:00
0ed2066b17 Adds scenes 2025-05-31 18:11:26 -07:00
2c01a80604 Adds treasures 2025-05-31 17:46:26 -07:00
81fd84790b Makes a generic document form 2025-05-31 17:37:38 -07:00
6b6636d695 Makes a generic document row 2025-05-31 17:19:50 -07:00
d5dfa8c30a Moves secrets into it's own files. 2025-05-31 17:05:32 -07:00
8b837d622c Makes session row and form components 2025-05-31 16:58:50 -07:00