mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-13 09:16:08 +00:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
@@ -3341,6 +3341,18 @@ src/telemetry/types/report.ts
|
||||
telemetry/types/report.ts
|
||||
types/report.ts
|
||||
report.ts
|
||||
api/src/logger/redact-query.ts
|
||||
src/logger/redact-query.ts
|
||||
logger/redact-query.ts
|
||||
redact-query.ts
|
||||
api/src/logger/index.ts
|
||||
src/logger/index.ts
|
||||
logger/index.ts
|
||||
index.ts
|
||||
api/src/logger/redact-query.test.ts
|
||||
src/logger/redact-query.test.ts
|
||||
logger/redact-query.test.ts
|
||||
redact-query.test.ts
|
||||
api/src/start.ts
|
||||
src/start.ts
|
||||
start.ts
|
||||
@@ -3428,9 +3440,6 @@ api/src/middleware/rate-limiter-global.ts
|
||||
src/middleware/rate-limiter-global.ts
|
||||
middleware/rate-limiter-global.ts
|
||||
rate-limiter-global.ts
|
||||
api/src/logger.ts
|
||||
src/logger.ts
|
||||
logger.ts
|
||||
api/src/flows.ts
|
||||
src/flows.ts
|
||||
flows.ts
|
||||
@@ -15714,19 +15723,9 @@ index.html
|
||||
.eslintignore
|
||||
security.md
|
||||
docker-compose.yml
|
||||
.changeset/eight-clocks-attack.md
|
||||
eight-clocks-attack.md
|
||||
.changeset/moody-bees-pay.md
|
||||
moody-bees-pay.md
|
||||
.changeset/soft-chefs-battle.md
|
||||
soft-chefs-battle.md
|
||||
.changeset/fair-bikes-smoke.md
|
||||
fair-bikes-smoke.md
|
||||
.changeset/seven-suits-live.md
|
||||
seven-suits-live.md
|
||||
.changeset/silly-ladybugs-carry.md
|
||||
silly-ladybugs-carry.md
|
||||
.changeset/dry-trees-enjoy.md
|
||||
dry-trees-enjoy.md
|
||||
.changeset/nice-bears-matter.md
|
||||
nice-bears-matter.md
|
||||
.changeset/yellow-buses-itch.md
|
||||
yellow-buses-itch.md
|
||||
.changeset/config.json
|
||||
config.json
|
||||
@@ -763,6 +763,9 @@ api/src/telemetry/utils/get-random-wait-time.ts
|
||||
api/src/telemetry/utils/get-user-count.test.ts
|
||||
api/src/telemetry/index.ts
|
||||
api/src/telemetry/types/report.ts
|
||||
api/src/logger/redact-query.ts
|
||||
api/src/logger/index.ts
|
||||
api/src/logger/redact-query.test.ts
|
||||
api/src/start.ts
|
||||
api/src/middleware/extract-token.ts
|
||||
api/src/middleware/cors.ts
|
||||
@@ -785,7 +788,6 @@ api/src/middleware/validate-batch.ts
|
||||
api/src/middleware/authenticate.ts
|
||||
api/src/middleware/sanitize-query.ts
|
||||
api/src/middleware/rate-limiter-global.ts
|
||||
api/src/logger.ts
|
||||
api/src/flows.ts
|
||||
api/src/mailer.ts
|
||||
api/src/storage/get-storage-driver.test.ts
|
||||
@@ -3207,11 +3209,6 @@ app/index.html
|
||||
.eslintignore
|
||||
security.md
|
||||
docker-compose.yml
|
||||
.changeset/eight-clocks-attack.md
|
||||
.changeset/moody-bees-pay.md
|
||||
.changeset/soft-chefs-battle.md
|
||||
.changeset/fair-bikes-smoke.md
|
||||
.changeset/seven-suits-live.md
|
||||
.changeset/silly-ladybugs-carry.md
|
||||
.changeset/dry-trees-enjoy.md
|
||||
.changeset/nice-bears-matter.md
|
||||
.changeset/yellow-buses-itch.md
|
||||
.changeset/config.json
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -13389,6 +13389,13 @@ Select/User/OrderItemConverters/UserNameOwnFirst.php
|
||||
User/OrderItemConverters/UserNameOwnFirst.php
|
||||
OrderItemConverters/UserNameOwnFirst.php
|
||||
UserNameOwnFirst.php
|
||||
application/Espo/Classes/Select/User/BoolFilters/OnlyMe.php
|
||||
Espo/Classes/Select/User/BoolFilters/OnlyMe.php
|
||||
Classes/Select/User/BoolFilters/OnlyMe.php
|
||||
Select/User/BoolFilters/OnlyMe.php
|
||||
User/BoolFilters/OnlyMe.php
|
||||
BoolFilters/OnlyMe.php
|
||||
OnlyMe.php
|
||||
application/Espo/Classes/Select/User/BoolFilters/OnlyMyTeam.php
|
||||
Espo/Classes/Select/User/BoolFilters/OnlyMyTeam.php
|
||||
Classes/Select/User/BoolFilters/OnlyMyTeam.php
|
||||
|
||||
@@ -2322,6 +2322,7 @@ application/Espo/Classes/AppInfo/Binding.php
|
||||
application/Espo/Classes/AppInfo/Container.php
|
||||
application/Espo/Classes/AppInfo/Jobs.php
|
||||
application/Espo/Classes/Select/User/OrderItemConverters/UserNameOwnFirst.php
|
||||
application/Espo/Classes/Select/User/BoolFilters/OnlyMe.php
|
||||
application/Espo/Classes/Select/User/BoolFilters/OnlyMyTeam.php
|
||||
application/Espo/Classes/Select/User/Where/ItemConverters/IsOfType.php
|
||||
application/Espo/Classes/Select/User/PrimaryFilters/Active.php
|
||||
|
||||
@@ -19323,6 +19323,12 @@ tests/unit/services/utils-test.js
|
||||
unit/services/utils-test.js
|
||||
services/utils-test.js
|
||||
utils-test.js
|
||||
ghost/admin/tests/unit/services/dashboard-stats-test.js
|
||||
admin/tests/unit/services/dashboard-stats-test.js
|
||||
tests/unit/services/dashboard-stats-test.js
|
||||
unit/services/dashboard-stats-test.js
|
||||
services/dashboard-stats-test.js
|
||||
dashboard-stats-test.js
|
||||
ghost/admin/tests/unit/transforms/navigation-settings-test.js
|
||||
admin/tests/unit/transforms/navigation-settings-test.js
|
||||
tests/unit/transforms/navigation-settings-test.js
|
||||
@@ -26238,6 +26244,10 @@ ghost/member-events/lib/SubscriptionCreatedEvent.js
|
||||
member-events/lib/SubscriptionCreatedEvent.js
|
||||
lib/SubscriptionCreatedEvent.js
|
||||
SubscriptionCreatedEvent.js
|
||||
ghost/member-events/lib/OfferRedemptionEvent.js
|
||||
member-events/lib/OfferRedemptionEvent.js
|
||||
lib/OfferRedemptionEvent.js
|
||||
OfferRedemptionEvent.js
|
||||
ghost/member-events/lib/MemberPaidConversionEvent.js
|
||||
member-events/lib/MemberPaidConversionEvent.js
|
||||
lib/MemberPaidConversionEvent.js
|
||||
|
||||
@@ -2994,6 +2994,7 @@ ghost/admin/tests/unit/services/limit-test.js
|
||||
ghost/admin/tests/unit/services/event-bus-test.js
|
||||
ghost/admin/tests/unit/services/member-stats-test.js
|
||||
ghost/admin/tests/unit/services/utils-test.js
|
||||
ghost/admin/tests/unit/services/dashboard-stats-test.js
|
||||
ghost/admin/tests/unit/transforms/navigation-settings-test.js
|
||||
ghost/admin/tests/unit/transforms/json-string-test.js
|
||||
ghost/admin/tests/unit/transforms/twitter-url-user-test.js
|
||||
@@ -4234,6 +4235,7 @@ ghost/admin/app/decorators/inject.js
|
||||
ghost/admin/app/instance-initializers/config.js
|
||||
ghost/admin/.eslintignore
|
||||
ghost/member-events/lib/SubscriptionCreatedEvent.js
|
||||
ghost/member-events/lib/OfferRedemptionEvent.js
|
||||
ghost/member-events/lib/MemberPaidConversionEvent.js
|
||||
ghost/member-events/lib/MemberEntryViewEvent.js
|
||||
ghost/member-events/lib/SubscriptionCancelledEvent.js
|
||||
|
||||
@@ -1306,10 +1306,6 @@ phpBB/adm/style/confirm_body.html
|
||||
adm/style/confirm_body.html
|
||||
style/confirm_body.html
|
||||
confirm_body.html
|
||||
phpBB/adm/style/acp_forums_copy_perm.html
|
||||
adm/style/acp_forums_copy_perm.html
|
||||
style/acp_forums_copy_perm.html
|
||||
acp_forums_copy_perm.html
|
||||
phpBB/adm/style/acp_ext_details.html
|
||||
adm/style/acp_ext_details.html
|
||||
style/acp_ext_details.html
|
||||
|
||||
@@ -290,7 +290,6 @@ phpBB/adm/style/acp_jabber.html
|
||||
phpBB/adm/style/acp_ext_list.html
|
||||
phpBB/adm/style/acp_styles.html
|
||||
phpBB/adm/style/confirm_body.html
|
||||
phpBB/adm/style/acp_forums_copy_perm.html
|
||||
phpBB/adm/style/acp_ext_details.html
|
||||
phpBB/adm/style/installer_footer.html
|
||||
phpBB/adm/style/acp_posting_buttons.html
|
||||
|
||||
@@ -16137,6 +16137,20 @@ BO/modules/productComments/index.ts
|
||||
modules/productComments/index.ts
|
||||
productComments/index.ts
|
||||
index.ts
|
||||
tests/UI/pages/BO/modules/psCheckPayment/index.ts
|
||||
UI/pages/BO/modules/psCheckPayment/index.ts
|
||||
pages/BO/modules/psCheckPayment/index.ts
|
||||
BO/modules/psCheckPayment/index.ts
|
||||
modules/psCheckPayment/index.ts
|
||||
psCheckPayment/index.ts
|
||||
index.ts
|
||||
tests/UI/pages/BO/modules/psWirePayment/index.ts
|
||||
UI/pages/BO/modules/psWirePayment/index.ts
|
||||
pages/BO/modules/psWirePayment/index.ts
|
||||
BO/modules/psWirePayment/index.ts
|
||||
modules/psWirePayment/index.ts
|
||||
psWirePayment/index.ts
|
||||
index.ts
|
||||
tests/UI/pages/BO/modules/psGdpr/tabDataConsent.ts
|
||||
UI/pages/BO/modules/psGdpr/tabDataConsent.ts
|
||||
pages/BO/modules/psGdpr/tabDataConsent.ts
|
||||
@@ -22185,6 +22199,14 @@ BO/10_payment/02_preferences/02_groupRestrictions.ts
|
||||
10_payment/02_preferences/02_groupRestrictions.ts
|
||||
02_preferences/02_groupRestrictions.ts
|
||||
02_groupRestrictions.ts
|
||||
tests/UI/campaigns/functional/BO/10_payment/01_paymentMethods/01_configureModuleLink.ts
|
||||
UI/campaigns/functional/BO/10_payment/01_paymentMethods/01_configureModuleLink.ts
|
||||
campaigns/functional/BO/10_payment/01_paymentMethods/01_configureModuleLink.ts
|
||||
functional/BO/10_payment/01_paymentMethods/01_configureModuleLink.ts
|
||||
BO/10_payment/01_paymentMethods/01_configureModuleLink.ts
|
||||
10_payment/01_paymentMethods/01_configureModuleLink.ts
|
||||
01_paymentMethods/01_configureModuleLink.ts
|
||||
01_configureModuleLink.ts
|
||||
tests/UI/campaigns/functional/BO/08_design/03_emailTheme/01_previewEmailThemes.ts
|
||||
UI/campaigns/functional/BO/08_design/03_emailTheme/01_previewEmailThemes.ts
|
||||
campaigns/functional/BO/08_design/03_emailTheme/01_previewEmailThemes.ts
|
||||
@@ -71854,6 +71876,7 @@ ServerRequirementsCheckerInterface.php
|
||||
src/.htaccess
|
||||
.htaccess
|
||||
phpstan.neon.dist
|
||||
package-lock.json
|
||||
cache/purifier/index.php
|
||||
purifier/index.php
|
||||
index.php
|
||||
|
||||
@@ -2839,6 +2839,8 @@ tests/UI/pages/BO/modules/psEmailAlerts/index.ts
|
||||
tests/UI/pages/BO/modules/psEmailSubscription/index.ts
|
||||
tests/UI/pages/BO/modules/moduleConfiguration/index.ts
|
||||
tests/UI/pages/BO/modules/productComments/index.ts
|
||||
tests/UI/pages/BO/modules/psCheckPayment/index.ts
|
||||
tests/UI/pages/BO/modules/psWirePayment/index.ts
|
||||
tests/UI/pages/BO/modules/psGdpr/tabDataConsent.ts
|
||||
tests/UI/pages/BO/modules/psGdpr/tabCustomerActivity.ts
|
||||
tests/UI/pages/BO/modules/psGdpr/index.ts
|
||||
@@ -3586,6 +3588,7 @@ tests/UI/campaigns/functional/BO/10_payment/02_preferences/03_countryRestriction
|
||||
tests/UI/campaigns/functional/BO/10_payment/02_preferences/04_carrierRestrictions.ts
|
||||
tests/UI/campaigns/functional/BO/10_payment/02_preferences/01_currencyRestrictions.ts
|
||||
tests/UI/campaigns/functional/BO/10_payment/02_preferences/02_groupRestrictions.ts
|
||||
tests/UI/campaigns/functional/BO/10_payment/01_paymentMethods/01_configureModuleLink.ts
|
||||
tests/UI/campaigns/functional/BO/08_design/03_emailTheme/01_previewEmailThemes.ts
|
||||
tests/UI/campaigns/functional/BO/08_design/03_emailTheme/02_selectDefaultEmailTheme.ts
|
||||
tests/UI/campaigns/functional/BO/08_design/03_emailTheme/03_viewRawHtmlAndText.ts
|
||||
@@ -11748,6 +11751,7 @@ src/Core/Webservice/ServerRequirementsChecker.php
|
||||
src/Core/Webservice/ServerRequirementsCheckerInterface.php
|
||||
src/.htaccess
|
||||
phpstan.neon.dist
|
||||
package-lock.json
|
||||
cache/purifier/index.php
|
||||
cache/tcpdf/index.php
|
||||
cache/deprecated.txt
|
||||
|
||||
@@ -3370,6 +3370,9 @@ release-6-6-4-0/2024-05-15-added-autostart-for-spatial-via-qr-code.md
|
||||
changelog/release-6-6-4-0/2024-06-12-add-maker-commands-for-plugin-scaffolding.md
|
||||
release-6-6-4-0/2024-06-12-add-maker-commands-for-plugin-scaffolding.md
|
||||
2024-06-12-add-maker-commands-for-plugin-scaffolding.md
|
||||
changelog/release-6-6-4-0/2024-07-04-add-foreign-keys-for-state-in-order-and-order-delivery.md
|
||||
release-6-6-4-0/2024-07-04-add-foreign-keys-for-state-in-order-and-order-delivery.md
|
||||
2024-07-04-add-foreign-keys-for-state-in-order-and-order-delivery.md
|
||||
changelog/release-6-6-4-0/2024-05-27-validate-input-of-the-options-before-searching-variant.md
|
||||
release-6-6-4-0/2024-05-27-validate-input-of-the-options-before-searching-variant.md
|
||||
2024-05-27-validate-input-of-the-options-before-searching-variant.md
|
||||
@@ -3465,6 +3468,9 @@ _unreleased/2024-07-05-enhance-plugin-list-command-output-with-information-about
|
||||
changelog/_unreleased/2024-06-28-bulk-edit-with-more-than-25-selections-broken.md
|
||||
_unreleased/2024-06-28-bulk-edit-with-more-than-25-selections-broken.md
|
||||
2024-06-28-bulk-edit-with-more-than-25-selections-broken.md
|
||||
changelog/_unreleased/2024-06-26-fix-super-call-stack-exception.md
|
||||
_unreleased/2024-06-26-fix-super-call-stack-exception.md
|
||||
2024-06-26-fix-super-call-stack-exception.md
|
||||
changelog/_unreleased/2024-06-11-add-storage-name-to-entity-attributes.md
|
||||
_unreleased/2024-06-11-add-storage-name-to-entity-attributes.md
|
||||
2024-06-11-add-storage-name-to-entity-attributes.md
|
||||
@@ -3483,6 +3489,9 @@ _unreleased/2024-05-08-order-placed-incorrectly.md
|
||||
changelog/_unreleased/2024-04-21-remove-category-criteria-for-editor-links.md
|
||||
_unreleased/2024-04-21-remove-category-criteria-for-editor-links.md
|
||||
2024-04-21-remove-category-criteria-for-editor-links.md
|
||||
changelog/_unreleased/2024-07-05-allow-adding-default-values-to-custom-entities.md
|
||||
_unreleased/2024-07-05-allow-adding-default-values-to-custom-entities.md
|
||||
2024-07-05-allow-adding-default-values-to-custom-entities.md
|
||||
changelog/_unreleased/2024-06-20-the-selected-order-language-is-not-saved-for-a-manually-created-orders.md
|
||||
_unreleased/2024-06-20-the-selected-order-language-is-not-saved-for-a-manually-created-orders.md
|
||||
2024-06-20-the-selected-order-language-is-not-saved-for-a-manually-created-orders.md
|
||||
@@ -3501,6 +3510,9 @@ _unreleased/2024-06-14-improve-composer-executions-while-plugin-lifecycle.md
|
||||
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
|
||||
_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
|
||||
2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
|
||||
changelog/_unreleased/2024-07-10-fix-github-jest-and-lint-workflows.md
|
||||
_unreleased/2024-07-10-fix-github-jest-and-lint-workflows.md
|
||||
2024-07-10-fix-github-jest-and-lint-workflows.md
|
||||
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
@@ -3510,12 +3522,21 @@ _unreleased/2024-06-21-add-mediaupdatedat-to-thumbnailpattern-for-disabled-thumb
|
||||
changelog/_unreleased/2024-06-20-fix-media-url-loader-with-unset-thumbnails.md
|
||||
_unreleased/2024-06-20-fix-media-url-loader-with-unset-thumbnails.md
|
||||
2024-06-20-fix-media-url-loader-with-unset-thumbnails.md
|
||||
changelog/_unreleased/2024-06-05-add-intra-community-delivery-label-for-cancellation-invoice.md
|
||||
_unreleased/2024-06-05-add-intra-community-delivery-label-for-cancellation-invoice.md
|
||||
2024-06-05-add-intra-community-delivery-label-for-cancellation-invoice.md
|
||||
changelog/_unreleased/2024-07-08-deprecate-sw-select-number-field-component.md
|
||||
_unreleased/2024-07-08-deprecate-sw-select-number-field-component.md
|
||||
2024-07-08-deprecate-sw-select-number-field-component.md
|
||||
changelog/_unreleased/2024-06-27-add-default-value-for-augmented-reality-media.md
|
||||
_unreleased/2024-06-27-add-default-value-for-augmented-reality-media.md
|
||||
2024-06-27-add-default-value-for-augmented-reality-media.md
|
||||
changelog/_unreleased/2024-07-05-search-by-product-number-should-redirect-to-detail-page.md
|
||||
_unreleased/2024-07-05-search-by-product-number-should-redirect-to-detail-page.md
|
||||
2024-07-05-search-by-product-number-should-redirect-to-detail-page.md
|
||||
changelog/_unreleased/2024-07-05-add-routes-api-routes-list-endpoint.md
|
||||
_unreleased/2024-07-05-add-routes-api-routes-list-endpoint.md
|
||||
2024-07-05-add-routes-api-routes-list-endpoint.md
|
||||
changelog/_unreleased/2024-06-20-added-uri-to-environment-information.md
|
||||
_unreleased/2024-06-20-added-uri-to-environment-information.md
|
||||
2024-06-20-added-uri-to-environment-information.md
|
||||
@@ -3537,6 +3558,9 @@ _unreleased/2024-07-03-dont-remove-cache-cookies-for-404.md
|
||||
changelog/_unreleased/2024-07-08-limit-search-term-length-for-mysql-search.md
|
||||
_unreleased/2024-07-08-limit-search-term-length-for-mysql-search.md
|
||||
2024-07-08-limit-search-term-length-for-mysql-search.md
|
||||
changelog/_unreleased/2024-07-03-add-twig-blocks-to-order-general-info.md
|
||||
_unreleased/2024-07-03-add-twig-blocks-to-order-general-info.md
|
||||
2024-07-03-add-twig-blocks-to-order-general-info.md
|
||||
changelog/_unreleased/2024-07-03-search-by-product-number.md
|
||||
_unreleased/2024-07-03-search-by-product-number.md
|
||||
2024-07-03-search-by-product-number.md
|
||||
@@ -3573,6 +3597,9 @@ _unreleased/2024-04-25-implement-mt-banner-code-mod.md
|
||||
changelog/_unreleased/2024-06-04-fix-cms-data-mapping-for-nested-translations.md
|
||||
_unreleased/2024-06-04-fix-cms-data-mapping-for-nested-translations.md
|
||||
2024-06-04-fix-cms-data-mapping-for-nested-translations.md
|
||||
changelog/_unreleased/2024-07-02-fix-rule-condition-price-listprice-percentage-ratio-to-actually-use-ratios.md
|
||||
_unreleased/2024-07-02-fix-rule-condition-price-listprice-percentage-ratio-to-actually-use-ratios.md
|
||||
2024-07-02-fix-rule-condition-price-listprice-percentage-ratio-to-actually-use-ratios.md
|
||||
changelog/_unreleased/2024-07-03-improve-wishlist-user-experience.md
|
||||
_unreleased/2024-07-03-improve-wishlist-user-experience.md
|
||||
2024-07-03-improve-wishlist-user-experience.md
|
||||
@@ -15804,6 +15831,13 @@ Maintenance/SalesChannel/Command/SalesChannelMaintenanceDisableCommandTest.php
|
||||
SalesChannel/Command/SalesChannelMaintenanceDisableCommandTest.php
|
||||
Command/SalesChannelMaintenanceDisableCommandTest.php
|
||||
SalesChannelMaintenanceDisableCommandTest.php
|
||||
tests/integration/Core/Framework/Demodata/PersonalData/CleanPersonalDataCommandTest.php
|
||||
integration/Core/Framework/Demodata/PersonalData/CleanPersonalDataCommandTest.php
|
||||
Core/Framework/Demodata/PersonalData/CleanPersonalDataCommandTest.php
|
||||
Framework/Demodata/PersonalData/CleanPersonalDataCommandTest.php
|
||||
Demodata/PersonalData/CleanPersonalDataCommandTest.php
|
||||
PersonalData/CleanPersonalDataCommandTest.php
|
||||
CleanPersonalDataCommandTest.php
|
||||
tests/integration/Core/Framework/Plugin/Util/ZipUtilsTest.php
|
||||
integration/Core/Framework/Plugin/Util/ZipUtilsTest.php
|
||||
Core/Framework/Plugin/Util/ZipUtilsTest.php
|
||||
@@ -19299,6 +19333,13 @@ System/SalesChannel/Cleanup/CleanupSalesChannelContextTaskHandlerTest.php
|
||||
SalesChannel/Cleanup/CleanupSalesChannelContextTaskHandlerTest.php
|
||||
Cleanup/CleanupSalesChannelContextTaskHandlerTest.php
|
||||
CleanupSalesChannelContextTaskHandlerTest.php
|
||||
tests/integration/Core/System/SalesChannel/SalesChannel/StoreApiInfoControllerTest.php
|
||||
integration/Core/System/SalesChannel/SalesChannel/StoreApiInfoControllerTest.php
|
||||
Core/System/SalesChannel/SalesChannel/StoreApiInfoControllerTest.php
|
||||
System/SalesChannel/SalesChannel/StoreApiInfoControllerTest.php
|
||||
SalesChannel/SalesChannel/StoreApiInfoControllerTest.php
|
||||
SalesChannel/StoreApiInfoControllerTest.php
|
||||
StoreApiInfoControllerTest.php
|
||||
tests/integration/Core/System/SalesChannel/SalesChannel/ContextSwitchRouteTest.php
|
||||
integration/Core/System/SalesChannel/SalesChannel/ContextSwitchRouteTest.php
|
||||
Core/System/SalesChannel/SalesChannel/ContextSwitchRouteTest.php
|
||||
@@ -19522,6 +19563,32 @@ _fixtures/without-restrict-delete/Resources/entities.xml
|
||||
without-restrict-delete/Resources/entities.xml
|
||||
Resources/entities.xml
|
||||
entities.xml
|
||||
tests/integration/Core/System/CustomEntity/_fixtures/default-value/manifest.xml
|
||||
integration/Core/System/CustomEntity/_fixtures/default-value/manifest.xml
|
||||
Core/System/CustomEntity/_fixtures/default-value/manifest.xml
|
||||
System/CustomEntity/_fixtures/default-value/manifest.xml
|
||||
CustomEntity/_fixtures/default-value/manifest.xml
|
||||
_fixtures/default-value/manifest.xml
|
||||
default-value/manifest.xml
|
||||
manifest.xml
|
||||
tests/integration/Core/System/CustomEntity/_fixtures/default-value/Resources/invalid-default-value-entities.xml
|
||||
integration/Core/System/CustomEntity/_fixtures/default-value/Resources/invalid-default-value-entities.xml
|
||||
Core/System/CustomEntity/_fixtures/default-value/Resources/invalid-default-value-entities.xml
|
||||
System/CustomEntity/_fixtures/default-value/Resources/invalid-default-value-entities.xml
|
||||
CustomEntity/_fixtures/default-value/Resources/invalid-default-value-entities.xml
|
||||
_fixtures/default-value/Resources/invalid-default-value-entities.xml
|
||||
default-value/Resources/invalid-default-value-entities.xml
|
||||
Resources/invalid-default-value-entities.xml
|
||||
invalid-default-value-entities.xml
|
||||
tests/integration/Core/System/CustomEntity/_fixtures/default-value/Resources/entities.xml
|
||||
integration/Core/System/CustomEntity/_fixtures/default-value/Resources/entities.xml
|
||||
Core/System/CustomEntity/_fixtures/default-value/Resources/entities.xml
|
||||
System/CustomEntity/_fixtures/default-value/Resources/entities.xml
|
||||
CustomEntity/_fixtures/default-value/Resources/entities.xml
|
||||
_fixtures/default-value/Resources/entities.xml
|
||||
default-value/Resources/entities.xml
|
||||
Resources/entities.xml
|
||||
entities.xml
|
||||
tests/integration/Core/System/CustomEntity/_fixtures/custom-entity-test/manifest.xml
|
||||
integration/Core/System/CustomEntity/_fixtures/custom-entity-test/manifest.xml
|
||||
Core/System/CustomEntity/_fixtures/custom-entity-test/manifest.xml
|
||||
@@ -28074,6 +28141,13 @@ Framework/Api/Route/ApiRouteLoaderTest.php
|
||||
Api/Route/ApiRouteLoaderTest.php
|
||||
Route/ApiRouteLoaderTest.php
|
||||
ApiRouteLoaderTest.php
|
||||
tests/unit/Core/Framework/Api/Route/ApiRouteInfoResolverTest.php
|
||||
unit/Core/Framework/Api/Route/ApiRouteInfoResolverTest.php
|
||||
Core/Framework/Api/Route/ApiRouteInfoResolverTest.php
|
||||
Framework/Api/Route/ApiRouteInfoResolverTest.php
|
||||
Api/Route/ApiRouteInfoResolverTest.php
|
||||
Route/ApiRouteInfoResolverTest.php
|
||||
ApiRouteInfoResolverTest.php
|
||||
tests/unit/Core/Framework/Api/ApiDefinition/Generator/BundleSchemaPathCollectionTest.php
|
||||
unit/Core/Framework/Api/ApiDefinition/Generator/BundleSchemaPathCollectionTest.php
|
||||
Core/Framework/Api/ApiDefinition/Generator/BundleSchemaPathCollectionTest.php
|
||||
@@ -35237,6 +35311,11 @@ migration/Core/V6_6/Migration1707064042CartRemoveFKTest.php
|
||||
Core/V6_6/Migration1707064042CartRemoveFKTest.php
|
||||
V6_6/Migration1707064042CartRemoveFKTest.php
|
||||
Migration1707064042CartRemoveFKTest.php
|
||||
tests/migration/Core/V6_6/Migration1720094362AddStateForeignKeyToOrderDeliveryTest.php
|
||||
migration/Core/V6_6/Migration1720094362AddStateForeignKeyToOrderDeliveryTest.php
|
||||
Core/V6_6/Migration1720094362AddStateForeignKeyToOrderDeliveryTest.php
|
||||
V6_6/Migration1720094362AddStateForeignKeyToOrderDeliveryTest.php
|
||||
Migration1720094362AddStateForeignKeyToOrderDeliveryTest.php
|
||||
tests/migration/Core/V6_6/Migration1701677136RemovePluginChangelogFieldTest.php
|
||||
migration/Core/V6_6/Migration1701677136RemovePluginChangelogFieldTest.php
|
||||
Core/V6_6/Migration1701677136RemovePluginChangelogFieldTest.php
|
||||
@@ -35247,6 +35326,11 @@ migration/Core/V6_6/Migration1711461580SetSystemDefaultForDefaultMailFooterTest.
|
||||
Core/V6_6/Migration1711461580SetSystemDefaultForDefaultMailFooterTest.php
|
||||
V6_6/Migration1711461580SetSystemDefaultForDefaultMailFooterTest.php
|
||||
Migration1711461580SetSystemDefaultForDefaultMailFooterTest.php
|
||||
tests/migration/Core/V6_6/Migration1718615305AddEuToCountryTableTest.php
|
||||
migration/Core/V6_6/Migration1718615305AddEuToCountryTableTest.php
|
||||
Core/V6_6/Migration1718615305AddEuToCountryTableTest.php
|
||||
V6_6/Migration1718615305AddEuToCountryTableTest.php
|
||||
Migration1718615305AddEuToCountryTableTest.php
|
||||
tests/migration/Core/V6_6/Migration1671723392AddWebhookLifetimeConfigTest.php
|
||||
migration/Core/V6_6/Migration1671723392AddWebhookLifetimeConfigTest.php
|
||||
Core/V6_6/Migration1671723392AddWebhookLifetimeConfigTest.php
|
||||
@@ -35297,11 +35381,21 @@ migration/Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
|
||||
Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
|
||||
V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
|
||||
Migration1710493619ScheduleMediaPathIndexerTest.php
|
||||
tests/migration/Core/V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigToCreditNoteTest.php
|
||||
migration/Core/V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigToCreditNoteTest.php
|
||||
Core/V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigToCreditNoteTest.php
|
||||
V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigToCreditNoteTest.php
|
||||
Migration1718635021AddIntraCommunityLabelDocumentConfigToCreditNoteTest.php
|
||||
tests/migration/Core/V6_6/Migration1711461579FixDefaultMailFooterTest.php
|
||||
migration/Core/V6_6/Migration1711461579FixDefaultMailFooterTest.php
|
||||
Core/V6_6/Migration1711461579FixDefaultMailFooterTest.php
|
||||
V6_6/Migration1711461579FixDefaultMailFooterTest.php
|
||||
Migration1711461579FixDefaultMailFooterTest.php
|
||||
tests/migration/Core/V6_6/Migration1720094363AddStateForeignKeyToOrderTest.php
|
||||
migration/Core/V6_6/Migration1720094363AddStateForeignKeyToOrderTest.php
|
||||
Core/V6_6/Migration1720094363AddStateForeignKeyToOrderTest.php
|
||||
V6_6/Migration1720094363AddStateForeignKeyToOrderTest.php
|
||||
Migration1720094363AddStateForeignKeyToOrderTest.php
|
||||
tests/migration/Core/V6_6/Migration1711461572ReplaceSortingOptionKeysWithSortingOptionIdsTest.php
|
||||
migration/Core/V6_6/Migration1711461572ReplaceSortingOptionKeysWithSortingOptionIdsTest.php
|
||||
Core/V6_6/Migration1711461572ReplaceSortingOptionKeysWithSortingOptionIdsTest.php
|
||||
@@ -35332,6 +35426,11 @@ migration/Core/V6_6/Migration1696262484AddDefaultSendMailOptionsTest.php
|
||||
Core/V6_6/Migration1696262484AddDefaultSendMailOptionsTest.php
|
||||
V6_6/Migration1696262484AddDefaultSendMailOptionsTest.php
|
||||
Migration1696262484AddDefaultSendMailOptionsTest.php
|
||||
tests/migration/Core/V6_6/Migration1717601705AddIntraCommunityLabelDocumentConfigToStornoTest.php
|
||||
migration/Core/V6_6/Migration1717601705AddIntraCommunityLabelDocumentConfigToStornoTest.php
|
||||
Core/V6_6/Migration1717601705AddIntraCommunityLabelDocumentConfigToStornoTest.php
|
||||
V6_6/Migration1717601705AddIntraCommunityLabelDocumentConfigToStornoTest.php
|
||||
Migration1717601705AddIntraCommunityLabelDocumentConfigToStornoTest.php
|
||||
tests/migration/Core/ImportTranslationTraitTest.php
|
||||
migration/Core/ImportTranslationTraitTest.php
|
||||
Core/ImportTranslationTraitTest.php
|
||||
@@ -88068,6 +88167,15 @@ src/app/plugin/devtool-helper.plugin.spec.js
|
||||
app/plugin/devtool-helper.plugin.spec.js
|
||||
plugin/devtool-helper.plugin.spec.js
|
||||
devtool-helper.plugin.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/plugin/virtual-call-stack.plugin.ts
|
||||
Administration/Resources/app/administration/src/app/plugin/virtual-call-stack.plugin.ts
|
||||
Resources/app/administration/src/app/plugin/virtual-call-stack.plugin.ts
|
||||
app/administration/src/app/plugin/virtual-call-stack.plugin.ts
|
||||
administration/src/app/plugin/virtual-call-stack.plugin.ts
|
||||
src/app/plugin/virtual-call-stack.plugin.ts
|
||||
app/plugin/virtual-call-stack.plugin.ts
|
||||
plugin/virtual-call-stack.plugin.ts
|
||||
virtual-call-stack.plugin.ts
|
||||
src/Administration/Resources/app/administration/src/app/plugin/deprecation.plugin.spec.js
|
||||
Administration/Resources/app/administration/src/app/plugin/deprecation.plugin.spec.js
|
||||
Resources/app/administration/src/app/plugin/deprecation.plugin.spec.js
|
||||
@@ -88095,6 +88203,15 @@ src/app/plugin/index.ts
|
||||
app/plugin/index.ts
|
||||
plugin/index.ts
|
||||
index.ts
|
||||
src/Administration/Resources/app/administration/src/app/plugin/virtual-call-stack.plugin.spec.js
|
||||
Administration/Resources/app/administration/src/app/plugin/virtual-call-stack.plugin.spec.js
|
||||
Resources/app/administration/src/app/plugin/virtual-call-stack.plugin.spec.js
|
||||
app/administration/src/app/plugin/virtual-call-stack.plugin.spec.js
|
||||
administration/src/app/plugin/virtual-call-stack.plugin.spec.js
|
||||
src/app/plugin/virtual-call-stack.plugin.spec.js
|
||||
app/plugin/virtual-call-stack.plugin.spec.js
|
||||
plugin/virtual-call-stack.plugin.spec.js
|
||||
virtual-call-stack.plugin.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/plugin/shortcut.plugin.spec.js
|
||||
Administration/Resources/app/administration/src/app/plugin/shortcut.plugin.spec.js
|
||||
Resources/app/administration/src/app/plugin/shortcut.plugin.spec.js
|
||||
@@ -93336,6 +93453,28 @@ component/form/sw-number-field-deprecated/sw-number-field.scss
|
||||
form/sw-number-field-deprecated/sw-number-field.scss
|
||||
sw-number-field-deprecated/sw-number-field.scss
|
||||
sw-number-field.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/form/sw-select-number-field/index.js
|
||||
Administration/Resources/app/administration/src/app/component/form/sw-select-number-field/index.js
|
||||
Resources/app/administration/src/app/component/form/sw-select-number-field/index.js
|
||||
app/administration/src/app/component/form/sw-select-number-field/index.js
|
||||
administration/src/app/component/form/sw-select-number-field/index.js
|
||||
src/app/component/form/sw-select-number-field/index.js
|
||||
app/component/form/sw-select-number-field/index.js
|
||||
component/form/sw-select-number-field/index.js
|
||||
form/sw-select-number-field/index.js
|
||||
sw-select-number-field/index.js
|
||||
index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/form/sw-select-number-field/sw-select-number-field.spec.js
|
||||
Administration/Resources/app/administration/src/app/component/form/sw-select-number-field/sw-select-number-field.spec.js
|
||||
Resources/app/administration/src/app/component/form/sw-select-number-field/sw-select-number-field.spec.js
|
||||
app/administration/src/app/component/form/sw-select-number-field/sw-select-number-field.spec.js
|
||||
administration/src/app/component/form/sw-select-number-field/sw-select-number-field.spec.js
|
||||
src/app/component/form/sw-select-number-field/sw-select-number-field.spec.js
|
||||
app/component/form/sw-select-number-field/sw-select-number-field.spec.js
|
||||
component/form/sw-select-number-field/sw-select-number-field.spec.js
|
||||
form/sw-select-number-field/sw-select-number-field.spec.js
|
||||
sw-select-number-field/sw-select-number-field.spec.js
|
||||
sw-select-number-field.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/form/field-base/sw-contextual-field/sw-contextual-field.scss
|
||||
Administration/Resources/app/administration/src/app/component/form/field-base/sw-contextual-field/sw-contextual-field.scss
|
||||
Resources/app/administration/src/app/component/form/field-base/sw-contextual-field/sw-contextual-field.scss
|
||||
@@ -106749,12 +106888,6 @@ Test/CustomField/Api/CustomFieldSetActionControllerTest.php
|
||||
CustomField/Api/CustomFieldSetActionControllerTest.php
|
||||
Api/CustomFieldSetActionControllerTest.php
|
||||
CustomFieldSetActionControllerTest.php
|
||||
src/Core/Framework/Test/PersonalData/CleanPersonalDataCommandTest.php
|
||||
Core/Framework/Test/PersonalData/CleanPersonalDataCommandTest.php
|
||||
Framework/Test/PersonalData/CleanPersonalDataCommandTest.php
|
||||
Test/PersonalData/CleanPersonalDataCommandTest.php
|
||||
PersonalData/CleanPersonalDataCommandTest.php
|
||||
CleanPersonalDataCommandTest.php
|
||||
src/Core/Framework/Test/TestSessionStorage.php
|
||||
Core/Framework/Test/TestSessionStorage.php
|
||||
Framework/Test/TestSessionStorage.php
|
||||
@@ -113782,6 +113915,18 @@ Framework/Api/Route/ApiRouteLoader.php
|
||||
Api/Route/ApiRouteLoader.php
|
||||
Route/ApiRouteLoader.php
|
||||
ApiRouteLoader.php
|
||||
src/Core/Framework/Api/Route/RouteInfo.php
|
||||
Core/Framework/Api/Route/RouteInfo.php
|
||||
Framework/Api/Route/RouteInfo.php
|
||||
Api/Route/RouteInfo.php
|
||||
Route/RouteInfo.php
|
||||
RouteInfo.php
|
||||
src/Core/Framework/Api/Route/ApiRouteInfoResolver.php
|
||||
Core/Framework/Api/Route/ApiRouteInfoResolver.php
|
||||
Framework/Api/Route/ApiRouteInfoResolver.php
|
||||
Api/Route/ApiRouteInfoResolver.php
|
||||
Route/ApiRouteInfoResolver.php
|
||||
ApiRouteInfoResolver.php
|
||||
src/Core/Framework/Api/Acl/Event/CommandAclValidationEvent.php
|
||||
Core/Framework/Api/Acl/Event/CommandAclValidationEvent.php
|
||||
Framework/Api/Acl/Event/CommandAclValidationEvent.php
|
||||
@@ -114127,6 +114272,16 @@ Schema/AdminApi/paths/index-products.json
|
||||
AdminApi/paths/index-products.json
|
||||
paths/index-products.json
|
||||
index-products.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/info.json
|
||||
Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/info.json
|
||||
Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/info.json
|
||||
Api/ApiDefinition/Generator/Schema/AdminApi/paths/info.json
|
||||
ApiDefinition/Generator/Schema/AdminApi/paths/info.json
|
||||
Generator/Schema/AdminApi/paths/info.json
|
||||
Schema/AdminApi/paths/info.json
|
||||
AdminApi/paths/info.json
|
||||
paths/info.json
|
||||
info.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/message-queue.json
|
||||
Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/message-queue.json
|
||||
Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/message-queue.json
|
||||
@@ -114993,6 +115148,16 @@ Schema/StoreApi/paths/document.json
|
||||
StoreApi/paths/document.json
|
||||
paths/document.json
|
||||
document.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/info.json
|
||||
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/info.json
|
||||
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/info.json
|
||||
Api/ApiDefinition/Generator/Schema/StoreApi/paths/info.json
|
||||
ApiDefinition/Generator/Schema/StoreApi/paths/info.json
|
||||
Generator/Schema/StoreApi/paths/info.json
|
||||
Schema/StoreApi/paths/info.json
|
||||
StoreApi/paths/info.json
|
||||
paths/info.json
|
||||
info.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/handle-payment.json
|
||||
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/handle-payment.json
|
||||
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/handle-payment.json
|
||||
@@ -135123,11 +135288,21 @@ Core/Migration/V6_6/Migration1691662140MigrateAvailableStock.php
|
||||
Migration/V6_6/Migration1691662140MigrateAvailableStock.php
|
||||
V6_6/Migration1691662140MigrateAvailableStock.php
|
||||
Migration1691662140MigrateAvailableStock.php
|
||||
src/Core/Migration/V6_6/Migration1718615305AddEuToCountryTable.php
|
||||
Core/Migration/V6_6/Migration1718615305AddEuToCountryTable.php
|
||||
Migration/V6_6/Migration1718615305AddEuToCountryTable.php
|
||||
V6_6/Migration1718615305AddEuToCountryTable.php
|
||||
Migration1718615305AddEuToCountryTable.php
|
||||
src/Core/Migration/V6_6/Migration1702479623RemoveEsMultilingualFlag.php
|
||||
Core/Migration/V6_6/Migration1702479623RemoveEsMultilingualFlag.php
|
||||
Migration/V6_6/Migration1702479623RemoveEsMultilingualFlag.php
|
||||
V6_6/Migration1702479623RemoveEsMultilingualFlag.php
|
||||
Migration1702479623RemoveEsMultilingualFlag.php
|
||||
src/Core/Migration/V6_6/Migration1720094363AddStateForeignKeyToOrder.php
|
||||
Core/Migration/V6_6/Migration1720094363AddStateForeignKeyToOrder.php
|
||||
Migration/V6_6/Migration1720094363AddStateForeignKeyToOrder.php
|
||||
V6_6/Migration1720094363AddStateForeignKeyToOrder.php
|
||||
Migration1720094363AddStateForeignKeyToOrder.php
|
||||
src/Core/Migration/V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIds.php
|
||||
Core/Migration/V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIds.php
|
||||
Migration/V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIds.php
|
||||
@@ -135138,6 +135313,11 @@ Core/Migration/V6_6/Migration1712309989DropLanguageLocaleUnique.php
|
||||
Migration/V6_6/Migration1712309989DropLanguageLocaleUnique.php
|
||||
V6_6/Migration1712309989DropLanguageLocaleUnique.php
|
||||
Migration1712309989DropLanguageLocaleUnique.php
|
||||
src/Core/Migration/V6_6/Migration1717601705AddIntraCommunityLabelDocumentConfigToStorno.php
|
||||
Core/Migration/V6_6/Migration1717601705AddIntraCommunityLabelDocumentConfigToStorno.php
|
||||
Migration/V6_6/Migration1717601705AddIntraCommunityLabelDocumentConfigToStorno.php
|
||||
V6_6/Migration1717601705AddIntraCommunityLabelDocumentConfigToStorno.php
|
||||
Migration1717601705AddIntraCommunityLabelDocumentConfigToStorno.php
|
||||
src/Core/Migration/V6_6/Migration1673964565MigrateToReferencedColumns.php
|
||||
Core/Migration/V6_6/Migration1673964565MigrateToReferencedColumns.php
|
||||
Migration/V6_6/Migration1673964565MigrateToReferencedColumns.php
|
||||
@@ -135183,6 +135363,11 @@ Core/Migration/V6_6/Migration1711461579FixDefaultMailFooter.php
|
||||
Migration/V6_6/Migration1711461579FixDefaultMailFooter.php
|
||||
V6_6/Migration1711461579FixDefaultMailFooter.php
|
||||
Migration1711461579FixDefaultMailFooter.php
|
||||
src/Core/Migration/V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigToCreditNote.php
|
||||
Core/Migration/V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigToCreditNote.php
|
||||
Migration/V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigToCreditNote.php
|
||||
V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigToCreditNote.php
|
||||
Migration1718635021AddIntraCommunityLabelDocumentConfigToCreditNote.php
|
||||
src/Core/Migration/V6_6/Migration1714659357CanonicalProductVersion.php
|
||||
Core/Migration/V6_6/Migration1714659357CanonicalProductVersion.php
|
||||
Migration/V6_6/Migration1714659357CanonicalProductVersion.php
|
||||
@@ -135193,6 +135378,11 @@ Core/Migration/V6_6/Migration1663402950SetDoubleOptinCustomerActive.php
|
||||
Migration/V6_6/Migration1663402950SetDoubleOptinCustomerActive.php
|
||||
V6_6/Migration1663402950SetDoubleOptinCustomerActive.php
|
||||
Migration1663402950SetDoubleOptinCustomerActive.php
|
||||
src/Core/Migration/V6_6/Migration1720094362AddStateForeignKeyToOrderDelivery.php
|
||||
Core/Migration/V6_6/Migration1720094362AddStateForeignKeyToOrderDelivery.php
|
||||
Migration/V6_6/Migration1720094362AddStateForeignKeyToOrderDelivery.php
|
||||
V6_6/Migration1720094362AddStateForeignKeyToOrderDelivery.php
|
||||
Migration1720094362AddStateForeignKeyToOrderDelivery.php
|
||||
src/Core/Migration/V6_6/Migration1702982372FixProductCrossSellingSortByPrice.php
|
||||
Core/Migration/V6_6/Migration1702982372FixProductCrossSellingSortByPrice.php
|
||||
Migration/V6_6/Migration1702982372FixProductCrossSellingSortByPrice.php
|
||||
|
||||
@@ -1163,6 +1163,7 @@ changelog/release-6-6-4-0/2024-05-23-added-pratial-property-path-attribute.md
|
||||
changelog/release-6-6-4-0/2024-05-21-disable-thumbnail-generation-and-use-fastly.md
|
||||
changelog/release-6-6-4-0/2024-05-15-added-autostart-for-spatial-via-qr-code.md
|
||||
changelog/release-6-6-4-0/2024-06-12-add-maker-commands-for-plugin-scaffolding.md
|
||||
changelog/release-6-6-4-0/2024-07-04-add-foreign-keys-for-state-in-order-and-order-delivery.md
|
||||
changelog/release-6-6-4-0/2024-05-27-validate-input-of-the-options-before-searching-variant.md
|
||||
changelog/release-6-6-4-0/2024-06-11-change-migration-selection-mode.md
|
||||
changelog/release-6-6-4-0/2024-06-19-add-extension-component-in-product-detail-order-detail-customer-detail-and-dashboard-page.md
|
||||
@@ -1195,23 +1196,29 @@ changelog/release-6-4-16-1/2022-09-26-fix-invisible-context-menu-issue.md
|
||||
changelog/_unreleased/2024-05-13-improve-payment-handlers.md
|
||||
changelog/_unreleased/2024-07-05-enhance-plugin-list-command-output-with-information-about-plugins-required-by-composer.md
|
||||
changelog/_unreleased/2024-06-28-bulk-edit-with-more-than-25-selections-broken.md
|
||||
changelog/_unreleased/2024-06-26-fix-super-call-stack-exception.md
|
||||
changelog/_unreleased/2024-06-11-add-storage-name-to-entity-attributes.md
|
||||
changelog/_unreleased/2024-06-25-language-widget-typo.md
|
||||
changelog/_unreleased/2024-07-03-adjust-ar-icon-and-label.md
|
||||
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||
changelog/_unreleased/2024-05-08-order-placed-incorrectly.md
|
||||
changelog/_unreleased/2024-04-21-remove-category-criteria-for-editor-links.md
|
||||
changelog/_unreleased/2024-07-05-allow-adding-default-values-to-custom-entities.md
|
||||
changelog/_unreleased/2024-06-20-the-selected-order-language-is-not-saved-for-a-manually-created-orders.md
|
||||
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
|
||||
changelog/_unreleased/2024-06-26-add-order-and-customer-number-filters-to-admin-lists.md
|
||||
changelog/_unreleased/2024-06-17-fix-that-company-address-is-shown-twice.md
|
||||
changelog/_unreleased/2024-06-14-improve-composer-executions-while-plugin-lifecycle.md
|
||||
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
|
||||
changelog/_unreleased/2024-07-10-fix-github-jest-and-lint-workflows.md
|
||||
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
changelog/_unreleased/2024-06-21-add-mediaupdatedat-to-thumbnailpattern-for-disabled-thumbnail-generation.md
|
||||
changelog/_unreleased/2024-06-20-fix-media-url-loader-with-unset-thumbnails.md
|
||||
changelog/_unreleased/2024-06-05-add-intra-community-delivery-label-for-cancellation-invoice.md
|
||||
changelog/_unreleased/2024-07-08-deprecate-sw-select-number-field-component.md
|
||||
changelog/_unreleased/2024-06-27-add-default-value-for-augmented-reality-media.md
|
||||
changelog/_unreleased/2024-07-05-search-by-product-number-should-redirect-to-detail-page.md
|
||||
changelog/_unreleased/2024-07-05-add-routes-api-routes-list-endpoint.md
|
||||
changelog/_unreleased/2024-06-20-added-uri-to-environment-information.md
|
||||
changelog/_unreleased/2024-06-18-total-in-cancellation-invoices-should-be-negative.md
|
||||
changelog/_unreleased/2024-05-17-add-admin-vite-poc.md
|
||||
@@ -1219,6 +1226,7 @@ changelog/_unreleased/2022-07-04-mail-attach.md
|
||||
changelog/_unreleased/2024-05-16-add-error-handling-to-http-client-js.md
|
||||
changelog/_unreleased/2024-07-03-dont-remove-cache-cookies-for-404.md
|
||||
changelog/_unreleased/2024-07-08-limit-search-term-length-for-mysql-search.md
|
||||
changelog/_unreleased/2024-07-03-add-twig-blocks-to-order-general-info.md
|
||||
changelog/_unreleased/2024-07-03-search-by-product-number.md
|
||||
changelog/_unreleased/2024-07-05-increase-app-payment-timeout-to-20-s.md
|
||||
changelog/_unreleased/.keep
|
||||
@@ -1231,6 +1239,7 @@ changelog/_unreleased/2024-07-04-update-github-playwright-test-image.md
|
||||
changelog/_unreleased/2024-06-25-introduce-app-filesystem-abstraction.md
|
||||
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
|
||||
changelog/_unreleased/2024-06-04-fix-cms-data-mapping-for-nested-translations.md
|
||||
changelog/_unreleased/2024-07-02-fix-rule-condition-price-listprice-percentage-ratio-to-actually-use-ratios.md
|
||||
changelog/_unreleased/2024-07-03-improve-wishlist-user-experience.md
|
||||
changelog/release-6-4-3-1/2021-07-29-improve-file-download.md
|
||||
changelog/release-6-4-3-1/2021-07-30-add-plugin-upload-privilege.md
|
||||
@@ -4961,6 +4970,7 @@ tests/integration/Core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceE
|
||||
tests/integration/Core/Maintenance/SalesChannel/Command/SalesChannelListCommandTest.php
|
||||
tests/integration/Core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommandTest.php
|
||||
tests/integration/Core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceDisableCommandTest.php
|
||||
tests/integration/Core/Framework/Demodata/PersonalData/CleanPersonalDataCommandTest.php
|
||||
tests/integration/Core/Framework/Plugin/Util/ZipUtilsTest.php
|
||||
tests/integration/Core/Framework/Plugin/KernelPluginIntegrationTest.php
|
||||
tests/integration/Core/Framework/Plugin/_fixtures/archives/SwagFashionTheme.zip
|
||||
@@ -5376,6 +5386,7 @@ tests/integration/Core/System/SalesChannel/Context/SalesChannelContextRestorerTe
|
||||
tests/integration/Core/System/SalesChannel/Validation/SalesChannelValidatorTest.php
|
||||
tests/integration/Core/System/SalesChannel/Subscriber/SalesChannelTypeValidatorTest.php
|
||||
tests/integration/Core/System/SalesChannel/Cleanup/CleanupSalesChannelContextTaskHandlerTest.php
|
||||
tests/integration/Core/System/SalesChannel/SalesChannel/StoreApiInfoControllerTest.php
|
||||
tests/integration/Core/System/SalesChannel/SalesChannel/ContextSwitchRouteTest.php
|
||||
tests/integration/Core/System/SalesChannel/SalesChannel/ContextRouteTest.php
|
||||
tests/integration/Core/System/SalesChannel/Entity/SalesChannelDefinitionTest.php
|
||||
@@ -5402,6 +5413,9 @@ tests/integration/Core/System/CustomEntity/Xml/Config/_fixtures/apps/cmsAwareAnd
|
||||
tests/integration/Core/System/CustomEntity/Xml/Config/_fixtures/apps/cmsAwareAndAdminUiApp/Resources/config/admin-ui.xml
|
||||
tests/integration/Core/System/CustomEntity/_fixtures/without-restrict-delete/manifest.xml
|
||||
tests/integration/Core/System/CustomEntity/_fixtures/without-restrict-delete/Resources/entities.xml
|
||||
tests/integration/Core/System/CustomEntity/_fixtures/default-value/manifest.xml
|
||||
tests/integration/Core/System/CustomEntity/_fixtures/default-value/Resources/invalid-default-value-entities.xml
|
||||
tests/integration/Core/System/CustomEntity/_fixtures/default-value/Resources/entities.xml
|
||||
tests/integration/Core/System/CustomEntity/_fixtures/custom-entity-test/manifest.xml
|
||||
tests/integration/Core/System/CustomEntity/_fixtures/custom-entity-test/Resources/entities.xml
|
||||
tests/integration/Core/System/CustomEntity/_fixtures/custom-entity-test/Resources/scripts/store-api-blog/store-api-blog.twig
|
||||
@@ -6532,6 +6546,7 @@ tests/unit/Core/Framework/RateLimiter/Policy/SystemConfigLimiterTest.php
|
||||
tests/unit/Core/Framework/Api/EventListener/ErrorResponseFactoryTest.php
|
||||
tests/unit/Core/Framework/Api/Util/AccessKeyHelperTest.php
|
||||
tests/unit/Core/Framework/Api/Route/ApiRouteLoaderTest.php
|
||||
tests/unit/Core/Framework/Api/Route/ApiRouteInfoResolverTest.php
|
||||
tests/unit/Core/Framework/Api/ApiDefinition/Generator/BundleSchemaPathCollectionTest.php
|
||||
tests/unit/Core/Framework/Api/ApiDefinition/Generator/StoreApiGeneratorTest.php
|
||||
tests/unit/Core/Framework/Api/ApiDefinition/Generator/DefinitionServiceTest.php
|
||||
@@ -7460,8 +7475,10 @@ tests/migration/Core/V6_6/Migration1707807389ChangeAvailableDefaultTest.php
|
||||
tests/migration/Core/V6_6/Migration1702479623RemoveEsMultilingualFlagTest.php
|
||||
tests/migration/Core/V6_6/Migration1701688920FixDownloadLinkMailTest.php
|
||||
tests/migration/Core/V6_6/Migration1707064042CartRemoveFKTest.php
|
||||
tests/migration/Core/V6_6/Migration1720094362AddStateForeignKeyToOrderDeliveryTest.php
|
||||
tests/migration/Core/V6_6/Migration1701677136RemovePluginChangelogFieldTest.php
|
||||
tests/migration/Core/V6_6/Migration1711461580SetSystemDefaultForDefaultMailFooterTest.php
|
||||
tests/migration/Core/V6_6/Migration1718615305AddEuToCountryTableTest.php
|
||||
tests/migration/Core/V6_6/Migration1671723392AddWebhookLifetimeConfigTest.php
|
||||
tests/migration/Core/V6_6/Migration1696515133AddCheckoutGatewayUrlTest.php
|
||||
tests/migration/Core/V6_6/Migration1676367607RemoveIntegrationWriteAccessColumnTest.php
|
||||
@@ -7472,13 +7489,16 @@ tests/migration/Core/V6_6/Migration1697788982ChangeColumnAvailabilityRuleIdFromS
|
||||
tests/migration/Core/V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIdsTest.php
|
||||
tests/migration/Core/V6_6/Migration1716968180AddAppSourceConfigTest.php
|
||||
tests/migration/Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
|
||||
tests/migration/Core/V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigToCreditNoteTest.php
|
||||
tests/migration/Core/V6_6/Migration1711461579FixDefaultMailFooterTest.php
|
||||
tests/migration/Core/V6_6/Migration1720094363AddStateForeignKeyToOrderTest.php
|
||||
tests/migration/Core/V6_6/Migration1711461572ReplaceSortingOptionKeysWithSortingOptionIdsTest.php
|
||||
tests/migration/Core/V6_6/Migration1718658881AddValidationDataToOrderTransactionTest.php
|
||||
tests/migration/Core/V6_6/Migration1715081559AdjustSentMailActionOnReviewSentTest.php
|
||||
tests/migration/Core/V6_6/Migration1691662140MigrateAvailableStockTest.php
|
||||
tests/migration/Core/V6_6/Migration1714659357CanonicalProductVersionTest.php
|
||||
tests/migration/Core/V6_6/Migration1696262484AddDefaultSendMailOptionsTest.php
|
||||
tests/migration/Core/V6_6/Migration1717601705AddIntraCommunityLabelDocumentConfigToStornoTest.php
|
||||
tests/migration/Core/ImportTranslationTraitTest.php
|
||||
tests/migration/Core/BasicDataUntouchedTest.php
|
||||
tests/migration/MigrationTestTrait.php
|
||||
@@ -13010,9 +13030,11 @@ src/Administration/Resources/app/administration/src/app/plugin/deprecation.plugi
|
||||
src/Administration/Resources/app/administration/src/app/plugin/meta-info.plugin.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/plugin/device-helper.plugin.js
|
||||
src/Administration/Resources/app/administration/src/app/plugin/devtool-helper.plugin.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/plugin/virtual-call-stack.plugin.ts
|
||||
src/Administration/Resources/app/administration/src/app/plugin/deprecation.plugin.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/plugin/sanitize.plugin.js
|
||||
src/Administration/Resources/app/administration/src/app/plugin/index.ts
|
||||
src/Administration/Resources/app/administration/src/app/plugin/virtual-call-stack.plugin.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/plugin/shortcut.plugin.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/plugin/meta-info.plugin.js
|
||||
src/Administration/Resources/app/administration/src/app/directive/popover.spec.js
|
||||
@@ -13494,6 +13516,8 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-number
|
||||
src/Administration/Resources/app/administration/src/app/component/form/sw-number-field-deprecated/sw-number-field.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/form/sw-number-field-deprecated/sw-number-field-deprecated.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/form/sw-number-field-deprecated/sw-number-field.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/form/sw-select-number-field/index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/form/sw-select-number-field/sw-select-number-field.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/form/field-base/sw-contextual-field/sw-contextual-field.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/form/field-base/sw-contextual-field/index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/form/field-base/sw-contextual-field/sw-contextual-field.html.twig
|
||||
@@ -15290,7 +15314,6 @@ src/Core/Framework/Test/CustomField/CustomFieldSetRepositoryTest.php
|
||||
src/Core/Framework/Test/CustomField/CustomFieldRepositoryTest.php
|
||||
src/Core/Framework/Test/CustomField/CustomFieldServiceTest.php
|
||||
src/Core/Framework/Test/CustomField/Api/CustomFieldSetActionControllerTest.php
|
||||
src/Core/Framework/Test/PersonalData/CleanPersonalDataCommandTest.php
|
||||
src/Core/Framework/Test/TestSessionStorage.php
|
||||
src/Core/Framework/Test/IdsCollection.php
|
||||
src/Core/Framework/Test/DependencyInjection/fixtures/TestBusinessEvents.php
|
||||
@@ -16244,6 +16267,8 @@ src/Core/Framework/Api/Exception/InvalidSalesChannelIdException.php
|
||||
src/Core/Framework/Api/Exception/NoEntityClonedException.php
|
||||
src/Core/Framework/Api/Exception/LiveVersionDeleteException.php
|
||||
src/Core/Framework/Api/Route/ApiRouteLoader.php
|
||||
src/Core/Framework/Api/Route/RouteInfo.php
|
||||
src/Core/Framework/Api/Route/ApiRouteInfoResolver.php
|
||||
src/Core/Framework/Api/Acl/Event/CommandAclValidationEvent.php
|
||||
src/Core/Framework/Api/Acl/Event/AclGetAdditionalPrivilegesEvent.php
|
||||
src/Core/Framework/Api/Acl/AclAnnotationValidator.php
|
||||
@@ -16286,6 +16311,7 @@ src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/flow-action
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/document.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/cache_info.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/index-products.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/info.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/message-queue.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/openapi3.json.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/mail-template.json
|
||||
@@ -16367,6 +16393,7 @@ src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/navigation.
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/customer.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/context.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/document.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/info.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/handle-payment.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/product-export.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/openapi3.json.json
|
||||
@@ -19627,9 +19654,12 @@ src/Core/Migration/V6_6/Migration1701677136RemovePluginChangelogField.php
|
||||
src/Core/Migration/V6_6/Migration1715081559AdjustSentMailActionOnReviewSent.php
|
||||
src/Core/Migration/V6_6/Migration1707064042CartRemoveFK.php
|
||||
src/Core/Migration/V6_6/Migration1691662140MigrateAvailableStock.php
|
||||
src/Core/Migration/V6_6/Migration1718615305AddEuToCountryTable.php
|
||||
src/Core/Migration/V6_6/Migration1702479623RemoveEsMultilingualFlag.php
|
||||
src/Core/Migration/V6_6/Migration1720094363AddStateForeignKeyToOrder.php
|
||||
src/Core/Migration/V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIds.php
|
||||
src/Core/Migration/V6_6/Migration1712309989DropLanguageLocaleUnique.php
|
||||
src/Core/Migration/V6_6/Migration1717601705AddIntraCommunityLabelDocumentConfigToStorno.php
|
||||
src/Core/Migration/V6_6/Migration1673964565MigrateToReferencedColumns.php
|
||||
src/Core/Migration/V6_6/Migration1697788982ChangeColumnAvailabilityRuleIdFromShippingMethodToNullable.php
|
||||
src/Core/Migration/V6_6/Migration1716968180AddAppSourceConfig.php
|
||||
@@ -19639,8 +19669,10 @@ src/Core/Migration/V6_6/Migration1711461572ReplaceSortingOptionKeysWithSortingOp
|
||||
src/Core/Migration/V6_6/Migration1707807389ChangeAvailableDefault.php
|
||||
src/Core/Migration/V6_6/Migration1716285861AddAppSourceType.php
|
||||
src/Core/Migration/V6_6/Migration1711461579FixDefaultMailFooter.php
|
||||
src/Core/Migration/V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigToCreditNote.php
|
||||
src/Core/Migration/V6_6/Migration1714659357CanonicalProductVersion.php
|
||||
src/Core/Migration/V6_6/Migration1663402950SetDoubleOptinCustomerActive.php
|
||||
src/Core/Migration/V6_6/Migration1720094362AddStateForeignKeyToOrderDelivery.php
|
||||
src/Core/Migration/V6_6/Migration1702982372FixProductCrossSellingSortByPrice.php
|
||||
src/Core/Migration/V6_6/Migration1676367607RemoveIntegrationWriteAccessColumn.php
|
||||
src/Core/Migration/V6_6/Migration1679581138RemoveAssociationFields.php
|
||||
|
||||
@@ -29619,6 +29619,24 @@ cloud/src/deploy-project/index.ts
|
||||
src/deploy-project/index.ts
|
||||
deploy-project/index.ts
|
||||
index.ts
|
||||
packages/cli/cloud/src/list-projects/action.ts
|
||||
cli/cloud/src/list-projects/action.ts
|
||||
cloud/src/list-projects/action.ts
|
||||
src/list-projects/action.ts
|
||||
list-projects/action.ts
|
||||
action.ts
|
||||
packages/cli/cloud/src/list-projects/command.ts
|
||||
cli/cloud/src/list-projects/command.ts
|
||||
cloud/src/list-projects/command.ts
|
||||
src/list-projects/command.ts
|
||||
list-projects/command.ts
|
||||
command.ts
|
||||
packages/cli/cloud/src/list-projects/index.ts
|
||||
cli/cloud/src/list-projects/index.ts
|
||||
cloud/src/list-projects/index.ts
|
||||
src/list-projects/index.ts
|
||||
list-projects/index.ts
|
||||
index.ts
|
||||
packages/cli/cloud/src/config/local.ts
|
||||
cli/cloud/src/config/local.ts
|
||||
cloud/src/config/local.ts
|
||||
|
||||
@@ -4163,6 +4163,9 @@ packages/cli/cloud/src/bin.ts
|
||||
packages/cli/cloud/src/deploy-project/action.ts
|
||||
packages/cli/cloud/src/deploy-project/command.ts
|
||||
packages/cli/cloud/src/deploy-project/index.ts
|
||||
packages/cli/cloud/src/list-projects/action.ts
|
||||
packages/cli/cloud/src/list-projects/command.ts
|
||||
packages/cli/cloud/src/list-projects/index.ts
|
||||
packages/cli/cloud/src/config/local.ts
|
||||
packages/cli/cloud/src/config/api.ts
|
||||
packages/cli/cloud/src/index.ts
|
||||
|
||||
@@ -6881,10 +6881,6 @@ features/product/managing_price_history/deleting_old_channel_pricing_entry_logs.
|
||||
product/managing_price_history/deleting_old_channel_pricing_entry_logs.feature
|
||||
managing_price_history/deleting_old_channel_pricing_entry_logs.feature
|
||||
deleting_old_channel_pricing_entry_logs.feature
|
||||
features/product/viewing_product_in_admin_panel/accesing_product_edit_page_from_show_page.feature
|
||||
product/viewing_product_in_admin_panel/accesing_product_edit_page_from_show_page.feature
|
||||
viewing_product_in_admin_panel/accesing_product_edit_page_from_show_page.feature
|
||||
accesing_product_edit_page_from_show_page.feature
|
||||
features/product/viewing_product_in_admin_panel/viewing_details_of_simple_product.feature
|
||||
product/viewing_product_in_admin_panel/viewing_details_of_simple_product.feature
|
||||
viewing_product_in_admin_panel/viewing_details_of_simple_product.feature
|
||||
@@ -6917,6 +6913,10 @@ features/product/viewing_product_in_admin_panel/viewing_applied_catalog_promotio
|
||||
product/viewing_product_in_admin_panel/viewing_applied_catalog_promotions_details_for_a_simple_product.feature
|
||||
viewing_product_in_admin_panel/viewing_applied_catalog_promotions_details_for_a_simple_product.feature
|
||||
viewing_applied_catalog_promotions_details_for_a_simple_product.feature
|
||||
features/product/viewing_product_in_admin_panel/accessing_product_edit_page_from_show_page.feature
|
||||
product/viewing_product_in_admin_panel/accessing_product_edit_page_from_show_page.feature
|
||||
viewing_product_in_admin_panel/accessing_product_edit_page_from_show_page.feature
|
||||
accessing_product_edit_page_from_show_page.feature
|
||||
features/product/viewing_product_in_admin_panel/viewing_applied_catalog_promotions_details_within_variant.feature
|
||||
product/viewing_product_in_admin_panel/viewing_applied_catalog_promotions_details_within_variant.feature
|
||||
viewing_product_in_admin_panel/viewing_applied_catalog_promotions_details_within_variant.feature
|
||||
|
||||
@@ -1518,7 +1518,6 @@ features/product/viewing_products/viewing_different_discounted_price_for_differe
|
||||
features/product/viewing_products/seeing_corresponding_lowest_price_before_discount_when_selecting_different_product_option.feature
|
||||
features/product/viewing_products/not_seeing_lowest_price_for_product_that_has_taxon_excluded_on_channel.feature
|
||||
features/product/managing_price_history/deleting_old_channel_pricing_entry_logs.feature
|
||||
features/product/viewing_product_in_admin_panel/accesing_product_edit_page_from_show_page.feature
|
||||
features/product/viewing_product_in_admin_panel/viewing_details_of_simple_product.feature
|
||||
features/product/viewing_product_in_admin_panel/viewing_non_translatable_attributes_admin.feature
|
||||
features/product/viewing_product_in_admin_panel/viewing_lowest_price_before_discount_within_variant.feature
|
||||
@@ -1527,6 +1526,7 @@ features/product/viewing_product_in_admin_panel/viewing_product_attributes_in_di
|
||||
features/product/viewing_product_in_admin_panel/viewing_lowest_price_before_discount_for_simple_product.feature
|
||||
features/product/viewing_product_in_admin_panel/checking_products_in_the_shop_while_viewing_them.feature
|
||||
features/product/viewing_product_in_admin_panel/viewing_applied_catalog_promotions_details_for_a_simple_product.feature
|
||||
features/product/viewing_product_in_admin_panel/accessing_product_edit_page_from_show_page.feature
|
||||
features/product/viewing_product_in_admin_panel/viewing_applied_catalog_promotions_details_within_variant.feature
|
||||
features/product/managing_product_association_types/adding_product_association_type.feature
|
||||
features/product/managing_product_association_types/browsing_product_association_types.feature
|
||||
|
||||
@@ -5138,6 +5138,10 @@ plugins/woocommerce-blocks/bin/remove-files-webpack-plugin.js
|
||||
woocommerce-blocks/bin/remove-files-webpack-plugin.js
|
||||
bin/remove-files-webpack-plugin.js
|
||||
remove-files-webpack-plugin.js
|
||||
plugins/woocommerce-blocks/bin/add-split-chunk-dependencies.js
|
||||
woocommerce-blocks/bin/add-split-chunk-dependencies.js
|
||||
bin/add-split-chunk-dependencies.js
|
||||
add-split-chunk-dependencies.js
|
||||
plugins/woocommerce-blocks/.eslintignore
|
||||
woocommerce-blocks/.eslintignore
|
||||
.eslintignore
|
||||
@@ -20545,6 +20549,10 @@ plugins/woocommerce-beta-tester/changelog/48806-dev-bump-beta-tester-version-to-
|
||||
woocommerce-beta-tester/changelog/48806-dev-bump-beta-tester-version-to-2.3.2
|
||||
changelog/48806-dev-bump-beta-tester-version-to-2.3.2
|
||||
48806-dev-bump-beta-tester-version-to-2.3.2
|
||||
plugins/woocommerce-beta-tester/changelog/update-dev-tools-expression-evaluation
|
||||
woocommerce-beta-tester/changelog/update-dev-tools-expression-evaluation
|
||||
changelog/update-dev-tools-expression-evaluation
|
||||
update-dev-tools-expression-evaluation
|
||||
plugins/woocommerce-beta-tester/changelog/dev-tune-up-zip-generation
|
||||
woocommerce-beta-tester/changelog/dev-tune-up-zip-generation
|
||||
changelog/dev-tune-up-zip-generation
|
||||
@@ -20819,6 +20827,11 @@ src/remote-spec-validator/data/constants.js
|
||||
remote-spec-validator/data/constants.js
|
||||
data/constants.js
|
||||
constants.js
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/expression-field.tsx
|
||||
woocommerce-beta-tester/src/product-editor-dev-tools/expression-field.tsx
|
||||
src/product-editor-dev-tools/expression-field.tsx
|
||||
product-editor-dev-tools/expression-field.tsx
|
||||
expression-field.tsx
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/product-editor-dev-tools-menu.tsx
|
||||
woocommerce-beta-tester/src/product-editor-dev-tools/product-editor-dev-tools-menu.tsx
|
||||
src/product-editor-dev-tools/product-editor-dev-tools-menu.tsx
|
||||
@@ -20844,6 +20857,11 @@ woocommerce-beta-tester/src/product-editor-dev-tools/product-tab-panel.tsx
|
||||
src/product-editor-dev-tools/product-tab-panel.tsx
|
||||
product-editor-dev-tools/product-tab-panel.tsx
|
||||
product-tab-panel.tsx
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/expression-text-area.tsx
|
||||
woocommerce-beta-tester/src/product-editor-dev-tools/expression-text-area.tsx
|
||||
src/product-editor-dev-tools/expression-text-area.tsx
|
||||
product-editor-dev-tools/expression-text-area.tsx
|
||||
expression-text-area.tsx
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/product-editor-dev-tools-bar.tsx
|
||||
woocommerce-beta-tester/src/product-editor-dev-tools/product-editor-dev-tools-bar.tsx
|
||||
src/product-editor-dev-tools/product-editor-dev-tools-bar.tsx
|
||||
@@ -20859,6 +20877,11 @@ woocommerce-beta-tester/src/product-editor-dev-tools/help-tab-panel.tsx
|
||||
src/product-editor-dev-tools/help-tab-panel.tsx
|
||||
product-editor-dev-tools/help-tab-panel.tsx
|
||||
help-tab-panel.tsx
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/expression-result.tsx
|
||||
woocommerce-beta-tester/src/product-editor-dev-tools/expression-result.tsx
|
||||
src/product-editor-dev-tools/expression-result.tsx
|
||||
product-editor-dev-tools/expression-result.tsx
|
||||
expression-result.tsx
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/index.scss
|
||||
woocommerce-beta-tester/src/product-editor-dev-tools/index.scss
|
||||
src/product-editor-dev-tools/index.scss
|
||||
@@ -31182,6 +31205,10 @@ plugins/woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radi
|
||||
woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radius
|
||||
changelog/48856-fix-47646-fix-the-preview-badges-corner-radius
|
||||
48856-fix-47646-fix-the-preview-badges-corner-radius
|
||||
plugins/woocommerce/changelog/fix-38384-esc-html
|
||||
woocommerce/changelog/fix-38384-esc-html
|
||||
changelog/fix-38384-esc-html
|
||||
fix-38384-esc-html
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-connect-to-woo
|
||||
woocommerce/changelog/e2e-fix-flaky-connect-to-woo
|
||||
changelog/e2e-fix-flaky-connect-to-woo
|
||||
@@ -31270,6 +31297,10 @@ plugins/woocommerce/changelog/dev-update-playwright-1_45
|
||||
woocommerce/changelog/dev-update-playwright-1_45
|
||||
changelog/dev-update-playwright-1_45
|
||||
dev-update-playwright-1_45
|
||||
plugins/woocommerce/changelog/add-collection-instances-telemetry
|
||||
woocommerce/changelog/add-collection-instances-telemetry
|
||||
changelog/add-collection-instances-telemetry
|
||||
add-collection-instances-telemetry
|
||||
plugins/woocommerce/changelog/fix-lys-refetch-site-cache-status
|
||||
woocommerce/changelog/fix-lys-refetch-site-cache-status
|
||||
changelog/fix-lys-refetch-site-cache-status
|
||||
@@ -31298,6 +31329,10 @@ plugins/woocommerce/changelog/tweak-select-tree-2
|
||||
woocommerce/changelog/tweak-select-tree-2
|
||||
changelog/tweak-select-tree-2
|
||||
tweak-select-tree-2
|
||||
plugins/woocommerce/changelog/49297-fix-cys-intro-cards
|
||||
woocommerce/changelog/49297-fix-cys-intro-cards
|
||||
changelog/49297-fix-cys-intro-cards
|
||||
49297-fix-cys-intro-cards
|
||||
plugins/woocommerce/changelog/49096-fix-remove-experimental-layout-from-product-template
|
||||
woocommerce/changelog/49096-fix-remove-experimental-layout-from-product-template
|
||||
changelog/49096-fix-remove-experimental-layout-from-product-template
|
||||
@@ -31314,6 +31349,10 @@ plugins/woocommerce/changelog/48382-refactor-btc-initialization
|
||||
woocommerce/changelog/48382-refactor-btc-initialization
|
||||
changelog/48382-refactor-btc-initialization
|
||||
48382-refactor-btc-initialization
|
||||
plugins/woocommerce/changelog/48010-dev-cart-checkout-bundle
|
||||
woocommerce/changelog/48010-dev-cart-checkout-bundle
|
||||
changelog/48010-dev-cart-checkout-bundle
|
||||
48010-dev-cart-checkout-bundle
|
||||
plugins/woocommerce/changelog/enhance-46536-product-collection-insertion
|
||||
woocommerce/changelog/enhance-46536-product-collection-insertion
|
||||
changelog/enhance-46536-product-collection-insertion
|
||||
@@ -31346,6 +31385,10 @@ plugins/woocommerce/changelog/49232-fix-css-issues-cys
|
||||
woocommerce/changelog/49232-fix-css-issues-cys
|
||||
changelog/49232-fix-css-issues-cys
|
||||
49232-fix-css-issues-cys
|
||||
plugins/woocommerce/changelog/49295-fix-delete-button-copy
|
||||
woocommerce/changelog/49295-fix-delete-button-copy
|
||||
changelog/49295-fix-delete-button-copy
|
||||
49295-fix-delete-button-copy
|
||||
plugins/woocommerce/changelog/dev-ci-caching-tweaks
|
||||
woocommerce/changelog/dev-ci-caching-tweaks
|
||||
changelog/dev-ci-caching-tweaks
|
||||
@@ -31414,6 +31457,10 @@ plugins/woocommerce/changelog/sku-check-before-product-creation
|
||||
woocommerce/changelog/sku-check-before-product-creation
|
||||
changelog/sku-check-before-product-creation
|
||||
sku-check-before-product-creation
|
||||
plugins/woocommerce/changelog/49299-fix-cys-header-footer-borders
|
||||
woocommerce/changelog/49299-fix-cys-header-footer-borders
|
||||
changelog/49299-fix-cys-header-footer-borders
|
||||
49299-fix-cys-header-footer-borders
|
||||
plugins/woocommerce/changelog/add-unique-id-field
|
||||
woocommerce/changelog/add-unique-id-field
|
||||
changelog/add-unique-id-field
|
||||
@@ -31502,6 +31549,10 @@ plugins/woocommerce/changelog/49018-fix-block-e2e-readme
|
||||
woocommerce/changelog/49018-fix-block-e2e-readme
|
||||
changelog/49018-fix-block-e2e-readme
|
||||
49018-fix-block-e2e-readme
|
||||
plugins/woocommerce/changelog/48384-fix-mini-cart-zoom
|
||||
woocommerce/changelog/48384-fix-mini-cart-zoom
|
||||
changelog/48384-fix-mini-cart-zoom
|
||||
48384-fix-mini-cart-zoom
|
||||
plugins/woocommerce/changelog/dev-ci-caching-rework-playwright-caching
|
||||
woocommerce/changelog/dev-ci-caching-rework-playwright-caching
|
||||
changelog/dev-ci-caching-rework-playwright-caching
|
||||
@@ -31538,6 +31589,10 @@ plugins/woocommerce/changelog/49170-fix-49169
|
||||
woocommerce/changelog/49170-fix-49169
|
||||
changelog/49170-fix-49169
|
||||
49170-fix-49169
|
||||
plugins/woocommerce/changelog/pr-49333
|
||||
woocommerce/changelog/pr-49333
|
||||
changelog/pr-49333
|
||||
pr-49333
|
||||
plugins/woocommerce/changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet
|
||||
woocommerce/changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet
|
||||
changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet
|
||||
@@ -31546,6 +31601,10 @@ plugins/woocommerce/changelog/48545-add-product-count-display-setting
|
||||
woocommerce/changelog/48545-add-product-count-display-setting
|
||||
changelog/48545-add-product-count-display-setting
|
||||
48545-add-product-count-display-setting
|
||||
plugins/woocommerce/changelog/ci-disable-metrics-job
|
||||
woocommerce/changelog/ci-disable-metrics-job
|
||||
changelog/ci-disable-metrics-job
|
||||
ci-disable-metrics-job
|
||||
plugins/woocommerce/changelog/update-e2e-check-add-button-when-creating-new-global-attribute-terms
|
||||
woocommerce/changelog/update-e2e-check-add-button-when-creating-new-global-attribute-terms
|
||||
changelog/update-e2e-check-add-button-when-creating-new-global-attribute-terms
|
||||
@@ -31614,6 +31673,10 @@ plugins/woocommerce/changelog/fix-39318-remove-enctype
|
||||
woocommerce/changelog/fix-39318-remove-enctype
|
||||
changelog/fix-39318-remove-enctype
|
||||
fix-39318-remove-enctype
|
||||
plugins/woocommerce/changelog/pr-48884
|
||||
woocommerce/changelog/pr-48884
|
||||
changelog/pr-48884
|
||||
pr-48884
|
||||
plugins/woocommerce/changelog/48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear
|
||||
woocommerce/changelog/48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear
|
||||
changelog/48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear
|
||||
@@ -48362,6 +48425,12 @@ includes/tracks/events/class-wc-settings-tracking.php
|
||||
tracks/events/class-wc-settings-tracking.php
|
||||
events/class-wc-settings-tracking.php
|
||||
class-wc-settings-tracking.php
|
||||
plugins/woocommerce/includes/tracks/events/class-wc-product-collection-block-tracking.php
|
||||
woocommerce/includes/tracks/events/class-wc-product-collection-block-tracking.php
|
||||
includes/tracks/events/class-wc-product-collection-block-tracking.php
|
||||
tracks/events/class-wc-product-collection-block-tracking.php
|
||||
events/class-wc-product-collection-block-tracking.php
|
||||
class-wc-product-collection-block-tracking.php
|
||||
plugins/woocommerce/includes/tracks/events/class-wc-order-tracking.php
|
||||
woocommerce/includes/tracks/events/class-wc-order-tracking.php
|
||||
includes/tracks/events/class-wc-order-tracking.php
|
||||
@@ -62582,6 +62651,11 @@ js/block-templates/changelog/fix-layout-template-request
|
||||
block-templates/changelog/fix-layout-template-request
|
||||
changelog/fix-layout-template-request
|
||||
fix-layout-template-request
|
||||
packages/js/block-templates/changelog/fix-create-variations-crash-react-18
|
||||
js/block-templates/changelog/fix-create-variations-crash-react-18
|
||||
block-templates/changelog/fix-create-variations-crash-react-18
|
||||
changelog/fix-create-variations-crash-react-18
|
||||
fix-create-variations-crash-react-18
|
||||
packages/js/block-templates/changelog/add-backend-template-match
|
||||
js/block-templates/changelog/add-backend-template-match
|
||||
block-templates/changelog/add-backend-template-match
|
||||
@@ -65568,6 +65642,11 @@ js/product-editor/changelog/update-product-editor-doc-more-menu-slotfill
|
||||
product-editor/changelog/update-product-editor-doc-more-menu-slotfill
|
||||
changelog/update-product-editor-doc-more-menu-slotfill
|
||||
update-product-editor-doc-more-menu-slotfill
|
||||
packages/js/product-editor/changelog/fix-create-variations-crash-react-18
|
||||
js/product-editor/changelog/fix-create-variations-crash-react-18
|
||||
product-editor/changelog/fix-create-variations-crash-react-18
|
||||
changelog/fix-create-variations-crash-react-18
|
||||
fix-create-variations-crash-react-18
|
||||
packages/js/product-editor/changelog/fix-responsive-tabs
|
||||
js/product-editor/changelog/fix-responsive-tabs
|
||||
product-editor/changelog/fix-responsive-tabs
|
||||
@@ -65588,6 +65667,11 @@ js/product-editor/changelog/try-detect-save-via-product-editor
|
||||
product-editor/changelog/try-detect-save-via-product-editor
|
||||
changelog/try-detect-save-via-product-editor
|
||||
try-detect-save-via-product-editor
|
||||
packages/js/product-editor/changelog/tweak-number-control
|
||||
js/product-editor/changelog/tweak-number-control
|
||||
product-editor/changelog/tweak-number-control
|
||||
changelog/tweak-number-control
|
||||
tweak-number-control
|
||||
packages/js/product-editor/changelog/update-number-control-improvements
|
||||
js/product-editor/changelog/update-number-control-improvements
|
||||
product-editor/changelog/update-number-control-improvements
|
||||
|
||||
@@ -809,6 +809,7 @@ plugins/woocommerce-blocks/bin/change-versions.sh
|
||||
plugins/woocommerce-blocks/bin/gen-block-list-doc.js
|
||||
plugins/woocommerce-blocks/bin/.htaccess
|
||||
plugins/woocommerce-blocks/bin/remove-files-webpack-plugin.js
|
||||
plugins/woocommerce-blocks/bin/add-split-chunk-dependencies.js
|
||||
plugins/woocommerce-blocks/.eslintignore
|
||||
plugins/woocommerce-blocks/.env
|
||||
plugins/woocommerce-blocks/docker-compose.yml
|
||||
@@ -2767,6 +2768,7 @@ plugins/woo-ai/assets/images/icons/alert.svg
|
||||
plugins/woocommerce-beta-tester/EXTENDING-WC-ADMIN-HELPER.md
|
||||
plugins/woocommerce-beta-tester/changelog/.gitkeep
|
||||
plugins/woocommerce-beta-tester/changelog/48806-dev-bump-beta-tester-version-to-2.3.2
|
||||
plugins/woocommerce-beta-tester/changelog/update-dev-tools-expression-evaluation
|
||||
plugins/woocommerce-beta-tester/changelog/dev-tune-up-zip-generation
|
||||
plugins/woocommerce-beta-tester/changelog/48825-update-fix-lint-errors
|
||||
plugins/woocommerce-beta-tester/.eslintrc
|
||||
@@ -2825,14 +2827,17 @@ plugins/woocommerce-beta-tester/src/remote-spec-validator/data/selectors.js
|
||||
plugins/woocommerce-beta-tester/src/remote-spec-validator/data/index.js
|
||||
plugins/woocommerce-beta-tester/src/remote-spec-validator/data/reducer.js
|
||||
plugins/woocommerce-beta-tester/src/remote-spec-validator/data/constants.js
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/expression-field.tsx
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/product-editor-dev-tools-menu.tsx
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/expressions-panel.tsx
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/user-preferences-panel.tsx
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/product-editor-dev-tools.tsx
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/product-tab-panel.tsx
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/expression-text-area.tsx
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/product-editor-dev-tools-bar.tsx
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/index.ts
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/help-tab-panel.tsx
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/expression-result.tsx
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/index.scss
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/block-inspector-tab-panel.tsx
|
||||
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/tab-panel.tsx
|
||||
@@ -4452,6 +4457,7 @@ plugins/woocommerce/changelog/48717-fix-48695-fix-confusing-messages-prompting-s
|
||||
plugins/woocommerce/changelog/ci-disable-perf-checks-for-prs
|
||||
plugins/woocommerce/changelog/48882-48784-cys-update-design-your-homepage-sidebar-copy
|
||||
plugins/woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radius
|
||||
plugins/woocommerce/changelog/fix-38384-esc-html
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-connect-to-woo
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-gutenberg-services-tests
|
||||
plugins/woocommerce/changelog/update-wcpay-tracks-events-props
|
||||
@@ -4474,6 +4480,7 @@ plugins/woocommerce/changelog/fix-47655-stack-coupon-fields
|
||||
plugins/woocommerce/changelog/48618-48601-filter-deps-ptk-patterns
|
||||
plugins/woocommerce/changelog/49006-fix-32202-fatal-error-when-parent-order-doesnt-exist
|
||||
plugins/woocommerce/changelog/dev-update-playwright-1_45
|
||||
plugins/woocommerce/changelog/add-collection-instances-telemetry
|
||||
plugins/woocommerce/changelog/fix-lys-refetch-site-cache-status
|
||||
plugins/woocommerce/changelog/e2e-fix-settings-tax-test
|
||||
plugins/woocommerce/changelog/fix-48126-legacy-status-handling
|
||||
@@ -4481,10 +4488,12 @@ plugins/woocommerce/changelog/fix-36748-analytics-dashboard-currency-formatting
|
||||
plugins/woocommerce/changelog/fix-41373
|
||||
plugins/woocommerce/changelog/48662-48551-cys-update-block-toolbar-position
|
||||
plugins/woocommerce/changelog/tweak-select-tree-2
|
||||
plugins/woocommerce/changelog/49297-fix-cys-intro-cards
|
||||
plugins/woocommerce/changelog/49096-fix-remove-experimental-layout-from-product-template
|
||||
plugins/woocommerce/changelog/48802-48786-cys-no-highligh-the-pattern-when-it-is-added
|
||||
plugins/woocommerce/changelog/48889-48888-cys-block-toolbar-make-the-entire-shuffle-section-clickable
|
||||
plugins/woocommerce/changelog/48382-refactor-btc-initialization
|
||||
plugins/woocommerce/changelog/48010-dev-cart-checkout-bundle
|
||||
plugins/woocommerce/changelog/enhance-46536-product-collection-insertion
|
||||
plugins/woocommerce/changelog/fix-l10n-too-early
|
||||
plugins/woocommerce/changelog/48795-fix-47645-dont-show-the-badge-when-the-inner-blocks-are-selected
|
||||
@@ -4493,6 +4502,7 @@ plugins/woocommerce/changelog/e2e-fix-merchant-settings-general
|
||||
plugins/woocommerce/changelog/48989-sku-fix-failing-test
|
||||
plugins/woocommerce/changelog/48488-48459-coupon-email-restriction-fix
|
||||
plugins/woocommerce/changelog/49232-fix-css-issues-cys
|
||||
plugins/woocommerce/changelog/49295-fix-delete-button-copy
|
||||
plugins/woocommerce/changelog/dev-ci-caching-tweaks
|
||||
plugins/woocommerce/changelog/e2e-add-allure-to-blocks-e2e
|
||||
plugins/woocommerce/changelog/49005-fix-open-intro-section
|
||||
@@ -4510,6 +4520,7 @@ plugins/woocommerce/changelog/49196-fix-spacing
|
||||
plugins/woocommerce/changelog/48140-tag-different-envs-in-e2e-tests
|
||||
plugins/woocommerce/changelog/48752-fix-read-only-assembler
|
||||
plugins/woocommerce/changelog/sku-check-before-product-creation
|
||||
plugins/woocommerce/changelog/49299-fix-cys-header-footer-borders
|
||||
plugins/woocommerce/changelog/add-unique-id-field
|
||||
plugins/woocommerce/changelog/49140-add-dotcom-reviews-patterns
|
||||
plugins/woocommerce/changelog/add-42529-account-created-notice
|
||||
@@ -4532,6 +4543,7 @@ plugins/woocommerce/changelog/49101-pattern-reviews
|
||||
plugins/woocommerce/changelog/add-front-matter-for-checkout-docs
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-test-filling-sku-in-product-editor
|
||||
plugins/woocommerce/changelog/49018-fix-block-e2e-readme
|
||||
plugins/woocommerce/changelog/48384-fix-mini-cart-zoom
|
||||
plugins/woocommerce/changelog/dev-ci-caching-rework-playwright-caching
|
||||
plugins/woocommerce/changelog/fix-48536-product-search-results-fallback
|
||||
plugins/woocommerce/changelog/e2e-move-buildkite-test-collector-to-dev-dependencies
|
||||
@@ -4541,8 +4553,10 @@ plugins/woocommerce/changelog/e2e-fix-improve-retry-on-coupons
|
||||
plugins/woocommerce/changelog/dev-speedup-deps-installation
|
||||
plugins/woocommerce/changelog/49159-fix-match-admin-color-schema
|
||||
plugins/woocommerce/changelog/49170-fix-49169
|
||||
plugins/woocommerce/changelog/pr-49333
|
||||
plugins/woocommerce/changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet
|
||||
plugins/woocommerce/changelog/48545-add-product-count-display-setting
|
||||
plugins/woocommerce/changelog/ci-disable-metrics-job
|
||||
plugins/woocommerce/changelog/update-e2e-check-add-button-when-creating-new-global-attribute-terms
|
||||
plugins/woocommerce/changelog/fix-47601-rest-api-refunds
|
||||
plugins/woocommerce/changelog/48699-tweak-dont-recommend-wcservices-in-tax-task-with-wcship-or-wctax-active
|
||||
@@ -4560,6 +4574,7 @@ plugins/woocommerce/changelog/e2e-fix-gutenberg-flaky-tests
|
||||
plugins/woocommerce/changelog/48719-fix-ptk-unit-test
|
||||
plugins/woocommerce/changelog/fix-40688-control-tk_ai-cookie
|
||||
plugins/woocommerce/changelog/fix-39318-remove-enctype
|
||||
plugins/woocommerce/changelog/pr-48884
|
||||
plugins/woocommerce/changelog/48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear
|
||||
plugins/woocommerce/changelog/48635-fix-46984-add-correct-icon-to-product-filters-wrapper-block
|
||||
plugins/woocommerce/changelog/48445-update-get-tax-line-label
|
||||
@@ -7042,6 +7057,7 @@ plugins/woocommerce/includes/tracks/events/class-wc-coupons-tracking.php
|
||||
plugins/woocommerce/includes/tracks/events/class-wc-coupon-tracking.php
|
||||
plugins/woocommerce/includes/tracks/events/class-wc-status-tracking.php
|
||||
plugins/woocommerce/includes/tracks/events/class-wc-settings-tracking.php
|
||||
plugins/woocommerce/includes/tracks/events/class-wc-product-collection-block-tracking.php
|
||||
plugins/woocommerce/includes/tracks/events/class-wc-order-tracking.php
|
||||
plugins/woocommerce/includes/tracks/events/class-wc-admin-setup-wizard-tracking.php
|
||||
plugins/woocommerce/includes/tracks/events/class-wc-extensions-tracking.php
|
||||
@@ -9593,6 +9609,7 @@ packages/js/api/.eslintignore
|
||||
packages/js/block-templates/changelog/ci-add-workflow-call-event
|
||||
packages/js/block-templates/changelog/.gitkeep
|
||||
packages/js/block-templates/changelog/fix-layout-template-request
|
||||
packages/js/block-templates/changelog/fix-create-variations-crash-react-18
|
||||
packages/js/block-templates/changelog/add-backend-template-match
|
||||
packages/js/block-templates/.npmrc
|
||||
packages/js/block-templates/tsconfig-cjs.json
|
||||
@@ -10132,10 +10149,12 @@ packages/js/product-editor/changelog/update-pft-populate-template-selector
|
||||
packages/js/product-editor/changelog/fix-product-has-resolved
|
||||
packages/js/product-editor/changelog/fix-product-editor-modal-block-editor-undo
|
||||
packages/js/product-editor/changelog/update-product-editor-doc-more-menu-slotfill
|
||||
packages/js/product-editor/changelog/fix-create-variations-crash-react-18
|
||||
packages/js/product-editor/changelog/fix-responsive-tabs
|
||||
packages/js/product-editor/changelog/add-40351-prices
|
||||
packages/js/product-editor/changelog/dev-47035_request_tags_conditionally
|
||||
packages/js/product-editor/changelog/try-detect-save-via-product-editor
|
||||
packages/js/product-editor/changelog/tweak-number-control
|
||||
packages/js/product-editor/changelog/update-number-control-improvements
|
||||
packages/js/product-editor/changelog/add-product-editor-modal-block-editor-more-menu
|
||||
packages/js/product-editor/changelog/add-47221_tracks_events_to_publish_dropdown
|
||||
|
||||
@@ -13039,6 +13039,11 @@ views/messaging/ticket_update/ru.md.erb
|
||||
messaging/ticket_update/ru.md.erb
|
||||
ticket_update/ru.md.erb
|
||||
ru.md.erb
|
||||
app/views/messaging/ticket_update/is.md.erb
|
||||
views/messaging/ticket_update/is.md.erb
|
||||
messaging/ticket_update/is.md.erb
|
||||
ticket_update/is.md.erb
|
||||
is.md.erb
|
||||
app/views/messaging/ticket_update/de.md.erb
|
||||
views/messaging/ticket_update/de.md.erb
|
||||
messaging/ticket_update/de.md.erb
|
||||
@@ -13184,6 +13189,11 @@ views/messaging/ticket_reminder_reached/ru.md.erb
|
||||
messaging/ticket_reminder_reached/ru.md.erb
|
||||
ticket_reminder_reached/ru.md.erb
|
||||
ru.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/is.md.erb
|
||||
views/messaging/ticket_reminder_reached/is.md.erb
|
||||
messaging/ticket_reminder_reached/is.md.erb
|
||||
ticket_reminder_reached/is.md.erb
|
||||
is.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/de.md.erb
|
||||
views/messaging/ticket_reminder_reached/de.md.erb
|
||||
messaging/ticket_reminder_reached/de.md.erb
|
||||
@@ -13329,6 +13339,11 @@ views/messaging/ticket_escalation/ru.md.erb
|
||||
messaging/ticket_escalation/ru.md.erb
|
||||
ticket_escalation/ru.md.erb
|
||||
ru.md.erb
|
||||
app/views/messaging/ticket_escalation/is.md.erb
|
||||
views/messaging/ticket_escalation/is.md.erb
|
||||
messaging/ticket_escalation/is.md.erb
|
||||
ticket_escalation/is.md.erb
|
||||
is.md.erb
|
||||
app/views/messaging/ticket_escalation/de.md.erb
|
||||
views/messaging/ticket_escalation/de.md.erb
|
||||
messaging/ticket_escalation/de.md.erb
|
||||
@@ -13624,6 +13639,11 @@ views/messaging/ticket_escalation_warning/ru.md.erb
|
||||
messaging/ticket_escalation_warning/ru.md.erb
|
||||
ticket_escalation_warning/ru.md.erb
|
||||
ru.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/is.md.erb
|
||||
views/messaging/ticket_escalation_warning/is.md.erb
|
||||
messaging/ticket_escalation_warning/is.md.erb
|
||||
ticket_escalation_warning/is.md.erb
|
||||
is.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/de.md.erb
|
||||
views/messaging/ticket_escalation_warning/de.md.erb
|
||||
messaging/ticket_escalation_warning/de.md.erb
|
||||
@@ -13759,6 +13779,11 @@ views/messaging/ticket_info/ru.md.erb
|
||||
messaging/ticket_info/ru.md.erb
|
||||
ticket_info/ru.md.erb
|
||||
ru.md.erb
|
||||
app/views/messaging/ticket_info/is.md.erb
|
||||
views/messaging/ticket_info/is.md.erb
|
||||
messaging/ticket_info/is.md.erb
|
||||
ticket_info/is.md.erb
|
||||
is.md.erb
|
||||
app/views/messaging/ticket_info/de.md.erb
|
||||
views/messaging/ticket_info/de.md.erb
|
||||
messaging/ticket_info/de.md.erb
|
||||
@@ -13888,6 +13913,11 @@ views/mailer/user_device_new/tr.html.erb
|
||||
mailer/user_device_new/tr.html.erb
|
||||
user_device_new/tr.html.erb
|
||||
tr.html.erb
|
||||
app/views/mailer/user_device_new/is.html.erb
|
||||
views/mailer/user_device_new/is.html.erb
|
||||
mailer/user_device_new/is.html.erb
|
||||
user_device_new/is.html.erb
|
||||
is.html.erb
|
||||
app/views/mailer/user_device_new/fr.html.erb
|
||||
views/mailer/user_device_new/fr.html.erb
|
||||
mailer/user_device_new/fr.html.erb
|
||||
@@ -14572,6 +14602,11 @@ views/mailer/user_device_new_location/tr.html.erb
|
||||
mailer/user_device_new_location/tr.html.erb
|
||||
user_device_new_location/tr.html.erb
|
||||
tr.html.erb
|
||||
app/views/mailer/user_device_new_location/is.html.erb
|
||||
views/mailer/user_device_new_location/is.html.erb
|
||||
mailer/user_device_new_location/is.html.erb
|
||||
user_device_new_location/is.html.erb
|
||||
is.html.erb
|
||||
app/views/mailer/user_device_new_location/fr.html.erb
|
||||
views/mailer/user_device_new_location/fr.html.erb
|
||||
mailer/user_device_new_location/fr.html.erb
|
||||
@@ -14862,6 +14897,11 @@ views/mailer/user_auth_provider/ro.html.erb
|
||||
mailer/user_auth_provider/ro.html.erb
|
||||
user_auth_provider/ro.html.erb
|
||||
ro.html.erb
|
||||
app/views/mailer/user_auth_provider/is.html.erb
|
||||
views/mailer/user_auth_provider/is.html.erb
|
||||
mailer/user_auth_provider/is.html.erb
|
||||
user_auth_provider/is.html.erb
|
||||
is.html.erb
|
||||
app/views/mailer/user_auth_provider/fr.html.erb
|
||||
views/mailer/user_auth_provider/fr.html.erb
|
||||
mailer/user_auth_provider/fr.html.erb
|
||||
|
||||
@@ -3036,6 +3036,7 @@ app/views/messaging/ticket_update/ro.md.erb
|
||||
app/views/messaging/ticket_update/nl.md.erb
|
||||
app/views/messaging/ticket_update/hr.md.erb
|
||||
app/views/messaging/ticket_update/ru.md.erb
|
||||
app/views/messaging/ticket_update/is.md.erb
|
||||
app/views/messaging/ticket_update/de.md.erb
|
||||
app/views/messaging/ticket_update/hu.md.erb
|
||||
app/views/messaging/ticket_update/th.md.erb
|
||||
@@ -3065,6 +3066,7 @@ app/views/messaging/ticket_reminder_reached/ro.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/nl.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/hr.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/ru.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/is.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/de.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/hu.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/th.md.erb
|
||||
@@ -3094,6 +3096,7 @@ app/views/messaging/ticket_escalation/ro.md.erb
|
||||
app/views/messaging/ticket_escalation/nl.md.erb
|
||||
app/views/messaging/ticket_escalation/hr.md.erb
|
||||
app/views/messaging/ticket_escalation/ru.md.erb
|
||||
app/views/messaging/ticket_escalation/is.md.erb
|
||||
app/views/messaging/ticket_escalation/de.md.erb
|
||||
app/views/messaging/ticket_escalation/hu.md.erb
|
||||
app/views/messaging/ticket_escalation/th.md.erb
|
||||
@@ -3153,6 +3156,7 @@ app/views/messaging/ticket_escalation_warning/ro.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/nl.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/hr.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/ru.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/is.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/de.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/hu.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/th.md.erb
|
||||
@@ -3180,6 +3184,7 @@ app/views/messaging/ticket_info/ro.md.erb
|
||||
app/views/messaging/ticket_info/nl.md.erb
|
||||
app/views/messaging/ticket_info/hr.md.erb
|
||||
app/views/messaging/ticket_info/ru.md.erb
|
||||
app/views/messaging/ticket_info/is.md.erb
|
||||
app/views/messaging/ticket_info/de.md.erb
|
||||
app/views/messaging/ticket_info/hu.md.erb
|
||||
app/views/messaging/ticket_info/ko.md.erb
|
||||
@@ -3208,6 +3213,7 @@ app/views/mailer/user_device_new/he-il.html.erb
|
||||
app/views/mailer/user_device_new/cs.html.erb
|
||||
app/views/mailer/user_device_new/hu.html.erb
|
||||
app/views/mailer/user_device_new/tr.html.erb
|
||||
app/views/mailer/user_device_new/is.html.erb
|
||||
app/views/mailer/user_device_new/fr.html.erb
|
||||
app/views/mailer/user_device_new/de.html.erb
|
||||
app/views/mailer/user_device_new/en.html.erb
|
||||
@@ -3345,6 +3351,7 @@ app/views/mailer/user_device_new_location/da.html.erb
|
||||
app/views/mailer/user_device_new_location/cs.html.erb
|
||||
app/views/mailer/user_device_new_location/hu.html.erb
|
||||
app/views/mailer/user_device_new_location/tr.html.erb
|
||||
app/views/mailer/user_device_new_location/is.html.erb
|
||||
app/views/mailer/user_device_new_location/fr.html.erb
|
||||
app/views/mailer/user_device_new_location/de.html.erb
|
||||
app/views/mailer/user_device_new_location/en.html.erb
|
||||
@@ -3403,6 +3410,7 @@ app/views/mailer/user_auth_provider/cs.html.erb
|
||||
app/views/mailer/user_auth_provider/hu.html.erb
|
||||
app/views/mailer/user_auth_provider/tr.html.erb
|
||||
app/views/mailer/user_auth_provider/ro.html.erb
|
||||
app/views/mailer/user_auth_provider/is.html.erb
|
||||
app/views/mailer/user_auth_provider/fr.html.erb
|
||||
app/views/mailer/user_auth_provider/de.html.erb
|
||||
app/views/mailer/user_auth_provider/en.html.erb
|
||||
|
||||
Reference in New Issue
Block a user