Commit Graph

330 Commits

Author SHA1 Message Date
kellychoffman a65a80aa37 button: remove opacity 2016-04-13 13:46:42 -04:00
Shiva Poudel 02a3926d79 Ensure tools page nav-tab-wrapper has gap 2016-04-01 13:00:00 +05:45
Mike Jolley cb0f703086 Fix blank slate icon 2016-03-31 18:57:30 +01:00
Mike Jolley c757fd9940 Merge branch 'shipping-zone-modals'
# Conflicts:
#	assets/css/admin.css
#	assets/css/admin.scss
2016-03-31 15:20:06 +01:00
Mike Jolley 975c360ae3 Tweak icons and blank slate text 2016-03-29 19:37:02 +01:00
Mike Jolley ab57909bb7 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	assets/css/admin.css
2016-03-29 14:28:58 +01:00
Shiva Poudel ad92e4bbb0 Use of dashicons glyph for product gallery sortable placeholder 2016-03-29 14:32:59 +05:45
Shiva Poudel 6e0a2f0bc1 Remove unused view styles for products gallery 2016-03-29 14:04:07 +05:45
Shiva Poudel 1598348e53 Use dashicons glyph for product image column in list table 2016-03-29 13:06:56 +05:45
Mike Jolley 5f6aa6c160 Fix modals and ajax events 2016-03-24 19:06:51 +00:00
Mike Jolley 8b53d1a618 Only load modal if supported 2016-03-24 18:31:39 +00:00
Mike Jolley d3ac3f4073 Modals first pass 2016-03-24 17:26:40 +00:00
Mike Jolley bea3c66777 Change arrow entity
@jameskoster
2016-03-24 14:27:32 +00:00
James Koster 6c0724ad1d Enlarge tooltip icon in product data tabs and use Dashicon for edit icons. #9791 2016-03-24 14:19:00 +00:00
Mike Jolley 679443c9c9 Zones screen feedback
- Adds updated descriptions
- Adds shipping method descriptions in modal
- Adds order column tooltip
- Modified styles

@jameskoster
2016-03-24 14:08:26 +00:00
Mike Jolley f73149feaf Tweak variation display and reenable bulk editing 2016-03-22 17:13:39 +00:00
Mike Jolley f1b3d0f708 Further layout tweaks 2016-03-22 14:54:02 +00:00
Mike Jolley 5862785522 Restyle items panel 2016-03-21 18:35:00 +00:00
Mike Jolley 7be2b129b6 Removed bulk actions from order items panel
Reduce/increase order item stock is less important these days do to
automatic stock reduction (when status changes) and because when you
refund items you can restock items via checkbox. Manual stock changes
can be performed by editing products.

