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
Alexis
059edd6fc1
Added loading logic to calendar page
2024-05-17 20:50:45 +02:00
Alexis
67f5a270af
Huge refactor for backend and client
...
This is barely functionnal, but at least it can display some data without crashing
Most other functionnalities other than displaying events are broken, and so are the relative date operations, they need to be fixed asap
2024-05-16 22:58:19 +02:00
Alexis
49e523485b
Remodeled database and api to prepare for move
2024-05-15 17:18:17 +02:00
Alexis
f77950b5be
Added auth guard middleware
2024-05-14 12:07:05 +02:00
Alexis
cd5822def4
Profile page and sidebar layouts
2024-05-14 11:53:20 +02:00
Alexis
4034104c9e
Updated sidebar to be global
2024-05-14 11:21:08 +02:00
Alexis
b49b570fe2
Moved data to api server route
2024-05-13 14:41:28 +02:00
Alexis
5772ab7aa3
Base nuxt move after refactoring until no warnings
...
There still exists an issue with one Adobe led library ; @international-dates don't seem to compile their sourcemaps correctly.
I don't think this is something I can fix however, and it may require hacks and workarounds to solve from what I've gathered
2024-05-12 22:11:28 +02:00