Commit graph

43 commits

Author SHA1 Message Date
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
axolotle
b82638f247 use localeStorage to store isLoggedIn value 2023-08-01 16:32:42 +02:00
axolotle
a7ddfca923 rm BaseForm component 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
72527ad82a TextInput: remove prop placeholder 2023-08-01 16:32:42 +02:00
Alexandre Aubin
c8b4a79564 debian: use 'generate' instead of 'build', because this seems to be the way for single page apps ? 2023-07-30 18:46:26 +02:00
Alexandre Aubin
65ce3f683f Add debian/ folder 2023-07-30 18:10:27 +02:00
Alexandre Aubin
136ad443f5 Update dev instructions 2023-07-29 19:32:16 +02:00
Alexandre Aubin
944a27037b Proper link to Docker instructions 2023-07-27 01:04:36 +02:00
Alexandre Aubin
c3e1caf77d Update development instructions 2023-07-27 00:58:27 +02:00
Alexandre Aubin
b2911f79b9 Add Dockerfile + docker-compose.yml to ease up development ? 2023-07-27 00:38:02 +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
50e3d29c65 add temp theme selector 2023-07-26 04:30:24 +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
56b3190293 add TextInputList component 2023-07-26 04:01:12 +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
85c787f428 add useUserInfo that auto fetch user data 2023-07-25 22:25:27 +02:00
axolotle
34092041e6 readd base layout onto Login 2023-07-25 22:24:31 +02:00
axolotle
9db0745505 misc fixes 2023-07-25 22:22:59 +02:00
axolotle
ccbcab1bf3 update Login view with form components 2023-07-25 19:24:27 +02:00
axolotle
c281a579e3 add base form components 2023-07-25 19:20:06 +02:00
axolotle
aed5f62fef add vee-validate 2023-07-24 14:30:02 +02:00
axolotle
da1dc56854 add daisyui 2023-07-23 22:09:51 +02:00
axolotle
71ed6f6dad add nuxt-i18n plugin + add old en-US.json 2023-07-23 17:43:52 +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
axolotle
61c57b876e add eslint + prettier 2023-07-19 18:38:53 +02:00
Alexandre Aubin
f3eaa9fbaf Add appropriate build options 2023-07-18 01:27:49 +02:00
Alexandre Aubin
aa8dc12194 Initial commit 2023-07-14 22:15:32 +02:00