Renovate Bot
076571bb66
Update dependency @wordpress/e2e-test-utils to v4.3.1
2020-04-01 15:12:54 +00:00
Renovate Bot
b293548d6f
Update babel monorepo
2020-04-01 15:12:00 +00:00
Claudio Sanches
3da67586e3
Merge pull request #26051 from woocommerce/renovate/eslint-plugin-jest-23.x
...
Update dependency eslint-plugin-jest to v23.8.2
2020-04-01 12:08:40 -03:00
Claudio Sanches
3bed22028a
Merge pull request #26048 from woocommerce/renovate/autoprefixer-9.x
...
Update dependency autoprefixer to v9.7.5
2020-04-01 12:08:08 -03:00
Claudio Sanches
69b21b5d0b
Merge pull request #26049 from woocommerce/renovate/config-3.x
...
Update dependency config to v3.3.1
2020-04-01 12:07:33 -03:00
Claudio Sanches
e68764a394
Merge pull request #26052 from woocommerce/renovate/grunt-1.x
...
Update dependency grunt to v1.1.0
2020-04-01 12:06:48 -03:00
Claudio Sanches
9e3eb92d06
Merge pull request #26013 from woocommerce/update/bump-package-version
...
update version in package.json to 4.0.0
2020-04-01 12:05:53 -03:00
Claudio Sanches
c052aacf92
Merge pull request #26055 from woocommerce/revert-25942-add/25849-implement-additional-tracks
...
Revert "Implement additional tracks"
2020-04-01 11:35:32 -03:00
Claudio Sanches
c24b565477
Revert "Implement additional tracks"
2020-04-01 11:34:54 -03:00
Renovate Bot
d946c5d269
Update dependency grunt to v1.1.0
2020-04-01 02:37:12 +00:00
Renovate Bot
74bd4fc9f5
Update dependency eslint-plugin-jest to v23.8.2
2020-04-01 02:36:20 +00:00
Renovate Bot
af554606bf
Update dependency config to v3.3.1
2020-04-01 01:48:55 +00:00
Renovate Bot
1ae455997b
Update dependency autoprefixer to v9.7.5
2020-04-01 01:48:01 +00:00
Bec Scott
3e322793ec
Merge pull request #25942 from woocommerce/add/25849-implement-additional-tracks
...
Implement additional tracks
2020-04-01 09:54:05 +10:00
Claudio Sanches
4c889feb05
Merge pull request #25316 from michaelignacio/master
...
Update wording on admin cancelled order email
2020-03-31 17:20:25 -03:00
Claudio Sanches
f484cc54b1
Merge pull request #25817 from woocommerce/fix-package-location
...
Move package @jest/test-sequencer to devDependencies
2020-03-31 15:21:27 -03:00
Claudio Sanches
8ae9df58ed
Merge pull request #25901 from woocommerce/fix-code-documentation
...
Fix PHP docblock for WC_Plugin_Updates::get_untested_plugins()
2020-03-31 15:20:54 -03:00
Julia Amosova
35555138bd
Remove unused functions imports from components
2020-03-31 11:20:12 -04:00
Renovate Bot
c2002976af
Update dependency woocommerce/woocommerce-blocks to v2.5.15
2020-03-31 14:12:53 +00:00
Julia Amosova
2090dad9fd
Update shipping setup through Task List
2020-03-31 10:00:43 -04:00
Gennady Kovshenin
ca996a8941
Fix race condition in update_product_stock
...
Modify the increment and decrement SQL query in
WC_Product_Data_Store_CPT::update_product_stock to be atomic. This fixes
a race condition in concurrent order placement.
2020-03-31 16:01:26 +03:00
Julia Amosova
cef74d73fe
Replace old shipping setup with new OBW shipping setup task
2020-03-31 00:32:42 -04:00
Julia Amosova
37b47b496b
Improve shipping setup in OBW e2e test
2020-03-30 23:13:17 -04:00
Julia Amosova
4c1eece4f4
Add shipping setup to OBW e2e test
2020-03-30 21:57:37 -04:00
Julia Amosova
a5bc44e92e
Refactor 'Continue' button clicks & add Theme section test coverage
2020-03-30 20:12:39 -04:00
Christopher Allford
23e555823b
Merge pull request #25943 from woocommerce/fix/25810
...
Fixed remainder application for percent coupons
2020-03-30 14:13:03 -07:00
Christopher Allford
4b454a8b3d
Replaced the default error text for upgrades of expired WooCommerce.com plugin subscriptions
2020-03-30 14:11:02 -07:00
Christopher Allford
26516e11ac
Merge pull request #25932 from woocommerce/add/tracker-cart-checkout-info
...
Add cart & checkout block/shortcode info to tracker data
2020-03-30 13:18:23 -07:00
Vedanshu Jain
9640fad6c5
Merge pull request #26026 from miguelfspinto/patch-8
...
fix typo in variable
2020-03-31 00:17:53 +05:30
Jeff Stieler
d9a1c50074
Fix <SelectControl> interaction in new OBW test.
...
Remove usage of `puppeteer-select`.
2020-03-30 11:31:56 -06:00
Julia Amosova
bb20a436b8
Add new OBW e2e test (not complete - missing Theme section coverage)
2020-03-27 17:45:20 -04:00
Miguel Pinto
3def0534fe
fix typo in variable
2020-03-27 19:36:00 +00:00
Julia Amosova
f8bb7681b6
Merge pull request #25839 from woocommerce/fix/remove-legacy-e2e-travis-setup
...
Remove legacy e2e test suite travis setup
2020-03-27 10:11:56 -04:00
Rebecca Scott
e998cc963c
Remove stock level set tracking as this is done in JS now
2020-03-27 15:23:51 +10:00
Rebecca Scott
4136a42e1e
Just include the ISO8601 date instead of the full WC_DateTime object
2020-03-27 15:19:18 +10:00
Rebecca Scott
39f654124c
Fix event name
2020-03-27 14:54:48 +10:00
Rebecca Scott
b31878440e
Revert function event
2020-03-27 14:52:24 +10:00
Rebecca Scott
5a45d6a3f2
Use var instead of const/let because IE11
2020-03-27 14:51:26 +10:00
Rebecca Scott
17d5f42228
remove order id from order tracking as it isn't required
2020-03-26 11:12:26 +10:00
Rebecca Scott
db6a4c630f
fix coupon tracking method name
2020-03-26 11:09:37 +10:00
Rebecca Scott
768a3a3f4f
Track product updates using client side scripting to avoid double bouncing on the server
2020-03-26 10:55:31 +10:00
Timmy Crawford
9edaffa632
Default 100% of users to new OBW.
2020-03-25 13:37:42 -07:00
Ron Rennick
3771afd58e
update version in package.json to 4.0.0
2020-03-25 14:43:48 -03:00
Rebecca Scott
75a9971e9d
Fix single_order_view event name
2020-03-25 13:04:54 +10:00
Rebecca Scott
496b602eb4
Remove commented out stock quantity value
2020-03-24 12:09:32 +10:00
Rebecca Scott
f580b34aa7
Add tracks for quantity updates
2020-03-24 12:03:36 +10:00
Rebecca Scott
a4e6b48aa3
Track when a coupon is created/updated
2020-03-24 11:49:00 +10:00
Rebecca Scott
5eab1cbdba
Get product type instead of category IDs and split out virtual and downloadable
2020-03-24 11:48:38 +10:00
Peter Fabian
1926a50426
Merge pull request #25975 from woocommerce/renovate/woocommerce-woocommerce-admin-1.x
...
Update dependency woocommerce/woocommerce-admin to v1.0.3
2020-03-19 19:31:19 +01:00
Renovate Bot
2a7cb16ab6
Update dependency woocommerce/woocommerce-admin to v1.0.3
2020-03-19 17:40:15 +00:00