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

Module catalog, Attribute Repository code validation regex #29015

Merged
merged 7 commits into from
Sep 25, 2020

Commits on Jul 6, 2020

  1. Module catalog, Attribute Repository code validation regex

    Regex modified to accept the A-Z range and check for Magento\Eav\Model\Entity\Attribute::ATTRIBUTE_CODE_MAX_LENGTH instead of the old hardcoded value (30)
    drc0 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    d2c352d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    37dbcf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. chore: remove trailing space

    drc0 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    2663ff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78ed862 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    65a67aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    428e3d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    431bfe5 View commit details
    Browse the repository at this point in the history