Commit graph

24 commits

Author SHA1 Message Date
Simon Vieille 3ec823c856
add search component 2023-11-05 16:04:33 +01:00
Simon Vieille bec53f0486
fix #150: Active app is not visible has active in menu (except in default menu).
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-10-28 22:16:49 +02:00
Simon Vieille 2a67038ff4
refactoring of SideMenuBig.vue 2022-10-18 22:22:26 +02:00
Simon Vieille 585aec5ee2
update indentation (4 spaces -> 2 spaces) 2022-10-16 18:33:06 +02:00
Simon Vieille e5b3499077
add vuejs key on loops and apply a lint
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-11 22:24:59 +02:00
Simon Vieille d837f1acf5
(cq) replace v-html with v-text to prevent xss 2022-08-21 16:12:52 +02:00
Simon Vieille 984bfcdc05
(cq) remove unused package* 2022-08-21 15:54:02 +02:00
Simon Vieille c2e6d24b95 remove ';' on endline 2021-10-29 11:27:45 +02:00
Simon Vieille f26adb6ac1 remove jquery from components 2021-10-28 13:50:16 +02:00
Simon Vieille 6be679c569
fix regression: apps does not open in the tab 2021-02-05 17:54:50 +01:00
Simon Vieille 7edd6d6d84
refactor menus with separated components 2020-10-16 11:04:03 +02:00
Simon Vieille 575f963902
indentation 2020-10-15 15:47:28 +02:00
Simon Vieille ae74e745db
add menu element: link to settings 2020-10-15 15:46:59 +02:00
Simon Vieille 2653fbbfa7
add cache and loader for big menu 2020-10-11 17:06:34 +02:00
Simon Vieille 45abf1f09d SideMenu and SideMenuBig use the new controller to get configuration 2020-09-20 20:56:36 +02:00
Simon Vieille b6c6fc2486
add target _blank 2020-09-12 16:32:10 +02:00
Simon Vieille f133932884
add target _blank when the option is enabled 2020-09-11 13:23:40 +02:00
Simon Vieille d084cfed86
fix #25: Icon x for closing the big menu 2020-08-19 11:41:10 +02:00
Simon Vieille e7d319bbf7
fix 't.apps is not iterable' 2020-08-18 14:39:45 +02:00
Simon Vieille c6a43f755d fix issue with empty cat 2020-08-13 16:33:05 +02:00
Simon Vieille 9d9afff08d
fix compatibility with the option 'hide-when-no-apps' 2020-08-12 14:06:52 +02:00
Simon Vieille ce5c806524
update ui of the big menu, add 'files' app 2020-08-11 13:34:36 +02:00
Simon Vieille 5a86e16861
update ui of the big menu 2020-08-11 10:34:06 +02:00
Simon Vieille 8e0be738a6
add base of the big menu 2020-08-06 15:00:59 +02:00