Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,761
    • Issues 44,761
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,332
    • Merge requests 1,332
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #267537
Closed
Open
Issue created Oct 14, 2020 by Ezekiel Kigbo@ekigbo2️⃣Maintainer9 of 11 checklist items completed9/11 checklist items

[FE] VSA - UI add edit controls to path navigation

Why are we doing this work

To properly utilise the screen space for VSA, we should move the navigation to a horizontal layout above the page, in order to achieve this, we need to implemnt some additional functionality that exists in the table based navigation

  • Currently, there is duplication/redundancy for value stream stages with previous vertical and new horizontal layouts
  • The vertical layout leaves the graphs quite far below the fold... potentially meaning that users miss these features

This issue covers the changes need to Edit a value stream

Screenshots

edit value stream

Relevant links

  • Related to #216227 (closed)
  • Related to #246493 (comment 429211148)

Implementation plan

  • The edit button is available when you've selected a custom value stream
  • The form loads with the stages in the order you have set
  • The radio buttons for From default template / From scratch don't appear
  • The restore defaults button appears next to the value stream name, this will remove all custom fields + restore the default stages to their original order and unhide any that are hidden
  • Default stages will have the up/down arrows + a hide button
  • Custom stages will have the up/down arrows + a delete button, then the fields for their event
  • A visual divider to split the fields for editing, from the list used for restoring hidden stages
  • Hidden stages (if there are any) will appear at the bottom with a restore button next to them - Needs investigation

Non-functional requirements

  • Documentation:
  • Feature flag: :value_stream_analytics_extended_form
  • Performance:
  • Testing:
Edited Mar 02, 2021 by Ezekiel Kigbo
Assignee
Assign to
Time tracking