Commit Graph

35 Commits

Author SHA1 Message Date
Alexis
e2d2810db6 Event creation form closes if the date changes 2025-04-22 17:07:29 +02:00
Alexis
00224417be Cleaned up most vanilla try catches 2025-04-18 17:11:45 +02:00
Alexis
9b4556245e Fixed hardcoded world id for calendar creation 2025-04-17 22:34:52 +02:00
Alexis
790deeec5d Updated border and event colors 2025-04-17 16:42:48 +02:00
Alexis
f1abae1cce Fixed client side error 2025-04-15 21:09:02 +02:00
Alexis
1e0d840b41 Added category deletion interface 2025-04-15 20:32:03 +02:00
Alexis
8005a8e9a2 Added read only category table 2025-03-31 19:10:11 +02:00
Alexis
d4d74db5d9 Refactored some stuff 2025-03-30 16:48:30 +02:00
Alexis
637a5cd7e3 Added sample behaviour for category modal 2025-03-28 20:54:12 +01:00
Alexis
c249dc8334 Fixed regression on new event popover closing
The setTimeout isn't good for reseting the skeleton ; it basically overrides the next time we open another day to add an event
2025-03-14 12:10:46 +01:00
Alexis
04ecbe1c2b Fixed more clone issues 2025-03-11 13:33:44 +01:00
Alexis
e0d5f679b0 Added client side realtime for calendars 2025-03-10 21:42:04 +01:00
Alexis
31a4316186 Commit stuff in case my computer explodes 2025-03-06 20:34:59 +01:00
Alexis
1aa3350da3 Fixed a bug with dates and some style issues 2025-03-05 20:03:52 +01:00
Alexis
d73fe93812 Fixed event skeleton not being reset on edit close 2025-03-04 14:15:57 +01:00
Alexis
71866b0e4b Fixed focus issues on modals closing 2025-03-01 14:37:47 +01:00
Alexis
ba3eb29e04 Added world edit subscription
And also toast lifetimes
2025-03-01 14:14:55 +01:00
Alexis
3db1654682 Removed console log 2024-12-20 11:31:40 +01:00
Alexis
9f6d318a15 Removed duplicate closing calls for create event popover 2024-12-20 11:29:13 +01:00
Alexis
dde3f8504a Fixed updating modal not closing as well 2024-12-19 16:16:45 +01:00
Alexis
bc7a400826 Fixed quick create event modal not closing on submit
This was caused by a missing event handler
2024-12-19 14:03:20 +01:00
Alexis
c99059d9a8 Fixed event popover not closing on submit
This was caused by a random stray isLoading
2024-12-19 14:01:05 +01:00
Alexis
4ddbfd9855 Changed organization for 2 mixed components 2024-12-03 15:29:06 +01:00
Alexis
bb6df1d440 Fixed organization 2024-12-03 15:21:36 +01:00
Alexis
dd1cb1f420 Add quick create event button 2024-12-03 14:53:24 +01:00
Alexis
2f79de8483 Added toast on deleted entities 2024-09-08 19:26:38 +02:00
Alexis
6fee4c7158 Added translations for more calendar forms 2024-09-03 18:23:28 +02:00
Alexis
85c661eda5 Added more translations to meta and delete modals 2024-09-02 20:07:01 +02:00
Alexis
c1b60942d2 Fixed month list overflow when adding a calendar 2024-09-01 12:26:17 +02:00
Alexis
6782b9bd41 Added light friendly calendar 2024-09-01 11:23:06 +02:00
Alexis
5a47cb3563 Changed quote styles 2024-08-25 14:14:40 +02:00
Alexis
07e97873ef First draft of calendar deletion 2024-08-25 00:35:24 +02:00
Alexis
245b46661a Added loading state to create calendar form 2024-08-24 21:38:15 +02:00
Alexis
99e478951d Added cancel action for dialog create 2024-08-24 21:24:08 +02:00
Alexis
3c8a018066 Added skeleton name display on dialog 2024-08-24 19:06:21 +02:00