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

[Product Refactor] Primary Taxon #11369

Merged
merged 35 commits into from
Apr 2, 2024

Commits on Apr 1, 2024

  1. Move primary taxon to variant

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2ef2663 View commit details
    Browse the repository at this point in the history
  2. Update attribute translations

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c805486 View commit details
    Browse the repository at this point in the history
  3. Update admin forms

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b309444 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2707c31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a38eeb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65731f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0dbbd5e View commit details
    Browse the repository at this point in the history
  8. Update taxon association

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3b71587 View commit details
    Browse the repository at this point in the history
  9. Fix factory issues

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    cd60131 View commit details
    Browse the repository at this point in the history
  10. Update Taxon associations and joins

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6b3e33f View commit details
    Browse the repository at this point in the history
  11. Update product import spec

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    861f2ae View commit details
    Browse the repository at this point in the history
  12. Update enterprise caching spec

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    269d3ce View commit details
    Browse the repository at this point in the history
  13. Update taxon querying in reports

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b22c426 View commit details
    Browse the repository at this point in the history
  14. Update more specs

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d9899e8 View commit details
    Browse the repository at this point in the history
  15. Adjust factory

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d281e9d View commit details
    Browse the repository at this point in the history
  16. Update DFC product importer

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6e7b978 View commit details
    Browse the repository at this point in the history
  17. Update bulk products JS spec

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c086440 View commit details
    Browse the repository at this point in the history
  18. Update products v3 table

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d4dd3cc View commit details
    Browse the repository at this point in the history
  19. Update product import

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c5ec7e3 View commit details
    Browse the repository at this point in the history
  20. Update product serializer

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6025491 View commit details
    Browse the repository at this point in the history
  21. Drop unnecessary params filtering

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    78495d0 View commit details
    Browse the repository at this point in the history
  22. Fix product filtering

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    fb09a7f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    02abe5c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3f2a578 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2743a81 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a55931c View commit details
    Browse the repository at this point in the history
  27. Fix rubocop warnings

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d959ee2 View commit details
    Browse the repository at this point in the history
  28. Fix product touch spec

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8a364a5 View commit details
    Browse the repository at this point in the history
  29. Update ProductScopeQuery spec

    Matt-Yorkley authored and rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ac4ec36 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d3e62c4 View commit details
    Browse the repository at this point in the history
  31. Update DFC supplied product

    rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6d1249e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8c05838 View commit details
    Browse the repository at this point in the history
  33. Fix duplication issue

    When a product had mutiple variant assigned to the same category it
    should only return the product one
    rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    678fa37 View commit details
    Browse the repository at this point in the history
  34. Fix #bulk_product duplicate

    Remove duplicate when a product has mutiple variant in the same category
    (taxon)
    rioug committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    100239c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    484c037 View commit details
    Browse the repository at this point in the history