Commit graph

20 commits

Author SHA1 Message Date
axolotle
e102da4503 [style] fix confirmation modals styling 2022-10-28 15:22:38 +02:00
axolotle
76895be395 locales: wait locales loading before mounting the vue app 2022-10-10 17:27:36 +02:00
axolotle
827cca6273 delay locales setup to avoid import error 2021-11-10 18:40:42 +01:00
ljf
1781a4de65 [fix] Missing vue showdown 2021-08-14 14:37:19 +02:00
ljf
36a4a21d57 [enh] Adapt the new config panel mechanism to vuejs webadmin 2021-07-30 18:05:13 +02:00
Alexandre Aubin
62b3f2729e Misc cosmetic fixes 2021-03-17 15:35:01 +01:00
axolotle
bdde8b39c0 Rework error handling
allow full control of error handling with global fallback handler
add 404 error
add websocket opening control for get methods
2021-02-11 15:22:42 +01:00
Axolotle
9e747579e1 add global confirmation helper and update base scss 2020-12-16 12:11:31 +01:00
Axolotle
a77095f7a4 update bootstrap-vue and add custom default options for its components 2020-12-16 12:10:05 +01:00
Axolotle
19d3e58d3f add dynamic global component registration 2020-10-23 17:19:10 +02:00
Axolotle
c3d25e3a38 update router folder 2020-10-14 16:59:39 +02:00
Axolotle
179511be17 add 'settings' store with action to mutate locales & add lazy loading of translations 2020-10-14 16:59:38 +02:00
Axolotle
d3f112ac06 rework store and add actions to mutate connected state 2020-10-14 16:59:38 +02:00
Axolotle
6f8457381a linting… 2020-10-14 16:59:38 +02:00
Axolotle
6fb98f2195 add vuex store with 'connected' state 2020-10-14 16:59:38 +02:00
Axolotle
aa19c56933 add icon component & add global import of some components 2020-10-14 16:59:38 +02:00
Axolotle
d50470712e add router plugin & base routes file and views 2020-10-14 16:59:38 +02:00
Axolotle
2f2c2ac683 add vue-i18n plugin 2020-10-14 16:59:38 +02:00
Axolotle
76c987701f add bootstrap-vue dep 2020-10-14 16:59:38 +02:00
Axolotle
dfd447f333 create base app structure with vue cli 2020-10-14 16:59:38 +02:00