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

Release 9.4.0 #2558

Merged
merged 8 commits into from
Mar 25, 2024
Merged

Release 9.4.0 #2558

merged 8 commits into from
Mar 25, 2024

Conversation

… response with vault DB table (#2528)

* add admin panel configuration, add logic for filtering out the tokens

* move filtering algorithm in protected function, move the newly added node in config.xml to the correct node

* add dependencies to test constructor

* remove redundant variable

* add unit tests for getAllowedMultistoreTokens()

* add unit test for filterStoredPaymentMethods

* fix sonarcloud issue

* remove empty lines
* add unit tests for webhook helper

* remove redundant comments
* update

* update implementation sofar

* Implement GetAdyenPaymentMethodsBalance and GetAdyenRedeemedGiftcards in GraphQL

* [ECP-8972] Implement save/remove gift card mutations and update schema definitions

* First Test GetBalance

* Test Redeemed Giftcards

* test update

* Cleanup

* Cleanup

* [ECP-8972] Fix unit tests

* [ECP-8972] Update argument names

* [ECP-8972] Replace exception type

* [ECP-8972] Refactor class name to match with the filename

* [ECP-8972] Update unit tests

* [ECP-8972] Update method's PHPDocs

* [ECP-8972] Change class import

* [ECP-8972] Use only the state data from request and ignore DB on observers

---------

Co-authored-by: raoulritter <59527829+raoulritter@users.noreply.github.com>
Co-authored-by: Can Demiralp <can.demiralp@adyen.com>
#2419)

* [ECP-8748] Fix line item calculations for Quote

* [ECP-8748] Quote item - fix discount amount

* [ECP-8748] Quote shipping - fix discount amount

* [ECP-8748] CreditMemo - fix line calculation

* [ECP-8748] Creditmemo | fix line items

* [ECP-8748] Remove commented out code block

* [ECP-8748] Update unit tests

* [ECP-8748] Update unit tests

* [ECP-8748] Update unit tests

---------

Co-authored-by: Can Demiralp <can.demiralp@adyen.com>
Co-authored-by: Can Demiralp <can.demiralp@adyen.com>
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
14.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@candemiralp candemiralp merged commit 9014493 into main Mar 25, 2024
14 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants