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.3.0 #2535

Merged
merged 15 commits into from
Mar 8, 2024
Merged

Release 9.3.0 #2535

merged 15 commits into from
Mar 8, 2024

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    d16c44f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Fix - Skip excluded payment methods from activation toggling (#2503)

    * skip POS payment method from toggling as this config is visual via Admin panel
    
    * Update PaymentMethods.php
    
    * Update Test/Unit/Helper/PaymentMethodsTest.php
    
    * Update Helper/PaymentMethods.php
    
    * Use toggle method in the helper method for PaymentMethodsStatus class
    
    * Write unit test for PaymentMethodsStatus class
    
    * Write unit test for PaymentMethodsStatus class
    
    * Update Model/Config/Backend/PaymentMethodsStatus.php
    
    * Enable Pay by Link individually
    
    ---------
    
    Co-authored-by: Can Demiralp <[email protected]>
    hossam-adyen and candemiralp authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8785839 View commit details
    Browse the repository at this point in the history
  2. fix: Missing dependencies / setup fails on new installations (#2509)

    * fix: Missing dependency for Magento_Customer module
    
    Missing dependency may cause new installations to fail.
    
    * fix: Use factory in Console Command
    
    * fix: change from recurring schema to recurring data
    
    * fix unit test
    
    * fix unit test
    
    ---------
    
    Co-authored-by: Bram <[email protected]>
    Co-authored-by: Can Demiralp <[email protected]>
    Co-authored-by: hossam-adyen <[email protected]>
    4 people authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    eade0a7 View commit details
    Browse the repository at this point in the history
  3. [ECP-8908] Add storeId parameter while obtaining success page URL for…

    … headless integrations (#2523)
    
    * Update to include storeID.
    
    * [ECP-8908] Add storeId parameter to other configuration getters
    
    * [ECP-8908] Fix unit tests
    
    ---------
    
    Co-authored-by: Can Demiralp <[email protected]>
    raoulritter and candemiralp authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7c428b8 View commit details
    Browse the repository at this point in the history
  4. [ECP-8944] Payment Methods Helper Unit Test (#2532)

    * [ECP-8889] Writing Unit test
    
    * [ECP-8944] Committing changes to the PaymentMethods Unit test
    
    * [ECP-8944] Committing changes to the PaymentMethods Unit test
    
    * [ECP-8944] Committing changes to the PaymentMethods Unit test
    
    * [ECP-8944] Committing changes to the PaymentMethods Unit test
    
    * [ECP-8944] Committing changes to the PaymentMethods Unit test
    
    * [ECP-8944] Committing changes to the PaymentMethods Unit test
    
    * [ECP-8944] Committing changes to the PaymentMethods Unit test
    
    * [ECP-8944] Committing changes to the PaymentMethods Unit test
    
    * [ECP-8944] Handling Exceptions as Adyen Exception - Solving issues thrown by SonarCloud
    
    * [ECP-8944] Committing changes to the PaymentMethods Unit test
    
    * [ECP-8944] Committing changes to the PaymentMethods Unit test
    
    * [ECP-8944] Committing changes to the PaymentMethods Unit test
    
    ---------
    
    Co-authored-by: Can Demiralp <[email protected]>
    khushboo-singhvi and candemiralp authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b8cd621 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    198e919 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e55f33 View commit details
    Browse the repository at this point in the history
  7. Simplify docker-compose usage and workflows (#2534)

    * Remove redundant docker-compose file and remove unused make commands
    
    * Temporarily disable E2E
    
    * Update docker-composer.yml path
    
    * Update docker-composer.yml variables
    
    * Update docker-composer.yml variables
    
    * Enable E2E tests again
    
    * Define network backend
    
    * Update Playwright version
    
    * Remove redundant compose file usage
    
    * Change file permission
    candemiralp authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4d1c879 View commit details
    Browse the repository at this point in the history
  8. Use fixed stable version of Playwright instead of latest (#2541)

    * Use fixed stable version of Playwright instead of latest
    
    * Install Playwright executables
    candemiralp authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d4fdfd2 View commit details
    Browse the repository at this point in the history
  9. Version bump

    candemiralp committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0b09f06 View commit details
    Browse the repository at this point in the history
  10. [ECP-8855-v9] Obtain the previous payment event from the DB (#2521)

    * [ECP-8855-v9] Obtain the previous payment event from the DB
    
    * [ECP-8855-v9] Update unit tests
    
    ---------
    
    Co-authored-by: Khushboo <[email protected]>
    candemiralp and khushboo-singhvi authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    192653e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4b39f82 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0493129 View commit details
    Browse the repository at this point in the history
  13. Fix test workflows (#2545)

    * Remove DEPLOY_SAMPLEDATA env variable from MFTF tests
    
    * Update variables
    
    * Update variables
    candemiralp authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e971f42 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fdfa229 View commit details
    Browse the repository at this point in the history