Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Per-context dashboards #287

Merged
merged 7 commits into from
Sep 9, 2023
Merged

Per-context dashboards #287

merged 7 commits into from
Sep 9, 2023

Conversation

aesmail
Copy link
Owner

@aesmail aesmail commented Sep 7, 2023

This PR allows creating a dashboards specific for contexts.
Currently, when adding widgets, they are all collected and displayed in the "main" dashboard.
This PR adds a "Dashboard" link in the context menu where it will display only this context's widgets.

This also adds the following:

  • An enable_context_dashboards config key. When true, Kaffy will add a "Dashboard" link under each context menu which has a schema admin module which includes the widgets/2 function. This key is true by default from v0.10.0.

This is a WIP. This comment will be updated later.

@aesmail aesmail merged commit 9aaed6c into master Sep 9, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant