Commit Graph

34407 Commits

Author SHA1 Message Date
Renovate Bot ec0b9412ef
Update dependency woocommerce/woocommerce-blocks to v2.5.14 2020-03-03 14:59:04 +00:00
Rodrigo Primo 136b3da62c
Merge pull request #25804 from woocommerce/fix/25784
Update slug for generating the i18n file
2020-03-03 10:57:28 -03:00
vedanshujain 657e95b55e Added tests 2020-03-03 18:46:37 +05:30
Rodrigo Primo b46bc98f9b
Merge pull request #25793 from woocommerce/renovate/config-3.x
Update dependency config to v3.3.0
2020-03-03 09:20:44 -03:00
Rodrigo Primo 3e1479d767
Merge pull request #25791 from woocommerce/renovate/wordpress-monorepo
Update dependency @wordpress/e2e-test-utils to v4.3.0
2020-03-03 09:20:17 -03:00
Rodrigo Primo f7624c595c
Merge pull request #25678 from woocommerce/renovate/docker-mariadb-10.x
Update mariadb Docker tag to v10.5
2020-03-03 09:12:56 -03:00
Rodrigo Primo 3f8507e534
Merge pull request #25795 from woocommerce/renovate/grunt-stylelint-0.x
Update dependency grunt-stylelint to v0.14.0
2020-03-03 08:31:45 -03:00
Renovate Bot 4ceb6104d2
Update mariadb Docker tag to v10.5 2020-03-03 11:31:11 +00:00
Rodrigo Primo 2bdd02c9bc
Merge pull request #25794 from woocommerce/renovate/eslint-plugin-jest-23.x
Update dependency eslint-plugin-jest to v23.8.1
2020-03-03 08:31:08 -03:00
Rodrigo Primo ac3aeee765
Merge branch 'master' into renovate/config-3.x 2020-03-03 08:30:09 -03:00
Rodrigo Primo 06e6b02871
Merge pull request #25792 from woocommerce/renovate/commander-4.x
Update dependency commander to v4.1.1
2020-03-03 08:29:18 -03:00
Rodrigo Primo 3cfb5876ca
Merge branch 'master' into renovate/wordpress-monorepo 2020-03-03 08:28:09 -03:00
Rodrigo Primo 4d57a6db22
Merge pull request #25790 from woocommerce/renovate/babel-monorepo
Update babel monorepo
2020-03-03 08:26:12 -03:00
vedanshujain d8388ef266 Remove rounding because we already appropriately round in `get_rounded_items_total`. 2020-03-03 16:34:35 +05:30
vedanshujain 1314fdc0e7 Clear existing shippin rates before adding rate for test 2020-03-03 16:15:25 +05:30
Peter Fabian 0c0a7b0355 Update slug for generating the i18n file.
When running from the release directory, slug is auto-detected incorrectly, so specify it explicitly.
2020-03-02 19:09:29 +01:00
vedanshujain 2c2d96ec95 Added tests for rounding issues 2020-03-02 15:30:10 +05:30
vedanshujain a0c209193b Remove rounding because individual lines would already have been rounded at this point if needed. 2020-03-02 15:19:16 +05:30
vedanshujain 15d4bd7381 Don't individual tax lines to honour "Round at subtotal" setting. 2020-03-02 15:19:16 +05:30
vedanshujain 3546e60d96 Use common rounding method for consistency. 2020-03-02 15:19:16 +05:30
vedanshujain 740e2c8a92 Treat individual tax totals as line items because they will be totalled later.
This means that we won't round them individually unless we have setting for round at line item enabled.
2020-03-02 15:19:16 +05:30
vedanshujain 48e63adf77 Make rounding methods consistent in orders and cart 2020-03-02 15:19:16 +05:30
vedanshujain f5e5eda946 Refactor `create_order` to make it more testable 2020-03-02 15:19:00 +05:30
Renovate Bot 6a8a33ed7b
Update dependency grunt-stylelint to v0.14.0 2020-03-01 02:50:52 +00:00
Renovate Bot 2c835619e2
Update dependency eslint-plugin-jest to v23.8.1 2020-03-01 02:50:17 +00:00
Renovate Bot 674a479d63
Update dependency config to v3.3.0 2020-03-01 01:36:55 +00:00
Renovate Bot 5614466b91
Update dependency commander to v4.1.1 2020-03-01 01:36:22 +00:00
Renovate Bot d792495e30
Update dependency @wordpress/e2e-test-utils to v4.3.0 2020-03-01 00:59:22 +00:00
Renovate Bot 71484c98fc
Update babel monorepo 2020-03-01 00:58:43 +00:00
Vedanshu Jain 6f2b232fc7
Merge pull request #25734 from woocommerce/fix/25650
Fixed caching for order item on deletion
2020-02-27 13:48:44 +05:30
Christopher Allford 37ff503855 Adjusted the ordering of the cache clear on order item deletion to prevent leaving behind a ghost cache entry 2020-02-26 09:36:28 -08:00
Christopher Allford 165138fc30 Renamed the WC_Order_item_Data_Store::clear_cache method to be consistent with other data stores. 2020-02-26 09:34:27 -08:00
Peter Fabian d43d8685b6
Merge pull request #25661 from woocommerce/update/changelog
Update 3.9.2 changelog and fixes for 4.0 changelog
2020-02-26 13:25:59 +01:00
Peter Fabian 150c77ba29 Improve coupon name output handling. 2020-02-26 12:24:04 +01:00
Peter Fabian 1edddebbde
Merge pull request #25701 from woocommerce/fix/25700
change the namespace of the WC Admin Package class
2020-02-26 12:10:14 +01:00
Peter Fabian d9c90dc873
Merge pull request #25757 from woocommerce/fix/25756
move edited attribute message to consistent location
2020-02-26 11:28:29 +01:00
Peter Fabian 7fdee5b03e
Merge pull request #25707 from woocommerce/fix/as-460
Mark AS migration pending when updating WC to ensure migration happens.
2020-02-25 22:03:45 +01:00
Paul Sealock 27504e8bd5 bump wc-admin to 0.26.1 2020-02-26 10:02:01 +13:00
Peter Fabian 4271eb94d7
Merge pull request #25736 from woocommerce/try/db-update-notice
Added the WC Admin enabled db update notice.
2020-02-25 20:19:38 +01:00
Ron Rennick 25ab5596a2 fix composer.lock conflict 2020-02-25 15:00:55 -04:00
Ron Rennick 39417f161e merge previous commit 2020-02-25 14:56:22 -04:00
Ron Rennick 4e43b27aed update status report to correctly show active plugin 2020-02-25 14:51:22 -04:00
Peter Fabian 4138aecdcd
Merge pull request #25696 from woocommerce/renovate/woocommerce-woocommerce-blocks-2.x
Update dependency woocommerce/woocommerce-blocks to v2.5.13
2020-02-25 19:05:44 +01:00
Patricia Hillebrandt c3379482a2 Updating docblock 2020-02-25 16:53:40 +01:00
Ron Rennick 84c2c7fb00 move edited attribute message to location consistent with other edited messages 2020-02-25 11:28:11 -04:00
Peter Fabian d9f702c3d4
Merge pull request #25670 from woocommerce/fix/25664-2
Replaced deprecated Jetpack::is_staging_site call
2020-02-25 15:20:11 +01:00
Peter Fabian 63486a1cb0 Force the saving of notices for the 'install' notice to prevent performance problems for all notices, while also making it less prone to race conditions during the installation. 2020-02-25 15:00:37 +01:00
Peter Fabian 992c6538dc Force the saving of notices only for the 'update' notice to prevent performance problems. 2020-02-25 14:58:02 +01:00
Peter Fabian f3dceae5df Added more exclusions for the DB notice show_reminder method.
Also, moved `woocommerce_hide_update_notice` outside those exclusions in case
it would get triggered from cron or via AJAX.
2020-02-25 14:51:09 +01:00
Peter Fabian aec5373ab2 Updated the Package class namespace according to latest changes in WC Admin. 2020-02-25 14:38:13 +01:00