Moon
7360928502
Use wp_plugin_dependencies_slug in PluginVersionRuleProcessor ( #47235 )
...
* Use wp_plugin_dependencies_slug
* Fix incorrect function name
* Remove unnessary content-type header
* Add doc block for wp_plugin_dependencies_slug filter
* Add changefile(s) from automation for the following project(s): woocommerce-beta-tester, woocommerce
* Tmp fix - fix broken test
---------
Co-authored-by: github-actions <github-actions@github.com>
2024-05-09 15:30:12 -07:00
Ron Rennick
4fa2e3822c
Update the monorepo to node v20 ( #45148 )
...
* test bumping node to v18
* remove community contributor condition from review assignment
* Add changefile(s) from automation for the following project(s): @woocommerce/tracks, @woocommerce/onboarding, @woocommerce/number, @woocommerce/notices, @woocommerce/navigation, @woocommerce/internal-js-tests, @woocommerce/extend-cart-checkout-block, @woocommerce/expression-evaluation, @woocommerce/explat, @woocommerce/experimental, @woocommerce/eslint-plugin, @woocommerce/dependency-extraction-webpack-plugin, @woocommerce/date, @woocommerce/data, @woocommerce/customer-effort-score, @woocommerce/currency, @woocommerce/csv-export, @woocommerce/create-woo-extension, @woocommerce/create-product-editor-block, @woocommerce/components, @woocommerce/api, @woocommerce/admin-e2e-tests, woocommerce-blocks, woocommerce-beta-tester, woocommerce, woo-ai
* bump node to v20
* Add changefile(s) from automation for the following project(s): @woocommerce/tracks, @woocommerce/onboarding, @woocommerce/number, @woocommerce/notices, @woocommerce/navigation, @woocommerce/internal-js-tests, @woocommerce/extend-cart-checkout-block, @woocommerce/expression-evaluation, @woocommerce/explat, @woocommerce/experimental, @woocommerce/eslint-plugin, @woocommerce/dependency-extraction-webpack-plugin, @woocommerce/date, @woocommerce/data, @woocommerce/customer-effort-score, @woocommerce/currency, @woocommerce/csv-export, @woocommerce/create-woo-extension, @woocommerce/create-product-editor-block, @woocommerce/components, @woocommerce/api, @woocommerce/admin-e2e-tests, packages/php/remote-specs-validation, woocommerce-blocks, woocommerce-beta-tester, woocommerce, woo-ai
* Add changefile(s) from automation for the following project(s): @woocommerce/tracks, @woocommerce/onboarding, @woocommerce/number, @woocommerce/notices, @woocommerce/navigation, @woocommerce/internal-js-tests, @woocommerce/extend-cart-checkout-block, @woocommerce/expression-evaluation, @woocommerce/explat, @woocommerce/experimental, @woocommerce/eslint-plugin, @woocommerce/dependency-extraction-webpack-plugin, @woocommerce/date, @woocommerce/data, @woocommerce/customer-effort-score, @woocommerce/currency, @woocommerce/csv-export, @woocommerce/create-woo-extension, @woocommerce/create-product-editor-block, @woocommerce/components, @woocommerce/api, @woocommerce/admin-e2e-tests, woocommerce-blocks, woocommerce-beta-tester, woocommerce, woo-ai
* add blocks eslint-plugin-woocommerce to project workspace
* add e2e-environment as a peer to e2e-utils
* restore version on @woocommerce/api
* update lock file
* move e2e-environment to devDependencies
* add undefined location check to admin js test
---------
Co-authored-by: Ron Rennick <ronald.rennick@automattic.com>
Co-authored-by: github-actions <github-actions@github.com>
2024-04-12 13:49:55 -03:00
Leif Singer
8ee74ede0e
Update Woo.com references to WooCommerce.com ( #46259 )
...
* replace capitalized Woo.com with WooCommerce.com
* replace http URLs
* replace https URLs
* replace developer.woo.com
* add missing version in `@since` tag
* unslash the HTTP_REFERER
* WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
* add changelog file
* add more changelog files
* address linter errors
* address more linter errors
* fix test
* more linter errors
2024-04-09 09:50:15 +01:00
Chi-Hsuan Huang
90c082aafb
Add feature flag options to `wc-live-branches.user.js` user script ( #46152 )
...
* Update WooCommerce Live Branches script version to 1.1 and add feature flags options
* Add changelog
* Update options
* Add encodeURIComponent
2024-04-05 01:10:21 +00:00
Chi-Hsuan Huang
c3142773f5
Add missing `live-branches/install.php` require to API.php ( #46159 )
...
* Add live-branches/install.php to API
* Add changefile(s) from automation for the following project(s): woocommerce-beta-tester
---------
Co-authored-by: github-actions <github-actions@github.com>
2024-04-05 08:47:47 +08:00
Adrian Moldovan
a21ecaa4c4
Update @wordpress/env to 9.0.7 ( #46177 )
...
* Update @wordpress/env to 9.0.7
* Add changelog
* Add changelogs
2024-04-03 09:05:59 -07:00
Ilyas Foo
5485665727
Refactor remote specs structure and naming ( #45547 )
...
* Deprecate DataSourcePoller
* Deprecate and move all rule processors and transformers
* Lint
* More deprecation
* Remove extra line
* Update deprecated class to not produce too many messages by limiting to unique messages
* Changelog
* Update all dependency uses, move TransformerService and TransformerInterface to Transformers package
* More dependency update
* Changelog
* Fix wrong file reference
* Lint markdown
* Lint markdown
* Add unsaved file
* Delete unused file and more lint
* More lint
* Ugh ignore faulty lint rule
* Rename variables for lint
2024-03-19 22:15:05 +08:00
Moon
839ea67577
Add remote spec rule validator UI ( #45099 )
...
* Add Remote Spec Rule validator
* Add changelog
* Remove unused var
* Add remote spec validator
* Load composer autoload
* Remove remote spec validation
2024-02-28 15:47:15 -08:00
Alexandre Lara
452c522b95
[DOC] Resolve incorrect branch references in Gutenberg links ( #44566 )
...
* Fix Gutenberg links in the docs pointing to the wrong branch
* Add changefile(s) from automation for the following project(s): @woocommerce/notices, @woocommerce/eslint-plugin, @woocommerce/dependency-extraction-webpack-plugin, @woocommerce/components, woocommerce-blocks, woocommerce-beta-tester, woo-ai
* Fix markdown lint errors
* Fix wrong link in the docs
---------
Co-authored-by: github-actions <github-actions@github.com>
2024-02-15 14:13:28 -03:00
Ilyas Foo
6dd96b3e14
Fix beta test plugin deprecated creation dynamic property ( #44109 )
...
* Add plugin_name declaration
* Changelog
2024-01-30 16:12:02 +08:00
Christopher Allford
95bc1189e5
Update `wireit` & Optimize Builds ( #43595 )
...
This bumps the version to 0.14.3 so that we can take advantage of some
upstream improvements. It also makes some changes to the way our
builds and watches work to minimize the number of unnecessary
Node processes involved in the execution.
2024-01-15 14:06:55 -08:00
Alba Rincón
be1c794387
Remove the `patterns_ai_data` post from DB when resetting the CYS ( #43499 )
...
* Call the `/wc/private/ai/patterns` to remove the `patterns_ai_data` post from the db
* Add changefile(s) from automation for the following project(s): woocommerce-beta-tester
---------
Co-authored-by: github-actions <github-actions@github.com>
2024-01-12 13:58:32 +01:00
Damián Suárez
b6f8ab94f5
[Woo beta tester]: add User Preference panel ( #43125 )
...
* introduce UserPreference panel
* render user preference panel
* expose UserPreferences type
* introduce force mode to update user pref
* rename global object with `__wcbt`
* changelog
* changelog
2024-01-03 17:42:18 -03:00
Christopher Allford
bf29119032
Updated PNPM to ^8.12.1 ( #42860 )
2023-12-18 20:31:49 +13:00
Ron Rennick
76b4f39116
remove woocommerce-blocks from text domain substitution ( #42017 )
...
* remove woocommerce-blocks from text domain substitution
* restore prior art commented out
* add internal-js-tests composer.json
* covert internal-js-tests/changelog to a folder
* update blocks composer.json
* fix path, add composer install to changelog script
* add woo-ai changelog
* add composer install to beta tester changelog script
* add composer.json to woocommerce-admin
* add changelog folder & file to woocommerce-admin
* add composer install to woocommerce changelog script
---------
Co-authored-by: Ron Rennick <ronald.rennick@automattic.com>
2023-12-12 15:38:20 -04:00
Christopher Allford
96af36bf1f
Locked `wireit` Version
2023-12-09 21:56:12 -08:00
Christopher Allford
fa011a431b
Removed Unnecessary `run` From `pnpm`
2023-12-09 14:36:22 -08:00
Christopher Allford
e9484c33f4
Removed Unnecessary `run` Usage
...
Since `pnpm` defaults to `run` unless a built-in
command exists we don't really need to use `run`.
2023-12-09 14:31:56 -08:00
Christopher Allford
1e4d55b36a
Updated Documentation
2023-12-09 14:30:29 -08:00
Christopher Allford
3d79d5f204
Removed Turbo References
2023-12-09 14:22:04 -08:00
Christopher Allford
4c0f4f1e5b
Privatized Plugin Packages
2023-12-09 13:11:18 -08:00
Christopher Allford
df32d8e967
Added `wireit` Dependency
...
We're adding this to _every_ package since they have their own
configuration and scripts to run. This also keeps them
isolated so that they can operate independently.
2023-12-09 13:11:15 -08:00
Christopher Allford
ebeaa84230
Renamed WooCommerce Beta Tester Package
...
As part of the prevention of supply chain attacks we are
renaming the package `@woocommerce/plugin-woocommerce-beta-tester`.
2023-12-09 12:59:24 -08:00
Christopher Allford
bc65f9687b
Updated Syncpack Dependencies
2023-12-09 07:16:39 -08:00
Christopher Allford
3a88cc739a
Updated Dependencies
2023-12-09 07:12:20 -08:00
Christopher Allford
8c6b414fe0
Revert "Refactoring Task Infrastructure" ( #41928 )
...
Revert "Refactored Task Infrastructure (#41202 )"
This reverts commit 96a973b9fa
.
2023-12-06 11:36:12 -08:00
Christopher Allford
96a973b9fa
Refactored Task Infrastructure ( #41202 )
...
* Fixed NPM packages with invalid names.
* Renamed plugin packages.
* Standardized package NPM scripts.
* Replaced Turborepo with Wireit.
2023-12-06 09:32:32 -08:00
Christopher Allford
88969742f2
Regenerate PNPM Lock File & Fix Errors ( #41830 )
2023-12-05 00:36:30 -08:00
Christopher Allford
c6b74ddafa
Revert "Resolve PNPM Lock File Errors" ( #41828 )
...
Revert "Resolve PNPM Lock File Errors (#41800 )"
This reverts commit 2550558a13
.
2023-11-30 14:55:35 -08:00
Christopher Allford
2550558a13
Resolve PNPM Lock File Errors ( #41800 )
...
This makes the lock file constraints more specific to prevent the
backward incompatible types from WordPress types using the caret
constraint.
2023-11-30 09:33:34 -08:00
Leif Singer
39a1164d98
Update / tweak a few more links in docs and comments ( #41598 )
2023-11-21 12:38:09 +01:00
RJ
a32e1a3922
dev: fix wca test helper option search wildcards ( #41503 )
...
fix wca test helper option search wildcards
2023-11-21 11:18:45 +08:00
Christopher Allford
8fcef3b2d3
Prepared 2.3.0 Beta Tester Release ( #41513 )
2023-11-16 08:59:42 -08:00
Matt Sherman
6e9a5fa04e
Update default threshold to WARNING
2023-11-14 16:23:00 -05:00
Matt Sherman
451e73f9f9
Update default threshold to NOTICE
2023-11-14 16:23:00 -05:00
Matt Sherman
9f5a56234b
Changelog
2023-11-14 16:22:59 -05:00
Matt Sherman
fd20cb7ed6
Update styling
2023-11-14 16:22:59 -05:00
Matt Sherman
16fb79688e
UI changes for updating the block template logging threshold
2023-11-14 16:22:59 -05:00
Matt Sherman
e159e7ff4f
API for updating the block template logging threshold
2023-11-14 16:22:59 -05:00
Leif Singer
eb5a8a65f8
add changelog files
2023-11-10 15:49:08 +01:00
Leif Singer
808a0fc54f
update references to woocommerce.com to now reference woo.com
2023-11-10 15:49:08 +01:00
Luigi Teschio
762f6847e5
WooCommerce Beta Tester - CYS: implement removing patterns_ai_data post type ( #41285 )
...
* WooCommerce Beta Tester - CSY: implement removing patterns_ai_data post type
* add changelog
* Update changelog
2023-11-08 12:07:30 +01:00
Matt Sherman
ad65099e42
Changelog
2023-11-06 16:07:41 -05:00
Matt Sherman
ba53c9d828
Improve UX of expression add button
2023-11-06 15:58:44 -05:00
Matt Sherman
feec1c75a0
Remove unused CSS
2023-11-06 15:51:55 -05:00
Matt Sherman
1a2bbc03ed
Use custom properties for CSS
2023-11-06 15:49:59 -05:00
Matt Sherman
84ec068dbb
Use core/block-editor store to get selected block info
2023-11-06 15:11:04 -05:00
Matt Sherman
8dc2cdce5a
Update tab button hover style
2023-11-06 15:11:04 -05:00
Matt Sherman
3a449c2c93
Rename components
2023-11-06 15:11:04 -05:00
Matt Sherman
10057b0d81
Fix scrolling of expressions
2023-11-06 15:11:04 -05:00