Commit Graph

37068 Commits

Author SHA1 Message Date
Roy Ho d795ecb6b9
Merge pull request #28351 from OlegApanovich/fix/27923
Fix toggle chevron issue in admin edit product data attribute section
2020-11-27 05:42:34 -08:00
Nestor Soriano 40a3514733 Add 2021 theme compatibility for the "My Account - Add payment method" page:
- Make payment method name and images properly aligned with
  the radio button
- Adjust font sizes and margins
2020-11-27 13:11:28 +01:00
Nestor Soriano 4a05c30f7f Add 2021 theme compatibility for the "My Account - edit addresse" page:
- Adjust size and margins of labels and textboxes
- Adjust size and margins of dropdown selectors
2020-11-27 11:17:04 +01:00
OlegApanovich 26dae12279 Fix toggle chevron issue in admin edit product data attribute section #27923
After chevron clicking on attribute section complete edit product data section toggled insted cliackig area.
Key point issue is missing 'postbox' class of wordpress postbox.js library for a attribute block that we try to toggle.
2020-11-27 11:50:44 +02:00
Nestor Soriano 74c93103ff Add 2021 theme compatibility for the "My Account - Addresses" page:
- Reduce the size of the address title font
- Reduce spacing between address lines
- Move "Edit" link to the right of the address title
- Adjust space between addresses
2020-11-26 16:45:20 +01:00
Néstor Soriano f647ffc492
Merge pull request #28414 from woocommerce/fix/issue-28267
Switch to general panel when virtual is enabled and on shipping tab c…
2020-11-26 15:40:34 +01:00
Nestor Soriano 2114e05704 Add 2021 theme compatibility for the "My Account - Downloads" page:
- Make downloads table background on even rows slightly darker
- Remove table and row borders
- Make downloads table rows thinner
- Make buttons have transparent background (dark on hover)
- Make buttons have all the same size
- Center the contents of the "Downloads remaining" column
2020-11-26 11:33:57 +01:00
Milana Cap 5fae30bea0
Make City and Postcode mandatory fields for Serbia
As these fields were mandatory for Serbia from the beginning, making them optional by default is causing shop owners additional effort to set them back to mandatory. This PR is making them mandatory by default.

Fixes #28366
2020-11-25 22:36:44 +01:00
roykho 3981377809
Strip the tags from product description on all other select2 fields that performs searches 2020-11-25 13:32:50 -08:00
roykho 9f12b34237
Fix unwanted html tags showing when searching products in select2 closes #27154 2020-11-25 13:15:56 -08:00
roykho beebbb8e25
Switch to general panel when virtual is enabled and on shipping tab closes #28267 2020-11-25 10:12:24 -08:00
Rodrigo Primo 97c0a62f7e
Merge pull request #28392 from woocommerce/renovate/automattic-jetpack-constants-1.x
Update dependency automattic/jetpack-constants to v1.5.1
2020-11-25 08:42:12 -03:00
Nestor Soriano 521a9ba61b Add compatibility with the 2021 theme for the "Account Details" page
- Add a black border around text boxes
- Adjust font sizes
- Adjust margins
2020-11-25 12:40:02 +01:00
Renovate Bot efbd5aa52c
Update dependency automattic/jetpack-constants to v1.5.1 2020-11-25 11:10:58 +00:00
Rodrigo Primo 5def5f2efa
Merge pull request #27470 from woocommerce/renovate/automattic-jetpack-autoloader-2.x
Update dependency automattic/jetpack-autoloader to v2.6.0
2020-11-25 08:01:40 -03:00
Nestor Soriano 5000b21218 Add 2021 theme compatibility for the "My Account - Orders" page:
- Make orders table background same as theme background
  (slightly darker on even rows)
