Axolotle
|
d69bb8b906
|
add js standard linter and switch to vue the strongly recommended vue linting rules
|
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
|
666899bb45
|
add ability to also pass a route params when needed in as a traduction variable
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
07302dfdfe
|
add Users view and route
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
1278e1e1d3
|
add generic breadcrumb with data stored in routes's meta
|
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
|
af244e109c
|
removed useless list component
|
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
|
bd148897f8
|
add handlers for response and errors & api simple get method and version getter
|
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
|
0334515a43
|
add temp basic api login and logout methods
|
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
|
665b661a2b
|
add dev-server proxy to yunohost/api
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
d6c7d9abf3
|
add login view
|
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
|
d7a6e80227
|
add fork-awesome dep
|
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
|
74fcec1a62
|
move assets
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
d4e64bcc01
|
add temp browser locale getter
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
2f2c2ac683
|
add vue-i18n plugin
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
bf1f815ca9
|
moved locales to the new app
|
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 |
|