Commit graph

95 commits

Author SHA1 Message Date
axolotle
2c8f681f77 layout: move logo in place of account icon + improve responsive 2023-11-21 13:57:35 +01:00
axolotle
85620ac979 i18n: change margin left/right to start/end 2023-11-20 14:19:23 +01:00
axolotle
b428472579 edit: add language selector + theme selector 2023-11-18 17:08:22 +01:00
axolotle
8ba8518d5b remove theme selector from header 2023-11-18 17:07:39 +01:00
axolotle
5650655a44 maintenance: update yarn.lock 2023-11-18 17:07:12 +01:00
axolotle
969f0bb4c7 maintenance: moar updates 2023-11-18 17:06:50 +01:00
axolotle
91a0896dcb i18n: fix syntax 2023-11-18 14:37:32 +01:00
axolotle
9c600d0396 i18n: add per locale specific fallback that can be setup by translators 2023-11-18 14:36:55 +01:00
axolotle
1741544897 lint: misc fixes 2023-11-14 19:17:04 +01:00
axolotle
95e75fe117 style: misc update of some of aleks propositions 2023-11-14 18:34:35 +01:00
axolotle
ad828c7377 maintenance: update yarn.lock file 2023-11-14 17:08:56 +01:00
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