Alexis
9e40ab0982
Changed constructor to cast
2025-05-07 14:16:14 +02:00
Alexis
67b79000f6
Removed some commented code
2025-05-07 13:40:50 +02:00
Alexis
093b4e7493
Fixed overflow issues on search
2025-04-25 17:36:54 +02:00
Alexis
f502f80341
Updated list style
2025-04-25 17:25:01 +02:00
Alexis
d02bfacd57
Made search bigger
2025-04-18 18:07:13 +02:00
Alexis
5bd76495f4
Added color square to category filter
2025-04-18 17:59:49 +02:00
Alexis
7480447420
Standardized tilde imports for non modules
2025-04-18 17:44:21 +02:00
Alexis
cc07f898ea
Ran upgrade cli
2025-04-16 12:00:38 +02:00
Alexis
6abf89e8db
Moved categories to the same scope as calendar events
2025-04-16 10:49:11 +02:00
Alexis
9034406a45
Set initial focus for event search
2025-03-14 15:49:36 +01:00
Alexis
190a94f96e
Fixed category filter functions
2024-11-22 17:47:25 +01:00
Alexis
bbf1cbf84e
Added API data for categories
2024-11-22 16:41:01 +01:00
Alexis
63c1cef77e
Added last translations for event forms / data
2024-09-08 15:30:10 +02:00
Alexis
49cb74df7d
Added extra translations to display mode
2024-09-05 17:46:32 +02:00
Alexis
6cfcde3b58
Added a bunch of translations on calendar components
2024-09-03 22:19:07 +02:00
Alexis
cbc5bbeee0
Fixed search and pagination bug
2024-08-26 22:58:53 +02:00
Alexis
5a47cb3563
Changed quote styles
2024-08-25 14:14:40 +02:00
Alexis
e978acfc71
Refactored the store system
2024-08-20 09:15:05 +02:00
Alexis
edeaaa1e19
Removed redundant data pass
2024-06-05 21:39:47 +02:00
Alexis
c0940c4985
Working event base
2024-05-22 19:27:43 +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
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
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