|
06b8bb2df5
|
useState instead of useSWR for event pages
|
2022-07-27 01:46:09 +02:00 |
|
|
b6c8703c45
|
Fix missing dependency
|
2022-07-27 01:42:04 +02:00 |
|
|
c226438f5e
|
Remove <p> wrapping <ul>
|
2022-07-27 01:36:43 +02:00 |
|
|
9a51764c0d
|
Redirect to the event page after creation
|
2022-07-27 01:36:33 +02:00 |
|
|
9d18308642
|
Make ViewContent a flex-based component
|
2022-07-21 18:19:14 +02:00 |
|
|
13d60aa4be
|
Make error pages display an ErrorMain
|
2022-07-21 18:19:04 +02:00 |
|
|
5f5e32a212
|
Disable @next/next/no-img-element because the image component is a bad idea
|
2022-07-21 00:31:03 +02:00 |
|
|
9ed469cd36
|
Fix some postcard-related things
|
2022-07-21 00:30:09 +02:00 |
|
|
952aefb839
|
Fix missing translation dep
|
2022-07-21 00:24:53 +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 |
|
|
e051c01bc7
|
Make a megafancy animation for postcard switching
|
2022-07-20 23:53:08 +02:00 |
|
|
c8acc48f2e
|
Add initial way to change postcard
|
2022-07-20 21:34:27 +02:00 |
|
|
2e69a0f963
|
Capture onSubmit to save the form
|
2022-07-20 13:26:34 +02:00 |
|
|
8f934e70f2
|
Fix postcard sizing
|
2022-07-20 13:20:15 +02:00 |
|
|
16aad0eecb
|
Fix nasty re-rendering bug
|
2022-07-20 12:54:59 +02:00 |
|
|
ff73ab681f
|
Disable revalidation while editing
|
2022-07-20 12:29:07 +02:00 |
|
|
486050587f
|
Fix missing deps
|
2022-07-19 20:32:13 +02:00 |
|
|
9c31ae8340
|
Make code harder to read
thanks eslint
|
2022-07-19 20:31:25 +02:00 |
|
|
5952bf54f8
|
Fix missing deps in PageEvent
|
2022-07-19 20:30:37 +02:00 |
|
|
4501456339
|
Fix missing displayName
|
2022-07-19 20:30:28 +02:00 |
|
|
729f136eb7
|
Rework PageEvent to not use editables
|
2022-07-19 20:25:11 +02:00 |
|
|
b94b28853e
|
Add a gap in ViewContent
|
2022-07-19 20:24:57 +02:00 |
|
|
60ea8a76b3
|
Refactor loading components and boundaries
|
2022-07-19 20:06:40 +02:00 |
|
|
ba531bba9b
|
Throw errors occouring in SWR
|
2022-07-19 19:53:52 +02:00 |
|
|
e78532243d
|
Improve error-related components
|
2022-07-19 19:51:14 +02:00 |
|
|
08ed0f14d3
|
Nuke editables
|
2022-07-19 19:05:13 +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 |
|
|
8e5e3aacaa
|
Remove prefix and suffix from EditableText
It was ugly, since text changed position when a prefix was added
|
2022-07-18 06:13:05 +02:00 |
|
|
8258f8185f
|
Document components/generic/editables/base
|
2022-07-18 06:12:11 +02:00 |
|
|
c110ae8bf2
|
Add missing newline at the end of a stylesheet
|
2022-07-18 06:10:56 +02:00 |
|
|
7b2bf7031f
|
Make ToolToggleEditing uninteractable while save is running
|
2022-07-18 06:10:33 +02:00 |
|
|
8e5221814d
|
Fix typescript doing something weird again
|
2022-07-18 06:09:51 +02:00 |
|
|
9732f938b5
|
Create a provider for the EditingContext
|
2022-07-18 06:09:17 +02:00 |
|
|
cef886a4ef
|
Create a stylesheet to specify the cursor's style when hovering an element
|
2022-07-18 06:07:48 +02:00 |
|
|
583bdad4c8
|
Make disabled buttons a bit more visible
|
2022-07-18 06:07:13 +02:00 |
|
|
d74f747846
|
Fix decentered tools
|
2022-07-18 05:13:50 +02:00 |
|
|
2b2860b84d
|
Make the Save button "positive"
|
2022-07-18 05:08:08 +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 |
|
|
32a4e7d075
|
Clean up it-IT locale
|
2022-07-18 04:41:52 +02:00 |
|
|
e5f2ce7cda
|
Add a way to add prefixes and suffixes to the view mode of EditableText
|
2022-07-18 04:22:20 +02:00 |
|
|
531f1f6ec9
|
Delete the Event view
|
2022-07-18 03:57:02 +02:00 |
|
|
5772bd16de
|
Remove unused import
|
2022-07-17 19:54:14 +02:00 |
|
|
f5a58188cc
|
Handle unexpected API errors
|
2022-07-17 19:53:16 +02:00 |
|
|
94e31d361b
|
Change a few things in the event page
|
2022-07-17 06:20:52 +02:00 |
|
|
4b70723007
|
Make the title of the ViewContent a h1
|
2022-07-17 06:20:32 +02:00 |
|