-
Notifications
You must be signed in to change notification settings - Fork 3
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
Release 3.1.9 #363
Merged
Merged
Release 3.1.9 #363
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feat: add order without address option
Co-authored-by: Mauricio Haygert <[email protected]>
…PN-628/feat/no-address-confirmation-modal
feat: adding modal to confirm no address option
…t/allow-order-without-address
…feat/allow-order-without-address
…/pagarme/woocommerce into feat/allow-order-without-address
create order without address
…feat/allow-order-without-address
…t/allow-order-without-address
…t/allow-order-without-address
…/pagarme/woocommerce into PAOPN-627/feat/logging-allow-no-address
fix: page editing fatal error
feat: logging allow no address
…t/allow-order-without-address
…/pagarme/woocommerce into feat/allow-order-without-address
feat: add more address fields validation
* cd: changing cd * cd: remove list files step
* chore: update ecommerce module core version * feat: returning allow order withtout address code * fix: not empty shipping validation * feat: adding handleSplitOrder to plataform order decorator
* docs: adding master PR template * docs: update readme.md * docs: changing pull request template file * docs: changing contributing file * docs: removing issue template and adding bug_report and feature_request templates * docs: update readme contribution section * docs: adding pagar.me logo to readme and fixing links * docs: improving commit message section from contributing doc file * docs: updating files reference to use url path * docs: fixing git commit messages example
fix: installments tax when order fail
* cd: add env to version inputs * cd: correcting typo * cd: correcting variables usage * cd: correcting variables usage
* cd: fixing version variables * cd: fixing version variables
fixed billing_cnpj
mateus-picoloto
requested review from
fabiano-mallmann,
RafaMelazzo and
mauriciohaygert
and removed request for
fabiano-mallmann and
RafaMelazzo
December 13, 2023 17:37
Quality Gate failedFailed conditions C Reliability Rating on New Code (required ≥ A) See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
fabiano-mallmann
approved these changes
Dec 13, 2023
RafaMelazzo
approved these changes
Dec 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
✨ New Features
🐛 Bug fixes