Commit Graph

399 Commits

Author SHA1 Message Date
Alexis
cc07f898ea Ran upgrade cli 2025-04-16 12:00:38 +02:00
AlexisNP
e5bc5c8a41 Merge pull request #74 from AlexisNP/features/category-management
Features/category management
2025-04-16 10:59:11 +02:00
Alexis
2faefa32ef Fixed plural typo 2025-04-16 10:55:41 +02:00
Alexis
d681c45a1e Fixed deleted toast message 2025-04-16 10:53:55 +02:00
Alexis
db6ae36743 Fixed short id calendar page data 2025-04-16 10:50:39 +02:00
Alexis
6abf89e8db Moved categories to the same scope as calendar events 2025-04-16 10:49:11 +02:00
Alexis
f1abae1cce Fixed client side error 2025-04-15 21:09:02 +02:00
Alexis
a50824bd4f Cleaned up more console logs 2025-04-15 20:34:01 +02:00
Alexis
ed1252add4 Cleanup console logs 2025-04-15 20:33:41 +02:00
Alexis
1e0d840b41 Added category deletion interface 2025-04-15 20:32:03 +02:00
Alexis
58f3783b13 Added category creation interface 2025-04-15 15:34:05 +02:00
Alexis
c25c10f7b7 Fixed categories not updating 2025-04-15 11:18:26 +02:00
Alexis
f00e049f76 Added toast messages 2025-04-06 16:18:09 +02:00
Alexis
02fba36421 Add watch function if categories change 2025-04-06 16:08:45 +02:00
Alexis
aa76b17c37 Changed lazy fetch for reactive store data 2025-04-06 15:45:26 +02:00
Alexis
b32fab81f6 Added category update 2025-04-06 14:41:46 +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
2856185a3c Display category menu cta only if not read only 2025-03-28 15:34:30 +01:00
Alexis
d3a1ff92e2 Added option menu for calendar 2025-03-28 15:23:38 +01:00
Alexis
d2295024bd Changed span to kbd 2025-03-28 12:12:37 +01:00
Alexis
149d0794e3 Moved navigation to sub nav 2025-03-28 12:11:54 +01:00
Alexis
7f3a2b8d56 Fixed long RLS name 2025-03-15 14:52:26 +01:00
Alexis
6992bca957 Changed hidden translations 2025-03-14 22:30:10 +01:00
Alexis
f3fd97e3cd Changed categories to be linked to calendars and worlds 2025-03-14 22:25:50 +01:00
Alexis
e6b82e9b85 Merge branch 'code/cleanup' into dev 2025-03-14 18:21:56 +01:00
Alexis
15458ab5fd Fixed col size for world / calendar 2025-03-14 18:17:04 +01:00
Alexis
6add25f45f Fixed grid lines for calendars 2025-03-14 18:10:45 +01:00
Alexis
1bee00ffd6 Minimized sidebar bg 2025-03-14 18:03:48 +01:00
Alexis
404174de31 Merge branch 'code/cleanup' into dev 2025-03-14 17:45:15 +01:00
Alexis
5b38b3d0fa Added loading card component 2025-03-14 17:45:09 +01:00
Alexis
586adee6a9 Fixed calendar spacing without breadcrumbs 2025-03-14 16:56:53 +01:00
Alexis
f94c688baa Accessible event button styles 2025-03-14 16:47:43 +01:00
Alexis
9034406a45 Set initial focus for event search 2025-03-14 15:49:36 +01:00
Alexis
9e814e319f Set initial focus event creation 2025-03-14 15:38:19 +01:00
AlexisNP
a1dc761904 Merge pull request #71 from AlexisNP/features/revamp-sidebar
Features/revamp sidebar
2025-03-14 12:17:55 +01:00
Alexis
c3c4554e09 Fixed calendar grid colours 2025-03-14 12:15:36 +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
895d8a887b Removed sidebar and added breadcrumbs 2025-03-14 12:07:03 +01:00
Alexis
0126d42762 Fixed data loading timing issue 2025-03-13 22:11:19 +01:00
Alexis
1de5f13df6 Added reset menu to explorer 2025-03-13 18:25:27 +01:00
Alexis
f0e3fc2167 Changed the way the sidebar works 2025-03-13 18:25:04 +01:00
Alexis
fdb77a20f3 Added catch layout for error pages 2025-03-13 12:25:34 +01:00
Alexis
2cdf793e67 Removed unused setting link 2025-03-12 21:05:20 +01:00
AlexisNP
d7b299e0eb Merge pull request #70 from AlexisNP/bugfix/events-date
Bugfix/events date
2025-03-11 13:41:35 +01:00
Alexis
04ecbe1c2b Fixed more clone issues 2025-03-11 13:33:44 +01:00
Alexis
267ed70f5a Fixed reactive clone issues 2025-03-11 13:32:18 +01:00
AlexisNP
2716e6d559 Merge pull request #69 from AlexisNP/features/draft-published-state
Features/draft published state
2025-03-10 21:58:21 +01:00
Alexis
5664204fce Applied color to preview calendar card 2025-03-10 21:50:43 +01:00