Alexis
|
ba3eb29e04
|
Added world edit subscription
And also toast lifetimes
|
2025-03-01 14:14:55 +01:00 |
|
Alexis
|
df8af541c1
|
Added updated toast
|
2024-12-19 16:28:38 +01:00 |
|
Alexis
|
dde3f8504a
|
Fixed updating modal not closing as well
|
2024-12-19 16:16:45 +01:00 |
|
Alexis
|
4ddbfd9855
|
Changed organization for 2 mixed components
|
2024-12-03 15:29:06 +01:00 |
|
Alexis
|
76a6468a04
|
Removed overkill patterns
This fixes the stack being trashed up
|
2024-11-26 19:59:18 +01:00 |
|
Alexis
|
d774fde1dd
|
Added client side validation for fields
|
2024-11-25 17:41:40 +01:00 |
|
Alexis
|
863937bb16
|
Changed limit and added scrollbars on details
|
2024-11-25 16:33:02 +01:00 |
|
Alexis
|
c7069164b0
|
Added check on client side (api)
|
2024-11-24 19:56:00 +01:00 |
|
Alexis
|
63c1cef77e
|
Added last translations for event forms / data
|
2024-09-08 15:30:10 +02:00 |
|
Alexis
|
6cfcde3b58
|
Added a bunch of translations on calendar components
|
2024-09-03 22:19:07 +02:00 |
|
Alexis
|
44b0339874
|
Added light friendly event details
|
2024-09-01 12:16:36 +02:00 |
|
Alexis
|
5a47cb3563
|
Changed quote styles
|
2024-08-25 14:14:40 +02:00 |
|
Alexis
|
e978acfc71
|
Refactored the store system
|
2024-08-20 09:15:05 +02:00 |
|
Alexis
|
fe8ab76aaf
|
Separated multi and single category component
I also disabled secondary categories because they shouldn't be used right now, it adds too much complexity
|
2024-06-11 21:38:47 +02:00 |
|
Alexis
|
72fa9a982b
|
Changed spacing
|
2024-06-11 17:16:04 +02:00 |
|
Alexis
|
17b9937c6a
|
Added category input component
|
2024-06-10 18:58:08 +02:00 |
|
Alexis
|
737ee6739b
|
Added switch component to toggle visibility
|
2024-06-09 14:27:53 +02:00 |
|
Alexis
|
017b54dec7
|
Added pencil icon to edit modal
|
2024-06-09 10:49:48 +02:00 |
|
Alexis
|
d7ecb379fd
|
Changed alert dialog for regular dialog in update event form
|
2024-06-08 22:15:56 +02:00 |
|
Alexis
|
d88ede5e21
|
Removed extraneous props
|
2024-06-08 22:13:21 +02:00 |
|
Alexis
|
6738ac76c4
|
Added loading and cancelling to deleting popover
|
2024-06-08 22:00:07 +02:00 |
|
Alexis
|
721e26d8e4
|
Added loading and cancelling to updating popover
|
2024-06-08 21:53:16 +02:00 |
|
Alexis
|
e63422f091
|
Added location to database, model, and event templates
|
2024-06-06 22:43:31 +02:00 |
|
Alexis
|
85e6710560
|
Removed useless prop from alert dialog
|
2024-06-05 23:24:37 +02:00 |
|
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
|
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 |
|