Decreases complexity of order items box.
2016-03-21 14:58:14 +00:00
Shiva Poudel 51357f8ca2 Apply custom css for nav tag but not in h2 tag, #10515
CC @mikejolley
2016-03-17 17:31:16 +05:45
Mike Jolley 1549158981 Add 'is_enabled' column to instances table and allow toggle in zones screen
@allendav
2016-03-15 17:23:06 +00:00
Mike Jolley e22d324be4 Add notice for legacy shipping zones after update 2016-03-15 15:58:03 +00:00
Mike Jolley 2d2c64d2ab Change heading and tab markup
Closes #10515
2016-03-10 12:52:20 +00:00
James Koster e735309d03 Updates the WooCommerce icon font. #9791
Replaces a bunch of icons with new designs that have a better stylistic
link with Dashicons.
2016-03-09 10:54:00 +00:00
James Koster 08e1741073 Use Dashicons for order statuses where appropriate. #9791 2016-03-08 15:57:14 +00:00
James Koster d9a8786daf Use Dashicons for the report export button. #9791 2016-03-08 15:43:53 +00:00
James Koster b5b0a9638f Use Dashicons for featured icons in products table. #9791 2016-03-08 11:02:01 +00:00
James Koster dd3dc3ce0a Update inventory / attribute icons. #9791 2016-03-08 10:54:06 +00:00
James Koster b261ae5aea Use Dashicons for tooltip icons. #9791 2016-03-08 10:51:57 +00:00
James Koster 18aa311fc1 Use Dashicons for coupon icon. #9791 2016-03-08 10:46:34 +00:00
James Koster 9d9a502217 Use Dashicons for product data tabs. #9791 2016-03-08 10:41:58 +00:00
James Koster 7507ddf8cb Use Dashicons for stock report actions buttons. #9791 2016-03-08 10:27:21 +00:00
James Koster b72fa069f2 Use Dashicons for sorting handles. #9791 2016-03-08 10:25:42 +00:00
James Koster 6e098b2f0d Use Dashicons for reload/apply button. #9791 2016-03-08 10:01:05 +00:00
James Koster 3ff79a81ef Use Dashicons for order action buttons. #9791 2016-03-08 09:49:49 +00:00
Justin Shreve 4c498336fe Fix up some minor coding standards issues 2016-02-18 08:40:02 -08:00
Justin Shreve cfe39073a3 Fix headings on the add-ons/extensions screens 2016-02-18 08:39:02 -08:00
Justin Shreve d28c4f4f39 Fix hierarchy in the system status pages. 2016-02-18 08:39:02 -08:00
Justin Shreve 6d683b7492 Fix up hierarchy on all of the generated report screens. 2016-02-18 08:39:02 -08:00
Justin Shreve 8c49e81f45 Fix up heading hierarchy on the add new order screen 2016-02-18 08:39:02 -08:00
Mike Jolley fab8a871aa Merge branch 'master' into shipping-zones
# Conflicts:
#	assets/css/admin.css
#	includes/admin/class-wc-admin-assets.php
2016-02-10 14:12:39 +00:00
Mike Jolley aa4bfde937 Remove deprecated chosen js scripts 2016-02-08 12:10:42 +00:00
Mike Jolley efd0304bb0 Color code manual, system and customer notes
Closes #7225
2016-02-08 11:39:31 +00:00
Mike Jolley 346fd94e9e Fix column color 2016-02-05 15:48:31 +00:00
Mike Jolley 352184cc06 Merge branch 'master' into shipping-zones
# Conflicts:
#	assets/css/admin.css
#	i18n/languages/woocommerce.pot
#	includes/abstracts/abstract-wc-payment-gateway.php
#	includes/abstracts/abstract-wc-shipping-method.php
#	includes/admin/settings/class-wc-settings-shipping.php
#	includes/wc-core-functions.php
#	uninstall.php
2016-02-05 14:58:48 +00:00
Claudio Sanches 18c1935536 Removed flower icon in favor of dashicons 2016-01-19 16:08:20 -02:00
Mike Jolley d821b87f8a Move shipping classes to custom UI in shipping section 2016-01-13 16:52:28 +00:00
Mike Jolley 8064b35350 Add methods from zones screen 2016-01-13 15:04:10 +00:00
Mike Jolley 70a9eb3807 Fix pagination + sorting on tax screen
@claudiosmweb
2016-01-12 12:01:10 +00:00
Mike Jolley 1076854608 Merge branch 'master' into shipping-zones
# Conflicts:
#	assets/css/admin.css
#	includes/abstracts/abstract-wc-shipping-method.php
#	includes/class-wc-shipping.php
#	includes/shipping/flat-rate/class-wc-shipping-flat-rate.php
#	includes/shipping/flat-rate/includes/class-wc-eval-math.php
#	includes/shipping/free-shipping/class-wc-shipping-free-shipping.php
#
includes/shipping/legacy-international-delivery/class-wc-shipping-legacy
-international-delivery.php
#
includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-d
elivery.php
2016-01-11 11:48:18 +00:00
Mike Jolley accc62d5ef Breadcrumb tweak 2016-01-08 12:10:40 +00:00
Mike Jolley cef3ec7e37 Indicate disabled methods 2016-01-08 11:57:49 +00:00
Mike Jolley 007abbc98e Shipping meta data
Closes #9094
2016-01-08 11:42:32 +00:00
Shiva Poudel 316be35747 Add styles for password input field in wc options panel 2016-01-06 17:35:49 +05:45
Mike Jolley 61f8a92202 View/Edit icon hiding on edit 2016-01-04 14:34:10 +00:00
Mike Jolley 8ebba9cc68 "enabled" column 2015-12-16 16:24:58 +00:00
Mike Jolley 9aa34330ac Fix sorting and saving for methods 2015-12-16 16:09:52 +00:00
Mike Jolley e13ba4f029 Empty states 2015-12-16 15:37:40 +00:00
Mike Jolley 571469f44c Add methods to zones 2015-12-16 15:16:52 +00:00
Mike Jolley bf362de020 worldwide methods 2015-12-16 13:38:03 +00:00
Mike Jolley d8f96f4dc9 zones empty state 2015-12-15 19:10:41 +00:00
Mike Jolley e25d876779 List and sort methods within zones 2015-12-15 17:48:03 +00:00
Mike Jolley 6cea054fca Method list screen and method screen with breadcrumbs 2015-12-11 14:11:12 +00:00
Mike Jolley 66d4065ae4 postcode saving 2015-12-10 18:33:59 +00:00
Mike Jolley 14eeb9f936 Zones first draft with backbone saving of zone names 2015-12-10 11:55:03 +00:00
Mike Jolley 56f274b68b non-functional Mockup for the shipping zones interface 2015-12-08 12:45:18 +00:00
Mike Jolley 12db1d4637 Notify users of no variations but leave status as is.
Closes #9713
2015-12-03 10:14:00 +00:00
Claudio Sanches a2648f4ceb [2.4] Fixed toggle icon in product data tabs for WP 4.3 and 4.4 2015-12-02 13:26:00 -02:00
James Koster 66decdcd9a [2.4] toggle icon in product data tabs. #9657 2015-12-01 09:30:57 +00:00
Claudio Sanches d66427bd8a [2.4] Fixed product type select in wp 4.4 2015-11-06 13:51:17 -02:00
Claudio Sanches 7d251cb449 [2.4] Fixed reports styles for wp 4.4 2015-11-06 13:32:33 -02:00
Claudio Sanches 5e1cc5cdaa [2.4] Fixed button text-shandow and colors to support wp 4.4 2015-11-06 13:24:45 -02:00
Claudio Sanches 66026ed36c Change old settings icon to Dashicons, closes #9517 2015-11-05 02:05:28 -02:00
Danny Santoro be2cd1d3ae Switches Settings icon to Dashicon Gear
Re: https://github.com/woothemes/woocommerce/issues/9517
2015-11-04 14:33:01 -05:00
Mike Jolley 1756aa8fca Use help tip function in email table. 2015-11-03 16:12:13 +00:00
Mike Jolley 8457dbb57d Display if emails are manually sent 2015-11-03 15:40:10 +00:00
Mike Jolley d95f863d79 Show descriptions inline 2015-11-03 15:04:29 +00:00
Mike Jolley 5f65494e27 Restructure emails admin to avoid listing emails along the top
Moves emails to a table on the settings screen.

