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