andrzej
|
b8466a5e38
|
implement 'edit' functionality for pubs
|
2024-09-27 13:21:38 +02:00 |
andrzej
|
dc9b72f0e8
|
begin implementation of edit story functionality
|
2024-09-26 12:39:26 +02:00 |
andrzej
|
81b36d0c8c
|
tweak refresh/notifications
|
2024-09-25 12:55:58 +02:00 |
andrzej
|
1f358c5b84
|
trim
|
2024-09-20 16:00:05 +02:00 |
andrzej
|
10c64d3883
|
update sub server actions etc
|
2024-09-20 15:46:26 +02:00 |
andrzej
|
2e947b8e78
|
fix: update server actions
|
2024-09-20 15:19:31 +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
|
79e3403902
|
implement genre picker cell (janky)
|
2024-07-23 17:40:35 +02:00 |
andrzej
|
0fa28a46eb
|
edit submission, fix client side data validation
|
2024-07-20 14:07:13 +02:00 |
andrzej
|
29ab837aca
|
fix added space
|
2024-07-02 22:52:10 +02:00 |
andrzej
|
1bad3ba5f8
|
Revert "make form input work with number and string"
This reverts commit 2294d0c0b0 .
|
2024-07-02 22:16:17 +02:00 |
andrzej
|
2294d0c0b0
|
make form input work with number and string
|
2024-07-02 19:49:00 +02:00 |
andrzej
|
fe9878cb7a
|
implement inline number input
|
2024-06-30 23:28:05 +02:00 |
andrzej
|
b6a56fca2b
|
make update function concise/flexible
|
2024-06-30 23:21:48 +02:00 |
andrzej
|
5ea7a61915
|
add get method
|
2024-06-30 20:15:57 +02:00 |
andrzej
|
330226ecd6
|
implement inline text input
|
2024-06-30 17:36:44 +02:00 |
andrzej
|
8ad3583c4e
|
begin implementation of edit feature
|
2024-06-29 21:38:21 +02:00 |
andrzej
|
97a537f5a2
|
fix multi-delete
|
2024-06-27 23:12:53 +02:00 |
andrzej
|
1fca1a2b81
|
partially implement multi-delete button
|
2024-06-27 16:49:56 +02:00 |
andrzej
|
f163de99c8
|
add multi delete function
|
2024-06-27 16:08:03 +02:00 |
andrzej
|
ee2a7c4cbf
|
context menu -- keyboard navigation
|
2024-06-27 12:44:31 +02:00 |
andrzej
|
54a001183a
|
implement basic create submission popover functionality
|
2024-06-26 19:55:18 +02:00 |
andrzej
|
d210b13bde
|
implement create pubs popup
|
2024-06-26 19:33:12 +02:00 |
andrzej
|
788051fa10
|
extrapolate create function
|
2024-06-26 18:18:44 +02:00 |
andrzej
|
c4b61069fd
|
style create forms
|
2024-06-24 18:33:03 +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
|
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
|
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
|
13a9407caa
|
include genres in getStory api call
|
2024-06-19 11:33:27 +02:00 |
andrzej
|
1f3655f14c
|
add createStory server action
|
2024-06-17 13:51:24 +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
|
47756280d9
|
build / import table
|
2024-06-12 17:15:22 +02:00 |
andrzej
|
c3ae4721d4
|
move get functions to lib
|
2024-06-12 12:19:44 +02:00 |
andrzej
|
50409895c0
|
add createStory action
|
2024-06-11 19:21:14 +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
|
a180d05382
|
setup prisma client
|
2024-06-11 15:36:12 +02:00 |