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

Add isSelectableByUser attribute to product templates #46394

Merged
merged 9 commits into from
Apr 10, 2024

Commits on Apr 8, 2024

  1. Add selectable attribute in product template to allow creation of pro…

    …duct templates that do not appear on the "Change product type" UI
    nathanss committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f71035c View commit details
    Browse the repository at this point in the history
  2. Always use productTemplateId when available, otherwise fallback to st…

    …andard-product-template
    nathanss committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2960fcd View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Rename attribute

    nathanss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d4716a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c28e005 View commit details
    Browse the repository at this point in the history
  3. Revert "Always use productTemplateId when available, otherwise fallba…

    …ck to standard-product-template"
    
    This reverts commit 2960fcd.
    nathanss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e49cfdf View commit details
    Browse the repository at this point in the history
  4. Revert "Use editedRecord in hook useEntityRecord"

    This reverts commit c28e005.
    nathanss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5b04730 View commit details
    Browse the repository at this point in the history
  5. Add changelogs

    nathanss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3790b63 View commit details
    Browse the repository at this point in the history
  6. Fix unit tests

    nathanss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0b34a1f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Increment changelog

    nathanss committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    33d9ef3 View commit details
    Browse the repository at this point in the history