Commit graph

6511 commits

Author SHA1 Message Date
Philipp Stracker
a128228c86
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-applepay/resources/js/ApplepayButton.js
#	modules/ppcp-applepay/resources/js/boot-admin.js
#	modules/ppcp-button/resources/js/modules/Preview/PreviewButtonManager.js
#	modules/ppcp-googlepay/resources/js/GooglepayButton.js
#	modules/ppcp-googlepay/resources/js/boot-admin.js
2024-09-06 15:19:17 +02:00
Philipp Stracker
9d6def5b67
Merge pull request #2555 from woocommerce/PCP-3573-remove-3-0-notice
Remove 3.0 upgrade notice
2024-09-06 14:58:37 +02:00
Philipp Stracker
c7b118bac5
Merge pull request #2509 from woocommerce/PCP-3503-use-svg-for-apm-gateway-icons
Use SVG for APM gateway icons (3503)
2024-09-06 14:52:22 +02:00
Philipp Stracker
87e8aed779
Merge pull request #2525 from woocommerce/PCP-3525-google-pay-shipping-callback-active-for-virtual-product
Google Pay billing data without shipping callback (3525)
2024-09-06 14:50:29 +02:00
Alex Pantechovskis
453b26b936
Merge pull request #2571 from woocommerce/PCP-3566-fix-blockjson-exclusion
Do not exclude block.json in .distignore
2024-09-06 15:31:44 +03:00
Alex P.
503ce63975
Do not exclude block.json in .distignore 2024-09-06 09:01:19 +03:00
Alex Pantechovskis
db05ae973d
Merge pull request #2568 from woocommerce/PCP-3566-fix-folder-name
Fix folder name and .distignore for packaging workflow
2024-09-05 07:50:15 +03:00
Alex P.
c87698c471
Fix resources in .distignore
was excluding some folder in symfony polyfils
2024-09-04 21:22:14 +03:00
Alex P.
95566c311d
Fix folder name in package
PLUGIN_FOLDER_NAME defaults to ARCHIVE_NAME
2024-09-04 21:01:30 +03:00
Philipp Stracker
7f8f3ccad2
Merge pull request #1944 from woocommerce/modularity-module-migration
Modularity module migration (2102)
2024-09-04 16:42:15 +02:00
Philipp Stracker
91eb749877
Fix linter warning 2024-09-04 16:30:02 +02:00
Alex Pantechovskis
7db6b676c5
Merge pull request #2565 from woocommerce/PCP-3566-update-workflow-branch
Use main package workflow branch
2024-09-04 17:28:29 +03:00
Alex Pantechovskis
a0c859637c
Use main package workflow branch 2024-09-04 17:26:30 +03:00
Philipp Stracker
c9486c4c17
Update platform requirement
See fa36ff33ff
2024-09-04 16:05:48 +02:00
Philipp Stracker
2cb026604c
Merge branch 'PCP-1773-php74'
# Conflicts:
#	composer.lock
2024-09-04 15:47:37 +02:00
Philipp Stracker
c3f3783509
Merge pull request #2556 from woocommerce/PCP-1773-php74
Require PHP 7.4+, WP 6.3+, WC 6.9+ (1773)
2024-09-04 15:44:25 +02:00
Philipp Stracker
68095ed7b6
Merge branch 'trunk'
# Conflicts:
#	composer.lock
2024-09-04 15:40:55 +02:00
Philipp Stracker
a3897b35d6
Merge branch 'trunk'
# Conflicts:
#	readme.txt
2024-09-04 15:35:25 +02:00
Philipp Stracker
a8153018a4
Merge pull request #2562 from woocommerce/PCP-3648-remove-tags
Keep only 5 tags in readme.txt
2024-09-04 15:21:28 +02:00
Alex Pantechovskis
1707d6c3cc
Merge pull request #2564 from woocommerce/dependabot/npm_and_yarn/axios-1.7.7
Bump axios from 1.7.2 to 1.7.7
2024-09-04 10:13:32 +03:00
dependabot[bot]
f5b9d92aca
Bump axios from 1.7.2 to 1.7.7
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.7.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-04 07:12:38 +00:00
Alex Pantechovskis
dfc047a2eb
Keep only 5 tags in readme.txt
wp .org now allows only 5 tags.
2024-09-04 09:40:37 +03:00
Philipp Stracker
27e8b06b29
🐛 Update ApplePay logo in gateway 2024-09-03 18:16:10 +02:00
Philipp Stracker
e54ceb9a65
🔀 Merge branch 'trunk' 2024-09-03 17:36:28 +02:00
Philipp Stracker
d7f0b693e3
Define generic size for payment gateway icons 2024-09-03 17:35:36 +02:00
Alex Pantechovskis
a26fb086dc
Merge pull request #2558 from woocommerce/PCP-3566-update-wf-branch
Use the latest branch in the packaging workflow
2024-09-03 17:41:51 +03:00
Alex P.
5c5c814c03
Use the prefixed-archives branch 2024-09-03 17:29:05 +03:00
Alex P.
4462fb38c9
Update FilePathPluginFactory defaults 2024-09-03 16:23:11 +03:00
Alex P.
f1480fac13
Update versions in phpcs 2024-09-03 16:21:34 +03:00
Alex P.
0653a018ed
Remove WC 5.9 in GHA 2024-09-03 09:18:57 +03:00
Alex P.
426f096766
Use PHP 7.4 for package GHA 2024-09-03 09:18:35 +03:00
Alex P.
f0c12eb041
Require WC 6.9+ 2024-09-03 09:13:07 +03:00
Alex P.
c808db045d
Require WP 6.3+ 2024-09-03 09:12:40 +03:00
Alex P.
f538ea2ef2
Require PHP 7.4+ 2024-09-03 09:07:12 +03:00
Alex P.
c2400429cd
Remove 3.0 upgrade notice
no longer needed
2024-09-03 08:33:17 +03:00
Wesley Rosa
0b74af1061 Merge remote-tracking branch 'origin/release/2.9.0' into trunk 2024-09-02 16:15:08 -03:00
Wesley Rosa
edd156eedc woorelease: Product version bump update 2024-09-02 15:50:36 -03:00
Emili Castells
9860e864b9
Merge pull request #2553 from woocommerce/fix/PCP-3566-old-wf
Fix the old package workflow
2024-09-02 16:32:08 +02:00
Alex P.
cfa8f1135b
Revert "Replace old local archive command"
This reverts commit 87c9beba57.
2024-09-02 17:11:37 +03:00
Emili Castells
a667c3ea5e
Merge pull request #1625 from woocommerce/new-package-workflow
Use package creation reusable workflow
2024-09-02 15:48:28 +02:00
Alex P
62224fecb8
Extract into a separate workflow 2024-09-02 16:27:31 +03:00
Philipp Stracker
7509f914ab
Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-admin-notices/src/AdminNotices.php
#	modules/ppcp-local-alternative-payment-methods/src/LocalAlternativePaymentMethodsModule.php
#	modules/ppcp-paylater-configurator/src/PayLaterConfiguratorModule.php
#	modules/ppcp-wc-gateway/src/WCGatewayModule.php
2024-08-30 15:16:20 +02:00
Philipp Stracker
ac1e97e4e6
Refactor LocalAlternativePaymentMethodsModule 2024-08-29 18:56:03 +02:00
Emili Castells
796ded031e
Merge pull request #2547 from woocommerce/PCP-3577-fatal-error-in-logs-when-we-try-to-pay-with-apple-pay-as-separate-gateway
Fatal error in logs when we try to pay with Apple Pay as separate gateway (3577)
2024-08-29 12:17:40 +02:00
Emili Castells
f751eb2ea9
Merge pull request #2545 from woocommerce/PCP-3583-fix-missing-google-pay-button
Google Pay buttons are missing in block checkout (3583)
2024-08-29 11:53:56 +02:00
Emili Castells Guasch
888d9126f5 Add logger to Apple Pay and Google Pay gateways 2024-08-29 11:38:40 +02:00
Philipp Stracker
0f08a64f5e
♻️ Extract repeat logic into new getter 2024-08-28 16:09:11 +02:00
Philipp Stracker
2fa5545af2
🩹 FIx potential problem with initialization order 2024-08-28 15:54:41 +02:00
Philipp Stracker
72b9fdc251
🐛 Fix issue with missing Google Pay button 2024-08-28 15:53:28 +02:00
Emili Castells
dfecfb8723
Merge pull request #2543 from woocommerce/release/2.9.0-rc1
Release 2.9.0 rc1
2024-08-28 14:34:20 +02:00