Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend updates for storing view filters in queryUI #14857

Merged
merged 13 commits into from
Oct 24, 2024
Merged

Conversation

aptkingston
Copy link
Member

Description

Updates the stored location of view filters to match recent backend work.

Copy link

qa-wolf bot commented Oct 24, 2024

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

@aptkingston aptkingston marked this pull request as ready for review October 24, 2024 08:38
@aptkingston aptkingston requested a review from a team as a code owner October 24, 2024 08:38
@aptkingston aptkingston requested review from mike12345567 and removed request for a team October 24, 2024 08:39
Copy link
Contributor

@deanhannigan deanhannigan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

Comment on lines +57 to +59
// We still may need to migrate this even though the backend does it automatically now
// for query definitions. This is because we might be editing saved filter definitions
// from old screens, which will still be of type LegacyFilter[].
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sadge.

Copy link
Member

@shogunpurple shogunpurple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aptkingston aptkingston merged commit 389251c into v3-ui Oct 24, 2024
11 checks passed
@aptkingston aptkingston deleted the query-ui-frontend branch October 24, 2024 09:47
@aptkingston aptkingston mentioned this pull request Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants