Chi-Hsuan Huang
822b4538ad
Update Tax task title ( #33269 )
...
Update the tax task title to "Set up tax rates"
2022-05-31 16:45:33 +08:00
RJ
b051ed88db
Update react-router-dom to v6 for woocommerce-admin ( #33156 )
2022-05-30 14:51:33 +08:00
Christopher Allford
2101bf5c9c
Set Composer Platform Requirements ( #33245 )
...
This commit sets a platform requirement for all `composer.json` files to ensure that they are compatible with CI.
2022-05-27 14:57:33 -07:00
louwie17
83686b2980
Order product count api requests orders store ( #33063 )
...
* Add initial Order redux store
* Add unit tests for orders store
* Update fetch with headers to parse error
* Update action names, and consolidate request function
* Add chnagelog
* Update resolver to always include id and update reducer to prevent data overwrite
2022-05-27 11:12:00 -03:00
Jonathan Lane
f70afccec9
Merge pull request #33139 from woocommerce/e2e/rep-playwright-feature-flag
...
Run Playwright tests behind feature flag
2022-05-25 14:55:23 -07:00
Lourens Schep
defc559947
Make sure we always use id for receiving products and update reducer to handle _fields
2022-05-25 15:09:21 -03:00
Lourens Schep
1fc2f4ed22
Remove unused action
2022-05-25 12:09:39 -03:00
Lourens Schep
1299a799ab
Update Product types, and allow for more extensibility
2022-05-25 12:09:10 -03:00
Lourens Schep
df565786c0
Make sure we throw errors within resolvers
2022-05-25 12:09:09 -03:00
Lourens Schep
4f3bf0f112
Update action names, consolidate a request function, and update types
2022-05-25 12:09:09 -03:00
Lourens Schep
3d84cc0e03
Update selectors
2022-05-25 12:09:08 -03:00
Lourens Schep
8752e7b715
Add products data store
2022-05-25 12:09:05 -03:00
Thomas Roberts
f571564346
Add `@woocommerce/extend-cart-checkout-block` package ( #32323 )
...
* initial commit
* 1.1.0
* Add additional files
* 1.2.0
* Add sass file and comment to webpack.config.js
* 1.3.0
* Use pascal case for class name
* 1.4.0
* Add package lock
* Add gitignore
* Add plugin header
* 1.5.0
* Add actions to initialise class
* 1.6.0
* Fix issue with __FILE__ and version constant
* 1.7.0
* Add scripts to package.lock.json
* 1.8.0
* Move scripts to src and remove package.json template
* 1.9.0
* Add JS script in root of src folder
* 1.10.0
* Add correct directory to JS script
* 1.11.0
* Add correct path to sass loader webpack
* 1.12.0
* 1.13.0
* Remove automattic colour import
* 1.14.0
* update src of scripts
* 1.15.0
* update example data
* 1.16.0
* update example with filters
* 1.17.0
* Add filter for cod payment method
* 1.18.0
* Create README.md
* Update package.json (https://github.com/woocommerce/blocks-template/pull/1 )
* Add new file to house the integration class and prevent a fatal error (https://github.com/woocommerce/blocks-template/pull/2 )
* 1.19.0
* Update integration to use correct hooks
* 1.20.0
* Include blocks integration file
* 1.21.0
* Remove package lock and update repo references
* Remove gitignore and update README
* Add project.json
* Move package to extend-cart-checkout-block
* Update pnpm lock for new package name
* Add new package name to dependency extraction webpack plugin
* Remove unnecessary config options from webpack.config.js.mustache
* Include npmDevDependencies in defaultValues
* Add changelog for dependency extraction plugin
* Add composer.json for changeglog generation
* Add postinstall script to package.json
* Remove test script from package.json
* Reset package version to 1.0.0
Co-authored-by: Darren Ethier <darren@roughsmootheng.in>
2022-05-25 23:44:31 +12:00
Chi-Hsuan Huang
63bb681c14
Merge pull request #33134 from woocommerce/dev/33098-migrate-woo-notice-to-ts
...
Migrate `@woocommerce/notices` to TS
2022-05-25 13:20:24 +08:00
Chi-Hsuan Huang
0240a29eb6
Merge pull request #33168 from woocommerce/dev/migrate-woo-data-options-to-ts
...
Migrate `@woocommerce/data` options store to TS
2022-05-25 13:20:07 +08:00
Chi-Hsuan Huang
785466fdd2
Merge pull request #33155 from woocommerce/dev/migrate-woo-data-import-export-store-to-ts
...
Migrate `@woocommerce/data` import & export stores to TS
2022-05-25 10:53:25 +08:00
Chi-Hsuan Huang
8c7533a7e8
Add changelog
2022-05-25 10:13:26 +08:00
Chi-Hsuan Huang
b8d79d86cf
Migrate woo.data export & import store to TS
2022-05-25 10:13:24 +08:00
Joel Thiessen
5f56ecb9b0
Suppressing warnings for malformed metadata in product template downloads #32971 #32971
2022-05-24 11:12:02 -07:00
Chi-Hsuan Huang
4d9e07bbd4
Add changelogs
2022-05-24 21:41:36 +08:00
Chi-Hsuan Huang
5f7d0cd0e1
Migrate woo data options to TS
2022-05-24 21:41:34 +08:00
Chi-Hsuan Huang
c5ccaa0056
Merge pull request #33108 from woocommerce/dev/33100-migrate-woo-date-to-ts
...
Migrate `@woocommerce/date` to TS
2022-05-24 14:21:21 +08:00
Chi-Hsuan Huang
6c4674fe9a
Update tests fail messages
2022-05-24 11:14:44 +08:00
Chi-Hsuan Huang
c83dedd849
Merge pull request #33153 from woocommerce/dev/33132-migrate-woo-onboarding-to-ts
...
Migrate `@woocmmerce/onboarding` to TS
2022-05-23 18:33:00 +08:00
Chi-Hsuan Huang
19a3e2c892
Rename files to TS
2022-05-23 16:49:07 +08:00
Chi-Hsuan Huang
02a483dc32
Merge pull request #33133 from woocommerce/dev/33101-migrate-woo-currency-to-ts
...
Migrate `woocommerce/currency` to TS
2022-05-23 16:21:08 +08:00
Chi-Hsuan Huang
54d145a526
Update getCurrentDatesMemoized types
2022-05-23 14:07:22 +08:00
Chi-Hsuan Huang
637ea244ea
Add changelog
2022-05-23 13:28:31 +08:00
Chi-Hsuan Huang
76737b12f7
Migrate @woocommerce/onboarding to TS
2022-05-23 13:25:08 +08:00
Chi-Hsuan Huang
da773d1730
Update default action value types
2022-05-23 12:03:12 +08:00
Saggre
7e298f56ac
Add changelog entry
2022-05-20 11:09:17 +03:00
Sakri Koskimies
5927744e50
Fix typo in @woocommerce/number readme
2022-05-20 11:00:21 +03:00
Sakri Koskimies
899647d0ef
Fix fn import and lodash call in @woocommerce/number readme
2022-05-20 11:00:20 +03:00
Rodel
99796df9d4
Ignore Allure directories globally
2022-05-20 15:08:01 +08:00
Chi-Hsuan Huang
f1b4a7bfb9
Merge pull request #33110 from woocommerce/dev/33104-migrate-customer-effort-score-to-ts
...
Migrate `@woocommerce/customer-effort-score` to TS
2022-05-20 15:01:14 +08:00
Chi-Hsuan Huang
7e151d3f74
Merge pull request #33131 from woocommerce/dev/33102-migrate-csv-export-to-ts
...
Migrate `@woocommerce/csv-export` to TS
2022-05-20 14:56:13 +08:00
Chi-Hsuan Huang
5187c07e9e
Update createNotice type
2022-05-20 14:43:38 +08:00
Chi-Hsuan Huang
e16aae9a82
Update icon type
2022-05-20 14:35:48 +08:00
Chi-Hsuan Huang
eb5d9b82fa
Use React.VFC for CustomerEffortScore type instead
2022-05-20 14:33:59 +08:00
Chi-Hsuan Huang
16bb4b633a
Update pnpm-lock.yaml
2022-05-20 13:15:13 +08:00
Chi-Hsuan Huang
65a8dbcd5a
Add changelog
2022-05-20 13:15:13 +08:00
Chi-Hsuan Huang
286358d724
Migrate @woocommerce/notice to TS
2022-05-20 13:15:11 +08:00
Chi-Hsuan Huang
2885a0ae86
Update store index.js -> index.ts
2022-05-20 13:09:04 +08:00
Chi-Hsuan Huang
b492be07e6
Migrate @woocommerce/currency to TS
2022-05-20 11:49:46 +08:00
Chi-Hsuan Huang
d60ec328ac
Migrate @woocommerce/currency to TS
2022-05-20 11:49:12 +08:00
Chi-Hsuan Huang
2c0b684719
Convert woo number test to TS
2022-05-20 10:53:41 +08:00
Chi-Hsuan Huang
4668dabe46
Add changelog
2022-05-20 10:53:41 +08:00
Chi-Hsuan Huang
78a9913bcc
Migrate @woocommerce/number to TS
2022-05-20 10:53:41 +08:00
Chi-Hsuan Huang
2c69e78460
Update filesaver type
2022-05-20 10:51:52 +08:00
Moon
0b35ad678d
Merge pull request #33027 from woocommerce/update/update-history-package
...
Update history package to the latest 5.3.0 version
2022-05-19 18:27:12 -07:00
Joel T
9e62fb58b8
Updating references to old album-1 image
2022-05-19 16:05:23 -07:00
Chi-Hsuan Huang
c967e9125f
Add changelog
2022-05-19 16:56:27 +08:00
Chi-Hsuan Huang
ff5417c99f
Migrate @woocommerce/customer-effort-score to TS
2022-05-19 16:55:43 +08:00
Chi-Hsuan Huang
b1b590c68c
Convert woo date to TS
2022-05-19 16:38:56 +08:00
Chi-Hsuan Huang
16a3fa7b38
Migrate @woocommerce/csv-export to TS
2022-05-19 16:18:14 +08:00
Chi-Hsuan Huang
9fbe58833b
Update chartType check
2022-05-19 15:03:01 +08:00
Chi-Hsuan Huang
aebefa45c6
Change type check error to warn
2022-05-19 15:00:20 +08:00
Chi-Hsuan Huang
c152efb71a
Add changelog
2022-05-19 14:48:55 +08:00
Chi-Hsuan Huang
172a50cab0
Migrate @woocommerce/date to TS
2022-05-19 14:48:32 +08:00
RJ
f637dd2bb7
Add: temporary workaround to add experiment metadata for task_view ( #33052 )
...
rigged a workaround to let products task report its experimental assignment
2022-05-18 15:24:48 +08:00
Moon
d066266fbf
Merge pull request #33023 from woocommerce/update/33022-update-explat-with-examples
...
Update ExPlat with more examples
2022-05-17 16:20:09 -07:00
louwie17
e822a4a7f4
Merge pull request #32538 from woocommerce/feature/32158_complete_task_list_card_with_feedback
...
Feature/32158 complete task list card with feedback
2022-05-17 17:39:14 -03:00
Lourens Schep
3ba939a27a
Add changelog for data package
2022-05-16 10:54:07 -03:00
Lourens Schep
137ec24174
Add changelogs for customer-effort-score package
2022-05-16 10:36:30 -03:00
Lourens Schep
2291de40c7
Make sure Modal emoji's match
2022-05-16 10:27:35 -03:00
Lourens Schep
e820eb06db
Update emoji's
2022-05-16 10:05:53 -03:00
Lourens Schep
d1bf5c5719
Address the majority of the PR feedback
2022-05-16 10:03:46 -03:00
rodelgc
6cda659980
Publish API test reports to GitHub Pages
...
- Added workflow to publish API tests
2022-05-16 17:59:40 +08:00
moon
9faccc176f
Remove unused LoadingExperience
2022-05-13 14:23:40 -07:00
Lourens Schep
fe1e814a41
Fix customer effort types and add timeout to thank you message
2022-05-13 10:29:21 -03:00
Lourens Schep
b441a84d9d
Keep score displayed if user cancels out of CES Modal
2022-05-13 10:29:21 -03:00
Lourens Schep
45dfda2b65
Move CES show logic to the back end, so there is no loading delay
2022-05-13 10:29:21 -03:00
Lourens Schep
4b27f831f7
Add CES submission
2022-05-13 10:29:21 -03:00
Lourens Schep
7aa37d609f
Added new completed header and customer feedback component
2022-05-13 10:29:20 -03:00
moon
e40f73a555
Add changelog
2022-05-12 18:32:06 -07:00
moon
aa7853edbd
Update history package to the latest 5.3.0 version
2022-05-12 18:28:43 -07:00
RJChow
f3cc00ff8b
changelogs
2022-05-13 06:20:11 +08:00
RJChow
05cd1c30de
Added tracks events to experimental products pages
2022-05-13 06:16:28 +08:00
moon
f3035c65c7
Add changelog
2022-05-12 14:39:37 -07:00
moon
e2ad299c13
Update ExPlat changelog
2022-05-12 14:37:18 -07:00
moon
4e0faa6ea1
Add useExperiment example
2022-05-12 14:30:17 -07:00
Ilyas Foo
713198f5ed
Renames to increase clarity
2022-05-12 10:41:15 +08:00
Ilyas Foo
f7263c60ff
Changelogs
2022-05-12 10:41:15 +08:00
Ilyas Foo
37772a1349
Add use-product-layout-experiment hook and logic to onboarding package
2022-05-12 10:41:14 +08:00
Chi-Hsuan Huang
a287963fa4
Merge pull request #32939 from woocommerce/update/client-api-error-types
...
Update `@woocomerce/data` client api error types
2022-05-12 09:00:57 +08:00
Moon
9720874f50
Merge pull request #32954 from woocommerce/update/32883-update-react-dates-dependency
...
Update react-dates to 21.8.0
2022-05-11 12:49:16 -07:00
Chi-Hsuan Huang
83f0ca7686
Add changelog
2022-05-11 14:50:59 +08:00
Chi-Hsuan Huang
5e0be91e9c
Handle @woocommerce/data api error types properly
2022-05-11 14:50:56 +08:00
Chi-Hsuan Huang
edbfd5bf93
Merge pull request #32937 from woocommerce/update/convert-woo-tracks-to-ts
...
Convert `@woocommerce/tracks` to TS
2022-05-11 09:57:27 +08:00
Chi-Hsuan Huang
79814ccccf
Merge pull request #32936 from woocommerce/update/memoize-one
...
Remove `memoize-one` from woo admin & update it to ^6.0.0 for woo components
2022-05-11 09:55:40 +08:00
moon
15ecfd9b16
Update react-dates to 21.8.0
2022-05-10 18:12:32 -07:00
Christopher Allford
f41258a9f2
Added EOF Newlines
...
We put an extra newline at the end of all
files to detect those that have been
malformed or truncated.
2022-05-10 13:35:31 -07:00
Christopher Allford
ec2e90540e
Added Changelogs
2022-05-10 13:31:13 -07:00
Christopher Allford
37ad4c5a70
Converted Spaces To Tabs In JSON
...
Since we almost universally use tabs instead
of spaces, this commit replaces all of the spaces
with tabs in various JSON files across the monorepo.
2022-05-10 13:31:01 -07:00
Christopher Allford
871426decc
Fixed `package.json` Data Type
...
The "private" key is supposed to be a
boolean.
2022-05-10 13:29:59 -07:00
Chi-Hsuan Huang
e179f8d1fe
Change woocommerce data async action error type to unknown
2022-05-10 16:53:51 +08:00
Chi-Hsuan Huang
ef9af07bde
Remove data prop from RestApiError type
2022-05-10 16:53:06 +08:00
Chi-Hsuan Huang
cd3abebeb0
Add changelogs
2022-05-10 15:29:10 +08:00
Chi-Hsuan Huang
4c2fa2716b
Convert @woocommerce/tracks to TS
2022-05-10 15:29:07 +08:00
Chi-Hsuan Huang
4f1e7af7c7
Add changelogs
2022-05-10 14:29:45 +08:00