Commit Graph
100 Commits
Author SHA1 Message Date
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
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
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
Alexis 5664204fce Applied color to preview calendar card 2025-03-10 21:50:43 +01:00
Alexis e0d5f679b0 Added client side realtime for calendars 2025-03-10 21:42:04 +01:00
Alexis ae8937e7a6 Added update channel to calendar 2025-03-07 21:36:10 +01:00
Alexis 655f5d20f3 Added state on calendar preview 2025-03-07 18:56:21 +01:00
Alexis 965452671b Fixed RLS issues for calendars 2025-03-07 18:35:14 +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 8848fa75b1 Fixed RLS and added visual feedback on dashboard 2025-03-05 16:34:53 +01:00
Alexis 282aabb7fa Added state selector for world 2025-03-04 19:02:27 +01:00
Alexis 204de011f6 Merge branch 'code/cleanup' into dev 2025-03-04 18:30:06 +01:00
Alexis d73fe93812 Fixed event skeleton not being reset on edit close 2025-03-04 14:15:57 +01:00
Alexis 5df57ee587 Merge branch 'code/cleanup' into dev 2025-03-04 13:59:02 +01:00
Alexis 3f4cb46ebf Added timestamps for calendars 2025-03-03 23:13:13 +01:00
Alexis 922bcdc64b Added a bunch of mini features
Sorted worlds, add preview and add cards, added timestamps...
2025-03-03 22:27:42 +01:00
Alexis a83bc240b1 Added ui card to add worlds / calendars 2025-03-03 12:35:59 +01:00
Alexis 7e2989e383 Polished world modal behaviour 2025-03-02 20:02:51 +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 189f0eec75 Fixed readOnly status for calendar 2025-03-01 13:19:02 +01:00
Alexis b2ec583a09 Fixed style for hiddent white events 2025-02-28 23:08:16 +01:00
Alexis d663253a05 Changed style of event callouts 2025-02-28 23:04:26 +01:00
Alexis 0cc6d0f1ee Changed style of event details button 2025-02-28 22:55:39 +01:00
Alexis 9cc0eabe3c Made user cta button more visible 2025-02-28 22:27:47 +01:00
Alexis 2e63836b80 Merge branch 'code/cleanup' into dev 2025-02-28 21:55:57 +01:00
Alexis fe035da7c3 Added edit world functions 2025-02-28 19:24:53 +01:00
Alexis 04940aacc3 Formatted data calls and removed svg bg 2025-02-28 17:25:03 +01:00
Alexis d04cee2d12 Fixed 404 pages 2025-02-28 17:14:42 +01:00
Alexis 879ff732ef Added sidebar bg image 2025-02-28 16:20:52 +01:00
Alexis 500941ae69 Revamped world slug code 2025-02-28 14:34:57 +01:00
Alexis d6d173d087 Fixed loading syntax for calendar 2025-02-28 13:42:09 +01:00
Alexis c59d4eaf92 Added compatibility date ? 2025-02-27 22:28:08 +01:00
Alexis 60755fd46f Merge branch 'update' into dev 2025-02-27 22:25:35 +01:00
Alexis 8eecad6488 Fixed calendar event issues ? 2025-02-27 22:25:28 +01:00
Alexis 8ff5d5941a Updated major versions 2025-02-14 16:55:47 +01:00
Alexis fe9a58b0ea Updated minor versions 2025-02-14 16:44:45 +01:00
Alexis dcb637021e Hotfix : Added RLS for world 2024-12-20 17:44:54 +01:00
Alexis 91048d1b8e Watched for user change in the page instead 2024-12-20 11:41:17 +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 eedbf1decb Removed user watcher for now 2024-12-20 11:16:41 +01:00
Alexis bc6cbd839f Added event count for calendars 2024-12-19 20:18:41 +01:00
Alexis bf8257e60f Added explorer page 2024-12-19 19:38:57 +01:00
Alexis 199cfb6634 Added not found page for calendars 2024-12-19 16:46:22 +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 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 cd965f61e8 Fixed event creation popover appearing for anon users 2024-12-19 13:52:15 +01:00
Alexis 06fccd83ca Fixed calendar having null as visibility 2024-12-19 09:13:42 +01:00
Alexis 535a73162c Added user change validation and read status
This might be better to just refetch the data with anonymous authorizations
2024-12-17 17:17:13 +01:00
Alexis 49574d8ef1 Added first draft of story 2024-12-09 23:58:16 +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 acd0476970 Removed paged component nav
As this will be moved to their own files and on the server side, I see little reason to refactor them, just so they'll be refactored again down the line.
2024-12-02 18:31:08 +01:00