Skip to content

Support fleet filters in the Offers and Launch UI#3780

Merged
peterschmidt85 merged 3 commits intomasterfrom
feat/offers-fleet-filter-ui
Apr 15, 2026
Merged

Support fleet filters in the Offers and Launch UI#3780
peterschmidt85 merged 3 commits intomasterfrom
feat/offers-fleet-filter-ui

Conversation

@peterschmidt85
Copy link
Copy Markdown
Contributor

@peterschmidt85 peterschmidt85 commented Apr 15, 2026

Summary

Offers

  • Add fleet filtering to the Offers page.
  • Keep the current unscoped behavior when no fleet is selected.
  • Scope grouped offers to selected fleets when one or more fleets are set.
  • Support imported fleets using the same project/name format as the CLI.
  • Preserve selected fleets in the URL.

Launch

  • Add the same fleet filter to the Launch resource picker.
  • Write selected fleets to generated YAML as configuration.fleets, following the existing backend flow.

Property filter

  • Load dynamic property-filter values when the filter menu opens instead of only after typing.
  • Apply this to project, user, and fleet values.
  • Keep the existing 100-item cap while narrowing results as the user types.

AI Assistance

  • Assisted by Codex

@peterschmidt85 peterschmidt85 changed the title Support fleet filters in the Offers UI Support fleet filters in the Offers and Launch UI Apr 15, 2026
Treat reopening an existing project token as an unfiltered load so the full project list appears again in Offers and Runs. Add a focused frontend test for the token-aware filter request helper.
@peterschmidt85 peterschmidt85 merged commit b14329c into master Apr 15, 2026
28 checks passed
@peterschmidt85 peterschmidt85 deleted the feat/offers-fleet-filter-ui branch April 15, 2026 10:33
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.

1 participant