[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2024-12-21 10:03:35 +00:00
parent 3c2c1aac36
commit 0f2dcea93a
14 changed files with 1774 additions and 2713 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1734634998
},
"Trickest wordlist update": {
"last_update": 1734689025
"last_update": 1734775405
}
}

View file

@ -42602,6 +42602,29 @@ jsonapi_test_resource_type_building/src/EventSubscriber/ResourceTypeBuildEventSu
src/EventSubscriber/ResourceTypeBuildEventSubscriber.php
EventSubscriber/ResourceTypeBuildEventSubscriber.php
ResourceTypeBuildEventSubscriber.php
core/modules/jsonapi/tests/modules/jsonapi_test_meta_events/jsonapi_test_meta_events.info.yml
modules/jsonapi/tests/modules/jsonapi_test_meta_events/jsonapi_test_meta_events.info.yml
jsonapi/tests/modules/jsonapi_test_meta_events/jsonapi_test_meta_events.info.yml
tests/modules/jsonapi_test_meta_events/jsonapi_test_meta_events.info.yml
modules/jsonapi_test_meta_events/jsonapi_test_meta_events.info.yml
jsonapi_test_meta_events/jsonapi_test_meta_events.info.yml
jsonapi_test_meta_events.info.yml
core/modules/jsonapi/tests/modules/jsonapi_test_meta_events/src/EventSubscriber/MetaEventSubscriber.php
modules/jsonapi/tests/modules/jsonapi_test_meta_events/src/EventSubscriber/MetaEventSubscriber.php
jsonapi/tests/modules/jsonapi_test_meta_events/src/EventSubscriber/MetaEventSubscriber.php
tests/modules/jsonapi_test_meta_events/src/EventSubscriber/MetaEventSubscriber.php
modules/jsonapi_test_meta_events/src/EventSubscriber/MetaEventSubscriber.php
jsonapi_test_meta_events/src/EventSubscriber/MetaEventSubscriber.php
src/EventSubscriber/MetaEventSubscriber.php
EventSubscriber/MetaEventSubscriber.php
MetaEventSubscriber.php
core/modules/jsonapi/tests/modules/jsonapi_test_meta_events/jsonapi_test_meta_events.services.yml
modules/jsonapi/tests/modules/jsonapi_test_meta_events/jsonapi_test_meta_events.services.yml
jsonapi/tests/modules/jsonapi_test_meta_events/jsonapi_test_meta_events.services.yml
tests/modules/jsonapi_test_meta_events/jsonapi_test_meta_events.services.yml
modules/jsonapi_test_meta_events/jsonapi_test_meta_events.services.yml
jsonapi_test_meta_events/jsonapi_test_meta_events.services.yml
jsonapi_test_meta_events.services.yml
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.module
modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.module
jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.module
@ -43489,6 +43512,18 @@ jsonapi/src/JsonApiResource/Relationship.php
src/JsonApiResource/Relationship.php
JsonApiResource/Relationship.php
Relationship.php
core/modules/jsonapi/src/Events/CollectResourceObjectMetaEvent.php
modules/jsonapi/src/Events/CollectResourceObjectMetaEvent.php
jsonapi/src/Events/CollectResourceObjectMetaEvent.php
src/Events/CollectResourceObjectMetaEvent.php
Events/CollectResourceObjectMetaEvent.php
CollectResourceObjectMetaEvent.php
core/modules/jsonapi/src/Events/CollectRelationshipMetaEvent.php
modules/jsonapi/src/Events/CollectRelationshipMetaEvent.php
jsonapi/src/Events/CollectRelationshipMetaEvent.php
src/Events/CollectRelationshipMetaEvent.php
Events/CollectRelationshipMetaEvent.php
CollectRelationshipMetaEvent.php
core/modules/jsonapi/src/Context/FieldResolver.php
modules/jsonapi/src/Context/FieldResolver.php
jsonapi/src/Context/FieldResolver.php
@ -102032,13 +102067,6 @@ tests/modules/contact_test/contact_test.info.yml
modules/contact_test/contact_test.info.yml
contact_test/contact_test.info.yml
contact_test.info.yml
core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.module
modules/contact/tests/modules/contact_storage_test/contact_storage_test.module
contact/tests/modules/contact_storage_test/contact_storage_test.module
tests/modules/contact_storage_test/contact_storage_test.module
modules/contact_storage_test/contact_storage_test.module
contact_storage_test/contact_storage_test.module
contact_storage_test.module
core/modules/contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml
modules/contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml
contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml
@ -116591,6 +116619,12 @@ Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php
FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php
Theme/ClaroMenuUiJavascriptTest.php
ClaroMenuUiJavascriptTest.php
core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroAvoidStorageUsingTest.php
tests/Drupal/FunctionalJavascriptTests/Theme/OliveroAvoidStorageUsingTest.php
Drupal/FunctionalJavascriptTests/Theme/OliveroAvoidStorageUsingTest.php
FunctionalJavascriptTests/Theme/OliveroAvoidStorageUsingTest.php
Theme/OliveroAvoidStorageUsingTest.php
OliveroAvoidStorageUsingTest.php
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php
tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php
Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php

View file

@ -6522,6 +6522,9 @@ core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_t
core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.services.yml
core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/src/EventSubscriber/LateResourceTypeBuildEventSubscriber.php
core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/src/EventSubscriber/ResourceTypeBuildEventSubscriber.php
core/modules/jsonapi/tests/modules/jsonapi_test_meta_events/jsonapi_test_meta_events.info.yml
core/modules/jsonapi/tests/modules/jsonapi_test_meta_events/src/EventSubscriber/MetaEventSubscriber.php
core/modules/jsonapi/tests/modules/jsonapi_test_meta_events/jsonapi_test_meta_events.services.yml
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.module
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.info.yml
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.permissions.yml
@ -6649,6 +6652,8 @@ core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php
core/modules/jsonapi/src/JsonApiResource/Data.php
core/modules/jsonapi/src/JsonApiResource/Link.php
core/modules/jsonapi/src/JsonApiResource/Relationship.php
core/modules/jsonapi/src/Events/CollectResourceObjectMetaEvent.php
core/modules/jsonapi/src/Events/CollectRelationshipMetaEvent.php
core/modules/jsonapi/src/Context/FieldResolver.php
core/modules/jsonapi/src/Form/JsonApiSettingsForm.php
core/modules/jsonapi/src/JsonApiSpec.php
@ -14784,7 +14789,6 @@ core/modules/contact/help_topics/contact.overview.html.twig
core/modules/contact/help_topics/contact.configuring_personal.html.twig
core/modules/contact/tests/modules/contact_test/config/install/contact.form.feedback.yml
core/modules/contact/tests/modules/contact_test/contact_test.info.yml
core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.module
core/modules/contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml
core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.info.yml
core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.install
@ -16936,6 +16940,7 @@ core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.p
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroBlockFilterTest.php
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroModalDisplayTest.php
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php
core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroAvoidStorageUsingTest.php
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php
core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroMessagesTest.php

View file

@ -12006,6 +12006,13 @@ account/chart_of_accounts/verified/id_chart_of_accounts.json
chart_of_accounts/verified/id_chart_of_accounts.json
verified/id_chart_of_accounts.json
id_chart_of_accounts.json
erpnext/accounts/doctype/account/chart_of_accounts/verified/se_kontoplan_BAS_2024_with_account_number.json
accounts/doctype/account/chart_of_accounts/verified/se_kontoplan_BAS_2024_with_account_number.json
doctype/account/chart_of_accounts/verified/se_kontoplan_BAS_2024_with_account_number.json
account/chart_of_accounts/verified/se_kontoplan_BAS_2024_with_account_number.json
chart_of_accounts/verified/se_kontoplan_BAS_2024_with_account_number.json
verified/se_kontoplan_BAS_2024_with_account_number.json
se_kontoplan_BAS_2024_with_account_number.json
erpnext/accounts/doctype/account/chart_of_accounts/verified/gq_plan_comptable.json
accounts/doctype/account/chart_of_accounts/verified/gq_plan_comptable.json
doctype/account/chart_of_accounts/verified/gq_plan_comptable.json

View file

@ -2505,6 +2505,7 @@ erpnext/accounts/doctype/account/chart_of_accounts/verified/cd_plan_comptable_av
erpnext/accounts/doctype/account/chart_of_accounts/verified/el_salvador_standard.json
erpnext/accounts/doctype/account/chart_of_accounts/verified/syscohada_chart_of_accounts.py
erpnext/accounts/doctype/account/chart_of_accounts/verified/id_chart_of_accounts.json
erpnext/accounts/doctype/account/chart_of_accounts/verified/se_kontoplan_BAS_2024_with_account_number.json
erpnext/accounts/doctype/account/chart_of_accounts/verified/gq_plan_comptable.json
erpnext/accounts/doctype/account/chart_of_accounts/verified/sn_plan_comptable.json
erpnext/accounts/doctype/account/chart_of_accounts/verified/tg_plan_comptable.json

View file

@ -4114,6 +4114,9 @@ _unreleased/2024-11-22-a11y-convey-how-the-promotion-information-when-submit.md
changelog/_unreleased/2024-11-14-allow-to-override-entity-collection-class-for-attribute-entities.md
_unreleased/2024-11-14-allow-to-override-entity-collection-class-for-attribute-entities.md
2024-11-14-allow-to-override-entity-collection-class-for-attribute-entities.md
changelog/_unreleased/2024-12-19-additional-header-for-http-replace-escaped-urls.md
_unreleased/2024-12-19-additional-header-for-http-replace-escaped-urls.md
2024-12-19-additional-header-for-http-replace-escaped-urls.md
changelog/_unreleased/2024-09-26-fix-delivery-address-editing-during-order-creation-saving-leads-to-axios-error.md
_unreleased/2024-09-26-fix-delivery-address-editing-during-order-creation-saving-leads-to-axios-error.md
2024-09-26-fix-delivery-address-editing-during-order-creation-saving-leads-to-axios-error.md
@ -4191,12 +4194,18 @@ _unreleased/2024-11-18-reuse-product-slider-stream-associations-and-fields-from-
changelog/_unreleased/2024-11-12-add-skip-to-links-for-search-and-navigation.md
_unreleased/2024-11-12-add-skip-to-links-for-search-and-navigation.md
2024-11-12-add-skip-to-links-for-search-and-navigation.md
changelog/_unreleased/2024-12-11-remove-unneeded-uppercasing-of-php-methods.md
_unreleased/2024-12-11-remove-unneeded-uppercasing-of-php-methods.md
2024-12-11-remove-unneeded-uppercasing-of-php-methods.md
changelog/_unreleased/2024-10-02-fix-custom-field-content-in-flow-builder.md
_unreleased/2024-10-02-fix-custom-field-content-in-flow-builder.md
2024-10-02-fix-custom-field-content-in-flow-builder.md
changelog/_unreleased/2024-11-11-remove-duplicated-sortedproperties-from-saleschannelproductdefinition.md
_unreleased/2024-11-11-remove-duplicated-sortedproperties-from-saleschannelproductdefinition.md
2024-11-11-remove-duplicated-sortedproperties-from-saleschannelproductdefinition.md
changelog/_unreleased/2024-12-16-unify-focus-outlines-for-better-accessibility.md
_unreleased/2024-12-16-unify-focus-outlines-for-better-accessibility.md
2024-12-16-unify-focus-outlines-for-better-accessibility.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
2022-05-18-abstract-and-reduce-rule-condition-components.md
@ -4482,6 +4491,9 @@ _unreleased/2024-10-10-fix-account-password-autocomplete.md
changelog/_unreleased/2024-12-13-add-promo-code-input-placeholder.md
_unreleased/2024-12-13-add-promo-code-input-placeholder.md
2024-12-13-add-promo-code-input-placeholder.md
changelog/_unreleased/2024-11-28-improved-checkout-for-a11y.md
_unreleased/2024-11-28-improved-checkout-for-a11y.md
2024-11-28-improved-checkout-for-a11y.md
changelog/_unreleased/2024-11-26-adding-the-sort-when-searching-the-properties.md
_unreleased/2024-11-26-adding-the-sort-when-searching-the-properties.md
2024-11-26-adding-the-sort-when-searching-the-properties.md
@ -4491,6 +4503,9 @@ _unreleased/2024-10-30-update-to-symfony-7-2.md
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
2024-07-16-remove-manual-override-for-state-machine.md
changelog/_unreleased/2024-12-19-immedietly-invalidate-critical-caches.md
_unreleased/2024-12-19-immedietly-invalidate-critical-caches.md
2024-12-19-immedietly-invalidate-critical-caches.md
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
@ -93766,82 +93781,6 @@ Storefront/Resources/config/routes.xml
Resources/config/routes.xml
config/routes.xml
routes.xml
src/Storefront/Resources/public/static/js/draco/draco_encoder.js
Storefront/Resources/public/static/js/draco/draco_encoder.js
Resources/public/static/js/draco/draco_encoder.js
public/static/js/draco/draco_encoder.js
static/js/draco/draco_encoder.js
js/draco/draco_encoder.js
draco/draco_encoder.js
draco_encoder.js
src/Storefront/Resources/public/static/js/draco/draco_decoder.js
Storefront/Resources/public/static/js/draco/draco_decoder.js
Resources/public/static/js/draco/draco_decoder.js
public/static/js/draco/draco_decoder.js
static/js/draco/draco_decoder.js
js/draco/draco_decoder.js
draco/draco_decoder.js
draco_decoder.js
src/Storefront/Resources/public/static/js/draco/draco_decoder.wasm
Storefront/Resources/public/static/js/draco/draco_decoder.wasm
Resources/public/static/js/draco/draco_decoder.wasm
public/static/js/draco/draco_decoder.wasm
static/js/draco/draco_decoder.wasm
js/draco/draco_decoder.wasm
draco/draco_decoder.wasm
draco_decoder.wasm
src/Storefront/Resources/public/static/js/draco/README.md
Storefront/Resources/public/static/js/draco/README.md
Resources/public/static/js/draco/README.md
public/static/js/draco/README.md
static/js/draco/README.md
js/draco/README.md
draco/README.md
README.md
src/Storefront/Resources/public/static/js/draco/gltf/draco_encoder.js
Storefront/Resources/public/static/js/draco/gltf/draco_encoder.js
Resources/public/static/js/draco/gltf/draco_encoder.js
public/static/js/draco/gltf/draco_encoder.js
static/js/draco/gltf/draco_encoder.js
js/draco/gltf/draco_encoder.js
draco/gltf/draco_encoder.js
gltf/draco_encoder.js
draco_encoder.js
src/Storefront/Resources/public/static/js/draco/gltf/draco_decoder.js
Storefront/Resources/public/static/js/draco/gltf/draco_decoder.js
Resources/public/static/js/draco/gltf/draco_decoder.js
public/static/js/draco/gltf/draco_decoder.js
static/js/draco/gltf/draco_decoder.js
js/draco/gltf/draco_decoder.js
draco/gltf/draco_decoder.js
gltf/draco_decoder.js
draco_decoder.js
src/Storefront/Resources/public/static/js/draco/gltf/draco_decoder.wasm
Storefront/Resources/public/static/js/draco/gltf/draco_decoder.wasm
Resources/public/static/js/draco/gltf/draco_decoder.wasm
public/static/js/draco/gltf/draco_decoder.wasm
static/js/draco/gltf/draco_decoder.wasm
js/draco/gltf/draco_decoder.wasm
draco/gltf/draco_decoder.wasm
gltf/draco_decoder.wasm
draco_decoder.wasm
src/Storefront/Resources/public/static/js/draco/gltf/draco_wasm_wrapper.js
Storefront/Resources/public/static/js/draco/gltf/draco_wasm_wrapper.js
Resources/public/static/js/draco/gltf/draco_wasm_wrapper.js
public/static/js/draco/gltf/draco_wasm_wrapper.js
static/js/draco/gltf/draco_wasm_wrapper.js
js/draco/gltf/draco_wasm_wrapper.js
draco/gltf/draco_wasm_wrapper.js
gltf/draco_wasm_wrapper.js
draco_wasm_wrapper.js
src/Storefront/Resources/public/static/js/draco/draco_wasm_wrapper.js
Storefront/Resources/public/static/js/draco/draco_wasm_wrapper.js
Resources/public/static/js/draco/draco_wasm_wrapper.js
public/static/js/draco/draco_wasm_wrapper.js
static/js/draco/draco_wasm_wrapper.js
js/draco/draco_wasm_wrapper.js
draco/draco_wasm_wrapper.js
draco_wasm_wrapper.js
src/Storefront/Resources/views/storefront/page/error/error-404.html.twig
Storefront/Resources/views/storefront/page/error/error-404.html.twig
Resources/views/storefront/page/error/error-404.html.twig
@ -97476,6 +97415,82 @@ app/storefront/vendor/.gitkeep
storefront/vendor/.gitkeep
vendor/.gitkeep
.gitkeep
src/Storefront/Resources/app/storefront/static/draco/draco_encoder.js
Storefront/Resources/app/storefront/static/draco/draco_encoder.js
Resources/app/storefront/static/draco/draco_encoder.js
app/storefront/static/draco/draco_encoder.js
storefront/static/draco/draco_encoder.js
static/draco/draco_encoder.js
draco/draco_encoder.js
draco_encoder.js
src/Storefront/Resources/app/storefront/static/draco/draco_decoder.js
Storefront/Resources/app/storefront/static/draco/draco_decoder.js
Resources/app/storefront/static/draco/draco_decoder.js
app/storefront/static/draco/draco_decoder.js
storefront/static/draco/draco_decoder.js
static/draco/draco_decoder.js
draco/draco_decoder.js
draco_decoder.js
src/Storefront/Resources/app/storefront/static/draco/draco_decoder.wasm
Storefront/Resources/app/storefront/static/draco/draco_decoder.wasm
Resources/app/storefront/static/draco/draco_decoder.wasm
app/storefront/static/draco/draco_decoder.wasm
storefront/static/draco/draco_decoder.wasm
static/draco/draco_decoder.wasm
draco/draco_decoder.wasm
draco_decoder.wasm
src/Storefront/Resources/app/storefront/static/draco/README.md
Storefront/Resources/app/storefront/static/draco/README.md
Resources/app/storefront/static/draco/README.md
app/storefront/static/draco/README.md
storefront/static/draco/README.md
static/draco/README.md
draco/README.md
README.md
src/Storefront/Resources/app/storefront/static/draco/gltf/draco_encoder.js
Storefront/Resources/app/storefront/static/draco/gltf/draco_encoder.js
Resources/app/storefront/static/draco/gltf/draco_encoder.js
app/storefront/static/draco/gltf/draco_encoder.js
storefront/static/draco/gltf/draco_encoder.js
static/draco/gltf/draco_encoder.js
draco/gltf/draco_encoder.js
gltf/draco_encoder.js
draco_encoder.js
src/Storefront/Resources/app/storefront/static/draco/gltf/draco_decoder.js
Storefront/Resources/app/storefront/static/draco/gltf/draco_decoder.js
Resources/app/storefront/static/draco/gltf/draco_decoder.js
app/storefront/static/draco/gltf/draco_decoder.js
storefront/static/draco/gltf/draco_decoder.js
static/draco/gltf/draco_decoder.js
draco/gltf/draco_decoder.js
gltf/draco_decoder.js
draco_decoder.js
src/Storefront/Resources/app/storefront/static/draco/gltf/draco_decoder.wasm
Storefront/Resources/app/storefront/static/draco/gltf/draco_decoder.wasm
Resources/app/storefront/static/draco/gltf/draco_decoder.wasm
app/storefront/static/draco/gltf/draco_decoder.wasm
storefront/static/draco/gltf/draco_decoder.wasm
static/draco/gltf/draco_decoder.wasm
draco/gltf/draco_decoder.wasm
gltf/draco_decoder.wasm
draco_decoder.wasm
src/Storefront/Resources/app/storefront/static/draco/gltf/draco_wasm_wrapper.js
Storefront/Resources/app/storefront/static/draco/gltf/draco_wasm_wrapper.js
Resources/app/storefront/static/draco/gltf/draco_wasm_wrapper.js
app/storefront/static/draco/gltf/draco_wasm_wrapper.js
storefront/static/draco/gltf/draco_wasm_wrapper.js
static/draco/gltf/draco_wasm_wrapper.js
draco/gltf/draco_wasm_wrapper.js
gltf/draco_wasm_wrapper.js
draco_wasm_wrapper.js
src/Storefront/Resources/app/storefront/static/draco/draco_wasm_wrapper.js
Storefront/Resources/app/storefront/static/draco/draco_wasm_wrapper.js
Resources/app/storefront/static/draco/draco_wasm_wrapper.js
app/storefront/static/draco/draco_wasm_wrapper.js
storefront/static/draco/draco_wasm_wrapper.js
static/draco/draco_wasm_wrapper.js
draco/draco_wasm_wrapper.js
draco_wasm_wrapper.js
src/Storefront/Resources/app/storefront/.browserslistrc
Storefront/Resources/app/storefront/.browserslistrc
Resources/app/storefront/.browserslistrc

View file

@ -1371,6 +1371,7 @@ changelog/_unreleased/2024-10-26-Add-configurable-installer-timeout.md
changelog/_unreleased/2024-10-22-create-rule-for-check-rule-order-creation-by-admin.md
changelog/_unreleased/2024-11-22-a11y-convey-how-the-promotion-information-when-submit.md
changelog/_unreleased/2024-11-14-allow-to-override-entity-collection-class-for-attribute-entities.md
changelog/_unreleased/2024-12-19-additional-header-for-http-replace-escaped-urls.md
changelog/_unreleased/2024-09-26-fix-delivery-address-editing-during-order-creation-saving-leads-to-axios-error.md
changelog/_unreleased/changelog/_unreleased/2024-12-11-fix-webpack-plugin-config-order.md
changelog/_unreleased/2024-10-15-set-event-name-header-to-type-string.md
@ -1396,8 +1397,10 @@ changelog/_unreleased/2024-11-26-using-external-url-for-media-s-path-without-sto
changelog/_unreleased/2024-10-27-add-criteria-filter-types-to-sw-string-filter.md
changelog/_unreleased/2024-11-18-reuse-product-slider-stream-associations-and-fields-from-collect-criteria.md
changelog/_unreleased/2024-11-12-add-skip-to-links-for-search-and-navigation.md
changelog/_unreleased/2024-12-11-remove-unneeded-uppercasing-of-php-methods.md
changelog/_unreleased/2024-10-02-fix-custom-field-content-in-flow-builder.md
changelog/_unreleased/2024-11-11-remove-duplicated-sortedproperties-from-saleschannelproductdefinition.md
changelog/_unreleased/2024-12-16-unify-focus-outlines-for-better-accessibility.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2024-11-13-a11y-change-styling-for-promotion-submit-button.md
changelog/_unreleased/2024-12-11-added-oauth-support-for-mail-authentication.md
@ -1493,9 +1496,11 @@ changelog/_unreleased/2024-11-25-fix-unique-ids-for-address-forms.md
changelog/_unreleased/2024-12-03-a11y-mobile-filter-panel.md
changelog/_unreleased/2024-10-10-fix-account-password-autocomplete.md
changelog/_unreleased/2024-12-13-add-promo-code-input-placeholder.md
changelog/_unreleased/2024-11-28-improved-checkout-for-a11y.md
changelog/_unreleased/2024-11-26-adding-the-sort-when-searching-the-properties.md
changelog/_unreleased/2024-10-30-update-to-symfony-7-2.md
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
changelog/_unreleased/2024-12-19-immedietly-invalidate-critical-caches.md
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
changelog/_unreleased/.keep
changelog/_unreleased/2024-11-05-add-missing-registration-of-guest-customer-deletion-task.md
@ -13680,15 +13685,6 @@ src/Storefront/Resources/config/packages/e2e/storefront.yaml
src/Storefront/Resources/config/packages/translation.yaml
src/Storefront/Resources/config/packages/framework.yaml
src/Storefront/Resources/config/routes.xml
src/Storefront/Resources/public/static/js/draco/draco_encoder.js
src/Storefront/Resources/public/static/js/draco/draco_decoder.js
src/Storefront/Resources/public/static/js/draco/draco_decoder.wasm
src/Storefront/Resources/public/static/js/draco/README.md
src/Storefront/Resources/public/static/js/draco/gltf/draco_encoder.js
src/Storefront/Resources/public/static/js/draco/gltf/draco_decoder.js
src/Storefront/Resources/public/static/js/draco/gltf/draco_decoder.wasm
src/Storefront/Resources/public/static/js/draco/gltf/draco_wasm_wrapper.js
src/Storefront/Resources/public/static/js/draco/draco_wasm_wrapper.js
src/Storefront/Resources/views/storefront/page/error/error-404.html.twig
src/Storefront/Resources/views/storefront/page/error/index.html.twig
src/Storefront/Resources/views/storefront/page/error/_page.html.twig
@ -14128,6 +14124,15 @@ src/Storefront/Resources/app/storefront/jest.config.js
src/Storefront/Resources/app/storefront/copy-to-vendor.js
src/Storefront/Resources/app/storefront/package-lock.json
src/Storefront/Resources/app/storefront/vendor/.gitkeep
src/Storefront/Resources/app/storefront/static/draco/draco_encoder.js
src/Storefront/Resources/app/storefront/static/draco/draco_decoder.js
src/Storefront/Resources/app/storefront/static/draco/draco_decoder.wasm
src/Storefront/Resources/app/storefront/static/draco/README.md
src/Storefront/Resources/app/storefront/static/draco/gltf/draco_encoder.js
src/Storefront/Resources/app/storefront/static/draco/gltf/draco_decoder.js
src/Storefront/Resources/app/storefront/static/draco/gltf/draco_decoder.wasm
src/Storefront/Resources/app/storefront/static/draco/gltf/draco_wasm_wrapper.js
src/Storefront/Resources/app/storefront/static/draco/draco_wasm_wrapper.js
src/Storefront/Resources/app/storefront/.browserslistrc
src/Storefront/Resources/app/storefront/dist/assets/icon/default/shop.svg
src/Storefront/Resources/app/storefront/dist/assets/icon/default/infinity.svg

View file

@ -35,6 +35,9 @@ AssetFactory.php
database/factories/LicenseSeatFactory.php
factories/LicenseSeatFactory.php
LicenseSeatFactory.php
database/factories/ReportTemplateFactory.php
factories/ReportTemplateFactory.php
ReportTemplateFactory.php
database/factories/AssetModelFactory.php
factories/AssetModelFactory.php
AssetModelFactory.php
@ -263,6 +266,9 @@ migrations/2013_11_16_103258_create_locations_table.php
database/migrations/2023_09_13_200913_fix_asset_model_min_qty_nullability.php
migrations/2023_09_13_200913_fix_asset_model_min_qty_nullability.php
2023_09_13_200913_fix_asset_model_min_qty_nullability.php
database/migrations/2024_10_31_212512_update_new_and_drop_old_barcode_settings.php
migrations/2024_10_31_212512_update_new_and_drop_old_barcode_settings.php
2024_10_31_212512_update_new_and_drop_old_barcode_settings.php
database/migrations/2014_06_24_010742_add_supplier_id_to_asset.php
migrations/2014_06_24_010742_add_supplier_id_to_asset.php
2014_06_24_010742_add_supplier_id_to_asset.php
@ -794,6 +800,9 @@ migrations/2015_11_15_151803_add_full_multiple_companies_support_to_settings_tab
database/migrations/2022_03_03_225754_add_notes_to_components.php
migrations/2022_03_03_225754_add_notes_to_components.php
2022_03_03_225754_add_notes_to_components.php
database/migrations/2023_08_23_232739_create_report_templates_table.php
migrations/2023_08_23_232739_create_report_templates_table.php
2023_08_23_232739_create_report_templates_table.php
database/migrations/2016_08_23_145619_add_show_in_nav_to_status_labels.php
migrations/2016_08_23_145619_add_show_in_nav_to_status_labels.php
2016_08_23_145619_add_show_in_nav_to_status_labels.php
@ -3114,10 +3123,6 @@ resources/views/settings/general.blade.php
views/settings/general.blade.php
settings/general.blade.php
general.blade.php
resources/views/settings/barcodes.blade.php
views/settings/barcodes.blade.php
settings/barcodes.blade.php
barcodes.blade.php
resources/views/settings/security.blade.php
views/settings/security.blade.php
settings/security.blade.php
@ -32316,6 +32321,10 @@ public/css/build/app.css.map
css/build/app.css.map
build/app.css.map
app.css.map
public/css/build/overrides.css.map
css/build/overrides.css.map
build/overrides.css.map
overrides.css.map
public/css/dist/skins/skin-yellow.css.map
css/dist/skins/skin-yellow.css.map
dist/skins/skin-yellow.css.map
@ -32341,6 +32350,11 @@ css/dist/skins/skin-green-dark.css.map
dist/skins/skin-green-dark.css.map
skins/skin-green-dark.css.map
skin-green-dark.css.map
public/css/dist/skins/skin-blue-dark.css.map
css/dist/skins/skin-blue-dark.css.map
dist/skins/skin-blue-dark.css.map
skins/skin-blue-dark.css.map
skin-blue-dark.css.map
public/css/dist/skins/skin-blue.css.map
css/dist/skins/skin-blue.css.map
dist/skins/skin-blue.css.map
@ -32386,6 +32400,11 @@ css/dist/skins/skin-green.css.map
dist/skins/skin-green.css.map
skins/skin-green.css.map
skin-green.css.map
public/css/dist/skins/_all-skins.css.map
css/dist/skins/_all-skins.css.map
dist/skins/_all-skins.css.map
skins/_all-skins.css.map
_all-skins.css.map
public/css/overrides.css.map
css/overrides.css.map
overrides.css.map
@ -34563,6 +34582,9 @@ Component.php
app/Models/License.php
Models/License.php
License.php
app/Models/ReportTemplate.php
Models/ReportTemplate.php
ReportTemplate.php
app/Models/Requestable.php
Models/Requestable.php
Requestable.php
@ -35143,6 +35165,10 @@ Http/Controllers/Consumables/ConsumablesFilesController.php
Controllers/Consumables/ConsumablesFilesController.php
Consumables/ConsumablesFilesController.php
ConsumablesFilesController.php
app/Http/Controllers/ReportTemplatesController.php
Http/Controllers/ReportTemplatesController.php
Controllers/ReportTemplatesController.php
ReportTemplatesController.php
app/Http/Controllers/Components/ComponentCheckoutController.php
Http/Controllers/Components/ComponentCheckoutController.php
Controllers/Components/ComponentCheckoutController.php
@ -36068,6 +36094,16 @@ TestsFullMultipleCompaniesSupport.php
tests/Unit/AssetMaintenanceTest.php
Unit/AssetMaintenanceTest.php
AssetMaintenanceTest.php
tests/Unit/Models/ReportTemplates/ReportTemplateActivityLoggingTest.php
Unit/Models/ReportTemplates/ReportTemplateActivityLoggingTest.php
Models/ReportTemplates/ReportTemplateActivityLoggingTest.php
ReportTemplates/ReportTemplateActivityLoggingTest.php
ReportTemplateActivityLoggingTest.php
tests/Unit/Models/ReportTemplates/ReportTemplateParsingValuesTest.php
Unit/Models/ReportTemplates/ReportTemplateParsingValuesTest.php
Models/ReportTemplates/ReportTemplateParsingValuesTest.php
ReportTemplates/ReportTemplateParsingValuesTest.php
ReportTemplateParsingValuesTest.php
tests/Unit/Models/Labels/FieldOptionTest.php
Unit/Models/Labels/FieldOptionTest.php
Models/Labels/FieldOptionTest.php
@ -36123,6 +36159,10 @@ SnipeModelTest.php
tests/Unit/CompanyScopingTest.php
Unit/CompanyScopingTest.php
CompanyScopingTest.php
tests/Unit/ActionLogTransformer/ReportTemplateActionLogTransformerTest.php
Unit/ActionLogTransformer/ReportTemplateActionLogTransformerTest.php
ActionLogTransformer/ReportTemplateActionLogTransformerTest.php
ReportTemplateActionLogTransformerTest.php
tests/Unit/Helpers/HelperTest.php
Unit/Helpers/HelperTest.php
Helpers/HelperTest.php
@ -36152,6 +36192,11 @@ Feature/Categories/Ui/IndexCategoriesTest.php
Categories/Ui/IndexCategoriesTest.php
Ui/IndexCategoriesTest.php
IndexCategoriesTest.php
tests/Feature/Categories/Ui/ShowCategoryTest.php
Feature/Categories/Ui/ShowCategoryTest.php
Categories/Ui/ShowCategoryTest.php
Ui/ShowCategoryTest.php
ShowCategoryTest.php
tests/Feature/Categories/Ui/CreateCategoriesTest.php
Feature/Categories/Ui/CreateCategoriesTest.php
Categories/Ui/CreateCategoriesTest.php
@ -36177,6 +36222,11 @@ Feature/Categories/Api/CreateCategoriesTest.php
Categories/Api/CreateCategoriesTest.php
Api/CreateCategoriesTest.php
CreateCategoriesTest.php
tests/Feature/Importing/Ui/ImportTest.php
Feature/Importing/Ui/ImportTest.php
Importing/Ui/ImportTest.php
Ui/ImportTest.php
ImportTest.php
tests/Feature/Importing/Api/GeneralImportTest.php
Feature/Importing/Api/GeneralImportTest.php
Importing/Api/GeneralImportTest.php
@ -36222,6 +36272,26 @@ Feature/Importing/Api/ImportAssetModelsTest.php
Importing/Api/ImportAssetModelsTest.php
Api/ImportAssetModelsTest.php
ImportAssetModelsTest.php
tests/Feature/ReportTemplates/StoreReportTemplateTest.php
Feature/ReportTemplates/StoreReportTemplateTest.php
ReportTemplates/StoreReportTemplateTest.php
StoreReportTemplateTest.php
tests/Feature/ReportTemplates/EditReportTemplateTest.php
Feature/ReportTemplates/EditReportTemplateTest.php
ReportTemplates/EditReportTemplateTest.php
EditReportTemplateTest.php
tests/Feature/ReportTemplates/DeleteReportTemplateTest.php
Feature/ReportTemplates/DeleteReportTemplateTest.php
ReportTemplates/DeleteReportTemplateTest.php
DeleteReportTemplateTest.php
tests/Feature/ReportTemplates/UpdateReportTemplateTest.php
Feature/ReportTemplates/UpdateReportTemplateTest.php
ReportTemplates/UpdateReportTemplateTest.php
UpdateReportTemplateTest.php
tests/Feature/ReportTemplates/ShowReportTemplateTest.php
Feature/ReportTemplates/ShowReportTemplateTest.php
ReportTemplates/ShowReportTemplateTest.php
ShowReportTemplateTest.php
tests/Feature/Checkouts/Ui/ConsumableCheckoutTest.php
Feature/Checkouts/Ui/ConsumableCheckoutTest.php
Checkouts/Ui/ConsumableCheckoutTest.php
@ -36267,11 +36337,26 @@ Feature/Checkouts/Api/AssetCheckoutTest.php
Checkouts/Api/AssetCheckoutTest.php
Api/AssetCheckoutTest.php
AssetCheckoutTest.php
tests/Feature/Groups/Ui/CreateGroupTest.php
Feature/Groups/Ui/CreateGroupTest.php
Groups/Ui/CreateGroupTest.php
Ui/CreateGroupTest.php
CreateGroupTest.php
tests/Feature/Groups/Ui/ShowGroupTest.php
Feature/Groups/Ui/ShowGroupTest.php
Groups/Ui/ShowGroupTest.php
Ui/ShowGroupTest.php
ShowGroupTest.php
tests/Feature/Groups/Ui/IndexGroupTest.php
Feature/Groups/Ui/IndexGroupTest.php
Groups/Ui/IndexGroupTest.php
Ui/IndexGroupTest.php
IndexGroupTest.php
tests/Feature/Groups/Ui/UpdateGroupTest.php
Feature/Groups/Ui/UpdateGroupTest.php
Groups/Ui/UpdateGroupTest.php
Ui/UpdateGroupTest.php
UpdateGroupTest.php
tests/Feature/Groups/Api/DeleteGroupsTest.php
Feature/Groups/Api/DeleteGroupsTest.php
Groups/Api/DeleteGroupsTest.php
@ -36306,6 +36391,26 @@ tests/Feature/Settings/ShowSetUpPageTest.php
Feature/Settings/ShowSetUpPageTest.php
Settings/ShowSetUpPageTest.php
ShowSetUpPageTest.php
tests/Feature/StatusLabels/Ui/ShowStatusLabelTest.php
Feature/StatusLabels/Ui/ShowStatusLabelTest.php
StatusLabels/Ui/ShowStatusLabelTest.php
Ui/ShowStatusLabelTest.php
ShowStatusLabelTest.php
tests/Feature/StatusLabels/Ui/IndexStatusLabelsTest.php
Feature/StatusLabels/Ui/IndexStatusLabelsTest.php
StatusLabels/Ui/IndexStatusLabelsTest.php
Ui/IndexStatusLabelsTest.php
IndexStatusLabelsTest.php
tests/Feature/StatusLabels/Ui/UpdateStatusLabelTest.php
Feature/StatusLabels/Ui/UpdateStatusLabelTest.php
StatusLabels/Ui/UpdateStatusLabelTest.php
Ui/UpdateStatusLabelTest.php
UpdateStatusLabelTest.php
tests/Feature/StatusLabels/Ui/CreateStatusLabelTest.php
Feature/StatusLabels/Ui/CreateStatusLabelTest.php
StatusLabels/Ui/CreateStatusLabelTest.php
Ui/CreateStatusLabelTest.php
CreateStatusLabelTest.php
tests/Feature/StatusLabels/Api/DeleteStatusLabelsTest.php
Feature/StatusLabels/Api/DeleteStatusLabelsTest.php
StatusLabels/Api/DeleteStatusLabelsTest.php
@ -36316,12 +36421,22 @@ Feature/Users/Ui/ViewUserTest.php
Users/Ui/ViewUserTest.php
Ui/ViewUserTest.php
ViewUserTest.php
tests/Feature/Users/Ui/IndexUsersTest.php
Feature/Users/Ui/IndexUsersTest.php
Users/Ui/IndexUsersTest.php
Ui/IndexUsersTest.php
IndexUsersTest.php
tests/Feature/Users/Ui/BulkActions/BulkDeleteUsersTest.php
Feature/Users/Ui/BulkActions/BulkDeleteUsersTest.php
Users/Ui/BulkActions/BulkDeleteUsersTest.php
Ui/BulkActions/BulkDeleteUsersTest.php
BulkActions/BulkDeleteUsersTest.php
BulkDeleteUsersTest.php
tests/Feature/Users/Ui/CreateUserTest.php
Feature/Users/Ui/CreateUserTest.php
Users/Ui/CreateUserTest.php
Ui/CreateUserTest.php
CreateUserTest.php
tests/Feature/Users/Ui/MergeUsersTest.php
Feature/Users/Ui/MergeUsersTest.php
Users/Ui/MergeUsersTest.php
@ -36367,11 +36482,36 @@ Feature/Users/Api/UpdateUserTest.php
Users/Api/UpdateUserTest.php
Api/UpdateUserTest.php
UpdateUserTest.php
tests/Feature/Suppliers/Ui/ShowSupplierTest.php
Feature/Suppliers/Ui/ShowSupplierTest.php
Suppliers/Ui/ShowSupplierTest.php
Ui/ShowSupplierTest.php
ShowSupplierTest.php
tests/Feature/Suppliers/Ui/IndexSuppliersTest.php
Feature/Suppliers/Ui/IndexSuppliersTest.php
Suppliers/Ui/IndexSuppliersTest.php
Ui/IndexSuppliersTest.php
IndexSuppliersTest.php
tests/Feature/Suppliers/Ui/CreateSupplierTest.php
Feature/Suppliers/Ui/CreateSupplierTest.php
Suppliers/Ui/CreateSupplierTest.php
Ui/CreateSupplierTest.php
CreateSupplierTest.php
tests/Feature/Suppliers/Ui/UpdateSupplierTest.php
Feature/Suppliers/Ui/UpdateSupplierTest.php
Suppliers/Ui/UpdateSupplierTest.php
Ui/UpdateSupplierTest.php
UpdateSupplierTest.php
tests/Feature/Suppliers/Api/DeleteSuppliersTest.php
Feature/Suppliers/Api/DeleteSuppliersTest.php
Suppliers/Api/DeleteSuppliersTest.php
Api/DeleteSuppliersTest.php
DeleteSuppliersTest.php
tests/Feature/Consumables/Ui/CreateConsumableTest.php
Feature/Consumables/Ui/CreateConsumableTest.php
Consumables/Ui/CreateConsumableTest.php
Ui/CreateConsumableTest.php
CreateConsumableTest.php
tests/Feature/Consumables/Ui/ConsumableIndexTest.php
Feature/Consumables/Ui/ConsumableIndexTest.php
Consumables/Ui/ConsumableIndexTest.php
@ -36382,6 +36522,21 @@ Feature/Consumables/Ui/ConsumableViewTest.php
Consumables/Ui/ConsumableViewTest.php
Ui/ConsumableViewTest.php
ConsumableViewTest.php
tests/Feature/Consumables/Ui/DeleteConsumableTest.php
Feature/Consumables/Ui/DeleteConsumableTest.php
Consumables/Ui/DeleteConsumableTest.php
Ui/DeleteConsumableTest.php
DeleteConsumableTest.php
tests/Feature/Consumables/Ui/EditConsumableTest.php
Feature/Consumables/Ui/EditConsumableTest.php
Consumables/Ui/EditConsumableTest.php
Ui/EditConsumableTest.php
EditConsumableTest.php
tests/Feature/Consumables/Ui/UpdateConsumableTest.php
Feature/Consumables/Ui/UpdateConsumableTest.php
Consumables/Ui/UpdateConsumableTest.php
Ui/UpdateConsumableTest.php
UpdateConsumableTest.php
tests/Feature/Consumables/Ui/StoreConsumableWithFullMultipleCompanySupportTest.php
Feature/Consumables/Ui/StoreConsumableWithFullMultipleCompanySupportTest.php
Consumables/Ui/StoreConsumableWithFullMultipleCompanySupportTest.php
@ -36407,6 +36562,11 @@ Feature/Consumables/Api/ConsumableUpdateTest.php
Consumables/Api/ConsumableUpdateTest.php
Api/ConsumableUpdateTest.php
ConsumableUpdateTest.php
tests/Feature/AssetModels/Ui/ShowAssetModelsTest.php
Feature/AssetModels/Ui/ShowAssetModelsTest.php
AssetModels/Ui/ShowAssetModelsTest.php
Ui/ShowAssetModelsTest.php
ShowAssetModelsTest.php
tests/Feature/AssetModels/Ui/UpdateAssetModelsTest.php
Feature/AssetModels/Ui/UpdateAssetModelsTest.php
AssetModels/Ui/UpdateAssetModelsTest.php
@ -36447,6 +36607,21 @@ Feature/AssetModels/Api/DeleteAssetModelsTest.php
AssetModels/Api/DeleteAssetModelsTest.php
Api/DeleteAssetModelsTest.php
DeleteAssetModelsTest.php
tests/Feature/Companies/Ui/EditCompanyTest.php
Feature/Companies/Ui/EditCompanyTest.php
Companies/Ui/EditCompanyTest.php
Ui/EditCompanyTest.php
EditCompanyTest.php
tests/Feature/Companies/Ui/ShowCompanyTest.php
Feature/Companies/Ui/ShowCompanyTest.php
Companies/Ui/ShowCompanyTest.php
Ui/ShowCompanyTest.php
ShowCompanyTest.php
tests/Feature/Companies/Ui/CompanyIndexTest.php
Feature/Companies/Ui/CompanyIndexTest.php
Companies/Ui/CompanyIndexTest.php
Ui/CompanyIndexTest.php
CompanyIndexTest.php
tests/Feature/Companies/Ui/CreateCompaniesTest.php
Feature/Companies/Ui/CreateCompaniesTest.php
Companies/Ui/CreateCompaniesTest.php
@ -36467,6 +36642,16 @@ Feature/Components/Ui/ComponentIndexTest.php
Components/Ui/ComponentIndexTest.php
Ui/ComponentIndexTest.php
ComponentIndexTest.php
tests/Feature/Components/Ui/EditComponentTest.php
Feature/Components/Ui/EditComponentTest.php
Components/Ui/EditComponentTest.php
Ui/EditComponentTest.php
EditComponentTest.php
tests/Feature/Components/Ui/ShowComponentTest.php
Feature/Components/Ui/ShowComponentTest.php
Components/Ui/ShowComponentTest.php
Ui/ShowComponentTest.php
ShowComponentTest.php
tests/Feature/Components/Ui/DeleteComponentTest.php
Feature/Components/Ui/DeleteComponentTest.php
Components/Ui/DeleteComponentTest.php
@ -36482,6 +36667,26 @@ Feature/Components/Api/DeleteComponentsTest.php
Components/Api/DeleteComponentsTest.php
Api/DeleteComponentsTest.php
DeleteComponentsTest.php
tests/Feature/Manufacturers/Ui/CreateManufacturerTest.php
Feature/Manufacturers/Ui/CreateManufacturerTest.php
Manufacturers/Ui/CreateManufacturerTest.php
Ui/CreateManufacturerTest.php
CreateManufacturerTest.php
tests/Feature/Manufacturers/Ui/ShowManufacturerTest.php
Feature/Manufacturers/Ui/ShowManufacturerTest.php
Manufacturers/Ui/ShowManufacturerTest.php
Ui/ShowManufacturerTest.php
ShowManufacturerTest.php
tests/Feature/Manufacturers/Ui/UpdateManufacturerTest.php
Feature/Manufacturers/Ui/UpdateManufacturerTest.php
Manufacturers/Ui/UpdateManufacturerTest.php
Ui/UpdateManufacturerTest.php
UpdateManufacturerTest.php
tests/Feature/Manufacturers/Ui/IndexManufacturersTest.php
Feature/Manufacturers/Ui/IndexManufacturersTest.php
Manufacturers/Ui/IndexManufacturersTest.php
Ui/IndexManufacturersTest.php
IndexManufacturersTest.php
tests/Feature/Manufacturers/Api/DeleteManufacturersTest.php
Feature/Manufacturers/Api/DeleteManufacturersTest.php
Manufacturers/Api/DeleteManufacturersTest.php
@ -36505,11 +36710,31 @@ Feature/Accessories/Ui/CreateAccessoriesTest.php
Accessories/Ui/CreateAccessoriesTest.php
Ui/CreateAccessoriesTest.php
CreateAccessoriesTest.php
tests/Feature/Accessories/Ui/UpdateAccessoryTest.php
Feature/Accessories/Ui/UpdateAccessoryTest.php
Accessories/Ui/UpdateAccessoryTest.php
Ui/UpdateAccessoryTest.php
UpdateAccessoryTest.php
tests/Feature/Accessories/Ui/DeleteAccessoryTest.php
Feature/Accessories/Ui/DeleteAccessoryTest.php
Accessories/Ui/DeleteAccessoryTest.php
Ui/DeleteAccessoryTest.php
DeleteAccessoryTest.php
tests/Feature/Accessories/Ui/AccessoriesIndexTest.php
Feature/Accessories/Ui/AccessoriesIndexTest.php
Accessories/Ui/AccessoriesIndexTest.php
Ui/AccessoriesIndexTest.php
AccessoriesIndexTest.php
tests/Feature/Accessories/Ui/EditAccessoryTest.php
Feature/Accessories/Ui/EditAccessoryTest.php
Accessories/Ui/EditAccessoryTest.php
Ui/EditAccessoryTest.php
EditAccessoryTest.php
tests/Feature/Accessories/Ui/ShowAccessoryTest.php
Feature/Accessories/Ui/ShowAccessoryTest.php
Accessories/Ui/ShowAccessoryTest.php
Ui/ShowAccessoryTest.php
ShowAccessoryTest.php
tests/Feature/Accessories/Ui/CreateAccessoryWithFullMultipleCompanySupportTest.php
Feature/Accessories/Ui/CreateAccessoryWithFullMultipleCompanySupportTest.php
Accessories/Ui/CreateAccessoryWithFullMultipleCompanySupportTest.php
@ -36550,11 +36775,26 @@ Feature/Accessories/Api/IndexAccessoryTest.php
Accessories/Api/IndexAccessoryTest.php
Api/IndexAccessoryTest.php
IndexAccessoryTest.php
tests/Feature/Depreciations/Ui/ShowDepreciationTest.php
Feature/Depreciations/Ui/ShowDepreciationTest.php
Depreciations/Ui/ShowDepreciationTest.php
Ui/ShowDepreciationTest.php
ShowDepreciationTest.php
tests/Feature/Depreciations/Ui/DepreciationsIndexTest.php
Feature/Depreciations/Ui/DepreciationsIndexTest.php
Depreciations/Ui/DepreciationsIndexTest.php
Ui/DepreciationsIndexTest.php
DepreciationsIndexTest.php
tests/Feature/Depreciations/Ui/CreateDepreciationTest.php
Feature/Depreciations/Ui/CreateDepreciationTest.php
Depreciations/Ui/CreateDepreciationTest.php
Ui/CreateDepreciationTest.php
CreateDepreciationTest.php
tests/Feature/Depreciations/Ui/UpdateDepreciationTest.php
Feature/Depreciations/Ui/UpdateDepreciationTest.php
Depreciations/Ui/UpdateDepreciationTest.php
Ui/UpdateDepreciationTest.php
UpdateDepreciationTest.php
tests/Feature/Depreciations/Api/DepreciationsIndexTest.php
Feature/Depreciations/Api/DepreciationsIndexTest.php
Depreciations/Api/DepreciationsIndexTest.php
@ -36565,6 +36805,26 @@ Feature/Depreciations/Api/DeleteDepreciationsTest.php
Depreciations/Api/DeleteDepreciationsTest.php
Api/DeleteDepreciationsTest.php
DeleteDepreciationsTest.php
tests/Feature/PredefinedKits/Ui/CreatePredefinedKitTest.php
Feature/PredefinedKits/Ui/CreatePredefinedKitTest.php
PredefinedKits/Ui/CreatePredefinedKitTest.php
Ui/CreatePredefinedKitTest.php
CreatePredefinedKitTest.php
tests/Feature/PredefinedKits/Ui/UpdatePredefinedKitTest.php
Feature/PredefinedKits/Ui/UpdatePredefinedKitTest.php
PredefinedKits/Ui/UpdatePredefinedKitTest.php
Ui/UpdatePredefinedKitTest.php
UpdatePredefinedKitTest.php
tests/Feature/PredefinedKits/Ui/ShowPredefinedKitTest.php
Feature/PredefinedKits/Ui/ShowPredefinedKitTest.php
PredefinedKits/Ui/ShowPredefinedKitTest.php
Ui/ShowPredefinedKitTest.php
ShowPredefinedKitTest.php
tests/Feature/PredefinedKits/Ui/IndexPredefinedKitsTest.php
Feature/PredefinedKits/Ui/IndexPredefinedKitsTest.php
PredefinedKits/Ui/IndexPredefinedKitsTest.php
Ui/IndexPredefinedKitsTest.php
IndexPredefinedKitsTest.php
tests/Feature/PredefinedKits/Api/DeletePredefinedKitsTest.php
Feature/PredefinedKits/Api/DeletePredefinedKitsTest.php
PredefinedKits/Api/DeletePredefinedKitsTest.php
@ -36585,6 +36845,11 @@ Feature/Locations/Ui/CreateLocationsTest.php
Locations/Ui/CreateLocationsTest.php
Ui/CreateLocationsTest.php
CreateLocationsTest.php
tests/Feature/Locations/Ui/ShowLocationTest.php
Feature/Locations/Ui/ShowLocationTest.php
Locations/Ui/ShowLocationTest.php
Ui/ShowLocationTest.php
ShowLocationTest.php
tests/Feature/Locations/Ui/UpdateLocationsTest.php
Feature/Locations/Ui/UpdateLocationsTest.php
Locations/Ui/UpdateLocationsTest.php
@ -36620,6 +36885,11 @@ Feature/Locations/Api/LocationsViewTest.php
Locations/Api/LocationsViewTest.php
Api/LocationsViewTest.php
LocationsViewTest.php
tests/Feature/Departments/Ui/ShowDepartmentTest.php
Feature/Departments/Ui/ShowDepartmentTest.php
Departments/Ui/ShowDepartmentTest.php
Ui/ShowDepartmentTest.php
ShowDepartmentTest.php
tests/Feature/Departments/Ui/UpdateDepartmentsTest.php
Feature/Departments/Ui/UpdateDepartmentsTest.php
Departments/Ui/UpdateDepartmentsTest.php
@ -36734,6 +37004,16 @@ Feature/Assets/Ui/BulkEditAssetsTest.php
Assets/Ui/BulkEditAssetsTest.php
Ui/BulkEditAssetsTest.php
BulkEditAssetsTest.php
tests/Feature/Assets/Ui/AssetIndexTest.php
Feature/Assets/Ui/AssetIndexTest.php
Assets/Ui/AssetIndexTest.php
Ui/AssetIndexTest.php
AssetIndexTest.php
tests/Feature/Assets/Ui/StoreAssetsTest.php
Feature/Assets/Ui/StoreAssetsTest.php
Assets/Ui/StoreAssetsTest.php
Ui/StoreAssetsTest.php
StoreAssetsTest.php
tests/Feature/Assets/Ui/CloneAssetTest.php
Feature/Assets/Ui/CloneAssetTest.php
Assets/Ui/CloneAssetTest.php
@ -36809,6 +37089,11 @@ Feature/Licenses/Ui/CreateLicenseTest.php
Licenses/Ui/CreateLicenseTest.php
Ui/CreateLicenseTest.php
CreateLicenseTest.php
tests/Feature/Licenses/Ui/UpdateLicenseTest.php
Feature/Licenses/Ui/UpdateLicenseTest.php
Licenses/Ui/UpdateLicenseTest.php
Ui/UpdateLicenseTest.php
UpdateLicenseTest.php
tests/Feature/Licenses/Ui/LicenseIndexTest.php
Feature/Licenses/Ui/LicenseIndexTest.php
Licenses/Ui/LicenseIndexTest.php
@ -36824,6 +37109,26 @@ Feature/Licenses/Api/LicenseIndexTest.php
Licenses/Api/LicenseIndexTest.php
Api/LicenseIndexTest.php
LicenseIndexTest.php
tests/Feature/AssetMaintenances/Ui/EditAssetMaintenanceTest.php
Feature/AssetMaintenances/Ui/EditAssetMaintenanceTest.php
AssetMaintenances/Ui/EditAssetMaintenanceTest.php
Ui/EditAssetMaintenanceTest.php
EditAssetMaintenanceTest.php
tests/Feature/AssetMaintenances/Ui/AssetMaintenanceIndexTest.php
Feature/AssetMaintenances/Ui/AssetMaintenanceIndexTest.php
AssetMaintenances/Ui/AssetMaintenanceIndexTest.php
Ui/AssetMaintenanceIndexTest.php
AssetMaintenanceIndexTest.php
tests/Feature/AssetMaintenances/Ui/CreateAssetMaintenanceTest.php
Feature/AssetMaintenances/Ui/CreateAssetMaintenanceTest.php
AssetMaintenances/Ui/CreateAssetMaintenanceTest.php
Ui/CreateAssetMaintenanceTest.php
CreateAssetMaintenanceTest.php
tests/Feature/AssetMaintenances/Ui/ShowAssetMaintenanceTest.php
Feature/AssetMaintenances/Ui/ShowAssetMaintenanceTest.php
AssetMaintenances/Ui/ShowAssetMaintenanceTest.php
Ui/ShowAssetMaintenanceTest.php
ShowAssetMaintenanceTest.php
tests/Feature/AssetMaintenances/Api/DeleteAssetMaintenancesTest.php
Feature/AssetMaintenances/Api/DeleteAssetMaintenancesTest.php
AssetMaintenances/Api/DeleteAssetMaintenancesTest.php

