1
Fork 0
mirror of https://github.com/Steffo99/festa.git synced 2024-10-16 15:07:27 +00:00
Commit graph

80 commits

Author SHA1 Message Date
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
b26da3f911
many many things 2022-06-04 05:13:19 +02:00
08636d4419
More things 2022-06-03 04:54:09 +02:00
11f7a6aa0e
Remove debug logging 2022-06-03 04:25:56 +02:00
b5e1138e57
Remove unused imports 2022-06-03 04:25:19 +02:00
d431540e4d
Add support for postcard feature 2022-06-03 04:07:26 +02:00
5e1ff05c0a
Create event page 2022-06-03 03:55:02 +02:00
c6d0234d04
Remove more unused imports 2022-06-02 04:31:09 +02:00
41d38234fb
Do more stuff, pending cleanup! 2022-06-02 04:26:52 +02:00