Commit Graph

22 Commits

Author SHA1 Message Date
bb263d1438 Disable global error handling at Vue level 2023-11-27 13:20:38 +01:00
929a513ad7 Set Back/Close/Cancel buttons using a component 2023-11-21 13:45:51 +01:00
f0b954fc76 Add $helpers capabilities 2023-11-21 13:45:50 +01:00
79827663fe Make some cleaning 2023-11-21 13:45:49 +01:00
bde05233c5 Set up Kicker to log out user when inactivity is detected 2023-11-21 13:45:49 +01:00
c448628e1b Set up the Options view bound to the prefs & settings stores 2023-11-21 13:45:48 +01:00
39281ec428 Fix disabling of global error handler 2023-11-21 13:45:48 +01:00
a6e749f510 Disable global error handler in dev env 2023-11-21 13:45:47 +01:00
ecb6ad3c65 Set up basic light/dark theme toggling 2023-11-21 13:45:47 +01:00
73e36edd9c Set up a global notification handler & Error view & Modal component 2023-11-21 13:45:47 +01:00
48bea5721f Set up Store, Service & Routing to handle the sign in process 2023-11-21 13:45:47 +01:00
1d51cb3e31 Set up Form component & some form elements components 2023-11-21 13:45:47 +01:00
df2407c46c Replace Vue globalProperties by provide/inject at app level 2023-11-21 13:45:47 +01:00
74d886a840 Migrate the Footer component (as a layout one) 2023-11-21 13:45:47 +01:00
a57baa9de9 Fix error thrown on i18n setup 2023-11-21 13:45:47 +01:00
f6484bd73d Add common layout components 2023-11-21 13:45:47 +01:00
c63603ae04 Set up a basic user store 2023-11-21 13:45:46 +01:00
b3b948ad5e Set up fontawesome icons (v6) 2023-11-21 13:45:46 +01:00
5ae9630a82 Set up i18n 2023-11-21 13:45:46 +01:00
75cbb0e1ab Set up global immutable app properties 2023-11-21 13:45:46 +01:00
e393ca1ea0 Set up the notification feature 2023-11-21 13:45:46 +01:00
2c05651c43 Set up the basic vue app with router and stylesheet 2023-11-21 13:45:46 +01:00