moon
|
d915587f5d
|
Update version
|
2022-03-28 17:55:07 -07:00 |
moon
|
cda288d327
|
Update VERSION constant
|
2022-03-28 17:37:35 -07:00 |
moon
|
707b0bd74d
|
Fix typo
|
2022-03-28 14:01:21 -07:00 |
moon
|
4a52285930
|
Deprecate WC_ADMIN_VERSION_NUMBER constant
|
2022-03-28 13:55:51 -07:00 |
Christopher Allford
|
14e852b4b2
|
Merge WooCommerce Admin Unit Tests (#32287)
This folds the unit tests from WooCommerce Admin into the core test suite, enabling them to run.
|
2022-03-28 12:53:33 -07:00 |
Barry Hughes
|
e12d82ae46
|
Merge pull request #32376 from woocommerce/remove-php-72-version-bump-notice
Remove the admin notice about the upcoming PHP 7.2 requirement
|
2022-03-28 06:26:18 -07:00 |
louwie17
|
2215c9ab3e
|
Merge pull request #32347 from woocommerce/add-dev-scripts
Add build-watch command for woocommerce-admin
|
2022-03-28 08:55:57 -03:00 |
Nestor Soriano
|
c8280c0aee
|
Remove the admin notice about the upcoming PHP 7.2 requirement
|
2022-03-28 10:45:08 +02:00 |
Lourens Schep
|
8508a46f31
|
Update watch command so there are no conflicts between build commands
|
2022-03-25 10:04:02 -03:00 |
Chi-Hsuan Huang
|
b43d66f862
|
Merge pull request #32356 from woocommerce/remove/32352-admin-github-files
Remove unnecessary admin `.github` files
|
2022-03-25 18:24:55 +08:00 |
Chi-Hsuan Huang
|
554fc86441
|
Merge pull request #32322 from woocommerce/fix/lint_js-fix
Fix paths and argument forwarding for `script lint:js-fix`
|
2022-03-25 15:01:10 +08:00 |
Chi-Hsuan Huang
|
73cb00907b
|
Remove unnecessary admin .github files
|
2022-03-25 14:26:37 +08:00 |
Chi-Hsuan Huang
|
1295c5052d
|
Merge pull request #32343 from woocommerce/update/admin-node-version
Update woocommerce admin node version to v16
|
2022-03-25 13:31:38 +08:00 |
louwie17
|
80ec23c425
|
Merge pull request #32298 from woocommerce/feature/32163_new_task_list_header
Add task list progress header
|
2022-03-24 16:32:46 -03:00 |
Lourens Schep
|
3ebf785665
|
Fix progress title logic
|
2022-03-24 15:25:07 -03:00 |
Lourens Schep
|
3ced44cc40
|
Fix task navigation that contains actionUrl
|
2022-03-24 15:25:07 -03:00 |
Lourens Schep
|
c934c62351
|
Address PR feedback and fix some minor issues
|
2022-03-24 15:25:06 -03:00 |
Lourens Schep
|
569e27bf02
|
Add changelog
|
2022-03-24 15:25:06 -03:00 |
Lourens Schep
|
c281ddb820
|
Add progress header bar to task list experiment
|
2022-03-24 15:25:06 -03:00 |
Lourens Schep
|
9a6c077b69
|
Add build-watch command for woocommerce-admin
|
2022-03-24 15:09:15 -03:00 |
Lourens Schep
|
4a76505fdf
|
Add comment for woocommerce-reset plugin addition
|
2022-03-24 14:11:18 -03:00 |
Lourens Schep
|
20c0c85f9c
|
Fix admin-e2e-test dependency and add new purchase task E2E test, also added the WooCommerce reset plugin
|
2022-03-24 14:08:03 -03:00 |
Barry Hughes
|
9056be919d
|
Merge pull request #32332 from woocommerce/fix/32329
Don't change quotes when replacing text domain.
|
2022-03-24 09:23:54 -07:00 |
Peter Fabian
|
8cd3a86aaa
|
Merge pull request #31539 from nagpai/fix/30209
Fix columns in checkout page for TwentyTwenty theme
|
2022-03-24 10:57:22 +01:00 |
Chi-Hsuan Huang
|
096759862f
|
Update woo admin node version to ^16
|
2022-03-24 16:33:53 +08:00 |
louwie17
|
eb081aa9fa
|
Merge pull request #32320 from woocommerce/add/32161_reminder_bar
Add reminder bar for task list experiment
|
2022-03-23 17:12:05 -03:00 |
Lourens Schep
|
44d9824d47
|
Fix error when tasks are not defined yet
|
2022-03-23 14:05:25 -03:00 |
Lourens Schep
|
371ce71173
|
Update completed tasks variable
|
2022-03-23 13:57:48 -03:00 |
Josh Betz
|
8446625b0d
|
Merge pull request #32073 from woocommerce/reviews-api/add-product-info
Added product name + permalink to the GET Reviews API endpoint response
|
2022-03-23 11:06:22 -05:00 |
Peter Fabian
|
f2b534c687
|
WC Admin is no longer a package
|
2022-03-23 15:45:21 +01:00 |
Peter Fabian
|
d7642c7ae7
|
Don't change quotes when replacing text domain.
|
2022-03-23 13:50:37 +01:00 |
anitaamurthy
|
7603a2c02b
|
Fixed spacing issue
|
2022-03-23 17:11:09 +05:30 |
Chi-Hsuan Huang
|
e3d035a624
|
Merge pull request #32291 from woocommerce/add/32138-ability-for-code-based-notes-to-update
Add ability for code-based notes to update
|
2022-03-23 17:08:15 +08:00 |
RJ
|
04d94d0430
|
Merge pull request #32327 from woocommerce/dev/publish-wca-packages
Corrected path for publishing commands
|
2022-03-23 16:07:19 +08:00 |
rjchow
|
2d8214af2e
|
Corrected path for publishing commands
- typo in the path in previous commit
|
2022-03-23 13:30:11 +08:00 |
Chi-Hsuan Huang
|
9d7879b254
|
Merge pull request #32290 from woocommerce/add/primary-arg-back-to-add-action
Add `$primary` param back to add_action method
|
2022-03-23 11:22:52 +08:00 |
RJ
|
fc163b6dc9
|
Merge pull request #32313 from woocommerce/dev/publish-wca-packages
Bump WCA JS packages version numbers in package.json and changelogs
|
2022-03-23 11:18:04 +08:00 |
Tomek Wytrębowicz
|
a67188b52e
|
Fix argument forwarding for npm script lint:js-fix.
Redo 7d1a6661f9 .
|
2022-03-22 16:36:17 +01:00 |
Tomek Wytrębowicz
|
4714289838
|
Fix `packages/` path for npm script `lint:js`.
|
2022-03-22 16:35:12 +01:00 |
Lourens Schep
|
fdbc2190c0
|
Update changelog
|
2022-03-22 12:32:32 -03:00 |
Lourens Schep
|
25d6b6d528
|
Add reminder bar for task list experiment
|
2022-03-22 12:28:58 -03:00 |
louwie17
|
b27618e51d
|
Merge pull request #32304 from woocommerce/fix/add_feature_config_to_gitignore
Remove feature config from repo and add it to the gitignore
|
2022-03-22 08:56:38 -03:00 |
Chi-Hsuan Huang
|
c9e9465802
|
Update indent
|
2022-03-22 16:13:22 +08:00 |
Chi-Hsuan Huang
|
b7cee3e867
|
Add tests for update_note_field_if_changed method
|
2022-03-22 16:09:01 +08:00 |
rjchow
|
3c0cc02104
|
Updated WCA package publishing commands
- Updated path for packages
|
2022-03-22 16:07:36 +08:00 |
Chi-Hsuan Huang
|
5b294e4c11
|
Use in_array to check need_save logic
|
2022-03-22 15:29:30 +08:00 |
Chi-Hsuan Huang
|
da241f6c70
|
Merge pull request #32293 from woocommerce/fix/admin-js-tests
Fix WooCommerce Admin JS unit tests
|
2022-03-22 14:11:08 +08:00 |
Chi-Hsuan Huang
|
1fcdc5b6a2
|
Update wc admin test command
|
2022-03-22 11:24:59 +08:00 |
Chi-Hsuan Huang
|
3dc5f95254
|
Update test mocks
Fix lint
|
2022-03-22 11:24:58 +08:00 |
Lourens Schep
|
f82d3b7301
|
Remove feature config from repo and add it to the gitignore
|
2022-03-21 14:49:44 -03:00 |