Commit Graph

41321 Commits

Author SHA1 Message Date
Christopher Allford ba213dc845
Added WooCommerce Admin Auto-Labeling
This commit adds paths for automatically labeling WooCommerce Admin content.
2022-03-18 13:54:16 -07:00
Barry Hughes 2f6e8ea0e7
Merge pull request #30764 from szepeviktor/patch-6
Fix FQCN in ContainerException
2022-03-18 12:19:43 -07:00
Christopher Allford 88f0fe789a
Merge pull request #32120 from woocommerce/add/issue-transfer-error-messaging
Expanded Issue Transfer Error Messaging
2022-03-18 11:32:27 -07:00
Christopher Allford 9287018d86 Expanded Issue Transfer Error Messaging
Rather than discarding the error message when
the issue transfer fails, we should give it in the
console so that the user can correct it.
2022-03-18 11:24:27 -07:00
Viktor Szépe c45cb7a398 Merge remote-tracking branch 'wc/trunk' into patch-6 2022-03-18 17:42:35 +00:00
Christopher Allford 8efe01fe8c
Merge pull request #32116 from woocommerce/merge/woocommerce-beta-tester
Merge WooCommerce Beta Tester Plugin
2022-03-18 10:30:54 -07:00
Christopher Allford d67041f0a7 Updated Composer to v2 2022-03-18 09:56:28 -07:00
Christopher Allford efbc635e32 Added Beta Tester Plugin To Nx
This commit adds the project file and makes the
necessary changes to the workspace to support
the new plugin.
2022-03-18 09:46:10 -07:00
Christopher Allford 7be60a5b52 Merge remote-tracking branch 'woocommerce/woocommerce-beta-tester/trunk' into merge/woocommerce-beta-tester 2022-03-18 09:42:18 -07:00
jonathansadowski 0541a0406c
Merge pull request #32114 from woocommerce/fix/votes-needed
Enclose in double quotes and use correct ticks
2022-03-18 10:19:55 -05:00
roykho f8b76b7662
Enclose in double quotes and use correct ticks 2022-03-18 07:30:40 -07:00
Peter Fabian 9ffaf34c23
Merge pull request #31609 from woocommerce/update/product-block-templates-meta-box
Allow relevant block templates to be listed in the Edit Product view
2022-03-18 11:13:11 +01:00
Peter Fabian 59b941b239 Added approval feature for downloadable files 2022-03-18 10:26:32 +01:00
Peter Fabian 6e9ed9a83a Cast limit to int in all branches. 2022-03-18 10:10:08 +01:00
Peter Fabian c4b965e543 Fix error messages for order endpoints. 2022-03-18 10:04:09 +01:00
Christopher Allford 78892dcbe4
Merge pull request #32109 from woocommerce/add/issue-transfer-to-monorepo-merge
Add Issue Transfer to Monorepo Merge Tool
2022-03-17 15:37:25 -07:00
Barry Hughes d2966e0fca
Merge pull request #32081 from johnregan3/31824-add-order-id-to-error
Include order ID in the error log message
2022-03-17 15:12:16 -07:00
Christopher Allford b63091bee0
Merge pull request #32075 from woocommerce/update/woocommerce-blocks-7.2.0
Update WooCommerce Blocks package to 7.2.0
2022-03-17 15:11:53 -07:00
Christopher Allford face0c0966 Updated PNPM Lockfile 2022-03-17 14:55:53 -07:00
Christopher Allford a55dfeed34 Implemented Issue Transfer
This commit adds the remaining functionality to
transfer issues between repositories.
2022-03-17 14:51:58 -07:00
Christopher Allford 275f080e66 Refactored Transfer Issue Command
This commit cleans up the command now that I'm
generally happy with the implementation. It should
be much easier to follow now, as well as follow
GitHub's GraphQL best-practices around sanitation.
2022-03-17 13:36:10 -07:00
Christopher Allford 59fe574947 Added Better Action Handling To Merge Command
This commit cleans up some of the action stop
handling in the merge command. I was adding
this handling to the issue transfer command and
saw the same mistakes made here.
2022-03-17 13:35:30 -07:00
Jorge A. Torres 386077d099
Merge pull request #30856 from 9ete/fix/30156
Prevent 'Search' field from overflowing container on the 'Downloadable product permissions' widget when in the sidebar on the admin order detail page
2022-03-17 14:14:00 -05:00
9ete b662d2b450 fix/30156: prevent 'Search' field from overflowing container on the 'Downloadable product permissions' widget when in the sidebar on the admin order detail page 2022-03-17 13:42:08 -05:00
Jorge A. Torres f32b9c813b
Merge pull request #31940 from pcarrier/pcarrier/whatismyipaddress
class-wc-geolocation.php: drop bot.whatismyaddress.com, introduce tnedi.me
2022-03-17 11:38:51 -05:00
Peter Fabian 9c48710497
Merge pull request #32067 from woocommerce/add/primary-key-to-product-attributes-lookup-table
Add a primary key to the product attributes lookup table.
2022-03-17 17:17:43 +01:00
John Regan 9994291d33
31824 Add translator note
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2022-03-17 08:11:20 -05:00
Néstor Soriano 04a96f0c5b
Merge pull request #32076 from woocommerce/fix/31244-paypal-admin-js
Minify updated PayPal admin JS.
2022-03-17 10:57:05 +01:00
Nestor Soriano ad55634ea5
Add error logging to DataRegenerator::create_table_primary_index 2022-03-17 09:31:26 +01:00
Christopher Allford 1519eeac81 Added Label Flag
This commit adds a flag that enables the command to check
for labels that should be added to the issues after they
are transferred into the monorepo.
2022-03-16 23:29:17 -07:00
Christopher Allford 831a895db3 Applied Linting 2022-03-16 23:05:50 -07:00
Christopher Allford 57ab538668 Added Issue Transfer Command Skeleton
This commit adds the skeleton for an issue transfer command.
Almost all of the functionality is implemented, but it is missing
the actual transfer of issues. I'm nervous about testing this, so
I'm going to implement the rest of the functionality first.
2022-03-16 22:53:30 -07:00
Jamel Noel Reid 1a29e3861c
Merge pull request #32082 from woocommerce/update/e2e-readme-boilerplate-link
Include link to e2e boilerplate in e2e Readme
2022-03-16 11:00:40 -05:00
Tam Mullen 76deb8b6a1
Include link to e2e boilerplate in e2e Readme 2022-03-16 15:43:49 +00:00
John Regan 53473a6aa5 31824 Remove test code 2022-03-16 09:21:20 -05:00
John Regan 05427269db Merge branch 'trunk' into 31824-add-order-id-to-error 2022-03-16 09:19:33 -05:00
John Regan 8dbc76ef2b fix/31824 - Initial commit 2022-03-16 09:19:18 -05:00
Nestor Soriano fc4a71d9b8
Don't use ADD PRIMARY KEY IF NOT EXISTS as it's not supported by MySQL
Instead, manually check if the key exists and create it if not.
2022-03-16 13:18:22 +01:00
Jorge A. Torres 9eca3a5825
Merge pull request #30531 from shoheitanaka/patch-19
Escape processing missing
2022-03-15 17:34:10 -05:00
Shohei Tanaka 8ba55cd021 Escape processing missing
It was escaped in other email templates, but not here.
2022-03-15 17:19:30 -05:00
Jorge A. Torres ca7bedd249
Merge pull request #31987 from woocommerce/fix/internal-links-in-readmes
Fix internal links in README files
2022-03-15 15:38:46 -05:00
Jorge A. Torres 80b1ea2b34
Correct "good first issue" link 2022-03-15 14:50:52 -05:00
barryhughes 72e00f9f99 Minify updated PayPal admin JS. 2022-03-15 11:09:24 -07:00
Nestor Soriano eb94672f76
Delete the (now redundant) product_or_parent_id_term_id index
in the product attributes lookup table.
2022-03-15 17:03:51 +01:00
Nestor Soriano 904ec4343c
Fix misc links in READMEs and GitHub templates. 2022-03-15 16:01:12 +01:00
Mike Jolley 2e3937d68e Composer update 2022-03-15 11:50:10 +00:00
Mike Jolley 8740ec4de1 Update WooCommerce Blocks package to 7.2.0 2022-03-15 11:50:03 +00:00
Jorge A. Torres 7ffd4f2f85
Merge pull request #31979 from woocommerce/add/commment-about-db-updates-on-install
Add code comments clarifying database updates on new WooCommerce installs
2022-03-14 16:20:46 -05:00
Nestor Soriano 1caf5aa7da
Add a primary key to the product attributes lookup table. 2022-03-14 11:30:54 +01:00
Jorge A. Torres 826ba0ff48
Merge pull request #30586 from jobthomas/master
Updated old Woo to new Woo branding colour in e-mails
2022-03-11 18:48:24 -05:00