Mike Jolley
83f8bcb8ce
Make the init tooltips after inline editing more specific
2018-02-21 13:34:07 +00:00
Claudio Sanches
ef393b8405
Merge pull request #18918 from woocommerce/fix/order-item-meta-key-maxlength
...
Set maxlength for order item meta key
2018-02-20 16:52:35 -03: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
Claudiu Lodromanean
4616b86c25
Merge pull request #19022 from woocommerce/fix/19011
...
Fixes button disable state and save response handling
2018-02-19 08:41:13 -08:00
Claudio Sanches
0a695f76b4
Merge pull request #19021 from woocommerce/fix/19017
...
Prevent JS error is row is missing orders column
2018-02-19 12:44:41 -03:00
Mike Jolley
6f855c781f
Fix response/ajax handling for #18080
2018-02-19 14:56:30 +00:00
Mike Jolley
5fce9152bd
Merge pull request #18080 from WPprodigy/fix-stock-update-order-notes
...
Enhancements for stock updates
2018-02-19 14:51:05 +00:00
Mike Jolley
dc1097650e
Styling
2018-02-19 12:41:42 +00:00
Mike Jolley
b15bc8f1f2
Fixes button disable state and save response handling
...
To test, save tax rates and see row is missing.
After patch the button is disabled until changes are made.
If you force button to be non-disabled via inspector and save, fields
will not be hidden.
2018-02-19 12:27:37 +00:00
Mike Jolley
a7c1bab152
Prevent JS error is row is missing orders column
...
Closes #19017
2018-02-19 12:17:24 +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
Claudiu Lodromanean
2abe05342a
Merge pull request #18935 from woocommerce/fix/order-column-copy-text
...
If selecting text, don't link to order on row click.
2018-02-12 09:29:55 -08:00
Mike Jolley
20a7cc392b
If selecting text, don't link to order on row click.
2018-02-12 11:07:04 +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
Caleb Burks
c278bffa78
Set maxlength for order item meta key
2018-02-09 22:33:35 -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
fdf81ac190
Min
2018-02-08 12:38:52 +00: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
Mike Jolley
eb5a27d53b
Merge pull request #18793 from woocommerce/fix/18789
...
More specificity on smallscreen style override
2018-02-05 11:14:37 +00:00
Shiva Poudel
5e48861ba1
Remove demo store notice JS
2018-02-05 10:23:35 +05:45
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
Jeffrey Pearce
4d2846ebdf
Updates Flexslider to version 2.7.0
...
- Fixes RTL logic.
2018-02-02 13:56:02 +02:00
Mike Jolley
653295b60f
Tweak default order number width
2018-02-01 20:43:20 +00:00
Mike Jolley
727cf673e6
Make handles appear for attributes and categories
2018-02-01 14:46:04 +00:00
Pascal Roget
3964e28a38
Allow Ctrl+Click
...
Restores ctrl+click opens new background tab behavior in Firefox, Chrome and Opera.
2018-01-31 14:14:17 -08: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
Jonathan Belcher
c4d5dd9d55
Fixes URL in Font SVG
2018-01-25 12:15:06 -05: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
16430dfdaa
Keep shipping service description in sync with selected value after refresh
2018-01-24 23:52:59 -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
Claudiu Lodromanean
d3b98d88f2
Merge pull request #18552 from woocommerce/fix/18548
...
Update fragment when removing from cart
2018-01-22 11:13:32 -08:00
Mike Jolley
b9a4a342e6
Remove the lone price/label/quantity class in grouped template
...
Closes #18542
2018-01-22 14:27:46 +00:00
Mike Jolley
b82dbb6354
Update fragment when removing from cart
...
Closes #18548
2018-01-22 10:50:57 +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
Claudiu Lodromanean
1d3a9be376
Merge pull request #18521 from woocommerce/fix/18503
...
Move customer CSS rule below System.
2018-01-18 09:57:02 -08:00
Claudiu Lodromanean
ef14d85d7d
Merge pull request #18520 from woocommerce/fix/18498
...
Fix cart ajax triggers
2018-01-18 09:53:53 -08:00
Mike Jolley
01cb238adb
Move customer CSS rule below System.
...
CSS needs minifying before release
2018-01-18 16:54:22 +00:00
Mike Jolley
1fc6155167
Fix cart ajax triggers
...
Closes #18498
2018-01-18 16:31:17 +00:00
Beka Rice
e270609e33
Fix: handle long status names in order modal
2018-01-17 16:28:59 -05:00
Claudiu Lodromanean
9236f7b7d4
Merge pull request #18496 from ragulka/action-button-style-tweaks
...
Prevent visual "border jump" when hovering over grouped action buttons
2018-01-17 07:09:40 -08:00
ragulka
2a2418e222
tweak grouped action button margins
2018-01-16 12:15:04 +02:00
Claudiu Lodromanean
3b895bd0a9
Merge pull request #18490 from woocommerce/fix/cart-hash-naming
...
cart_hash_key param
2018-01-15 10:13:55 -08:00
Mike Jolley
431b95dade
cart_hash_key param
2018-01-15 16:03:27 +00: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
Claudiu Lodromanean
544d181538
Merge pull request #18458 from woocommerce/update/storefront-wizard
...
Update wizard wording
2018-01-12 07:24:42 -08:00
Mike Jolley
243c664030
Wording update
2018-01-12 12:29:22 +00:00
claudiulodro
32b85885b4
Recompile assets
2018-01-11 09:10:29 -08:00
Claudiu Lodromanean
d7718df0f9
Merge pull request #18400 from woocommerce/update/17656
...
Pass through zoom options
2018-01-09 09:21:13 -08:00
Claudiu Lodromanean
d07ac00eb4
Merge pull request #18393 from woocommerce/fix/18005
...
Remove deprecated load call
2018-01-09 08:35:26 -08:00
Mike Jolley
2b2b73b4b7
Pass through zoom options
2018-01-09 15:44:54 +00:00
Christian
641d564b1d
fix word-wrap rule in WC order preview
...
Fix issue #18392
2018-01-09 11:52:28 +01:00
Mike Jolley
fdadbc67a4
Remove deprecated load call
...
Closes #18005
2018-01-09 10:01:29 +00:00
claudiulodro
00372e9bb0
Remove videos from help sections
2018-01-08 10:48:25 -08:00
Paul Maiorana
982ae33288
Update Square logo in set up wizard to use their new design
2018-01-05 15:00:39 -05:00
Paul Maiorana
45eff0ec34
Revert "Updates the Square logo in the install wizard to use their new logo design"
...
This reverts commit 6d3b5d6527
.
2018-01-05 14:54:20 -05:00
Paul Maiorana
6d3b5d6527
Updates the Square logo in the install wizard to use their new logo design
2018-01-05 14:52:57 -05: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
6956f128cb
Merge pull request #18349 from woocommerce/fix/18287
...
Focus on inputs when clicked instead of sorting
2018-01-05 15:11:50 +00: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
claudiulodro
eea518dda2
Focus on inputs when clicked instead of sorting
2018-01-03 12:10:08 -08: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