Commit Graph

85 Commits

Author SHA1 Message Date
andrzej 2fef5ae1cb charts 2024-06-25 22:50:54 +02:00
andrzej 15a1309275 improve client side data validation 2024-06-25 12:20:56 +02:00
andrzej ae25aca0e8 properly render null date values 2024-06-25 12:20:41 +02:00
andrzej 9c0423d4e8 delete unneccessary 2024-06-25 12:20:28 +02:00
andrzej d5cac57485 clearer headings 2024-06-25 12:20:10 +02:00
andrzej f2231ea24d fix create pages 2024-06-25 11:18:30 +02:00
andrzej 8e8228de16 fix pub create form styling 2024-06-24 23:15:48 +02:00
andrzej 2605226e0e add loaders 2024-06-24 23:15:29 +02:00
andrzej a89535c058 extrapolate loader 2024-06-24 22:27:36 +02:00
andrzej d3689ab4b2 use Link instead of onClick in data-table 'create button' 2024-06-24 19:01:11 +02:00
andrzej 06650dcb22 style field labels 2024-06-24 18:57:35 +02:00
andrzej 7bdfe64acd style main header 2024-06-24 18:57:25 +02:00
andrzej 7c33b50a40 misc styling 2024-06-24 18:50:16 +02:00
andrzej 0b4396a25f delete unused 2024-06-24 18:33:59 +02:00
andrzej 78b07861d9 style create forms 2024-06-24 18:33:03 +02:00
andrzej 944864eae2 style input 2024-06-24 18:29:03 +02:00
andrzej 66f5b6ff35 add styled component for create pages, implement at create/story 2024-06-24 12:29:02 +02:00
andrzej 0adc8a5c25 remove unused import 2024-06-24 11:56:06 +02:00
andrzej ad613517f4 merge navlinks styling 2024-06-24 11:55:31 +02:00
andrzej f6784cca29 add mode toggle 2024-06-24 11:55:19 +02:00
andrzej 4ffa702471 make badge more legible 2024-06-24 11:53:48 +02:00
andrzej ff524ac058 add tabletype 2024-06-24 10:27:53 +02:00
andrzej 37ae474de7 style inspect button 2024-06-24 10:16:05 +02:00
andrzej 1a7d439e30 extrapolate actions column 2024-06-22 20:28:21 +02:00
andrzej c339aa5002 improve nav and layout styling 2024-06-22 18:12:55 +02:00
andrzej ef1fba1187 import globals.css NOT tailwind.css!
I was scratching my head about this for ages
2024-06-22 17:51:15 +02:00
andrzej fd3b9ac2b4 remove unused import 2024-06-22 17:29:31 +02:00
andrzej a78a2fa260 add create link 2024-06-22 17:29:14 +02:00
andrzej 0670fe87ea install color themes, tweak styling 2024-06-21 00:31:48 +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 1950e31cfe add logo 2024-06-20 12:54:56 +02:00
andrzej cee081fe61 style layoutr 2024-06-20 12:49:24 +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 408fbad5fd add layout links 2024-06-19 23:21:56 +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 2dc4bb2279 install badge 2024-06-19 21:53:42 +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 53fbddd846 clean up imports 2024-06-19 13:14:41 +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 5de197dfe0 merge in laptop work
Merge branch 'main' of 192.168.0.184:andrzej/subman-nextjs
2024-06-19 12:40:06 +02:00