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

Replace filters by conditions in all queries #573

Merged
merged 12 commits into from
Feb 20, 2024

Conversation

NicolasMahe
Copy link
Member

@NicolasMahe NicolasMahe commented Feb 12, 2024

Description

Replace filters by conditions in all queries.

As this is a big PR and it uses new conditions that I implemented myself on the backend, @antho1404 @ismailToyran can you check if there is no regression. Also you can familiarize yourself with the new way to filter data using the condition object instead of the filter.

Only staging backend is updated. I'm waiting for first feedback to deploy the new version of the backend on prod.

Checklist

  • Base branch of the PR is dev

@NicolasMahe NicolasMahe self-assigned this Feb 12, 2024
@NicolasMahe NicolasMahe marked this pull request as ready for review February 12, 2024 15:24
Copy link
Member

@antho1404 antho1404 left a comment

Choose a reason for hiding this comment

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

Pretty much all good, one "issue" on the bids, and I still have the explore page to test more, @ismailToyran please have a look as well I might have missed some parts

@NicolasMahe NicolasMahe force-pushed the chore/replace-filters-by-conditions branch from dcdb9c0 to 934eeda Compare February 15, 2024 03:28
Copy link
Contributor

@ismailToyran ismailToyran left a comment

Choose a reason for hiding this comment

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

One comment regarding components/Cart/Step/Selection.gql

Other than that looks really good. From the queries I've seen, it simplifies things pretty good 💪

@NicolasMahe NicolasMahe disabled auto-merge February 19, 2024 10:09
@NicolasMahe NicolasMahe merged commit 589cac7 into dev Feb 20, 2024
2 checks passed
@NicolasMahe NicolasMahe deleted the chore/replace-filters-by-conditions branch February 20, 2024 13:32
@ismailToyran ismailToyran mentioned this pull request Feb 20, 2024
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.

3 participants