Commit graph

  • 0f55168f25 a11y: reset focus on skip links container + add skip link to footer axolotle 2023-11-22 15:48:25 +0100
  • d83330256b customLogo: fallback to yunohost default logo if api is down axolotle 2023-11-22 14:08:32 +0100
  • 2c8f681f77 layout: move logo in place of account icon + improve responsive axolotle 2023-11-21 13:57:35 +0100
  • 85620ac979 i18n: change margin left/right to start/end axolotle 2023-11-20 14:19:23 +0100
  • b428472579 edit: add language selector + theme selector axolotle 2023-11-18 17:08:22 +0100
  • 8ba8518d5b remove theme selector from header axolotle 2023-11-18 17:07:39 +0100
  • 5650655a44 maintenance: update yarn.lock axolotle 2023-11-18 17:07:12 +0100
  • 969f0bb4c7 maintenance: moar updates axolotle 2023-11-18 17:06:50 +0100
  • 91a0896dcb i18n: fix syntax axolotle 2023-11-18 14:37:32 +0100
  • 9c600d0396 i18n: add per locale specific fallback that can be setup by translators axolotle 2023-11-18 14:36:55 +0100
  • 1741544897 lint: misc fixes axolotle 2023-11-14 19:17:04 +0100
  • 95e75fe117 style: misc update of some of aleks propositions axolotle 2023-11-14 18:33:23 +0100
  • ad828c7377 maintenance: update yarn.lock file axolotle 2023-11-14 17:08:56 +0100
  • 6fdfc8188f maintenance: update deps + add prettierrc file axolotle 2023-11-14 17:08:30 +0100
  • 74244e5a9a nuxtconfig: use generated locales list axolotle 2023-11-14 17:06:30 +0100
  • 00793c986b i18n: add generated locales list file axolotle 2023-11-14 17:05:51 +0100
  • 5b88bc07e8 maintenance: add locale list generator axolotle 2023-11-14 17:05:16 +0100
  • f41e2a6d41 i18n: add language metadata in locale file so translators can change it axolotle 2023-11-14 17:04:18 +0100
  • 9ba33bfed3 i18n: add locales files axolotle 2023-11-14 17:02:21 +0100
  • cb39aaaa3f i18n: clean 'en' file axolotle 2023-11-14 16:49:45 +0100
  • dbe447fcd0 maintenance: add clean_locale python script axolotle 2023-11-14 16:48:40 +0100
  • 266a1a8866 i18n: add i18n config file to setup fallback locale axolotle 2023-11-13 17:52:50 +0100
  • 70403cc9f1 locale: rename en-US to en axolotle 2023-11-13 17:51:43 +0100
  • 1b4f3d11f4 Misc clumsy cosmetic tweaks Alexandre Aubin 2023-11-13 17:35:47 +0100
  • 8d5ccbc057 i18n: removed en-US unused keys axolotle 2023-11-11 15:07:40 +0100
  • 34a9e2d9a3 dev: add ynh-dev cache in vite allow list axolotle 2023-11-11 14:16:13 +0100
  • 706f1c8b25 remove password specific page axolotle 2023-11-08 19:18:26 +0100
  • fe29d6db91 reflect change to icons axolotle 2023-11-08 19:07:16 +0100
  • ec7e566708 YIcon: add new icon component to deal with icon sizes axolotle 2023-11-08 19:05:47 +0100
  • f8b2a0b74f assets: add svg icons axolotle 2023-11-08 19:04:55 +0100
  • 87a176b5be maintenance: update yarn.lock axolotle 2023-11-08 15:49:29 +0100
  • acc5cbf9c7 icons: switch from nuxt-icon to nuxt-icons dep axolotle 2023-11-08 15:49:05 +0100
  • fd95f788c9 add i1_n keys + add global error message on edit form axolotle 2023-11-07 18:45:21 +0100
  • f10a8063f7 logo: remove logo static asset file axolotle 2023-11-07 18:08:26 +0100
  • 4064eb169a error: use CustomLogo component for error page axolotle 2023-11-07 18:07:14 +0100
  • fe574d8ec5 loader: add custom app loader with ynh logo axolotle 2023-11-07 18:00:26 +0100
  • f0ea418ae7 router: fix infinite redirect axolotle 2023-10-17 14:47:46 +0200
  • 12239ce9ff add page title and custom title handling axolotle 2023-09-07 18:13:09 +0200
  • 0a7c128ab1 add CustomLogo component and update views axolotle 2023-09-07 17:58:59 +0200
  • d39440c3bc handle 401 depending on settings.public and route.meta.public axolotle 2023-09-04 16:49:13 +0200
  • 5286b22dd2 add useApps composable to conditionnaly display public apps or user permitted apps axolotle 2023-09-04 16:45:16 +0200
  • 11d303a8e6 reflect User composable changes to default layout and edit page axolotle 2023-09-04 16:43:51 +0200
  • 623d3b4483 add states with auto query getter for user and settings data axolotle 2023-09-04 16:38:54 +0200
  • 46a76ff4bc turn apiEndpoint into composable to avoid nuxt context errors axolotle 2023-09-04 16:36:42 +0200
  • 535dd0e0c5 YButton: use link instead of button if used as navigation axolotle 2023-09-04 16:34:13 +0200
  • bba01d685b redirect on password change + rename args axolotle 2023-08-29 16:31:38 +0200
  • d14071995b update edit view with included password change axolotle 2023-08-28 19:15:59 +0200
  • e78c97f926 add pick + exclude object util axolotle 2023-08-28 19:12:46 +0200
  • 8d6b1aa791 update edit view with feedback axolotle 2023-08-28 15:10:25 +0200
  • c898122abe throw page error if error not 400 axolotle 2023-08-28 15:08:33 +0200
  • 7c513154eb add BaseAlert component axolotle 2023-08-28 14:44:39 +0200
  • 4275efe402 add SubmitButton component with loading state axolotle 2023-08-28 14:43:23 +0200
  • 98b10175e0 add iconClass prop to button axolotle 2023-08-28 14:42:54 +0200
  • 36174cbb8b add validation i18n messages axolotle 2023-08-07 17:29:04 +0200
  • 11a78de6b2
    [enh] User doc instead of Admin doc ljf (zamentur) 2023-08-23 11:44:18 +0200
  • 464fe40ec8 update TextInputList with fieldset axolotle 2023-08-07 16:39:06 +0200
  • ec02765545 add skip link axolotle 2023-08-06 16:27:24 +0200
  • 2e90b14d0a add eslint-plugin-vuejs-accessibility axolotle 2023-08-06 16:24:37 +0200
  • c20987659c add basic error page axolotle 2023-08-05 16:06:28 +0200
  • 9d71cea517 add default app.vue axolotle 2023-08-05 15:06:40 +0200
  • 746fdafa9c YButton update type prop axolotle 2023-08-01 16:30:36 +0200
  • cbe3a5d641 add password change axolotle 2023-08-01 16:27:27 +0200
  • 9f7451a276 edit: add error handling and rename keys axolotle 2023-08-01 15:13:35 +0200
  • 7a18f54de9 use $fetch for useApi axolotle 2023-08-01 14:55:03 +0200
  • b82638f247 use localeStorage to store isLoggedIn value axolotle 2023-07-28 17:30:56 +0200
  • a7ddfca923 rm BaseForm component axolotle 2023-07-27 17:55:02 +0200
  • c5bb881d30 update Edit + Password without BaseForm axolotle 2023-07-27 17:54:29 +0200
  • 077fb2827a login: add login error axolotle 2023-07-27 17:42:59 +0200
  • 72527ad82a TextInput: remove prop placeholder axolotle 2023-07-27 17:41:14 +0200
  • c8b4a79564 debian: use 'generate' instead of 'build', because this seems to be the way for single page apps ? Alexandre Aubin 2023-07-30 18:46:26 +0200
  • 65ce3f683f Add debian/ folder Alexandre Aubin 2023-07-30 18:10:27 +0200
  • 136ad443f5 Update dev instructions Alexandre Aubin 2023-07-29 19:32:16 +0200
  • 944a27037b Proper link to Docker instructions Alexandre Aubin 2023-07-27 01:04:36 +0200
  • c3e1caf77d Update development instructions Alexandre Aubin 2023-07-27 00:58:27 +0200
  • b2911f79b9 Add Dockerfile + docker-compose.yml to ease up development ? Alexandre Aubin 2023-07-27 00:38:02 +0200
  • 0628a09749 add redirect after login axolotle 2023-07-26 05:24:04 +0200
  • 9cc3bad2d5 add Password page axolotle 2023-07-26 05:19:52 +0200
  • 50e3d29c65 add temp theme selector axolotle 2023-07-26 04:30:24 +0200
  • b24bd4d5ff add Edit page axolotle 2023-07-26 04:09:10 +0200
  • 77e3ac3ea0 fix form cosmetics axolotle 2023-07-26 04:08:17 +0200
  • 56b3190293 add TextInputList component axolotle 2023-07-26 04:01:12 +0200
  • bb72f01edd update tiles page axolotle 2023-07-26 01:25:42 +0200
  • 28d0295f0c use explicit class names for tailwind inspector axolotle 2023-07-25 23:11:32 +0200
  • cf4b85465e default layout: update with user info and logout axolotle 2023-07-25 22:51:03 +0200
  • 9b37078d79 Button: add text + icon props axolotle 2023-07-25 22:46:38 +0200
  • 85c787f428 add useUserInfo that auto fetch user data axolotle 2023-07-25 22:25:27 +0200
  • 34092041e6 readd base layout onto Login axolotle 2023-07-25 22:24:31 +0200
  • 9db0745505 misc fixes axolotle 2023-07-25 22:22:59 +0200
  • ccbcab1bf3 update Login view with form components axolotle 2023-07-25 19:24:10 +0200
  • c281a579e3 add base form components axolotle 2023-07-25 19:19:27 +0200
  • aed5f62fef add vee-validate axolotle 2023-07-24 14:30:02 +0200
  • da1dc56854 add daisyui axolotle 2023-07-23 22:09:51 +0200
  • 71ed6f6dad add nuxt-i18n plugin + add old en-US.json axolotle 2023-07-23 16:23:56 +0200
  • 585109754c add useApi fetcher + handle login + route guards axolotle 2023-07-20 17:36:08 +0200
  • 0491bd638d linting axolotle 2023-07-19 18:42:05 +0200
  • 61c57b876e add eslint + prettier axolotle 2023-07-19 18:38:53 +0200
  • f3eaa9fbaf Add appropriate build options Alexandre Aubin 2023-07-18 01:27:49 +0200
  • aa8dc12194 Initial commit Alexandre Aubin 2023-07-12 04:52:58 +0200