Skip to content

Conversation

cstns
Copy link
Contributor

@cstns cstns commented Oct 9, 2025

Description

Adds a new filter for devices that allows filtering between device mode: fleet/developer. Currently device filters only support one filter at a time without massive re-write.

Changes apply to both application devices and team devices page.

image

Related Issue(s)

closes #6007

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

@cstns cstns self-assigned this Oct 9, 2025
@cstns cstns requested a review from knolleary October 9, 2025 11:57
Copy link

codecov bot commented Oct 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.85%. Comparing base (f3680d8) to head (0a3c603).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6122   +/-   ##
=======================================
  Coverage   76.85%   76.85%           
=======================================
  Files         381      381           
  Lines       19272    19272           
  Branches     4641     4641           
=======================================
  Hits        14812    14812           
  Misses       4460     4460           
Flag Coverage Δ
backend 76.85% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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.

@knolleary knolleary merged commit 8b1f95c into main Oct 10, 2025
23 checks passed
@knolleary knolleary deleted the enhance-visibility-of-device-modes branch October 10, 2025 08:11
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.

Surface visibility of devices in fleet vs. developer mode

2 participants