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

Apply product quantity limit per user on a per-order basis #1533

Merged
merged 1 commit into from Dec 13, 2020
Merged

Apply product quantity limit per user on a per-order basis #1533

merged 1 commit into from Dec 13, 2020

Conversation

cnotin
Copy link
Contributor

@cnotin cnotin commented Dec 9, 2020

Before, all quantities from all prior purchases were counted in the quota stored in the purchaseQuantity model.
Now only the quantity in the current order is checked as discussed in PR #1528

No issue in npm run lint and npm run frisby

Before, all quantities from all prior purchases were counted in the quota
stored in the purchaseQuantity model.
Now only the quantity in the current order is checked as discussed in
PR #1528

Signed-off-by: Clément Notin <clement@notin.org>
@cnotin
Copy link
Contributor Author

cnotin commented Dec 9, 2020

GitHub CI/CD looks nice 👏 except perhaps a little bug in e2e?

@bkimminich
Copy link
Member

It's work in progress, but it looks very promising. Even Docker builds work ready... Heroku and some notifications stuff and Travis-CI is obsolete for push/PR... 👍

@cnotin cnotin closed this Dec 11, 2020
@cnotin cnotin reopened this Dec 11, 2020
@bkimminich
Copy link
Member

Thanks for pinging our new build pipeline! 🥳

@cnotin
Copy link
Contributor Author

cnotin commented Dec 11, 2020

I'm hypnotized by it... so I couldn't help not launching it!!

@cnotin
Copy link
Contributor Author

cnotin commented Dec 11, 2020

Sweet :)

@bkimminich bkimminich merged commit 8bb12ac into juice-shop:develop Dec 13, 2020
@cnotin cnotin deleted the pr-limit-qty-per-user-per-order branch December 13, 2020 23:22
@github-actions github-actions bot locked and limited conversation to collaborators Dec 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants