Dashboard should be be able to group samples in dedicated groups
See original GitHub issueIs your task related to a problem? Please describe.
For enabling community samples on DevSandbox, dashboard should support grouping samples to make it clear which ones come from RedHat and which from the community(upstream).
Describe the solution you’d like
Dashboard allows to configure different devfile registries into different groups, like:
samples: {
"RedHat certified samples": "che-devfile-registry.workspace.io",
"Community samples": "https://che-devfile-registry.github.com, https://sleshchenko-devfile-registry.github.com",
}
Then dashboard display it somehow like
Or provides switcher with the first selected by default.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:18 (16 by maintainers)
Top Results From Across the Web
Organize dashboards into groups
Assign dashboards to groups so that users can find the dashboards they want more easily. Dashboard groups determine how dashboards appear in ...
Read more >Group Widget - Datadog Docs
The groups widget allows you to keep similar graphs together on your timeboard. Each group has a custom header, can hold one to...
Read more >Creating Data Groups - Post-Installation
Group Name: Enter a name for your data group. This name is displayed in the Data Groups section of the Admin page.
Read more >Dashboard Groups - Cluvio
The Samples group is a special built-in group that shows the Cluvio sample dashboards. The actions for this group are different than for...
Read more >Ways to collaborate and share in Power BI - Microsoft Learn
In Power BI you can collaborate on and share dashboards, reports, tiles, and apps in different ways. Each way has its advantages.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@akurinnoy the
community
/tech-preview
tags are in place - https://github.com/eclipse/che/issues/19953#issuecomment-980175566I don’t see any security concern. Adding a defile registry that you cannot trust is the danger and this is the responsibility of the admin to trust it or not. If this is a security concern, we should not let anyone adding external sources: these could contain devfiles with images containing arbitrary malicious code.