Also tweaks some section text and moves descriptions to tooltips for a
less cluttered interface.
2015-11-02 16:27:00 +00:00
Mike Jolley ad38f6e34f Add pay link to order screen
Closes #9428
2015-10-30 13:29:16 +00:00
Claudio Sanches 2e95a68357 Use new "question" mark icon font
Created wc_add_help_tip() function to generate the icons
Replaced all .help_tip elements and [?]

We'll keep the old image and styles in order to maintain backwards
compatibility

Closes #9381
2015-10-23 01:40:52 -02:00
Mike Jolley 0197a99065 Merge branch 'issue/8587'
Conflicts:
	assets/css/admin.css
	assets/css/woocommerce.css
	includes/admin/class-wc-admin-assets.php
	includes/admin/settings/views/html-settings-tax.php
2015-10-08 13:26:52 +01:00
Mike Jolley ac02ec290a Improved styling and wording 2015-10-08 13:18:00 +01:00
Shiva Poudel b786910fbc Tweak metabox related bloat styles 2015-10-01 11:38:16 +05:45
James Koster 4aff861626 responsive orders table in dashboard. closes #8996
Also removes unnecessary tooltip on order row.
2015-09-07 12:35:30 +01:00
James Koster 66165fc016 responsive products table in dashboard. #8996 2015-09-07 12:35:30 +01:00
Mike Jolley 4849d7d56e Sync stock status during save
Closes #8950
2015-08-26 13:51:51 +01:00
Mike Jolley fa9c5480a9 Tidy variation styles
Fixes #8946
2015-08-26 12:53:48 +01:00
Mike Jolley 869bf08031 Prevent remove button overlap 2015-08-24 16:05:09 +01:00
Mike Jolley ac90660f7d Add expand/close links for attributes and match variation UI
Closes #8875
2015-08-19 14:00:26 +01:00
George Stephanis 0ac1aab79c Rearrange the scss a touch. 2015-08-13 12:59:41 -04:00
George Stephanis ab3a7e4e21 Only style sort handles when it's actually sortable. 2015-08-13 12:13:35 -04:00
Mike Jolley 82f50cedb0 Allow menu_order sorting like in 2.3
Also allow setting manually to allow sorting between pages.

