Commit Graph

14 Commits

Author SHA1 Message Date
Alexis
12bf5139da Added tabs to form 2024-06-24 18:01:39 +02:00
Alexis
49e523485b Remodeled database and api to prepare for move 2024-05-15 17:18:17 +02:00
Alexis
da6b30f00c Downgraded nuxt to prevent supabase errors
The issues would happen randomly when login from google, it doesn't seem to happen again with nuxt 3.7.0 ?
2024-05-13 22:10:48 +02:00
Alexis
133404ff72 Added supabase auth to project
This design is minimalist for now, it might be extended (at least with a basic profil page or command list)
2024-05-13 20:45:52 +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
Alexis
521b3530a3 Fixed URLs guards for calendar page 2024-05-06 16:56:29 +02:00
Alexis
77892e79a1 Renamed project to tools
Also added tooltip fixes
2024-05-05 16:48:48 +02:00
Alexis
49b318b376 Added quick nav menu between content pages
Really happy that's a thing tbh
2024-05-04 15:50:20 +02:00
Alexis
96b2162421 Removed lucide vue as we're using phosphor 2024-04-14 20:53:38 +02:00
Alexis
8e500c4654 Added phosphor icons 2024-04-04 18:24:55 +02:00
Alexis
e7d3fd3fd3 Added grid layout for monthly view 2024-04-01 15:05:08 +02:00
Alexis
abc4d908f1 Added shadcn setup 2024-04-01 11:56:03 +02:00
AlexisNP
f441b7dda1 Initial commit 2024-03-31 00:12:39 +01:00