1
Fork 0
mirror of https://github.com/Steffo99/festa.git synced 2024-10-16 06:57:26 +00:00
Commit graph

88 commits

Author SHA1 Message Date
58430bc702
Create some users API routes 2022-07-27 03:13:00 +02:00
a7c8ba72a1
Create initial FestaUserRenderer 2022-07-27 02:54:05 +02:00
06b8bb2df5
useState instead of useSWR for event pages 2022-07-27 01:46:09 +02:00
13d60aa4be
Make error pages display an ErrorMain 2022-07-21 18:19:04 +02:00
0308755aee
Create PageDebugPostcard 2022-07-21 00:13:46 +02:00
dc69504e08
Rename page to PageDebugLoading 2022-07-21 00:01:24 +02:00
dd002a1511
Rename page to PageDebugError 2022-07-21 00:01:19 +02:00
2e69a0f963
Capture onSubmit to save the form 2022-07-20 13:26:34 +02:00
ff73ab681f
Disable revalidation while editing 2022-07-20 12:29:07 +02:00
5952bf54f8
Fix missing deps in PageEvent 2022-07-19 20:30:37 +02:00
729f136eb7
Rework PageEvent to not use editables 2022-07-19 20:25:11 +02:00
60ea8a76b3
Refactor loading components and boundaries 2022-07-19 20:06:40 +02:00
e78532243d
Improve error-related components 2022-07-19 19:51:14 +02:00
ee6a082f66
Configure SWR fallback in the event page 2022-07-19 19:04:29 +02:00
02d7251b16
Make big changes to how mood, errors and loading are handled 2022-07-19 00:42:56 +02:00
7717dfc3c7
Update event page with new sparkly things 2022-07-18 06:13:19 +02:00
ae79116259
Change ToolToggleEditing behaviour to "Edit / Save" 2022-07-18 05:06:45 +02:00
2d63ebeaaf
Use usePromise hook for saving 2022-07-18 04:47:02 +02:00
5772bd16de
Remove unused import 2022-07-17 19:54:14 +02:00
94e31d361b
Change a few things in the event page 2022-07-17 06:20:52 +02:00
e2aef26685
Make button to save changes actually do that 2022-07-17 04:28:46 +02:00
037f97c68d
Create a component to provide and store the PostcardContext 2022-07-17 03:49:37 +02:00
e6e667a1d3
Clean up imports in _app 2022-07-17 02:57:02 +02:00
d5d67dcc6d
Create a component to provide and store the AuthContext 2022-07-17 02:55:36 +02:00
5d633f51bd
Properly save auth state 2022-07-17 02:51:21 +02:00
45c3e2071f
Simulate save delay 2022-07-17 02:35:25 +02:00
0e092a36ca
Progress on the event page 2022-07-16 20:02:03 +02:00
c820429d42
Fix weird fontawesome bug 2022-07-16 20:01:19 +02:00
5105ea9045
Add something to the event page 2022-07-16 18:18:41 +02:00
990e7e1d7e
Refactor huge chunk of code 2022-07-16 03:05:42 +02:00
0610a0bb0c
Accept only images as postcards 2022-06-10 16:35:08 +02:00
3c15bdb80f
Fix datetime inputs 2022-06-10 05:21:02 +02:00
e70d50928b
Remove unused import 2022-06-09 23:55:39 +02:00
6412472d3e
Fix postcard quirks 2022-06-09 23:43:38 +02:00
36044e7aae
did not figure it out yet 2022-06-09 05:05:08 +02:00
dafd64b4c9
WIP: file state things 2022-06-08 19:14:00 +02:00
63efa5b896
Document and improve editables 2022-06-08 18:00:39 +02:00
dcf8e8e29c
Move contexts inside components 2022-06-08 17:38:30 +02:00
24c1ba8f54
Improve (?) date visualization 2022-06-08 17:31:34 +02:00
599fa117cd
Clean up imports 2022-06-08 04:52:41 +02:00
bfadc25b74
Fix TypeError in /events/[slug] 2022-06-08 02:43:46 +02:00
7271488bae
Add work in progress element and perhaps more things? 2022-06-08 02:12:03 +02:00
98403da9a7
Create editable date range 2022-06-07 13:41:26 +02:00
bab42a9203
Add a way to make the postcard fully visible 2022-06-07 12:48:56 +02:00
b4ab31ca09
Move toolbar depending on the screen width 2022-06-07 12:34:38 +02:00
deebefbc89
Start building dates framework 2022-06-06 03:15:44 +02:00
e1f3b83ce9
Improve event view 2022-06-06 02:10:04 +02:00
9e19f4623e
Allow changing the postcard 2022-06-05 23:03:48 +02:00
c4037512fc
Add a back home page to 404 2022-06-05 17:43:31 +02:00
4ef234417f
Continue refactoring things 2022-06-05 17:35:35 +02:00