Commit Graph

28 Commits

Author SHA1 Message Date
andrzej 654a92c324 begin implementation of edit story functionality 2024-09-26 12:37:52 +02:00
andrzej 0cf00121b9 controlled create dialogs 2024-09-25 19:06:19 +02:00
andrzej 81b36d0c8c tweak refresh/notifications 2024-09-25 12:55:58 +02:00
andrzej 62f0e75abd fix: create server actions 2024-09-19 11:37:01 +02:00
andrzej e1cdba824a redirect on login now works 2024-09-19 10:08:58 +02:00
andrzej 5206e415ed implement number input data validation (basic functionality) 2024-07-01 17:23:48 +02:00
andrzej 8ad3583c4e begin implementation of edit feature 2024-06-29 21:38:21 +02:00
andrzej d210b13bde implement create pubs popup 2024-06-26 19:33:12 +02:00
andrzej 494521d51d clean up 2024-06-26 12:07:33 +02:00
andrzej c2107b14a3 misc styling 2024-06-24 18:50:16 +02:00
andrzej c4b61069fd style create forms 2024-06-24 18:33:03 +02:00
andrzej 8d2bf53a1c add styled component for create pages, implement at create/story 2024-06-24 12:29:02 +02:00
andrzej b32aabcd08 remove unused import 2024-06-24 11:56:06 +02:00
andrzej f454f6739e clean up imports 2024-06-19 13:14:41 +02:00
andrzej de2c8991c6 add create server actions 2024-06-17 23:23:09 +02:00
andrzej 1f3655f14c add createStory server action 2024-06-17 13:51:24 +02:00
andrzej 6080037d83 add radix components to publication create form 2024-06-17 12:41:21 +02:00
andrzej 688c260f4b Revert "add fully abstracted genrePicker"
This reverts commit 3a56b1f31e.
2024-06-17 12:20:52 +02:00
andrzej 3a56b1f31e add fully abstracted genrePicker 2024-06-17 10:47:44 +02:00
andrzej 2d340983e6 abstract genre checkbox components 2024-06-16 23:08:17 +02:00
andrzej 3151236ca0 improve genres popover 2024-06-16 17:16:43 +02:00
andrzej d4d73750b3 add rudimentary popover for checkboxes 2024-06-14 22:44:13 +02:00
andrzej 5ad03054a9 make checkboxes submit correct data 2024-06-14 22:41:41 +02:00
andrzej b604ed48da still trying to get shadcn selects to work dynamically 2024-06-13 21:52:44 +02:00
andrzej 47756280d9 build / import table 2024-06-12 17:15:22 +02:00
andrzej 438599a530 add forms+ 2024-06-12 11:32:15 +02:00
andrzej 50409895c0 add createStory action 2024-06-11 19:21:14 +02:00
andrzej ed8e71694f add create story page 2024-06-11 19:14:30 +02:00