Commit Graph

3497 Commits

Author SHA1 Message Date
Guilherme Ribeiro
e650e263a0 Update codeql-analysis.yml (#2153)
* Update codeql-analysis.yml

Upgrading CodeQL to v2 
https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/

* Update codeql-analysis.yml
2023-05-11 08:18:06 -03:00
renovate[bot]
cec40f8b26 Update dependency @types/jest to v29.5.1 (#2150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-11 08:09:14 -03:00
renovate[bot]
50b43e4f8a Update dependency filesize to v10.0.7 (#2146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-11 10:55:27 +02:00
Yu Long
bfc2dccc85 Release 5.42.1 (#2148) 2023-05-09 17:27:45 +02:00
Yu Long
4ccd5dd6cf Fix: email regex safari compatibility (#2147) 2023-05-09 16:45:47 +02:00
Maurício Júnior
fc0d11b03a GooglePay - Adding parameter 'assuranceDetailsRequired' (#2132)
* add missing gpay prop

* add default value
2023-05-08 14:04:15 -03:00
renovate[bot]
734c07432d Update dependency @rollup/plugin-node-resolve to v15.0.2 (#2145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-08 13:15:03 -03:00
Daniel Coles
c465311762 ApplePay Types - Make totalPriceLabel optional in ApplePayElementProps type (#2140) 2023-05-08 12:26:31 -03:00
renovate[bot]
91a282c2f2 Update babel monorepo to v7.21.4 (#2144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-08 12:15:41 -03:00
Guilherme Ribeiro
bdad16fd8a Click to Pay - Moving files from Card folder to internal (#2142)
* feat: moved ctp to internal folder

* feat: default card.js
2023-05-08 12:12:00 -03:00
renovate[bot]
4c79711331 Update actions/github-script action to v6.4.1 (#2127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-08 11:49:54 -03:00
Yu Long
8f7fb29aa2 Release 5.42.0 (#2143) 2023-05-08 16:17:08 +02:00
António Ferreira
efbf32bb4e Fix getImage crashing custom card integration (#2141)
* fix getImage crashing custom card integration

* reset address changes

* fixes for achinput
2023-05-08 16:08:22 +02:00
sponglord
31dcf89d4d Fix/open invoice sr panel receives on blur errors (#2137)
* OpenInvoice feeds onBlur (email) errors to SRPanel

* Made array comparison function generic

* remove unused line of code
2023-05-08 14:15:49 +02:00
Yu Long
9f7aa17d0a Refactor: improve the email regex (#2133)
fix: Bacs and Dragonpay missing email validation

* refactor: improve regex performance
2023-05-08 13:51:17 +02:00
Guilherme Ribeiro
7295ece88e PayPal - Adding support for Venmo (#2136)
* feat: adding venmo

* feat: added logging

* feat: venmo changes

* feat: removed logs

* feat: fixed tests
2023-05-08 06:55:00 -03:00
Michael Ossig
cc7aa40e89 Adjusting typings for BrowserInfo (#2131)
* Fixes issue #2078

- Corrected typings for BrowserInfo to reflect the actual data that is being sent (https://docs.adyen.com/api-explorer/Checkout/70/post/payments#request-browserInfo)
- Adds optional javaScriptEnabled field

* Remove javaScriptEnabled optional prop
2023-05-05 17:00:10 +02:00
Yu Long
d6c5ceeabb Refactor: make playground conditionally support https (#2130) 2023-05-04 09:38:28 +02:00
António Ferreira
3cf4514136 Release 5.41.0 (#2128) 2023-05-02 17:49:44 +02:00
António Ferreira
c6ea865869 Improvement: resource module for CDN image access (#1857)
* Removing dependabot configuration (#1854)

* adds resource module for cdn access

* fix lgtm errors

* fixes reources not available for SF

* fix env loading

* fix Pix test issue with resources

* seperate mock creation

* changes according to feedback

* refactor to useImage hook

---------

Co-authored-by: Guilherme Ribeiro <guilhermemrr@gmail.com>
2023-05-02 16:59:48 +02:00
sponglord
c36e66f2a8 Merge pull request #2123 from Adyen/release/5.40.1
Release 5.40.1
2023-04-24 15:48:08 +02:00
nicholas
94f6b386a5 Release 5.40.1 2023-04-24 13:23:17 +02:00
sponglord
104e487c16 Feature/handle ticket voucher when single brand (#2122)
* When a single branded 'ticket' card (brazilian meal voucher txvariant) - hide the expiryDate field at startup

* Add fix for  cardTypes tests (define permittedLengths array, if not defined)
2023-04-24 13:20:14 +02:00
Yu Long
3a20f1e913 Fix: work around solution for some currencies not getting the correct decimal points (#2119) 2023-04-24 12:44:08 +02:00
Yu Long
0fa5e7990e Fix(installments): preselect value on brand change (#2117) 2023-04-21 16:28:31 +02:00
António Ferreira
5050a9c08b fixes tests failing because of cannot redifine property (#2121) 2023-04-21 16:20:20 +02:00
Yu Long
8edf99f75b Refactor(DisclaimerMessage): to use only InternalDisclaimerMsgObject (#2118) 2023-04-18 17:17:42 +02:00
sponglord
bef25f0067 Merge pull request #2115 from Adyen/release/5.40.0
Release 5.40.0
2023-04-17 16:34:06 +02:00
nicholas
aa239eb044 Release 5.40.0 2023-04-17 14:20:46 +02:00
António Ferreira
33f35b6323 fixes responsiveness in form fields (#2110) 2023-04-17 13:31:12 +02:00
Yu Long
d55073dec7 Feat(online-banking-PL): add terms and conditions (#2099)
* refactor: added all translations
* refactor: expand the DisclaimerMessage component to render multiple urls
2023-04-14 15:55:10 +02:00
sponglord
402d9d526b Removed isCollatingErrors prop since it is never used (#2109)
* Removed isCollatingErrors prop since it is never used

* Fixing e2e tests to reflect new markup after a11y fixes

* Removing isCollatingErrors from unit test
2023-04-14 15:22:55 +02:00
sponglord
3c1be6db8d Merge pull request #2114 from Adyen/fix/allow_dashes_in_address_fields
Allow dashes when formatting Address fields
2023-04-14 15:19:27 +02:00
nicholas
8178aea5bb Allow dashes when formatting Address fields (they are commonly used in Japan) 2023-04-14 12:24:37 +02:00
Guilherme Ribeiro
63e85120bc E2E - Fixing issuer list flaky tests (#2108)
* feat: attempt to fix flakyness

* feat: removed unused value
2023-04-12 14:23:07 +02:00
renovate[bot]
5f7a4facd6 Update typescript-eslint monorepo to v5.56.0 (#2106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-11 17:01:50 +02:00
renovate[bot]
1724e1271f Update dependency stylelint to v15.3.0 (#2102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-11 11:28:09 +02:00
renovate[bot]
fdbfd8a494 Update dependency @types/jest to v29.5.0 (#2101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-11 11:27:40 +02:00
Yu Long
a2cbefabdd Release 5.39.1 (#2104) 2023-04-07 14:53:19 +02:00
sponglord
bc79918ec8 Ensure Boleto validates properly (#2096)
* Ensure Boleto validates properly (with a more robust Field.tsx for when a comp doesn't)

* Adding new, more accessible, error messages to Boleto first & last name fields
2023-04-07 12:53:59 +02:00
Yu Long
e34be79401 Fix(blik-input): turn off auto suggest (#2091) 2023-04-05 11:49:03 +02:00
renovate[bot]
9fd6246e71 Update dependency @babel/core to v7.21.3 (#2095)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-05 11:00:27 +02:00
renovate[bot]
4895c520ae Update dependency sass to v1.59.3 (#2097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-05 10:59:49 +02:00
renovate[bot]
489e3d7eb0 Update dependency @types/jest to v29.4.2 (#2098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-05 10:56:40 +02:00
renovate[bot]
20822558b9 Update typescript-eslint monorepo to v5.55.0 (#2094)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 10:35:34 +02:00
renovate[bot]
b301d50f72 Update dependency @types/jest to v29.4.1 (#2093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 10:20:29 +02:00
Guilherme Ribeiro
63823888b0 Adding support to Node 18 (#2065)
* feat: draft

* feat: draft2

* feat: fixed webpack on playground

* fix: playwright env

* fix: e2e testcafe

* fix: cleanup
2023-04-04 09:58:32 +02:00
renovate[bot]
ad1943d7fe Update dependency autoprefixer to v10.4.14 (#2077)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 09:57:57 +02:00
renovate[bot]
f2a33da9fc Update dependency eslint to v8.36.0 (#2084)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 09:57:34 +02:00
renovate[bot]
ddb3152138 Update dependency sass to v1.59.2 (#2085)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 09:56:57 +02:00