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 |
Claudio Sanches
|
101a8ae243
|
Added context
|
2020-07-01 14:36:22 -03:00 |
Claudio Sanches
|
c6fbae605b
|
Merge pull request #26609 from woocommerce/fix/26608-twentytwenty-price-underline
Twenty Twenty: remove underline from discounted prices
|
2020-07-01 14:28:32 -03:00 |
Claudio Sanches
|
525025b866
|
Merge pull request #26591 from mellooor/master
fix #26209 - email link color clash
|
2020-07-01 14:27:18 -03:00 |
Claudio Sanches
|
f6a1708a95
|
Merge pull request #26613 from woocommerce/remove_html_from_plain_text_email
Remove html tags from plain text email template
|
2020-07-01 14:23:14 -03:00 |
Claudio Sanches
|
f17535fabd
|
Merge pull request #26589 from mariovalney/fix/26588
Fixes issue #26588
|
2020-07-01 14:18:06 -03:00 |
Claudio Sanches
|
eb794e74ae
|
Merge pull request #26927 from woocommerce/update/template-version
Bump template version
|
2020-07-01 14:16:51 -03:00 |
Claudio Sanches
|
5db9afca28
|
Bump template version
|
2020-07-01 14:16:10 -03:00 |
Claudio Sanches
|
44348502cc
|
Merge pull request #26545 from damiencarbery/patch-1
Allow heading filter for cross sells component.
|
2020-07-01 14:14:37 -03:00 |
Claudio Sanches
|
ef6b369726
|
Merge pull request #26536 from catchmareck/master
Trigger removed_coupon_in_checkout event after coupon removal on checkout
|
2020-07-01 14:13:49 -03:00 |
Claudio Sanches
|
dfe2f05e27
|
Merge pull request #26516 from woocommerce/fix/twenty-twenty-block-styles
Remove TwentyTwenty Block styles
|
2020-07-01 13:27:57 -03:00 |