Fixes #8690
2015-07-31 12:39:23 +01:00
Claudio Sanches be3dcf5ddf Fixed cursor for variations, removed move and changed to pointer 2015-07-29 11:52:12 -03:00
Mike Jolley 3ec4003bbb Move add variation button and toolbars 2015-07-11 00:04:16 +01:00
Mike Jolley fedfa53754 expand/close 2015-07-08 23:46:19 +01:00
Mike Jolley 8161cbd095 Change remove buttons into links 2015-07-08 23:08:07 +01:00
Claudio Sanches 0a820f055f Admin variations - Add cancel changes button #6995 2015-07-08 16:10:45 -03:00
Claudio Sanches 064af9a54c Admin variations - Split the save button from the link/add buttons #6995 2015-07-08 15:53:00 -03:00
Claudio Sanches 843a55a6b5 Admin ajax variations 2015-07-07 20:53:36 -03:00
Claudio Sanches 4f3fb07dc9 Added new styles for variable pagenav 2015-07-07 19:06:51 -03:00
Mike Jolley 18c6a940f1 Merge branch 'onboarding'
Conflicts:
	assets/css/admin.css
	assets/css/select2.css
	assets/css/woocommerce-layout.css
	assets/css/woocommerce.css
	assets/js/admin/order-backbone-modal.min.js
	includes/admin/class-wc-admin-help.php
	includes/admin/class-wc-admin.php
	includes/admin/views/html-admin-page-status-report.php
	includes/admin/views/html-notice-install.php
	includes/admin/views/html-notice-template-check.php
	includes/admin/views/html-notice-theme-support.php
	includes/admin/views/html-notice-tracking.php
	includes/class-wc-install.php
	includes/class-wc-language-pack-upgrader.php

