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

163 commits

Author SHA1 Message Date
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
e85363c4f3
Change FestaMarkdownRenderer's header mapping 2022-07-17 06:20:19 +02:00
553d292634
Display at least 12 rows in the Markdown editor 2022-07-17 06:19:53 +02:00
e89ecc6700
Force monospace in the Markdown editor 2022-07-17 06:19:23 +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
9d5614612c
Convert components/auth/base back to .ts 2022-07-17 03:36:12 +02:00
579ec8b5a1
Move useStatePostcard to components/postcard/storage 2022-07-17 03:33:55 +02:00
6829c7911a
Move AuthContextProvider to components/auth/provider 2022-07-17 03:32:36 +02:00
3c597158c8
Move useStatePostcard to components/postcard/base 2022-07-17 02:58:53 +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
20004526da
Create async sleep utility function 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
3ce0b5698f
Add some events to ToolToggleEditing 2022-07-16 19:21:42 +02:00
5105ea9045
Add something to the event page 2022-07-16 18:18:41 +02:00
9e7bdadc3e
Remove leftover global component styles 2022-07-16 18:10:42 +02:00
b8319beda4
Move icon styling to CSS module 2022-07-16 18:10:31 +02:00
8a6c363de4
Make the padding of EditableText consistent in all EditingModes 2022-07-16 18:04:03 +02:00
eaa378d23e
Fix documentation error in ToolToggleEditing 2022-07-16 18:03:37 +02:00
85228f3e68
Use the same font as the rest of the website in inputs 2022-07-16 17:43:58 +02:00
fb79de2861
Use block elements for editables 2022-07-16 17:43:45 +02:00
06b0914a88
Fix toolbar missing a class 2022-07-16 17:41:10 +02:00
cfe829e814
Autoreformat of color-schemes.css 2022-07-16 17:29:39 +02:00
9624de8e3d
Add another missing displayName due to memo 2022-07-16 16:14:48 +02:00
e0513b3e2d
Add missing displayNames due to memo 2022-07-16 16:12:29 +02:00
218a9f69ae
Add empty alt text to PostcardRenderer 2022-07-16 16:07:16 +02:00
33913d9abb
Fix missing deps 2022-07-16 16:06:07 +02:00
990e7e1d7e
Refactor huge chunk of code 2022-07-16 03:05:42 +02:00
bbe4f33827
Configure css-loader to output user-readable classNames 2022-07-16 03:05:03 +02:00
7439139ae0
Remove loader-utils dependency 2022-06-11 01:57:55 +02:00
59806be1ad
Upgrade dependencies 2022-06-10 22:47:12 +02:00
fe6b6d9e46
Add loader-utils dev dependency 2022-06-10 22:43:47 +02:00
bcc94ddb01
Rename Editable to BaseEditable 2022-06-10 17:18:36 +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