Skip to content

feat(dashboards): Add blank FRONTEND_ASSETS prebuilt dashboard#109221

Merged
DominikB2014 merged 2 commits intomasterfrom
dominikbuszowiecki/browse-358-create-blank-prebuilt-dashboard-for-assets-module
Feb 24, 2026
Merged

feat(dashboards): Add blank FRONTEND_ASSETS prebuilt dashboard#109221
DominikB2014 merged 2 commits intomasterfrom
dominikbuszowiecki/browse-358-create-blank-prebuilt-dashboard-for-assets-module

Conversation

@DominikB2014
Copy link
Contributor

Summary

  • Adds a new FRONTEND_ASSETS prebuilt dashboard (ID 24) with no widgets, to be populated later for the assets module
  • Creates frontendAssets/ directory with settings.ts (dashboard title) and frontendAssets.ts (config), following existing prebuilt dashboard conventions
  • Registers the new dashboard in the PrebuiltDashboardId enum and PREBUILT_DASHBOARDS record

@DominikB2014 DominikB2014 requested a review from a team as a code owner February 24, 2026 19:37
@linear
Copy link

linear bot commented Feb 24, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Feb 24, 2026
Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@DominikB2014 DominikB2014 enabled auto-merge (squash) February 24, 2026 19:43
@DominikB2014 DominikB2014 merged commit 4e9a333 into master Feb 24, 2026
61 of 63 checks passed
@DominikB2014 DominikB2014 deleted the dominikbuszowiecki/browse-358-create-blank-prebuilt-dashboard-for-assets-module branch February 24, 2026 19:50
wedamija pushed a commit that referenced this pull request Feb 24, 2026
## Summary
- Adds a new `FRONTEND_ASSETS` prebuilt dashboard (ID 24) with no
widgets, to be populated later for the assets module
- Creates `frontendAssets/` directory with `settings.ts` (dashboard
title) and `frontendAssets.ts` (config), following existing prebuilt
dashboard conventions
- Registers the new dashboard in the `PrebuiltDashboardId` enum and
`PREBUILT_DASHBOARDS` record
@github-actions github-actions bot locked and limited conversation to collaborators Mar 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants