Commit Graph

478 Commits

Author SHA1 Message Date
Peter Fabian df21ad72b9 Applied the branch CSS class at the correct level to apply to select2. 2019-12-10 14:07:50 +01:00
Peter Fabian 278cf53f2f
Merge pull request #25125 from woocommerce/fix/25029.3
Fix select2 style and admin screen button alignments in WP 5.3
2019-11-27 17:58:46 +01:00
Peter Fabian 14c94341c0 Checkbox size fixed. 2019-11-27 17:33:00 +01:00
Peter Fabian db3c43a099 Remove the padding from WP 5.3 as per the original change. 2019-11-27 16:09:49 +01:00
Peter Fabian cd57edf0b3 Put back forgotten change. 2019-11-27 14:17:50 +01:00
Peter Fabian 7f18773c7d Apply CSS changes only to WP 5.3. 2019-11-27 14:11:17 +01:00
Viszt Péter 11e13425dd Support for WP's built-in color themes for select2 elements 2019-11-27 13:05:37 +01:00
Viszt Péter 6d5d238062 Responsive fixes 2019-11-27 13:05:29 +01:00
Viszt Péter 3d6c3b3551 Fixes for alignment issues on the settings screen introduced by WP 5.3 2019-11-27 13:05:20 +01:00
Peter Fabian 2d1c9444f5 Fix action button centering for WP 5.3. 2019-11-26 22:34:34 +01:00
Tarek 6ed3927c35
Update admin.scss 2019-10-16 00:54:12 +02:00
Peter Fabian 53295b9f08 Make the action buttons on edit order screen vertically aligned to the input element to the left. 2019-10-15 13:04:54 +02:00
Peter Fabian af8fd207c8 Fixed select2 size on order list screen (filter at the top). 2019-10-15 11:55:41 +02:00
Peter Fabian 06921ba80c Moved the rules to the respective structure within the previous definitions. 2019-10-15 11:28:02 +02:00
Peter Fabian b7235431b3 Move the shipping form style to the file where it's actually loaded. 2019-10-15 11:05:51 +02:00
Peter Fabian 53fb13d704 Make the buttons in meta box on edit variation screen aligned with the inputs. 2019-10-15 10:57:59 +02:00
Peter Fabian a6de7b9e9f Make the selects in variation edit screen fill the entire row, thus also align with other elements on the page. 2019-10-15 10:55:02 +02:00
Peter Fabian 95635b2800 Make the edit order address email field align with the rest (select2 dimensions changed). 2019-10-15 10:53:36 +02:00
Peter Fabian 83ad2c4993 Make the shipping fields vertically aligned with the billing fields in Twenty Nineteen. 2019-10-15 10:51:35 +02:00
Peter Fabian 93277da7b1 Align select sizes in other contexts. 2019-10-15 10:49:37 +02:00
Peter Fabian 98b03d7fde Keep the edit order select fields smaller to fit with the rest of the form. 2019-10-15 10:47:24 +02:00
Peter Fabian e68499616b Increase the height of select and select2 elements in WC settings to fit with larger input fields. 2019-10-15 10:42:19 +02:00
Peter Fabian c2d36c823f Removed the line height to prevent text descenders being cut off in selects/dropdowns (#24731). 2019-10-15 10:39:36 +02:00
Vedanshu Jain 80aafe0b65
Merge pull request #24327 from yratof/yratof-fix-tabledisplay
Fix - Issue on shipping rates tbody due to grammarly fix
2019-09-26 21:56:55 +05:30
Andrew Lazarus 2596e6ecda
Removed whitespace 2019-08-05 11:29:39 +02:00
Andrew Lazarus 3805794baf Fix - Issue on shipping rates tbody, toby set to inherit, should be table-row-group 2019-08-05 11:23:04 +02:00
Rodrigo Primo 972f7a49e2 Fix position of ID section in mobile rows actions
This commit fixes the position of the ID section in mobile rows actions
when displaying the list of products in the admin.
2019-07-31 16:21:19 -03:00
Claudio Sanches ce65195b57 Fixed admin.scss 2019-07-09 12:41:42 -03:00
Claudio Sanches 32996d2fdd Merge branch 'master' into pr/23043 2019-07-09 12:39:40 -03:00
Claudio Sanches b54997d9f5 Merge branch 'fix/23221' of https://github.com/senff/woocommerce into senff-fix/23221 2019-07-08 17:55:07 -03:00
Claudio Sanches 29d630b099
Merge pull request #23789 from ajayghaghretiya/fix#23784
Fix #23784 Shipping zonde UI issue
2019-06-24 12:40:08 -03:00
Claudio Sanches 77879de2cb
Merge pull request #23364 from xristos3490/master
Use high-resolution version of wp spinner
2019-05-22 21:01:50 -03:00
ajayghaghretiya f42b5a5f37 Fix #23784 Shipping zonde UI issue 2019-05-22 11:27:46 +05:30
xristos3490 719e2e6618 Revert permission change 2019-04-18 11:57:30 +03:00
xristos3490 33beee1921 Revert position change 2019-04-18 11:54:23 +03:00
xristos3490 61e16262c9 Use high-resolution version of wp spinner 2019-04-18 11:27:24 +03:00
Mike Jolley 91e21644cf Style descriptions after select2 boxes 2019-04-09 15:02:05 +01:00
Mark Senff 98241d3c7d
Update admin.scss 2019-04-07 09:40:30 -04:00
Mike Jolley 308d08f97e Run grunt tasks
Fixes warnings from grunt so files are minified correctly. Copied fixes that went into release branch but not master earlier this week.
2019-03-20 20:08:52 +00:00
haszari 0dcc87110b Merge branch feature/marketplace-suggestions into add/product-edit-suggestions
# Conflicts:
#assets/css/admin-rtl.css
#assets/css/admin.css
#assets/css/marketplace-suggestions-rtl.css
#assets/css/marketplace-suggestions.css
#assets/css/marketplace-suggestions.scss
#assets/js/admin/marketplace-suggestions.js
#includes/admin/class-wc-admin-assets.php
#includes/admin/marketplace-suggestions/class-wc-marketplace-suggestions.php
2019-02-27 10:56:13 +13:00
haszari cf88165e51 remove icon from marketplace suggestions product edit tab 2019-02-25 10:17:37 +13:00
haszari 3fcdc65283 style orders list suggestions + remove debug code 2019-02-22 20:55:03 +13:00
haszari 37578aa5d4 Merge branch master into feature/marketplace-suggestions
# Conflicts:
#assets/css/admin.scss
2019-02-22 14:17:20 +13:00
haszari b3ca321669 fix size of products empty state icon in IE - use pixel sizing 2019-02-20 14:49:38 +13:00
haszari 9cd81c371e add header & footer to products empty suggestions box 2019-02-19 11:54:58 +13:00
haszari c7b630b1f8 update products list empty state (incl. suggestions) to latest designs 2019-02-19 10:46:44 +13:00
Mike Jolley 4672a47d67 Update from master 2019-02-18 11:41:05 +00:00
haszari 64c71cb724 fill out products empty state suggestions:
- add back product suggestions data
- hide page admin elements, focus layout on onboarding
- bulk-fix indentation in admin.scss
- reinstate default BlankState styling (overrides are intended for products only, accidentally overwrote)
2019-02-14 14:05:07 +13:00
haszari 8db91f44c0 styling products empty state OBW style, including existing add/import + suggestions 2019-02-14 12:16:59 +13:00
Mike Jolley 34dbf96847
Merge pull request #22410 from woocommerce/remove/simplify-commerce
Remove simplify commerce gateway from core
2019-02-04 11:23:23 +00:00