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
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
99e478951d
Added cancel action for dialog create
2024-08-24 21:24:08 +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
17b9937c6a
Added category input component
2024-06-10 18:58:08 +02:00
Alexis
737ee6739b
Added switch component to toggle visibility
2024-06-09 14:27:53 +02:00
Alexis
43768cb49d
Added shadcn switch
2024-06-09 14:03:12 +02:00
Alexis
06b7dadf81
Added alert dialog
...
The shadcn cli doesn't seem to work with this one so I grabbed it from their github
2024-06-05 18:55:40 +02:00
Alexis
49e523485b
Remodeled database and api to prepare for move
2024-05-15 17:18:17 +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
df14fad98a
Fixed hydration errors
...
Moved some code to client only (it makes sense given the localstorage stuff)
2024-05-13 16:06:57 +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