Gerhard
98c24b1090
Merge branch 'master' into pr/23043
2019-07-10 10:34:52 +02:00
Rodrigo Primo
53df16b2b5
Merge pull request #23781 from woocommerce/try/obw-changes
...
OBW: Switch shipping labels and shipping zones placement
2019-07-09 16:06:38 -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
Gerhard
7038c73ab4
Merge branch 'master' into update/exclude-compiled-assets-from-git
2019-07-09 10:57:40 +02:00
Claudio Sanches
16c5c39725
Fixed missing assets/css/admin.css
2019-07-08 17:59:50 -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
adc543f8f1
Merge pull request #24058 from woocommerce/add/wc-admin-obw-recommended
...
OBW: Add wc-admin to recommended page
2019-07-08 16:56:49 -03:00
Claudio Sanches
da99bc8ca0
Merge branch 'master' into feature/feature-plugin-packages
2019-07-08 14:33:21 -03:00
Gerhard Potgieter
91c939b963
Merge pull request #23997 from woocommerce/fix/obw-plugin-install-highlight-size
...
OBW: Adjust size of plugin install highlight to avoid overlap
2019-07-04 09:18:28 +02:00
Mark Senff
0fee3daa67
Delete admin.css
2019-07-03 07:29:37 -04:00
Paul Sealock
b65ce3dd26
OBW: Add wc-admin to recommended page
2019-07-03 13:02:07 +12:00
Gerhard Potgieter
698625ce1d
WP & PHP Upgrade Notices ( #23975 )
...
This commit introduces a banner that notifies and prompts users to upgrade their WordPress and/or PHP if they are outdated and not part of the minimum required versions going into WooCommerce 3.7.
* Add backward compatible function wp_check_php_version for sites running WP version smaller than 5.1
* Refactor some messaging, move widget to top of WC dashboard widgets, add buttons linking out to WP pages with instructions.
* Add missing variables for adding nag class
* Add styling to dashboard widget
* Rework css to use exclamation instead
* Clean up widget, make sure no widget is registered when dismissed. Add banner that links to widget and make it dismissable.
* Update constant to reflect minimum requirements.
* Don't show banner. Fix undefined variable.
* Remove dashboard widget
* Update banner link to docs site
* Add link to docs page where instructions live for updating
* Change button text
* Add UTM params to docs link
* Moved the msg logic from template to php file.
* Bail out early when PHP and WP versions are ok.
* Added missing translation functiog
* Extracted notice function from reset_admin_notices.
To follow suit with other similar functions in the file.
* Synchronize fetching of WP version.
* Removed unused functions.
* Corrected indent.
* Reduce number of variables and fixed coding standards
* Updated wording of the notice.
2019-06-26 14:09:20 -03:00
Mike Jolley
a0a58cfb15
update from master
2019-06-26 15:26:47 +01:00
Paul Dechov
421392019e
OBW: Adjust size of plugin install highlight to avoid overlap
2019-06-24 21:50:15 -04: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
Mike Jolley
8b41b03f2e
Remove blocks files
2019-06-21 12:23:41 +01:00
Valerie
b379739ea6
OBW Shipping: Switch label and zone sections
2019-05-23 22:17:13 -04:00
Valerie
db08d64e65
OBW: Fix SCSS linting errors
...
- remove em unit for line-height
- use numeric font-weight value
- ignore no-descending-specificity for the entire file
- ignore rule for dashicons: font-family-no-missing-generic-family-keyword
- remove unnecessary quotes around dashicons font name
- add quotes around checkbox attribute selector
- remove duplicate visibility declaration
- remove duplicate selector: .wc-setup .wc-setup-actions .button
- remove unknown pseudo selector ::last-child
- move all .wc-setup styles to one place
2019-05-23 22:17:08 -04: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
Claudio Sanches
de2a45510b
Merge branch 'master' into fix/23003
2019-05-21 17:59:52 -03:00
Gerhard
5ceca30f39
CSS changes to remove black backround from old klarna and square logos.
2019-05-13 15:52:48 +02:00
Gerhard Potgieter
3cfe32d5fe
Merge pull request #23526 from parmarhardip/23505
...
Solved #23505 WC Setup page UI issue
2019-05-10 10:45:55 +02:00
Gerhard
ed0dbed203
Include select2.css in ignore as it is generated via grunt as well.
2019-05-07 10:34:04 +02:00
Gerhard
49095242ab
Remove compiled and minified css from git, except select2.css as that is a library
2019-05-07 09:43:43 +02:00
Gerhard
48adde58c7
Revert "Remove compiled and minified CSS from git"
...
This reverts commit 1850d16d9f
.
2019-05-07 09:43:22 +02:00
Gerhard
1850d16d9f
Remove compiled and minified CSS from git
2019-05-07 09:42:08 +02:00
parmarhardip
de78e2c958
Solved #23505 WC Setup page UI issue
2019-04-26 17:07:46 +05:30
Rodrigo Primo
00128fec58
Fix dismiss button in two WC admin notices
...
The dismiss button in the WC admin notices `legacy_shipping` and `no_shipping_methods` was not fully clickable due to a custom CSS applied to them. This custom CSS was used to add a background image to those notices. More specifically, the problem was caused by the use of `position: relative` applied to `<p>` elements. I couldn't find an easy way to fix this problem keeping the custom background image, so I opted to remove it to make the design of all notices identical (besides the background image, the custom CSS also added a few other differences to those to notices like the font size of the notice title).
2019-04-25 14:19:35 -03:00
Gerhard
510d1da1c3
Compile assets
2019-04-23 12:43:28 +02:00
Gerhard
0305b16acd
Add z-index to onsale for twentyseventeen
2019-04-23 12:39:56 +02:00
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
haszari
0ad914f398
rebuild assets after rebase
2019-04-09 09:59:45 +12:00
haszari
35c1c930f0
ensure suggestions tab icon looks good on smaller screens:
...
- override line height for <900px consistent with other tabs
2019-04-09 09:58:11 +12:00
haszari
ae729ffb80
add 'plugin' dashicon to metabox suggestions tab, for consistency
2019-04-09 09:57:54 +12:00
haszari
8b2d0aeb5d
rebuild suggestions css after rebase
2019-04-09 09:13:17 +12:00
haszari
76b1e267ac
add margin under the nosuggestions container & reduce top margin
2019-04-09 09:12:35 +12:00
haszari
06de62177c
inject manage link into browse-all metabox footer suggestion
2019-04-08 10:00:25 +12:00
Mark Senff
98241d3c7d
Update admin.scss
2019-04-07 09:40:30 -04:00
Mark Senff
2613655854
Compiled admin.css
2019-04-07 09:39:05 -04:00
haszari
2bef464506
disable products list suggestions (rtl styles, almost forgot to commit)
2019-04-05 13:35:56 +13:00
haszari
16974a9409
disable products list suggestions (styles)
2019-04-05 11:46:29 +13: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
Kelly Dwan
3f5aaad117
Update @woocommerce/block-library to 2.0.0-rc1
2019-03-15 13:06:38 -04:00
Mike Jolley
6329f61d08
Show refunded items in customer facing screens
2019-03-15 12:54:40 +00:00
Mike Jolley
f90f0203b5
Grunt dev
2019-03-15 12:21:51 +00:00
Mike Jolley
ff3292cd8e
Mobile styles
2019-03-14 18:22:56 +00:00
haszari
fef1b0f7e0
show nice marketplace linkout when there are no product metabox suggestions
2019-03-14 14:56:32 +13:00
Mike Jolley
d8f665bb89
Merge pull request #22936 from woocommerce/fix/21814
...
Setup Wizard: Add keyboard events for custom input toggles
2019-03-12 09:28:37 +00:00
Mike Jolley
0877e7d8f7
Merge pull request #22954 from woocommerce/add/blocks-rest-api
...
Merge blocks branch: add 8 product blocks and related API endpoints
2019-03-11 15:18:20 +00:00
Kelly Dwan
dddbd29d87
Update @woocommerce/block-library to 2.0.0-beta
2019-03-06 18:33:06 -05:00
Kelly Dwan
8555c415d2
Update with latest featured plugin block code
2019-03-06 17:28:52 -05:00
Kelly Dwan
148b605dbe
Update copying process, copy over minified files
2019-03-06 17:28:49 -05:00
Kelly Dwan
2b5ab03a2d
Add the built files
2019-03-06 17:28:46 -05:00
Mike Jolley
a04d23ae88
Order checkboxes last
2019-03-05 14:23:17 +00:00
haszari
4154ae55a0
increase margin under empty-state suggestions so they aren't hard-aligned to bottom
2019-03-02 09:29:21 +13:00
haszari
56ab6d231e
improve margins & line-spacing in metabox copy
2019-02-28 11:08:25 +13:00
haszari
49aaa9f08b
align product metabox `Get more options` with other tab image labels (regressed)
...
- fix css selector
- also removed redundant margin-top rule
2019-02-28 10:58:30 +13:00
haszari
dbe80f826a
fix margins & ensmallen heading in product table suggestion
2019-02-28 10:52:16 +13:00
haszari
3eaba598dc
remove outer border in metabox suggestions, lighten separators
2019-02-28 10:14:00 +13:00
haszari
ef31fcf012
align product metabox `Get more options` with other tab image labels
2019-02-28 10:05:02 +13:00
haszari
467f8cd1dc
marketplace suggestions styling polish:
...
- opt-in to shared CTA/button styles for orders empty state
- tweak table banner icon margin for perfect centering
- ensure CTA div doesn't get squished and break layout \(product metabox\)
- ensure title+copy is vertically centered in table banner \(remove last margin\)
2019-02-27 11:40:24 +13: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
d89b38cb3f
fix up products empty state styles now row-padding is balanced
2019-02-25 11:49:08 +13:00
haszari
e68ee17121
tweak layout of product edit suggestions to match designs
2019-02-25 11:12:05 +13:00
haszari
e5940a845c
opt-in to standard styles for product edit metabox suggestions
2019-02-25 10:24:38 +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
cda28ceb3a
hide empty-state suggestions for mobile too – focus on desktop for v1
2019-02-22 11:57:19 +13:00
Mike Jolley
1caeb43baf
Update photoswipe
2019-02-20 11:49:55 +00:00
haszari
b3ca321669
fix size of products empty state icon in IE - use pixel sizing
2019-02-20 14:49:38 +13:00
haszari
4c1caf9171
display icon images in suggestions + styling tweaks for header/footer
2019-02-20 11:46:06 +13:00
haszari
42e026140a
hide inline products list suggestion on mobile (can't get the styling right)
2019-02-20 10:29:41 +13:00
Mike Jolley
a37d8ae385
SCSS mailchimp color change missing
2019-02-19 11:22:13 +00:00
haszari
21b0be7ef6
share styles and markup for prpducts list suggestion
2019-02-19 16:31:14 +13:00
haszari
4f7145cf49
fix button regression in product table suggestion
2019-02-19 15:09:11 +13:00
haszari
bf31d8b052
mobile styles for products empty state suggestions
2019-02-19 14:56:34 +13:00
haszari
2b884861b7
add linkout icon to link-style suggestion CTAs (for empty products footer link)
2019-02-19 13:55:46 +13:00
haszari
cc51dd4376
style products empty header/footer + support link style:
...
- added link-text to trigger link style for suggestion CTA, button is now opt-in
- made suggestion rendering more generic, should display something sensible if there are missing attribs
- all CTA links/buttons open in new tab via target attr
2019-02-19 12:22:06 +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
012da5da24
support dismissing empty-state suggestions + polish dismiss styling:\n- hover style for x\n- disable border/underline active state inherited from <a>\n- layout styling for empty-state suggestions, button on right\n- make test data more like mockup (no category recommendation in list)
2019-02-18 15:55:26 +13:00
haszari
9a7a9ad045
update styling of products table suggestion + add dismiss button
2019-02-15 13:30:53 +13: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
haszari
9388b033fc
use attributes & DOM api for table row banner render - html snippet is too flexible/risky
2019-02-14 10:53:25 +13:00
haszari
165a462fa2
style marketplace suggestions list banner
2019-02-13 14:49:28 +13:00
haszari
c615fd6549
style marketplace suggestions
2019-02-13 14:32:36 +13:00
haszari
aca9930b4b
style marketplace cards grid in empty products screen
2019-02-13 13:54:05 +13:00
haszari
42852d7b67
in-product discovery - enqueue styles as separate module
2019-02-13 12:18:39 +13:00
Mike Jolley
7760571985
Dump max width in notices
2019-02-04 16:07:51 +00: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
Mike Jolley
20b65a421c
Merge branch 'pr/21454'
2019-01-31 16:30:27 +00:00
Mike Jolley
e299da75b0
Update styling for remember me
2019-01-31 16:28:54 +00:00
Peter Fabian
ad06f62669
Added more types of input to styling in admin/variations.
2019-01-28 19:32:21 +01:00
Gareth Allison
e54b1dabbd
Changes tile background color to gold
...
As per Mailchimp's color guidelines on https://mailchimp.com/about/brand-assets/
2019-01-21 16:33:46 +02:00
Mike Jolley
9d381d456b
Remove simplify commerce gateway
2019-01-10 12:01:27 +00:00
Mike Jolley
038a1a103a
Merge pull request #21496 from kukac7/feature/img-optim
...
images, svgs optim
2019-01-08 11:25:10 +00:00
Claudiu Lodromanean
2e1e77f6f0
Merge pull request #22330 from woocommerce/fix/21708
...
Add special button style for connect button
2019-01-07 11:40:31 -08:00
Faisal Alvi
1999254456
pull-22225 suggestions applied
2019-01-07 16:01:52 +05:30
Mike Jolley
58c3731030
Add special button style for connect button
2019-01-03 14:41:09 +00:00
Faisal Alvi
9df0cb7e0a
fix-22267 v2.0
2018-12-21 13:17:27 +05:30
Faisal Alvi
d8c926a243
Fix-22211
2018-12-14 15:46:25 +05:30
Tiago Noronha
0f343256c2
Multiple styling fixes
2018-11-23 00:59:33 +00:00
Tiago Noronha
99ab28a886
Remove border and add handheld styling to pagination
2018-11-19 14:40:43 +00:00
Tiago Noronha
a0d2a4d219
Style pagination to match Twenty Nineteen
2018-11-19 14:35:34 +00:00
Tiago Noronha
4e01bf18dd
Twenty Nineteen basic styling
2018-11-16 16:38:05 +00:00
Tiago Noronha
3168f13d9d
Skeleton for Twenty Nineteen integration
2018-11-16 16:38:05 +00:00
Bóta Dávid
81e2c50b39
images, svgs optim
2018-10-04 11:57:05 +02:00
claudiulodro
24d2948299
Recompile assets
2018-09-28 08:28:45 -07:00
Claudiu Lodromanean
c8bab001a9
Merge pull request #21410 from rnaby/fix/21395
...
Fix for issue #21395
2018-09-27 10:46:23 -07:00
Khan M Rashedun-Naby
f979b43b25
Fix for issue #21395
2018-09-21 14:36:04 +06:00
Paul Dechov
5eea29eb31
OBW: Disable (not hide) payment email input when opted-out
2018-09-20 16:48:43 -04:00
Claudiu Lodromanean
9fe91bd2a1
Merge pull request #21247 from nikhilbarar/21214
...
Fix for 21214 - Regions text field not in line.
2018-09-19 08:44:49 -07:00
Nikhil Barar
efe110c19b
21214 - Adding padding for better alignment of selected options..
2018-09-15 00:21:54 +05:30
claudiulodro
8fd34983a5
Recompile assets
2018-09-12 08:28:32 -07:00
Nikhil Barar
9b4169bf93
Changes as requested related to 21214.
2018-09-08 21:14:11 +05:30
Nikhil Barar
9407f0c8c7
Fix for 21214 - Regions text field not in line.
2018-09-01 18:55:14 +05:30
Jeff Stieler
412a3fb17f
OBW: render the product dimension and weight units selection inline in a sentence.
2018-08-30 15:36:08 -06:00
Jeff Stieler
fde57ab5d9
OBW: recommend either WCS or ShipStation (based on location) for label printing on shipping step.
2018-08-30 15:36:08 -06:00
Jeff Stieler
23e0174c19
OBW: add information about live rate extensions to shipping step.
...
This commit also refactors the script/style enqueueing in the wizard.
2018-08-30 15:36:08 -06:00
Jeff Stieler
8a29945531
OBW: move Jetpack+WCS requirement description to plugin install info area at bottom of payment step.
2018-08-29 16:47:46 -06:00
claudiulodro
4231fa26d5
Vertical align buttons
2018-08-14 10:30:39 -07:00
Marco Almeida
f34288c2eb
Update admin.scss
...
Fix time field width
2018-08-14 16:20:04 +01:00
Marco Almeida
c81017f183
Update admin.scss
...
Fix extra line
2018-08-09 15:57:26 +01:00
Marco Almeida
804342d3a2
Additional HTML5 INPUT types css for settings
...
On class-wc-admin-settings.php output_fields(), WooCommerce implements rendering for several HTML5 INPUT types, to be used on WooCommerce settings pages, but there's no CSS styling for most of them. This change implements the missing CSS declarations. Those can be useful for other plugins using the WooCommerce settings fields API.
2018-08-08 17:44:46 +01:00
Peter Fabian
a8eac15e5b
Regenerate CSS after master merge.
2018-07-21 22:17:54 +02:00
Peter Fabian
d9202ed6be
Merge branch 'master' into fix/20797-2
2018-07-21 22:06:46 +02:00
Gerhard Potgieter
3065eec515
Add a margin to the bestseller widget product title to avoid it overlapping the sparkline when the title is long.
2018-07-19 12:26:45 +02:00
Peter Fabian
a5e4dc9dcc
Removed 100% width on images on single product page for 2017 theme
2018-07-16 17:16:54 +02:00
Mike Jolley
6b68c15309
Placeholder image styling
2018-06-27 18:13:39 +01:00
Mike Jolley
5e6405b650
Merge branch 'master' into update/13359
2018-06-15 15:12:12 +01:00
Mike Jolley
a1bd9ab2ae
Input type number with correct width
2018-06-15 14:32:30 +01:00
Mike Jolley
9afb57ae65
Force logging table to wrap long columns
2018-06-14 14:02:36 +01:00
Mike Jolley
588be3a780
merge master
2018-06-11 13:46:04 +01:00
Mike Jolley
ce8eabc4a5
Include qty and reduce stock field on add item modal
2018-06-08 12:19:14 +01:00
Claudiu Lodromanean
f958dce0b5
Merge pull request #20417 from mikeyarce/rtl-fix-price-filter-widget-label
...
Fix label for price filter for RTL sites
2018-06-07 10:37:14 -07:00
Mike Jolley
8261cffaa7
Remove bulk actions
2018-06-07 18:01:21 +01:00
Mike Jolley
86993a4f70
Merge branch 'master' into update/13624
2018-06-07 10:30:52 +01:00
Mikey Arce
ea9f8ad9c5
Fix label for price filter for RTL sites
...
Previously the numbers were fixed to go LTR which is the proper direction for RTL sites when dealing with numbers - but the `price` label was still RTL. This now makes it all LTR.
2018-06-06 14:15:02 -07:00
Mike Jolley
306b4022b1
Supporting css styles
2018-06-01 21:27:56 +01:00
Mike Jolley
15c2167d92
Fix gallery image order (handled in rtl css)
2018-05-31 10:34:29 +01:00
Mike Jolley
40f2d62149
Fixes 2017 gallery styles
...
Image did not resize.
2018-05-31 10:33:56 +01:00
Mike Jolley
ef735a1a0a
Styling tweaks based on master
2018-05-30 14:51:50 +01:00
Mike Jolley
814c62aaf2
merge master
2018-05-30 14:35:32 +01:00
Mike Jolley
d5770f32eb
Add greater specificity to required styling
2018-05-29 16:47:40 +01:00
Mikey Arce
3be6333040
Display price filter widget in LTR for RTL sites
...
When dealing with numeric properties, they should be in LTR for sites whose language is set to RTL.
This changes the price filter widget to be shown in LTR for RTL sites.
2018-05-24 13:23:52 -07:00
Mike Jolley
d136926d0c
Fix tooltip styling when outside label
2018-05-15 15:59:49 +01:00
Mike Jolley
ffbbf08b61
Zoom improvements for mobile
2018-05-08 14:48:25 +01:00
Claudiu Lodromanean
9c8dbbedc2
Merge pull request #19988 from woocommerce/update/obw-recommended-stylized-checkboxes
...
OBW: stylized checkboxes in "Recommended" step
2018-05-07 11:45:08 -07:00
Paul Dechov
b91c6f9207
Show checkbox outline when focused whether checked or not
2018-05-07 09:40:36 -04:00
Paul Dechov
a611c1e329
Adjust recommended item to used stylized checkbox
2018-05-07 09:39:44 -04:00
Paul Dechov
1898234158
Extract checkbox styling from woocommerce-tracker scope
2018-05-07 09:36:28 -04:00
Mike Jolley
cf9fa5b3ff
Updates table styling and columns
2018-05-04 18:48:41 +01:00
claudiulodro
eeb97510eb
Recompile and prepare for beta 2
2018-05-03 09:46:40 -07:00
Claudiu Lodromanean
594641c32f
Merge pull request #19952 from woocommerce/add/obw-plugin-install-info-message
...
OBW: List all plugins to be installed upon continuing to next step
2018-05-03 09:23:45 -07:00
Mike Jolley
9069357a84
Fixes blank state call to action styling
2018-05-03 16:09:35 +01:00
Paul Dechov
60b3b87f4f
Adjust email field styling to fit inside container
2018-05-03 05:44:02 -04:00
Paul Dechov
d4cd1e7413
Extend highlight around box
2018-05-03 05:43:32 -04:00
Paul Dechov
b57924fc01
Highlight container element on plugin list item hover
2018-05-02 23:05:37 -04:00
Paul Dechov
ae54527079
Refactor: build jQuery objects instead of html strings
2018-05-02 22:44:33 -04:00
Paul Dechov
9b524d7d77
List payment step service plugins to install
2018-05-02 16:58:56 -04:00
Mike Jolley
e6eaa4f83c
Fix colorpicker styling
2018-04-26 12:21:17 +01:00
Mike Jolley
6fcbf2f908
Styling
2018-04-24 19:26:07 +01:00
Claudiu Lodromanean
a07135ce9e
Merge pull request #19839 from woocommerce/fix/jquery-ui-404s
...
Add missing jquery UI images
2018-04-24 10:54:12 -07:00
Mike Jolley
3f50c60ccf
Add missing jquery UI images
2018-04-24 13:58:32 +01:00
Peter Fabian
694cfa979b
Float the dismiss button instead of absolute-position it.
...
To prevent overlaps with conten/text of the message.
2018-04-23 15:42:42 +02:00
claudiulodro
4f84364631
Recompile everything
2018-04-18 10:04:02 -07:00
Mike Jolley
fdf086cbfc
move jquery-ui
2018-04-18 11:22:01 +01:00
Mike Jolley
9dfb91835e
Merge branch 'master' into update/gdpr-order-cleanup
2018-04-18 11:21:43 +01:00
Mike Jolley
62a5e8e7bf
Merge pull request #19760 from woocommerce/fix/scss
...
Fix scss indenting in wc-setup.scss
2018-04-18 10:59:27 +01:00
Jeff Stieler
e2d6656124
OBW: show PayFast payment gateway to merchants in South Africa.
2018-04-17 17:45:43 -06:00
Claudiu Lodromanean
59d967c859
Merge pull request #19754 from woocommerce/add/obw-eway-payment-gateway
...
OBW: Show eWAY payment gateway to merchants in AUS/NZ.
2018-04-17 16:33:41 -07:00
claudiulodro
c66b518c61
Remove duplicate css
2018-04-17 16:18:39 -07:00
claudiulodro
7c5d026661
Reapply payment settings css
2018-04-17 16:12:53 -07:00
claudiulodro
6b2174b06b
Fix indenting and reapply changes
2018-04-17 16:01:19 -07:00
Jeff Stieler
dc06bd8f03
Increase width of eWAY logo in OBW.
2018-04-17 16:04:50 -06:00
claudiulodro
6d8946048f
Add skip link to recommended step and make skip links darker
2018-04-17 13:55:23 -07:00
Valerie
551db8246e
OBW: Add MailChimp to recommended step
2018-04-17 13:51:49 -04:00
Valerie
c1e55cd6a5
OBW: Update automated taxes option
2018-04-17 13:51:48 -04:00
Valerie
452491d12d
OBW: Update Storefront description and style
2018-04-17 13:51:46 -04:00
Mike Jolley
d8814f9381
tip alignment
2018-04-17 12:19:01 +01:00
Mike Jolley
27cf41bbf0
Added personal data cleanup settings
2018-04-17 11:45:24 +01:00
Mike Jolley
5265f03c7b
Styling
2018-04-17 11:15:07 +01:00
Mike Jolley
860e7a5d23
Merge branch 'master' into update/gdpr-checkout-customizer
2018-04-16 18:02:28 +01:00
Mike Jolley
1b34cd4745
Moved settings tabs around to allow for privacy page.
2018-04-12 16:59:42 +01:00
Mike Jolley
772588b448
Move WC photoswipe styles to photoswipe.css
...
Closes #19663
2018-04-10 13:48:05 +01:00
Anwer AR
b68e5743e8
Fix for #19600 - Visibility dropdown not responding in Quick Edit when Stock Management is disabled
2018-04-10 05:19:25 +05:00
Mike Jolley
3140a0fb62
More customistion options for terms and conditions.
2018-04-06 11:43:30 +01:00
Mike Jolley
3bf567279b
Improve default appearance of descriptions so they toggle on focus and support HTML.
2018-04-05 16:56:00 +01:00
Mike Jolley
3a6c3e002b
Add option to choose if the checkout marks either required or optional fields, and style these options.
2018-04-05 14:12:59 +01:00
Tiago Noronha
711e1896f1
Increase orders table checkbox column size on small devices
2018-04-04 23:57:18 +01:00
Claudio Sanches
a19685abb1
Removed remaining span.product-type styles
2018-04-03 16:26:01 -03:00
Mike Jolley
5bc26ebd79
Merge branch 'master' into update/17427
2018-04-03 14:38:49 +01:00
Claudio Sanches
e718bdd11c
Merge pull request #19192 from nishitlangaliya/Issue-18990
...
Fixes- Admin - removed product type column
2018-03-28 15:37:57 -03:00
nishitlangaliya
b98b17eae8
span.wc-type and span.wc-type::before removed from admin.scss as per suggestion #18990
2018-03-28 23:00:43 +05:30
Mike Jolley
57378785bf
Split up state and country fields
2018-03-27 19:32:04 +01:00
Mike Jolley
38c29204d4
Include US in US dollar dropdown so it's searchable
2018-03-27 18:35:15 +01:00
Mike Jolley
5e473cd88f
Merge pull request #19507 from woocommerce/fix/19479
...
Add missing animation mixin to 2017
2018-03-23 12:49:34 +00:00
Mike Jolley
65f616cc5b
Add missing animation mixin to 2017
2018-03-23 12:24:06 +00:00
Alexander Minza
74fdd6f9a7
Force long lines wrapping in the log viewer
2018-03-23 11:18:28 +02:00
Mike Jolley
a60e51afe1
Merge branch 'master' into update/setup-wizard-activate-step-when-jetpack-connected
2018-03-14 12:49:44 +00:00
Mike Jolley
cb3c4849b4
Merge branch 'master' into fix/19175
2018-03-13 18:14:36 +00:00
Mike Jolley
2f73afcb70
Merge branch 'master' into fix/19152
2018-03-12 17:23:21 +00:00
Mike Jolley
d289be327b
Merge branch 'master'
2018-03-08 13:24:01 +00:00
Mike Jolley
b34e163bd5
No js for all the themes.
2018-03-07 11:44:41 +00:00
Mike Jolley
69b09af0f0
Merge branch 'master' into fix/19175
2018-03-07 10:33:24 +00:00
Mike Jolley
882d009002
Swap underline to hover state
2018-03-05 22:06:51 +00:00
Mike Jolley
88c7c1333b
No back links, better link styling
2018-03-05 21:59:32 +00:00
Mike Jolley
1536d50824
Merge branch 'master' into update/18389-wizard-steps-improvements
2018-03-05 20:24:26 +00:00
Mike Jolley
73c85ec38d
Merge pull request #19173 from woocommerce/update/19154
...
Move jquery ui styles to assets
2018-03-05 18:35:46 +00:00
Mike Jolley
799a87e265
Fix for #19209 and min styles
2018-03-02 16:44:39 +00:00
Mike Jolley
bd91ea27ab
Update tracker to be opt-in and contain proper instructions
...
Fixes #19175
2018-03-01 19:31:30 +00:00
Mike Jolley
9b6f3f6f9b
Use no-js class to hide JS only forms/content
2018-03-01 15:53:45 +00:00
Mike Jolley
dda61aaa2a
Outline missing checkbox
2018-02-28 15:42:08 +00:00
Mike Jolley
bdb7397dff
Leave line height alone for inputs
...
Fixes #19152
Makes the display more consistent across browsers. Does not seem to
have negative impact.
2018-02-28 14:22:15 +00:00
Mike Jolley
b44183b4cb
Move jquery ui styles to assets
2018-02-28 13:02:41 +00:00
Mike Jolley
c389f4017e
Merge branch 'master' into update/19136
2018-02-27 19:11:52 +00:00
Mike Jolley
fc9fe996d8
Add profile link to order screen
2018-02-26 18:19:03 +00:00
Mike Jolley
9ed504c4af
Add extra data in mobile view
2018-02-23 16:55:06 +00:00
Mike Jolley
5c36c30998
Merge pull request #19035 from woocommerce/fix/19018-wizard-toggles
...
Setup Wizard: Start toggle when clicking anywhere on row
2018-02-22 12:25:23 +00:00
Mike Jolley
fb1d6f7b58
Resolve styling conflict
2018-02-20 16:04:42 +00:00
Caleb Burks
44c5d20c45
Minify/compile
2018-02-19 20:05:58 -05:00
Caleb Burks
8ef278a28b
Start toggle on row click
2018-02-19 20:03:32 -05:00
claudiulodro
af5cb5df93
Resolve merge conflicts
2018-02-19 10:45:06 -08:00
Mike Jolley
dc1097650e
Styling
2018-02-19 12:41:42 +00:00
Paul Dechov
b8c57576e6
Update graphic to WCS banner design
2018-02-16 18:07:04 -05:00
Remi Corson
ad240278bd
Do not display H2 note if no note
...
This will make the note title not appear if no note is defined. However, some CSS styling is needed as padding was originally added via .wc-order-preview-address wichi was containing the note section.
2018-02-16 15:24:31 +01:00
Remi Corson
94802c7a8b
Fix #18995
...
Fixes #18995 by moving the note section outside the addresses container and unlink it from the shipping method conditional statement.
2018-02-16 12:12:15 +01:00
Mike Jolley
65278efd44
Allow modal to be wider and fix button wrapping
2018-02-15 12:46:47 +00:00
Mike Jolley
1b03a80ecb
Merge pull request #18955 from woocommerce/update/3.3-image-handling
...
Image regeneration and thumbnail improvements
2018-02-14 17:35:53 +00:00
Mike Jolley
fe1abb61e6
Fix flex box rules
2018-02-13 20:49:25 +00:00
Mike Jolley
e39b6950a8
Notice when regeneration is happening
2018-02-13 12:02:24 +00:00
Caleb Burks
1ce5a034bd
Minify
2018-02-10 18:56:09 -05:00
Caleb Burks
19e3126e54
Add additional wizard next steps
2018-02-10 18:51:25 -05:00
Caleb Burks
0b228c4fda
Add ability to go back to prev steps during setup
2018-02-10 18:28:07 -05:00
Mike Jolley
5f0460aaa1
Tweak mobile view of order preview
...
Closes #18900
2018-02-09 14:45:50 +00:00
Caleb Burks
1869042342
Minify
2018-02-08 11:55:53 -05:00
Caleb Burks
454c226778
Use wc_help_tip()
2018-02-08 11:52:32 -05:00
Mike Jolley
b95812d563
Handle quick edit
2018-02-08 12:35:57 +00:00
Caleb Burks
0ed97d26bd
Compile and Minify
2018-02-07 19:30:09 -05:00
Caleb Burks
4ca94e8f21
Add tooltip for default category
2018-02-07 19:24:43 -05:00
Mike Jolley
079bb0c2a1
Merge branch 'master' into fix/18797
2018-02-05 15:25:08 +00:00
Mike Jolley
107f6e86ed
Fix link button styling
2018-02-05 15:00:02 +00:00
Mike Jolley
00c43e76c1
Tweak customer text
2018-02-05 14:47:12 +00:00
Mike Jolley
b46ce1c366
Merge pull request #18796 from woocommerce/fix/18795-coupon-editing
...
Allow removing coupons on editable orders only
2018-02-05 11:23:03 +00:00
Caleb Burks
5c2f90905f
Compile & Minify
2018-02-02 22:19:24 -05:00
Caleb Burks
9c3611624c
Remove extra CSS padding
2018-02-02 22:19:07 -05:00
claudiulodro
e72ce75aef
More specificity on smallscreen style override
2018-02-02 11:19:31 -08:00
Claudio Sanches
9c39dd34cc
Merge branch 'feature/network-order-widget' of https://github.com/cmmarslender/woocommerce into cmmarslender-feature/network-order-widget
2018-02-02 14:46:51 -02:00
Mike Jolley
653295b60f
Tweak default order number width
2018-02-01 20:43:20 +00:00
Mike Jolley
832d767a83
Full support for sorting
2018-01-31 20:17:06 +00:00
Mike Jolley
c9aff28aed
Merge branch 'master' into fix/18704
2018-01-31 18:04:14 +00:00
Mike Jolley
f1dbb70f6e
Fix styling if tr is not linked
2018-01-31 18:03:34 +00:00
Mike Jolley
1c570759ae
Allow devs to add 'no-link' class to elements to prevent order view link being triggered on row click
...
Closes #18704
2018-01-31 14:10:23 +00:00
Mike Jolley
6f6ddf2eeb
Prevent uncategorized from being sorted. it's always top of the list.
2018-01-31 13:34:55 +00:00
Mike Jolley
341dfe1e7b
Fix table styling in mobile
2018-01-30 13:24:59 +00:00
Paul Dechov
a2863156cc
Tweak shipping service inner spacing
2018-01-25 01:03:52 -05:00
Paul Dechov
9f5f301aa4
Restore sizing of shipping service description
2018-01-25 00:39:23 -05:00
Paul Dechov
d4a8ef4da1
Align payment service setting checkboxes to top of their labels rather than bottom
2018-01-24 17:24:07 -05:00
Paul Dechov
eff0b62391
Tweak shipping service styles towards original static design
2018-01-24 17:23:28 -05:00
Paul Dechov
25373cadee
Tweak spacing of store setup step towards original static design
2018-01-24 17:21:04 -05:00
Paul Dechov
b8384aa4a3
Scope service name styles to avoid unintended sizing and positioning
2018-01-24 14:02:09 -05:00
Paul Dechov
5cc6a589ab
Make step navigation take up full width, even if there are fewer than 5
2018-01-24 10:29:44 -05:00
Paul Dechov
6dfcdab1bc
Remove margin before service settings, as margin now follows content above
2018-01-23 18:23:46 -05:00
Mike Jolley
b9a4a342e6
Remove the lone price/label/quantity class in grouped template
...
Closes #18542
2018-01-22 14:27:46 +00:00
Claudiu Lodromanean
62c4cbb0c8
Merge pull request #18487 from woocommerce/fix/18476
...
Fix tab corner offset
2018-01-19 13:33:35 -08:00
Mike Jolley
2e88b98068
border box to fix 2012
2018-01-19 16:16:56 +00:00
Mike Jolley
01cb238adb
Move customer CSS rule below System.
...
CSS needs minifying before release
2018-01-18 16:54:22 +00:00
Beka Rice
e270609e33
Fix: handle long status names in order modal
2018-01-17 16:28:59 -05:00
ragulka
2a2418e222
tweak grouped action button margins
2018-01-16 12:15:04 +02:00
Mike Jolley
8f6152c7e2
Fix tab corner offset
2018-01-15 15:36:51 +00:00
ragulka
a8d8d7d27c
gracefully handle overly long order statuses
2018-01-15 16:55:26 +02:00
Mike Jolley
243c664030
Wording update
2018-01-12 12:29:22 +00:00
Christian
641d564b1d
fix word-wrap rule in WC order preview
...
Fix issue #18392
2018-01-09 11:52:28 +01:00
claudiulodro
b5271064c2
Resolve conflicts
2018-01-05 10:47:27 -08:00
claudiulodro
fd18d24ddd
Recompile and version for beta 2
2018-01-05 10:10:17 -08:00
Mike Jolley
856528d529
Merge pull request #18277 from woocommerce/fix/18276
...
Change sanitize function in product sales report filter box
2018-01-05 14:59:40 +00:00
Mike Jolley
14afff129c
Add appropriate column widths and fix up price method for consistentcy.
2018-01-05 12:23:08 +00:00
Claudiu Lodromanean
06c37ae772
Merge pull request #18340 from ElectricFeet/patch-1
...
Remove non-standard outdated CSS
2018-01-03 11:23:35 -08:00
Claudiu Lodromanean
79fe38a0ad
Merge pull request #18341 from ElectricFeet/patch-2
...
Remove non-standard outdated CSS
2018-01-03 11:21:38 -08:00
Claudiu Lodromanean
35ca53da2f
Merge pull request #18343 from ElectricFeet/patch-4
...
Remove non-standard outdated CSS
2018-01-03 11:20:43 -08:00
Claudiu Lodromanean
61efa103ef
Merge pull request #18344 from ElectricFeet/patch-5
...
Remove non-standard outdated CSS
2018-01-03 11:20:13 -08:00
Claudiu Lodromanean
f91b4757e4
Merge pull request #18345 from ElectricFeet/patch-6
...
Remove non-standard outdated CSS
2018-01-03 11:19:43 -08:00
Claudiu Lodromanean
41461c8a89
Merge pull request #18346 from ElectricFeet/patch-7
...
Remove non-standard outdated CSS
2018-01-03 11:15:05 -08:00
claudiulodro
d2618c2330
Merge remote-tracking branch 'origin/master' into HEAD
2018-01-03 10:13:23 -08:00
claudiulodro
646caf5753
Tweaks for variation reports
2018-01-03 10:09:53 -08:00
Claudiu Lodromanean
14c2180928
Merge pull request #18279 from woocommerce/fix/setup-wizard-service-style-tweak
...
Setup wizard: adjust styling for service child elements
2018-01-03 09:38:28 -08:00
ElectricFeet
cd2130972f
Remove non-standard outdated CSS
...
Removed `-moz-osx-font-smoothing: grayscale;` and `-webkit-font-smoothing: antialiased;`, as suggested in woocommerce/storefront#698
2018-01-03 18:10:21 +01:00
ElectricFeet
030fc9dcca
Remove non-standard outdated CSS
...
Removing `-moz-osx-font-smoothing: grayscale;` and `-webkit-font-smoothing: antialiased;`, as suggested in woocommerce/storefront#698 and came across this one too. "auto" seems to be invalid, in any case...
2018-01-03 18:07:38 +01:00
ElectricFeet
fa68a71adf
Remove non-standard outdated CSS
...
Removed `-moz-osx-font-smoothing: grayscale;` and `-webkit-font-smoothing: antialiased;`, as suggested in woocommerce/storefront#698
2018-01-03 18:01:10 +01:00
ElectricFeet
480b83447d
Remove non-standard outdated CSS
...
Removed `-moz-osx-font-smoothing: grayscale;` and `-webkit-font-smoothing: antialiased;`, as suggested in woocommerce/storefront#698
2018-01-03 17:59:50 +01:00
ElectricFeet
c4e87e0c3b
Remove non-standard outdated CSS
...
Removed `-moz-osx-font-smoothing: grayscale;` and `-webkit-font-smoothing: antialiased;`, as suggested in woocommerce/storefront#698
2018-01-03 17:56:44 +01:00
ElectricFeet
2ee9f9b034
Remove non-standard outdated CSS
...
Removed `-moz-osx-font-smoothing: grayscale;` and `-webkit-font-smoothing: antialiased;`, as suggested in woocommerce/storefront#698
2018-01-03 17:54:46 +01:00
Paul Dechov
e03f0c201f
Align service name logos to top, and adjust padding
2018-01-03 10:43:26 -05:00
Claudiu Lodromanean
de71c92fa0
Merge pull request #18278 from woocommerce/fix/setup-wizard-ppec-api-subject-set-when-unchecked
...
Setup wizard: don't set PPEC "API Subject" when WCS rerouting is unchecked
2018-01-02 10:39:35 -08:00
Mike Jolley
4e87f952f7
Fix scroll bar appearance with overflow hidden
...
Closes #18289
2018-01-02 13:50:35 +00:00
Paul Dechov
6824b2a923
Merge branch 'master' into fix/setup-wizard-service-style-tweak
2017-12-29 13:02:19 -05:00
Paul Dechov
a87183503f
Fix api_subject option being set even when reroute_requests unchecked
2017-12-22 14:57:50 -05:00
Mike Jolley
99fb55144f
Improve default select2 styles
2017-12-14 16:37:51 +00:00
Paul Dechov
7e45159393
Set max-heights for service child elements
2017-12-13 12:34:56 -05:00
Mike Jolley
71c9025709
Updates CSS for chevron to work across browsers - input::before is not supported in Firefox.
2017-12-13 14:30:00 +00:00
claudiulodro
a10dbbde48
Recompile everything
2017-12-12 11:38:44 -08:00
claudiulodro
ba363b6353
Bring up-to-date with master and resolve conflicts
2017-12-11 11:36:00 -08:00
Claudiu Lodromanean
c0e0f9c2cb
Merge pull request #18039 from woocommerce/add/setup-wizard-wcs-paypal-express-checkout-settings
...
Setup wizard: PayPal Express Checkout settings for rerouting via WCS
2017-12-11 08:26:24 -08:00
Mike Jolley
8e02bec1e9
Set max width
2017-12-08 16:10:52 +00:00
Mike Jolley
c43f7eb014
Featured page styling
2017-12-08 13:32:45 +00:00
Mike Jolley
d0db71c6c2
Flex grid for extension list
2017-12-08 13:23:08 +00:00
Mike Jolley
2cadd82cb3
Min
2017-12-08 12:04:10 +00:00
Mike Jolley
b6bc0d09a1
Fix select box styling in firefox
...
Closes #18070
2017-12-08 12:04:04 +00:00
Jonathan Belcher
f4d6b6f68f
Merge Commit
2017-12-07 12:10:00 -05:00
Jonathan Belcher
885f869d40
Merge commit
2017-12-07 12:02:55 -05:00
Jonathan Belcher
937cdbf230
Merge commit
2017-12-07 11:50:42 -05:00
Jonathan Belcher
a2743e6d25
Rebuild CSS
2017-12-06 12:08:28 -05:00
Jonathan Belcher
c43f4c65be
Merge Commit
2017-12-06 12:07:27 -05:00
Marcin Bot
0d12b31a13
Updated the Klarna logo
2017-12-06 14:04:28 +00:00
Paul Dechov
75afcd26be
Tweak sizing and spacing towards design
2017-12-05 19:55:43 -05:00
Paul Dechov
6500b11db8
Adjust logo widths to match design and approximately equalize prominence
2017-12-05 19:55:43 -05:00
Paul Dechov
d3c09a9ee5
Extend stripe setting styles to ppec
2017-12-05 14:57:43 -05:00
Marcin Bot
399e2893e1
Updated the Klarna logo
2017-12-05 17:06:35 +00:00
Marcin Bot
17ef8a68f0
Reverted the minified css files
2017-12-05 16:20:15 +00:00
Marcin Bot
4229e2652a
Added a new Square logo
2017-12-05 16:20:15 +00:00
Valerie
e28341a9a3
Wizard: Ask user if selling in person
2017-12-05 16:20:15 +00:00
Valerie
6d2ca0fd15
Add Klarna to wizard payment step
2017-12-05 16:20:15 +00:00
Jonathan Belcher
f05ed543fa
Fix css and add search query header
2017-12-05 11:15:09 -05:00
Jonathan Belcher
9f5ab72467
Build CSS
2017-12-05 10:17:28 -05:00
Jonathan Belcher
2c12dcfacd
Merge Commit
2017-12-05 10:16:28 -05:00
claudiulodro
d60456cc73
Resolve conflicts and bring up to date with master
2017-12-04 13:56:59 -08:00
Mike Jolley
0a9485c465
Merge branch 'master' into feature/11259
...
# Conflicts:
# assets/css/admin-rtl.css
# assets/css/admin.css
# includes/admin/list-tables/class-wc-admin-list-table-products.php
# includes/class-wc-install.php
# includes/wc-update-functions.php
2017-12-04 14:14:03 +00:00
Mike Jolley
d8921de735
min
2017-12-04 13:45:52 +00:00
Jonathan Belcher
2d6638a156
Small css fix with margins
2017-11-29 14:48:58 -05:00
Jonathan Belcher
76dba4f022
Add compiled assets
2017-11-29 14:38:41 -05:00
Jonathan Belcher
3d86535c6d
Adds geo and install plugin control to extensions featured page
2017-11-29 12:41:08 -05:00
Jonathan Belcher
42ea98a23d
Add build asset
2017-11-28 17:04:09 -05:00
Jonathan Belcher
06ee7026aa
Fix css on search bar
2017-11-28 15:42:11 -05:00
Jonathan Belcher
2cd514ccb6
Clean up search bar spacing
2017-11-27 16:23:03 -05:00
Jonathan Belcher
a549133a2e
[WIP] Adds search functionality to extensions page
2017-11-27 16:11:55 -05:00
Mike Jolley
29fed057af
Mobile styling
2017-11-22 16:28:11 +00:00
Mike Jolley
b3e7260c95
Improve styling of order actions columns
2017-11-22 16:14:30 +00:00
Mike Jolley
98bebd14f2
Hooks for columns and preview list tables
2017-11-21 16:22:43 +00:00
Mike Jolley
2aeaf59f5c
Update image loading path
2017-11-21 15:05:08 +00:00
Mike Jolley
830ef8ed73
Change status action buttons
2017-11-20 22:43:37 +00:00
claudiulodro
7892352ea5
Style backorder status mark
2017-11-20 11:39:37 -08:00
Mike Jolley
ba7e14322b
Missing border
2017-11-20 17:25:55 +00:00