Skip to content

[7875] Frontend: application dashboards tab#7907

Merged
n-lark merged 15 commits into
mainfrom
7875-applications-dashboards
Jul 23, 2026
Merged

[7875] Frontend: application dashboards tab#7907
n-lark merged 15 commits into
mainfrom
7875-applications-dashboards

Conversation

@n-lark

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

Copy link
Copy Markdown
Contributor

Description

Adds an application-level Dashboards tab that lists the app's dashboards and opens each in the same embedded immersive viewer (with a drawer switcher) as the team view. Refactoring the team list/viewer into shared, scope-aware components along the way. Gated behind EMBEDDED_DASHBOARD_ENABLED.

See test plan: #7875 (comment)

Related Issue(s)

Resolves #7875

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 16:47
@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 (304bcc4) to head (797ed1e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7907   +/-   ##
=======================================
  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 7874-team-dashboards to main July 23, 2026 14:42
@n-lark
n-lark merged commit eb9911b into main Jul 23, 2026
29 checks passed
@n-lark
n-lark deleted the 7875-applications-dashboards branch July 23, 2026 16:02
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: application dashboards tab

2 participants