Christopher Allford
|
07901f3cca
|
Updated Stable Tag To 6.4.1
|
2022-04-15 13:58:41 -07:00 |
Christopher Allford
|
976f2c6367
|
Added 6.4.1 Changelog
|
2022-04-15 13:58:32 -07:00 |
Claudio Sanches
|
8c0d4baf3d
|
Empty next changelog
|
2022-04-15 17:10:45 -03:00 |
Claudio Sanches
|
42589dcc33
|
Update changelog
|
2022-04-15 17:09:37 -03:00 |
Claudio Sanches
|
eb6b7d2b0e
|
Update changelogs
|
2022-04-15 17:09:30 -03:00 |
“Chris
|
7ed7ad2fde
|
Introduce date_column_name in reports datastore
|
2022-04-15 18:06:32 +03:00 |
moon
|
db8ccabb15
|
Set default vlaue for the option
|
2022-04-15 06:58:24 -07:00 |
moon
|
f0e8ad9c86
|
Use FILTER_VALIDATE_BOOLEAN to convert boolean
|
2022-04-15 06:56:54 -07:00 |
moon
|
a9f2322d8c
|
Remove unnecessary keys
|
2022-04-15 06:55:15 -07:00 |
moon
|
51c6ee753c
|
Styling fix
|
2022-04-15 06:54:15 -07:00 |
Moon
|
941b068cd5
|
Update src/rest-api-filters/index.js
Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>
|
2022-04-15 06:53:12 -07:00 |
moon
|
9aaf994638
|
Styling fix
|
2022-04-15 06:51:12 -07:00 |
moon
|
c3ad996eb2
|
Styling fix
|
2022-04-15 06:50:04 -07:00 |
Claudio Sanches
|
450b2483f8
|
Merge pull request #32627 from woocommerce/update/woocommerce-blocks-7.4.0
Update WooCommerce blocks package to 7.4.1
|
2022-04-15 10:47:18 -03:00 |
Ilyas Foo
|
89b7415297
|
Refactor and add unit tests
|
2022-04-15 18:42:07 +08:00 |
vedanshujain
|
0a7ff525d6
|
Add value clause for better testing.
|
2022-04-15 15:43:45 +05:30 |
vedanshujain
|
309a005ee8
|
Fixups for duplicate meta entries.
|
2022-04-15 15:42:08 +05:30 |
vedanshujain
|
aec1344d03
|
Add support for multi-value migrations.
|
2022-04-15 15:07:01 +05:30 |
Chi-Hsuan Huang
|
0c554fddad
|
Add @wp/plugins, data, compose types dev deps to woo admin
Add their type definitions and remove them from index.d.ts declare module
|
2022-04-15 17:08:31 +08:00 |
Chi-Hsuan Huang
|
a5786a060b
|
Declare svg module for client typing
|
2022-04-15 17:08:31 +08:00 |
Chi-Hsuan Huang
|
1a81adc9ca
|
Add changelog
Update changelog
|
2022-04-15 17:08:30 +08:00 |
Chi-Hsuan Huang
|
fb420020d3
|
Declare TS module for non-ts imports
|
2022-04-15 17:04:53 +08:00 |
Chi-Hsuan Huang
|
e66b78b892
|
Add @types/testing-library__jest-dom to fix client ts errors
|
2022-04-15 17:04:53 +08:00 |
Chi-Hsuan Huang
|
82f7d98cf5
|
Merge pull request #32621 from woocommerce/remove/admin-test-folder
Remove woocommerce-admin/tests
|
2022-04-15 16:46:56 +08:00 |
Chi-Hsuan Huang
|
ec16b29b4f
|
Disable ForkTsCheckerWebpackPlugin in admin webpack
|
2022-04-15 13:50:58 +08:00 |
Chi-Hsuan Huang
|
01276d492e
|
Add changelogs
|
2022-04-15 13:50:18 +08:00 |
Chi-Hsuan Huang
|
4cb893dda9
|
Update admin tsconfig to isolated from other projects
|
2022-04-15 13:50:18 +08:00 |
Chi-Hsuan Huang
|
60c8c05028
|
Move admin typings to ./client/typings
|
2022-04-15 13:50:17 +08:00 |
Chi-Hsuan Huang
|
6f5ada8748
|
Add Typescript type declarations for js packages
|
2022-04-15 13:50:17 +08:00 |
Chi-Hsuan Huang
|
f7ecb97a52
|
Merge pull request #32580 from woocommerce/update/webpack-config
Update admin's webpack config
|
2022-04-15 13:48:36 +08:00 |
Chi-Hsuan Huang
|
f6282eefdc
|
Merge branch 'trunk' into update/webpack-config
|
2022-04-15 13:48:20 +08:00 |
Chi-Hsuan Huang
|
0557171445
|
Merge pull request #32578 from woocommerce/dev/32466-docs-webpack-config
Document Admin’s webpack config
|
2022-04-15 13:47:32 +08:00 |
Chi-Hsuan Huang
|
ac95d54669
|
Add more comments to admin webpacks config & simplify the logic
|
2022-04-15 12:08:59 +08:00 |
Chi-Hsuan Huang
|
8d598ba5be
|
Merge pull request #32597 from woocommerce/update/admin-docs
Update `woocommerce-admin` documentation
|
2022-04-15 11:53:18 +08:00 |
Chi-Hsuan Huang
|
3ead227cdc
|
Merge branch 'trunk' into update/admin-docs
|
2022-04-15 11:53:08 +08:00 |
Chi-Hsuan Huang
|
c5fc8dc1d4
|
Add .nvmrc
|
2022-04-15 11:36:54 +08:00 |
Chi-Hsuan Huang
|
a7ef077456
|
Update lint-staged settting
|
2022-04-15 11:36:43 +08:00 |
Chi-Hsuan Huang
|
76463de74e
|
Add issue & pr templates
|
2022-04-15 11:36:31 +08:00 |
Chi-Hsuan Huang
|
ee3eb2db95
|
Set up husky and lint-staged
|
2022-04-15 11:34:20 +08:00 |
Chi-Hsuan Huang
|
0b3d2ae09f
|
Add .editorconfig
|
2022-04-15 11:18:24 +08:00 |
moon
|
7ae6f3e584
|
Styling fix
|
2022-04-14 14:17:15 -07:00 |
moon
|
887cba71cf
|
Add REST API Filters that allows us to modify API responses without modifying code.
|
2022-04-14 13:58:09 -07:00 |
Alexandre Froger
|
962332f3f1
|
Fix issue #31477
data.coupon_code undefined in checkout.js
|
2022-04-14 13:47:26 -07:00 |
Joel Thiessen
|
35440c9b56
|
Supressing tasks reminder bar on products screen and addressing translation issue #32526
|
2022-04-14 12:06:20 -07:00 |
Fernando Marichal
|
2d3450fa66
|
Mark marketing task as complete when an extension is installed
|
2022-04-14 15:39:50 -03:00 |
Josh Betz
|
daa25e93cb
|
Merge pull request #32613 from woocommerce/fix/exclude-drafts-in-reports
Reports: Don't include auto-draft orders in reports
|
2022-04-14 12:56:33 -05:00 |
Nadir Seghir
|
5040a10d01
|
update to wc blocks to 7.4.1
|
2022-04-14 17:59:02 +01:00 |
Claudio Sanches
|
99bf4afd26
|
Added changelog entry
|
2022-04-14 13:27:08 -03:00 |
Joshua T Flowers
|
3561b87f83
|
Track when task list sections are closed (#32625)
* Track when task list sections are closed
* Add tracks for when task list section is opened
|
2022-04-14 12:21:56 -04:00 |
Saad Tarhi
|
d56f00e832
|
Update WooCommerce blocks package to 7.4.0
|
2022-04-14 15:30:31 +00:00 |