Compare commits

...

4 Commits

Author SHA1 Message Date
Jyotirmoy Bandyopadhayaya
5dc8706e30
Merge 4396cb6e4b into 669d80c970 2024-10-03 09:18:27 +05:30
github-actions[bot]
669d80c970 [Github Action] Automated trickest wordlists update. 2024-10-02 19:03:18 +00:00
github-actions[bot]
53549fca5a [Github Action] Automated trickest wordlists update. 2024-10-02 10:04:00 +00:00
Jyotirmoy Bandyopadhayaya
4396cb6e4b
feat: added WonderCMS login route 2024-08-13 01:39:31 +05:30
25 changed files with 4112 additions and 3706 deletions

View File

@ -1,8 +1,8 @@
{
"Jwt secrets update": {
"last_update": 1727636584
"last_update": 1727895790
},
"Trickest wordlist update": {
"last_update": 1727777023
"last_update": 1727863431
}
}

View File

@ -13541,6 +13541,21 @@ assets/doctype/asset_capitalization/asset_capitalization.json
doctype/asset_capitalization/asset_capitalization.json
asset_capitalization/asset_capitalization.json
asset_capitalization.json
erpnext/assets/doctype/asset_repair_purchase_invoice/__init__.py
assets/doctype/asset_repair_purchase_invoice/__init__.py
doctype/asset_repair_purchase_invoice/__init__.py
asset_repair_purchase_invoice/__init__.py
__init__.py
erpnext/assets/doctype/asset_repair_purchase_invoice/asset_repair_purchase_invoice.json
assets/doctype/asset_repair_purchase_invoice/asset_repair_purchase_invoice.json
doctype/asset_repair_purchase_invoice/asset_repair_purchase_invoice.json
asset_repair_purchase_invoice/asset_repair_purchase_invoice.json
asset_repair_purchase_invoice.json
erpnext/assets/doctype/asset_repair_purchase_invoice/asset_repair_purchase_invoice.py
assets/doctype/asset_repair_purchase_invoice/asset_repair_purchase_invoice.py
doctype/asset_repair_purchase_invoice/asset_repair_purchase_invoice.py
asset_repair_purchase_invoice/asset_repair_purchase_invoice.py
asset_repair_purchase_invoice.py
erpnext/assets/doctype/asset_activity/__init__.py
assets/doctype/asset_activity/__init__.py
doctype/asset_activity/__init__.py

View File

@ -2760,6 +2760,9 @@ erpnext/assets/doctype/asset_capitalization/asset_capitalization.py
erpnext/assets/doctype/asset_capitalization/asset_capitalization.js
erpnext/assets/doctype/asset_capitalization/test_asset_capitalization.py
erpnext/assets/doctype/asset_capitalization/asset_capitalization.json
erpnext/assets/doctype/asset_repair_purchase_invoice/__init__.py
erpnext/assets/doctype/asset_repair_purchase_invoice/asset_repair_purchase_invoice.json
erpnext/assets/doctype/asset_repair_purchase_invoice/asset_repair_purchase_invoice.py
erpnext/assets/doctype/asset_activity/__init__.py
erpnext/assets/doctype/asset_activity/test_asset_activity.py
erpnext/assets/doctype/asset_activity/asset_activity.json

View File

@ -58565,6 +58565,14 @@ Magento/GraphQl/Quote/GetCartTotalQuantityTest.php
GraphQl/Quote/GetCartTotalQuantityTest.php
Quote/GetCartTotalQuantityTest.php
GetCartTotalQuantityTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/CartItemCustomAttributeTest.php
tests/api-functional/testsuite/Magento/GraphQl/Quote/CartItemCustomAttributeTest.php
api-functional/testsuite/Magento/GraphQl/Quote/CartItemCustomAttributeTest.php
testsuite/Magento/GraphQl/Quote/CartItemCustomAttributeTest.php
Magento/GraphQl/Quote/CartItemCustomAttributeTest.php
GraphQl/Quote/CartItemCustomAttributeTest.php
Quote/CartItemCustomAttributeTest.php
CartItemCustomAttributeTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/GetAvailablePaymentMethodsTest.php
tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/GetAvailablePaymentMethodsTest.php
api-functional/testsuite/Magento/GraphQl/Quote/Guest/GetAvailablePaymentMethodsTest.php
@ -59731,6 +59739,14 @@ Magento/GraphQl/CatalogInventory/ProductStockStatusTest.php
GraphQl/CatalogInventory/ProductStockStatusTest.php
CatalogInventory/ProductStockStatusTest.php
ProductStockStatusTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/CatalogInventory/StockQuantityTest.php
tests/api-functional/testsuite/Magento/GraphQl/CatalogInventory/StockQuantityTest.php
api-functional/testsuite/Magento/GraphQl/CatalogInventory/StockQuantityTest.php
testsuite/Magento/GraphQl/CatalogInventory/StockQuantityTest.php
Magento/GraphQl/CatalogInventory/StockQuantityTest.php
GraphQl/CatalogInventory/StockQuantityTest.php
CatalogInventory/StockQuantityTest.php
StockQuantityTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/CatalogInventory/ProductOnlyXLeftInStockTest.php
tests/api-functional/testsuite/Magento/GraphQl/CatalogInventory/ProductOnlyXLeftInStockTest.php
api-functional/testsuite/Magento/GraphQl/CatalogInventory/ProductOnlyXLeftInStockTest.php
@ -177115,6 +177131,13 @@ CatalogInventoryGraphQl/Model/Resolver/StockStatusProvider.php
Model/Resolver/StockStatusProvider.php
Resolver/StockStatusProvider.php
StockStatusProvider.php
app/code/Magento/CatalogInventoryGraphQl/Model/Resolver/QuantityResolver.php
code/Magento/CatalogInventoryGraphQl/Model/Resolver/QuantityResolver.php
Magento/CatalogInventoryGraphQl/Model/Resolver/QuantityResolver.php
CatalogInventoryGraphQl/Model/Resolver/QuantityResolver.php
Model/Resolver/QuantityResolver.php
Resolver/QuantityResolver.php
QuantityResolver.php
app/code/Magento/CatalogInventoryGraphQl/README.md
code/Magento/CatalogInventoryGraphQl/README.md
Magento/CatalogInventoryGraphQl/README.md

View File

@ -6362,6 +6362,7 @@ dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/AddSimpleProductToCartE
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/AddDownloadableProductWithCustomOptionsToCartTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/AddVirtualProductWithCustomOptionsToCartTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/GetCartTotalQuantityTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/CartItemCustomAttributeTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/GetAvailablePaymentMethodsTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/GetSpecifiedBillingAddressTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/GetCartPaginatedItemsTest.php
@ -6497,6 +6498,7 @@ dev/tests/api-functional/testsuite/Magento/GraphQl/Store/AvailableStoresCacheTes
dev/tests/api-functional/testsuite/Magento/GraphQl/Store/StoreValidatorTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/CatalogInventory/AddProductToCartTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/CatalogInventory/ProductStockStatusTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/CatalogInventory/StockQuantityTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/CatalogInventory/ProductOnlyXLeftInStockTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/CatalogInventory/UpdateCartItemsTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/GraphQlCache/GraphQlTest.php
@ -21007,6 +21009,7 @@ app/code/Magento/CatalogInventoryGraphQl/Test/Unit/Model/Resolver/OnlyXLeftInSto
app/code/Magento/CatalogInventoryGraphQl/Model/Resolver/OnlyXLeftInStockResolver.php
app/code/Magento/CatalogInventoryGraphQl/Model/Resolver/NotAvailableMessageResolver.php
app/code/Magento/CatalogInventoryGraphQl/Model/Resolver/StockStatusProvider.php
app/code/Magento/CatalogInventoryGraphQl/Model/Resolver/QuantityResolver.php
app/code/Magento/CatalogInventoryGraphQl/README.md
app/code/Magento/LoginAsCustomerLog/registration.php
app/code/Magento/LoginAsCustomerLog/composer.json

View File

@ -2811,6 +2811,11 @@ Unit/Core/Module/ModuleRepositoryTest.php
Core/Module/ModuleRepositoryTest.php
Module/ModuleRepositoryTest.php
ModuleRepositoryTest.php
tests/Unit/Core/Module/ModuleOverrideCheckerTest.php
Unit/Core/Module/ModuleOverrideCheckerTest.php
Core/Module/ModuleOverrideCheckerTest.php
Module/ModuleOverrideCheckerTest.php
ModuleOverrideCheckerTest.php
tests/Unit/Core/Module/SourceHandler/ZipSourceHandlerTest.php
Unit/Core/Module/SourceHandler/ZipSourceHandlerTest.php
Core/Module/SourceHandler/ZipSourceHandlerTest.php
@ -11415,6 +11420,67 @@ SampleFilters.php
tests/Resources/ResourceResetter.php
Resources/ResourceResetter.php
ResourceResetter.php
tests/Resources/modules_tests/testnooverride/testnooverride.php
Resources/modules_tests/testnooverride/testnooverride.php
modules_tests/testnooverride/testnooverride.php
testnooverride/testnooverride.php
testnooverride.php
tests/Resources/modules_tests/testnooverride/config.xml
Resources/modules_tests/testnooverride/config.xml
modules_tests/testnooverride/config.xml
testnooverride/config.xml
config.xml
tests/Resources/modules_tests/testbasicconflict/testbasicconflict.php
Resources/modules_tests/testbasicconflict/testbasicconflict.php
modules_tests/testbasicconflict/testbasicconflict.php
testbasicconflict/testbasicconflict.php
testbasicconflict.php
tests/Resources/modules_tests/testbasicconflict/override/classes/Cart.php
Resources/modules_tests/testbasicconflict/override/classes/Cart.php
modules_tests/testbasicconflict/override/classes/Cart.php
testbasicconflict/override/classes/Cart.php
override/classes/Cart.php
classes/Cart.php
Cart.php
tests/Resources/modules_tests/testbasicconflict/config.xml
Resources/modules_tests/testbasicconflict/config.xml
modules_tests/testbasicconflict/config.xml
testbasicconflict/config.xml
config.xml
tests/Resources/modules_tests/testtrickyconflict/testtrickyconflict.php
Resources/modules_tests/testtrickyconflict/testtrickyconflict.php
modules_tests/testtrickyconflict/testtrickyconflict.php
testtrickyconflict/testtrickyconflict.php
testtrickyconflict.php
tests/Resources/modules_tests/testtrickyconflict/override/classes/Cart.php
Resources/modules_tests/testtrickyconflict/override/classes/Cart.php
modules_tests/testtrickyconflict/override/classes/Cart.php
testtrickyconflict/override/classes/Cart.php
override/classes/Cart.php
classes/Cart.php
Cart.php
tests/Resources/modules_tests/testtrickyconflict/config.xml
Resources/modules_tests/testtrickyconflict/config.xml
modules_tests/testtrickyconflict/config.xml
testtrickyconflict/config.xml
config.xml
tests/Resources/modules_tests/testnoconflict/override/classes/Cart.php
Resources/modules_tests/testnoconflict/override/classes/Cart.php
modules_tests/testnoconflict/override/classes/Cart.php
testnoconflict/override/classes/Cart.php
override/classes/Cart.php
classes/Cart.php
Cart.php
tests/Resources/modules_tests/testnoconflict/testnoconflict.php
Resources/modules_tests/testnoconflict/testnoconflict.php
modules_tests/testnoconflict/testnoconflict.php
testnoconflict/testnoconflict.php
testnoconflict.php
tests/Resources/modules_tests/testnoconflict/config.xml
Resources/modules_tests/testnoconflict/config.xml
modules_tests/testnoconflict/config.xml
testnoconflict/config.xml
config.xml
tests/Resources/modules_tests/pscsx3241/pscsx3241.php
Resources/modules_tests/pscsx3241/pscsx3241.php
modules_tests/pscsx3241/pscsx3241.php
@ -11440,16 +11506,19 @@ Resources/modules_tests/pscsx3241/config.xml
modules_tests/pscsx3241/config.xml
pscsx3241/config.xml
config.xml
tests/Resources/modules_tests/override/DummyAdminController.php
Resources/modules_tests/override/DummyAdminController.php
modules_tests/override/DummyAdminController.php
override/DummyAdminController.php
DummyAdminController.php
tests/Resources/modules_tests/override/Cart.php
Resources/modules_tests/override/Cart.php
modules_tests/override/Cart.php
override/Cart.php
tests/Resources/modules_tests/override/classes/Cart.php
Resources/modules_tests/override/classes/Cart.php
modules_tests/override/classes/Cart.php
override/classes/Cart.php
classes/Cart.php
Cart.php
tests/Resources/modules_tests/override/controllers/admin/DummyAdminController.php
Resources/modules_tests/override/controllers/admin/DummyAdminController.php
modules_tests/override/controllers/admin/DummyAdminController.php
override/controllers/admin/DummyAdminController.php
controllers/admin/DummyAdminController.php
admin/DummyAdminController.php
DummyAdminController.php
tests/Resources/modules_tests/pscsx32412/override/classes/Cart.php
Resources/modules_tests/pscsx32412/override/classes/Cart.php
modules_tests/pscsx32412/override/classes/Cart.php
@ -11475,6 +11544,46 @@ Resources/modules_tests/pscsx32412/config.xml
modules_tests/pscsx32412/config.xml
pscsx32412/config.xml
config.xml
tests/Resources/modules_tests/testpropertyconflict/override/classes/Cart.php
Resources/modules_tests/testpropertyconflict/override/classes/Cart.php
modules_tests/testpropertyconflict/override/classes/Cart.php
testpropertyconflict/override/classes/Cart.php
override/classes/Cart.php
classes/Cart.php
Cart.php
tests/Resources/modules_tests/testpropertyconflict/testpropertyconflict.php
Resources/modules_tests/testpropertyconflict/testpropertyconflict.php
modules_tests/testpropertyconflict/testpropertyconflict.php
testpropertyconflict/testpropertyconflict.php
testpropertyconflict.php
tests/Resources/modules_tests/testpropertyconflict/config.xml
Resources/modules_tests/testpropertyconflict/config.xml
modules_tests/testpropertyconflict/config.xml
testpropertyconflict/config.xml
config.xml
tests/Resources/modules_tests/testconstantconflict/override/classes/Cart.php
Resources/modules_tests/testconstantconflict/override/classes/Cart.php
modules_tests/testconstantconflict/override/classes/Cart.php
testconstantconflict/override/classes/Cart.php
override/classes/Cart.php
classes/Cart.php
Cart.php
tests/Resources/modules_tests/testconstantconflict/testconstantconflict.php
Resources/modules_tests/testconstantconflict/testconstantconflict.php
modules_tests/testconstantconflict/testconstantconflict.php
testconstantconflict/testconstantconflict.php
testconstantconflict.php
tests/Resources/modules_tests/testconstantconflict/config.xml
Resources/modules_tests/testconstantconflict/config.xml
modules_tests/testconstantconflict/config.xml
testconstantconflict/config.xml
config.xml
tests/Resources/modules_tests/override_for_unit_test/classes/Cart.php
Resources/modules_tests/override_for_unit_test/classes/Cart.php
modules_tests/override_for_unit_test/classes/Cart.php
override_for_unit_test/classes/Cart.php
classes/Cart.php
Cart.php
tests/Resources/dummyFile/test_text_file.txt
Resources/dummyFile/test_text_file.txt
dummyFile/test_text_file.txt
@ -14805,16 +14914,16 @@ BO/13_shopParameters/04_customerSettings/02_groups/02_CRUDGroups.ts
04_customerSettings/02_groups/02_CRUDGroups.ts
02_groups/02_CRUDGroups.ts
02_CRUDGroups.ts
tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/05_minimumWordLength.ts
UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/05_minimumWordLength.ts
campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/05_minimumWordLength.ts
functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/05_minimumWordLength.ts
BO/13_shopParameters/07_search/01_search/01_editSearchSettings/05_minimumWordLength.ts
13_shopParameters/07_search/01_search/01_editSearchSettings/05_minimumWordLength.ts
07_search/01_search/01_editSearchSettings/05_minimumWordLength.ts
01_search/01_editSearchSettings/05_minimumWordLength.ts
01_editSearchSettings/05_minimumWordLength.ts
05_minimumWordLength.ts
tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/05_maximumWordLength.ts
UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/05_maximumWordLength.ts
campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/05_maximumWordLength.ts
functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/05_maximumWordLength.ts
BO/13_shopParameters/07_search/01_search/01_editSearchSettings/05_maximumWordLength.ts
13_shopParameters/07_search/01_search/01_editSearchSettings/05_maximumWordLength.ts
07_search/01_search/01_editSearchSettings/05_maximumWordLength.ts
01_search/01_editSearchSettings/05_maximumWordLength.ts
01_editSearchSettings/05_maximumWordLength.ts
05_maximumWordLength.ts
tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/04_maxApproximateAllowedWordsByFuzzySearch.ts
UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/04_maxApproximateAllowedWordsByFuzzySearch.ts
campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/04_maxApproximateAllowedWordsByFuzzySearch.ts
@ -14835,16 +14944,26 @@ BO/13_shopParameters/07_search/01_search/01_editSearchSettings/02_searchExactEnd
01_search/01_editSearchSettings/02_searchExactEndMatch.ts
01_editSearchSettings/02_searchExactEndMatch.ts
02_searchExactEndMatch.ts
tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/06_blacklistedWords.ts
UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/06_blacklistedWords.ts
campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/06_blacklistedWords.ts
functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/06_blacklistedWords.ts
BO/13_shopParameters/07_search/01_search/01_editSearchSettings/06_blacklistedWords.ts
13_shopParameters/07_search/01_search/01_editSearchSettings/06_blacklistedWords.ts
07_search/01_search/01_editSearchSettings/06_blacklistedWords.ts
01_search/01_editSearchSettings/06_blacklistedWords.ts
01_editSearchSettings/06_blacklistedWords.ts
06_blacklistedWords.ts
tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/07_blacklistedWords.ts
UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/07_blacklistedWords.ts
campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/07_blacklistedWords.ts
functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/07_blacklistedWords.ts
BO/13_shopParameters/07_search/01_search/01_editSearchSettings/07_blacklistedWords.ts
13_shopParameters/07_search/01_search/01_editSearchSettings/07_blacklistedWords.ts
07_search/01_search/01_editSearchSettings/07_blacklistedWords.ts
01_search/01_editSearchSettings/07_blacklistedWords.ts
01_editSearchSettings/07_blacklistedWords.ts
07_blacklistedWords.ts
tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/06_minimumWordLength.ts
UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/06_minimumWordLength.ts
campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/06_minimumWordLength.ts
functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/06_minimumWordLength.ts
BO/13_shopParameters/07_search/01_search/01_editSearchSettings/06_minimumWordLength.ts
13_shopParameters/07_search/01_search/01_editSearchSettings/06_minimumWordLength.ts
07_search/01_search/01_editSearchSettings/06_minimumWordLength.ts
01_search/01_editSearchSettings/06_minimumWordLength.ts
01_editSearchSettings/06_minimumWordLength.ts
06_minimumWordLength.ts
tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/03_fuzzySearch.ts
UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/03_fuzzySearch.ts
campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/03_fuzzySearch.ts
@ -19281,14 +19400,6 @@ catalog/products/add/index.ts
products/add/index.ts
add/index.ts
index.ts
tests/UI/pages/BO/catalog/products/add/descriptionTab.ts
UI/pages/BO/catalog/products/add/descriptionTab.ts
pages/BO/catalog/products/add/descriptionTab.ts
BO/catalog/products/add/descriptionTab.ts
catalog/products/add/descriptionTab.ts
products/add/descriptionTab.ts
add/descriptionTab.ts
descriptionTab.ts
tests/UI/pages/BO/catalog/products/add/optionsTab.ts
UI/pages/BO/catalog/products/add/optionsTab.ts
pages/BO/catalog/products/add/optionsTab.ts
@ -38407,6 +38518,10 @@ src/Core/Module/ModuleRepository.php
Core/Module/ModuleRepository.php
Module/ModuleRepository.php
ModuleRepository.php
src/Core/Module/ModuleOverrideChecker.php
Core/Module/ModuleOverrideChecker.php
Module/ModuleOverrideChecker.php
ModuleOverrideChecker.php
src/Core/Search/ShopFilters.php
Core/Search/ShopFilters.php
Search/ShopFilters.php
@ -71304,6 +71419,60 @@ admin-dev/themes/new-theme/.eslintrc.js
themes/new-theme/.eslintrc.js
new-theme/.eslintrc.js
.eslintrc.js
admin-dev/themes/new-theme/js/@types/services/index.d.ts
themes/new-theme/js/@types/services/index.d.ts
new-theme/js/@types/services/index.d.ts
js/@types/services/index.d.ts
@types/services/index.d.ts
services/index.d.ts
index.d.ts
admin-dev/themes/new-theme/js/@types/grid/index.d.ts
themes/new-theme/js/@types/grid/index.d.ts
new-theme/js/@types/grid/index.d.ts
js/@types/grid/index.d.ts
@types/grid/index.d.ts
grid/index.d.ts
index.d.ts
admin-dev/themes/new-theme/js/@types/global.d.ts
themes/new-theme/js/@types/global.d.ts
new-theme/js/@types/global.d.ts
js/@types/global.d.ts
@types/global.d.ts
global.d.ts
admin-dev/themes/new-theme/js/@types/renderers/index.d.ts
themes/new-theme/js/@types/renderers/index.d.ts
new-theme/js/@types/renderers/index.d.ts
js/@types/renderers/index.d.ts
@types/renderers/index.d.ts
renderers/index.d.ts
index.d.ts
admin-dev/themes/new-theme/js/@types/external-modules.d.ts
themes/new-theme/js/@types/external-modules.d.ts
new-theme/js/@types/external-modules.d.ts
js/@types/external-modules.d.ts
@types/external-modules.d.ts
external-modules.d.ts
admin-dev/themes/new-theme/js/@types/vue/resource.d.ts
themes/new-theme/js/@types/vue/resource.d.ts
new-theme/js/@types/vue/resource.d.ts
js/@types/vue/resource.d.ts
@types/vue/resource.d.ts
vue/resource.d.ts
resource.d.ts
admin-dev/themes/new-theme/js/@types/vue/shim.d.ts
themes/new-theme/js/@types/vue/shim.d.ts
new-theme/js/@types/vue/shim.d.ts
js/@types/vue/shim.d.ts
@types/vue/shim.d.ts
vue/shim.d.ts
shim.d.ts
admin-dev/themes/new-theme/js/@types/showcase/index.d.ts
themes/new-theme/js/@types/showcase/index.d.ts
new-theme/js/@types/showcase/index.d.ts
js/@types/showcase/index.d.ts
@types/showcase/index.d.ts
showcase/index.d.ts
index.d.ts
admin-dev/themes/new-theme/js/nav_bar.ts
themes/new-theme/js/nav_bar.ts
new-theme/js/nav_bar.ts
@ -71416,6 +71585,12 @@ js/components/bloodhound/tokenizers.ts
components/bloodhound/tokenizers.ts
bloodhound/tokenizers.ts
tokenizers.ts
admin-dev/themes/new-theme/js/components/typeguard.ts
themes/new-theme/js/components/typeguard.ts
new-theme/js/components/typeguard.ts
js/components/typeguard.ts
components/typeguard.ts
typeguard.ts
admin-dev/themes/new-theme/js/components/form-submit-button.ts
themes/new-theme/js/components/form-submit-button.ts
new-theme/js/components/form-submit-button.ts
@ -72061,66 +72236,6 @@ themes/new-theme/js/fos_js_routes.json
new-theme/js/fos_js_routes.json
js/fos_js_routes.json
fos_js_routes.json
admin-dev/themes/new-theme/js/types/typeguard.ts
themes/new-theme/js/types/typeguard.ts
new-theme/js/types/typeguard.ts
js/types/typeguard.ts
types/typeguard.ts
typeguard.ts
admin-dev/themes/new-theme/js/types/services/index.d.ts
themes/new-theme/js/types/services/index.d.ts
new-theme/js/types/services/index.d.ts
js/types/services/index.d.ts
types/services/index.d.ts
services/index.d.ts
index.d.ts
admin-dev/themes/new-theme/js/types/grid/index.d.ts
themes/new-theme/js/types/grid/index.d.ts
new-theme/js/types/grid/index.d.ts
js/types/grid/index.d.ts
types/grid/index.d.ts
grid/index.d.ts
index.d.ts
admin-dev/themes/new-theme/js/types/global.d.ts
themes/new-theme/js/types/global.d.ts
new-theme/js/types/global.d.ts
js/types/global.d.ts
types/global.d.ts
global.d.ts
admin-dev/themes/new-theme/js/types/renderers/index.d.ts
themes/new-theme/js/types/renderers/index.d.ts
new-theme/js/types/renderers/index.d.ts
js/types/renderers/index.d.ts
types/renderers/index.d.ts
renderers/index.d.ts
index.d.ts
admin-dev/themes/new-theme/js/types/external-modules.d.ts
themes/new-theme/js/types/external-modules.d.ts
new-theme/js/types/external-modules.d.ts
js/types/external-modules.d.ts
types/external-modules.d.ts
external-modules.d.ts
admin-dev/themes/new-theme/js/types/vue/resource.d.ts
themes/new-theme/js/types/vue/resource.d.ts
new-theme/js/types/vue/resource.d.ts
js/types/vue/resource.d.ts
types/vue/resource.d.ts
vue/resource.d.ts
resource.d.ts
admin-dev/themes/new-theme/js/types/vue/shim.d.ts
themes/new-theme/js/types/vue/shim.d.ts
new-theme/js/types/vue/shim.d.ts
js/types/vue/shim.d.ts
types/vue/shim.d.ts
vue/shim.d.ts
shim.d.ts
admin-dev/themes/new-theme/js/types/showcase/index.d.ts
themes/new-theme/js/types/showcase/index.d.ts
new-theme/js/types/showcase/index.d.ts
js/types/showcase/index.d.ts
types/showcase/index.d.ts
showcase/index.d.ts
index.d.ts
admin-dev/themes/new-theme/js/notifications.ts
themes/new-theme/js/notifications.ts
new-theme/js/notifications.ts

