Skip to content

[7257] Add proper pagination to Hosted and Remote Instances pages + N+1 fix for Hosted Instances#7353

Open
n-lark wants to merge 5 commits into
mainfrom
7257-pagination
Open

[7257] Add proper pagination to Hosted and Remote Instances pages + N+1 fix for Hosted Instances#7353
n-lark wants to merge 5 commits into
mainfrom
7257-pagination

Conversation

@n-lark
Copy link
Copy Markdown
Contributor

@n-lark n-lark commented May 27, 2026

Description

See #7257 (comment)

Related Issue(s)

Resolves #7257

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 self-assigned this May 27, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.57%. Comparing base (b2735a3) to head (1fc84e9).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7353      +/-   ##
==========================================
+ Coverage   76.52%   76.57%   +0.04%     
==========================================
  Files         405      405              
  Lines       20631    20675      +44     
  Branches     4991     5018      +27     
==========================================
+ Hits        15788    15832      +44     
  Misses       4843     4843              
Flag Coverage Δ
backend 76.57% <100.00%> (+0.04%) ⬆️

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.

…t to show total count on search, update specs
…s and filter tests for server-side pagination
@n-lark n-lark marked this pull request as ready for review May 28, 2026 17:20
@n-lark n-lark requested a review from cstns May 28, 2026 17:20
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.

Add proper pagination to Hosted and Remote Instances pages + N+1 fix for Hosted Instances

1 participant