Commit Graph

32911 Commits

Author SHA1 Message Date
Claudio Sanches ac15fa6e5f
Merge pull request #24865 from wayheming/master
Updated wording of total of items in cart order table
2019-10-18 13:16:39 -03:00
Claudio Sanches 0734b5412f
Merge pull request #24867 from woocommerce/fix/order-page-move-to-trash
Capitalize `T` in `Move to trash` phrase on order page in wp-admin
2019-10-18 13:10:47 -03:00
Julia Amosova 14e5d6b3ea Capitalize `T` in `Move to trash` on order page 2019-10-18 14:44:47 +01:00
Vedanshu Jain 57977e1919
Merge pull request #24859 from woocommerce/update-links-to-issue-templates
Update links to bug report and feature request issue templates
2019-10-18 17:46:59 +05:30
wayheming 091e37d783 Updated wording of total of items in cart order table 2019-10-18 14:50:04 +03:00
Rodrigo Primo bb4ded8324 Update links to bug report and feature request issue templates
The name of the bug report and feature request issue templates was
changed in #24844. This commit updates two places where links pointing
to those templates were outdated.
2019-10-17 16:28:01 -03:00
Claudio Sanches 0112ee58a3
Merge pull request #24843 from sisou/patch-2
Use full year and 24h format in order note tooltip
2019-10-16 17:05:58 -03:00
Claudio Sanches 672f9bd928
Merge pull request #24847 from woocommerce/renovate/woocommerce-woocommerce-sniffs-0.x
Update dependency woocommerce/woocommerce-sniffs to v0.0.8
2019-10-16 16:31:48 -03:00
Renovate Bot 250de90491
Update dependency woocommerce/woocommerce-sniffs to v0.0.8 2019-10-16 18:56:42 +00:00
Claudio Sanches 63c2bdafd2
Merge pull request #24793 from xristos3490/fix/24791
Fix/24791
2019-10-16 15:41:51 -03:00
Claudio Sanches b925b3900a
Merge pull request #24844 from rodrigoprimo/update-issue-templates
Update issue templates
2019-10-16 15:40:17 -03:00
Rodrigo Primo 8e64e10802 Rename issue template files to change their display order
Most important changes are:

- Making sure that the template for security issues is displayed first
- Moving the template for support requests from the bottom to before bug reports hoping that this will decrease the number of support requests that we get.
2019-10-16 11:13:11 -03:00
Rodrigo Primo 1212cb9093 Add missing space between emoji and issue template title 2019-10-16 11:09:56 -03:00
Rodrigo Primo 993e79f63b Add a new section to the issues page for external issues
This commit adds a new section to the issues page for external issues
asking users to report WooCommerce REST API and WooCommerce Gutenberg
Product Blocks issues on their respective repositories.
2019-10-16 11:08:16 -03:00
Sören Schwert 8d0e37e6ca
Use full year and 24h format in order note tooltip 2019-10-16 14:59:36 +02:00
Vedanshu Jain 23afdd3d5f
Merge pull request #24831 from woocommerce/fix/changelogs-3.8rc1
Added changelogs for PRs included in RC
2019-10-15 17:53:49 +05:30
vedanshujain ca1de3272c Added changelogs for PRs included in RC 2019-10-15 17:51:39 +05:30
Vedanshu Jain 5e582bc756
Merge pull request #24830 from woocommerce/fix/notice-3.8
Refactor to use constant so that we have easy way to reset admin noti…
2019-10-15 17:48:09 +05:30
Vedanshu Jain aabf38d831
Merge pull request #24832 from woocommerce/fix/24731
Fix CSS for WP 5.3
2019-10-15 17:47:52 +05:30
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
vedanshujain 451139e68e Use MIN_PHP and MIN_WP constants in PHP_MIN_REQUIREMENT value so that we don't have to change it everytime. 2019-10-15 16:07:03 +05:30
vedanshujain ec490409ea Refactor to use constant so that we have easy way to reset admin notice version 2019-10-15 16:07:02 +05:30
Peter Fabian e314f1f233 Aligned the address fields with other elements on the first page of OBW. 2019-10-15 12:14:38 +02:00
Peter Fabian d0af99a278 Make the checkbox square again! 2019-10-15 12:12:35 +02:00
Peter Fabian af8fd207c8 Fixed select2 size on order list screen (filter at the top). 2019-10-15 11:55:41 +02:00
xristos3490 9eafb785e9 Cleanup 2019-10-15 12:37:21 +03:00
xristos3490 16dac4864b Add use of wp_unslash 2019-10-15 12:36:14 +03: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
vedanshujain c837d4999f Added changelogs for PRs included in RC 2019-10-15 13:36:40 +05:30
Vedanshu Jain 8c6c9f2f18
Merge pull request #24825 from woocommerce/renovate/woocommerce-woocommerce-blocks-2.x
Update dependency woocommerce/woocommerce-blocks to v2.4.3
2019-10-15 12:56:03 +05:30
Rodrigo Primo 3161c67c90
Merge pull request #24826 from woocommerce/fix/24824
Add UM states
2019-10-14 17:20:19 -03:00
Claudio Sanches 0263665d4e
Merge pull request #24821 from woocommerce/renovate/autoprefixer-9.x
Update dependency autoprefixer to v9.6.5
2019-10-14 13:06:10 -03:00
Claudio Sanches e269038240
Merge pull request #24819 from woocommerce/renovate/husky-3.x
Update dependency husky to v3.0.9
2019-10-14 12:58:33 -03:00
Claudio Sanches f207064fd6
Merge pull request #24804 from mehidi258/master
Add space before parentheses of if condition for JS consistency
2019-10-14 12:43:34 -03:00
Claudio Sanches d3f4f62510
Merge pull request #24802 from woocommerce/renovate/stylelint-11.x
Update dependency stylelint to v11.1.1
2019-10-14 12:43:03 -03:00
Claudio Sanches b95c7f8359
Merge pull request #24786 from itzmekhokan/add/24779
Added phone numbers clickable in emails
2019-10-14 12:00:52 -03:00
Claudio Sanches 9a560f2d20 Add UM states 2019-10-14 11:33:52 -03:00
Renovate Bot b97bc6b03a
Update dependency woocommerce/woocommerce-blocks to v2.4.3 2019-10-14 13:41:40 +00:00
Renovate Bot 5f33fcbe87
Update dependency autoprefixer to v9.6.5 2019-10-14 08:06:56 +00:00
Renovate Bot a47811b24d
Update dependency husky to v3.0.9 2019-10-13 00:13:50 +00:00
Mehidi Hassan 3f8e3fdb2d Add space before parentheses of if condition for JS consistency 2019-10-10 23:37:56 +06:00