-
Task
-
Resolution: Done
-
Major
-
2.15.0.GA
-
False
-
False
-
-
Synced from Eclipse Che issue
https://github.com/eclipse/che/issues/19633
Is 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.