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 |
Barry Hughes
|
73409592b7
|
Merge pull request #31185 from sicelo/rename
Rename Swaziland to Eswatini
|
2022-04-05 13:37:54 -07:00 |
jonathansadowski
|
90a545b013
|
Merge pull request #32450 from woocommerce/add/changelogger-validation
Add changelogger validation.
|
2022-04-05 14:11:33 -05:00 |
Barry Hughes
|
dfbc71974b
|
Merge pull request #32350 from woocommerce/fix/relative-directory-handling
Enhance directory traversal handling/resolution.
|
2022-04-05 11:24:49 -07:00 |
Jorge A. Torres
|
394a9fa490
|
Merge pull request #30320 from erikdemarco/patch-2
Add new hooks to order-tracking form
|
2022-04-05 15:10:39 -03:00 |
Lourens Schep
|
c90922d9e4
|
Fix PHP warning of missing default value in spec
|
2022-04-05 14:38:17 -03:00 |
Jorge A. Torres
|
e72bc47535
|
Bump ‘form-tracking’ template version
|
2022-04-05 14:02:40 -03:00 |
Christopher Allford
|
5be65f39fd
|
Merge pull request #32474 from woocommerce/fix/isolate-development-environments
Isolate `wp-env` Environments
|
2022-04-05 09:57:26 -07:00 |