Commit graph

184 commits

Author SHA1 Message Date
axolotle
6fdfc8188f maintenance: update deps + add prettierrc file 2023-11-14 17:08:30 +01:00
axolotle
74244e5a9a nuxtconfig: use generated locales list 2023-11-14 17:06:30 +01:00
axolotle
00793c986b i18n: add generated locales list file 2023-11-14 17:05:51 +01:00
axolotle
5b88bc07e8 maintenance: add locale list generator 2023-11-14 17:05:16 +01:00
axolotle
f41e2a6d41 i18n: add language metadata in locale file so translators can change it 2023-11-14 17:04:18 +01:00
axolotle
9ba33bfed3 i18n: add locales files 2023-11-14 17:02:21 +01:00
axolotle
cb39aaaa3f i18n: clean 'en' file 2023-11-14 16:49:45 +01:00
axolotle
dbe447fcd0 maintenance: add clean_locale python script 2023-11-14 16:48:40 +01:00
axolotle
266a1a8866 i18n: add i18n config file to setup fallback locale 2023-11-13 17:52:50 +01:00
axolotle
70403cc9f1 locale: rename en-US to en 2023-11-13 17:51:43 +01:00
axolotle
8d5ccbc057 i18n: removed en-US unused keys 2023-11-11 15:07:40 +01:00
axolotle
34a9e2d9a3 dev: add ynh-dev cache in vite allow list 2023-11-11 14:16:13 +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
ec7e566708 YIcon: add new icon component to deal with icon sizes 2023-11-08 19:05:47 +01:00
axolotle
f8b2a0b74f assets: add svg icons 2023-11-08 19:04:55 +01:00
axolotle
87a176b5be maintenance: update yarn.lock 2023-11-08 15:49:29 +01:00
axolotle
acc5cbf9c7 icons: switch from nuxt-icon to nuxt-icons dep 2023-11-08 15:49:05 +01:00
axolotle
fd95f788c9 add i1_n keys + add global error message on edit form 2023-11-07 18:45:21 +01:00
axolotle
f10a8063f7 logo: remove logo static asset file 2023-11-07 18:08:26 +01:00
axolotle
4064eb169a error: use CustomLogo component for error page 2023-11-07 18:07:14 +01:00
axolotle
fe574d8ec5 loader: add custom app loader with ynh logo 2023-11-07 18:00:26 +01:00
axolotle
f0ea418ae7 router: fix infinite redirect 2023-10-17 14:47:46 +02: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
623d3b4483 add states with auto query getter for user and settings data 2023-09-04 16:38:54 +02:00
axolotle
46a76ff4bc turn apiEndpoint into composable to avoid nuxt context errors 2023-09-04 16:36:42 +02:00
axolotle
535dd0e0c5 YButton: use link instead of button if used as navigation 2023-09-04 16:34:13 +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
e78c97f926 add pick + exclude object util 2023-08-28 19:12:46 +02:00
axolotle
8d6b1aa791 update edit view with feedback 2023-08-28 15:10:25 +02:00
axolotle
c898122abe throw page error if error not 400 2023-08-28 15:08:33 +02:00
axolotle
7c513154eb add BaseAlert component 2023-08-28 14:44:39 +02:00
axolotle
4275efe402 add SubmitButton component with loading state 2023-08-28 14:43:23 +02:00
axolotle
98b10175e0 add iconClass prop to button 2023-08-28 14:42:54 +02:00
axolotle
36174cbb8b add validation i18n messages 2023-08-23 14:34:04 +02:00
ljf (zamentur)
11a78de6b2
[enh] User doc instead of Admin doc 2023-08-23 11:44:18 +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
2e90b14d0a add eslint-plugin-vuejs-accessibility 2023-08-06 16:24:37 +02:00
axolotle
c20987659c add basic error page 2023-08-05 16:06:28 +02:00
axolotle
9d71cea517 add default app.vue 2023-08-05 15:06:40 +02:00
axolotle
746fdafa9c YButton update type prop 2023-08-01 16:32:42 +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
7a18f54de9 use $fetch for useApi 2023-08-01 16:32:42 +02:00