includes/shipping/international-delivery/class-wc-shipping-international
-delivery.php
2015-07-04 23:11:12 +01:00
Justin Shreve 3dc0df16e0 Remove references to color_box in the CSS & JS now that it is no longer used. 2015-06-11 15:01:39 +00:00
Justin Shreve 99d198c148 Merge the preview and input boxes together visually 2015-06-11 07:54:45 +00:00
Justin Shreve 5f627cf850 Move the color preview to its own separate "preview box" rather then changing the color of the input div box. 2015-06-11 07:15:51 +00:00
Shiva Poudel b907cc4374 Tweak nav tab margin for pretty messages
CC @mikejolley
2015-06-09 21:01:23 +05:45
Claudio Sanches e106d57947 Merged #8021 2015-05-18 16:53:04 -03:00
Claudio Sanches c49ab520b8 Created page to edit and create keys 2015-05-16 00:09:29 -03:00
Mike Jolley bb77120619 Auto load customer details + tweak icons
Closes #8112
2015-05-15 12:52:25 +01:00
Shiva Poudel 7775f4089a Add line-height for error tip + some arrangement 2015-05-02 21:09:33 +05:45
Shiva Poudel 2e87c7a8f3 Increase tiptip z-index to make it compatiable with backbone modal 2015-05-02 06:43:55 +05:45
Shiva Poudel 2e4397797f form-table should have position relative 2015-05-01 19:56:42 +05:45
Shiva Poudel d19b482d00 Clean the margin 2015-05-01 16:09:42 +05:45
Shiva Poudel dc4019c208 This should be h3 instead of h4
@see https://github.com/woothemes/woocommerce/blob/master/includes/abstracts/abstract-wc-settings-api.php#L708
2015-05-01 04:50:56 +05:45
Shiva Poudel 7acaaa2d07 Tweaks iris color-picker styles 2015-05-01 03:34:28 +05:45
Mike Jolley 4b92f642b3 Trigger wizard on install 2015-04-29 10:47:57 +01:00
Shiva Poudel 445a5ddaec Why to include this if border-top is not defined anywhere? 2015-04-28 07:40:27 +05:45
Shiva Poudel 9539fcf476 Tweaks tabbed panel plus responsive coupon tabs 2015-04-28 06:51:06 +05:45
Claudio Sanches 9210b06c37 Imrpoved the backbone modal z-index for TinyMCE via extension, closes #7937 2015-04-13 12:44:33 -03:00
Mike Jolley 9f65d2a1fc Added priorities for shipping methods to give more control over defaults.
Closes #7871
2015-04-13 15:32:57 +01:00
James Koster 8fa67a8441 tooltip style tweaks 2015-04-08 10:27:14 +01:00
James Koster cd20ce6789 variation images. closes #7844 2015-04-08 10:19:23 +01:00
shivapoudel 737638cd12 Slightly decrease the h1 font-size 2015-04-04 14:13:03 +05:45
shivapoudel e02b1db1b7 Break the outline only for focus state 2015-04-04 14:08:02 +05:45
shivapoudel 257381282c Refactor the styles for backbone modal header 2015-04-04 14:03:47 +05:45
shivapoudel 27f3042ef5 Utilize the border-box + content_h math logic 2015-04-04 13:43:29 +05:45
James Koster 483680e716 z-index 2015-04-01 11:01:35 +01:00
shivapoudel f79e2488b4 Revert box-sizing of backbone modal to content-box
cc @jameskoster If we shift to border-box then the backbone modal footer button area is unusual
2015-03-18 01:22:17 +05:45
shivapoudel 9b97e0cdfb Fix - Backbone modal footer area while shifting from content-box to border-box 2015-03-18 01:09:14 +05:45
shivapoudel b496a26ec5 Deprecated the use of box-sizing mixin in bourbon, Closes #7732 2015-03-17 21:36:55 +05:45
slash1andy 21e3709174 Fixed 2 spaces that were wrong
minified CSS again after change
2015-02-24 22:59:31 -06:00
Andrew Wikel 35e1a4d2a2 Getting rid of space 2015-02-24 22:33:34 -06:00
Mike Jolley 5f09c2df7b Report styles 2015-02-13 13:42:08 +00:00
Mike Jolley 924a48ac56 Other style for #7238 2015-02-02 12:41:07 +00:00
Mike Jolley 9f8a7d1199 Remove datepicker icon's and use focus event 2015-01-30 12:54:33 +00:00
Mike Jolley d5cc80b813 select2 admin styling tweaks 2015-01-27 13:58:03 +00:00
Mike Jolley 875f5e9de5 Select2 line height in panels 2015-01-26 15:34:48 +00:00
Mike Jolley d0967d80ff Prevent already init select2 elements being re-init Fixes #7162 2015-01-20 11:46:31 +00:00
Mike Jolley 9d69023cb5 customer filter styling Closes #7116 :p 2015-01-19 15:20:04 +00:00
Mike Jolley 8eaa9d6a34 Fix select2 line height and alignment in settings.
#7116
2015-01-19 15:09:41 +00:00
Mike Jolley 550e569a29 Tweak placement and styling of view link. #7065 2015-01-13 12:27:07 +00:00
Claudio Sanches 017831f1c6 Fixed the backbone modal 2015-01-12 15:11:01 -02:00
Mike Jolley 50c6e1e4a0 select2 settings 2015-01-12 16:29:01 +00:00
Mike Jolley 9852d9c6ec Order data JS select2 + refactor 2015-01-12 15:43:13 +00:00
Mike Jolley 2e82cbb311 Customer ajax searches 2015-01-12 13:04:19 +00:00
Mike Jolley f18b2c6c93 Added and enqueued select2 to admin 2015-01-09 16:39:10 +00:00
Claudio Sanches 794621e3ba Improved the close button in backbone modal #7016 2015-01-02 11:58:57 -02:00
James Koster 0c95d76c45 Storefront banner on add-ons. closes #6923 2014-12-16 11:43:26 +00:00
James Koster 316b43f770 coupons. closes #6836 2014-12-09 16:06:34 +00:00
James Koster af57cd0e30 sale schedule. closes #6865 2014-12-01 15:59:11 +00:00
Mike Jolley 4bc63de72a Added 'stupidtable' script to allow order item sorting on the order screen (by name, cost, qty).
Closes #5998
2014-11-26 15:37:06 +00:00
Bryce e93c32565c merge changes 2014-11-22 00:09:11 +07:00
Bryce bad3b31a18 #5537 - Fix bulk edit overlap, bulkedit improvements 2014-11-21 13:37:14 +07:00
Bryce a6c88c9104 Only enqueue/localize on profile page 2014-11-21 12:42:32 +07:00
Bryce 8b1cc5f902 #5850 - Add QR code to API credentials
This uses https://github.com/jeromeetienne/jquery-qrcode for generating
the QR code.

