Claudio Sanches
864f451775
Merge pull request #26338 from woocommerce/fix/25561
...
Fixed user cap required to view the order count indicator
2020-07-08 12:09:28 -03:00
Claudio Sanches
eeb08467af
Merge pull request #26877 from woocommerce/fix/26547
...
Fixed WooCommerce menu for users that can only manage orders on WooCommerce
2020-07-08 12:08:29 -03:00
Peter Fabian
7830e90550
Merge pull request #26966 from woocommerce/update/woocommerce-admin/1.3.0-rc.3
...
Update woocommerce-admin to 1.3.0-rc.3
2020-07-07 11:39:32 +02:00
Timmy Crawford
bb32e4a557
Update woocommerce-admin to 1.3.0-rc.3
2020-07-06 15:15:15 -07:00
Peter Fabian
db7ca984a5
Merge pull request #26955 from woocommerce/fix/bump-template-versions-4.3
...
Update template versions for 4.3.
2020-07-06 22:10:19 +02:00
Peter Fabian
0b3900b84a
Merge pull request #26963 from woocommerce/arch/remove-type-hints-from-src
...
Removed type hints from src folder.
2020-07-06 18:54:25 +02:00
Ron Rennick
625857e9e1
add rating count to order by rating clause
2020-07-06 11:19:17 -03:00
Peter Fabian
d54a2c3b2f
Removed type hints.
...
Based on the design committee, we've decided not to use 'old' classes from the includes folder in new code in the 'src' directory. Thus removing those type hints, but leaving them in the docblock to not lose the information.
2020-07-06 15:36:33 +02:00
Szabolcs Légrádi
5174baca35
Extend BACS accounts filter with order ID
2020-07-06 13:36:24 +02:00
Peter Fabian
e20568be7d
Update template versions for 4.3.
2020-07-04 21:57:39 +02:00
Christopher Allford
e4d90f10c3
Corrected the tabs in the README.me
2020-07-02 15:28:19 -07:00
Christopher Allford
3e1d07dd97
Updated the package-lock.json after fixing merge conflicts
2020-07-02 14:44:36 -07:00
Christopher Allford
51467f4683
Added a registry for adapters and factories to be held in globally
2020-07-02 14:43:14 -07:00
Christopher Allford
b5e1e1cc8a
Added a readme documenting the usage of the model factory package
2020-07-02 14:39:18 -07:00
Christopher Allford
822179e4ac
Renamed the e2e-factories package to better reflect its usage-agnostic design
2020-07-02 14:16:01 -07:00
Christopher Allford
5652025d28
Removed unused adapter types
2020-07-02 13:56:48 -07:00
Christopher Allford
d8beef56b5
Added support for faker to populate models with dummy data
2020-07-02 13:33:30 -07:00
Christopher Allford
4373c7be1b
Moved the factory package init into a common utility
2020-07-02 13:13:23 -07:00
Claudio Sanches
85580cfb4f
Merge pull request #26935 from woocommerce/fix/26822
...
[Tracker] Added order_total to orders_edit_status_change
2020-07-02 16:29:13 -03:00
Christopher Allford
9b18a95f93
Adjusted the build:packages command to allow each package to build itself
2020-07-02 11:59:41 -07:00
Jonathan Sadowski
3b9ac931b6
Include alt in the items passed to initialize photoswipe
2020-07-02 13:17:34 -05:00
Jonathan Sadowski
c0fe1e25de
Update jquery zoom to grab alt from source image
2020-07-02 13:17:34 -05:00
Jonathan Sadowski
c9e327809a
Update photoswipe to display alt attribute on preload
2020-07-02 13:17:34 -05:00
Christopher Allford
f1a616e026
Made the model properties compliant with code style
2020-07-02 10:56:21 -07:00
Christopher Allford
3e69dd3a64
Replaced the `createSimpleProduct` helper with a usage of the factory
2020-07-02 10:50:56 -07:00
Christopher Allford
f11a47693b
Refactored interceptors to support different authentication styles
2020-07-02 10:03:35 -07:00
Néstor Soriano
7fa34c6770
Merge pull request #26400 from woocommerce/fix/26242
...
Make WC_Cart::display_prices_including_tax() aware of tax display changes
2020-07-02 14:56:50 +02:00
vedanshujain
50b08a75ab
Show community forum link if wccom is not connected
2020-07-02 16:28:33 +05:30
Christopher Allford
85833f137c
Fixed a bug that would cause APIService failures to throw unhandled exceptions when creating
2020-07-01 22:08:18 -07:00
Christopher Allford
c3de8f0d12
Adjusted the structure of the factory package for easier consumption
2020-07-01 22:07:27 -07:00
Claudio Sanches
0d9b6786fd
[Tracker] Added order_total to orders_edit_status_change
2020-07-01 18:24:47 -03:00
Christopher Allford
b8eb65aacc
Added missing @wordpress/eslint-plugin for factory package
2020-07-01 14:22:01 -07:00
Claudio Sanches
0dfd97370e
Merge pull request #26934 from woocommerce/fix/unit-tests
...
Fixed unit tests for #26462
2020-07-01 18:14:15 -03:00
Claudio Sanches
d3d8e74b58
Fixed unit tests for #26462
2020-07-01 18:13:29 -03:00
Christopher Allford
0785e6caa7
Merge branch 'master' into package/e2e-factories/product
2020-07-01 14:11:25 -07:00
Claudio Sanches
f50574035d
Merge branch 'priyankabehera-fix/26780'
2020-07-01 18:02:04 -03:00
Claudio Sanches
b772d0eaf3
Merge branch 'fix/26780' of https://github.com/priyankabehera/woocommerce into priyankabehera-fix/26780
2020-07-01 18:01:51 -03:00
Christopher Allford
68daac3a94
Added a utility for initializing all of the APIAdapters with a service
2020-07-01 13:58:12 -07:00
Claudio Sanches
c6f3c00428
Merge pull request #26933 from woocommerce/fix/error
...
Fixed missing comma
2020-07-01 17:56:53 -03:00
Claudio Sanches
e20a69c35c
Fixed missing comma
2020-07-01 17:56:19 -03:00
Claudio Sanches
ee2087a7d3
Updated template version
2020-07-01 17:42:33 -03:00
Claudio Sanches
bdf996eec8
Fixed use of esc_html() and bumped the template version
...
Also fixed some coding standards
2020-07-01 17:39:49 -03:00
Christopher Allford
b4c1f3ca8f
Fixed the POST, PUT, and PATCH Axios service actions
2020-07-01 12:31:20 -07:00
Christopher Allford
bc3e1b4555
Replaced the exported variables with functions to populate the registry
2020-07-01 12:08:08 -07:00
Claudio Sanches
9149160f6a
Merge pull request #26894 from imwatsi/patch-1
...
Add Namibia regions
2020-07-01 15:10:50 -03:00
Claudio Sanches
b813c620cc
Fixed typo
2020-07-01 15:10:16 -03:00
Christopher Allford
e6e764320b
Added a registry to hold all of the factories and adapters
2020-07-01 11:07:57 -07:00
hadi khosrojerdi
1893fb755a
Edit get_review_count_for_product method
...
Get review count for product from wp_comments db, where comment type is `review` not all.
2020-07-01 22:20:15 +04:30
Claudio Sanches
d3f9202c73
Merge pull request #26315 from woocommerce/add/nightly-builds-workflow
...
Introduces nightly builds workflow
2020-07-01 14:38:01 -03:00
Claudio Sanches
a1eb697bd3
Merge pull request #26634 from corsonr/fix-26633
...
Fix #26633 - Adds Custom Messages Upon WC Taxonomies Update
2020-07-01 14:36:38 -03:00