Commit Graph

47829 Commits

Author SHA1 Message Date
Barry Hughes 3aee92ebec
Merge pull request #32362 from woocommerce/fix/download-shortcode-handling
Support shortcode-based downloadable files (as used by S3 Downloads extension)
2022-04-06 14:22:18 -07:00
Joel T 2f53fbca04 Updating deasync package to resolve build issue 2022-04-06 13:50:24 -07:00
Lourens Schep 43d279ec84 Move require_once below use statements 2022-04-06 16:36:39 -03:00
Lourens Schep 30c7586f36 Update comment 2022-04-06 16:12:56 -03:00
Peter Fabian 4128ad6611
Merge pull request #32363 from woocommerce/fix/a8c181-documentation-todo-items
Update documentation links.
2022-04-06 20:28:08 +02:00
Fernando Marichal fd1bca3540 Add changelog 2022-04-06 14:07:55 -03:00
Fernando Marichal fcc7143207 Add alreadyActivatedExtensions to persisted business extensions 2022-04-06 14:01:36 -03:00
Jorge A. Torres 6fb8afbfdc
Merge pull request #32424 from woocommerce/fix/30102-dirty-pages
Don't trigger beforeunload notice inappropriately.
2022-04-06 11:21:30 -03:00
Ilyas Foo f82b5d78f1 Fix css and test 2022-04-06 21:31:50 +08:00
Lourens Schep d93731dc57 Fix lint errors 2022-04-06 10:17:24 -03:00
Lourens Schep 1cd3511061 Add changelog 2022-04-06 10:12:01 -03:00
Lourens Schep 4ad2f4ceed Make use of PaymentGatewaySuggestions logic in WooCommerce Payments task 2022-04-06 10:12:01 -03:00
Lourens Schep b660f58c1c Add changelog 2022-04-06 10:10:20 -03:00
Lourens Schep 828e34a974 Address PR feedback and fix PHP unit tests 2022-04-06 10:08:22 -03:00
Lourens Schep a7ec024471 Remove test condition 2022-04-06 09:46:55 -03:00
Lourens Schep a13f15624a Make sure we also track completion of non visible tasks and fix parent id in WooCommercePayments task 2022-04-06 09:46:55 -03:00
louwie17 7d76d4a1a6
Merge pull request #32494 from woocommerce/fix/32154_payment_gateway_spec_warning
Fix PHP warning of missing default value in spec
2022-04-06 09:18:22 -03:00
Ilyas Foo f50379d8a2 Update all onboarding card images 2022-04-06 19:15:08 +08:00
Chi-Hsuan Huang 2b1f54b09d Set up lint-staged configuration for each package 2022-04-06 17:31:32 +08:00
Chi-Hsuan Huang 5bfcaa7f3f Use lint-staged in pre-commit hook 2022-04-06 17:31:32 +08:00
Chi-Hsuan Huang 44b4008849 Install lint-staged 2022-04-06 17:31:32 +08:00
Chi-Hsuan Huang d7df8ff8ab Set up husky
Update pnpm-lock.yaml
2022-04-06 17:31:32 +08:00
Chi-Hsuan Huang 01edee8d90 Remove lint-staged.config.js 2022-04-06 17:31:32 +08:00
Chi-Hsuan Huang 7e146cf353 Remove post-merge.sh 2022-04-06 17:31:32 +08:00
Chi-Hsuan Huang f2dcc1f705 Add git:update-hooks to postinstall 2022-04-06 17:31:32 +08:00
Chi-Hsuan Huang 14a2f9a8d8 Remove git:update-hooks from woocommerce/project.json 2022-04-06 17:31:32 +08:00
Chi-Hsuan Huang a4ece1b7b9 Remove husky lint-staged from plugins/* 2022-04-06 17:31:32 +08:00
Chi-Hsuan Huang 7c4c98c91d Fix bin/post-merge.sh & bin/pre-push.sh 2022-04-06 17:31:32 +08:00
Chi-Hsuan Huang ae44908f33 Move .husky to root path
Add .husky
2022-04-06 17:31:32 +08:00
Ilyas Foo 16c28e3599 Fix css 2022-04-06 16:41:27 +08:00
Ilyas Foo ffdf1e6c02 More adjustments 2022-04-06 16:25:33 +08:00
Ilyas Foo 3050cacc39 Minor adjustments 2022-04-06 16:25:33 +08:00
Ilyas Foo 1f8988675f Some adjustment to card footer 2022-04-06 16:25:32 +08:00
Ilyas Foo 1980fac6fd Revamp WCPay suggestion in payments task 2022-04-06 16:25:32 +08:00
Ilyas Foo c596222069 Refactor tests 2022-04-06 16:25:32 +08:00
Ilyas Foo 5ff23bf103 Add tracks and small refactor to toggle 2022-04-06 16:25:32 +08:00
Ilyas Foo 0f554436da Broke wcpay task to different sections, added toggle component, added other payment methods toggle 2022-04-06 16:25:32 +08:00
Ilyas Foo a3bd1e5109 Add see more button 2022-04-06 16:25:32 +08:00
Ilyas Foo fb89df5f2c Rename set up button to get started 2022-04-06 16:25:32 +08:00
Ilyas Foo fd4a4a5604 Add is_offline flag and split payment sections 2022-04-06 16:25:31 +08:00
Paul Sealock a154c26ea4 fix legacy tests path 2022-04-06 16:01:36 +12:00
Paul Sealock 0b2e922338 changelog 2022-04-06 15:48:24 +12:00
Paul Sealock ab673dd14b Call Core's script from root level 2022-04-06 15:27:37 +12:00
Paul Sealock 659bf2d43c add additional script to core 2022-04-06 15:25:18 +12:00
Chi-Hsuan Huang 73ba1fc4b2 Add changelog 2022-04-06 11:06:53 +08:00
Chi-Hsuan Huang 8da48065fd Remove de-activation logic when the Core version is not met 2022-04-06 10:28:40 +08:00
Chi-Hsuan Huang 0c366289e0 Remove woocommerce-admin.php from tests 2022-04-06 10:27:53 +08:00
Chi-Hsuan Huang bf91c3cca0 Change mainFile in Gruntfile.js 2022-04-06 10:27:53 +08:00
Chi-Hsuan Huang 9969f60fd3 Remove uninstall.php & woocommerce-admin.php 2022-04-06 10:27:53 +08:00
Paul Sealock 407b225133 Move feature flag config files to Woocommerce plugin to support unit test execution in the wp-env environment. 2022-04-06 14:12:24 +12:00