View File

@ -762,6 +762,7 @@ tests/Unit/Core/Form/IdentifiableObject/DataProvider/ApiClientFormDataProviderTe
tests/Unit/Core/Email/CyrillicCharactersInEmailValidationTest.php
tests/Unit/Core/MerchandiseReturn/Configuration/MerchandiseReturnOptionsConfigurationTest.php
tests/Unit/Core/Module/ModuleRepositoryTest.php
tests/Unit/Core/Module/ModuleOverrideCheckerTest.php
tests/Unit/Core/Module/SourceHandler/ZipSourceHandlerTest.php
tests/Unit/Core/Module/SourceHandler/RemoteZipSourceHandlerTest.php
tests/Unit/Core/Module/SourceHandler/SourceHandlerFactoryTest.php
@ -2065,16 +2066,34 @@ tests/Resources/themes/minimal-missconfig-theme/assets/js/theme.js
tests/Resources/themes/minimal-missconfig-theme/config/theme.yml
tests/Resources/SampleFilters.php
tests/Resources/ResourceResetter.php
tests/Resources/modules_tests/testnooverride/testnooverride.php
tests/Resources/modules_tests/testnooverride/config.xml
tests/Resources/modules_tests/testbasicconflict/testbasicconflict.php
tests/Resources/modules_tests/testbasicconflict/override/classes/Cart.php
tests/Resources/modules_tests/testbasicconflict/config.xml
tests/Resources/modules_tests/testtrickyconflict/testtrickyconflict.php
tests/Resources/modules_tests/testtrickyconflict/override/classes/Cart.php
tests/Resources/modules_tests/testtrickyconflict/config.xml
tests/Resources/modules_tests/testnoconflict/override/classes/Cart.php
tests/Resources/modules_tests/testnoconflict/testnoconflict.php
tests/Resources/modules_tests/testnoconflict/config.xml
tests/Resources/modules_tests/pscsx3241/pscsx3241.php
tests/Resources/modules_tests/pscsx3241/override/classes/Cart.php
tests/Resources/modules_tests/pscsx3241/override/controllers/admin/DummyAdminController.php
tests/Resources/modules_tests/pscsx3241/config.xml
tests/Resources/modules_tests/override/DummyAdminController.php
tests/Resources/modules_tests/override/Cart.php
tests/Resources/modules_tests/override/classes/Cart.php
tests/Resources/modules_tests/override/controllers/admin/DummyAdminController.php
tests/Resources/modules_tests/pscsx32412/override/classes/Cart.php
tests/Resources/modules_tests/pscsx32412/override/controllers/admin/DummyAdminController.php
tests/Resources/modules_tests/pscsx32412/pscsx32412.php
tests/Resources/modules_tests/pscsx32412/config.xml
tests/Resources/modules_tests/testpropertyconflict/override/classes/Cart.php
tests/Resources/modules_tests/testpropertyconflict/testpropertyconflict.php
tests/Resources/modules_tests/testpropertyconflict/config.xml
tests/Resources/modules_tests/testconstantconflict/override/classes/Cart.php
tests/Resources/modules_tests/testconstantconflict/testconstantconflict.php
tests/Resources/modules_tests/testconstantconflict/config.xml
tests/Resources/modules_tests/override_for_unit_test/classes/Cart.php
tests/Resources/dummyFile/test_text_file.txt
tests/Resources/dummyFile/dummy_zip.zip
tests/Resources/dummyFile/valid_module.zip
@ -2499,10 +2518,11 @@ tests/UI/campaigns/functional/BO/13_shopParameters/04_customerSettings/01_custom
tests/UI/campaigns/functional/BO/13_shopParameters/04_customerSettings/02_groups/01_filterSortAndPaginationGroups.ts
tests/UI/campaigns/functional/BO/13_shopParameters/04_customerSettings/02_groups/03_defaultGroupsOptions.ts
tests/UI/campaigns/functional/BO/13_shopParameters/04_customerSettings/02_groups/02_CRUDGroups.ts
tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/05_minimumWordLength.ts
tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/05_maximumWordLength.ts
tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/04_maxApproximateAllowedWordsByFuzzySearch.ts
tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/02_searchExactEndMatch.ts
tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/06_blacklistedWords.ts
tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/07_blacklistedWords.ts
tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/06_minimumWordLength.ts
tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/03_fuzzySearch.ts
tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/03_indexing.ts
tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/03_quickEditStatus.ts
@ -3057,7 +3077,6 @@ tests/UI/pages/BO/catalog/attributes/addAttribute.ts
tests/UI/pages/BO/catalog/attributes/addValue.ts
tests/UI/pages/BO/catalog/products/add/seoTab.ts
tests/UI/pages/BO/catalog/products/add/index.ts
tests/UI/pages/BO/catalog/products/add/descriptionTab.ts
tests/UI/pages/BO/catalog/products/add/optionsTab.ts
tests/UI/pages/BO/catalog/products/add/detailsTab.ts
tests/UI/pages/BO/catalog/products/add/combinationsTab.ts
@ -6121,6 +6140,7 @@ src/Core/Module/ConfigReaderInterface.php
src/Core/Module/DataProvider/TabModuleListProviderInterface.php
src/Core/Module/DataProvider/PaymentModuleListProviderInterface.php
src/Core/Module/ModuleRepository.php
src/Core/Module/ModuleOverrideChecker.php
src/Core/Search/ShopFilters.php
src/Core/Search/Builder/TypedFiltersBuilder.php
src/Core/Search/Builder/TypedBuilder/TypedFiltersBuilderInterface.php
@ -11978,6 +11998,14 @@ admin-dev/themes/new-theme/icons/bi/twitter-x.svg
admin-dev/themes/new-theme/icons/bi/facebook.svg
admin-dev/themes/new-theme/icons/bi/github.svg
admin-dev/themes/new-theme/.eslintrc.js
admin-dev/themes/new-theme/js/@types/services/index.d.ts
admin-dev/themes/new-theme/js/@types/grid/index.d.ts
admin-dev/themes/new-theme/js/@types/global.d.ts
admin-dev/themes/new-theme/js/@types/renderers/index.d.ts
admin-dev/themes/new-theme/js/@types/external-modules.d.ts
admin-dev/themes/new-theme/js/@types/vue/resource.d.ts
admin-dev/themes/new-theme/js/@types/vue/shim.d.ts
admin-dev/themes/new-theme/js/@types/showcase/index.d.ts
admin-dev/themes/new-theme/js/nav_bar.ts
admin-dev/themes/new-theme/js/maintenance-page/index.ts
admin-dev/themes/new-theme/js/maintenance-page/ip-input.ts
@ -11996,6 +12024,7 @@ admin-dev/themes/new-theme/js/components/email-input.ts
admin-dev/themes/new-theme/js/components/showcase-card/extension/showcase-card-close-extension.ts
admin-dev/themes/new-theme/js/components/showcase-card/showcase-card.ts
admin-dev/themes/new-theme/js/components/bloodhound/tokenizers.ts
admin-dev/themes/new-theme/js/components/typeguard.ts
admin-dev/themes/new-theme/js/components/form-submit-button.ts
admin-dev/themes/new-theme/js/components/shop-selector/shop-selector.ts
admin-dev/themes/new-theme/js/components/modify-all-shops-checkbox/component-map.ts
@ -12086,15 +12115,6 @@ admin-dev/themes/new-theme/js/components/country-postcode-required-toggler.ts
admin-dev/themes/new-theme/js/components/event-emitter.ts
admin-dev/themes/new-theme/js/components/auto-complete-search.ts
admin-dev/themes/new-theme/js/fos_js_routes.json
admin-dev/themes/new-theme/js/types/typeguard.ts
admin-dev/themes/new-theme/js/types/services/index.d.ts
admin-dev/themes/new-theme/js/types/grid/index.d.ts
admin-dev/themes/new-theme/js/types/global.d.ts
admin-dev/themes/new-theme/js/types/renderers/index.d.ts
admin-dev/themes/new-theme/js/types/external-modules.d.ts
admin-dev/themes/new-theme/js/types/vue/resource.d.ts
admin-dev/themes/new-theme/js/types/vue/shim.d.ts
admin-dev/themes/new-theme/js/types/showcase/index.d.ts
admin-dev/themes/new-theme/js/notifications.ts
admin-dev/themes/new-theme/js/translation-page/messages-search.ts
admin-dev/themes/new-theme/js/translation-page/messages-edition.ts

View File

@ -18375,6 +18375,18 @@ Core/System/CustomEntity/CustomEntityEntityTest.php
System/CustomEntity/CustomEntityEntityTest.php
CustomEntity/CustomEntityEntityTest.php
CustomEntityEntityTest.php
tests/unit/Core/System/CustomField/CustomFieldExceptionTest.php
unit/Core/System/CustomField/CustomFieldExceptionTest.php
Core/System/CustomField/CustomFieldExceptionTest.php
System/CustomField/CustomFieldExceptionTest.php
CustomField/CustomFieldExceptionTest.php
CustomFieldExceptionTest.php
tests/unit/Core/System/CustomField/CustomFieldServiceTest.php
unit/Core/System/CustomField/CustomFieldServiceTest.php
Core/System/CustomField/CustomFieldServiceTest.php
System/CustomField/CustomFieldServiceTest.php
CustomField/CustomFieldServiceTest.php
CustomFieldServiceTest.php
tests/unit/Core/System/StateMachine/Api/StateMachineActionControllerTest.php
unit/Core/System/StateMachine/Api/StateMachineActionControllerTest.php
Core/System/StateMachine/Api/StateMachineActionControllerTest.php
@ -19822,6 +19834,14 @@ Cart/Order/Transformer/CustomerTransformerTest.php
Order/Transformer/CustomerTransformerTest.php
Transformer/CustomerTransformerTest.php
CustomerTransformerTest.php
tests/unit/Core/Checkout/Cart/Order/Transformer/DeliveryTransformerTest.php
unit/Core/Checkout/Cart/Order/Transformer/DeliveryTransformerTest.php
Core/Checkout/Cart/Order/Transformer/DeliveryTransformerTest.php
Checkout/Cart/Order/Transformer/DeliveryTransformerTest.php
Cart/Order/Transformer/DeliveryTransformerTest.php
Order/Transformer/DeliveryTransformerTest.php
Transformer/DeliveryTransformerTest.php
DeliveryTransformerTest.php
tests/unit/Core/Checkout/Cart/Order/Transformer/CartTransformerTest.php
unit/Core/Checkout/Cart/Order/Transformer/CartTransformerTest.php
Core/Checkout/Cart/Order/Transformer/CartTransformerTest.php
@ -36256,6 +36276,9 @@ release-6-5-6-0/2023-08-31-vue3-fix-promotions-module.md
changelog/_unreleased/2024-09-22-simplified-product-media-sorting.md
_unreleased/2024-09-22-simplified-product-media-sorting.md
2024-09-22-simplified-product-media-sorting.md
changelog/_unreleased/2024-09-10-add-support-for-message-queue-for-local-sendmail-type.md
_unreleased/2024-09-10-add-support-for-message-queue-for-local-sendmail-type.md
2024-09-10-add-support-for-message-queue-for-local-sendmail-type.md
changelog/_unreleased/2024-08-22-Improved-text-formatting-in-the-storefront.md
_unreleased/2024-08-22-Improved-text-formatting-in-the-storefront.md
2024-08-22-Improved-text-formatting-in-the-storefront.md
@ -36298,6 +36321,9 @@ _unreleased/2024-04-25-implement-mt-banner-code-mod.md
changelog/_unreleased/2024-09-10-allow-customfields-on-mapping-on-newsletter-recipient.md
_unreleased/2024-09-10-allow-customfields-on-mapping-on-newsletter-recipient.md
2024-09-10-allow-customfields-on-mapping-on-newsletter-recipient.md
changelog/_unreleased/2024-09-20-move-navigationpageloadedevent-to-end.md
_unreleased/2024-09-20-move-navigationpageloadedevent-to-end.md
2024-09-20-move-navigationpageloadedevent-to-end.md
changelog/_unreleased/2024-08-11-add-no-progress-option-to-indexing-commands.md
_unreleased/2024-08-11-add-no-progress-option-to-indexing-commands.md
2024-08-11-add-no-progress-option-to-indexing-commands.md
@ -36316,6 +36342,9 @@ _unreleased/2024-09-23-load-all-languages-in-snippet-modal.md
changelog/_unreleased/2024-09-11-fix-duplicate-save-edits-method-error-when-saving-order.md
_unreleased/2024-09-11-fix-duplicate-save-edits-method-error-when-saving-order.md
2024-09-11-fix-duplicate-save-edits-method-error-when-saving-order.md
changelog/_unreleased/2024-09-22-do-not-throw-an-error-if-no-labels-are-present-on-country-change.md
_unreleased/2024-09-22-do-not-throw-an-error-if-no-labels-are-present-on-country-change.md
2024-09-22-do-not-throw-an-error-if-no-labels-are-present-on-country-change.md
changelog/_unreleased/2024-05-14-accessibility-improvements-for-the-main-navigation.md
_unreleased/2024-05-14-accessibility-improvements-for-the-main-navigation.md
2024-05-14-accessibility-improvements-for-the-main-navigation.md
@ -36379,6 +36408,9 @@ _unreleased/2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2024-09-16-prevent-newsletter-optin-through-head-requests.md
_unreleased/2024-09-16-prevent-newsletter-optin-through-head-requests.md
2024-09-16-prevent-newsletter-optin-through-head-requests.md
changelog/_unreleased/2024-09-26-changed-the-JSON-LD-schema-links-to-use-https-instead-of-http.md
_unreleased/2024-09-26-changed-the-JSON-LD-schema-links-to-use-https-instead-of-http.md
2024-09-26-changed-the-JSON-LD-schema-links-to-use-https-instead-of-http.md
changelog/_unreleased/2024-09-27-ignore-srsltid-parameter-for-cache.md
_unreleased/2024-09-27-ignore-srsltid-parameter-for-cache.md
2024-09-27-ignore-srsltid-parameter-for-cache.md
@ -36418,9 +36450,15 @@ _unreleased/2024-09-10-add-interval-dal-fields-to-entity-generator.md
changelog/_unreleased/2024-09-20-add-missing-visual-focus-states.md
_unreleased/2024-09-20-add-missing-visual-focus-states.md
2024-09-20-add-missing-visual-focus-states.md
changelog/_unreleased/2024-09-23-added-mailtemplateid-and-mailtemplatetypeid-to-data-sent-to-mail-action.md
_unreleased/2024-09-23-added-mailtemplateid-and-mailtemplatetypeid-to-data-sent-to-mail-action.md
2024-09-23-added-mailtemplateid-and-mailtemplatetypeid-to-data-sent-to-mail-action.md
changelog/_unreleased/2024-07-19-incorrect-tax-calculation-for-shipping-costs-with-automatic-calculation-with-discount-item.md
_unreleased/2024-07-19-incorrect-tax-calculation-for-shipping-costs-with-automatic-calculation-with-discount-item.md
2024-07-19-incorrect-tax-calculation-for-shipping-costs-with-automatic-calculation-with-discount-item.md
changelog/_unreleased/2024-10-01-update-account-accordion-to-bootstrap-version-5.md
_unreleased/2024-10-01-update-account-accordion-to-bootstrap-version-5.md
2024-10-01-update-account-accordion-to-bootstrap-version-5.md
changelog/_unreleased/2024-08-22-Improve-text-editor-formatting.md
_unreleased/2024-08-22-Improve-text-editor-formatting.md
2024-08-22-Improve-text-editor-formatting.md
@ -36472,6 +36510,9 @@ _unreleased/2024-02-01-add-store-api-endpoints-for-product-and-category-breadcru
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
2024-08-19-add-context-to-orderstatechangecriteriaevent.md
changelog/_unreleased/2024-09-19-prevent-hyphens-in-custom-field-names.md
_unreleased/2024-09-19-prevent-hyphens-in-custom-field-names.md
2024-09-19-prevent-hyphens-in-custom-field-names.md
changelog/_unreleased/2024-09-25-preserve-focus-of-radio-inputs-for-shipping-and-payment-method-selection-in-checkout.md
_unreleased/2024-09-25-preserve-focus-of-radio-inputs-for-shipping-and-payment-method-selection-in-checkout.md
2024-09-25-preserve-focus-of-radio-inputs-for-shipping-and-payment-method-selection-in-checkout.md
@ -36547,6 +36588,9 @@ _unreleased/2024-09-19-improve-order-amount-stats-performance.md
changelog/_unreleased/2024-09-23-added-criteria-events-for-country-and-country-state-routes.md
_unreleased/2024-09-23-added-criteria-events-for-country-and-country-state-routes.md
2024-09-23-added-criteria-events-for-country-and-country-state-routes.md
changelog/_unreleased/2024-09-24-block-double-password-recovery-form-submissions-md.md
_unreleased/2024-09-24-block-double-password-recovery-form-submissions-md.md
2024-09-24-block-double-password-recovery-form-submissions-md.md
changelog/_unreleased/2024-08-20-improve-focus-handling-for-off-canvas-cart-and-quantity-selector.md
_unreleased/2024-08-20-improve-focus-handling-for-off-canvas-cart-and-quantity-selector.md
2024-08-20-improve-focus-handling-for-off-canvas-cart-and-quantity-selector.md
@ -36571,6 +36615,9 @@ _unreleased/2024-08-23-release-promotion-code-after-remove-promotion-line-item.m
changelog/_unreleased/2022-07-04-mail-attach.md
_unreleased/2022-07-04-mail-attach.md
2022-07-04-mail-attach.md
changelog/_unreleased/2024-09-16-shipping-cost-discount-is-not-recalculated-correctly.md
_unreleased/2024-09-16-shipping-cost-discount-is-not-recalculated-correctly.md
2024-09-16-shipping-cost-discount-is-not-recalculated-correctly.md
changelog/_unreleased/2024-09-06-consider-data-hash-for-product-data-caching.md
_unreleased/2024-09-06-consider-data-hash-for-product-data-caching.md
2024-09-06-consider-data-hash-for-product-data-caching.md
@ -102787,6 +102834,11 @@ Core/System/CustomField/CustomFieldTypes.php
System/CustomField/CustomFieldTypes.php
CustomField/CustomFieldTypes.php
CustomFieldTypes.php
src/Core/System/CustomField/CustomFieldException.php
Core/System/CustomField/CustomFieldException.php
System/CustomField/CustomFieldException.php
CustomField/CustomFieldException.php
CustomFieldException.php
src/Core/System/CustomField/CustomFieldEvents.php
Core/System/CustomField/CustomFieldEvents.php
System/CustomField/CustomFieldEvents.php
@ -142635,6 +142687,10 @@ ControllerInfo.php
src/Storefront/README.md
Storefront/README.md
README.md
.devcontainer/devcontainer.json
devcontainer.json
.devcontainer/compose.yml
compose.yml
.bc-exclude.php
phpstan-baseline.neon
.run/Storefront Cypress.run.xml

