Skip to content

Commit

Permalink
Release/v2.20.0 (#889)
Browse files Browse the repository at this point in the history
* Fix loader popup too large

* Do not retry for capture or refund

* Bump tmpl from 1.0.4 to 1.0.5 in /_dev/js/front (#845)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump path-parse from 1.0.6 to 1.0.7 in /_dev/js/front (#846)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tar from 6.0.5 to 6.1.11 in /_dev/js/front (#847)

Bumps [tar](https://github.com/npm/node-tar) from 6.0.5 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.0.5...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump node-sass from 4.14.1 to 7.0.0 in /_dev/js/back (#851)

Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](sass/node-sass@v4.14.1...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* node-sass ^4.14.1 in _dev/js/back

* Bump minimist from 1.2.5 to 1.2.6 in /_dev/js/front (#867)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 4.1.0 to 4.1.1 in /_dev/js/front (#879)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump axios from 0.21.1 to 0.21.2 in /_dev/js/back (#880)

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump minimist from 1.2.5 to 1.2.6 in /_dev/js/back (#881)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump async from 2.6.3 to 2.6.4 in /_dev/js/back (#882)

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](caolan/async@v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Quick fix for capture and refund

* Fix missing payer phone on payload

* Responsive payment loader

* Responsive payment loader

* PAYSHIP-1793 - Add X-Robots-Tag to front controllers

* Added check before rendering paylater express buttons

* Pay Later improvements (#878)

* BNPL implementation upgrade

* Add PayPal Pay Later component

* Rename PayPal 4X to PayPal Pay Later

* Change pay later settings

* Update BO Pay Later settings

* Update Pay Later eligibility link

* Change Pay Later banner images

* Restore Tips on Pay Later alert info

* Push changes

* Resize image for pay later banner

* Separated paylater and express checkout button dependency

* Pay Later banner and message for 1.6 and 1.7

* Force locale and buyer-country in sandbox for test

* Replaced banner images with new ones

* Update message and banner components

* Fix issue with prefetch sdk

* Add recommended pay later settings for messages and button

* Removed some changed for mark components

* Updated translations

* Added check to display payment page banner

* Toggle PayLater refactoring

* Restore good wording for Pay Later configuration

* Add isAddToCartButtonDisabled method

* Rename constants from PAY_IN_4X in PAY_LATER

* Fixed banner price and added express checkout hiding

* Changed wording for payment method in checkout page

* Change "Pay Later" to "PayPal Pay Later"

* Update translations for Pay Later configuration (#887)

* Replaced hardcoded container identifiers with querySelector service

* Changed order to payment

* Fix apply translations for Pay Later payment method

* Fix apply translations for Pay Later payment method

* Removed unused hooks and replaced selectors with constants

Co-authored-by: Laurynas <[email protected]>
Co-authored-by: Sébastien BIDAULT <[email protected]>

* Update Pay Later translations (#891)

* Update Pay Later translations

* [PAYSHIP-1622] Upgrade HostedFields 3D Secure implementation (#854)

* Upgrade HostedFields 3D Secure implementation

* Adds a way to configure HostedFields contingencies

* Avoid empty error message

* [PAYSHIP-1581] Create CreateOrderPayloadBuilder with unit test scenarios (#838)

* Create a unit testable CreateOrderPayloadBuilder with different scenarios

* Fix calculation

* Fix ExpressCheckout password hash method (#853)

* Changed order creation country iso code to be always uppercase (#864)

* Fix tag of google-github-actions/setup-gcloud (#866)

* Fix responsive payment popup

* Reduce payment loader text size on small resolutions

* Catch Sentry exception to avoid fatal error

* Force global actions to be executed with CONTEXT_ALL in case of multishop

* Handle PAYMENT_DENIED

* Update default wording

* Add payment denied translations

* Translations

* Fix missing PayPal Client Token

* Fix translations key

* Added express checkout disabling when payments not receivable

* Added link to PayPal support and updated translations

* Sorted translations

* Added payment status change when customer gets error PAYEE_ACCOUNT_RESTRICTED

* Fix translations

* Added translations

* Bump version to 2.20.0

* Fix notice on ExpressCheckout controller

Co-authored-by: Matt75 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Laurynas <[email protected]>
Co-authored-by: Laurynas Šedys <[email protected]>
Co-authored-by: Thomas N <[email protected]>
  • Loading branch information
6 people authored Jun 16, 2022
1 parent 07c7337 commit 48bf665
Show file tree
Hide file tree
Showing 68 changed files with 7,973 additions and 1,946 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/checkout-cd-inte.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v2

- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@v0
with:
project_id: ${{ secrets.GCLOUD_PROJECT_INTEGRATION }}
service_account_key: ${{ secrets.G_CREDENTIAL_INTEGRATION }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/checkout-cd-prod-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v2

- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@v0
with:
project_id: ${{ secrets.GCLOUD_PROJECT_PRODUCTION }}
service_account_key: ${{ secrets.G_CREDENTIAL_PRODUCTION }}
Expand Down
Loading

0 comments on commit 48bf665

Please sign in to comment.