Skip to content

feat(preprod): Wire up snapshot_status search field in frontend#115596

Merged
mtopo27 merged 1 commit into
masterfrom
mtopo27/eme-1147-add-snapshot-status-search-frontend
May 14, 2026
Merged

feat(preprod): Wire up snapshot_status search field in frontend#115596
mtopo27 merged 1 commit into
masterfrom
mtopo27/eme-1147-add-snapshot-status-search-frontend

Conversation

@mtopo27
Copy link
Copy Markdown
Contributor

@mtopo27 mtopo27 commented May 14, 2026

Add snapshot_status to the frontend search bar for snapshots, completing the frontend half of the approval_statussnapshot_status search rename.

New search field with all comparison states

snapshot_status is now searchable in the snapshot view with values: approved, auto_approved, base, failed, no_base, pending, processing, requires_approval. This matches the backend values added in #115580.

Hidden in general Explore UI

The field is added to HIDDEN_PREPROD_ATTRIBUTES so it only appears in the snapshot-specific search bar (via SNAPSHOT_ALLOWED_KEYS), not in the general Explore interface.

Refs EME-1147

@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 14, 2026

EME-1147

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.52%

@mtopo27 mtopo27 marked this pull request as ready for review May 14, 2026 20:17
@mtopo27 mtopo27 requested review from a team as code owners May 14, 2026 20:17
@mtopo27 mtopo27 merged commit c4a4f6f into master May 14, 2026
75 checks passed
@mtopo27 mtopo27 deleted the mtopo27/eme-1147-add-snapshot-status-search-frontend branch May 14, 2026 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants