Skip to content

[7891] Frontend: Remove feature flag + simplify shared instances component #7909

Merged
n-lark merged 16 commits into
mainfrom
7891-dashboard-clean-up
Jul 23, 2026
Merged

[7891] Frontend: Remove feature flag + simplify shared instances component #7909
n-lark merged 16 commits into
mainfrom
7891-dashboard-clean-up

Conversation

@n-lark

@n-lark n-lark commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Description

This removes the EMBEDDED_DASHBOARD_ENABLED feature flag and cleans up the dashboardRoleOnly list for Instances.vue.

See test plan here: #7891 (comment)

Related Issue(s)

Resolves #7891

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

@n-lark
n-lark requested a review from cstns July 22, 2026 19:22
@n-lark n-lark self-assigned this Jul 22, 2026
@n-lark n-lark linked an issue Jul 22, 2026 that may be closed by this pull request
3 tasks
@codecov

codecov Bot commented Jul 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.72%. Comparing base (eb9911b) to head (5b97185).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7909   +/-   ##
=======================================
  Coverage   75.72%   75.72%           
=======================================
  Files         434      434           
  Lines       23198    23198           
  Branches     6161     6161           
=======================================
  Hits        17567    17567           
  Misses       5631     5631           
Flag Coverage Δ
backend 75.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Base automatically changed from 7875-applications-dashboards to main July 23, 2026 16:02
@n-lark
n-lark enabled auto-merge (squash) July 23, 2026 16:19
@n-lark
n-lark merged commit edf5186 into main Jul 23, 2026
29 checks passed
@n-lark
n-lark deleted the 7891-dashboard-clean-up branch July 23, 2026 16:38
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.

Frontend: Remove feature flag + simplify shared instances component

2 participants