Commit graph

9 commits

Author SHA1 Message Date
Axolotle
88d7b736e2 improve connection state detection
blocks all api calls until we are sure the user is connected.
if session has expired, force reconnection.
2020-10-14 16:59:38 +02:00
Axolotle
9232961b61 add protection to routes and login/logout behavior 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
269dcf1852 add Home view and ListGroupItem component to display main menu items 2020-10-14 16:59:38 +02:00
Axolotle
712f22f6d3 add header and footer 2020-10-14 16:59:38 +02:00
Axolotle
a54061249d separate base css to allow bootstrap overrides 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
dfd447f333 create base app structure with vue cli 2020-10-14 16:59:38 +02:00