Commit Graph

40046 Commits

Author SHA1 Message Date
Timur Gogolev 61cb829726 Fix icon/image/paragraph of the product card 2021-10-13 17:35:19 +01:00
Timur Gogolev 7e428cfbbf Apply product group's capacity 2021-10-13 17:35:19 +01:00
Timur Gogolev 038ca86abb Fix product-related banner's image position 2021-10-13 17:35:19 +01:00
Timur Gogolev 2b0f3d1182 Fix showing rating/reviews number 2021-10-13 17:35:19 +01:00
Timur Gogolev 8024bddad7 Output products according to the group's capacity 2021-10-13 17:35:19 +01:00
Timur Gogolev a80058ca69 Render buttons based banner 2021-10-13 17:35:19 +01:00
Timur Gogolev f1cf628628 Handle product-like banners 2021-10-13 17:35:19 +01:00
Timur Gogolev f5e36fe81f Refactor product card to use with groups 2021-10-13 17:35:19 +01:00
Timur Gogolev f0790cbf51 Address review comments 2021-10-13 17:35:19 +01:00
Timur Gogolev b3756d398f Show ratings with the use of stars 2021-10-13 17:35:19 +01:00
Timur Gogolev 003b29aa0c Add developed-by string 2021-10-13 17:35:19 +01:00
Timur Gogolev 0b733d2d08 Use icon instead of image if possible 2021-10-13 17:35:19 +01:00
Timur Gogolev 916a13b6c6 Add stars and reviews number 2021-10-13 17:35:18 +01:00
Timur Gogolev 5c81b4f5ea Remove the current addons implementation 2021-10-13 17:35:18 +01:00
Gerhard d5c3d6da86
Typos 2021-10-13 17:59:41 +02:00
Claudio Sanches ad9c99b393 Fixed coding standards with PHPCBF 2021-10-13 12:50:19 -03:00
Claudio Sanches b385f3cb3f
Fix coding standards 2021-10-13 12:48:32 -03:00
Barry Hughes 45daf3c3c6
Merge pull request #30933 from woocommerce/preparation/post-5-8
5.8 changelogs
2021-10-13 08:30:20 -07:00
Timur Gogolev 3136dbb786 Revert composer.json 2021-10-13 18:26:01 +03:00
Claudio Sanches 6622dab679
Merge pull request #30830 from Ekliptor/trunk
fix ensure cancelling unpaid orders is always re-scheduled
2021-10-13 12:25:43 -03:00
Timur Gogolev 8e2f8bd1db Move get_star_class out of template file 2021-10-13 18:24:52 +03:00
Claudio Sanches e05ef59318
Fix coding standards. 2021-10-13 12:13:43 -03:00
Timur Gogolev a0745a6992 Fix linter bugs 2021-10-13 18:02:31 +03:00
Timur Gogolev db64f583bc Try add phpunit into deps 2021-10-13 17:58:02 +03:00
Timur Gogolev bd69cb2dd4 Try remove using of cache 2021-10-13 17:50:53 +03:00
Timur Gogolev 57c1749865 Try remove vendor folder from caching 2021-10-13 17:40:29 +03:00
And Finally e7fa363d8d Added support for dynamic price suffix in `$addon` data. 2021-10-13 16:59:44 +03:00
And Finally dd53c8d62b Added UTM params to vendor URL. 2021-10-13 16:59:44 +03:00
And Finally a31f874763 Changed SCSS comments. 2021-10-13 16:59:44 +03:00
Timur Gogolev b2b0761adb Address review comments 2021-10-13 16:59:44 +03:00
Timur Gogolev bf5e4ef48b Show ratings with the use of stars 2021-10-13 16:59:44 +03:00
Timur Gogolev 1492f8f66c Add developed-by string 2021-10-13 16:59:44 +03:00
Timur Gogolev 3801977e43 Use icon instead of image if possible 2021-10-13 16:59:44 +03:00
Timur Gogolev 85a894021a Add stars and reviews number 2021-10-13 16:59:44 +03:00
Vedanshu Jain c710cb8697
Merge pull request #30641 from san-coding/trunk
Added text to be displayed when invalid data is entered into search input field and  no search results are found
2021-10-13 17:13:11 +05:30
Remi Corson c47bd9cb32 Fix banner width for small devices 2021-10-13 13:33:04 +02:00
Gerhard 2b9172dc4d
Align array 2021-10-13 13:32:16 +02:00
Luke Cavanagh e4de695fb3
Update readme.txt
Change WooCommerce Payments from being U.S only to multiple locations.
2021-10-12 14:00:49 -06:00
barryhughes b98a624375 5.8 changelogs to trunk. 2021-10-12 11:33:58 -07:00
Greg 5c94f17847 Update package lock with correct Jest version 2021-10-12 11:48:38 -06:00
Mehul Gohil d848a3a5bb
remove singular entry of remove_variation (#30839) 2021-10-12 11:10:42 -04:00
Peter Fabian 21dd50442d Fix return type documentation. 2021-10-12 16:57:33 +02:00
Thomas Roberts 70a4ea9b2a
Update composer.json and composer.lock for Blocks 6.1.0 2021-10-12 15:36:56 +01:00
Gerhard 0e592e3349
Add output methods for search promotion banners 2021-10-12 16:23:28 +02:00
Remi Corson 88cf09fcf8 Place Storefront URL into a single variable 2021-10-12 09:24:30 +02:00
Barry Hughes 680869b718
Merge pull request #30919 from woocommerce/update/woocommerce-admin-2.7.2
Bump WooCommerce Admin version to 2.7.2
2021-10-11 15:14:20 -07:00
Joshua Flowers cf7d0fa1bd Bump WooCommerce Admin version to 2.7.2 2021-10-11 17:23:36 -04:00
Jon Lane 5e1d0800db Quote WORDPRESS_TITLE value 2021-10-09 16:16:10 -07:00
Barry Hughes 942d6c8d50
Merge pull request #30889 from woocommerce/fix/25255-variable-product-price-hash
Include Customer VAT Exemption Status in Variable Product Price Cache Key
2021-10-07 16:28:47 -07:00
Jeff Stieler 1f32776760 Add test case for API key admin ajax error visibility. 2021-10-07 17:01:48 -04:00