Alexis
|
4972c26385
|
Removed resetSkeleton call
Same logic from commit b71f7745a4, as this would remove useful data from the skeleton used to splice / change the client side data
|
2024-06-05 23:21:33 +02:00 |
|
Alexis
|
05f5c5a92c
|
Added actions / cancel to alert modals
|
2024-06-05 22:56:41 +02:00 |
|
Alexis
|
edeaaa1e19
|
Removed redundant data pass
|
2024-06-05 21:39:47 +02:00 |
|
Alexis
|
53024c6117
|
Added delete modal confirmation
|
2024-06-05 18:35:13 +02:00 |
|
Alexis
|
6749fdb46e
|
Moved event modal states and functions to event store
|
2024-06-05 18:28:38 +02:00 |
|
Alexis
|
b71f7745a4
|
Removed resetSkeleton on popover dismiss
As the skeleton is already reset when it opens, it's redundant to reset it while it's not being displayed
|
2024-06-05 17:18:48 +02:00 |
|
Alexis
|
373484f17c
|
Added transition to updating event
|
2024-06-04 18:31:26 +02:00 |
|
Alexis
|
5f6a8e46c6
|
Added update route for event
|
2024-06-04 12:01:19 +02:00 |
|
Alexis
|
9802266b8c
|
Added reactivity when adding an event
|
2024-06-03 21:39:19 +02:00 |
|
Alexis
|
5332b4c9c4
|
Updated form component
I'll need to refactor this to a Calendar level component
|
2024-06-02 10:35:18 +02:00 |
|
Alexis
|
a92edd6215
|
Added post component for events
This needs RLS disabled, will work on that later, I don't like postgre
|
2024-06-01 11:07:07 +02:00 |
|