-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
feat: simple-pricing plugin #5014
Commits on Feb 26, 2019
-
feat: Use .env.example files from custom plugins
- Combine the main .env.example file with any .env.example files from custom plugins during setup - ignore blank lines - also format with shfmt - also fix one shellcheck lint error Signed-off-by: Peter Lyons <[email protected]> Signed-off-by: Nat Hamilton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fffb9e6 - Browse repository at this point
Copy the full SHA fffb9e6View commit details
Commits on Feb 27, 2019
-
Merge pull request #5003 from reactioncommerce/feat-plugin-.env-files
feat: Use .env.example files from custom plugins Signed-off-by: Nat Hamilton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c825043 - Browse repository at this point
Copy the full SHA c825043View commit details
Commits on Feb 28, 2019
-
feat: created simple-pricing plugin, created a few cart related prici…
…ng queries. Signed-off-by: Nat Hamilton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a0557ac - Browse repository at this point
Copy the full SHA a0557acView commit details -
chore: cleaned up readme spelling.
Signed-off-by: Nat Hamilton <[email protected]> Signed-off-by: Nat Hamilton <[email protected]> Signed-off-by: Nat Hamilton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89e48eb - Browse repository at this point
Copy the full SHA 89e48ebView commit details -
refactor: Cart plugin is now using simple-pricing queries to check pr…
…icing data. Signed-off-by: Nat Hamilton <[email protected]> Signed-off-by: Nat Hamilton <[email protected]> Signed-off-by: Nat Hamilton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ee8e23 - Browse repository at this point
Copy the full SHA 9ee8e23View commit details -
docs: more info about queries in README.
Signed-off-by: Nat Hamilton <[email protected]> Signed-off-by: Nat Hamilton <[email protected]> Signed-off-by: Nat Hamilton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5db034a - Browse repository at this point
Copy the full SHA 5db034aView commit details
Commits on Mar 1, 2019
-
refactor: getCartPrice -> getVariantPrice
Signed-off-by: Eric Dobbertin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c9fcd5 - Browse repository at this point
Copy the full SHA 8c9fcd5View commit details -
refactor: adjust so pricing plugin doesn't need to know cart schema
Signed-off-by: Eric Dobbertin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c5d5a8 - Browse repository at this point
Copy the full SHA 1c5d5a8View commit details -
Signed-off-by: Eric Dobbertin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e8fd63 - Browse repository at this point
Copy the full SHA 6e8fd63View commit details -
Signed-off-by: Eric Dobbertin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b04a300 - Browse repository at this point
Copy the full SHA b04a300View commit details