Commit graph

40 commits

Author SHA1 Message Date
axolotle
dceae397b4 fix eslint vue/no-v-text-v-html-on-component 2023-03-24 21:32:14 +01:00
axolotle
263d1cb2d7 fix dark mode initialization & default to light theme 2022-10-26 15:36:25 +02:00
Alexandre Aubin
4d5a8cdfa8
Yunohost -> YunoHost
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-10-24 17:56:20 +02:00
Kay0u
90231ef84d rename data-theme to dark-theme 2022-10-19 15:13:51 +02:00
Kay0u
c508c1e414 switch logo 2022-10-19 15:13:51 +02:00
Kay0u
90806206f5 wip: add dark theme setting 2022-10-19 15:13:51 +02:00
axolotle
fa63687cd6 externalize main RouterLink transition name computation to store 2022-02-06 21:04:53 +01:00
axolotle
4531433d60 rework main RouterLink so that only a route with params receives a key 2022-02-06 20:57:47 +01:00
Alexandre Aubin
2c5062bebe Add spooky easter egg ;) 2021-10-20 13:42:34 +02:00
Alexandre Aubin
76a1c16b9f Apply linter autofix 2021-10-01 18:07:27 +02:00
Alexandre Aubin
81b00d3ac7 Make logs unselectable to force people clicking the damn share button >_> 2021-09-24 20:24:58 +02:00
axolotle
5f1ae01222 use variables instead of hardcoded styles 2021-04-06 16:57:06 +02:00
axolotle
a2705a3651 fix partials imports & removed Error route 2021-02-11 16:58:57 +01:00
Axolotle
0a26c2cea5 whoopsies 2020-12-16 15:11:53 +01:00
Axolotle
9ebd0a4558 meow 2020-12-16 15:09:19 +01:00
Axolotle
3290b71ba8 revert footer_version and fix i18n command report 2020-11-06 14:44:15 +01:00
Axolotle
b263961d50 update ToolLog with suboperations 2020-11-03 19:10:30 +01:00
Axolotle
da1442d375 fixed scrollBehavior and root element positionning 2020-10-14 16:59:39 +02:00
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