Commit Graph

123 Commits

Author SHA1 Message Date
Alexis
d774fde1dd Added client side validation for fields 2024-11-25 17:41:40 +01:00
Alexis
863937bb16 Changed limit and added scrollbars on details 2024-11-25 16:33:02 +01:00
Alexis
c7069164b0 Added check on client side (api) 2024-11-24 19:56:00 +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
e5fb40c24c Today menu is disabled only if current screen is not the default one 2024-11-19 17:25:45 +01:00
Alexis
636623ee96 Added world deletion actions 2024-09-09 23:21:27 +02:00
Alexis
c19262e3c2 Added world creation dialog 2024-09-09 22:09:59 +02:00
Alexis
0f5bc219f2 Changed slightly user menu 2024-09-08 19:37:50 +02:00
Alexis
2f79de8483 Added toast on deleted entities 2024-09-08 19:26:38 +02:00
Alexis
a69553e089 Added toast from shadcn 2024-09-08 18:10:54 +02:00
Alexis
63c1cef77e Added last translations for event forms / data 2024-09-08 15:30:10 +02:00
Alexis
11d900e7f7 Added compact translations for date duration 2024-09-05 21:16:24 +02:00
Alexis
872e1be949 Updated translations for calendar time nav 2024-09-05 17:54:46 +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
6fee4c7158 Added translations for more calendar forms 2024-09-03 18:23:28 +02:00
Alexis
85c661eda5 Added more translations to meta and delete modals 2024-09-02 20:07:01 +02:00
Alexis
6d66b599cf Added sidebar translations 2024-09-02 18:34:24 +02:00
Alexis
edb939bb39 Added base i18n support 2024-09-02 18:10:34 +02:00
Alexis
7f2b5e2811 Fixed light theme for yearly layout 2024-09-01 21:19:54 +02:00
Alexis
9863ac9778 Fixed badge and callout colours 2024-09-01 13:58:00 +02:00
Alexis
c1b60942d2 Fixed month list overflow when adding a calendar 2024-09-01 12:26:17 +02:00
Alexis
44b0339874 Added light friendly event details 2024-09-01 12:16:36 +02:00
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
67aefb8bd9 Revamped main layout 2024-08-29 17:41:58 +02:00
Alexis
cbc5bbeee0 Fixed search and pagination bug 2024-08-26 22:58:53 +02:00
Alexis
168a0b61d5 Hotfix : Removed log from template 2024-08-26 22:38:27 +02:00
Alexis
ebc715a3a6 Updated title functions on pages 2024-08-26 22:07:05 +02:00
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
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
245b46661a Added loading state to create calendar form 2024-08-24 21:38:15 +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
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
fe98b770e1 Formatted some function names 2024-08-20 17:34:34 +02:00
Alexis
065b83debd Fixed calendar grid not loading during refresh 2024-08-20 17:18:17 +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
0d57c70719 Moved month list to sub component
This is better in the long run, but it also solves the problem with useSortable ; the composable required a rerender while it's in a tabs layer
2024-06-24 18:33:38 +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