This is what it looks like:

![see screen shot](http://cld.wthms.co/11wpb+)

It’s small, **but**, it scans perfectly without any issues.
2014-11-20 15:46:46 +07:00
James Koster 9e00709165 separate font styles into separate import 2014-11-18 13:04:28 +00:00
James Koster 81fd75d406 more css formatting. 2014-11-18 13:04:28 +00:00
James Koster 479ce5e73f general css comment formatting and small tweaks. 2014-11-18 13:04:28 +00:00
James Koster 30a5c4bfdb bye bye ajax loader gif. 2014-11-13 18:28:15 +00:00
James Koster 7a8df73483 font weight. #6737 2014-11-13 14:16:32 +00:00
James Koster 19fece6a9d split variables into separate file and simplify buttons. #6737 2014-11-13 14:06:51 +00:00
James Koster 0e56b6dd3e box sizing mixin. #5606 2014-11-13 11:12:21 +00:00
James Koster 300698e6c3 activation.scss and admin.scss coding standards. #5606 2014-11-13 09:34:32 +00:00
James Koster 8d75a1b72e inputs / labels on handheld. chosen widths. 2014-11-11 15:47:14 +00:00
James Koster 4fe1c5381f product data inputs 2014-11-11 15:47:14 +00:00
Mike Jolley f8bc4a0abd Add item cost column Closes #6650
@jameskoster
2014-11-11 13:40:47 +00:00
Mike Jolley 01091c304c Fix conflicts in #5949 2014-11-11 11:23:44 +00:00
James Koster dd07bbabff report wrapping. closes #6608 2014-10-30 14:02:55 +00:00
Mike Jolley cde08791f6 System status table separation Closes #6290 2014-10-24 12:49:27 +01:00
James Koster c21261d6e8 css #5606 2014-10-17 20:39:33 +01:00
James Koster ab6f05d6b5 bourbon node and import 2014-10-17 18:21:54 +01:00
James Koster 34a0f331f9 padded helper class for extension devs. 2014-10-17 18:15:15 +01:00
James Koster e2cf7b0f36 active colour for product data tabs 2014-10-17 18:13:13 +01:00
James Koster 3d85305eb8 more download table tweaks. #6562 2014-10-17 14:50:23 +01:00
James Koster e27d4afee1 data tabs tweaks. #6562 2014-10-17 14:50:23 +01:00
James Koster eb258950bd variations markup / css refactor. #6562 2014-10-17 12:17:30 +01:00
James Koster cf2e17e74c minor responsive tweaks in product data tabs. #4872 2014-10-16 17:48:32 +01:00
Mike Jolley b6835a009c wc_paying_customer to only increase for 'simple' orders and added tool to refresh stats to customer list.
Closes #6395
2014-10-02 16:44:36 +01:00
James Koster a66ae12707 bye bye coupon styling. closes #6360 2014-09-26 14:37:26 +01:00
claudiosmweb 8599376c8b fixed some sass functions 2014-09-22 14:48:26 -03:00
claudiosmweb 5ed619bf66 less to scss #5606 2014-09-22 14:38:53 -03:00