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

Prepare V4 and remote track develop-4 into develop #493

Merged
merged 10 commits into from
May 23, 2024
Merged

Conversation

candemiralp
Copy link
Member

Summary

This PR prepares develop branch for version 4.

candemiralp and others added 5 commits February 27, 2024 12:08
* [ECP-8935] Support Symfony 7 (#467)

* Initial version bump for V4

* [ECP-8935] Update migration due to removed column

* [ECP-8935] Fix return types of command controllers

* [ECP-8935] Convert annotations into attributes for routing of the controllers

* [ECP-8935] Add missing import for the class

* [ECP-8935] Implement attributes for command name and definitions

* [ECP-8935] Implement attributes for routes of the controllers

* [ECP-8935] Handle payment response with correct order transaction

* [ECP-8935] Convert annotations into attributes for controller routing

* [ECP-8935] Add stateMachineState association to order transaction on donation data builder

* [ECP-9047] Migrate to Vuejs 3 (#470)

* Initial version bump for V4

* [ECP-8935] Update migration due to removed column

* [ECP-8935] Fix return types of command controllers

* [ECP-8935] Convert annotations into attributes for routing of the controllers

* [ECP-8935] Add missing import for the class

* [ECP-8935] Implement attributes for command name and definitions

* [ECP-8935] Implement attributes for routes of the controllers

* [ECP-8935] Handle payment response with correct order transaction

* [ECP-8935] Convert annotations into attributes for controller routing

* [ECP-8935] Add stateMachineState association to order transaction on donation data builder

* [ECP-9047] Fix Test Configuration button

* [ECP-9047] Remove installJsAssets() method

* [ECP-9047] Remove JS dist files and update frontend assets

* [ECP-9047] Fix v-model usage according to Vuejs 3

* [ECP-9047] Update frontend assets

* Remove debugger

---------

Co-authored-by: Can Demiralp <[email protected]>

* Use Symfony Command return constants

* Update frontend assets

* Bump PHP version

* Ignore LineLength CS errors on route definitions

* Fix CS issues

* Fix CS issues

* Bump E2E workflow Dockware version

---------

Co-authored-by: Can Demiralp <[email protected]>
* [ECP-9027] Use autowire where it's possible

* [ECP-9027] Update definitions

---------

Co-authored-by: Can Demiralp <[email protected]>
# Conflicts:
#	composer.json
#	src/AdyenPaymentShopware6.php
#	src/Command/DisablePaymentMethodCommand.php
#	src/Command/EnablePaymentMethodCommand.php
#	src/Command/ProcessWebhooksCommand.php
#	src/Controller/AdminController.php
#	src/Controller/StoreApi/OrderApi/OrderApiController.php
#	src/Controller/StoreApi/Payment/PaymentController.php
#	src/Handlers/Command/DisablePaymentMethodHandler.php
#	src/Resources/app/storefront/dist/storefront/js/adyen-payment-shopware6.js
#	src/Resources/app/storefront/dist/storefront/js/adyen-payment-shopware64.js.dist
#	src/Resources/app/storefront/dist/storefront/js/adyen-payment-shopware65.js.dist
#	src/Resources/config/services/checkout-api.xml
#	src/Resources/config/services/commands.xml
#	src/Resources/config/services/controllers.xml
#	src/Resources/config/services/payment-handlers.xml
#	src/Resources/config/services/subscribers.xml
#	src/Resources/public/administration/js/adyen-payment-shopware6.js
#	src/Storefront/Controller/FrontendProxyController.php
#	src/Subscriber/PostPaymentSubscriber.php
@candemiralp candemiralp requested a review from a team as a code owner May 15, 2024 12:11
peterojo
peterojo previously approved these changes May 16, 2024
* [ECP-9198] Rename CSS classes

* [ECP-9198] Update frontend assets

* [ECP-9198] Update frontend assets

---------

Co-authored-by: Can Demiralp <[email protected]>
candemiralp and others added 2 commits May 16, 2024 14:41
* [ECP-9149] Add property type declarations

* [ECP-9149] Use PaymentException instead of deprecated classes

* [ECP-9149] Remove unused method

* [ECP-9149] Check stateMachineState before obtaining technicalName

---------

Co-authored-by: Can Demiralp <[email protected]>
@candemiralp candemiralp requested a review from peterojo May 17, 2024 09:09
SushmitaThakur
SushmitaThakur previously approved these changes May 17, 2024
Copy link

sonarcloud bot commented May 22, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
1.0% Duplication on New Code

See analysis details on SonarCloud

@candemiralp candemiralp merged commit 562275c into develop May 23, 2024
7 of 8 checks passed
@candemiralp candemiralp deleted the prepare-v4 branch May 23, 2024 10:58
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.

5 participants