Commit graph

3513 commits

Author SHA1 Message Date
Alex P
825ee0add6
Refactor tests 2023-04-27 10:46:45 +03:00
Alex P
885d7cab19
Fix checkout address update
Looks like update* only sends to server, and set* fills UI without immediately sending to the server
2023-04-27 09:31:31 +03:00
Alex P
45986d3961
Fix phpcs 2023-04-27 09:07:54 +03:00
Alex P
f285728ba9
Fix ddev:e2e-tests
cp returns non-success code when file exists
2023-04-27 09:07:37 +03:00
Alex P
efb86acb1f
Handle shipping address/methods update 2023-04-27 09:06:38 +03:00
Alex P
f396870610
Refactor patch request 2023-04-26 16:57:45 +03:00
Alex P
47d6933288
Replace no final review alert with description 2023-04-25 16:16:37 +03:00
Alex P
9d638a57e3
Show shipping methods in paypal if express without review 2023-04-25 15:06:24 +03:00
Alex P
8efa0e6da3
Fix pay now button
not sure if the action parameter in order creation request affects anything, but the docs say that it should match the js sdk commit parameter
2023-04-24 08:15:22 +03:00
Alex P
37959ad2d8
Handle final review option 2023-04-24 08:12:48 +03:00
Alex P
57414cff9f
Fix request params 2023-04-22 13:16:42 +03:00
Alex P
98f6d0de45
Save funding source for block orders 2023-04-21 16:39:59 +03:00
Alex P
8f3e9c4554
Disable card button for blocks
not working well with express, cannot fill fields
2023-04-21 09:46:28 +03:00
Alex P
29e1b0cbd0
Show notice if cannot init blocks 2023-04-19 11:20:11 +03:00
Alex P
f435796cbe
Add final review checkbox 2023-04-18 23:34:29 +03:00
Alex P
0d8f86eefa
Fix block cart continuation 2023-04-17 17:15:37 +03:00
Alex P
6049f8b396
Merge branch 'trunk' into pcp-157-blocks 2023-04-17 17:12:44 +03:00
Emili Castells
caaf69cbcb
Merge pull request #1313 from woocommerce/PCP-1599-boolean-false-type-sent-as-empty-value-when-setting-cache
Boolean false type sent as empty value when setting cache (PCP-1599)
2023-04-17 15:31:41 +02:00
Emili Castells Guasch
a892214ca7 Merge branch 'trunk' into PCP-1599-boolean-false-type-sent-as-empty-value-when-setting-cache 2023-04-17 13:50:21 +02:00
Emili Castells
30439554c7
Merge pull request #1331 from woocommerce/fix-tests
Add missing stub
2023-04-17 13:48:57 +02:00
Alex P
ae978771c0
Add missing stub 2023-04-17 14:30:55 +03:00
Emili Castells
efa3d5b02a
Merge pull request #1330 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-wc-gateway/json5-2.2.3
Bump json5 from 2.2.0 to 2.2.3 in /modules/ppcp-wc-gateway
2023-04-17 12:58:23 +02:00
dependabot[bot]
b0be8d98dd
Bump json5 from 2.2.0 to 2.2.3 in /modules/ppcp-wc-gateway
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:57:18 +00:00
Emili Castells
32d437c22f
Merge pull request #1329 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-webhooks/json5-2.2.3
Bump json5 from 2.2.0 to 2.2.3 in /modules/ppcp-webhooks
2023-04-17 12:54:46 +02:00
dependabot[bot]
e902cc329d
Bump json5 from 2.2.0 to 2.2.3 in /modules/ppcp-webhooks
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:54:17 +00:00
Emili Castells
653ba5e5c0
Merge pull request #1328 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-vaulting/json5-2.2.3
Bump json5 from 2.2.0 to 2.2.3 in /modules/ppcp-vaulting
2023-04-17 12:53:46 +02:00
dependabot[bot]
a3eb52f4bc
Bump json5 from 2.2.0 to 2.2.3 in /modules/ppcp-vaulting
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:53:03 +00:00
Emili Castells
40320304c7
Merge pull request #1327 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-order-tracking/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3 in /modules/ppcp-order-tracking
2023-04-17 12:52:25 +02:00
dependabot[bot]
34b51e063d
Bump json5 from 2.2.1 to 2.2.3 in /modules/ppcp-order-tracking
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:51:56 +00:00
Emili Castells
195d23175b
Merge pull request #1326 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-button/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3 in /modules/ppcp-button
2023-04-17 12:51:24 +02:00
dependabot[bot]
1d1b01ac1c
Bump json5 from 2.2.1 to 2.2.3 in /modules/ppcp-button
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:50:46 +00:00
Emili Castells
c9a4bf4ddb
Merge pull request #1325 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-onboarding/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3 in /modules/ppcp-onboarding
2023-04-17 12:50:04 +02:00
dependabot[bot]
9db77a801b
Bump json5 from 2.2.1 to 2.2.3 in /modules/ppcp-onboarding
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:49:34 +00:00
Emili Castells
e9271fae62
Merge pull request #1324 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-compat/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3 in /modules/ppcp-compat
2023-04-17 12:48:59 +02:00
dependabot[bot]
96268c46df
Bump json5 from 2.2.1 to 2.2.3 in /modules/ppcp-compat
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:48:28 +00:00
Emili Castells
a1cb91d47f
Merge pull request #1323 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-uninstall/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3 in /modules/ppcp-uninstall
2023-04-17 12:47:48 +02:00
dependabot[bot]
55760670ec
Bump json5 from 2.2.1 to 2.2.3 in /modules/ppcp-uninstall
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:47:14 +00:00
Emili Castells
ec1b067ebd
Merge pull request #1322 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-button/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /modules/ppcp-button
2023-04-17 12:46:31 +02:00
dependabot[bot]
f5bc239293
Bump webpack from 5.74.0 to 5.76.0 in /modules/ppcp-button
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:46:01 +00:00
Emili Castells
a588c85766
Merge pull request #1321 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-onboarding/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /modules/ppcp-onboarding
2023-04-17 12:45:19 +02:00
dependabot[bot]
5e1f52a357
Bump webpack from 5.74.0 to 5.76.0 in /modules/ppcp-onboarding
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:44:46 +00:00
Emili Castells
d523e0de2f
Merge pull request #1320 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-vaulting/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /modules/ppcp-vaulting
2023-04-17 12:44:11 +02:00
dependabot[bot]
24cd27709f
Bump webpack from 5.74.0 to 5.76.0 in /modules/ppcp-vaulting
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:43:40 +00:00
Emili Castells
eeee093d89
Merge pull request #1319 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-order-tracking/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /modules/ppcp-order-tracking
2023-04-17 12:42:55 +02:00
dependabot[bot]
149af62047
Bump webpack from 5.74.0 to 5.76.0 in /modules/ppcp-order-tracking
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:42:25 +00:00
Emili Castells
97a3fe2097
Merge pull request #1318 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-wc-gateway/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /modules/ppcp-wc-gateway
2023-04-17 12:41:38 +02:00
dependabot[bot]
935b177edd
Bump webpack from 5.74.0 to 5.76.0 in /modules/ppcp-wc-gateway
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:41:11 +00:00
Emili Castells
5fe3c10e7c
Merge pull request #1317 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-webhooks/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /modules/ppcp-webhooks
2023-04-17 12:40:19 +02:00
dependabot[bot]
4ad19a7b51
Bump webpack from 5.74.0 to 5.76.0 in /modules/ppcp-webhooks
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:39:51 +00:00
Emili Castells
2dade4ff6f
Merge pull request #1316 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-compat/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /modules/ppcp-compat
2023-04-17 12:39:10 +02:00