Skip to content

Release v0.4.0#96

Merged
martialblog merged 15 commits intomainfrom
release/v040
Apr 23, 2026
Merged

Release v0.4.0#96
martialblog merged 15 commits intomainfrom
release/v040

Conversation

@martialblog
Copy link
Copy Markdown
Member

@martialblog martialblog commented Apr 10, 2026

  • Refactor PerfdataChart and PerfdataSource to add GraphController
  • Limit amount of charts being rendered on detail pages

The Hooks now show only a (configurable) limited amount of charts and a link to a dedicated page for all charts.
This dedicated page can now also be used in a Dashboard.

screenshot_2026-04-17-142406
  • Remove dedicated quick-action CSS

Fixes #70 and #74

There is currently some duplication in the code. I did not want to wrongly couple stuff again, that then needs to be decoupled again, thus we're leaving it for now.

Major refactor to make things more flexible and cleaner separation of concerns.
So that we can have a dedicated page for charts that can be in a dashboard.
All charts will always be renderd on the dedicated chart page
Since there are multiple graphs on it
@martialblog martialblog marked this pull request as ready for review April 17, 2026 12:32
@martialblog martialblog merged commit ad8b4f9 into main Apr 23, 2026
4 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.

[Feature]: Include graphs in dashboard

2 participants