View file

@ -13,6 +13,7 @@ database/factories/StatuslabelFactory.php
database/factories/PredefinedKitFactory.php
database/factories/AssetFactory.php
database/factories/LicenseSeatFactory.php
database/factories/ReportTemplateFactory.php
database/factories/AssetModelFactory.php
database/factories/CheckoutAcceptanceFactory.php
database/factories/DepreciationFactory.php
@ -89,6 +90,7 @@ database/migrations/2018_03_29_070511_add_new_index_requestable.php
database/migrations/2017_07_25_130710_add_thumbsize_to_settings.php
database/migrations/2013_11_16_103258_create_locations_table.php
database/migrations/2023_09_13_200913_fix_asset_model_min_qty_nullability.php
database/migrations/2024_10_31_212512_update_new_and_drop_old_barcode_settings.php
database/migrations/2014_06_24_010742_add_supplier_id_to_asset.php
database/migrations/2018_03_03_011032_add_theme_to_settings.php
database/migrations/2017_10_20_234129_add_location_indices_to_assets.php
@ -266,6 +268,7 @@ database/migrations/2022_01_10_182548_add_license_id_index_to_license_seats.php
database/migrations/2016_06_01_000003_create_oauth_refresh_tokens_table.php
database/migrations/2015_11_15_151803_add_full_multiple_companies_support_to_settings_table.php
database/migrations/2022_03_03_225754_add_notes_to_components.php
database/migrations/2023_08_23_232739_create_report_templates_table.php
database/migrations/2016_08_23_145619_add_show_in_nav_to_status_labels.php
database/migrations/2014_06_24_033908_add_url_to_supplier.php
database/migrations/2016_10_16_165052_rename_component_total_qty_to_qty.php
@ -845,7 +848,6 @@ resources/views/settings/branding.blade.php
resources/views/settings/backups.blade.php
resources/views/settings/alerts.blade.php
resources/views/settings/general.blade.php
resources/views/settings/barcodes.blade.php
resources/views/settings/security.blade.php
resources/views/settings/logins.blade.php
resources/views/settings/api.blade.php
@ -6033,11 +6035,13 @@ public/css/skins/dist/skin-green.css.map
public/css/skins/skin-green.css.map
public/css/build/AdminLTE.css.map
public/css/build/app.css.map
public/css/build/overrides.css.map
public/css/dist/skins/skin-yellow.css.map
public/css/dist/skins/skin-red-dark.css.map
public/css/dist/skins/skin-contrast.css.map
public/css/dist/skins/skin-yellow-dark.css.map
public/css/dist/skins/skin-green-dark.css.map
public/css/dist/skins/skin-blue-dark.css.map
public/css/dist/skins/skin-blue.css.map
public/css/dist/skins/skin-orange-dark.css.map
public/css/dist/skins/skin-purple.css.map
@ -6047,6 +6051,7 @@ public/css/dist/skins/skin-purple-dark.css.map
public/css/dist/skins/skin-orange.css.map
public/css/dist/skins/skin-red.css.map
public/css/dist/skins/skin-green.css.map
public/css/dist/skins/_all-skins.css.map
public/css/overrides.css.map
public/sounds/error.mp3
public/sounds/lock.mp3
@ -6542,6 +6547,7 @@ app/Mail/CheckinAssetMail.php
app/Mail/CheckoutAssetMail.php
app/Models/Component.php
app/Models/License.php
app/Models/ReportTemplate.php
app/Models/Requestable.php
app/Models/Import.php
app/Models/Depreciation.php
@ -6685,6 +6691,7 @@ app/Http/Controllers/ProfileController.php
app/Http/Controllers/Consumables/ConsumableCheckoutController.php
app/Http/Controllers/Consumables/ConsumablesController.php
app/Http/Controllers/Consumables/ConsumablesFilesController.php
app/Http/Controllers/ReportTemplatesController.php
app/Http/Controllers/Components/ComponentCheckoutController.php
app/Http/Controllers/Components/ComponentsController.php
app/Http/Controllers/Components/ComponentsFilesController.php
@ -6930,6 +6937,8 @@ tests/CreatesApplication.php
tests/Concerns/TestsPermissionsRequirement.php
tests/Concerns/TestsFullMultipleCompaniesSupport.php
tests/Unit/AssetMaintenanceTest.php
tests/Unit/Models/ReportTemplates/ReportTemplateActivityLoggingTest.php
tests/Unit/Models/ReportTemplates/ReportTemplateParsingValuesTest.php
tests/Unit/Models/Labels/FieldOptionTest.php
tests/Unit/Models/Company/GetIdForCurrentUserTest.php
tests/Unit/Models/Company/CompanyTest.php
@ -6946,6 +6955,7 @@ tests/Unit/DepreciationTest.php
tests/Unit/AssetTest.php
tests/Unit/SnipeModelTest.php
tests/Unit/CompanyScopingTest.php
tests/Unit/ActionLogTransformer/ReportTemplateActionLogTransformerTest.php
tests/Unit/Helpers/HelperTest.php
tests/Unit/ComponentTest.php
tests/Unit/LocationTest.php
@ -6954,11 +6964,13 @@ tests/Unit/Listeners/LogListenerTest.php
tests/TestCase.php
tests/Feature/Categories/Ui/UpdateCategoriesTest.php
tests/Feature/Categories/Ui/IndexCategoriesTest.php
tests/Feature/Categories/Ui/ShowCategoryTest.php
tests/Feature/Categories/Ui/CreateCategoriesTest.php
tests/Feature/Categories/Api/DeleteCategoriesTest.php
tests/Feature/Categories/Api/UpdateCategoriesTest.php
tests/Feature/Categories/Api/IndexCategoriesTest.php
tests/Feature/Categories/Api/CreateCategoriesTest.php
tests/Feature/Importing/Ui/ImportTest.php
tests/Feature/Importing/Api/GeneralImportTest.php
tests/Feature/Importing/Api/ImportDataTestCase.php
tests/Feature/Importing/Api/ImportAssetsTest.php
@ -6968,6 +6980,11 @@ tests/Feature/Importing/Api/ImportLicenseTest.php
tests/Feature/Importing/Api/ImportUsersTest.php
tests/Feature/Importing/Api/ImportComponentsTest.php
tests/Feature/Importing/Api/ImportAssetModelsTest.php
tests/Feature/ReportTemplates/StoreReportTemplateTest.php
tests/Feature/ReportTemplates/EditReportTemplateTest.php
tests/Feature/ReportTemplates/DeleteReportTemplateTest.php
tests/Feature/ReportTemplates/UpdateReportTemplateTest.php
tests/Feature/ReportTemplates/ShowReportTemplateTest.php
tests/Feature/Checkouts/Ui/ConsumableCheckoutTest.php
tests/Feature/Checkouts/Ui/ComponentsCheckoutTest.php
tests/Feature/Checkouts/Ui/AccessoryCheckoutTest.php
@ -6977,7 +6994,10 @@ tests/Feature/Checkouts/Api/ConsumableCheckoutTest.php
tests/Feature/Checkouts/Api/AccessoryCheckoutTest.php
tests/Feature/Checkouts/Api/ComponentCheckoutTest.php
tests/Feature/Checkouts/Api/AssetCheckoutTest.php
tests/Feature/Groups/Ui/CreateGroupTest.php
tests/Feature/Groups/Ui/ShowGroupTest.php
tests/Feature/Groups/Ui/IndexGroupTest.php
tests/Feature/Groups/Ui/UpdateGroupTest.php
tests/Feature/Groups/Api/DeleteGroupsTest.php
tests/Feature/Groups/Api/StoreGroupTest.php
tests/Feature/Settings/LabelSettingTest.php
@ -6986,9 +7006,15 @@ tests/Feature/Settings/LdapSettingsTest.php
tests/Feature/Settings/BrandingSettingsTest.php
tests/Feature/Settings/SecuritySettingTest.php
tests/Feature/Settings/ShowSetUpPageTest.php
tests/Feature/StatusLabels/Ui/ShowStatusLabelTest.php
tests/Feature/StatusLabels/Ui/IndexStatusLabelsTest.php
tests/Feature/StatusLabels/Ui/UpdateStatusLabelTest.php
tests/Feature/StatusLabels/Ui/CreateStatusLabelTest.php
tests/Feature/StatusLabels/Api/DeleteStatusLabelsTest.php
tests/Feature/Users/Ui/ViewUserTest.php
tests/Feature/Users/Ui/IndexUsersTest.php
tests/Feature/Users/Ui/BulkActions/BulkDeleteUsersTest.php
tests/Feature/Users/Ui/CreateUserTest.php
tests/Feature/Users/Ui/MergeUsersTest.php
tests/Feature/Users/Ui/UpdateUserTest.php
tests/Feature/Users/Ui/DeleteUserTest.php
@ -6998,14 +7024,23 @@ tests/Feature/Users/Api/UsersForSelectListTest.php
tests/Feature/Users/Api/RestoreUserTest.php
tests/Feature/Users/Api/UserSearchTest.php
tests/Feature/Users/Api/UpdateUserTest.php
tests/Feature/Suppliers/Ui/ShowSupplierTest.php
tests/Feature/Suppliers/Ui/IndexSuppliersTest.php
tests/Feature/Suppliers/Ui/CreateSupplierTest.php
tests/Feature/Suppliers/Ui/UpdateSupplierTest.php
tests/Feature/Suppliers/Api/DeleteSuppliersTest.php
tests/Feature/Consumables/Ui/CreateConsumableTest.php
tests/Feature/Consumables/Ui/ConsumableIndexTest.php
tests/Feature/Consumables/Ui/ConsumableViewTest.php
tests/Feature/Consumables/Ui/DeleteConsumableTest.php
tests/Feature/Consumables/Ui/EditConsumableTest.php
tests/Feature/Consumables/Ui/UpdateConsumableTest.php
tests/Feature/Consumables/Ui/StoreConsumableWithFullMultipleCompanySupportTest.php
tests/Feature/Consumables/Api/ConsumableIndexTest.php
tests/Feature/Consumables/Api/ConsumableViewTest.php
tests/Feature/Consumables/Api/DeleteConsumablesTest.php
tests/Feature/Consumables/Api/ConsumableUpdateTest.php
tests/Feature/AssetModels/Ui/ShowAssetModelsTest.php
tests/Feature/AssetModels/Ui/UpdateAssetModelsTest.php
tests/Feature/AssetModels/Ui/IndexAssetModelsTest.php
tests/Feature/AssetModels/Ui/CreateAssetModelsTest.php
@ -7014,19 +7049,32 @@ tests/Feature/AssetModels/Api/IndexAssetModelsTest.php
tests/Feature/AssetModels/Api/CreateAssetModelsTest.php
tests/Feature/AssetModels/Api/AssetModelFilesTest.php
tests/Feature/AssetModels/Api/DeleteAssetModelsTest.php
tests/Feature/Companies/Ui/EditCompanyTest.php
tests/Feature/Companies/Ui/ShowCompanyTest.php
tests/Feature/Companies/Ui/CompanyIndexTest.php
tests/Feature/Companies/Ui/CreateCompaniesTest.php
tests/Feature/Companies/Api/DeleteCompaniesTest.php
tests/Feature/Components/Ui/StoreComponentWithFullMultipleCompanySupportTest.php
tests/Feature/Components/Ui/ComponentIndexTest.php
tests/Feature/Components/Ui/EditComponentTest.php
tests/Feature/Components/Ui/ShowComponentTest.php
tests/Feature/Components/Ui/DeleteComponentTest.php
tests/Feature/Components/Api/ComponentIndexTest.php
tests/Feature/Components/Api/DeleteComponentsTest.php
tests/Feature/Manufacturers/Ui/CreateManufacturerTest.php
tests/Feature/Manufacturers/Ui/ShowManufacturerTest.php
tests/Feature/Manufacturers/Ui/UpdateManufacturerTest.php
tests/Feature/Manufacturers/Ui/IndexManufacturersTest.php
tests/Feature/Manufacturers/Api/DeleteManufacturersTest.php
tests/Feature/Livewire/ImporterTest.php
tests/Feature/Livewire/CategoryEditFormTest.php
tests/Feature/CheckoutAcceptances/Ui/AccessoryAcceptanceTest.php
tests/Feature/Accessories/Ui/CreateAccessoriesTest.php
tests/Feature/Accessories/Ui/UpdateAccessoryTest.php
tests/Feature/Accessories/Ui/DeleteAccessoryTest.php
tests/Feature/Accessories/Ui/AccessoriesIndexTest.php
tests/Feature/Accessories/Ui/EditAccessoryTest.php
tests/Feature/Accessories/Ui/ShowAccessoryTest.php
tests/Feature/Accessories/Ui/CreateAccessoryWithFullMultipleCompanySupportTest.php
tests/Feature/Accessories/Api/UpdateAccessoryTest.php
tests/Feature/Accessories/Api/ShowAccessoryTest.php
@ -7035,13 +7083,21 @@ tests/Feature/Accessories/Api/StoreAccessoryTest.php
tests/Feature/Accessories/Api/IndexAccessoryCheckoutsTest.php
tests/Feature/Accessories/Api/AccessoriesForSelectListTest.php
tests/Feature/Accessories/Api/IndexAccessoryTest.php
tests/Feature/Depreciations/Ui/ShowDepreciationTest.php
tests/Feature/Depreciations/Ui/DepreciationsIndexTest.php
tests/Feature/Depreciations/Ui/CreateDepreciationTest.php
tests/Feature/Depreciations/Ui/UpdateDepreciationTest.php
tests/Feature/Depreciations/Api/DepreciationsIndexTest.php
tests/Feature/Depreciations/Api/DeleteDepreciationsTest.php
tests/Feature/PredefinedKits/Ui/CreatePredefinedKitTest.php
tests/Feature/PredefinedKits/Ui/UpdatePredefinedKitTest.php
tests/Feature/PredefinedKits/Ui/ShowPredefinedKitTest.php
tests/Feature/PredefinedKits/Ui/IndexPredefinedKitsTest.php
tests/Feature/PredefinedKits/Api/DeletePredefinedKitsTest.php
tests/Feature/CustomFieldsets/Api/DeleteCustomFieldsetsTest.php
tests/Feature/Locations/Ui/IndexLocationsTest.php
tests/Feature/Locations/Ui/CreateLocationsTest.php
tests/Feature/Locations/Ui/ShowLocationTest.php
tests/Feature/Locations/Ui/UpdateLocationsTest.php
tests/Feature/Locations/Api/IndexLocationsTest.php
tests/Feature/Locations/Api/DeleteLocationsTest.php
@ -7049,6 +7105,7 @@ tests/Feature/Locations/Api/CreateLocationsTest.php
tests/Feature/Locations/Api/UpdateLocationsTest.php
tests/Feature/Locations/Api/LocationsForSelectListTest.php
tests/Feature/Locations/Api/LocationsViewTest.php
tests/Feature/Departments/Ui/ShowDepartmentTest.php
tests/Feature/Departments/Ui/UpdateDepartmentsTest.php
tests/Feature/Departments/Ui/IndexDepartmentsTest.php
tests/Feature/Departments/Ui/CreateDepartmentsTest.php
@ -7073,6 +7130,8 @@ tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckinTest.php
tests/Feature/Notifications/Email/EmailNotificationsUponCheckinTest.php
tests/Feature/DashboardTest.php
tests/Feature/Assets/Ui/BulkEditAssetsTest.php
tests/Feature/Assets/Ui/AssetIndexTest.php
tests/Feature/Assets/Ui/StoreAssetsTest.php
tests/Feature/Assets/Ui/CloneAssetTest.php
tests/Feature/Assets/Ui/StoreAssetWithFullMultipleCompanySupportTest.php
tests/Feature/Assets/Ui/BulkDeleteAssetsTest.php
@ -7088,9 +7147,14 @@ tests/Feature/Assets/Api/StoreAssetTest.php
tests/Feature/Licenses/Ui/StoreLicenseWithFullMultipleCompanySupportTest.php
tests/Feature/Licenses/Ui/LicenseViewTest.php
tests/Feature/Licenses/Ui/CreateLicenseTest.php
tests/Feature/Licenses/Ui/UpdateLicenseTest.php
tests/Feature/Licenses/Ui/LicenseIndexTest.php
tests/Feature/Licenses/Api/DeleteLicensesTest.php
tests/Feature/Licenses/Api/LicenseIndexTest.php
tests/Feature/AssetMaintenances/Ui/EditAssetMaintenanceTest.php
tests/Feature/AssetMaintenances/Ui/AssetMaintenanceIndexTest.php
tests/Feature/AssetMaintenances/Ui/CreateAssetMaintenanceTest.php
tests/Feature/AssetMaintenances/Ui/ShowAssetMaintenanceTest.php
tests/Feature/AssetMaintenances/Api/DeleteAssetMaintenancesTest.php
tests/Feature/Reporting/UnacceptedAssetReportTest.php
tests/Feature/Reporting/CustomReportTest.php

View file

@ -588,6 +588,10 @@ docs/cart-and-checkout-blocks/checkout-payment-methods/checkout-flow-and-events.
cart-and-checkout-blocks/checkout-payment-methods/checkout-flow-and-events.md
checkout-payment-methods/checkout-flow-and-events.md
checkout-flow-and-events.md
docs/cart-and-checkout-blocks/hooks/hook-alternatives.md
cart-and-checkout-blocks/hooks/hook-alternatives.md
hooks/hook-alternatives.md
hook-alternatives.md
docs/cart-and-checkout-blocks/hooks/README.md
cart-and-checkout-blocks/hooks/README.md
hooks/README.md
@ -2118,6 +2122,11 @@ js/settings-editor/changelog/tweak-settings-route
settings-editor/changelog/tweak-settings-route
changelog/tweak-settings-route
tweak-settings-route
packages/js/settings-editor/changelog/53819-add-settings-basic-elements
js/settings-editor/changelog/53819-add-settings-basic-elements
settings-editor/changelog/53819-add-settings-basic-elements
changelog/53819-add-settings-basic-elements
53819-add-settings-basic-elements
packages/js/settings-editor/changelog/53772-add-settings-data-group-layout
js/settings-editor/changelog/53772-add-settings-data-group-layout
settings-editor/changelog/53772-add-settings-data-group-layout
@ -2128,6 +2137,11 @@ js/settings-editor/changelog/53231-fix-settings-global-styles
settings-editor/changelog/53231-fix-settings-global-styles
changelog/53231-fix-settings-global-styles
53231-fix-settings-global-styles
packages/js/settings-editor/changelog/53859-add-settings-custom-slotfills
js/settings-editor/changelog/53859-add-settings-custom-slotfills
settings-editor/changelog/53859-add-settings-custom-slotfills
changelog/53859-add-settings-custom-slotfills
53859-add-settings-custom-slotfills
packages/js/settings-editor/changelog/53232-fix-settings-flash-modern-screens
js/settings-editor/changelog/53232-fix-settings-flash-modern-screens
settings-editor/changelog/53232-fix-settings-flash-modern-screens
@ -2226,6 +2240,13 @@ js/settings-editor/src/style.scss
settings-editor/src/style.scss
src/style.scss
style.scss
packages/js/settings-editor/src/components/settings-input/index.tsx
js/settings-editor/src/components/settings-input/index.tsx
settings-editor/src/components/settings-input/index.tsx
src/components/settings-input/index.tsx
components/settings-input/index.tsx
settings-input/index.tsx
index.tsx
packages/js/settings-editor/src/components/settings-group/index.tsx
js/settings-editor/src/components/settings-group/index.tsx
settings-editor/src/components/settings-group/index.tsx
@ -2233,6 +2254,13 @@ src/components/settings-group/index.tsx
components/settings-group/index.tsx
settings-group/index.tsx
index.tsx
packages/js/settings-editor/src/components/settings-item/index.tsx
js/settings-editor/src/components/settings-item/index.tsx
settings-editor/src/components/settings-item/index.tsx
src/components/settings-item/index.tsx
components/settings-item/index.tsx
settings-item/index.tsx
index.tsx
packages/js/settings-editor/src/components/index.ts
js/settings-editor/src/components/index.ts
settings-editor/src/components/index.ts
@ -2260,6 +2288,13 @@ src/components/sidebar/index.tsx
components/sidebar/index.tsx
sidebar/index.tsx
index.tsx
packages/js/settings-editor/src/components/settings-checkbox/index.tsx
js/settings-editor/src/components/settings-checkbox/index.tsx
settings-editor/src/components/settings-checkbox/index.tsx
src/components/settings-checkbox/index.tsx
components/settings-checkbox/index.tsx
settings-checkbox/index.tsx
index.tsx
packages/js/settings-editor/src/components/section-tabs/index.tsx
js/settings-editor/src/components/section-tabs/index.tsx
settings-editor/src/components/section-tabs/index.tsx
@ -2267,6 +2302,13 @@ src/components/section-tabs/index.tsx
components/section-tabs/index.tsx
section-tabs/index.tsx
index.tsx
packages/js/settings-editor/src/components/settings-select/index.tsx
js/settings-editor/src/components/settings-select/index.tsx
settings-editor/src/components/settings-select/index.tsx
src/components/settings-select/index.tsx
components/settings-select/index.tsx
settings-select/index.tsx
index.tsx
packages/js/settings-editor/src/tests/route.test.tsx
js/settings-editor/src/tests/route.test.tsx
settings-editor/src/tests/route.test.tsx
@ -22259,6 +22301,10 @@ plugins/woocommerce/changelog/fix-mini-cart-api-request-50793
woocommerce/changelog/fix-mini-cart-api-request-50793
changelog/fix-mini-cart-api-request-50793
fix-mini-cart-api-request-50793
plugins/woocommerce/changelog/fix-52982
woocommerce/changelog/fix-52982
changelog/fix-52982
fix-52982
plugins/woocommerce/changelog/.gitkeep
woocommerce/changelog/.gitkeep
changelog/.gitkeep
@ -22279,10 +22325,18 @@ plugins/woocommerce/changelog/dev-e2e-review-admin-marketing-folder
woocommerce/changelog/dev-e2e-review-admin-marketing-folder
changelog/dev-e2e-review-admin-marketing-folder
dev-e2e-review-admin-marketing-folder
plugins/woocommerce/changelog/fix-product-gallery-unlock-blocks
woocommerce/changelog/fix-product-gallery-unlock-blocks
changelog/fix-product-gallery-unlock-blocks
fix-product-gallery-unlock-blocks
plugins/woocommerce/changelog/update-register-block-single-product-template
woocommerce/changelog/update-register-block-single-product-template
changelog/update-register-block-single-product-template
update-register-block-single-product-template
plugins/woocommerce/changelog/update-rename-register-block-single-product-template
woocommerce/changelog/update-rename-register-block-single-product-template
changelog/update-rename-register-block-single-product-template
update-rename-register-block-single-product-template
plugins/woocommerce/changelog/fix-51041
woocommerce/changelog/fix-51041
changelog/fix-51041
@ -22291,6 +22345,14 @@ plugins/woocommerce/changelog/dev-e2e-audit-activate-and-setup-folder
woocommerce/changelog/dev-e2e-audit-activate-and-setup-folder
changelog/dev-e2e-audit-activate-and-setup-folder
dev-e2e-audit-activate-and-setup-folder
plugins/woocommerce/changelog/add-hook-compat-document
woocommerce/changelog/add-hook-compat-document
changelog/add-hook-compat-document
add-hook-compat-document
plugins/woocommerce/changelog/e2e-remove-redundant-test
woocommerce/changelog/e2e-remove-redundant-test
changelog/e2e-remove-redundant-test
e2e-remove-redundant-test
plugins/woocommerce/changelog/53120-update-52895-coming-soon-store-only-incorrectly-flag-url
woocommerce/changelog/53120-update-52895-coming-soon-store-only-incorrectly-flag-url
changelog/53120-update-52895-coming-soon-store-only-incorrectly-flag-url
@ -22311,6 +22373,10 @@ plugins/woocommerce/changelog/ci-add-unique-events-for-test-jobs
woocommerce/changelog/ci-add-unique-events-for-test-jobs
changelog/ci-add-unique-events-for-test-jobs
ci-add-unique-events-for-test-jobs
plugins/woocommerce/changelog/fix-53889-invoice-vs-order-details
woocommerce/changelog/fix-53889-invoice-vs-order-details
changelog/fix-53889-invoice-vs-order-details
fix-53889-invoice-vs-order-details
plugins/woocommerce/changelog/fix-53015
woocommerce/changelog/fix-53015
changelog/fix-53015
@ -22319,6 +22385,10 @@ plugins/woocommerce/changelog/53773-update-settings-transformer-relax-rules
woocommerce/changelog/53773-update-settings-transformer-relax-rules
changelog/53773-update-settings-transformer-relax-rules
53773-update-settings-transformer-relax-rules
plugins/woocommerce/changelog/pr-53883
woocommerce/changelog/pr-53883
changelog/pr-53883
pr-53883
plugins/woocommerce/changelog/fix-add-to-cart-with-options-store-dispatches
woocommerce/changelog/fix-add-to-cart-with-options-store-dispatches
changelog/fix-add-to-cart-with-options-store-dispatches
@ -22335,6 +22405,18 @@ plugins/woocommerce/changelog/add-42325
woocommerce/changelog/add-42325
changelog/add-42325
add-42325
plugins/woocommerce/changelog/fix-52084
woocommerce/changelog/fix-52084
changelog/fix-52084
fix-52084
plugins/woocommerce/changelog/update-phpunit-env-max-php-version
woocommerce/changelog/update-phpunit-env-max-php-version
changelog/update-phpunit-env-max-php-version
update-phpunit-env-max-php-version
plugins/woocommerce/changelog/53858-update-blueprint-endpoints-for-new-import-flow
woocommerce/changelog/53858-update-blueprint-endpoints-for-new-import-flow
changelog/53858-update-blueprint-endpoints-for-new-import-flow
53858-update-blueprint-endpoints-for-new-import-flow
plugins/woocommerce/changelog/e2e-remove-unnecesarry-pw-tags
woocommerce/changelog/e2e-remove-unnecesarry-pw-tags
changelog/e2e-remove-unnecesarry-pw-tags
@ -22351,6 +22433,10 @@ plugins/woocommerce/changelog/53795-fix-php-81-static-variable
woocommerce/changelog/53795-fix-php-81-static-variable
changelog/53795-fix-php-81-static-variable
53795-fix-php-81-static-variable
plugins/woocommerce/changelog/fix-register-product-blocks-on-template-switch
woocommerce/changelog/fix-register-product-blocks-on-template-switch
changelog/fix-register-product-blocks-on-template-switch
fix-register-product-blocks-on-template-switch
plugins/woocommerce/changelog/e2e-remove-the-extra-e2e-checks-for-prs
woocommerce/changelog/e2e-remove-the-extra-e2e-checks-for-prs
changelog/e2e-remove-the-extra-e2e-checks-for-prs
@ -22367,6 +22453,14 @@ plugins/woocommerce/changelog/53782-fix-53359-stepper-input-style-is-corrupted-w
woocommerce/changelog/53782-fix-53359-stepper-input-style-is-corrupted-when-form-has-additional-fields
changelog/53782-fix-53359-stepper-input-style-is-corrupted-when-form-has-additional-fields
53782-fix-53359-stepper-input-style-is-corrupted-when-form-has-additional-fields
plugins/woocommerce/changelog/pr-53845
woocommerce/changelog/pr-53845
changelog/pr-53845
pr-53845
plugins/woocommerce/changelog/update-register-product-block-type-signature
woocommerce/changelog/update-register-product-block-type-signature
changelog/update-register-product-block-type-signature
update-register-product-block-type-signature
plugins/woocommerce/changelog/email-preview-deprecation-warning
woocommerce/changelog/email-preview-deprecation-warning
changelog/email-preview-deprecation-warning
@ -72759,6 +72853,13 @@ js/atomic/utils/render-standalone-blocks.js
atomic/utils/render-standalone-blocks.js
utils/render-standalone-blocks.js
render-standalone-blocks.js
plugins/woocommerce-blocks/assets/js/atomic/utils/register-product-block-type.ts
woocommerce-blocks/assets/js/atomic/utils/register-product-block-type.ts
assets/js/atomic/utils/register-product-block-type.ts
js/atomic/utils/register-product-block-type.ts
atomic/utils/register-product-block-type.ts
utils/register-product-block-type.ts
register-product-block-type.ts
plugins/woocommerce-blocks/assets/js/atomic/utils/index.js
woocommerce-blocks/assets/js/atomic/utils/index.js
assets/js/atomic/utils/index.js
@ -72827,13 +72928,6 @@ js/atomic/utils/render-parent-block.tsx
atomic/utils/render-parent-block.tsx
utils/render-parent-block.tsx
render-parent-block.tsx
plugins/woocommerce-blocks/assets/js/atomic/utils/register-block-single-product-template.ts
woocommerce-blocks/assets/js/atomic/utils/register-block-single-product-template.ts
assets/js/atomic/utils/register-block-single-product-template.ts
js/atomic/utils/register-block-single-product-template.ts
atomic/utils/register-block-single-product-template.ts
utils/register-block-single-product-template.ts
register-block-single-product-template.ts
plugins/woocommerce-blocks/assets/js/atomic/blocks/component-init.js
woocommerce-blocks/assets/js/atomic/blocks/component-init.js
assets/js/atomic/blocks/component-init.js