View File

@ -2559,6 +2559,8 @@ tests/unit/Core/System/CustomEntity/_fixtures/CustomEntityLifecycleServiceTest/w
tests/unit/Core/System/CustomEntity/Schema/SchemaUpdaterTest.php
tests/unit/Core/System/CustomEntity/Schema/CustomEntitySchemaUpdaterTest.php
tests/unit/Core/System/CustomEntity/CustomEntityEntityTest.php
tests/unit/Core/System/CustomField/CustomFieldExceptionTest.php
tests/unit/Core/System/CustomField/CustomFieldServiceTest.php
tests/unit/Core/System/StateMachine/Api/StateMachineActionControllerTest.php
tests/unit/Core/System/Snippet/Files/MockedKernel.php
tests/unit/Core/System/Snippet/Files/SnippetFileCollectionTest.php
@ -2755,6 +2757,7 @@ tests/unit/Core/Checkout/Cart/Order/ErrorCollectionTest.php
tests/unit/Core/Checkout/Cart/Order/OrderPersisterTest.php
tests/unit/Core/Checkout/Cart/Order/OrderConverterTest.php
tests/unit/Core/Checkout/Cart/Order/Transformer/CustomerTransformerTest.php
tests/unit/Core/Checkout/Cart/Order/Transformer/DeliveryTransformerTest.php
tests/unit/Core/Checkout/Cart/Order/Transformer/CartTransformerTest.php
tests/unit/Core/Checkout/Cart/Order/Transformer/LineItemTransformerTest.php
tests/unit/Core/Checkout/Cart/Order/Transformer/TransactionTransformerTest.php
@ -6334,6 +6337,7 @@ changelog/release-6-5-6-0/2023-09-21-fix-media-delete-unused-command-when-used-w
changelog/release-6-5-6-0/2023-09-11-fixing-add-product-by-number.md
changelog/release-6-5-6-0/2023-08-31-vue3-fix-promotions-module.md
changelog/_unreleased/2024-09-22-simplified-product-media-sorting.md
changelog/_unreleased/2024-09-10-add-support-for-message-queue-for-local-sendmail-type.md
changelog/_unreleased/2024-08-22-Improved-text-formatting-in-the-storefront.md
changelog/_unreleased/2024-07-11-add-initial-services-infrastructure.md
changelog/_unreleased/2024-08-22-improved-extensibility-for-cms-resolvers.md
@ -6348,12 +6352,14 @@ changelog/_unreleased/2024-09-18-changed-usages-of-hash-algo-md5-to-xxh128.md
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
changelog/_unreleased/2024-09-10-allow-customfields-on-mapping-on-newsletter-recipient.md
changelog/_unreleased/2024-09-20-move-navigationpageloadedevent-to-end.md
changelog/_unreleased/2024-08-11-add-no-progress-option-to-indexing-commands.md
changelog/_unreleased/2024-08-07-add-contenthash-for-js-plugins.md
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
changelog/_unreleased/2024-09-06-cash-rounding-for-tax-prices-with-multiple-tax-rules.md
changelog/_unreleased/2024-09-23-load-all-languages-in-snippet-modal.md
changelog/_unreleased/2024-09-11-fix-duplicate-save-edits-method-error-when-saving-order.md
changelog/_unreleased/2024-09-22-do-not-throw-an-error-if-no-labels-are-present-on-country-change.md
changelog/_unreleased/2024-05-14-accessibility-improvements-for-the-main-navigation.md
changelog/_unreleased/2024-09-25-hide-update-button-for-extensions-managed-by-composer.md
changelog/_unreleased/2024-08-22-postal-code-not-mandatory-in-alternative-delivery-address.md
@ -6375,6 +6381,7 @@ changelog/_unreleased/2024-08-19-mark-autoprefixer-as-deprecated.md
changelog/_unreleased/2024-09-20-simplify-emitting-metrics.md
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2024-09-16-prevent-newsletter-optin-through-head-requests.md
changelog/_unreleased/2024-09-26-changed-the-JSON-LD-schema-links-to-use-https-instead-of-http.md
changelog/_unreleased/2024-09-27-ignore-srsltid-parameter-for-cache.md
changelog/_unreleased/2024-09-11-update-product-variant-listing-config.md
changelog/_unreleased/2024-08-27-Fix-generate-individual-code-more-than-25-items.md
@ -6388,7 +6395,9 @@ changelog/_unreleased/2024-09-25-change-search-dropdown-close-action-to-button.m
changelog/_unreleased/2024-09-23-added-aria-balbel-to-icons.md
changelog/_unreleased/2024-09-10-add-interval-dal-fields-to-entity-generator.md
changelog/_unreleased/2024-09-20-add-missing-visual-focus-states.md
changelog/_unreleased/2024-09-23-added-mailtemplateid-and-mailtemplatetypeid-to-data-sent-to-mail-action.md
changelog/_unreleased/2024-07-19-incorrect-tax-calculation-for-shipping-costs-with-automatic-calculation-with-discount-item.md
changelog/_unreleased/2024-10-01-update-account-accordion-to-bootstrap-version-5.md
changelog/_unreleased/2024-08-22-Improve-text-editor-formatting.md
changelog/_unreleased/2024-09-25-preserve-focus-state-after-variant-switch-page-reload.md
changelog/_unreleased/2024-09-10-payment-method-deprecation-log.md
@ -6406,6 +6415,7 @@ changelog/_unreleased/2024-09-25-allow-toggling-page-smart-bar.md
changelog/_unreleased/2024-09-17-fix-currency-display-for-old-orders.md
changelog/_unreleased/2024-02-01-add-store-api-endpoints-for-product-and-category-breadcrumb.md
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
changelog/_unreleased/2024-09-19-prevent-hyphens-in-custom-field-names.md
changelog/_unreleased/2024-09-25-preserve-focus-of-radio-inputs-for-shipping-and-payment-method-selection-in-checkout.md
changelog/_unreleased/2024-09-06-added-category-entity-to-navigaton-page.md
changelog/_unreleased/2024-08-30-fix-unselect-for-media-base-item.md
@ -6431,6 +6441,7 @@ changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.m
changelog/_unreleased/2024-09-18-add-striptags-to-idealo-template.md
changelog/_unreleased/2024-09-19-improve-order-amount-stats-performance.md
changelog/_unreleased/2024-09-23-added-criteria-events-for-country-and-country-state-routes.md
changelog/_unreleased/2024-09-24-block-double-password-recovery-form-submissions-md.md
changelog/_unreleased/2024-08-20-improve-focus-handling-for-off-canvas-cart-and-quantity-selector.md
changelog/_unreleased/2024-09-13-fix-issue-cannot-rename-media-files-when-remote-thumbnails-are-enabled.md
changelog/_unreleased/2024-06-25-introduce-app-filesystem-abstraction.md
@ -6439,6 +6450,7 @@ changelog/_unreleased/2024-04-22-prevent-account-menu-dropdown-on-mobile.md
changelog/_unreleased/2024-08-26-add-definestore-method-to-shopware-store.md
changelog/_unreleased/2024-08-23-release-promotion-code-after-remove-promotion-line-item.md
changelog/_unreleased/2022-07-04-mail-attach.md
changelog/_unreleased/2024-09-16-shipping-cost-discount-is-not-recalculated-correctly.md
changelog/_unreleased/2024-09-06-consider-data-hash-for-product-data-caching.md
changelog/_unreleased/2024-09-25-make-stateawaretrait-serializable.md
changelog/_unreleased/2024-09-26-fix-birthday-display-in-admin.md
@ -14912,6 +14924,7 @@ src/Core/System/Tag/Service/FilterTagIdsService.php
src/Core/System/Tag/Struct/FilteredTagIdsStruct.php
src/Core/System/Tag/TagDefinition.php
src/Core/System/CustomField/CustomFieldTypes.php
src/Core/System/CustomField/CustomFieldException.php
src/Core/System/CustomField/CustomFieldEvents.php
src/Core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php
src/Core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationEntity.php
@ -20821,6 +20834,8 @@ src/Storefront/Framework/Twig/Extension/UrlEncodingTwigFilter.php
src/Storefront/Framework/Twig/Extension/ConfigExtension.php
src/Storefront/Framework/Twig/ControllerInfo.php
src/Storefront/README.md
.devcontainer/devcontainer.json
.devcontainer/compose.yml
.bc-exclude.php
phpstan-baseline.neon
.run/Storefront Cypress.run.xml

View File

@ -3847,6 +3847,12 @@ tests/strapi/strapi/routes-list.test.cli.js
strapi/strapi/routes-list.test.cli.js
strapi/routes-list.test.cli.js
routes-list.test.cli.js
tests/cli/tests/strapi/strapi/README.md
cli/tests/strapi/strapi/README.md
tests/strapi/strapi/README.md
strapi/strapi/README.md
strapi/README.md
README.md
tests/cli/tests/strapi/data-transfer/import.test.cli.js
cli/tests/strapi/data-transfer/import.test.cli.js
tests/strapi/data-transfer/import.test.cli.js

View File

@ -652,6 +652,7 @@ tests/cli/tests/strapi/strapi/content-types-list.test.cli.js
tests/cli/tests/strapi/strapi/middlewares-list.test.cli.js
tests/cli/tests/strapi/strapi/controllers-list.test.cli.js
tests/cli/tests/strapi/strapi/routes-list.test.cli.js
tests/cli/tests/strapi/strapi/README.md
tests/cli/tests/strapi/data-transfer/import.test.cli.js
tests/cli/tests/strapi/data-transfer/export.test.cli.js
tests/cli/tests/strapi/config.js

View File

