Commit graph

32 commits

Author SHA1 Message Date
axolotle
706f1c8b25 remove password specific page 2023-11-08 19:18:26 +01:00
axolotle
fe29d6db91 reflect change to icons 2023-11-08 19:07:16 +01:00
axolotle
fd95f788c9 add i1_n keys + add global error message on edit form 2023-11-07 18:45:21 +01:00
axolotle
12239ce9ff add page title and custom title handling 2023-09-07 18:13:09 +02:00
axolotle
0a7c128ab1 add CustomLogo component and update views 2023-09-07 17:58:59 +02:00
axolotle
d39440c3bc handle 401 depending on settings.public and route.meta.public 2023-09-04 16:49:13 +02:00
axolotle
5286b22dd2 add useApps composable to conditionnaly display public apps or user permitted apps 2023-09-04 16:46:51 +02:00
axolotle
11d303a8e6 reflect User composable changes to default layout and edit page 2023-09-04 16:43:51 +02:00
axolotle
bba01d685b redirect on password change + rename args 2023-08-29 16:31:38 +02:00
axolotle
d14071995b update edit view with included password change 2023-08-28 19:19:30 +02:00
axolotle
8d6b1aa791 update edit view with feedback 2023-08-28 15:10:25 +02:00
axolotle
36174cbb8b add validation i18n messages 2023-08-23 14:34:04 +02:00
axolotle
464fe40ec8 update TextInputList with fieldset 2023-08-07 16:39:06 +02:00
axolotle
ec02765545 add skip link 2023-08-06 16:27:24 +02:00
axolotle
9d71cea517 add default app.vue 2023-08-05 15:06:40 +02:00
axolotle
cbe3a5d641 add password change 2023-08-01 16:32:42 +02:00
axolotle
9f7451a276 edit: add error handling and rename keys 2023-08-01 16:32:42 +02:00
axolotle
c5bb881d30 update Edit + Password without BaseForm 2023-08-01 16:32:42 +02:00
axolotle
077fb2827a login: add login error 2023-08-01 16:32:42 +02:00
axolotle
0628a09749 add redirect after login 2023-07-26 05:24:04 +02:00
axolotle
9cc3bad2d5 add Password page 2023-07-26 05:19:52 +02:00
axolotle
b24bd4d5ff add Edit page 2023-07-26 04:11:47 +02:00
axolotle
77e3ac3ea0 fix form cosmetics 2023-07-26 04:08:17 +02:00
axolotle
bb72f01edd update tiles page 2023-07-26 02:14:58 +02:00
axolotle
28d0295f0c use explicit class names for tailwind inspector 2023-07-25 23:11:32 +02:00
axolotle
cf4b85465e default layout: update with user info and logout 2023-07-25 22:51:03 +02:00
axolotle
9b37078d79 Button: add text + icon props 2023-07-25 22:46:38 +02:00
axolotle
34092041e6 readd base layout onto Login 2023-07-25 22:24:31 +02:00
axolotle
ccbcab1bf3 update Login view with form components 2023-07-25 19:24:27 +02:00
axolotle
585109754c add useApi fetcher + handle login + route guards 2023-07-20 17:36:08 +02:00
axolotle
0491bd638d linting 2023-07-19 18:42:05 +02:00
Alexandre Aubin
aa8dc12194 Initial commit 2023-07-14 22:15:32 +02:00