Commit graph

53 commits

Author SHA1 Message Date
axolotle
02706ac8a2 refactor: keep only selected themes and consider "admin" theme as the default dark theme 2024-08-20 00:24:46 +02:00
axolotle
fc4a65e4d1 theme: add 'legacy' color theme from previous portal 2024-08-20 00:24:07 +02:00
axolotle
4e86b4154e misc cosmetics 2024-08-20 00:24:07 +02:00
axolotle
63e1274e9b profile: update card style 2024-08-20 00:24:07 +02:00
axolotle
df57e700ef chore: lint + add prettierignore + prettier json rules 2024-02-09 15:36:36 +01:00
axolotle
afac380095 fix: use 'neutral' color for app tiles as in cards 2024-01-28 15:56:30 +01:00
axolotle
5e86c31501 fix: display search bar only if activated 2024-01-28 15:39:48 +01:00
axolotle
0b4dd8c78f home: add search engine bar 2024-01-20 14:38:38 +01:00
axolotle
a5d83ce76b home: replace app list tiles with cards, logos and descriptions 2024-01-20 14:37:35 +01:00
axolotle
3c2510edb9 edit: redirect to login with message on password change 2023-12-29 16:25:48 +01:00
axolotle
73488092c4 login: add alert when login required 2023-11-30 15:58:10 +01:00
axolotle
3036186826 theme: allow user prefered theme over admin preference and vice versa 2023-11-25 21:28:41 +01:00
axolotle
5c51df52c0 i18n: allow user prefered locale over browser preference and vice versa 2023-11-25 20:17:53 +01:00
axolotle
8e177e6907 edit: separate info and password forms 2023-11-25 16:30:49 +01:00
axolotle
c9caa7db76 edit: move browser settings to bottom 2023-11-23 17:18:07 +01:00
axolotle
f27a90f6e6 layout: add edit icon on profile hover + sr-only link 2023-11-23 17:07:54 +01:00
axolotle
6b624e5ed2 home: add custom intro 2023-11-23 16:01:49 +01:00
axolotle
50dccdeae2 tiles: center text + reduce size 2023-11-22 16:18:34 +01:00
axolotle
b428472579 edit: add language selector + theme selector 2023-11-18 17:08:22 +01:00
axolotle
95e75fe117 style: misc update of some of aleks propositions 2023-11-14 18:34:35 +01:00
axolotle
8d5ccbc057 i18n: removed en-US unused keys 2023-11-11 15:07:40 +01:00
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