@ -3197,6 +3197,7 @@ src/Sylius/Component/Core/Storage/CartStorageInterface.php
src/Sylius/Component/Core/Exception/CustomerNotFoundException.php
src/Sylius/Component/Core/Exception/MissingChannelConfigurationException.php
src/Sylius/Component/Core/Exception/HandleException.php
src/Sylius/Component/Core/Exception/ResourceDeleteException.php
src/Sylius/Component/Core/Exception/ActionBasedPriceCalculatorNotFoundException.php
src/Sylius/Component/Core/Test/phpunit.xml.dist
src/Sylius/Component/Core/Test/Services/DefaultUnitedStatesChannelFactory.php
@ -4155,7 +4156,6 @@ src/Sylius/Bundle/ShopBundle/templates/checkout/shared/steps.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/complete.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/select_shipping.html.twig
src/Sylius/Bundle/ShopBundle/templates/grid/filter/string.html.twig
src/Sylius/Bundle/ShopBundle/templates/grid/_default.html.twig
src/Sylius/Bundle/ShopBundle/templates/grid/action/show.html.twig
src/Sylius/Bundle/ShopBundle/templates/order/show/header.html.twig
src/Sylius/Bundle/ShopBundle/templates/order/show/form.html.twig
@ -4233,6 +4233,8 @@ src/Sylius/Bundle/ShopBundle/templates/shared/components/catalog_promotions.html
src/Sylius/Bundle/ShopBundle/templates/shared/grid/filters.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/grid/data_table.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/grid/no_results.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/table_summary/shipping/label.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/table_summary/shipping/value.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/table_summary/taxes/label.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/table_summary/taxes/value.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/table_summary/discount.html.twig
@ -4250,14 +4252,16 @@ src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/table_summary/s
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/table_summary/subtotal.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/table_summary/total_in_base_currency.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/statuses/shipments/header.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/statuses/shipments/state.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/statuses/shipments/header/state.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/statuses/shipments/header/title.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/statuses/shipments/list.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/statuses/shipments/list/state_label.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/statuses/shipments/list/method.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/statuses/payments.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/statuses/shipments.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/statuses/payments/header.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/statuses/payments/state.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/statuses/payments/header/state.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/statuses/payments/header/title.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/statuses/payments/list.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/statuses/payments/list/state_label.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/statuses/payments/list/price.html.twig
@ -4275,9 +4279,11 @@ src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/table/body/quan
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/table/body/item.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/table/body/subtotal.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/addresses/shipping/header.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/addresses/shipping/body.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/addresses/billing.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/addresses/shipping.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/addresses/billing/header.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary/addresses/billing/body.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/show/summary.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/table/shipping.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/order/table/item.html.twig
@ -4320,7 +4326,6 @@ src/Sylius/Bundle/ShopBundle/templates/shared/form/select_payment/payment/choice
src/Sylius/Bundle/ShopBundle/templates/shared/form/select_payment/payment.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/form/select_payment/unavailable.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/messages.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/product/card.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/product/horizontal_list.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/flashes.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/accordion/accordion_item_content.html.twig
@ -4682,6 +4687,7 @@ src/Sylius/Bundle/ShopBundle/Resources/assets/images/paypal-logo.svg
src/Sylius/Bundle/ShopBundle/Resources/assets/images/mollie-logo.svg
src/Sylius/Bundle/ShopBundle/Resources/assets/images/adyen-logo.svg
src/Sylius/Bundle/ShopBundle/Resources/assets/styles/_messages.scss
src/Sylius/Bundle/ShopBundle/Resources/assets/styles/_card.scss
src/Sylius/Bundle/ShopBundle/Resources/assets/styles/_buttons.scss
src/Sylius/Bundle/ShopBundle/Resources/assets/styles/_checkout.scss
src/Sylius/Bundle/ShopBundle/Resources/assets/styles/_accordion.scss
@ -5690,6 +5696,7 @@ src/Sylius/Bundle/AdminBundle/templates/product_option/form/sections/general/cod
src/Sylius/Bundle/AdminBundle/templates/product_option/form/sections/translations/name.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_option/form/sections/translations.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_option/form/sections/values/value/translations.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_option/form/sections/values/value/button_delete.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_option/form/sections/values/value/code.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_option/form/sections/values/value.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_option/form/sections/values.html.twig
@ -6037,6 +6044,8 @@ src/Sylius/Bundle/AdminBundle/templates/shared/helper/channel_pricings.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/helper/dropdown.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/helper/pagination.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/layout/base.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/layout/base/stylesheets.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/layout/base/javascripts.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/components/delete_modal.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/components/view_in_store.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/components/navbar/user.html.twig
@ -6533,9 +6542,10 @@ src/Sylius/Bundle/AdminBundle/Generator/TaxonSlugGeneratorInterface.php
src/Sylius/Bundle/AdminBundle/Generator/TaxonSlugGenerator.php
src/Sylius/Bundle/AdminBundle/EventListener/AdminFilterSubscriber.php
src/Sylius/Bundle/AdminBundle/EventListener/LocaleListener.php
src/Sylius/Bundle/AdminBundle/EventListener/ResourceDeleteExceptionListener.php
src/Sylius/Bundle/AdminBundle/EventListener/ShipmentShipListener.php
src/Sylius/Bundle/AdminBundle/EventListener/AdminSectionCacheControlSubscriber.php
src/Sylius/Bundle/AdminBundle/EventListener/ResourceDeleteSubscriber.php
src/Sylius/Bundle/AdminBundle/EventListener/ResourceDeleteListener.php
src/Sylius/Bundle/AdminBundle/Exception/CreateAdminUserFailedException.php
src/Sylius/Bundle/AdminBundle/Event/OrderShowMenuBuilderEvent.php
src/Sylius/Bundle/AdminBundle/Event/ProductMenuBuilderEvent.php
@ -6749,6 +6759,7 @@ src/Sylius/Bundle/AdminBundle/Resources/config/app/twig_hooks/taxon/create.yaml
src/Sylius/Bundle/AdminBundle/Resources/config/app/twig_hooks/taxon/update.yaml
src/Sylius/Bundle/AdminBundle/Resources/config/app/twig_hooks/common/create.yaml
src/Sylius/Bundle/AdminBundle/Resources/config/app/twig_hooks/common/show.yaml
src/Sylius/Bundle/AdminBundle/Resources/config/app/twig_hooks/common/layout.yaml
src/Sylius/Bundle/AdminBundle/Resources/config/app/twig_hooks/common/component/navbar.yaml
src/Sylius/Bundle/AdminBundle/Resources/config/app/twig_hooks/common/component/sidebar.yaml
src/Sylius/Bundle/AdminBundle/Resources/config/app/twig_hooks/common/index.yaml
@ -6833,7 +6844,9 @@ src/Sylius/Bundle/AdminBundle/spec/Form/EventSubscriber/AddUserFormSubscriberSpe
src/Sylius/Bundle/AdminBundle/spec/Generator/TaxonSlugGeneratorSpec.php
src/Sylius/Bundle/AdminBundle/spec/EventListener/LocaleListenerSpec.php
src/Sylius/Bundle/AdminBundle/spec/EventListener/ShipmentShipListenerSpec.php
src/Sylius/Bundle/AdminBundle/spec/EventListener/ResourceDeleteExceptionListenerSpec.php
src/Sylius/Bundle/AdminBundle/spec/EventListener/AdminFilterSubscriberSpec.php
src/Sylius/Bundle/AdminBundle/spec/EventListener/ResourceDeleteListenerSpec.php
src/Sylius/Bundle/AdminBundle/spec/EventListener/AdminSectionCacheControlSubscriberSpec.php
src/Sylius/Bundle/AdminBundle/spec/Event/CustomerShowMenuBuilderEventSpec.php
src/Sylius/Bundle/AdminBundle/spec/Event/OrderShowMenuBuilderEventSpec.php
@ -7040,6 +7053,7 @@ src/Sylius/Bundle/CoreBundle/Migrations/Version20190416073011.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20201104085538.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20211125085254.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20230426153930.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20240927155535.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20170214095710.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20211018130725.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20230419092354.php
@ -7051,6 +7065,7 @@ src/Sylius/Bundle/CoreBundle/Migrations/Version20161214153137.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20200309172908.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20161221133514.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20170303170201.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20240926122944.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20220407131547.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20210311142134.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20161219160441.php
@ -7301,6 +7316,7 @@ src/Sylius/Bundle/CoreBundle/EventListener/DefaultUsernameORMListener.php
src/Sylius/Bundle/CoreBundle/EventListener/OrderRecalculationListener.php
src/Sylius/Bundle/CoreBundle/EventListener/LocaleAwareListener.php
src/Sylius/Bundle/CoreBundle/EventListener/TaxonDeletionListener.php
src/Sylius/Bundle/CoreBundle/EventListener/ProductOptionValueDeletionListener.php
src/Sylius/Bundle/CoreBundle/EventListener/MailerListener.php
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Processor/AllProductVariantsCatalogPromotionsProcessor.php
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Processor/ProductCatalogPromotionsProcessorInterface.php
@ -7752,6 +7768,7 @@ src/Sylius/Bundle/CoreBundle/spec/Checkout/CheckoutResolverSpec.php
src/Sylius/Bundle/CoreBundle/spec/Theme/ChannelBasedThemeContextSpec.php
src/Sylius/Bundle/CoreBundle/spec/OAuth/UserProviderSpec.php
src/Sylius/Bundle/CoreBundle/spec/EventListener/ImageUploadListenerSpec.php
src/Sylius/Bundle/CoreBundle/spec/EventListener/ProductOptionValueDeletionListenerSpec.php
src/Sylius/Bundle/CoreBundle/spec/EventListener/ImagesRemoveListenerSpec.php
src/Sylius/Bundle/CoreBundle/spec/EventListener/CanonicalizerListenerSpec.php
src/Sylius/Bundle/CoreBundle/spec/EventListener/OrderRecalculationListenerSpec.php
@ -8659,6 +8676,30 @@ src/Sylius/Bundle/AttributeBundle/test/app/config/parameters.yml
src/Sylius/Bundle/AttributeBundle/test/src/Tests/SyliusAttributeBundleTest.php
src/Sylius/Bundle/AttributeBundle/README.md
src/Sylius/Bundle/UiBundle/composer.json
src/Sylius/Bundle/UiBundle/templates/label/_default.html.twig
src/Sylius/Bundle/UiBundle/templates/security/_error.html.twig
src/Sylius/Bundle/UiBundle/templates/security/Form/_submit.html.twig
src/Sylius/Bundle/UiBundle/templates/security/Form/_credentials.html.twig
src/Sylius/Bundle/UiBundle/templates/security/_login.html.twig
src/Sylius/Bundle/UiBundle/templates/security/login.html.twig
src/Sylius/Bundle/UiBundle/templates/security/_logo.html.twig
src/Sylius/Bundle/UiBundle/templates/layout/centered.html.twig
src/Sylius/Bundle/UiBundle/templates/grid/field/humanized.html.twig
src/Sylius/Bundle/UiBundle/templates/grid/field/label.html.twig
src/Sylius/Bundle/UiBundle/templates/grid/field/position.html.twig
src/Sylius/Bundle/UiBundle/templates/grid/field/state.html.twig
src/Sylius/Bundle/UiBundle/templates/grid/field/yes_no.html.twig
src/Sylius/Bundle/UiBundle/templates/grid/field/raw_label.html.twig
src/Sylius/Bundle/UiBundle/templates/grid/field/name_and_description.html.twig
src/Sylius/Bundle/UiBundle/templates/grid/field/percent.html.twig
src/Sylius/Bundle/UiBundle/templates/grid/field/log_action.html.twig
src/Sylius/Bundle/UiBundle/templates/grid/field/log_data.html.twig
src/Sylius/Bundle/UiBundle/templates/grid/field/enabled.html.twig
src/Sylius/Bundle/UiBundle/templates/data_collector/icon.svg
src/Sylius/Bundle/UiBundle/templates/data_collector/template_block.html.twig
src/Sylius/Bundle/UiBundle/templates/macro/messages.html.twig
src/Sylius/Bundle/UiBundle/templates/macro/labels.html.twig
src/Sylius/Bundle/UiBundle/templates/form/theme.html.twig
src/Sylius/Bundle/UiBundle/phpunit.xml.dist
src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockDataCollector.php
src/Sylius/Bundle/UiBundle/DataCollector/BlockRenderingHistory.php
@ -8698,93 +8739,12 @@ src/Sylius/Bundle/UiBundle/Registry/BlockRegistryInterface.php
src/Sylius/Bundle/UiBundle/Registry/BlockRegistry.php
src/Sylius/Bundle/UiBundle/Menu/Event/MenuBuilderEvent.php
src/Sylius/Bundle/UiBundle/Controller/SecurityController.php
src/Sylius/Bundle/UiBundle/Resources/views/DataCollector/icon.svg
src/Sylius/Bundle/UiBundle/Resources/views/DataCollector/templateBlock.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Security/_error.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Security/Form/_submit.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Security/Form/_credentials.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Security/_login.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Security/login.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Security/_logo.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Macro/sorting.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Macro/common.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Macro/breadcrumb.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Macro/table.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Macro/buttons.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Macro/headers.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Macro/messages.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Macro/flags.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Macro/pagination.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Macro/labels.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/_stylesheets.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/_javascripts.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Form/theme.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Form/imagesTheme.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Form/Buttons/_create.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Form/Buttons/_cancel.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Form/Buttons/_update.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/date.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/boolean.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/money.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/entities.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/entity.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/resourceAutocomplete.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/exists.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/string.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/_content.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/select.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/_default.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Body/_table.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Body/_pagination.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Body/_navigation.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/BulkAction/delete.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/humanized.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/label.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/position.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/logData.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/logAction.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/rawLabel.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/state.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/nameAndDescription.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/percent.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/yesNo.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/enabled.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/_history.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/create.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/show.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/_link.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/links.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/delete.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/archive.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/update.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/applyTransition.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/default.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Grid/_content.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/_flashes.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Menu/simple.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Menu/top.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Menu/sidebar.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Block/_legacySonataEvent.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Label/_default.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Modal/_confirmation.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Layout/centered.html.twig
src/Sylius/Bundle/UiBundle/Resources/views/Layout/sidebar.html.twig
src/Sylius/Bundle/UiBundle/Resources/private/sass/_variables.scss
src/Sylius/Bundle/UiBundle/Resources/private/sass/main.scss
src/Sylius/Bundle/UiBundle/Resources/private/sass/_filters.scss
src/Sylius/Bundle/UiBundle/Resources/private/.eslintrc.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-auto-complete.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-toggle.js
src/Sylius/Bundle/UiBundle/Resources/private/js/app.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-bulk-action-require-confirmation.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-require-confirmation.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-sanitizer.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-api-toggle.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-prototype-handler.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-check-all.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-api-login.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-product-auto-complete.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-form-collection.js
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ro.yml
src/Sylius/Bundle/UiBundle/Resources/translations/messages.ro.yml
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.pl.yml
@ -8887,7 +8847,6 @@ src/Sylius/Bundle/UiBundle/Resources/config/services/context_provider.xml
src/Sylius/Bundle/UiBundle/Resources/config/services/form.xml
src/Sylius/Bundle/UiBundle/Resources/config/services/twig.xml
src/Sylius/Bundle/UiBundle/Resources/config/app/config.yml
src/Sylius/Bundle/UiBundle/Resources/config/app/events.yaml
src/Sylius/Bundle/UiBundle/phpspec.yml.dist
src/Sylius/Bundle/UiBundle/spec/ContextProvider/CompositeContextProviderSpec.php
src/Sylius/Bundle/UiBundle/spec/ContextProvider/DefaultContextProviderSpec.php
@ -9988,6 +9947,7 @@ src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Country/PersistProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/ProductImage/PersistProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Product/RemoveProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Locale/RemoveProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/ProductOption/PersistProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Zone/RemoveProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/PaymentMethod/RemoveProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Channel/RemoveProcessor.php
@ -10169,6 +10129,7 @@ src/Sylius/Bundle/ApiBundle/OpenApi/Factory/OpenApiFactory.php
src/Sylius/Bundle/ApiBundle/Exception/LocaleIsUsedException.php
src/Sylius/Bundle/ApiBundle/Exception/PromotionCouponCannotBeRemoved.php
src/Sylius/Bundle/ApiBundle/Exception/ChannelCannotBeRemoved.php
src/Sylius/Bundle/ApiBundle/Exception/ProductOptionValueCannotBeRemoved.php
src/Sylius/Bundle/ApiBundle/Exception/CannotRemoveMenuTaxonException.php
src/Sylius/Bundle/ApiBundle/Exception/OrderNoLongerEligibleForPromotion.php
src/Sylius/Bundle/ApiBundle/Exception/ProductAttributeCannotBeRemoved.php
@ -10533,6 +10494,7 @@ src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/Country/PersistProcessorSp
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/ProductImage/PersistProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/Product/RemoveProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/Locale/RemoveProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/ProductOption/PersistProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/Zone/RemoveProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/PaymentMethod/RemoveProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/Channel/RemoveProcessorSpec.php

View File

@ -23467,6 +23467,12 @@ apache/catalina/ssi/TestExpressionParseTree.java
catalina/ssi/TestExpressionParseTree.java
ssi/TestExpressionParseTree.java
TestExpressionParseTree.java
test/org/apache/catalina/manager/TestHostManagerWebapp.java
org/apache/catalina/manager/TestHostManagerWebapp.java
apache/catalina/manager/TestHostManagerWebapp.java
catalina/manager/TestHostManagerWebapp.java
manager/TestHostManagerWebapp.java
TestHostManagerWebapp.java
test/org/apache/catalina/manager/TestManagerWebapp.java
org/apache/catalina/manager/TestManagerWebapp.java
apache/catalina/manager/TestManagerWebapp.java

View File

@ -3976,6 +3976,7 @@ test/org/apache/catalina/valves/TestAbstractAccessLogValveEscape.java
test/org/apache/catalina/ant/TestDeployTask.java
test/org/apache/catalina/ssi/TestRegExpCapture.java
test/org/apache/catalina/ssi/TestExpressionParseTree.java
test/org/apache/catalina/manager/TestHostManagerWebapp.java
test/org/apache/catalina/manager/TestManagerWebapp.java
test/org/apache/catalina/manager/TestStatusTransformer.java
test/org/apache/catalina/manager/TestManagerWebappSsl.java

View File

@ -31057,6 +31057,12 @@ tests/e2e/plugins/product-collection-compatibility-layer.php
e2e/plugins/product-collection-compatibility-layer.php
plugins/product-collection-compatibility-layer.php
product-collection-compatibility-layer.php
plugins/woocommerce-blocks/tests/e2e/plugins/register-product-collection.js
woocommerce-blocks/tests/e2e/plugins/register-product-collection.js
tests/e2e/plugins/register-product-collection.js
e2e/plugins/register-product-collection.js
plugins/register-product-collection.js
register-product-collection.js
plugins/woocommerce-blocks/tests/e2e/plugins/custom-add-to-cart-button-text.php
woocommerce-blocks/tests/e2e/plugins/custom-add-to-cart-button-text.php
tests/e2e/plugins/custom-add-to-cart-button-text.php
@ -31087,19 +31093,12 @@ tests/e2e/plugins/update-price.php
e2e/plugins/update-price.php
plugins/update-price.php
update-price.php
plugins/woocommerce-blocks/tests/e2e/plugins/register-product-collection-tester/index.js
woocommerce-blocks/tests/e2e/plugins/register-product-collection-tester/index.js
tests/e2e/plugins/register-product-collection-tester/index.js
e2e/plugins/register-product-collection-tester/index.js
plugins/register-product-collection-tester/index.js
register-product-collection-tester/index.js
index.js
plugins/woocommerce-blocks/tests/e2e/plugins/register-product-collection-tester.php
woocommerce-blocks/tests/e2e/plugins/register-product-collection-tester.php
tests/e2e/plugins/register-product-collection-tester.php
e2e/plugins/register-product-collection-tester.php
plugins/register-product-collection-tester.php
register-product-collection-tester.php
plugins/woocommerce-blocks/tests/e2e/plugins/register-product-collection.php
woocommerce-blocks/tests/e2e/plugins/register-product-collection.php
tests/e2e/plugins/register-product-collection.php
e2e/plugins/register-product-collection.php
plugins/register-product-collection.php
register-product-collection.php
plugins/woocommerce-blocks/tests/e2e/plugins/enable-experimental-features.php
woocommerce-blocks/tests/e2e/plugins/enable-experimental-features.php
tests/e2e/plugins/enable-experimental-features.php
@ -64221,6 +64220,10 @@ plugins/woocommerce/changelog/fix-shipping-postcode-50800
woocommerce/changelog/fix-shipping-postcode-50800
changelog/fix-shipping-postcode-50800
fix-shipping-postcode-50800
plugins/woocommerce/changelog/fix-wccom-21789-free-subs-display
woocommerce/changelog/fix-wccom-21789-free-subs-display
changelog/fix-wccom-21789-free-subs-display
fix-wccom-21789-free-subs-display
plugins/woocommerce/changelog/enhance-create-wrapper-for-all-external-func
woocommerce/changelog/enhance-create-wrapper-for-all-external-func
changelog/enhance-create-wrapper-for-all-external-func
@ -64293,6 +64296,10 @@ plugins/woocommerce/changelog/51751-patch-3
woocommerce/changelog/51751-patch-3
changelog/51751-patch-3
51751-patch-3
plugins/woocommerce/changelog/update-49550-perfromance-job-no-caching
woocommerce/changelog/update-49550-perfromance-job-no-caching
changelog/update-49550-perfromance-job-no-caching
update-49550-perfromance-job-no-caching
plugins/woocommerce/changelog/fix-delete-rsync-nocompression-option
woocommerce/changelog/fix-delete-rsync-nocompression-option
changelog/fix-delete-rsync-nocompression-option
@ -64305,10 +64312,6 @@ plugins/woocommerce/changelog/update-dataviews_package
woocommerce/changelog/update-dataviews_package
changelog/update-dataviews_package
update-dataviews_package
plugins/woocommerce/changelog/51577-issue-1570
woocommerce/changelog/51577-issue-1570
changelog/51577-issue-1570
51577-issue-1570
plugins/woocommerce/changelog/e2e-remove-test-can-make-sure-WooCommerce-is-activated
woocommerce/changelog/e2e-remove-test-can-make-sure-WooCommerce-is-activated
changelog/e2e-remove-test-can-make-sure-WooCommerce-is-activated
@ -64345,6 +64348,10 @@ plugins/woocommerce/changelog/51141-add-pc-hand-picked-collection
woocommerce/changelog/51141-add-pc-hand-picked-collection
changelog/51141-add-pc-hand-picked-collection
51141-add-pc-hand-picked-collection
plugins/woocommerce/changelog/update-49550-feedback-perfromance-job
woocommerce/changelog/update-49550-feedback-perfromance-job
changelog/update-49550-feedback-perfromance-job
update-49550-feedback-perfromance-job
plugins/woocommerce/changelog/51285-51232-fixed-fatal-error-call-to-member
woocommerce/changelog/51285-51232-fixed-fatal-error-call-to-member
changelog/51285-51232-fixed-fatal-error-call-to-member
@ -64365,6 +64372,10 @@ plugins/woocommerce/changelog/update-49550-rework-perfromance-job
woocommerce/changelog/update-49550-rework-perfromance-job
changelog/update-49550-rework-perfromance-job
update-49550-rework-perfromance-job
plugins/woocommerce/changelog/51558-feat-49739-add-missing-wp-block-classname-to-add-to-cart-form-product-rating-and-product-image-blocks
woocommerce/changelog/51558-feat-49739-add-missing-wp-block-classname-to-add-to-cart-form-product-rating-and-product-image-blocks
changelog/51558-feat-49739-add-missing-wp-block-classname-to-add-to-cart-form-product-rating-and-product-image-blocks
51558-feat-49739-add-missing-wp-block-classname-to-add-to-cart-form-product-rating-and-product-image-blocks
plugins/woocommerce/changelog/51559-remove-navigation-feature
woocommerce/changelog/51559-remove-navigation-feature
changelog/51559-remove-navigation-feature
@ -64461,10 +64472,6 @@ plugins/woocommerce/changelog/51609-dev-shipping-calc-50555
woocommerce/changelog/51609-dev-shipping-calc-50555
changelog/51609-dev-shipping-calc-50555
51609-dev-shipping-calc-50555
plugins/woocommerce/changelog/fix-51684_product_form_metabox_issue_on_safari
woocommerce/changelog/fix-51684_product_form_metabox_issue_on_safari
changelog/fix-51684_product_form_metabox_issue_on_safari
fix-51684_product_form_metabox_issue_on_safari
plugins/woocommerce/changelog/51705-update-wccom-21726-theme-card-aspect-ratio
woocommerce/changelog/51705-update-wccom-21726-theme-card-aspect-ratio
changelog/51705-update-wccom-21726-theme-card-aspect-ratio
@ -64477,6 +64484,10 @@ plugins/woocommerce/changelog/51571-update-wccom-21779-in-app-ratings-a11y
woocommerce/changelog/51571-update-wccom-21779-in-app-ratings-a11y
changelog/51571-update-wccom-21779-in-app-ratings-a11y
51571-update-wccom-21779-in-app-ratings-a11y
plugins/woocommerce/changelog/fix-e2e-test-plugin-namespace
woocommerce/changelog/fix-e2e-test-plugin-namespace
changelog/fix-e2e-test-plugin-namespace
fix-e2e-test-plugin-namespace
plugins/woocommerce/changelog/fix-45477-blocks-themes-shop-homepage
woocommerce/changelog/fix-45477-blocks-themes-shop-homepage
changelog/fix-45477-blocks-themes-shop-homepage
@ -64485,10 +64496,18 @@ plugins/woocommerce/changelog/add-47884_dimension_settings_to_product_collection
woocommerce/changelog/add-47884_dimension_settings_to_product_collection
changelog/add-47884_dimension_settings_to_product_collection
add-47884_dimension_settings_to_product_collection
plugins/woocommerce/changelog/update-wccom-21774-update-promotions-async
woocommerce/changelog/update-wccom-21774-update-promotions-async
changelog/update-wccom-21774-update-promotions-async
update-wccom-21774-update-promotions-async
plugins/woocommerce/changelog/51745-e2e-external-expand-wpcom-suite-part5
woocommerce/changelog/51745-e2e-external-expand-wpcom-suite-part5
changelog/51745-e2e-external-expand-wpcom-suite-part5
51745-e2e-external-expand-wpcom-suite-part5
plugins/woocommerce/changelog/add-badge-feature
woocommerce/changelog/add-badge-feature
changelog/add-badge-feature
add-badge-feature
plugins/woocommerce/changelog/51147-30050
woocommerce/changelog/51147-30050
changelog/51147-30050

