Commit Graph

65 Commits

Author SHA1 Message Date
Carlos Jimenez Ruiz 05272cbbb2 feat(language): selected language is now saved in account.user.lang and persists in navigation
gitea/salix-front/pipeline/head This commit looks good Details
2022-04-20 16:23:03 +02:00
Carlos Jimenez Ruiz 345b943869 feat(darkMode): current darkMode value is now saved in vn.userConfig.darkMode
gitea/salix-front/pipeline/head There was a failure building this commit Details
2022-04-20 13:10:37 +02:00
Joan Sanchez 7f3010869b Router improvements and load roles on login
gitea/salix-front/pipeline/head There was a failure building this commit Details
2022-04-05 16:30:53 +02:00
Joan Sanchez 6e336a22d8 Store user roles 2022-03-30 09:18:39 +02:00
Carlos Jimenez Ruiz 8343271b1a minor test refactor for component instances 2022-03-25 14:37:14 +01:00
Carlos Jimenez Ruiz 3683502f30 salix v2 to js migration 2022-03-24 16:49:33 +01:00
Carlos Jimenez Ruiz d470a3f676 removed typescript 2022-03-24 13:26:19 +01:00
Joan Sanchez 69728b32cb Removed editor settings and eslint formatter 2022-03-14 11:31:37 +01:00
Joan Sanchez 659a396fbb Login fixed 2022-03-11 12:59:10 +01:00
Joan Sanchez efb857c08e Quasar project 2022-03-11 11:25:30 +01:00
Joan Sanchez 581efb8ddb Updated useState composable 2022-03-09 10:16:33 +01:00
Joan Sanchez 286605695b Added useSession and useState composables and remove vuex 2022-03-08 16:55:37 +01:00
Joan Sanchez b89163704d Updated components to composition API 2022-03-08 08:57:00 +01:00
Joan Sanchez fade50dd2a Header & userPanel componentization 2022-03-04 09:04:22 +01:00
Joan Sanchez 44b823e376 Keep session and added Topbar component 2022-03-02 15:29:41 +01:00