forked from gnemes/cart-magento2
-
Notifications
You must be signed in to change notification settings - Fork 1
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
hotfix: afterRender structure and cors report #188
Merged
Merged
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
sleaof
commented
Nov 3, 2021
•
edited
Loading
edited
- Hotfix para correção de incompatibilidades com a nova versão de Magento (2.4.3-p1);
- Correção dos reportes de cors.
DouglasCorreiaMeli
previously approved these changes
Nov 3, 2021
GiovanniCavallari
previously approved these changes
Nov 3, 2021
maicongouveia
previously approved these changes
Nov 3, 2021
70f57b1
GiovanniCavallari
approved these changes
Nov 4, 2021
maicongouveia
approved these changes
Nov 4, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Acho que vale acrescentar na descrição e no titulo sobre o novo fiz relacionado a cors 😄
lira
added a commit
that referenced
this pull request
Jan 11, 2022
* feat(PPWP-377): unified calls * fix(PPWP-377): unified calls * fix(PPWP-377): unified calls * fix(PPWP-377): unified calls * fix(PPWP-377): unified calls * added payment places method * comments removed * refactored access token validation * fixed ternary if structure * fixed instantiation of access token * 🐛 Fix the PR cover checker when there is no test (#189) This fixes an issue that is workflow failure when the pull request does not contain tests and Added hotfix branch filter to check tests * feat(PPWP-421): paycash front-end * feat(PPWP-422): paycash admin * fix(helper): 🐛 fixed float to int convertion * feat(bin): ✨ new command sync with container * improv: init tests * improv: changing chmod command * build: 📦 new patch version of mercardo pago for magento 2 v3.12.3 * getMercadoPagoPaymentMethods testing * fix(ppwp-337): fixing exception testing * testing config provider and api * testing PaymentMethodsTicket * feat(ppwp-377): testing custom config provider * refactored constants * refactored model test classes * refactored helper test classes * added annotation for Code Coverage Ignore * fixed test variables * fixed html structure of ticket * feat(ppwp-377): adding metadata payment_option_id * fixing data tests * removed exception to access token * hotfix(PLUG-1533): fixing refund error handling * fixing pr coverage checker * testing pr coverage checker * fixing pr coverage checker * hotfix: fixed js - undefined variable * feat(PPWP-569): initial commit * build: 📦 new minor version of mercardo pago for magento 2 v3.13.0 * build(v3.13.0): 📦 updated readme * expiration date mask and validations * PPWP-569: inserted translations for titles * PPWP-569: added space between fields * improv(PPWP-611): dinamically validating bank transfer on admin page * implementing cache * PPWP-611: payment unit tests * PPWP-611: fixed abstractElementMock * fix(wallet button): 🐛 create order even with cho pro disabled * fixing cache * separating cache values with constants * PPWP-611: refactored test directory * PPWP-570: added translation * PPWP-569: inserted style in title * PPWP-569: fixed cache for new installs * PPWP-569: fixed cache for new installs * feature(ppwp-630): new front-end definitions * removing cache from bank_transfer validation * fixing payment fieldset and removing debit text * improv(ppwp-531): adding mlu to available lists * adding payment methods validation using API * removing old validation * improving cache and applying rules to other checkouts * fixing pix rules * disabling invalid payments * clearing config activation flag caching * testing new methods * fixing cache code coverage * fixing observer code coverage * fixing exception syntax * code enhancement * fixing prefix issue * fix(ticket): 🐛 changed str_contains to strpos * build(v3.14.0): 📦 updated version files and changelog * build(v3.14.0): 📦 updated changelog * fix: treating paymentId on disablePayment function * Upgrade New Logo MP Magento 2 * hotfix: prevent "missing required argument $data" exception (#187) Co-authored-by: Ivan Augusto <[email protected]> * build(v3.14.1): 📦 new version v3.14.1 * build(v3.14.1): 📦 updated mercado pago's minilogo image Co-authored-by: Gustavo Brito <[email protected]> Co-authored-by: sleaof <[email protected]> Co-authored-by: Douglas <[email protected]> Co-authored-by: hugodamm <[email protected]> Co-authored-by: Code Slicer <[email protected]> Co-authored-by: Ivan Augusto <[email protected]> Co-authored-by: Hugo Damm <[email protected]>
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.