View File

@ -5079,13 +5079,13 @@ plugins/woocommerce-blocks/tests/e2e/.eslintrc.js
plugins/woocommerce-blocks/tests/e2e/playwright.config.ts
plugins/woocommerce-blocks/tests/e2e/plugins/cart-extensions-test-helper.php
plugins/woocommerce-blocks/tests/e2e/plugins/product-collection-compatibility-layer.php
plugins/woocommerce-blocks/tests/e2e/plugins/register-product-collection.js
plugins/woocommerce-blocks/tests/e2e/plugins/custom-add-to-cart-button-text.php
plugins/woocommerce-blocks/tests/e2e/plugins/single-product-template-compatibility-layer.php
plugins/woocommerce-blocks/tests/e2e/plugins/order-confirmation-filters.php
plugins/woocommerce-blocks/tests/e2e/plugins/additional-checkout-fields.php
plugins/woocommerce-blocks/tests/e2e/plugins/update-price.php
plugins/woocommerce-blocks/tests/e2e/plugins/register-product-collection-tester/index.js
plugins/woocommerce-blocks/tests/e2e/plugins/register-product-collection-tester.php
plugins/woocommerce-blocks/tests/e2e/plugins/register-product-collection.php
plugins/woocommerce-blocks/tests/e2e/plugins/enable-experimental-features.php
plugins/woocommerce-blocks/tests/e2e/rules/no-raw-playwright-test-import.js
plugins/woocommerce-blocks/tests/e2e/flaky-tests-reporter.ts
@ -9706,6 +9706,7 @@ plugins/woocommerce/changelog/fix-inner-block-script-handling-51155
plugins/woocommerce/changelog/51610-fix-19499-my-subscriptions-connections
plugins/woocommerce/changelog/fix-51435_product_collection_flaky_e2e_test
plugins/woocommerce/changelog/fix-shipping-postcode-50800
plugins/woocommerce/changelog/fix-wccom-21789-free-subs-display
plugins/woocommerce/changelog/enhance-create-wrapper-for-all-external-func
plugins/woocommerce/changelog/e2e-tag-tests-that-coould-be-lower-level
plugins/woocommerce/changelog/51643-add-update-heading
@ -9724,10 +9725,10 @@ plugins/woocommerce/changelog/fix-e2e-db-connection-issue
plugins/woocommerce/changelog/51620-wcml-4848
plugins/woocommerce/changelog/51608-dev-checkout-shipping-options-50557
plugins/woocommerce/changelog/51751-patch-3
plugins/woocommerce/changelog/update-49550-perfromance-job-no-caching
plugins/woocommerce/changelog/fix-delete-rsync-nocompression-option
plugins/woocommerce/changelog/fix-fieldset-hardening-50193
plugins/woocommerce/changelog/update-dataviews_package
plugins/woocommerce/changelog/51577-issue-1570
plugins/woocommerce/changelog/e2e-remove-test-can-make-sure-WooCommerce-is-activated
plugins/woocommerce/changelog/add-51574
plugins/woocommerce/changelog/fix-49635-48841-refunded-taxes
@ -9737,11 +9738,13 @@ plugins/woocommerce/changelog/fix-add-extra-css-classes-to-product-image
plugins/woocommerce/changelog/add-product_form_migration_to_dataforms
plugins/woocommerce/changelog/e2e-fix-shopper-mini-cart-test
plugins/woocommerce/changelog/51141-add-pc-hand-picked-collection
plugins/woocommerce/changelog/update-49550-feedback-perfromance-job
plugins/woocommerce/changelog/51285-51232-fixed-fatal-error-call-to-member
plugins/woocommerce/changelog/fix-51516
plugins/woocommerce/changelog/51484-patch-25
plugins/woocommerce/changelog/add-50860-upsells
plugins/woocommerce/changelog/update-49550-rework-perfromance-job
plugins/woocommerce/changelog/51558-feat-49739-add-missing-wp-block-classname-to-add-to-cart-form-product-rating-and-product-image-blocks
plugins/woocommerce/changelog/51559-remove-navigation-feature
plugins/woocommerce/changelog/51527-update-in-app-category-scrollbar
plugins/woocommerce/changelog/update-wccom-18825-price-fields
@ -9766,13 +9769,15 @@ plugins/woocommerce/changelog/fix-info-notice-role
plugins/woocommerce/changelog/dev-pnpm-settings-tweaks
plugins/woocommerce/changelog/51076-add-49335-related-products-collection
plugins/woocommerce/changelog/51609-dev-shipping-calc-50555
plugins/woocommerce/changelog/fix-51684_product_form_metabox_issue_on_safari
plugins/woocommerce/changelog/51705-update-wccom-21726-theme-card-aspect-ratio
plugins/woocommerce/changelog/51674-fix-correctly-normalize-mongolia-postcode
plugins/woocommerce/changelog/51571-update-wccom-21779-in-app-ratings-a11y
plugins/woocommerce/changelog/fix-e2e-test-plugin-namespace
plugins/woocommerce/changelog/fix-45477-blocks-themes-shop-homepage
plugins/woocommerce/changelog/add-47884_dimension_settings_to_product_collection
plugins/woocommerce/changelog/update-wccom-21774-update-promotions-async
plugins/woocommerce/changelog/51745-e2e-external-expand-wpcom-suite-part5
plugins/woocommerce/changelog/add-badge-feature
plugins/woocommerce/changelog/51147-30050
plugins/woocommerce/changelog/k6-performance-fix-my-account-open-orders-test
plugins/woocommerce/phpcs.xml

View File

@ -203,40 +203,83 @@ wp-includes/sodium_compat/src/Core/SipHash.php
wp-includes/sodium_compat/src/Core/XChaCha20.php
wp-includes/sodium_compat/src/Crypto32.php
wp-includes/ms-blogs.php
wp-includes/SimplePie/Content/Type/Sniffer.php
wp-includes/SimplePie/IRI.php
wp-includes/SimplePie/Cache.php
wp-includes/SimplePie/Caption.php
wp-includes/SimplePie/gzdecode.php
wp-includes/SimplePie/Core.php
wp-includes/SimplePie/Source.php
wp-includes/SimplePie/Category.php
wp-includes/SimplePie/Author.php
wp-includes/SimplePie/Registry.php
wp-includes/SimplePie/Parse/Date.php
wp-includes/SimplePie/Rating.php
wp-includes/SimplePie/Net/IPv6.php
wp-includes/SimplePie/Exception.php
wp-includes/SimplePie/Misc.php
wp-includes/SimplePie/Item.php
wp-includes/SimplePie/File.php
wp-includes/SimplePie/Decode/HTML/Entities.php
wp-includes/SimplePie/Enclosure.php
wp-includes/SimplePie/Restriction.php
wp-includes/SimplePie/Parser.php
wp-includes/SimplePie/HTTP/Parser.php
wp-includes/SimplePie/Copyright.php
wp-includes/SimplePie/Cache/Memcached.php
wp-includes/SimplePie/Cache/Redis.php
wp-includes/SimplePie/Cache/File.php
wp-includes/SimplePie/Cache/Memcache.php
wp-includes/SimplePie/Cache/MySQL.php
wp-includes/SimplePie/Cache/DB.php
wp-includes/SimplePie/Cache/Base.php
wp-includes/SimplePie/Credit.php
wp-includes/SimplePie/XML/Declaration/Parser.php
wp-includes/SimplePie/Locator.php
wp-includes/SimplePie/Sanitize.php
wp-includes/SimplePie/autoloader.php
wp-includes/SimplePie/library/SimplePie/Content/Type/Sniffer.php
wp-includes/SimplePie/library/SimplePie/IRI.php
wp-includes/SimplePie/library/SimplePie/Cache.php
wp-includes/SimplePie/library/SimplePie/Caption.php
wp-includes/SimplePie/library/SimplePie/gzdecode.php
wp-includes/SimplePie/library/SimplePie/Core.php
wp-includes/SimplePie/library/SimplePie/Source.php
wp-includes/SimplePie/library/SimplePie/Category.php
wp-includes/SimplePie/library/SimplePie/Author.php
wp-includes/SimplePie/library/SimplePie/Registry.php
wp-includes/SimplePie/library/SimplePie/Parse/Date.php
wp-includes/SimplePie/library/SimplePie/Rating.php
wp-includes/SimplePie/library/SimplePie/Net/IPv6.php
wp-includes/SimplePie/library/SimplePie/Exception.php
wp-includes/SimplePie/library/SimplePie/Misc.php
wp-includes/SimplePie/library/SimplePie/Item.php
wp-includes/SimplePie/library/SimplePie/File.php
wp-includes/SimplePie/library/SimplePie/Decode/HTML/Entities.php
wp-includes/SimplePie/library/SimplePie/Enclosure.php
wp-includes/SimplePie/library/SimplePie/Restriction.php
wp-includes/SimplePie/library/SimplePie/Parser.php
wp-includes/SimplePie/library/SimplePie/HTTP/Parser.php
wp-includes/SimplePie/library/SimplePie/Copyright.php
wp-includes/SimplePie/library/SimplePie/Cache/Memcached.php
wp-includes/SimplePie/library/SimplePie/Cache/Redis.php
wp-includes/SimplePie/library/SimplePie/Cache/File.php
wp-includes/SimplePie/library/SimplePie/Cache/Memcache.php
wp-includes/SimplePie/library/SimplePie/Cache/MySQL.php
wp-includes/SimplePie/library/SimplePie/Cache/DB.php
wp-includes/SimplePie/library/SimplePie/Cache/Base.php
wp-includes/SimplePie/library/SimplePie/Credit.php
wp-includes/SimplePie/library/SimplePie/XML/Declaration/Parser.php
wp-includes/SimplePie/library/SimplePie/Locator.php
wp-includes/SimplePie/library/SimplePie/Sanitize.php
wp-includes/SimplePie/library/SimplePie.php
wp-includes/SimplePie/src/Content/Type/Sniffer.php
wp-includes/SimplePie/src/IRI.php
wp-includes/SimplePie/src/Cache.php
wp-includes/SimplePie/src/Caption.php
wp-includes/SimplePie/src/Core.php
wp-includes/SimplePie/src/Source.php
wp-includes/SimplePie/src/Category.php
wp-includes/SimplePie/src/SimplePie.php
wp-includes/SimplePie/src/Author.php
wp-includes/SimplePie/src/RegistryAware.php
wp-includes/SimplePie/src/Registry.php
wp-includes/SimplePie/src/Parse/Date.php
wp-includes/SimplePie/src/Rating.php
wp-includes/SimplePie/src/Net/IPv6.php
wp-includes/SimplePie/src/Exception.php
wp-includes/SimplePie/src/Misc.php
wp-includes/SimplePie/src/Item.php
wp-includes/SimplePie/src/File.php
wp-includes/SimplePie/src/Decode/HTML/Entities.php
wp-includes/SimplePie/src/Enclosure.php
wp-includes/SimplePie/src/Restriction.php
wp-includes/SimplePie/src/Parser.php
wp-includes/SimplePie/src/HTTP/Parser.php
wp-includes/SimplePie/src/Gzdecode.php
wp-includes/SimplePie/src/Copyright.php
wp-includes/SimplePie/src/Cache/NameFilter.php
wp-includes/SimplePie/src/Cache/BaseDataCache.php
wp-includes/SimplePie/src/Cache/DataCache.php
wp-includes/SimplePie/src/Cache/Memcached.php
wp-includes/SimplePie/src/Cache/CallableNameFilter.php
wp-includes/SimplePie/src/Cache/Redis.php
wp-includes/SimplePie/src/Cache/File.php
wp-includes/SimplePie/src/Cache/Memcache.php
wp-includes/SimplePie/src/Cache/MySQL.php
wp-includes/SimplePie/src/Cache/Psr16.php
wp-includes/SimplePie/src/Cache/DB.php
wp-includes/SimplePie/src/Cache/Base.php
wp-includes/SimplePie/src/Credit.php
wp-includes/SimplePie/src/XML/Declaration/Parser.php
wp-includes/SimplePie/src/Locator.php
wp-includes/SimplePie/src/Sanitize.php
wp-includes/media-template.php
wp-includes/class-walker-category.php
wp-includes/revision.php
@ -834,6 +877,7 @@ wp-includes/pluggable-deprecated.php
wp-includes/class-walker-category-dropdown.php
wp-includes/class-wp-term.php
wp-includes/ms-functions.php
wp-includes/class-wp-block-metadata-registry.php
wp-includes/query.php
wp-includes/fonts.php
wp-includes/cron.php
@ -2029,6 +2073,281 @@ wp-content/themes/twentyseventeen/template-parts/page/content-page.php
wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php
wp-content/themes/twentyseventeen/comments.php
wp-content/themes/twentyseventeen/functions.php
wp-content/themes/twentytwentyfive/templates/single.html
wp-content/themes/twentytwentyfive/templates/404.html
wp-content/themes/twentytwentyfive/templates/archive.html
wp-content/themes/twentytwentyfive/templates/page-no-title.html
wp-content/themes/twentytwentyfive/templates/home.html
wp-content/themes/twentytwentyfive/templates/index.html
wp-content/themes/twentytwentyfive/templates/search.html
wp-content/themes/twentytwentyfive/templates/page.html
wp-content/themes/twentytwentyfive/readme.txt
wp-content/themes/twentytwentyfive/parts/footer.html
wp-content/themes/twentytwentyfive/parts/header.html
wp-content/themes/twentytwentyfive/parts/vertical-header.html
wp-content/themes/twentytwentyfive/parts/sidebar.html
wp-content/themes/twentytwentyfive/parts/footer-newsletter.html
wp-content/themes/twentytwentyfive/assets/fonts/roboto-slab/RobotoSlab-VariableFont_wght.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-code/FiraCode-Light.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-code/FiraCode-SemiBold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-code/FiraCode-Medium.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-code/FiraCode-Bold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-code/FiraCode-Regular.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BoldItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Italic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Regular.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BlackItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Medium.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Bold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-LightItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLight.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLightItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Light.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Thin.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBoldItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-MediumItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBoldItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ThinItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Black.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-BlackItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-Italic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-MediumItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-BoldItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-Light.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-ExtraBoldItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-ExtraBold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-ExtraLight.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-LightItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-Medium.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-Regular.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-Black.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-SemiBold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-ExtraLightItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-Bold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-Thin.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-SemiBoldItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-ThinItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/beiruti/Beiruti-VariableFont_wght.woff2
wp-content/themes/twentytwentyfive/assets/fonts/manrope/Manrope-ExtraLight.woff2
wp-content/themes/twentytwentyfive/assets/fonts/manrope/Manrope-Bold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/manrope/Manrope-Light.woff2
wp-content/themes/twentytwentyfive/assets/fonts/manrope/Manrope-Regular.woff2
wp-content/themes/twentytwentyfive/assets/fonts/manrope/Manrope-ExtraBold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/manrope/Manrope-SemiBold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/manrope/Manrope-Medium.woff2
wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-ExtraBoldItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-SemiBoldItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-BoldItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-MediumItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-Medium.woff2
wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-LightItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-Regular.woff2
wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-Bold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-ExtraBold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-Italic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-Light.woff2
wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-SemiBold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Black.woff2
wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-LightItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-BoldItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-BlackItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-RegularItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLight.woff2
wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Regular.woff2
wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Medium.woff2
wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Bold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Light.woff2
wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-MediumItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-ExtraBoldItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-MediumItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-BlackItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-SemiBoldItalic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-Bold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-Italic.woff2
wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-Regular.woff2
wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-Black.woff2
wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-Medium.woff2
wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-ExtraBold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-SemiBold.woff2
wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-BoldItalic.woff2
wp-content/themes/twentytwentyfive/assets/images/category-sunflowers.webp
wp-content/themes/twentytwentyfive/assets/images/marshland-birds-square.webp
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-8799471.webp
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-8799918.webp
wp-content/themes/twentytwentyfive/assets/images/fair-sauimatani-square.webp
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-13029755.webp
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-8802845.webp
wp-content/themes/twentytwentyfive/assets/images/vash-gon-square.webp
wp-content/themes/twentytwentyfive/assets/images/team-photo-4.webp
wp-content/themes/twentytwentyfive/assets/images/hero-podcast.webp
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-2211732.webp
wp-content/themes/twentytwentyfive/assets/images/parthenon-square.webp
wp-content/themes/twentytwentyfive/assets/images/team-photo-2.webp
wp-content/themes/twentytwentyfive/assets/images/category-cactus.webp
wp-content/themes/twentytwentyfive/assets/images/agenda-img-4.webp
wp-content/themes/twentytwentyfive/assets/images/cv-bio.webp
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-8812207.webp
wp-content/themes/twentytwentyfive/assets/images/flower-meadow-square.webp
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-8802835-jpeg-scaled.webp
wp-content/themes/twentytwentyfive/assets/images/team-photo-1.webp
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-8803077-original.webp
wp-content/themes/twentytwentyfive/assets/images/coral-square.webp
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-2224378.webp
wp-content/themes/twentytwentyfive/assets/images/grid-flower-2.webp
wp-content/themes/twentytwentyfive/assets/images/location.webp
wp-content/themes/twentytwentyfive/assets/images/link-in-bio-image.webp
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-2222755.webp
wp-content/themes/twentytwentyfive/assets/images/team-photo-3.webp
wp-content/themes/twentytwentyfive/assets/images/link-in-bio-background.webp
wp-content/themes/twentytwentyfive/assets/images/botany-flowers.webp
wp-content/themes/twentytwentyfive/assets/images/book-image.webp
wp-content/themes/twentytwentyfive/assets/images/poster-image-background.webp
wp-content/themes/twentytwentyfive/assets/images/dallas-creek-square.webp
wp-content/themes/twentytwentyfive/assets/images/coming-soon-bg-image.webp
wp-content/themes/twentytwentyfive/assets/images/book-image-landing.webp
wp-content/themes/twentytwentyfive/assets/images/services-subscriber-photo.webp
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-8802603-original.webp
wp-content/themes/twentytwentyfive/assets/images/category-anthuriums.webp
wp-content/themes/twentytwentyfive/assets/images/grid-flower-1.webp
wp-content/themes/twentytwentyfive/assets/images/avatar.webp
wp-content/themes/twentytwentyfive/theme.json
wp-content/themes/twentytwentyfive/styles/05-twilight.json
wp-content/themes/twentytwentyfive/styles/sections/section-5.json
wp-content/themes/twentytwentyfive/styles/sections/section-4.json
wp-content/themes/twentytwentyfive/styles/sections/section-2.json
wp-content/themes/twentytwentyfive/styles/sections/section-3.json
wp-content/themes/twentytwentyfive/styles/sections/section-1.json
wp-content/themes/twentytwentyfive/styles/03-dusk.json
wp-content/themes/twentytwentyfive/styles/07-sunrise.json
wp-content/themes/twentytwentyfive/styles/01-evening.json
wp-content/themes/twentytwentyfive/styles/colors/05-twilight.json
wp-content/themes/twentytwentyfive/styles/colors/03-dusk.json
wp-content/themes/twentytwentyfive/styles/colors/07-sunrise.json
wp-content/themes/twentytwentyfive/styles/colors/01-evening.json
wp-content/themes/twentytwentyfive/styles/colors/06-morning.json
wp-content/themes/twentytwentyfive/styles/colors/08-midnight.json
wp-content/themes/twentytwentyfive/styles/colors/02-noon.json
wp-content/themes/twentytwentyfive/styles/colors/04-afternoon.json
wp-content/themes/twentytwentyfive/styles/06-morning.json
wp-content/themes/twentytwentyfive/styles/08-midnight.json
wp-content/themes/twentytwentyfive/styles/02-noon.json
wp-content/themes/twentytwentyfive/styles/typography/typography-preset-6.json
wp-content/themes/twentytwentyfive/styles/typography/typography-preset-5.json
wp-content/themes/twentytwentyfive/styles/typography/typography-preset-4.json
wp-content/themes/twentytwentyfive/styles/typography/typography-preset-1.json
wp-content/themes/twentytwentyfive/styles/typography/typography-preset-3.json
wp-content/themes/twentytwentyfive/styles/typography/typography-preset-2.json
wp-content/themes/twentytwentyfive/styles/typography/typography-preset-7.json
wp-content/themes/twentytwentyfive/styles/blocks/02-subtitle.json
wp-content/themes/twentytwentyfive/styles/blocks/post-terms-1.json
wp-content/themes/twentytwentyfive/styles/blocks/03-annotation.json
wp-content/themes/twentytwentyfive/styles/blocks/01-display.json
wp-content/themes/twentytwentyfive/styles/04-afternoon.json
wp-content/themes/twentytwentyfive/patterns/page-landing-book.php
wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-heading-paragraph-links-image.php
wp-content/themes/twentytwentyfive/patterns/post-with-left-aligned-content.php
wp-content/themes/twentytwentyfive/patterns/cta-heading-search.php
wp-content/themes/twentytwentyfive/patterns/hidden-search.php
wp-content/themes/twentytwentyfive/patterns/template-query-loop-news-blog.php
wp-content/themes/twentytwentyfive/patterns/pricing-3-col.php
wp-content/themes/twentytwentyfive/patterns/footer-social.php
wp-content/themes/twentytwentyfive/patterns/heading-and-paragraph-with-image.php
wp-content/themes/twentytwentyfive/patterns/banner-intro-image.php
wp-content/themes/twentytwentyfive/patterns/template-query-loop-photo-blog.php
wp-content/themes/twentytwentyfive/patterns/template-home-photo-blog.php
wp-content/themes/twentytwentyfive/patterns/header-large-title.php
wp-content/themes/twentytwentyfive/patterns/format-link.php
wp-content/themes/twentytwentyfive/patterns/template-archive-text-blog.php
wp-content/themes/twentytwentyfive/patterns/event-schedule.php
wp-content/themes/twentytwentyfive/patterns/cta-book-links.php
wp-content/themes/twentytwentyfive/patterns/logos.php
wp-content/themes/twentytwentyfive/patterns/template-query-loop-text-blog.php
wp-content/themes/twentytwentyfive/patterns/cta-newsletter.php
wp-content/themes/twentytwentyfive/patterns/banner-intro.php
wp-content/themes/twentytwentyfive/patterns/banner-poster.php
wp-content/themes/twentytwentyfive/patterns/hero-book.php
wp-content/themes/twentytwentyfive/patterns/template-search-news-blog.php
wp-content/themes/twentytwentyfive/patterns/template-archive-news-blog.php
wp-content/themes/twentytwentyfive/patterns/page-landing-podcast.php
wp-content/themes/twentytwentyfive/patterns/page-coming-soon.php
wp-content/themes/twentytwentyfive/patterns/template-search-text-blog.php
wp-content/themes/twentytwentyfive/patterns/footer-newsletter.php
wp-content/themes/twentytwentyfive/patterns/banner-with-description-and-images-grid.php
wp-content/themes/twentytwentyfive/patterns/template-archive-photo-blog.php
wp-content/themes/twentytwentyfive/patterns/grid-with-categories.php
wp-content/themes/twentytwentyfive/patterns/grid-videos.php
wp-content/themes/twentytwentyfive/patterns/template-single-vertical-header-blog.php
wp-content/themes/twentytwentyfive/patterns/template-query-loop.php
wp-content/themes/twentytwentyfive/patterns/services-team-photos.php
wp-content/themes/twentytwentyfive/patterns/footer.php
wp-content/themes/twentytwentyfive/patterns/hidden-404.php
wp-content/themes/twentytwentyfive/patterns/contact-info-locations.php
wp-content/themes/twentytwentyfive/patterns/template-search-photo-blog.php
wp-content/themes/twentytwentyfive/patterns/event-3-col.php
wp-content/themes/twentytwentyfive/patterns/template-home-text-blog.php
wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-wide-margins.php
wp-content/themes/twentytwentyfive/patterns/template-page-photo-blog.php
wp-content/themes/twentytwentyfive/patterns/vertical-header.php
wp-content/themes/twentytwentyfive/patterns/template-home-posts-grid-news-blog.php
wp-content/themes/twentytwentyfive/patterns/template-single-offset.php
wp-content/themes/twentytwentyfive/patterns/hidden-sidebar.php
wp-content/themes/twentytwentyfive/patterns/template-single-photo-blog.php
wp-content/themes/twentytwentyfive/patterns/template-home-news-blog.php
wp-content/themes/twentytwentyfive/patterns/testimonials-6-col.php
wp-content/themes/twentytwentyfive/patterns/cta-book-locations.php
wp-content/themes/twentytwentyfive/patterns/hidden-written-by.php
wp-content/themes/twentytwentyfive/patterns/template-search-vertical-header-blog.php
wp-content/themes/twentytwentyfive/patterns/cta-centered-heading.php
wp-content/themes/twentytwentyfive/patterns/footer-columns.php
wp-content/themes/twentytwentyfive/patterns/footer-centered.php
wp-content/themes/twentytwentyfive/patterns/services-subscriber-only-section.php
wp-content/themes/twentytwentyfive/patterns/services-3-col.php
wp-content/themes/twentytwentyfive/patterns/template-home-with-sidebar-news-blog.php
wp-content/themes/twentytwentyfive/patterns/contact-location-and-link.php
wp-content/themes/twentytwentyfive/patterns/event-rsvp.php
wp-content/themes/twentytwentyfive/patterns/cta-grid-products-link.php
wp-content/themes/twentytwentyfive/patterns/template-404-vertical-header-blog.php
wp-content/themes/twentytwentyfive/patterns/banner-about-book.php
wp-content/themes/twentytwentyfive/patterns/testimonials-large.php
wp-content/themes/twentytwentyfive/patterns/post-navigation.php
wp-content/themes/twentytwentyfive/patterns/template-page-vertical-header-blog.php
wp-content/themes/twentytwentyfive/patterns/contact-centered-social-link.php
wp-content/themes/twentytwentyfive/patterns/format-audio.php
wp-content/themes/twentytwentyfive/patterns/template-query-loop-vertical-header-blog.php
wp-content/themes/twentytwentyfive/patterns/template-single-news-blog.php
wp-content/themes/twentytwentyfive/patterns/overlapped-images.php
wp-content/themes/twentytwentyfive/patterns/text-faqs.php
wp-content/themes/twentytwentyfive/patterns/page-cv-bio.php
wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-with-tight-margins.php
wp-content/themes/twentytwentyfive/patterns/page-portfolio-home.php
wp-content/themes/twentytwentyfive/patterns/header-columns.php
wp-content/themes/twentytwentyfive/patterns/banner-cover-big-heading.php
wp-content/themes/twentytwentyfive/patterns/hero-overlapped-book-cover-with-links.php
wp-content/themes/twentytwentyfive/patterns/hero-podcast.php
wp-content/themes/twentytwentyfive/patterns/more-posts.php
wp-content/themes/twentytwentyfive/patterns/hidden-blog-heading.php
wp-content/themes/twentytwentyfive/patterns/header-centered.php
wp-content/themes/twentytwentyfive/patterns/page-landing-event.php
wp-content/themes/twentytwentyfive/patterns/template-single-text-blog.php
wp-content/themes/twentytwentyfive/patterns/header.php
wp-content/themes/twentytwentyfive/patterns/page-business-home.php
wp-content/themes/twentytwentyfive/patterns/cta-events-list.php
wp-content/themes/twentytwentyfive/patterns/hero-full-width-image.php
wp-content/themes/twentytwentyfive/patterns/template-home-vertical-header-blog.php
wp-content/themes/twentytwentyfive/patterns/page-shop-home.php
wp-content/themes/twentytwentyfive/patterns/media-instagram-grid.php
wp-content/themes/twentytwentyfive/patterns/testimonials-2-col.php
wp-content/themes/twentytwentyfive/patterns/pricing-2-col.php
wp-content/themes/twentytwentyfive/patterns/comments.php
wp-content/themes/twentytwentyfive/patterns/template-archive-vertical-header-blog.php
wp-content/themes/twentytwentyfive/functions.php
wp-content/themes/twentytwentyone/.npmrc
wp-content/themes/twentytwentyone/readme.txt
wp-content/themes/twentytwentyone/postcss.config.js

View File

@ -11145,6 +11145,10 @@ app/policies/ticket_policy/change_scope.rb
policies/ticket_policy/change_scope.rb
ticket_policy/change_scope.rb
change_scope.rb
app/policies/checklist/item_policy.rb
policies/checklist/item_policy.rb
checklist/item_policy.rb
item_policy.rb
app/policies/signature_policy.rb
policies/signature_policy.rb
signature_policy.rb
@ -11163,6 +11167,9 @@ text_module_policy.rb
app/policies/knowledge_base_policy.rb
policies/knowledge_base_policy.rb
knowledge_base_policy.rb
app/policies/checklist_template_policy.rb
policies/checklist_template_policy.rb
checklist_template_policy.rb
app/policies/macro_policy.rb
policies/macro_policy.rb
macro_policy.rb
@ -11600,6 +11607,9 @@ activity_stream_policy.rb
app/policies/role_policy.rb
policies/role_policy.rb
role_policy.rb
app/policies/checklist_policy.rb
policies/checklist_policy.rb
checklist_policy.rb
app/policies/overview_policy.rb
policies/overview_policy.rb
overview_policy.rb
@ -12370,6 +12380,13 @@ app/views/twitter/app_config.jst.eco
views/twitter/app_config.jst.eco
twitter/app_config.jst.eco
app_config.jst.eco
app/assets/javascripts/app/views/popover/ticket_references.jst.eco
assets/javascripts/app/views/popover/ticket_references.jst.eco
javascripts/app/views/popover/ticket_references.jst.eco
app/views/popover/ticket_references.jst.eco
views/popover/ticket_references.jst.eco
popover/ticket_references.jst.eco
ticket_references.jst.eco
app/assets/javascripts/app/views/popover/kb_generic.jst.eco
assets/javascripts/app/views/popover/kb_generic.jst.eco
javascripts/app/views/popover/kb_generic.jst.eco
@ -15673,6 +15690,14 @@ lib/app_post/popover_provider/_single_object_popover_provider.coffee
app_post/popover_provider/_single_object_popover_provider.coffee
popover_provider/_single_object_popover_provider.coffee
_single_object_popover_provider.coffee
app/assets/javascripts/app/lib/app_post/popover_provider/ticket_references_popover_provider.coffee
assets/javascripts/app/lib/app_post/popover_provider/ticket_references_popover_provider.coffee
javascripts/app/lib/app_post/popover_provider/ticket_references_popover_provider.coffee
app/lib/app_post/popover_provider/ticket_references_popover_provider.coffee
lib/app_post/popover_provider/ticket_references_popover_provider.coffee
app_post/popover_provider/ticket_references_popover_provider.coffee
popover_provider/ticket_references_popover_provider.coffee
ticket_references_popover_provider.coffee
app/assets/javascripts/app/lib/app_post/popover_provider/user_ticket_popover_provider.coffee
assets/javascripts/app/lib/app_post/popover_provider/user_ticket_popover_provider.coffee
javascripts/app/lib/app_post/popover_provider/user_ticket_popover_provider.coffee
@ -20849,6 +20874,11 @@ app/models/session/sets_persistent_flag.rb
models/session/sets_persistent_flag.rb
session/sets_persistent_flag.rb
sets_persistent_flag.rb
app/models/checklist/item/triggers_subscriptions.rb
models/checklist/item/triggers_subscriptions.rb
checklist/item/triggers_subscriptions.rb
item/triggers_subscriptions.rb
triggers_subscriptions.rb
app/models/checklist/item/assets.rb
models/checklist/item/assets.rb
checklist/item/assets.rb
@ -22780,12 +22810,24 @@ tests/graphql/factories/User.ts
graphql/factories/User.ts
factories/User.ts
User.ts
app/frontend/tests/graphql/factories/Checklist.ts
frontend/tests/graphql/factories/Checklist.ts
tests/graphql/factories/Checklist.ts
graphql/factories/Checklist.ts
factories/Checklist.ts
Checklist.ts
app/frontend/tests/graphql/factories/PageInfo.ts
frontend/tests/graphql/factories/PageInfo.ts
tests/graphql/factories/PageInfo.ts
graphql/factories/PageInfo.ts
factories/PageInfo.ts
PageInfo.ts
app/frontend/tests/graphql/factories/ChecklistItem.ts
frontend/tests/graphql/factories/ChecklistItem.ts
tests/graphql/factories/ChecklistItem.ts
graphql/factories/ChecklistItem.ts
factories/ChecklistItem.ts
ChecklistItem.ts
app/frontend/tests/graphql/factories/Avatar.ts
frontend/tests/graphql/factories/Avatar.ts
tests/graphql/factories/Avatar.ts
@ -27798,6 +27840,14 @@ ticket/graphql/fragments/ticketTaskbarTabAttributes.graphql
graphql/fragments/ticketTaskbarTabAttributes.graphql
fragments/ticketTaskbarTabAttributes.graphql
ticketTaskbarTabAttributes.graphql
app/frontend/shared/entities/ticket/graphql/fragments/referencingTicket.api.ts
frontend/shared/entities/ticket/graphql/fragments/referencingTicket.api.ts
shared/entities/ticket/graphql/fragments/referencingTicket.api.ts
entities/ticket/graphql/fragments/referencingTicket.api.ts
ticket/graphql/fragments/referencingTicket.api.ts
graphql/fragments/referencingTicket.api.ts
fragments/referencingTicket.api.ts
referencingTicket.api.ts
app/frontend/shared/entities/ticket/graphql/fragments/ticketMention.graphql
frontend/shared/entities/ticket/graphql/fragments/ticketMention.graphql
shared/entities/ticket/graphql/fragments/ticketMention.graphql
@ -27806,6 +27856,14 @@ ticket/graphql/fragments/ticketMention.graphql
graphql/fragments/ticketMention.graphql
fragments/ticketMention.graphql
ticketMention.graphql
app/frontend/shared/entities/ticket/graphql/fragments/referencingTicket.graphql
frontend/shared/entities/ticket/graphql/fragments/referencingTicket.graphql
shared/entities/ticket/graphql/fragments/referencingTicket.graphql
entities/ticket/graphql/fragments/referencingTicket.graphql
ticket/graphql/fragments/referencingTicket.graphql
graphql/fragments/referencingTicket.graphql
fragments/referencingTicket.graphql
referencingTicket.graphql
app/frontend/shared/entities/ticket/graphql/fragments/overviewAttributes.graphql
frontend/shared/entities/ticket/graphql/fragments/overviewAttributes.graphql
shared/entities/ticket/graphql/fragments/overviewAttributes.graphql
@ -31691,6 +31749,21 @@ components/CommonOverlayContainer/__tests__/CommonOverlayContainer.spec.ts
CommonOverlayContainer/__tests__/CommonOverlayContainer.spec.ts
__tests__/CommonOverlayContainer.spec.ts
CommonOverlayContainer.spec.ts
app/frontend/apps/desktop/components/CommonTicketLabel/__tests__/CommonTicketLabel.spec.ts
frontend/apps/desktop/components/CommonTicketLabel/__tests__/CommonTicketLabel.spec.ts
apps/desktop/components/CommonTicketLabel/__tests__/CommonTicketLabel.spec.ts
desktop/components/CommonTicketLabel/__tests__/CommonTicketLabel.spec.ts
components/CommonTicketLabel/__tests__/CommonTicketLabel.spec.ts
CommonTicketLabel/__tests__/CommonTicketLabel.spec.ts
__tests__/CommonTicketLabel.spec.ts
CommonTicketLabel.spec.ts
app/frontend/apps/desktop/components/CommonTicketLabel/CommonTicketLabel.vue
frontend/apps/desktop/components/CommonTicketLabel/CommonTicketLabel.vue
apps/desktop/components/CommonTicketLabel/CommonTicketLabel.vue
desktop/components/CommonTicketLabel/CommonTicketLabel.vue
components/CommonTicketLabel/CommonTicketLabel.vue
CommonTicketLabel/CommonTicketLabel.vue
CommonTicketLabel.vue
app/frontend/apps/desktop/components/CommonInputSearch/CommonInputSearch.vue
frontend/apps/desktop/components/CommonInputSearch/CommonInputSearch.vue
apps/desktop/components/CommonInputSearch/CommonInputSearch.vue
@ -33406,27 +33479,6 @@ components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklist.vue
TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklist.vue
TicketSidebarChecklist/TicketSidebarChecklist.vue
TicketSidebarChecklist.vue
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/utils.ts
frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/utils.ts
apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/utils.ts
desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/utils.ts
pages/ticket/components/TicketSidebar/TicketSidebarChecklist/utils.ts
ticket/components/TicketSidebar/TicketSidebarChecklist/utils.ts
components/TicketSidebar/TicketSidebarChecklist/utils.ts
TicketSidebar/TicketSidebarChecklist/utils.ts
TicketSidebarChecklist/utils.ts
utils.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/ChecklistTicketItem.vue
frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/ChecklistTicketItem.vue
apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/ChecklistTicketItem.vue
desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/ChecklistTicketItem.vue
pages/ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/ChecklistTicketItem.vue
ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/ChecklistTicketItem.vue
components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/ChecklistTicketItem.vue
TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/ChecklistTicketItem.vue
TicketSidebarChecklist/TicketSidebarChecklistContent/ChecklistTicketItem.vue
TicketSidebarChecklistContent/ChecklistTicketItem.vue
ChecklistTicketItem.vue
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/__tests__/ChecklistEmptyTemplates.spec.ts
frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/__tests__/ChecklistEmptyTemplates.spec.ts
apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/__tests__/ChecklistEmptyTemplates.spec.ts
@ -33528,17 +33580,6 @@ TicketSidebar/TicketSidebarChecklist/__tests__/TicketSidebarChecklist.spec.ts
TicketSidebarChecklist/__tests__/TicketSidebarChecklist.spec.ts
__tests__/TicketSidebarChecklist.spec.ts
TicketSidebarChecklist.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/__tests__/utils.spec.ts
frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/__tests__/utils.spec.ts
apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/__tests__/utils.spec.ts
desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/__tests__/utils.spec.ts
pages/ticket/components/TicketSidebar/TicketSidebarChecklist/__tests__/utils.spec.ts
ticket/components/TicketSidebar/TicketSidebarChecklist/__tests__/utils.spec.ts
components/TicketSidebar/TicketSidebarChecklist/__tests__/utils.spec.ts
TicketSidebar/TicketSidebarChecklist/__tests__/utils.spec.ts
TicketSidebarChecklist/__tests__/utils.spec.ts
__tests__/utils.spec.ts
utils.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/useChecklistTemplates.ts
frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/useChecklistTemplates.ts
apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/useChecklistTemplates.ts
@ -34024,16 +34065,6 @@ ticket/components/TicketDetailView/ArticleList.vue
components/TicketDetailView/ArticleList.vue
TicketDetailView/ArticleList.vue
ArticleList.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/HighlightMenu.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/HighlightMenu.vue
apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/HighlightMenu.vue
desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/HighlightMenu.vue
pages/ticket/components/TicketDetailView/TicketDetailTopBar/HighlightMenu.vue
ticket/components/TicketDetailView/TicketDetailTopBar/HighlightMenu.vue
components/TicketDetailView/TicketDetailTopBar/HighlightMenu.vue
TicketDetailView/TicketDetailTopBar/HighlightMenu.vue
TicketDetailTopBar/HighlightMenu.vue
HighlightMenu.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader.vue
apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader.vue
@ -34044,16 +34075,6 @@ components/TicketDetailView/TicketDetailTopBar/TopBarHeader.vue
TicketDetailView/TicketDetailTopBar/TopBarHeader.vue
TicketDetailTopBar/TopBarHeader.vue
TopBarHeader.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TicketInformation.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TicketInformation.vue
apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TicketInformation.vue
desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TicketInformation.vue
pages/ticket/components/TicketDetailView/TicketDetailTopBar/TicketInformation.vue
ticket/components/TicketDetailView/TicketDetailTopBar/TicketInformation.vue
components/TicketDetailView/TicketDetailTopBar/TicketInformation.vue
TicketDetailView/TicketDetailTopBar/TicketInformation.vue
TicketDetailTopBar/TicketInformation.vue
TicketInformation.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/__tests__/support/testOptions.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/__tests__/support/testOptions.ts
apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/__tests__/support/testOptions.ts
@ -34088,6 +34109,119 @@ TicketDetailView/TicketDetailTopBar/__tests__/TicketDetailTopBar.spec.ts
TicketDetailTopBar/__tests__/TicketDetailTopBar.spec.ts
__tests__/TicketDetailTopBar.spec.ts
TicketDetailTopBar.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/HighlightMenu.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/HighlightMenu.vue
apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/HighlightMenu.vue
desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/HighlightMenu.vue
pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/HighlightMenu.vue
ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/HighlightMenu.vue
components/TicketDetailView/TicketDetailTopBar/TopBarHeader/HighlightMenu.vue
TicketDetailView/TicketDetailTopBar/TopBarHeader/HighlightMenu.vue
TicketDetailTopBar/TopBarHeader/HighlightMenu.vue
TopBarHeader/HighlightMenu.vue
HighlightMenu.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation.vue
apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation.vue
desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation.vue
pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation.vue
ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation.vue
components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation.vue
TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation.vue
TicketDetailTopBar/TopBarHeader/TicketInformation.vue
TopBarHeader/TicketInformation.vue
TicketInformation.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadgeList.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadgeList.vue
apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadgeList.vue
desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadgeList.vue
pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadgeList.vue
ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadgeList.vue
components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadgeList.vue
TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadgeList.vue
TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadgeList.vue
TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadgeList.vue
TicketInformation/TicketInformationBadgeList/ChecklistBadgeList.vue
TicketInformationBadgeList/ChecklistBadgeList.vue
ChecklistBadgeList.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadge.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadge.vue
apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadge.vue
desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadge.vue
pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadge.vue
ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadge.vue
components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadge.vue
TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadge.vue
TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadge.vue
TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadge.vue
TicketInformation/TicketInformationBadgeList/ChecklistBadge.vue
TicketInformationBadgeList/ChecklistBadge.vue
ChecklistBadge.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/__tests__/ChecklistBadgeList.spec.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/__tests__/ChecklistBadgeList.spec.ts
apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/__tests__/ChecklistBadgeList.spec.ts
desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/__tests__/ChecklistBadgeList.spec.ts
pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/__tests__/ChecklistBadgeList.spec.ts
ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/__tests__/ChecklistBadgeList.spec.ts
components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/__tests__/ChecklistBadgeList.spec.ts
TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/__tests__/ChecklistBadgeList.spec.ts
TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/__tests__/ChecklistBadgeList.spec.ts
TopBarHeader/TicketInformation/TicketInformationBadgeList/__tests__/ChecklistBadgeList.spec.ts
TicketInformation/TicketInformationBadgeList/__tests__/ChecklistBadgeList.spec.ts
TicketInformationBadgeList/__tests__/ChecklistBadgeList.spec.ts
__tests__/ChecklistBadgeList.spec.ts
ChecklistBadgeList.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/types.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/types.ts
apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/types.ts
desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/types.ts
pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/types.ts
ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/types.ts
components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/types.ts
TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/types.ts
TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/types.ts
TopBarHeader/TicketInformation/TicketInformationBadgeList/types.ts
TicketInformation/TicketInformationBadgeList/types.ts
TicketInformationBadgeList/types.ts
types.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ReferencingTicketsBadgePopover.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ReferencingTicketsBadgePopover.vue
apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ReferencingTicketsBadgePopover.vue
desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ReferencingTicketsBadgePopover.vue
pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ReferencingTicketsBadgePopover.vue
ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ReferencingTicketsBadgePopover.vue
components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ReferencingTicketsBadgePopover.vue
TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ReferencingTicketsBadgePopover.vue
TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ReferencingTicketsBadgePopover.vue
TopBarHeader/TicketInformation/TicketInformationBadgeList/ReferencingTicketsBadgePopover.vue
TicketInformation/TicketInformationBadgeList/ReferencingTicketsBadgePopover.vue
TicketInformationBadgeList/ReferencingTicketsBadgePopover.vue
ReferencingTicketsBadgePopover.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList.vue
apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList.vue
desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList.vue
pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList.vue
ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList.vue
components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList.vue
TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList.vue
TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList.vue
TopBarHeader/TicketInformation/TicketInformationBadgeList.vue
TicketInformation/TicketInformationBadgeList.vue
TicketInformationBadgeList.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/__tests__/TicketInformationBadgeList.spec.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/__tests__/TicketInformationBadgeList.spec.ts
apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/__tests__/TicketInformationBadgeList.spec.ts
desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/__tests__/TicketInformationBadgeList.spec.ts
pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/__tests__/TicketInformationBadgeList.spec.ts
ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/__tests__/TicketInformationBadgeList.spec.ts
components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/__tests__/TicketInformationBadgeList.spec.ts
TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/__tests__/TicketInformationBadgeList.spec.ts
TicketDetailTopBar/TopBarHeader/TicketInformation/__tests__/TicketInformationBadgeList.spec.ts
TopBarHeader/TicketInformation/__tests__/TicketInformationBadgeList.spec.ts
TicketInformation/__tests__/TicketInformationBadgeList.spec.ts
__tests__/TicketInformationBadgeList.spec.ts
TicketInformationBadgeList.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/useTicketEditTitle.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/useTicketEditTitle.ts
apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/useTicketEditTitle.ts
@ -43138,6 +43272,13 @@ mutations/ticket/checklist/item_upsert.rb
ticket/checklist/item_upsert.rb
checklist/item_upsert.rb
item_upsert.rb
app/graphql/gql/mutations/ticket/checklist/base.rb
graphql/gql/mutations/ticket/checklist/base.rb
gql/mutations/ticket/checklist/base.rb
mutations/ticket/checklist/base.rb
ticket/checklist/base.rb
checklist/base.rb
base.rb
app/graphql/gql/mutations/ticket/checklist/item_order_update.rb
graphql/gql/mutations/ticket/checklist/item_order_update.rb
gql/mutations/ticket/checklist/item_order_update.rb
@ -43788,12 +43929,6 @@ gql/types/enum/user_error_exception_type.rb
types/enum/user_error_exception_type.rb
enum/user_error_exception_type.rb
user_error_exception_type.rb
app/graphql/gql/types/enum/checklist_item_ticket_access_type.rb
graphql/gql/types/enum/checklist_item_ticket_access_type.rb
gql/types/enum/checklist_item_ticket_access_type.rb
types/enum/checklist_item_ticket_access_type.rb
enum/checklist_item_ticket_access_type.rb
checklist_item_ticket_access_type.rb
app/graphql/gql/types/enum/ticket_article_sender_name_type.rb
graphql/gql/types/enum/ticket_article_sender_name_type.rb
gql/types/enum/ticket_article_sender_name_type.rb
@ -44666,6 +44801,11 @@ graphql/gql/types/base_connection.rb
gql/types/base_connection.rb
types/base_connection.rb
base_connection.rb
app/graphql/gql/types/ticket_reference_type.rb
graphql/gql/types/ticket_reference_type.rb
gql/types/ticket_reference_type.rb
types/ticket_reference_type.rb
ticket_reference_type.rb
app/graphql/gql/types/addresses_field_type.rb
graphql/gql/types/addresses_field_type.rb
gql/types/addresses_field_type.rb
@ -50420,6 +50560,9 @@ policies/knowledge_base/answer_policy/scope_spec.rb
knowledge_base/answer_policy/scope_spec.rb
answer_policy/scope_spec.rb
scope_spec.rb
spec/policies/checklist_policy_spec.rb
policies/checklist_policy_spec.rb
checklist_policy_spec.rb
spec/policies/signature_policy_spec.rb
policies/signature_policy_spec.rb
signature_policy_spec.rb
@ -50469,6 +50612,9 @@ spec/policies/macro_policy/scope_spec.rb
policies/macro_policy/scope_spec.rb
macro_policy/scope_spec.rb
scope_spec.rb
spec/policies/checklist_template_policy_spec.rb
policies/checklist_template_policy_spec.rb
checklist_template_policy_spec.rb
spec/policies/store_policy_spec.rb
policies/store_policy_spec.rb
store_policy_spec.rb
@ -50496,6 +50642,10 @@ spec/policies/ticket_policy/base_scope_spec.rb
policies/ticket_policy/base_scope_spec.rb
ticket_policy/base_scope_spec.rb
base_scope_spec.rb
spec/policies/checklist/item_policy_spec.rb
policies/checklist/item_policy_spec.rb
checklist/item_policy_spec.rb
item_policy_spec.rb
spec/policies/role_policy_spec.rb
policies/role_policy_spec.rb
role_policy_spec.rb
@ -50878,6 +51028,10 @@ spec/models/ticket/has_search_index_backend_spec.rb
models/ticket/has_search_index_backend_spec.rb
ticket/has_search_index_backend_spec.rb
has_search_index_backend_spec.rb
spec/models/ticket/triggers_subscriptions_spec.rb
models/ticket/triggers_subscriptions_spec.rb
ticket/triggers_subscriptions_spec.rb
triggers_subscriptions_spec.rb
spec/models/ticket/overviews_spec.rb
models/ticket/overviews_spec.rb
ticket/overviews_spec.rb
@ -50962,6 +51116,11 @@ role_spec.rb
spec/models/permission_spec.rb
models/permission_spec.rb
permission_spec.rb
spec/models/checklist/item/triggers_subscriptions_spec.rb
models/checklist/item/triggers_subscriptions_spec.rb
checklist/item/triggers_subscriptions_spec.rb
item/triggers_subscriptions_spec.rb
triggers_subscriptions_spec.rb
spec/models/checklist/item_spec.rb
models/checklist/item_spec.rb
checklist/item_spec.rb

View File

@ -2367,12 +2367,14 @@ app/policies/ticket_policy/base_scope.rb
app/policies/ticket_policy/read_scope.rb
app/policies/ticket_policy/full_scope.rb
app/policies/ticket_policy/change_scope.rb
app/policies/checklist/item_policy.rb
app/policies/signature_policy.rb
app/policies/online_notification_policy.rb
app/policies/pgp_key_policy.rb
app/policies/channel_policy.rb
app/policies/text_module_policy.rb
app/policies/knowledge_base_policy.rb
app/policies/checklist_template_policy.rb
app/policies/macro_policy.rb
app/policies/template_policy/scope.rb
app/policies/token_policy.rb
@ -2480,6 +2482,7 @@ app/policies/external_data_source_policy.rb
app/policies/organization_policy.rb
app/policies/activity_stream_policy.rb
app/policies/role_policy.rb
app/policies/checklist_policy.rb
app/policies/overview_policy.rb
app/policies/application_policy/scope.rb
app/policies/application_policy/field_scope.rb
@ -2598,6 +2601,7 @@ app/assets/javascripts/app/views/twitter/search_term.jst.eco
app/assets/javascripts/app/views/twitter/list.jst.eco
app/assets/javascripts/app/views/twitter/index.jst.eco
app/assets/javascripts/app/views/twitter/app_config.jst.eco
app/assets/javascripts/app/views/popover/ticket_references.jst.eco
app/assets/javascripts/app/views/popover/kb_generic.jst.eco
app/assets/javascripts/app/views/popover/user_organization_headline.jst.eco
app/assets/javascripts/app/views/popover/organization.jst.eco
@ -3064,6 +3068,7 @@ app/assets/javascripts/app/lib/app_post/popover_provider/knowledge_base_category
app/assets/javascripts/app/lib/app_post/popover_provider/knowledge_base_answer_provider.coffee
app/assets/javascripts/app/lib/app_post/popover_provider/knowledge_base_provider.coffee
app/assets/javascripts/app/lib/app_post/popover_provider/_single_object_popover_provider.coffee
app/assets/javascripts/app/lib/app_post/popover_provider/ticket_references_popover_provider.coffee
app/assets/javascripts/app/lib/app_post/popover_provider/user_ticket_popover_provider.coffee
app/assets/javascripts/app/lib/app_post/popover_provider/organization_popover_provider.coffee
app/assets/javascripts/app/lib/app_post/popover_provider/user_popover_provider.coffee
@ -3861,6 +3866,7 @@ app/models/external_sync.rb
app/models/template/triggers_subscriptions.rb
app/models/template/assets.rb
app/models/session/sets_persistent_flag.rb
app/models/checklist/item/triggers_subscriptions.rb
app/models/checklist/item/assets.rb
app/models/checklist/triggers_subscriptions.rb
app/models/checklist/assets.rb
@ -4278,7 +4284,9 @@ app/frontend/tests/graphql/builders/README.md
app/frontend/tests/graphql/factories/Ticket.ts
app/frontend/tests/graphql/factories/TicketPriority.ts
app/frontend/tests/graphql/factories/User.ts
app/frontend/tests/graphql/factories/Checklist.ts
app/frontend/tests/graphql/factories/PageInfo.ts
app/frontend/tests/graphql/factories/ChecklistItem.ts
app/frontend/tests/graphql/factories/Avatar.ts
app/frontend/tests/graphql/factories/Session.ts
app/frontend/tests/graphql/factories/fixtures/ticket-article-customer-object-attributes.ts
@ -4984,7 +4992,9 @@ app/frontend/shared/entities/ticket/graphql/fragments/ticketArticleAttributes.gr
app/frontend/shared/entities/ticket/graphql/fragments/ticketLiveUserAttributes.api.ts
app/frontend/shared/entities/ticket/graphql/fragments/ticketAttributes.api.ts
app/frontend/shared/entities/ticket/graphql/fragments/ticketTaskbarTabAttributes.graphql
app/frontend/shared/entities/ticket/graphql/fragments/referencingTicket.api.ts
app/frontend/shared/entities/ticket/graphql/fragments/ticketMention.graphql
app/frontend/shared/entities/ticket/graphql/fragments/referencingTicket.graphql
app/frontend/shared/entities/ticket/graphql/fragments/overviewAttributes.graphql
app/frontend/shared/entities/ticket/graphql/fragments/ticketMention.api.ts
app/frontend/shared/entities/ticket/graphql/fragments/overviewAttributes.api.ts
@ -5459,6 +5469,8 @@ app/frontend/apps/desktop/components/PageNavigation/firstLevelRoutes.ts
app/frontend/apps/desktop/components/PageNavigation/PageNavigation.vue
app/frontend/apps/desktop/components/CommonOverlayContainer/CommonOverlayContainer.vue
app/frontend/apps/desktop/components/CommonOverlayContainer/__tests__/CommonOverlayContainer.spec.ts
app/frontend/apps/desktop/components/CommonTicketLabel/__tests__/CommonTicketLabel.spec.ts
app/frontend/apps/desktop/components/CommonTicketLabel/CommonTicketLabel.vue
app/frontend/apps/desktop/components/CommonInputSearch/CommonInputSearch.vue
app/frontend/apps/desktop/components/CommonInputSearch/__tests__/CommonInputSearch.spec.ts
app/frontend/apps/desktop/components/CommonFlyout/CommonFlyoutActionFooter.vue
@ -5691,8 +5703,6 @@ app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarSha
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarSharedDraftStart/__tests__/TicketSidebarSharedDraftStartContent.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarSharedDraftStart/TicketSidebarSharedDraftStart.vue
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklist.vue
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/utils.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/ChecklistTicketItem.vue
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/__tests__/ChecklistEmptyTemplates.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/__tests__/ChecklistTemplates.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/__tests__/ChecklistItems.spec.ts
@ -5702,7 +5712,6 @@ app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChe
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/ChecklistTemplates.vue
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent.vue
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/__tests__/TicketSidebarChecklist.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/__tests__/utils.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/useChecklistTemplates.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/types.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/useTicketChecklist.ts
@ -5751,12 +5760,19 @@ app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleMeta/_
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleMeta/__tests__/useArticleMeta.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleMeta/types.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleList.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/HighlightMenu.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TicketInformation.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/__tests__/support/testOptions.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/__tests__/HighlightMenu.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/__tests__/TicketDetailTopBar.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/HighlightMenu.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadgeList.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ChecklistBadge.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/__tests__/ChecklistBadgeList.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/types.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList/ReferencingTicketsBadgePopover.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/TicketInformationBadgeList.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TopBarHeader/TicketInformation/__tests__/TicketInformationBadgeList.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/useTicketEditTitle.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TicketDetailTopBar.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/TicketDetailBottomBar.spec.ts
@ -6873,6 +6889,7 @@ app/graphql/gql/mutations/ticket/live_user/base.rb
app/graphql/gql/mutations/ticket/live_user/delete.rb
app/graphql/gql/mutations/ticket/checklist/add.rb
app/graphql/gql/mutations/ticket/checklist/item_upsert.rb
app/graphql/gql/mutations/ticket/checklist/base.rb
app/graphql/gql/mutations/ticket/checklist/item_order_update.rb
app/graphql/gql/mutations/ticket/checklist/delete.rb
app/graphql/gql/mutations/ticket/checklist/item_delete.rb
@ -6975,7 +6992,6 @@ app/graphql/gql/types/enum/system_import_source_type.rb
app/graphql/gql/types/enum/base_enum.rb
app/graphql/gql/types/enum/form_updater_id_type.rb
app/graphql/gql/types/enum/user_error_exception_type.rb
app/graphql/gql/types/enum/checklist_item_ticket_access_type.rb
app/graphql/gql/types/enum/ticket_article_sender_name_type.rb
app/graphql/gql/types/enum/object_manager_objects_type.rb
app/graphql/gql/types/enum/taskbar_app_type.rb
@ -7117,6 +7133,7 @@ app/graphql/gql/types/search_result_type.rb
app/graphql/gql/types/avatar_type.rb
app/graphql/gql/types/data_privacy_task_type.rb
app/graphql/gql/types/base_connection.rb
app/graphql/gql/types/ticket_reference_type.rb
app/graphql/gql/types/addresses_field_type.rb
app/graphql/gql/types/mention_type.rb
app/graphql/gql/types/base_argument.rb
@ -8529,6 +8546,7 @@ spec/policies/knowledge_base/answer/translation_policy_spec.rb
spec/policies/knowledge_base/answer/translation/content_policy_spec.rb
spec/policies/knowledge_base/answer_policy_spec.rb
spec/policies/knowledge_base/answer_policy/scope_spec.rb
spec/policies/checklist_policy_spec.rb
spec/policies/signature_policy_spec.rb
spec/policies/ticket/shared_draft_start_policy_spec.rb
spec/policies/ticket/overviews_policy/scope_spec.rb
@ -8542,6 +8560,7 @@ spec/policies/macro_policy_spec.rb
spec/policies/activity_stream_policy/scope_spec.rb
spec/policies/system_report_policy_spec.rb
spec/policies/macro_policy/scope_spec.rb
spec/policies/checklist_template_policy_spec.rb
spec/policies/store_policy_spec.rb
spec/policies/ticket_policy/change_scope_spec.rb
spec/policies/ticket_policy/full_scope_spec.rb
@ -8549,6 +8568,7 @@ spec/policies/ticket_policy/shared_examples.rb
spec/policies/ticket_policy/overview_scope_spec.rb
spec/policies/ticket_policy/read_scope_spec.rb
spec/policies/ticket_policy/base_scope_spec.rb
spec/policies/checklist/item_policy_spec.rb
spec/policies/role_policy_spec.rb
spec/policies/email_address_policy_spec.rb
spec/policies/template_policy/scope_spec.rb
@ -8644,6 +8664,7 @@ spec/models/ticket/current_color_spec.rb
spec/models/ticket/shared_draft_zoom_spec.rb
spec/models/ticket/enqueues_user_ticket_counter_job_examples.rb
spec/models/ticket/has_search_index_backend_spec.rb
spec/models/ticket/triggers_subscriptions_spec.rb
spec/models/ticket/overviews_spec.rb
spec/models/ticket/auto_assignment_spec.rb
spec/models/ticket/has_transaction_dispatcher_spec.rb
@ -8666,6 +8687,7 @@ spec/models/data_privacy_task_spec.rb
spec/models/history_spec.rb
spec/models/role_spec.rb
spec/models/permission_spec.rb
spec/models/checklist/item/triggers_subscriptions_spec.rb
spec/models/checklist/item_spec.rb
spec/models/checklist_template_spec.rb
spec/models/tag/item_spec.rb

