Commit Graph

58 Commits

Author SHA1 Message Date
Alexis
a83bc240b1 Added ui card to add worlds / calendars 2025-03-03 12:35:59 +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
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
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
8eecad6488 Fixed calendar event issues ? 2025-02-27 22:25:28 +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
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
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
636623ee96 Added world deletion actions 2024-09-09 23:21:27 +02:00
Alexis
c19262e3c2 Added world creation dialog 2024-09-09 22:09:59 +02:00
Alexis
6cfcde3b58 Added a bunch of translations on calendar components 2024-09-03 22:19:07 +02:00
Alexis
85c661eda5 Added more translations to meta and delete modals 2024-09-02 20:07:01 +02:00
Alexis
6782b9bd41 Added light friendly calendar 2024-09-01 11:23:06 +02:00
Alexis
e71a810acd Changed accent colors 2024-08-29 18:26:40 +02:00
Alexis
67aefb8bd9 Revamped main layout 2024-08-29 17:41:58 +02:00
Alexis
ebc715a3a6 Updated title functions on pages 2024-08-26 22:07:05 +02:00
Alexis
3f201b90e3 Refactored user menu and titles 2024-08-25 18:24:59 +02:00
Alexis
8b1eb9c258 Changed user menu / sidebar 2024-08-25 16:01:23 +02:00
Alexis
23a9f68b7b Changed profile from /i to /me 2024-08-25 15:24:36 +02:00
Alexis
05ae4bfb1f Redirect to profile after signin 2024-08-25 14:37:32 +02:00
Alexis
6c73578b7f Added subscriptions to world list 2024-08-25 14:18:11 +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
1985ffdbe9 Added realtime subcription to calendar page 2024-08-24 22:34:51 +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
e3a6ff8790 Added basic caching for calendar page 2024-08-24 18:33:54 +02:00
Alexis
19a71d356e Fixed horrible loading pattern for calendar 2024-08-24 14:01:16 +02:00
Alexis
db96e66b7a Changed loading and added spinner 2024-08-21 22:52:36 +02:00
Alexis
73ff951a10 Changed layout for hidden events somewhat 2024-08-21 18:45:24 +02:00
Alexis
9f4f30cebe Fixed issue with calendar today loading 2024-08-21 13:50:37 +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
12bf5139da Added tabs to form 2024-06-24 18:01:39 +02:00
Alexis
008ec4fcef Changed views data 2024-06-14 21:48:39 +02:00
Alexis
bc29129546 Changed ways to access calendars 2024-06-13 19:10:03 +02:00
Alexis
9aa2d26135 Added break-words and hypens to prevent event cta from overflowing 2024-06-08 14:49:52 +02:00
Alexis
3002ae593c Fixed crash with function stringify 2024-06-08 14:18:19 +02:00
Alexis
4a4433dcdd Moved Sidebar to top of app
This prevents flicker and stops useless rerender of the component
2024-06-07 19:35:49 +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
Alexis
c0940c4985 Working event base 2024-05-22 19:27:43 +02:00
Alexis
471df5e559 Fixed loading error with calendar store 2024-05-18 15:45:17 +02:00