Skip to content
GitLab Next
  • Menu
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 43,846
    • Issues 43,846
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,400
    • Merge requests 1,400
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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.org
  • GitLabGitLab
  • Issues
  • #228761
Closed
Open
Created Jul 14, 2020 by Miguel Rincon@mrincon🚀Maintainer

Create a panel/metric builder component and add to page

Description

As part of &2882 we should create a component that wraps our creation form and a dashboard panel, and calls the services to render the full dashboard panel with a chart.

This component would be added to the page at #228759 (closed)

Technical Notes

  • Currently the Dashboard Panel depends on the Vuex store, but this page might not have Vuex, should we split the panel and the panel-with-vuex (which wraps panel)?
  • The list of errors and warnings from the YML validation might be displayed in the same way in our 3 cases, should we consolidate them?
    • The file editor
    • The metrics dashboard
    • The metrics builder
  • Should we add View Router "Named Views"?
    • We have 2 main areas: Top Bar (contains date picker, ...) and Body Content.
      • Expanded Panel view may benefit later on!
Edited Jul 14, 2020 by Miguel Rincon
Assignee
Assign to
Time tracking