Commit graph

22 commits

Author SHA1 Message Date
Axolotle
a86e90e49a add YnhConsole component to display history 2020-10-14 16:59:39 +02:00
Axolotle
b71aeda651 add Overlay to handle waiting screen with store value enabling its show value 2020-10-14 16:59:39 +02:00
Axolotle
64c6aefe63 add route/component transition animation and an option to disable it 2020-10-14 16:59:39 +02:00
Axolotle
7710e6a1c3 add installed check and rework login/redirect mecanism 2020-10-14 16:59:39 +02:00
Axolotle
7fa75f224c changed locales initialization & add date-fns locale imports 2020-10-14 16:59:38 +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
7d40b380e2 add breadcrumb into main App template 2020-10-14 16:59:38 +02:00
Axolotle
55fe70ab33 add base structure for UserCreate view 2020-10-14 16:59:38 +02:00
Axolotle
6f8457381a linting… 2020-10-14 16:59:38 +02:00
Axolotle
bcf9dc2c30 add breakpoint on User view 2020-10-14 16:59:38 +02:00
Axolotle
6ef882efd0 add User route and view with skeleton screen 2020-10-14 16:59:38 +02:00
Axolotle
a0eabf36a8 update icon to display at small size by default 2020-10-14 16:59:38 +02:00
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