Alexis
|
d7447eb700
|
Changed toggle to checkbox
|
2025-04-30 14:02:02 +02:00 |
|
Alexis
|
b71e715cf5
|
Fixed call stack issue
|
2025-04-25 21:06:19 +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
|
cc07f898ea
|
Ran upgrade cli
|
2025-04-16 12:00:38 +02:00 |
|
Alexis
|
d681c45a1e
|
Fixed deleted toast message
|
2025-04-16 10:53:55 +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
|
9e814e319f
|
Set initial focus event creation
|
2025-03-14 15:38:19 +01:00 |
|
Alexis
|
e0d5f679b0
|
Added client side realtime for calendars
|
2025-03-10 21:42:04 +01:00 |
|
Alexis
|
655f5d20f3
|
Added state on calendar preview
|
2025-03-07 18:56:21 +01:00 |
|
Alexis
|
31a4316186
|
Commit stuff in case my computer explodes
|
2025-03-06 20:34:59 +01:00 |
|
Alexis
|
d46da12745
|
Added fix for calendar update channel
|
2025-03-05 20:21:33 +01:00 |
|
Alexis
|
1aa3350da3
|
Fixed a bug with dates and some style issues
|
2025-03-05 20:03:52 +01:00 |
|
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
|
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
|
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
|
c19262e3c2
|
Added world creation dialog
|
2024-09-09 22:09:59 +02:00 |
|
Alexis
|
2f79de8483
|
Added toast on deleted entities
|
2024-09-08 19:26:38 +02: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
|
6fee4c7158
|
Added translations for more calendar forms
|
2024-09-03 18:23:28 +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
|
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 |
|
Alexis
|
e978acfc71
|
Refactored the store system
|
2024-08-20 09:15:05 +02:00 |
|
Alexis
|
7244120219
|
Added day selection and revamped modal structure
|
2024-08-17 11:33:42 +02:00 |
|
Alexis
|
0d57c70719
|
Moved month list to sub component
This is better in the long run, but it also solves the problem with useSortable ; the composable required a rerender while it's in a tabs layer
|
2024-06-24 18:33:38 +02:00 |
|
Alexis
|
12bf5139da
|
Added tabs to form
|
2024-06-24 18:01:39 +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
|
9d44b900b0
|
Reverted commit 15527fd983
|
2024-06-11 17:08:51 +02:00 |
|
Alexis
|
17b9937c6a
|
Added category input component
|
2024-06-10 18:58:08 +02:00 |
|
Alexis
|
15527fd983
|
Changed create event trigger to be double click
This might get reverted, I'm testing to see how it feels first
|
2024-06-09 17:22:56 +02:00 |
|
Alexis
|
737ee6739b
|
Added switch component to toggle visibility
|
2024-06-09 14:27:53 +02:00 |
|
Alexis
|
f4ad06d744
|
Added back button for delete modal
|
2024-06-09 11:37:30 +02:00 |
|
Alexis
|
8d19f0aca2
|
Made delete button destructive
|
2024-06-09 10:54:07 +02:00 |
|
Alexis
|
017b54dec7
|
Added pencil icon to edit modal
|
2024-06-09 10:49:48 +02:00 |
|