andrzej
|
febaec3220
|
make badge more legible
|
2024-06-24 11:53:48 +02:00 |
andrzej
|
40f2360ebd
|
add tabletype
|
2024-06-24 10:27:53 +02:00 |
andrzej
|
1546a2ff31
|
style inspect button
|
2024-06-24 10:16:05 +02:00 |
andrzej
|
c8f374f754
|
extrapolate actions column
|
2024-06-22 20:28:21 +02:00 |
andrzej
|
c8b25c36f5
|
improve nav and layout styling
|
2024-06-22 18:12:55 +02:00 |
andrzej
|
1db71fb21b
|
import globals.css NOT tailwind.css!
I was scratching my head about this for ages
|
2024-06-22 17:51:15 +02:00 |
andrzej
|
a9257c2825
|
correct content field
|
2024-06-22 17:30:11 +02:00 |
andrzej
|
4f41415a80
|
remove unused import
|
2024-06-22 17:29:31 +02:00 |
andrzej
|
98b2b1e3cc
|
add create link
|
2024-06-22 17:29:14 +02:00 |
andrzej
|
c3ee490ce5
|
install color themes, tweak styling
|
2024-06-21 00:31:48 +02:00 |
andrzej
|
e1391bec62
|
style layout
|
2024-06-20 23:21:37 +02:00 |
andrzej
|
5aaa45cade
|
style navlinks
|
2024-06-20 20:02:25 +02:00 |
andrzej
|
96db18580e
|
add logo
|
2024-06-20 12:54:56 +02:00 |
andrzej
|
782ccb76f5
|
style layoutr
|
2024-06-20 12:49:24 +02:00 |
andrzej
|
c63175a0f8
|
implement basic story[id] page
|
2024-06-20 12:29:56 +02:00 |
andrzej
|
d87eb3b342
|
implement submissions table
|
2024-06-20 11:39:35 +02:00 |
andrzej
|
c7149fc8af
|
implement publications table
|
2024-06-20 10:35:25 +02:00 |
andrzej
|
4a8b6f72df
|
notice that filter doesn't work for nested objects
|
2024-06-19 23:51:55 +02:00 |
andrzej
|
8c62f7addf
|
install radix dialog
|
2024-06-19 23:22:13 +02:00 |
andrzej
|
6ceb035b19
|
add layout links
|
2024-06-19 23:21:56 +02:00 |
andrzej
|
fdf05f2b4c
|
add delete dialog
|
2024-06-19 23:21:51 +02:00 |
andrzej
|
ec96a1e988
|
add inspect button
|
2024-06-19 22:11:09 +02:00 |
andrzej
|
6dc05d2610
|
better delete icon
|
2024-06-19 21:58:19 +02:00 |
andrzej
|
d8a2f3df7e
|
install badge
|
2024-06-19 21:53:42 +02:00 |
andrzej
|
b891780881
|
fix post-delete revalidation
|
2024-06-19 21:53:36 +02:00 |
andrzej
|
525f716f16
|
partially implement del function
|
2024-06-19 19:46:30 +02:00 |
andrzej
|
7b68a7451e
|
add deleteStory function, fix schema to allow it
|
2024-06-19 18:01:42 +02:00 |
andrzej
|
f454f6739e
|
clean up imports
|
2024-06-19 13:14:41 +02:00 |
andrzej
|
99b2fb9628
|
style table
|
2024-06-19 13:14:23 +02:00 |
andrzej
|
7b994ec06e
|
add genre badges
|
2024-06-19 13:14:12 +02:00 |
andrzej
|
52a30ec141
|
normalize typing
|
2024-06-19 13:13:54 +02:00 |
andrzej
|
3a91fd7cb4
|
merge in laptop work
Merge branch 'main' of 192.168.0.184:andrzej/subman-nextjs
|
2024-06-19 12:40:06 +02:00 |
andrzej
|
6839c1c369
|
tweaks
|
2024-06-19 11:54:07 +02:00 |
andrzej
|
285cef524c
|
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
|
9583d0da16
|
add definablei, reusable filtering
|
2024-06-19 11:34:57 +02:00 |
andrzej
|
b5b8d8ad09
|
add fetched data to story table
|
2024-06-19 11:33:53 +02:00 |
andrzej
|
13a9407caa
|
include genres in getStory api call
|
2024-06-19 11:33:27 +02:00 |
andrzej
|
0eb09073ca
|
db updates
|
2024-06-17 23:31:24 +02:00 |
andrzej
|
de2c8991c6
|
add create server actions
|
2024-06-17 23:23:09 +02:00 |
andrzej
|
fff436f87c
|
extracted genre picker experiment
I need to properly handle refs for this to work, but this may be more trouble than it's worth
|
2024-06-17 22:56:24 +02:00 |
andrzej
|
e7f0cf3fb6
|
delete test entries
|
2024-06-17 13:52: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
|
7539b8a577
|
working shadcn date picker
|
2024-06-14 11:42:31 +02:00 |