- Make orders table rows thinner
- Make buttons have transparent background (dark on hover)
- Add some margin before "Prev/Next" buttons
- Remove right padding on date column to avoid wrapping
2020-11-25 11:37:06 +01:00
Gustavo Bordoni 2909be0777
Prevent non-numeric values from throwing a Warning on PHP 7.4+
Resolves #28291
2020-11-25 00:10:04 -05:00
Viktor Szépe 186759382e
Put Travis configuration in chronological order
And fix floats in YAML
2020-11-25 05:49:42 +01:00
Renovate Bot bfbf556c96
Update dependency automattic/jetpack-autoloader to v2.6.0 2020-11-25 03:08:35 +00:00
Christopher Allford 5bbdcc343d
Merge pull request #28397 from woocommerce/update/4.7.1-changelog
4.7.1 changelog
2020-11-24 17:32:02 -08:00
Claudio Sanches 22352b873d 4.7.1 changelog 2020-11-24 22:28:55 -03:00
Christopher Allford b8b9ec5c19
Merge pull request #28357 from woocommerce/update/wc-admin-1.7.2
Version bump wc-admin 1.7.2
2020-11-24 17:26:26 -08:00
Fernando Marichal 83c170b88e Version bump wc-admin 1.7.2 2020-11-24 17:10:48 -08:00
Christopher Allford 204107efdb
Merge pull request #28375 from woocommerce/update/wc-blocks-3.8.1
Bump WooCommerce Blocks package dependency to 3.8.1
2020-11-24 16:46:13 -08:00
Christopher Allford 686872a237
Merge pull request #28134 from woocommerce/add/2021-compat
Add support for Twenty Twenty-One theme
2020-11-24 16:26:34 -08:00
Jonathan Sadowski a8c2bac9b2 Update the my account page colors 2020-11-24 18:02:06 -06:00
jonathansadowski c2516d29d5
Merge pull request #28385 from woocommerce/add/2021-compat-my-account-page
Add "My Account" page compatibility for Twenty Twenty-One
2020-11-24 17:53:39 -06:00
Jonathan Sadowski c29aafd66d Update targeting for account page styles 2020-11-24 17:52:17 -06:00
jonathansadowski ebbf6b9d2e
Merge branch 'add/2021-compat' into add/2021-compat-my-account-page 2020-11-24 17:45:43 -06:00
Nestor Soriano 6fef73f469 Fix overlapping elements in shop items. 2020-11-24 15:36:14 -08:00
jonathansadowski 2f3701739d
Merge pull request #28395 from woocommerce/update/2021-compat-cart
Twenty Twenty-One: Cart Page
2020-11-24 17:09:41 -06:00
Christopher Allford 333e2e5137
Merge pull request #28333 from woocommerce/add/2021-compat-single-product
Add single product page compatibility for Twenty Twenty-One
2020-11-24 15:09:14 -08:00
Jonathan Sadowski 50690010c6 Adjust the margin around display of variable product price on single product page 2020-11-24 17:01:20 -06:00
Christopher Allford 73a9d865f1 Removed bullet points from shipping method selection during checkout 2020-11-24 14:56:15 -08:00
Jonathan Sadowski cbe07cf35e Make tabs look tabby 2020-11-24 16:49:16 -06:00
Christopher Allford 0e8e15645d Corrected cart page according to design 2020-11-24 14:44:42 -08:00
Christopher Allford d343527949 Corrected the "on sale" badge display 2020-11-24 14:06:04 -08:00
Jonathan Sadowski 3aeab3571e Fix height of add to cart button 2020-11-24 15:53:58 -06:00
Christopher Allford c3a940be6f
Merge pull request #28343 from woocommerce/update/twenty-twenty-one-home-page-css
Add home page compatibility for Twenty Twenty-One theme
2020-11-24 13:45:45 -08:00
jonathansadowski fde1595b78
Merge pull request #28387 from woocommerce/fix/28304
Make cart page visually compatible with 2021 theme
2020-11-24 15:13:32 -06:00
Jonathan Sadowski fb4b9db3f1 Remove cart padding; set proceed to checkout button width to 100% 2020-11-24 14:48:17 -06:00
jonathansadowski 9ebb754195
Merge branch 'add/2021-compat' into fix/28304 2020-11-24 14:17:40 -06:00
Christopher Allford 4741a09f86 Merge pull request #28388 from woocommerce/update/tested-up-to-tag
Bump "Tested up to" tag to WP 5.6
2020-11-24 11:52:03 -08:00
jonathansadowski d5668a804b
Merge pull request #28381 from woocommerce/add/2021-compat-checkout-page
Add Checkout Page compatibility to Twenty Twenty-One
2020-11-24 13:49:37 -06:00
Christopher Allford 3921ac3b50 Adjusted the dark mode 2020-11-24 11:08:44 -08:00
Christopher Allford 4795ee86dd Adjusted the checkbox 2020-11-24 10:35:10 -08:00
Christopher Allford fa47b11816 Adjusted the checkbox visibility 2020-11-24 10:19:24 -08:00
Nestor Soriano 71d85558ef Changes on "My Account" menu items based on mockup from designer:
- Even darker
- Smaller font
- Reduce space between items
- Un-bold
2020-11-24 16:24:36 +01:00
Rodrigo Primo 66a830e5e2
Bump "Tested up to" tag to WP 5.6 2020-11-24 09:13:37 -03:00
vedanshujain ede094bba8 Removed old styles that conflicts with new. 2020-11-24 17:12:17 +05:30