forked from kestra-io/kestra
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add starred pages (kestra-io#5761)
* store page title and breadcrumb in vuex * refactor leftmenu with composition API * last fixes * extract menu in a composable for inheritance replacement * feat: add starred pages (no dashboard) * keep "generateMenu" because of hack * add comment about what function is expected * cleanup and style * fix starring when no breadcrumbs * chore(translations): auto generate values for languages other than english * add hover message to get full title * remove extra class that was not used --------- Co-authored-by: Bart Ledoux <[email protected]> Co-authored-by: GitHub Action <[email protected]>
- Loading branch information
1 parent
f6fdb65
commit 8c83df5
Showing
11 changed files
with
393 additions
and
251 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.