Skip to content

[WIP] Dashboard breakdowns v2#6195

Closed
RobertJoonas wants to merge 12 commits intomasterfrom
dashboard-breakdowns-v2
Closed

[WIP] Dashboard breakdowns v2#6195
RobertJoonas wants to merge 12 commits intomasterfrom
dashboard-breakdowns-v2

Conversation

@RobertJoonas
Copy link
Copy Markdown
Contributor

Changes

Migrate dashboard breakdown endpoints to the new /query endpoint.

Tests

  • Automated tests have been added
  • This PR does not require tests

Changelog

  • Entry has been added to changelog
  • This PR does not make a user-facing change

Documentation

  • Docs have been updated
  • This change does not need a documentation update

Dark mode

  • The UI has been tested both in dark and light mode
  • This PR does not change the UI

* Add a new response structure: a separate `comparison_results` field,
  used only when comparing in a time-dimensional query.

* Add `meta.time_label_result_indices` to response (exclusive to internal
  API). Makes it easier for FE to find buckets for time labels.
This is currently only used by the main graph, which is going to move to
a new endpoint in this PR.

* The CSV export is currently ignoring comparisons

* the `&compare=previous_period` option in Stats API v1 is ignored by
  the timeseries endpoint
@RobertJoonas RobertJoonas changed the base branch from master to main-graph-v2-backend March 23, 2026 19:26
@RobertJoonas RobertJoonas force-pushed the dashboard-breakdowns-v2 branch from 27b1cbb to 377ee03 Compare March 23, 2026 19:28
Base automatically changed from main-graph-v2-backend to master April 20, 2026 09:17
@RobertJoonas RobertJoonas deleted the dashboard-breakdowns-v2 branch April 20, 2026 11:20
@RobertJoonas
Copy link
Copy Markdown
Contributor Author

Closed in favour of #6262

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