microsoft / bedrock

Automation for Production Kubernetes Clusters with a GitOps Workflow
MIT License
130 stars 12 forks source link

Spektate dashboard should allow certain columns to be hidden/shown #1428

Open samiyaakhtar opened 4 years ago

samiyaakhtar commented 4 years ago

As a: developer

I want: to hide some columns that don't apply to my project

So that: I can customize the dashboard to the needs of my project

Describe the solution you'd like: Currently, we show all columns for all configurations. We want to support modification of this configuration to allow certain columns to be hidden. For eg. a user may want to hide the Approval PR and merged by column if they don't have PRs going into their HLD (or a custom HLD config).

Acceptance Criteria: Dashboard columns are more customizable

Describe alternatives you've considered: Leave as is

Additional context:

Does this require updates to documentation?: Yes