Commit Graph

176 Commits

Author SHA1 Message Date
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 7539b8a577 working shadcn date picker 2024-06-14 11:42:31 +02:00
andrzej 02d111098d radix select boxes working 2024-06-14 11:25:18 +02:00
andrzej b604ed48da still trying to get shadcn selects to work dynamically 2024-06-13 21:52:44 +02:00
andrzej f503647469 add dynamically fetched checkboxes 2024-06-13 12:11:09 +02:00
andrzej f3e5233171 trial shadcn form 2024-06-12 17:53:19 +02:00
andrzej 47756280d9 build / import table 2024-06-12 17:15:22 +02:00
andrzej 58d1fd1ed4 install and setup shadcn 2024-06-12 14:59:31 +02:00
andrzej ce8b52cb87 install and set up tailwind 2024-06-12 14:48:37 +02:00
andrzej c3ae4721d4 move get functions to lib 2024-06-12 12:19:44 +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
andrzej d54b8180ce fix imports 2024-06-11 19:14:08 +02:00
andrzej b36f0edfb1 rename db with .ts extension
(it turns out typescript/nextjs is buggy with mjs)
2024-06-11 19:13:37 +02:00
andrzej 25f8f728c9 add lettercase function 2024-06-11 19:12:52 +02:00
andrzej d1c69c9c15 attempt to fix imports 2024-06-11 17:17:01 +02:00
andrzej dd07c259ac prisma env 2024-06-11 15:37:41 +02:00
andrzej df0e037b52 first route 2024-06-11 15:37:22 +02:00
andrzej 2dbff21921 initial config 2024-06-11 15:37:14 +02:00
andrzej 0afe6dae3c import submissions db 2024-06-11 15:37:03 +02:00
andrzej 23bc45fb24 first route 2024-06-11 15:36:28 +02:00
andrzej a180d05382 setup prisma client 2024-06-11 15:36:12 +02:00
andrzej ed67cb9aa1 prisma initial setup 2024-06-11 15:35:56 +02:00
andrzej 2375a1fd58 Initial commit from Create Next App 2024-06-11 10:16:34 +02:00