vedanshujain
|
7186c80c5e
|
Reuse function instead of hardcoding for consistency.
|
2022-04-11 19:21:50 +05:30 |
vedanshujain
|
a4c83de142
|
Add dependency injection class.
|
2022-04-11 19:21:50 +05:30 |
vedanshujain
|
2802162be5
|
Add meta table and typo fix.
|
2022-04-11 19:21:49 +05:30 |
vedanshujain
|
169bd4fd4f
|
Fix incorrect column mapping bugs.
|
2022-04-11 19:21:49 +05:30 |
vedanshujain
|
ee76fbc17c
|
Modify to migrate by IDs to reduce responsibilities of generate migrator classes.
|
2022-04-11 19:21:49 +05:30 |
vedanshujain
|
8724429382
|
Refactor to use new config format.
|
2022-04-11 19:21:48 +05:30 |
vedanshujain
|
7836066008
|
Refactor config format to be more clear.
|
2022-04-11 19:21:48 +05:30 |
vedanshujain
|
48356c213f
|
Refactor config format to be more clear.
|
2022-04-11 19:21:47 +05:30 |
vedanshujain
|
5d6eaff099
|
Applied coding standards.
|
2022-04-11 19:21:47 +05:30 |
vedanshujain
|
7bb25779aa
|
Add config for migration meta data table as well.
|
2022-04-11 19:21:47 +05:30 |
vedanshujain
|
6b70afc731
|
Refactor to use migration helper for better re-usability.
|
2022-04-11 19:21:46 +05:30 |
vedanshujain
|
aa00d7af68
|
Add defination of order meta data table.
Made table name methods static so that they can be reused.
|
2022-04-11 19:21:46 +05:30 |
vedanshujain
|
ee834e2cf1
|
Applied coding standards.
|
2022-04-11 19:21:46 +05:30 |
vedanshujain
|
c44cc40d21
|
Add utility class for migrating metadata.
|
2022-04-11 19:21:45 +05:30 |
vedanshujain
|
cb280829cc
|
Add a migration helper class to refactor common utility methods.
|
2022-04-11 19:21:45 +05:30 |
vedanshujain
|
786561d6fd
|
Add migrations for operational data table.
|
2022-04-11 19:21:45 +05:30 |
vedanshujain
|
6cc34e8616
|
Add support for migrating shipping addresses.
|
2022-04-11 19:21:44 +05:30 |
vedanshujain
|
32d1162a01
|
Add migration support for billing address.
|
2022-04-11 19:21:44 +05:30 |
vedanshujain
|
17b1623071
|
Add support for select clause in column name.
|
2022-04-11 19:21:43 +05:30 |
vedanshujain
|
bdff010018
|
Add class WPPostToCOTMigrator
|
2022-04-11 19:21:43 +05:30 |
vedanshujain
|
25f39a6e42
|
Add generic meta to custom table migrator class, to be used in meta to custom table migrations.
|
2022-04-11 19:21:42 +05:30 |
vedanshujain
|
d58bbc112f
|
Add error logger class for custom table migration.
|
2022-04-11 19:21:42 +05:30 |
Néstor Soriano
|
d56c79605c
|
Merge pull request #32427 from leskam/patch-2
correct form redirect after save account details
|
2022-04-11 10:26:36 +02:00 |
Néstor Soriano
|
36bc132eb8
|
Merge pull request #32541 from woocommerce/fix/phpcs-php72
Update PHPCS ruleset for PHP 7.2.
|
2022-04-11 09:07:11 +02:00 |
barryhughes
|
92a2035896
|
Update PHPCS ruleset for PHP 7.2.
|
2022-04-08 16:20:44 -07:00 |
louwie17
|
f7937593e9
|
Merge pull request #32473 from woocommerce/feature/32164_new_task_list_loading_placeholder
New task list loading placeholder for experiment 1
|
2022-04-08 09:55:45 -03:00 |
Fernando
|
61e0a51854
|
Merge pull request #32506 from woocommerce/fix/hidden_wcpay_task
WCPayments task is not visible after installing the plugin
|
2022-04-08 09:05:21 -03:00 |
Chi-Hsuan Huang
|
d914efc8ba
|
Merge pull request #32487 from woocommerce/dev/32417-clean-up-wc-admin-package-json
Clean up `woocommerce-admin` package.json
|
2022-04-08 17:13:03 +08:00 |
Peter Fabian
|
3fa1d070c1
|
Merge pull request #32530 from Saggre/fix/refund-reason-type
Fix phpdoc return type for WC_Order_Refund::get_reason
|
2022-04-08 10:36:09 +02:00 |
Sakri Koskimies
|
b2effe67c9
|
Fix phpdoc return type for WC_Order_Refund::get_reason
|
2022-04-08 10:48:12 +03:00 |
Chi-Hsuan Huang
|
2e09cd824e
|
Add changelog
|
2022-04-08 12:48:14 +08:00 |
Chi-Hsuan Huang
|
f3e460f055
|
Remove i18 commands and their dependencies
i18 routines have been handled inside plugins/woocommerce.
|
2022-04-08 12:45:34 +08:00 |
Chi-Hsuan Huang
|
870d523455
|
Reorder woocommerce admin package.json scripts
|
2022-04-08 12:38:17 +08:00 |
Chi-Hsuan Huang
|
a649fe6ae2
|
Remove no needed commands and fields in package.json
|
2022-04-08 12:36:26 +08:00 |
Chi-Hsuan Huang
|
ba17630dca
|
Merge pull request #32515 from woocommerce/update/32296-wordpress-dependencies
Update @wordpress/* dependencies
|
2022-04-08 10:08:48 +08:00 |
Chi-Hsuan Huang
|
dc243bd34c
|
Merge pull request #32411 from woocommerce/fix/32399-husky
Fix husky git hooks
|
2022-04-08 10:08:27 +08:00 |
Christopher Allford
|
1e3a3d8af5
|
Merge pull request #32500 from woocommerce/fix/feature-config-file-location
Move feature flag config files to Woocommerce plugin
|
2022-04-07 12:49:03 -07:00 |
Jorge A. Torres
|
6336cb39f7
|
Merge pull request #32017 from woocommerce/add/block-theme-tracking
Add theme tracking for block themes.
|
2022-04-07 12:10:22 -03:00 |
Jorge A. Torres
|
7710f07e20
|
Add changelog entry
|
2022-04-07 11:03:01 -03:00 |
Jorge A. Torres
|
aed64b15e4
|
Fix code style issue.
|
2022-04-07 11:01:25 -03:00 |
Jorge A. Torres
|
3087cae672
|
Add changelog entry
|
2022-04-07 11:01:25 -03:00 |
tjcafferkey
|
54b9a29db3
|
Track theme version
|
2022-04-07 11:01:25 -03:00 |
tjcafferkey
|
864f348865
|
Switch TextDomain for Name when tracking block themes
|
2022-04-07 11:01:24 -03:00 |
Tom Cafferkey
|
ab769ebe2c
|
Add block theme property to get_theme_info() in class-wc-tracker class
|
2022-04-07 11:01:24 -03:00 |
Tom Cafferkey
|
9108b8dbf8
|
Update comments
|
2022-04-07 11:01:24 -03:00 |
Tom Cafferkey
|
50b1d60729
|
Remove woocommerce event prefix because its autoprefixed with wcadmin_
|
2022-04-07 11:01:24 -03:00 |
Tom Cafferkey
|
aff9255061
|
Update event name and option name
|
2022-04-07 11:01:24 -03:00 |
Tom Cafferkey
|
e5ac9e4ae6
|
Track initial sites theme
|
2022-04-07 11:01:24 -03:00 |
Tom Cafferkey
|
1c01cc1605
|
Add tracking for theme activation so that we can track active block themes in WooCommerce
|
2022-04-07 11:01:24 -03:00 |
louwie17
|
e767d9f220
|
Merge pull request #32496 from woocommerce/fix/wcpay_task
Fix WooCommerce Payments task not showing up in some supported countries
|
2022-04-07 10:54:24 -03:00 |