Skip to content

feat(dashboards): Register Next.js Frontend Overview prebuilt dashboard on backend#107848

Merged
DominikB2014 merged 2 commits intomasterfrom
dominikbuszowiecki/browse-298-register-nextjs-frontend-overview-on-backend
Feb 9, 2026
Merged

feat(dashboards): Register Next.js Frontend Overview prebuilt dashboard on backend#107848
DominikB2014 merged 2 commits intomasterfrom
dominikbuszowiecki/browse-298-register-nextjs-frontend-overview-on-backend

Conversation

@DominikB2014
Copy link
Contributor

@DominikB2014 DominikB2014 commented Feb 9, 2026

Summary

  • Adds NEXTJS_FRONTEND_OVERVIEW = 15 to the backend PrebuiltDashboardId enum in organization_dashboards.py
  • Registers the "Next.js Frontend Overview" entry in the PREBUILT_DASHBOARDS list
  • Corresponding frontend PR will come soon

Test plan

  • Verify the backend prebuilt dashboard ID matches the frontend enum value (15)
  • Ensure existing prebuilt dashboards are unaffected

@DominikB2014 DominikB2014 requested a review from a team as a code owner February 9, 2026 16:01
@linear
Copy link

linear bot commented Feb 9, 2026

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 9, 2026
@DominikB2014 DominikB2014 merged commit d3a5ef0 into master Feb 9, 2026
70 of 73 checks passed
@DominikB2014 DominikB2014 deleted the dominikbuszowiecki/browse-298-register-nextjs-frontend-overview-on-backend branch February 9, 2026 20:30
jaydgoss pushed a commit that referenced this pull request Feb 12, 2026
…rd on backend (#107848)

## Summary
- Adds `NEXTJS_FRONTEND_OVERVIEW = 15` to the backend
`PrebuiltDashboardId` enum in `organization_dashboards.py`
- Registers the "Next.js Frontend Overview" entry in the
`PREBUILT_DASHBOARDS` list
- Corresponding frontend PR will come soon

## Test plan
- [ ] Verify the backend prebuilt dashboard ID matches the frontend enum
value (15)
- [ ] Ensure existing prebuilt dashboards are unaffected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants