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

Resolve issue#201 #202

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 18, 2021

  1. Resolve issue#152

    Use locale message key name instead of the actual message to resolve error message lookup issue.
    edmondchui committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    0903ed3 View commit details
    Browse the repository at this point in the history
  2. Resolve issue#152

    Use locale message key name instead of the actual message to resolve error message lookup issue.
    edmondchui committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    4f5e0cc View commit details
    Browse the repository at this point in the history
  3. Resolve issue#152

    Use locale message key name instead of the actual message to resolve error message lookup issue.
    edmondchui committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    c3069dd View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Merge pull request #1 from spree-contrib/master

    Merge Latest Changes
    edmondchui committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6513e32 View commit details
    Browse the repository at this point in the history
  2. Resolve issue#201

    Use Array#push instead of Array#+ to avoid redefinition of constant.
    edmondchui committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0bbcaa9 View commit details
    Browse the repository at this point in the history