View file

@ -193,6 +193,7 @@ docs/cart-and-checkout-blocks/checkout-payment-methods/payment-method-integratio
docs/cart-and-checkout-blocks/checkout-payment-methods/filtering-payment-methods.md
docs/cart-and-checkout-blocks/checkout-payment-methods/README.md
docs/cart-and-checkout-blocks/checkout-payment-methods/checkout-flow-and-events.md
docs/cart-and-checkout-blocks/hooks/hook-alternatives.md
docs/cart-and-checkout-blocks/hooks/README.md
docs/cart-and-checkout-blocks/hooks/migrated-hooks.md
docs/cart-and-checkout-blocks/available-slot-fills.md
@ -463,8 +464,10 @@ packages/js/settings-editor/changelog.md
packages/js/settings-editor/changelog/.gitkeep
packages/js/settings-editor/changelog/53165-dev-ts-5-7-2
packages/js/settings-editor/changelog/tweak-settings-route
packages/js/settings-editor/changelog/53819-add-settings-basic-elements
packages/js/settings-editor/changelog/53772-add-settings-data-group-layout
packages/js/settings-editor/changelog/53231-fix-settings-global-styles
packages/js/settings-editor/changelog/53859-add-settings-custom-slotfills
packages/js/settings-editor/changelog/53232-fix-settings-flash-modern-screens
packages/js/settings-editor/tsconfig.json
packages/js/settings-editor/.eslintrc.js
@ -486,12 +489,16 @@ packages/js/settings-editor/src/index.tsx
packages/js/settings-editor/src/layout.tsx
packages/js/settings-editor/src/types.ts
packages/js/settings-editor/src/style.scss
packages/js/settings-editor/src/components/settings-input/index.tsx
packages/js/settings-editor/src/components/settings-group/index.tsx
packages/js/settings-editor/src/components/settings-item/index.tsx
packages/js/settings-editor/src/components/index.ts
packages/js/settings-editor/src/components/header/index.tsx
packages/js/settings-editor/src/components/sidebar/setting-item.tsx
packages/js/settings-editor/src/components/sidebar/index.tsx
packages/js/settings-editor/src/components/settings-checkbox/index.tsx
packages/js/settings-editor/src/components/section-tabs/index.tsx
packages/js/settings-editor/src/components/settings-select/index.tsx
packages/js/settings-editor/src/tests/route.test.tsx
packages/js/e2e-utils/changelog/fix-e2e-builds-private-package
packages/js/e2e-utils/changelog/bump-wordpress-e2e-test-utils
@ -3818,33 +3825,46 @@ plugins/woocommerce/.phpunit-watcher.yml
plugins/woocommerce/.distignore
plugins/woocommerce/changelog/update-handle-custom-view
plugins/woocommerce/changelog/fix-mini-cart-api-request-50793
plugins/woocommerce/changelog/fix-52982
plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/ci-run-extra-e2e-checks-for-e2e-tests-updates
plugins/woocommerce/changelog/e2e-fix-search-url-extra-character
plugins/woocommerce/changelog/53774-add-coming-soon-template-right-image
plugins/woocommerce/changelog/dev-e2e-review-admin-marketing-folder
plugins/woocommerce/changelog/fix-product-gallery-unlock-blocks
plugins/woocommerce/changelog/update-register-block-single-product-template
plugins/woocommerce/changelog/update-rename-register-block-single-product-template
plugins/woocommerce/changelog/fix-51041
plugins/woocommerce/changelog/dev-e2e-audit-activate-and-setup-folder
plugins/woocommerce/changelog/add-hook-compat-document
plugins/woocommerce/changelog/e2e-remove-redundant-test
plugins/woocommerce/changelog/53120-update-52895-coming-soon-store-only-incorrectly-flag-url
plugins/woocommerce/changelog/52081-nullable-rin
plugins/woocommerce/changelog/dev-e2e-review-admin-analytics-folder
plugins/woocommerce/changelog/52081-nullable-admin
plugins/woocommerce/changelog/ci-add-unique-events-for-test-jobs
plugins/woocommerce/changelog/fix-53889-invoice-vs-order-details
plugins/woocommerce/changelog/fix-53015
plugins/woocommerce/changelog/53773-update-settings-transformer-relax-rules
plugins/woocommerce/changelog/pr-53883
plugins/woocommerce/changelog/fix-add-to-cart-with-options-store-dispatches
plugins/woocommerce/changelog/fix-51834
plugins/woocommerce/changelog/53785-fix-53287-product-collection-registerproductcollection-does-not-recognize-align-layout-attributes
plugins/woocommerce/changelog/add-42325
plugins/woocommerce/changelog/fix-52084
plugins/woocommerce/changelog/update-phpunit-env-max-php-version
plugins/woocommerce/changelog/53858-update-blueprint-endpoints-for-new-import-flow
plugins/woocommerce/changelog/e2e-remove-unnecesarry-pw-tags
plugins/woocommerce/changelog/fix-51024-api-stock-adjustments
plugins/woocommerce/changelog/dev-53851_move_product_type_store_to_shared
plugins/woocommerce/changelog/53795-fix-php-81-static-variable
plugins/woocommerce/changelog/fix-register-product-blocks-on-template-switch
plugins/woocommerce/changelog/e2e-remove-the-extra-e2e-checks-for-prs
plugins/woocommerce/changelog/fix-51829
plugins/woocommerce/changelog/53754-e2e-audit-customize-store
plugins/woocommerce/changelog/53782-fix-53359-stepper-input-style-is-corrupted-when-form-has-additional-fields
plugins/woocommerce/changelog/pr-53845
plugins/woocommerce/changelog/update-register-product-block-type-signature
plugins/woocommerce/changelog/email-preview-deprecation-warning
plugins/woocommerce/changelog/fix-gravatar-url-sha256
plugins/woocommerce/changelog/53648-update-blueprint-settings
@ -10706,6 +10726,7 @@ plugins/woocommerce-blocks/assets/js/shared/store/index.ts
plugins/woocommerce-blocks/assets/js/shared/store/Readme.md
plugins/woocommerce-blocks/assets/js/shared/store/constants.ts
plugins/woocommerce-blocks/assets/js/atomic/utils/render-standalone-blocks.js
plugins/woocommerce-blocks/assets/js/atomic/utils/register-product-block-type.ts
plugins/woocommerce-blocks/assets/js/atomic/utils/index.js
plugins/woocommerce-blocks/assets/js/atomic/utils/blocks-registration-manager/blocks-with-restriction.ts
plugins/woocommerce-blocks/assets/js/atomic/utils/blocks-registration-manager/index.ts
@ -10715,7 +10736,6 @@ plugins/woocommerce-blocks/assets/js/atomic/utils/blocks-registration-manager/bl
plugins/woocommerce-blocks/assets/js/atomic/utils/get-block-map.ts
plugins/woocommerce-blocks/assets/js/atomic/utils/create-blocks-from-template.js
plugins/woocommerce-blocks/assets/js/atomic/utils/render-parent-block.tsx
plugins/woocommerce-blocks/assets/js/atomic/utils/register-block-single-product-template.ts
plugins/woocommerce-blocks/assets/js/atomic/blocks/component-init.js
plugins/woocommerce-blocks/assets/js/atomic/blocks/product-elements/product-meta/edit.tsx
plugins/woocommerce-blocks/assets/js/atomic/blocks/product-elements/product-meta/index.tsx

View file

@ -355,7 +355,6 @@ Fragment/SysConfig
Germany/kleinunternehmen/euga/detail.mspx?
Germany/kleinunternehmen/euga/results.mspx?
GoogleInternetAuthority
HpImageArchive.aspx
HpOptOut=true$
IEB/ToolBox/SB
IntegrationCenter
@ -368,7 +367,6 @@ People/all
People/domain
Present
Project
Proxy.ashx
RDF/Validator/ARPServlet
RDF/Validator/ARPServlet?
RDF/Validator/rdfval
@ -377,7 +375,6 @@ REST/auth/CSRFTicket
ReportBug
SAGE
SNP
Search
Search/Mail/Public
ServiceDesks/
Structure
@ -553,11 +550,8 @@ abuse
ac
ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search
ac2
academic/profile
academic/search
account
account-login
account/
account/deactivated
accounts/ClientAuth
accounts/ClientAuth
@ -567,7 +561,6 @@ accounts/activate
accounts/force-by-email
accounts/o8
accounts/o8/id
aclick
aclk
action=accessorysearch&
action=accessorysearch&page=2$
@ -636,11 +629,9 @@ alerts
alerts/$
alerts/manage
alerts/remove
alink
alkali
ambry
amp
amp/
amphtml
amphtml/blogs/test
amphtml/classic-apps
@ -658,10 +649,8 @@ android/market_images
answers
ap/signin
api
api/
api/?
api/jobPostings/jobs
api/maps/
api/rest_v1/?doc
api/v3/creator-quality-signal/organizer
api/v3/destination/search/log_requests
@ -758,10 +747,8 @@ bePatron
bePatronDone
best-countries-for-business/list
bfe/apps/website
bfp/search
bin/search.go
bin/search.py
bing-site-safety
bitesize/my
bitesize/my$
bitesize/search
@ -797,7 +784,6 @@ blog/wp-includes/*.xml
blog/xmlrpc.php
blogs
blogs/nationals-journal-beta
blogs/search/
blogs/slow-ride
blogs/test
blogsearch
@ -880,7 +866,6 @@ citations?*cstart=
citations?user=
citations?view_op=new_profile
citations?view_op=top_venues
ck/
cl2/feeds
cl2/ical
claim-money?
@ -955,8 +940,6 @@ couchmode
coupons/visit
covid19
covid19/mobility
cr$
cr?
creative-europe/404_en.htm
creatorhub
cse/home
@ -1148,9 +1131,6 @@ en/security/
endorsements
enterprise-jobs
enterprise-partner-search/sitemaps
entities/search
entityexplore$
entityexplore?
entrez
entrez/eutils
entrez/sutils
@ -1222,7 +1202,6 @@ f/healthcheck
faves-i_love_u_get_away_from_me
favorite
fb
fd/
fe=true
feature/sf-test
feed
@ -1290,8 +1269,6 @@ from_id=
frommers
frontend-track
fullscreen/ReportLinker
fun/api/
fun/g/
fundraiser/charity
ga/p
ga_exp.js
@ -1454,22 +1431,17 @@ help/verify_email
help/vodafone
help/zendesk_sso
hex
history
history/static
home
homepage-video-test
hosted/images
hotel/reviews?
hotelfinder/rpc
hotels/rpc
hotels/search
hotfix/
hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://ncbi.nlm.nih.gov/robots.txt
http://x.com/robots.txt
http://s3.amazonaws.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -1490,19 +1462,6 @@ ie?
il/cart
im?
images
images/async/?
images/async?
images/hosted/?
images/hosted/search?
images/hosted?
images/search%3F
images/search%5C
images/search/?
images/search?
images/searchbyimage
images?
images?*mmbaseline*
images?*nr*
imaginecup/*
imesync
imgres
@ -1511,7 +1470,6 @@ imode/search?
imode?
inapp
inbox
inboxcommerce
includes
incontext
index.html?
@ -1629,7 +1587,6 @@ lm/R3HQ5WJSZK6QSO
loadHelpcenterDecouplePage
loc=
local
local
local/ajax
local/blogsandcolumns/slow-ride-front
local/blogsandcolumns/slow-ride-story-achenblog
@ -1670,7 +1627,6 @@ maphp?
mapprint?
maps
maps/about
maps/adsendpoint
maps/api/js
maps/api/place/js
maps/api/staticmap
@ -1713,7 +1669,6 @@ media-manager
meetup_api/?
meetup_api?
memberInvite
merchant/reviews?
merchantapps
message
messaging
@ -1798,7 +1753,6 @@ nl-nl/lp
nl-nl/searchresults
node/add/
nonprofits/account
notifications/
ns/hydra/console/?
nus-trk
nwshp$
@ -1808,8 +1762,6 @@ oas/
oauth/v2
oauth2
oauth2/v2
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
og
okxbet.com
onebox/media/sports/logos
@ -1869,7 +1821,6 @@ photos/gbachelie
photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
ping
ping?
pingback
pl-pl.www.cloudflare.com
@ -1931,9 +1882,7 @@ preview
previewtemplate
print
private
proFile/history?
product-reviews/B0069IY63Y
product/reviews?
productPurchaseDone
product_
production-monitoring
@ -1941,7 +1890,6 @@ products;
products?
products_
profile
profile/history?
profile/view
profiles
profiles/
@ -2014,7 +1962,6 @@ requestList
requests
research/participants/cofund
results
results
retail
retail/old
return_to=
@ -2027,7 +1974,6 @@ reviews/iframe
reviews/polls
reviews/search?
reviews/top-reviewers
rewardsapp/
row
rss
rss/people/*/reviews
@ -2064,7 +2010,6 @@ scripts
sdch
sdk/js
search
search
search$
search*&*&*&
search*offset=
@ -2102,7 +2047,6 @@ services
services/oauth
setprefs
settings
settings
settings/deactivated
settings/loid-email-unsubscribe
settings/loid-email-unsubscribe-router
@ -2114,17 +2058,12 @@ shareArticle
sharing
sharing/files
sharing/folders
shenghuo
shenghuo/search?
shihui
shihui?
shop$
shop/
shop/browse/overlay
shop/collections
shop/iphone/payments/overlay
shop/view/product
shop?
shopping-content-api/product_images
shopping/deals
shopping/product
@ -2422,7 +2361,6 @@ smart/buttons
snp
social/photosui/images
social/photosui/sitemap
social/search?
social/social-security-directory/cai
sounds/search
sounds/search$
@ -2431,13 +2369,11 @@ source=
source_repo=
spain/empresas/
spain/medianaempresa/
spbasic
sport/404_en.htm
sport/alpha
sport/olympics/2008/events
sport/olympics/2008/medals
spreadsheet
spresults
sprint_wml
sprint_xhtml
squared/api
@ -2452,7 +2388,6 @@ stadia/gamers
start
stat
static
static/
static/css
static/images
static/js
@ -2501,8 +2436,6 @@ store/xhr/getdevicepermissions
store/xhr/install
storefront
storepicker
stores$
stores/
stores/page/*visitId=
stories
storyworks/preview
@ -2591,12 +2524,10 @@ templates/search
test
testpage-forhomepage
tetro
th$
th-th.www.cloudflare.com
th-th/feedback
th-th/lp
th-th/searchresults
th?
themacallan/worlds-together
tickets-external?
timedtext_video
@ -2624,7 +2555,6 @@ transcripts/470280334
transcripts/480128005
transcripts/830237502
transit?
translator/?ref=
transparency
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895
@ -2644,29 +2574,12 @@ travel-frontend/images
travel-vacations
travel/
travel/2013/aug/22/been-there-readers-competition?
travel/api
travel/clk
travel/css
travel/entity
travel/flight-search
travel/flight/flightSearch
travel/flight/flightSearchAction
travel/flight/search/?
travel/flight/search?
travel/flights
travel/flights/s
travel/hotel-search
travel/hotel/hotelMiniSearchRequest
travel/hotel/hotelSearch
travel/hotels/checkout
travel/hotels/detail
travel/hotels/entity
travel/hotels/search/?
travel/hotels/search?
travel/hotels/stories
travel/scripts
travel/search
travel/secure
trending
trends
trends/api
@ -2706,7 +2619,6 @@ until=
upload
uploads
urchin_test
url
user
user.php
user/login
@ -2728,24 +2640,6 @@ vi-vn/lp
vi-vn/searchresults
video/embedded
videos
videos/?
videos/browsing
videos/explore
videos/favorites
videos/feed
videos/feedcontent
videos/music
videos/music/
videos/music/?
videos/music?
videos/riverview/relatedvideo
videos/riverview/relatedvideo/?
videos/riverview/relatedvideo?
videos/search/?
videos/search?
videos/trending
videos/trendingcontent
videos?
viewer
viewlocale=zh_CN
viewvc
@ -2777,10 +2671,6 @@ webscr
websearch
whats-next/planes-trains-and-analytics
whsmiths
widget/cr
widget/entity/search/?
widget/render
widget/snapshot
widget_auth.php
wiki/%D0%A1%D0%BF%D0%B5%D1%86%D0%B8%D0%B0%D0%BB%D1%8C%D0%BD%D1%8B%D0%B5%3ASearch
wiki/%D0%A1%D0%BF%D0%B5%D1%86%D0%B8%D0%B0%D0%BB%D1%8C%D0%BD%D1%8B%D0%B5:Search
@ -3080,7 +2970,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://policies.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://itunes.apple.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -3227,7 +3117,6 @@ wml/?
wml/search?
wml?
wondermissive/interest
work
work/_
work/acceptinvitation
work/account