-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ui): guided tour on instance without flows (#1028)
close #821 Co-authored-by: Loïc Mathieu <[email protected]> Co-authored-by: Ludovic DEHON <[email protected]>
- Loading branch information
1 parent
fcd3f0c
commit 2ef140c
Showing
35 changed files
with
1,896 additions
and
50 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,6 +44,7 @@ | |
"vue-material-design-icons": "^5.2.0", | ||
"vue-router": "^4.1.6", | ||
"vue-sidebar-menu": "^5.2.5", | ||
"vue3-tour": "[email protected]:kestra-io/vue3-tour.git", | ||
"vuex": "^4.1.0", | ||
"xss": "^1.0.14", | ||
"yaml": "^2.2.1" | ||
|
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.