Commit Graph

49 Commits

Author SHA1 Message Date
andrzej 0bb8eac362 fix: create server actions 2024-09-19 11:37:01 +02:00
andrzej 0586b33bcd improve genre picker cell 2024-07-24 17:24:04 +02:00
andrzej 1b49672be6 implement genre picker cell (janky) 2024-07-23 17:40:35 +02:00
andrzej edfee2c35d make inputs work with Enter 2024-07-02 23:01:26 +02:00
andrzej 356c487ed7 Revert "make form input work with number and string"
This reverts commit 2294d0c0b0.
2024-07-02 22:16:17 +02:00
andrzej 349a191d12 make form input work with number and string 2024-07-02 19:49:00 +02:00
andrzej 23058ed48b implement number input data validation (basic functionality) 2024-07-01 17:23:48 +02:00
andrzej 773633d103 implement inline number input 2024-06-30 23:28:05 +02:00
andrzej a2682f4f05 implement inline text input 2024-06-30 17:36:44 +02:00
andrzej 24ddda4a9e select checkboxes 2024-06-30 14:22:35 +02:00
andrzej d32b689fbb begin implementation of edit feature 2024-06-29 21:38:21 +02:00
andrzej eb2ecf6618 context menu -- keyboard navigation 2024-06-27 12:44:31 +02:00
andrzej 21c0a1db6b neaten labels, capitalizations 2024-06-26 21:41:52 +02:00
andrzej 61d956b9cd implement create pubs popup 2024-06-26 19:33:12 +02:00
andrzej d741901afd add createStoryDialog 2024-06-26 18:19:09 +02:00
andrzej 9ac1a7c288 clean up story inspect page 2024-06-26 12:06:12 +02:00
andrzej d5cac57485 clearer headings 2024-06-25 12:20:10 +02:00
andrzej a89535c058 extrapolate loader 2024-06-24 22:27:36 +02:00
andrzej 78b07861d9 style create forms 2024-06-24 18:33:03 +02:00
andrzej 66f5b6ff35 add styled component for create pages, implement at create/story 2024-06-24 12:29:02 +02:00
andrzej ff524ac058 add tabletype 2024-06-24 10:27:53 +02:00
andrzej 1a7d439e30 extrapolate actions column 2024-06-22 20:28:21 +02:00
andrzej f3d221e517 style layout 2024-06-20 23:21:37 +02:00
andrzej 054ba0b224 style navlinks 2024-06-20 20:02:25 +02:00
andrzej 8975263c47 implement basic story[id] page 2024-06-20 12:29:56 +02:00
andrzej bf126255d8 implement submissions table 2024-06-20 11:39:35 +02:00
andrzej 28f85bd714 implement publications table 2024-06-20 10:35:25 +02:00
andrzej 588c37e68b notice that filter doesn't work for nested objects 2024-06-19 23:51:55 +02:00
andrzej 4a5e2e4445 add delete dialog 2024-06-19 23:21:51 +02:00
andrzej ddaf2bf1c4 add inspect button 2024-06-19 22:11:09 +02:00
andrzej 99d693df6f better delete icon 2024-06-19 21:58:19 +02:00
andrzej 7df1ffdfaf fix post-delete revalidation 2024-06-19 21:53:36 +02:00
andrzej e0b47622ce partially implement del function 2024-06-19 19:46:30 +02:00
andrzej 37aad4605c add deleteStory function, fix schema to allow it 2024-06-19 18:01:42 +02:00
andrzej d34fb324bd style table 2024-06-19 13:14:23 +02:00
andrzej e05142999f add genre badges 2024-06-19 13:14:12 +02:00
andrzej 4b7549020e normalize typing 2024-06-19 13:13:54 +02:00
andrzej 74c8e04fcb tweaks 2024-06-19 11:54:07 +02:00
andrzej bd4a690d95 split getStory function
it's a waste to be fetching genres unless we're going to use them
2024-06-19 11:53:58 +02:00
andrzej 4353536986 add definablei, reusable filtering 2024-06-19 11:34:57 +02:00
andrzej f3472d2a55 add fetched data to story table 2024-06-19 11:33:53 +02:00
andrzej 0a5095bd5f add createStory server action 2024-06-17 13:51:24 +02:00
andrzej 87ec3c99c4 still trying to get shadcn selects to work dynamically 2024-06-13 21:52:44 +02:00
andrzej 114d59e9ed build / import table 2024-06-12 17:15:22 +02:00
andrzej c0ec0b0940 install and set up tailwind 2024-06-12 14:48:37 +02:00
andrzej 43b75b53b8 add create story page 2024-06-11 19:14:30 +02:00
andrzej f186f32846 fix imports 2024-06-11 19:14:08 +02:00
andrzej 7d5540a5f9 attempt to fix imports 2024-06-11 17:17:01 +02:00
andrzej 23bc45fb24 first route 2024-06-11 15:36:28 +02:00