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

fix(gatsby): fix incorrect intersection of filtered results #30594

Merged
merged 12 commits into from
Apr 1, 2021

Commits on Mar 31, 2021

  1. add failing test

    vladar committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    6b9078d View commit details
    Browse the repository at this point in the history
  2. actually failing test

    vladar committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    253d5db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    042d9f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa69c7a View commit details
    Browse the repository at this point in the history
  5. add failing integration test

    vladar committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    0860f4c View commit details
    Browse the repository at this point in the history
  6. fix test 🤦‍

    vladar committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    8e2928d View commit details
    Browse the repository at this point in the history
  7. actually fix this heisenbug

    vladar committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    f1332e6 View commit details
    Browse the repository at this point in the history
  8. update redux state snapshot

    vladar committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    720119c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. perf: mutate status state directly

    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    vladar and pieh authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    61aa8f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ad24ab View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/vladar/fix-broken-filters' into …

    …vladar/fix-broken-filters
    vladar committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    e856512 View commit details
    Browse the repository at this point in the history
  4. tweak comment

    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    vladar and pieh authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    c100e55 View commit details
    Browse the repository at this point in the history