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

Restructure folders for logging and webhooks #1059

Conversation

zenit2001
Copy link
Contributor

Summary

Describe the changes proposed in this pull request:

  • What is the motivation for this change?
    Restructuring the back-end files inside int_adyen_SFRA folder
  • What existing problem does this pull request solve?
    It creates a new folder which contains Adyen related files, and moves there the logging and webhook related logic.

Tested scenarios

Description of tested scenarios:

  • Webhook processing
  • Logging

Fixed issue: SFI-631

@zenit2001 zenit2001 added the refactor Refactors existing code label Mar 20, 2024
Copy link

sonarcloud bot commented Mar 21, 2024

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud

@zenit2001 zenit2001 marked this pull request as ready for review March 21, 2024 09:53
@zenit2001 zenit2001 merged commit 40b2711 into feature/SFI-544-separate-cartridges Mar 21, 2024
15 of 16 checks passed
@zenit2001 zenit2001 deleted the improvement/SFI-631-restructure-folders branch March 21, 2024 12:11
zenit2001 added a commit that referenced this pull request Apr 23, 2024
* Move BE code to int_adyen_SFRA (#1056)

* move frontend code to app_adyen_SFRA (#1057)

* Get checkout payment methods adjustment (#1046)

* Replaced /sessions with /paymentMethods for apple pay express (#1047)

* Replaced /sessions with /paymentMethods from end of checkout (#1049)

* Remove sessions call from My Account (#1050)

* chore: removed /sessions related code from the cartridge (#1051)

* chore: removed services for sessions (#1053)

* chore: disabled linter temporarily

* chore: updated eslint ignore

* chore: move frontend code to app_adyen_SFRA

* chore: fix eslint issues

---------

Co-authored-by: Zenit Shkreli <[email protected]>

* Restructure folders for logging and webhooks (#1059)

* chore: added lint to some files in int_adyen_SFRA (#1060)

* Moved all adyen util files to the same folder (#1061)

* Passing amount to giftcard component on creation (#1066)

* Moved adyen scripts under the same directory and groupped them based on functionality (#1064)

* GitHub pipeline adjustement (#1065)

* Merging changes of develop into SFI-544 (#1068)

* chore: added paypal line items feature

* chore: added tests for paypal line items

---------

Co-authored-by: Shani <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactors existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants