Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
1b74dd6c
Commit
1b74dd6c
authored
Jan 08, 2021
by
Brandon Labuschagne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bind path navigation to stage data
parent
c44b9979
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
ee/app/assets/javascripts/analytics/cycle_analytics/components/base.vue
...javascripts/analytics/cycle_analytics/components/base.vue
+1
-0
ee/changelogs/unreleased/283983-vsa-path-navigation-carousel-not-dynamically-updating.yml
...vsa-path-navigation-carousel-not-dynamically-updating.yml
+5
-0
No files found.
ee/app/assets/javascripts/analytics/cycle_analytics/components/base.vue
View file @
1b74dd6c
...
...
@@ -194,6 +194,7 @@ export default {
<div
class=
"gl-mt-3 gl-py-2 gl-px-3 bg-gray-light border-top border-bottom"
>
<div
v-if=
"shouldDisplayPathNavigation"
class=
"gl-w-full gl-pb-2"
>
<path-navigation
:key=
"`path_navigation_key_$
{pathNavigationData.length}`"
class="js-path-navigation"
:loading="isLoading"
:stages="pathNavigationData"
...
...
ee/changelogs/unreleased/283983-vsa-path-navigation-carousel-not-dynamically-updating.yml
0 → 100644
View file @
1b74dd6c
---
title
:
Refresh VSA path navigation carousel when updating stage data
merge_request
:
51187
author
:
type
:
fixed
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment