question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Discover an ability to configure Dashboard easier

See original GitHub issue

Is your task related to a problem? Please describe.

Currently, the Dashboard is customizable with product.json file which capabilities will be extended soon. But the current approach of overriding product.json is not so easy, it still requires repackaging Dashboard and then new Che with it. For example, Code Ready Workspace assembly https://github.com/redhat-developer/codeready-workspaces/tree/master/assembly/codeready-workspaces-assembly-dashboard-war/src/main/webapp/assets/branding. Another case of configured Dashboard is che.openshift.io which does not change the branding but tune some default behavior (disable organization tab, disables workspace sharing, an ephemeral mode is enabled by default) https://github.com/redhat-developer/rh-che/tree/master/assembly/fabric8-ide-dashboard-war

This issue is about discovering an ability to configure Dashboard easier. I can imagine that Dashboard could continue to have product.json but it would be a default configuration that administrators would be able to patch on Deployment level with ConfigMap, Volumes, etc.

 title: My Branded Che
 menus.organization.enabled: false
 footer.faq: ""

But it’s needed to be analyzed more and discussed with wider the audience.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

4reactions
benoitfcommented, Jan 22, 2020

I still think it needs to be served through branding service I mean, dashboard is running on client side so it needs to have configuration served by the server to be used with configuration (config, map, etc) https://github.com/eclipse/che/issues/14839#issuecomment-540531164

0reactions
sleshchenkocommented, Oct 21, 2021

it’s moved to the enhancement https://github.com/eclipse/che/pull/20666

Read more comments on GitHub >

github_iconTop Results From Across the Web

Effective dashboard design: a step-by-step guide | Geckoboard
Simple dashboard design tips to help you build your dream dashboard, from using size to show hierarchy, to grouping related metrics.
Read more >
Using OpenSearch Dashboards with Amazon OpenSearch ...
Configuring OpenSearch Dashboards to use a WMS map server · Open Dashboards. · Choose Stack Management. · Choose Advanced Settings. · Locate visualization:tileMap: ......
Read more >
Discovery Dashboard - Product Documentation | ServiceNow
The Discovery Dashboard is a central place for Discovery users to monitor ongoing ... Configure Tag Governance policies to run an audit.
Read more >
Create or edit model-driven app dashboards - Microsoft Learn
Learn how to create and edit dashboards for model-driven apps.
Read more >
Create a dashboard - Splunk Documentation
Build and Edit Dashboards in Splunk Web ... Editing Simple XML · Searches power dashboards and forms · Dashboards and forms ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found