View File

@ -11066,6 +11066,7 @@ loginadmin
loginerror
loginflat
loginimages
loginURL
logins
logis
logistics

View File

@ -2762,8 +2762,8 @@ hotelfinder/rpc
hotels/rpc
hp/video
hpc/*/supported-applications.aspx?
http://i2.wp.com/robots.txt
http://microsoft.com/robots.txt
http://archive.org/robots.txt
http://dropbox.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -4191,7 +4191,7 @@ shopping/seller
shopping/suppliers/search
shopping?
shopstream
showtimes/location/*http://apis.google.com/robots.txt
showtimes/location/*http://ted.com/robots.txt
sidewiki/entry
signature
signin/inject

View File

@ -2319,7 +2319,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/Aes/$
/BucketContent
/C
/CVS
/Careers/Form
/Careers/Profiles
/Careers/Registration
@ -2639,6 +2638,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/confirmation/
/connected-living/content-library
/connections/*
/consumer
/contact-form
/contact/menu*
/contact/partner*
@ -3129,7 +3129,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newssearch
/no-internet-heading-assigned
/no-internet-heading-assisted
/no-referrer-when-downgradehttp://steamcommunity.com/robots.txt
/no-referrer-when-downgradehttp://gmail.com/robots.txt
/no-search-results
/node
/node/add
@ -3187,7 +3187,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/password
/patches/new
/path_locks
/patterns/
/pay-invoice
/pd/Ghost-Stories-Original-Tales-Ghostly-Urban-Legends-Audiobook/B07GL5B67Q
/pd/ITEM_NAME-Podcast
@ -3213,7 +3212,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/plus
/pmredirectshow/*
/pmtoinavigation/*
/po
/pocasi/
/podcast/*/*?i=
/podcast/ITEM_NAME
@ -3386,7 +3384,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/search/*?q=
/search/?*terms
/search/?q
/search/?q=*
/search/account
/search/ai-search
/search/collections
@ -3422,7 +3419,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/search?searchProvider=*&sort=
/search?title=
/searchDirectory
/searchresults/
/searchsuggest
/secure/
/select*?
@ -3674,7 +3670,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/windowsvista/
/windvane$
/winfx/
/workshop
/workshop/
/wp-admin
/wp-content
@ -3725,7 +3720,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*__rmid
?*__rmidpage
?*ajs_event
?*apikey*http://feross.org/robots.txt
?*apikey*http://visitazores.com/robots.txt
?*app
?*appidt=*
?*aspects=
@ -3957,14 +3952,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*utm_medium
?*utm_source
?*utm_source=
?*utm_source=http://voltairenet.org/robots.txt
?*utm_source=http://chrome.google.com/robots.txt
?*verified=
?*xid
?252525253Bpreview=
?Author=
?CMP
?EGOTECpage
?ExternalDataReference
?LID=
?ModPagespeed=noscript
?RefID=
@ -3977,7 +3970,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?_af_cid=
?_cookie-check=
?_erv=*
?_ga
?_health_check_=
?_locale=
?_preview=
@ -4248,7 +4240,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?ref=binfind.com
?referralCode=*
?referrer=
?region=
?region=australia-and-new-zealand
?replytocom
?reported_by=
@ -4275,7 +4266,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?section=
?services
?setLocale=
?set_language
?set_mobile=
?sgsc=*
?share=
@ -4395,7 +4385,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
@*/topics
@*/upcoming
@@castle.cms.querylisting*?
@@search
@@search?
@async
@me
@ -6800,6 +6789,7 @@ _ga
_ga=
_ga_
_generated
_getSECFilingReportUrl?
_global_notifications
_hcms/forms//embed/v3/form/53/438f4c23-5908-4c4e-a9a7-e30a3897211b/json?hutk=
_hcms/iplookup
@ -7450,7 +7440,7 @@ api/editionurlgenerator
api/eventlogging
api/federation
api/html
api/http://globenewswire.com/robots.txt
api/http://kobo.com/robots.txt
api/internal/*/location
api/internal/_bb
api/internal/analytics/songs
@ -7527,7 +7517,7 @@ appchart
appdynamics-wem.cisco.com
appealed-pin
apple-app-site-association
apple-app-site-associationhttp://mediafire.com/robots.txt
apple-app-site-associationhttp://fonts.google.com/robots.txt
apple-news
appliance
applicant-eligibility
@ -7585,9 +7575,7 @@ archiv/regional
archive
archive$
archive/api/image.jpg
archive/article
archive/graphs.php
archive/page
archive/project/sovsport$
archived
archives
@ -7612,11 +7600,7 @@ article/HUG
article/PR-CO
article/api
article/beta
article/category
article/preview
article/this-article-has-been-deleted
article/this-article-has-been-removed
article/this-article-is-no-longer-available
article_email
articlecomment/
articles
@ -7686,7 +7670,6 @@ assignments.php
assignments_archive.php
assistant
associate
associate/forum
associated-press$
associates/click
ast/android/collections
@ -8344,6 +8327,7 @@ backend
backoffice=
badges/profile/create
bagon
baidu
bal/impression
bal/impression/RecordImpression.htm?
ban-me-i-am-a-robot
@ -8745,7 +8729,7 @@ blog/*?text=
blog/*sitemap.xml$
blog/*utm_source=
blog/.
blog/.html.*http://bitly.com/robots.txt
blog/.html.*http://salon.com/robots.txt
blog/?p=
blog/?s=
blog/Neuer_Beitrag.html
@ -8852,7 +8836,7 @@ bookmark_mana2
bookmarklet
bookmarks
bookmarks/widget
bookmarkshttp://fda.gov/robots.txt
bookmarkshttp://ed.ted.com/robots.txt
books
books/NBK
books/about
@ -9767,7 +9751,7 @@ cdn-cgi
cdn-cgi/
cdn-cgi/bm/cv
cdn-cgi/challenge-platform
cdn-cgi/http://spreaker.com/robots.txt
cdn-cgi/http://mediapost.com/robots.txt
cdn-cgi/rum
cdn-cgi/zaraz/s.js
cdn-cgi/zaraz/t
@ -9789,12 +9773,11 @@ cgi-bin
cgi-bin/
cgi-bin/consumeraffairs/search
cgi-bin/dobi/licenseesearch
cgi-bin/estseek.cgi
cgi-bin/homelandsecurity
cgi-bin/loginpage
cgi-bin/state
cgi-bin/wx
cgi-binhttp://audible.com/robots.txt
cgi-binhttp://ifttt.com/robots.txt
cgi-local
cgi-perl
cgi-registry
@ -10136,7 +10119,7 @@ co/ventureone
code
code-snapshots
code/*
code/http://dx.doi.org/robots.txt
code/http://w3techs.com/robots.txt
codeCoverage
codesamples/
coin*mid=
@ -10345,7 +10328,7 @@ confirmation.html
conflagexp
connect
connect/@
connect/http://developer.apple.com/robots.txt
connect/http://blog.twitter.com/robots.txt
connect/social-intranet.html
connections
connections/recent
@ -10462,7 +10445,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://festo.com/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://canalplus.fr/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
content/dam/oecd/
content/dam/redcross/lp
@ -10650,6 +10633,7 @@ cp/api/wpa
cpds2
cpes/
cpresources
cpro
cpropub/univercd
cpspa
cr
@ -11127,7 +11111,6 @@ deals/merchant
deals/popular
debats/
debug
debug/
decision-makers$
decision-makers/*/admin_accounts$
decision-makers/*/admin_accounts?
@ -11213,7 +11196,6 @@ dg-service
dgs/education_culture/404_en.htm
dhtml
dhtmlmenu
di-ag/
diagnosed-with-glioblastoma
dialog
dialog/*
@ -11726,7 +11708,6 @@ editarticle
editgroup
editing
editing/EditHomeFacts.htm
edition/null
editionssi
editor
editor.jsp
@ -11801,7 +11782,7 @@ email-preferences/
email-unsubscribe
email-validation
email/$
email/*http://avexnet.or.jp/robots.txt
email/*http://dw.com/robots.txt
email/EnrollmentUnsubscribe.htm
email/SubscriptionTypeUnsubscribe.htm
email/Unsubscribe.htm
@ -12577,8 +12558,6 @@ feedback
feedback-service
feedback/user_study
feeds
feeds.thetimes.com/puzzles
feeds.thetimes.com/timescrossword
feeds/
feeds/*
feeds/rss
@ -12751,7 +12730,7 @@ files/techabuse-welsh.pdf
files/techabuse.pdf
fileview
filing/free-file-fillable-forms/free-file-fillable-forms-support
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://globalresearch.ca/robots.txt
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://is.gd/robots.txt
filter/tips
filter/tips
filterTags=
@ -13152,7 +13131,7 @@ fy-NL/search
fy-NL/user
fy-NL/users
g
g/4arE9Chttp://nngroup.com/robots.txt
g/4arE9Chttp://flickr.com/robots.txt
g/api
g00
g01
@ -13383,7 +13362,7 @@ gh/news
gh/useracquisition
gh_jid=
gif
gifshttp://whitehouse.gov/robots.txt
gifshttp://gist.github.com/robots.txt
gift-redemption
gift-terms
gift_card=
@ -13410,7 +13389,6 @@ glass/images/commerce
global
global$
global-consumer-survey/tool
global-infrastructure/services/get-async/http://justanotherdeveloper.net/robots.txt
global-master
global-nav-esi
global/RU/
@ -13740,7 +13718,7 @@ ha/search
ha/user
ha/users
hackathons/reinvent-2013/
hacker/*/followhttp://thefader.com/robots.txt
hacker/*/followhttp://hackerone.com/robots.txt
hacker/*/unfollow
hair-transplant-services
handler
@ -14028,6 +14006,7 @@ homeimprovement/EmbeddedProfile.htm
homeloans/*zga_z_guid=
homepage
homepage-video-test
homepage/
homepage/2013
homepage/HomepageVideoMetrics.htm
homes
@ -14172,39 +14151,39 @@ http
http-checker
http2_data
http:
http://1.gravatar.com/robots.txt
http://amsterdam.nl/robots.txt
http://apple.com/robots.txt
http://blogger.com/robots.txt
http://bluehost.com/robots.txt
http://bmj.com/robots.txt
http://booking.com/robots.txt
http://boredpanda.com/robots.txt
http://catholic.com/robots.txt
http://clickfunnels.com/robots.txt
http://creativemarket.com/robots.txt
http://economist.com/robots.txt
http://freewebs.com/robots.txt
http://fun888asia.com/robots.txt
http://geo.itunes.apple.com/robots.txt
http://glassdoor.com/robots.txt
http://help.instagram.com/robots.txt
http://it.wikipedia.org/robots.txt
http://klove.com/robots.txt
http://mailchimp.com/robots.txt
http://microformats.org/robots.txt
http://mozilla.org/robots.txt
http://npmjs.com/robots.txt
http://paypalobjects.com/robots.txt
http://s3-eu-west-1.amazonaws.com/robots.txt
http://salesforce.com/robots.txt
http://scientificamerican.com/robots.txt
http://sfgate.com/robots.txt
http://takeout.google.com/robots.txt
http://techcrunch.com/robots.txt
http://thenextweb.com/robots.txt
http://timeanddate.com/robots.txt
http://track.adform.net/robots.txt
http://2.bp.blogspot.com/robots.txt
http://about.google/robots.txt
http://amazon.de/robots.txt
http://amzn.to/robots.txt
http://api.whatsapp.com/robots.txt
http://app.box.com/robots.txt
http://bbc.com/robots.txt
http://bcn.cl/robots.txt
http://beatport.com/robots.txt
http://behance.net/robots.txt
http://census.gov/robots.txt
http://creativecommons.org/robots.txt
http://euronews.com/robots.txt
http://extension.purdue.edu/robots.txt
http://graphisoft.com/robots.txt
http://he.wikipedia.org/robots.txt
http://hubspot.com/robots.txt
http://ie.edu/robots.txt
http://linkedin.com/robots.txt
http://mrisoftware.com/robots.txt
http://nationalgeographic.com/robots.txt
http://news.yahoo.com/robots.txt
http://patreon.com/robots.txt
http://producthunt.com/robots.txt
http://raiplay.it/robots.txt
http://redbubble.com/robots.txt
http://support.apple.com/robots.txt
http://techradar.com/robots.txt
http://tiny.cc/robots.txt
http://torproject.org/robots.txt
http://translate.google.com/robots.txt
http://vogue.com/robots.txt
http://yelp.com/robots.txt
hu
hu-*/
hu-hu/
@ -14886,9 +14865,8 @@ intcmp=
integrate/
integromedb
intelligencer/amp
interactive*http://promo.com/robots.txt
interactive*http://fda.gov/robots.txt
interactive/reading-preference
interactives
interface/pda
intern/service/suche
internal
@ -15102,7 +15080,7 @@ it/search*price_bucket=
it/search*search_type=
it/search*ship_to=
it/search/autocomplete
it/searchhttp://wikihow.com/robots.txt
it/searchhttp://m.facebook.com/robots.txt
it/share
it/shop_name_search_service
it/solutions/case-studies/
@ -15886,6 +15864,7 @@ liked
limit_hits
limited-release
link
link?
link_to
linked
linkedin
@ -16002,7 +15981,6 @@ login.mhtml$
login.php*&next=
login.php/?next=
login.php?next=
login.thetimes.com/user/logout
login/
login/$
login/*&next=
@ -16408,7 +16386,7 @@ media/tourism-content
media/travelpod-roll.flv
media/tv/channel/credits
media/tyfo*
media/tyfo*http://fbi.gov/robots.txt
media/tyfo*http://statcounter.com/robots.txt
media/unesco
media/vr-geo-photo-j
media/vr-geo-photo-l
@ -17116,7 +17094,6 @@ my*/submit
my*/submitted
my-account
my-agent/eligibility
my-articles
my-eurlex
my-library
my-list-shows
@ -17747,7 +17724,7 @@ nofollow=1
nojs=
non-searchable/
nonConfig/api/wpa
nonce="V3w4xwMhMT6ZN1BdPt8Aiw">if(google.cis
nonce="w7J_h7vFt7khxSvPRWq7bg">if(google.cis
nonprofits/account
nonstyleishida/videolist-*.html
nonstyleishida/videolist.html
@ -18285,9 +18262,6 @@ password
password-changed-email
password/reset
password_expired
past-six-days
past-six-days$
past-six-days/$
patent-search/frontend
patents
patents/download
@ -18661,7 +18635,6 @@ play/store/web
play/surveys/serp
play/videos/modulos
player
player/brightcove
player/metadata/video
playerColor=
playlist.php
@ -19037,8 +19010,6 @@ premiumsupport/iam/
premiumsupport/knowledge-center/feedback-no/
premiumsupport/knowledge-center/feedback-yes/
preorders
prep/gnumaint
prep/wrappers-and-scripts
present
presentation
preserv/extranet
@ -20097,6 +20068,7 @@ s2/sitemaps
s2/static
s3
s?
s?
s?*rh=n%3A1380045031
sa
sa=
@ -20132,7 +20104,6 @@ sap/saphana/pilot/
sap/saphana/pilot/offer/
sap/saphana/pilot/offer/confirmation
sars-cov-2
savannah-checkouts
save
save-document
save-query
@ -20233,7 +20204,6 @@ scorecard
scorecard/
screener/insider
screensaver
screenshots
script
scripts
scripts/accountextlogin.php
@ -20542,7 +20512,6 @@ search_history
search_ms
search_results
search_results/gigs
search_rss
search_rss$
search_suggest
searchbeta
@ -20565,7 +20534,7 @@ section/3
section/36
section/6
section/8
section/9http://w3c.github.io/robots.txt
section/9http://issuu.com/robots.txt
sectionized
sections
sections$
@ -20677,25 +20646,7 @@ seokicks
series
server
server-status
server/banners
server/body-include
server/bottom-notes
server/docs/search
server/footer
server/fs-gang
server/generic
server/gnun
server/head-include
server/header
server/html5-head-include
server/html5-header
server/include-file-list
server/outdated
server/select-language.html
server/source
server/staging
server/top-addendum
server/trans-map.html
servererror.aspx
service
service-search/dist/images/loading.gif
@ -20873,6 +20824,7 @@ sharing/files
sharing/folders
shelf/user_shelves
shenghuo/search?
shifen/
shihui
shihui?
ship
@ -20935,7 +20887,7 @@ showdependency
shows/
showtag
showtime/.requestinvite.html.swp
showtimes/location/*http://anchor.fm/robots.txt
showtimes/location/*http://img.youtube.com/robots.txt
shr*
shutterstock
si
@ -21508,7 +21460,6 @@ soft/punto/?
soft/punto/mac/uninstall
soft/punto/win/uninstall
soft/win/?
software
software/*&api=
software/*&categories=
software/*&company_sizes=
@ -21535,17 +21486,12 @@ software/*?support=
software/*?training=
software/compare/*-vs-*-vs-*-vs-*-vs-
software/compare/*/add-software
software/gnun/linc
software/gnun/proofread
software/gnun/reports
software/gnun/test
software/product/*/claim
software/product/*/reviews/new
software/tp
software/vendors/inquire
software/vendors/new
software/visit?
software/winboard/whats_new
sogou
solr
solrSearch
@ -21976,6 +21922,7 @@ subscriptioncancel
subscriptions
subscriptions/manage/
subscriptions/securejson/
subscriptions/video-docs
subswitch
suche
sudoku
@ -22196,7 +22143,7 @@ tag
tag-manager
tag-manager-360
tag/
tag/*+http://ipsos.com/robots.txt
tag/*+http://discogs.com/robots.txt
tag/*/a
tag/*/a/
tag/*/b
@ -22432,7 +22379,7 @@ test5
test6
testcases
testfl
testhttp://europa.eu/robots.txt
testhttp://moz.com/robots.txt
testing
testpage-forhomepage
tests/*
@ -22636,7 +22583,6 @@ topic/*/Rss
topic/*?
topic/article/
topic/articlecollection
topic/bbc
topic/electrode/api/logger
topic/electrode/api/wpa
topic/photo/
@ -22789,7 +22735,7 @@ transmute/static-2.6
transmute/static-2.8
transmute/static-2.9
transparency
transparency/http://atlasobscura.com/robots.txt
transparency/http://anchor.fm/robots.txt
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896
@ -22873,7 +22819,6 @@ try-which/wills/
try?
trylater
tsa
tto
tucritica
tudum
tune*retpath=
@ -23195,6 +23140,7 @@ uk/users
uk/ventureone
uk/wdc
uk/your
ulink?
ulk/i
ulk/sch
ulk/usr
@ -24983,8 +24929,9 @@ wp-admin
wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://jupiterbroadcasting.com/robots.txt
wp-admin/admin-ajax.phphttp://willowgarage.com/robots.txt
wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt
wp-admin/admin-ajax.phphttp://fool.com/robots.txt
wp-admin/admin-ajax.phphttp://openstreetmap.org/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
wp-adv
@ -25055,7 +25002,7 @@ wp-content/uploads/
wp-content/uploads/wc-logs
wp-content/uploads/woocommerce_transient_files
wp-content/uploads/woocommerce_uploads
wp-content/uploads/wp-import-export-lite/http://en.m.wikipedia.org/robots.txt
wp-content/uploads/wp-import-export-lite/http://rebrand.ly/robots.txt
wp-dyn
wp-includes
wp-includes*.css
@ -25188,7 +25135,7 @@ your-shop
yourAccount
youraccount
youreurope/businessACC
youreurope/businessDEV/http://kobo.com/robots.txt
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
youreurope/citizensACC
youreurope/citizensDEV
yours