Chi-Hsuan Huang
06ea7ae24a
[Customize your store] Fix site preview in transitional screen ( #40588 )
...
* Replace mshot image with preview editor frame in transitional screen
* Add changelog
* Fix test
* Use current xstate to check if it is transitional page
2023-10-05 07:36:08 -05:00
louwie17
a28a552bbf
Add initial migration script ( #40564 )
...
* Add initial integrate plugin package
* Add changelog
* Make plugin data parsing less strict, to support bad formatting
* Update package dependency
* Remove unused code
2023-10-05 09:35:50 -03:00
nigeljamesstevenson
fd3571e9e2
Update test-assistant-api-rest-change-tracker.yml remove Milestone Due date
2023-10-05 10:52:28 +01:00
nigeljamesstevenson
9851535e0c
Update test-assistant-api-rest-change-tracker.yml slack-text message with milestone
2023-10-05 10:21:27 +01:00
nigeljamesstevenson
040ac64fb5
Update test-assistant-api-rest-change-tracker.yml
...
add milestone information to slack notification
2023-10-05 09:50:06 +01:00
nigeljamesstevenson
2c738a59dd
Create test-assistant-api-rest-change-tracker.yml
...
Workflow used to send a Slack notification when a PR contains rest api changes
2023-10-05 09:32:19 +01:00
Patricia Hillebrandt
f0cf1f480c
Store Customization > Update the Homepage Templates list. ( #40602 )
2023-10-05 10:28:51 +02:00
Nestor Soriano
10d6366ff1
Don't show the notices if the dedicated extension is already active.
2023-10-05 09:48:19 +02:00
Panos (Panagiotis Synetos)
643a70e65c
Use fallback color for select2 fields on non WooCommerce pages ( #40586 )
2023-10-05 10:32:42 +03:00
Patricia Hillebrandt
193c410614
Add changelog
2023-10-05 08:58:06 +02:00
Chi-Hsuan Huang
6d14eb744e
[Customize Your Store] Correct activeThemeHasMods conditionals ( #40560 )
...
* Fix activeThemeHasMods logic
* Add changelog
2023-10-04 22:42:05 -05:00
Matt Sherman
18b81b32fa
Update lock file
2023-10-04 22:28:47 -04:00
Jaclyn Chen
780c5216b5
Increase the QR code dimension from 100x100 to 150x150 for better visibility.
2023-10-05 10:19:47 +08:00
Matt Sherman
fd2c07cac0
Clean up ConditionalExpression rule
2023-10-04 20:12:40 -04:00
Matt Sherman
eb71f43bdc
Implement conditional expressions
2023-10-04 19:52:39 -04:00
jonathansadowski
44a78870b3
Update the version bump command to support accelerated releases ( #40608 )
...
* Update the version bump command to support accelerated releases
* Appease Linter
* Update Accel Release check to only allow for 4-digit numbers
2023-10-04 17:42:51 -05:00
Matt Sherman
0646031217
Implement multiline comments and be more forgiving of extra whitespace
2023-10-04 15:47:06 -04:00
Jonathan Lane
c0f2e69191
Delete plugins/woocommerce/changelog/pr-40466 ( #40603 )
2023-10-04 11:34:42 -07:00
github-actions
187e6f301c
Add changefile(s) from automation for the following project(s): woocommerce
2023-10-04 19:57:23 +02:00
Bero
806e554a14
Abort content requests before new request
2023-10-04 19:57:11 +02:00
Bero
a8cf772aaf
Reset url state on tab click
2023-10-04 19:57:04 +02:00
Patricia Hillebrandt
5da7f24eea
Update the Homepage Templates list.
2023-10-04 19:49:45 +02:00
Kyle Nel
d8adecf783
Marketplace Themes: Feature Branch ( #40159 )
...
* Support for themes in in-app marketplace.
Contains the changes from:
https://github.com/woocommerce/woocommerce/pull/40247
https://github.com/woocommerce/woocommerce/pull/40272
https://github.com/woocommerce/woocommerce/pull/40302
https://github.com/woocommerce/woocommerce/pull/40303
https://github.com/woocommerce/woocommerce/pull/40333
https://github.com/woocommerce/woocommerce/pull/40368
https://github.com/woocommerce/woocommerce/pull/40375
https://github.com/woocommerce/woocommerce/pull/40375
https://github.com/woocommerce/woocommerce/pull/40389
* `.woocommerce-marketplace__discover`: changed `align-items` `flex-start` to `stretch` to properly display products on large and very large viewports.
* Delete plugins/woocommerce/changelog/add-18026-marketplace-theme-cards
Removing from feature branch before final review
* Delete plugins/woocommerce/changelog/add-18027-themes-to-in-app-search
Removing from feature branch before final review
* Delete plugins/woocommerce/changelog/add-marketplace-theme-discover-section
Removing from feature branch before final review
* Delete plugins/woocommerce/changelog/update-in-app-multiple-category-filters
Removing from feature branch before final review
* Delete plugins/woocommerce/changelog/update-theme-no-result-style
Removing from feature branch before final review
* Add changefile(s) from automation for the following project(s): woocommerce
---------
Co-authored-by: And Finally <andfinally@users.noreply.github.com>
Co-authored-by: Dan Q <dan@danq.me>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Dan Q <danq@automattic.com>
2023-10-04 18:59:34 +02:00
Matt Sherman
1812a76f8d
Test with complex expression with arithmetic, relational, and logical operators
2023-10-04 10:02:15 -04:00
Matt Sherman
83c3ff365a
Implement arithmetic expressions
2023-10-04 09:59:39 -04:00
Matt Sherman
11653fe327
Rearrange tests to match grammar order
2023-10-04 09:54:15 -04:00
Matt Sherman
e7e9e30884
Test NOT with parenthesis
2023-10-04 09:52:54 -04:00
Nathan Silveira
793e4a821d
Split product editor blocks into separate directory structures ( #40571 )
...
* Create 'generic' and 'product-fields' and separate blocks between the two
* Refactor 'BlockRegistry' to include new directory structure
* Increment README
* Add param documentation
* Add changelogs
* Lint markdown
* Add block directory doc
* Fix jest test
* Update handbook reference
2023-10-04 13:51:25 +00:00
Matt Sherman
99b06b67a2
Tests for complex expressions
2023-10-04 09:38:52 -04:00
Matt Sherman
18992e7891
Implement relational expressions
2023-10-04 09:33:21 -04:00
Matt Sherman
f47bb0db37
Refactor to evaluate function
2023-10-04 09:25:49 -04:00
RJ
246b9a5c76
fix/cys intro refactor banner ( #40561 )
...
* tests
lint
* refactor cys intro banner
* refactor cys intro modal
* changelog
* fix banner classname
2023-10-04 20:24:51 +08:00
Nestor Soriano
0533ad40af
Improve the TODO comments in the admin notice add and remove methods
2023-10-04 11:26:29 +02:00
Nestor Soriano
3a07007b40
Update the text in the admin notice
2023-10-04 11:03:18 +02:00
Panos (Panagiotis) Synetos
e5e1345e8f
Use fallback color for select2 fields on non WooCommerce pages
2023-10-04 12:02:32 +03:00
Néstor Soriano
428e1478fc
Update the text in the warning next to the setting
...
Co-authored-by: Corey McKrill <916023+coreymckrill@users.noreply.github.com>
2023-10-04 10:48:36 +02:00
Jaclyn Chen
1235376ef0
Add changelog.
2023-10-04 14:41:45 +08:00
Jaclyn Chen
fbd0ce2490
Remove unused import.
2023-10-04 14:41:35 +08:00
Chi-Hsuan Huang
7918e1ee5c
[Customize Your Store] Retain unsave changes and save all when users click the "done" button ( #40541 )
...
* Retain unsave changes and save all the unsaved when users click the "done" button
* Add changelog
* Update save hub
2023-10-04 12:16:41 +08:00
Matt Sherman
f0a6045ca0
Simplify IdentifierName processing
2023-10-03 19:45:20 -04:00
Matt Sherman
f331099c64
Support multiline expressions
2023-10-03 19:39:47 -04:00
Matt Sherman
b51b652ebd
Signed number tests
2023-10-03 19:23:39 -04:00
Matt Sherman
d82737fb81
Implement unary expressions
2023-10-03 19:13:56 -04:00
Matt Sherman
6237c8caea
Refactor logical expressions and implement equality expressions
2023-10-03 19:04:46 -04:00
jonathansadowski
e8df6a634e
Add CFE label to cherry-picks via workflow ( #40570 )
...
add CFE label to cherry-picks
2023-10-03 16:00:17 -05:00
Moon
92eb4efd9d
Remove background, primary_border, secondary_border from the API sche… ( #40553 )
...
* Remove background, primary_border, secondary_border from the API schema -- they are not used
* Add changefile(s) from automation for the following project(s): woocommerce
* Fix lint
---------
Co-authored-by: github-actions <github-actions@github.com>
2023-10-03 13:48:23 -07:00
github-actions[bot]
04bcc4a315
Delete changelog files based on PR 40469 ( #40579 )
...
Delete changelog files for 40469
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
2023-10-03 13:28:57 -07:00
github-actions[bot]
6526c1cc17
Delete changelog files based on PR 40551 ( #40577 )
...
Delete changelog files for 40551
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
2023-10-03 13:11:32 -07:00
Matt Sherman
a5fec1fa6e
Extract OR and AND operators
2023-10-03 15:43:40 -04:00
Barry Hughes
798d8d318c
Add docs manifest. ( #40507 )
...
This was generated 'manually', however the end goal is to add automations (probably via GH Actions) to regenerate the manifest as and when needed.
2023-10-03 11:33:48 -07:00