[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-12-25 10:07:45 +00:00
parent 937c9275ef
commit 9838fbb4c5
28 changed files with 4788 additions and 1650 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1766636391
},
"Trickest wordlist update": {
"last_update": 1766570853
"last_update": 1766657255
}
}

View file

@ -6575,6 +6575,12 @@ src/Console/Commands/Indexer.php
Console/Commands/Indexer.php
Commands/Indexer.php
Indexer.php
packages/Webkul/Product/src/Exceptions/InsufficientProductInventoryException.php
Webkul/Product/src/Exceptions/InsufficientProductInventoryException.php
Product/src/Exceptions/InsufficientProductInventoryException.php
src/Exceptions/InsufficientProductInventoryException.php
Exceptions/InsufficientProductInventoryException.php
InsufficientProductInventoryException.php
packages/Webkul/Product/src/Facades/ProductImage.php
Webkul/Product/src/Facades/ProductImage.php
Product/src/Facades/ProductImage.php

View file

@ -1055,6 +1055,7 @@ packages/Webkul/Product/src/Models/ProductInventoryIndexProxy.php
packages/Webkul/Product/src/Models/ProductVideoProxy.php
packages/Webkul/Product/src/ProductImage.php
packages/Webkul/Product/src/Console/Commands/Indexer.php
packages/Webkul/Product/src/Exceptions/InsufficientProductInventoryException.php
packages/Webkul/Product/src/Facades/ProductImage.php
packages/Webkul/Product/src/Facades/ProductVideo.php
packages/Webkul/Product/src/Repositories/ProductInventoryRepository.php

View file

@ -2,10 +2,16 @@
pink-mails-wonder.md
.changeset/major-forks-run.md
major-forks-run.md
.changeset/blue-moose-reply.md
blue-moose-reply.md
.changeset/short-brooms-mix.md
short-brooms-mix.md
.changeset/big-poems-heal.md
big-poems-heal.md
.changeset/rare-trams-search.md
rare-trams-search.md
.changeset/ninety-hats-pull.md
ninety-hats-pull.md
.changeset/weak-wings-build.md
weak-wings-build.md
.changeset/config.json
@ -769,11 +775,6 @@ src/rest/utils/get-auth-endpoint.ts
rest/utils/get-auth-endpoint.ts
utils/get-auth-endpoint.ts
get-auth-endpoint.ts
sdk/src/rest/utils/query-to-params.test.ts
src/rest/utils/query-to-params.test.ts
rest/utils/query-to-params.test.ts
utils/query-to-params.test.ts
query-to-params.test.ts
sdk/src/rest/utils/index.ts
src/rest/utils/index.ts
rest/utils/index.ts
@ -789,11 +790,6 @@ src/rest/utils/throw-if-empty.ts
rest/utils/throw-if-empty.ts
utils/throw-if-empty.ts
throw-if-empty.ts
sdk/src/rest/utils/query-to-params.ts
src/rest/utils/query-to-params.ts
rest/utils/query-to-params.ts
utils/query-to-params.ts
query-to-params.ts
sdk/src/rest/helpers/with-options.ts
src/rest/helpers/with-options.ts
rest/helpers/with-options.ts
@ -1611,6 +1607,14 @@ sdk/src/auth/types.ts
src/auth/types.ts
auth/types.ts
types.ts
sdk/src/utils/format-fields.test.ts
src/utils/format-fields.test.ts
utils/format-fields.test.ts
format-fields.test.ts
sdk/src/utils/query-to-params.test.ts
src/utils/query-to-params.test.ts
utils/query-to-params.test.ts
query-to-params.test.ts
sdk/src/utils/get-request-url.ts
src/utils/get-request-url.ts
utils/get-request-url.ts
@ -1623,6 +1627,10 @@ sdk/src/utils/is-directus-error.ts
src/utils/is-directus-error.ts
utils/is-directus-error.ts
is-directus-error.ts
sdk/src/utils/format-fields.ts
src/utils/format-fields.ts
utils/format-fields.ts
format-fields.ts
sdk/src/utils/extract-data.ts
src/utils/extract-data.ts
utils/extract-data.ts
@ -1631,10 +1639,18 @@ sdk/src/utils/request.test.ts
src/utils/request.test.ts
utils/request.test.ts
request.test.ts
sdk/src/utils/get-request-url.test.ts
src/utils/get-request-url.test.ts
utils/get-request-url.test.ts
get-request-url.test.ts
sdk/src/utils/is-response.ts
src/utils/is-response.ts
utils/is-response.ts
is-response.ts
sdk/src/utils/query-to-params.ts
src/utils/query-to-params.ts
utils/query-to-params.ts
query-to-params.ts
sdk/src/schema/revision.ts
src/schema/revision.ts
schema/revision.ts
@ -9022,6 +9038,10 @@ app/src/composables/use-relation-o2m.ts
src/composables/use-relation-o2m.ts
composables/use-relation-o2m.ts
use-relation-o2m.ts
app/src/composables/use-comparison-diff.ts
src/composables/use-comparison-diff.ts
composables/use-comparison-diff.ts
use-comparison-diff.ts
app/src/composables/use-nested-validation.ts
src/composables/use-nested-validation.ts
composables/use-nested-validation.ts
@ -9275,6 +9295,10 @@ app/src/composables/use-template-data.ts
src/composables/use-template-data.ts
composables/use-template-data.ts
use-template-data.ts
app/src/composables/use-comparison-diff.test.ts
src/composables/use-comparison-diff.test.ts
composables/use-comparison-diff.test.ts
use-comparison-diff.test.ts
app/src/composables/use-clipboard.ts
src/composables/use-clipboard.ts
composables/use-clipboard.ts
@ -9459,6 +9483,10 @@ app/src/utils/sync-ref-property.ts
src/utils/sync-ref-property.ts
utils/sync-ref-property.ts
sync-ref-property.ts
app/src/utils/reconstruct-comparison-html.test.ts
src/utils/reconstruct-comparison-html.test.ts
utils/reconstruct-comparison-html.test.ts
reconstruct-comparison-html.test.ts
app/src/utils/format-filesize.ts
src/utils/format-filesize.ts
utils/format-filesize.ts
@ -9523,6 +9551,10 @@ app/src/utils/format-field-function.test.ts
src/utils/format-field-function.test.ts
utils/format-field-function.test.ts
format-field-function.test.ts
app/src/utils/should-show-comparison-diff.ts
src/utils/should-show-comparison-diff.ts
utils/should-show-comparison-diff.ts
should-show-comparison-diff.ts
app/src/utils/point-on-line.ts
src/utils/point-on-line.ts
utils/point-on-line.ts
@ -9753,6 +9785,10 @@ app/src/utils/upload-files.ts
src/utils/upload-files.ts
utils/upload-files.ts
upload-files.ts
app/src/utils/reconstruct-comparison-html.ts
src/utils/reconstruct-comparison-html.ts
utils/reconstruct-comparison-html.ts
reconstruct-comparison-html.ts
app/src/utils/md.ts
src/utils/md.ts
utils/md.ts

View file

@ -1,7 +1,10 @@
.changeset/pink-mails-wonder.md
.changeset/major-forks-run.md
.changeset/blue-moose-reply.md
.changeset/short-brooms-mix.md
.changeset/big-poems-heal.md
.changeset/rare-trams-search.md
.changeset/ninety-hats-pull.md
.changeset/weak-wings-build.md
.changeset/config.json
.changeset/free-lines-worry.md
@ -144,11 +147,9 @@ sdk/src/rest/composable.ts
sdk/src/rest/index.ts
sdk/src/rest/utils/is-system-collection.ts
sdk/src/rest/utils/get-auth-endpoint.ts
sdk/src/rest/utils/query-to-params.test.ts
sdk/src/rest/utils/index.ts
sdk/src/rest/utils/throw-core-collection.ts
sdk/src/rest/utils/throw-if-empty.ts
sdk/src/rest/utils/query-to-params.ts
sdk/src/rest/helpers/with-options.ts
sdk/src/rest/helpers/index.ts
sdk/src/rest/helpers/with-token.ts
@ -289,12 +290,17 @@ sdk/src/auth/index.ts
sdk/src/auth/static.ts
sdk/src/auth/utils/memory-storage.ts
sdk/src/auth/types.ts
sdk/src/utils/format-fields.test.ts
sdk/src/utils/query-to-params.test.ts
sdk/src/utils/get-request-url.ts
sdk/src/utils/request.ts
sdk/src/utils/is-directus-error.ts
sdk/src/utils/format-fields.ts
sdk/src/utils/extract-data.ts
sdk/src/utils/request.test.ts
sdk/src/utils/get-request-url.test.ts
sdk/src/utils/is-response.ts
sdk/src/utils/query-to-params.ts
sdk/src/schema/revision.ts
sdk/src/schema/share.ts
sdk/src/schema/role.ts
@ -1681,6 +1687,7 @@ app/src/composables/use-reload-guard.ts
app/src/composables/use-folders.ts
app/src/composables/use-revisions.ts
app/src/composables/use-relation-o2m.ts
app/src/composables/use-comparison-diff.ts
app/src/composables/use-nested-validation.ts
app/src/composables/use-preset.ts
app/src/composables/use-window-size.ts
@ -1729,6 +1736,7 @@ app/src/composables/use-shortcut.test.ts
app/src/composables/use-edits-guard.ts
app/src/composables/use-page-size.test.ts
app/src/composables/use-template-data.ts
app/src/composables/use-comparison-diff.test.ts
app/src/composables/use-clipboard.ts
app/src/composables/use-relation-permissions.ts
app/src/composables/use-focus-trap-manager.ts
@ -1775,6 +1783,7 @@ app/src/utils/get-local-type.ts
app/src/utils/is-hex.test.ts
app/src/utils/flatten-field-groups.test.ts
app/src/utils/sync-ref-property.ts
app/src/utils/reconstruct-comparison-html.test.ts
app/src/utils/format-filesize.ts
app/src/utils/get-default-values-from-fields.test.ts
app/src/utils/add-related-primary-key-to-fields.ts
@ -1791,6 +1800,7 @@ app/src/utils/get-related-collection.test.ts
app/src/utils/localized-format.ts
app/src/utils/get-stringified-value.test.ts
app/src/utils/format-field-function.test.ts
app/src/utils/should-show-comparison-diff.ts
app/src/utils/point-on-line.ts
app/src/utils/get-appearance.test.ts
app/src/utils/validate-item.ts
@ -1847,6 +1857,7 @@ app/src/utils/get-route.ts
app/src/utils/unexpected-error.ts
app/src/utils/get-literal-interpolated-translation.ts
app/src/utils/upload-files.ts
app/src/utils/reconstruct-comparison-html.ts
app/src/utils/md.ts
app/src/utils/get-revision-fields.ts
app/src/utils/get-asset-url.test.ts

View file

@ -60702,6 +60702,10 @@ modules/announcements_feed/help_topics/announcements_feed.overview.html.twig
announcements_feed/help_topics/announcements_feed.overview.html.twig
help_topics/announcements_feed.overview.html.twig
announcements_feed.overview.html.twig
core/modules/announcements_feed/announcements_feed.post_update.php
modules/announcements_feed/announcements_feed.post_update.php
announcements_feed/announcements_feed.post_update.php
announcements_feed.post_update.php
core/modules/editor/config/schema/editor.schema.yml
modules/editor/config/schema/editor.schema.yml
editor/config/schema/editor.schema.yml
@ -134451,6 +134455,8 @@ component-coverage-metrics.php
.gitlab-ci/scripts/test-only.sh
scripts/test-only.sh
test-only.sh
.gitlab-ci/php.yml
php.yml
update.php
index.php
themes/README.txt

View file

@ -8467,6 +8467,7 @@ core/modules/announcements_feed/src/Hook/AnnouncementsFeedCronHooks.php
core/modules/announcements_feed/src/AnnounceFetcher.php
core/modules/announcements_feed/src/AnnounceRenderer.php
core/modules/announcements_feed/help_topics/announcements_feed.overview.html.twig
core/modules/announcements_feed/announcements_feed.post_update.php
core/modules/editor/config/schema/editor.schema.yml
core/modules/editor/editor.admin.inc
core/modules/editor/editor.info.yml
@ -19408,6 +19409,7 @@ SECURITY.md
.gitlab-ci/scripts/phpstan-baseline-statistics.php
.gitlab-ci/scripts/component-coverage-metrics.php
.gitlab-ci/scripts/test-only.sh
.gitlab-ci/php.yml
update.php
index.php
themes/README.txt

View file

@ -7358,6 +7358,12 @@ icons/desktop_icons/subtle/quality.svg
desktop_icons/subtle/quality.svg
subtle/quality.svg
quality.svg
erpnext/public/icons/desktop_icons/subtle/financial_reports.svg
public/icons/desktop_icons/subtle/financial_reports.svg
icons/desktop_icons/subtle/financial_reports.svg
desktop_icons/subtle/financial_reports.svg
subtle/financial_reports.svg
financial_reports.svg
erpnext/public/icons/desktop_icons/subtle/manufacturing.svg
public/icons/desktop_icons/subtle/manufacturing.svg
icons/desktop_icons/subtle/manufacturing.svg
@ -7370,12 +7376,6 @@ icons/desktop_icons/subtle/stock.svg
desktop_icons/subtle/stock.svg
subtle/stock.svg
stock.svg
erpnext/public/icons/desktop_icons/subtle/finnancial-report.svg
public/icons/desktop_icons/subtle/finnancial-report.svg
icons/desktop_icons/subtle/finnancial-report.svg
desktop_icons/subtle/finnancial-report.svg
subtle/finnancial-report.svg
finnancial-report.svg
erpnext/public/icons/desktop_icons/subtle/subcontracting.svg
public/icons/desktop_icons/subtle/subcontracting.svg
icons/desktop_icons/subtle/subcontracting.svg
@ -7436,6 +7436,12 @@ icons/desktop_icons/solid/quality.svg
desktop_icons/solid/quality.svg
solid/quality.svg
quality.svg
erpnext/public/icons/desktop_icons/solid/financial_reports.svg
public/icons/desktop_icons/solid/financial_reports.svg
icons/desktop_icons/solid/financial_reports.svg
desktop_icons/solid/financial_reports.svg
solid/financial_reports.svg
financial_reports.svg
erpnext/public/icons/desktop_icons/solid/manufacturing.svg
public/icons/desktop_icons/solid/manufacturing.svg
icons/desktop_icons/solid/manufacturing.svg
@ -7448,12 +7454,6 @@ icons/desktop_icons/solid/stock.svg
desktop_icons/solid/stock.svg
solid/stock.svg
stock.svg
erpnext/public/icons/desktop_icons/solid/finnancial-report.svg
public/icons/desktop_icons/solid/finnancial-report.svg
icons/desktop_icons/solid/finnancial-report.svg
desktop_icons/solid/finnancial-report.svg
solid/finnancial-report.svg
finnancial-report.svg
erpnext/public/icons/desktop_icons/solid/subcontracting.svg
public/icons/desktop_icons/solid/subcontracting.svg
icons/desktop_icons/solid/subcontracting.svg
@ -10218,6 +10218,26 @@ accounts/doctype/chart_of_accounts_importer/coa_sample_template.csv
doctype/chart_of_accounts_importer/coa_sample_template.csv
chart_of_accounts_importer/coa_sample_template.csv
coa_sample_template.csv
erpnext/accounts/doctype/tax_withholding_entry/tax_withholding_entry.json
accounts/doctype/tax_withholding_entry/tax_withholding_entry.json
doctype/tax_withholding_entry/tax_withholding_entry.json
tax_withholding_entry/tax_withholding_entry.json
tax_withholding_entry.json
erpnext/accounts/doctype/tax_withholding_entry/__init__.py
accounts/doctype/tax_withholding_entry/__init__.py
doctype/tax_withholding_entry/__init__.py
tax_withholding_entry/__init__.py
__init__.py
erpnext/accounts/doctype/tax_withholding_entry/tax_withholding_entry.py
accounts/doctype/tax_withholding_entry/tax_withholding_entry.py
doctype/tax_withholding_entry/tax_withholding_entry.py
tax_withholding_entry/tax_withholding_entry.py
tax_withholding_entry.py
erpnext/accounts/doctype/tax_withholding_entry/test_tax_withholding_entry.py
accounts/doctype/tax_withholding_entry/test_tax_withholding_entry.py
doctype/tax_withholding_entry/test_tax_withholding_entry.py
tax_withholding_entry/test_tax_withholding_entry.py
test_tax_withholding_entry.py
erpnext/accounts/doctype/payment_reconciliation_invoice/payment_reconciliation_invoice.json
accounts/doctype/payment_reconciliation_invoice/payment_reconciliation_invoice.json
doctype/payment_reconciliation_invoice/payment_reconciliation_invoice.json
@ -10454,6 +10474,31 @@ accounts/doctype/shipping_rule_condition/shipping_rule_condition.py
doctype/shipping_rule_condition/shipping_rule_condition.py
shipping_rule_condition/shipping_rule_condition.py
shipping_rule_condition.py
erpnext/accounts/doctype/tax_withholding_group/tax_withholding_group.js
accounts/doctype/tax_withholding_group/tax_withholding_group.js
doctype/tax_withholding_group/tax_withholding_group.js
tax_withholding_group/tax_withholding_group.js
tax_withholding_group.js
erpnext/accounts/doctype/tax_withholding_group/tax_withholding_group.py
accounts/doctype/tax_withholding_group/tax_withholding_group.py
doctype/tax_withholding_group/tax_withholding_group.py
tax_withholding_group/tax_withholding_group.py
tax_withholding_group.py
erpnext/accounts/doctype/tax_withholding_group/__init__.py
accounts/doctype/tax_withholding_group/__init__.py
doctype/tax_withholding_group/__init__.py
tax_withholding_group/__init__.py
__init__.py
erpnext/accounts/doctype/tax_withholding_group/test_tax_withholding_group.py
accounts/doctype/tax_withholding_group/test_tax_withholding_group.py
doctype/tax_withholding_group/test_tax_withholding_group.py
tax_withholding_group/test_tax_withholding_group.py
test_tax_withholding_group.py
erpnext/accounts/doctype/tax_withholding_group/tax_withholding_group.json
accounts/doctype/tax_withholding_group/tax_withholding_group.json
doctype/tax_withholding_group/tax_withholding_group.json
tax_withholding_group/tax_withholding_group.json
tax_withholding_group.json
erpnext/accounts/doctype/currency_exchange_settings_details/currency_exchange_settings_details.py
accounts/doctype/currency_exchange_settings_details/currency_exchange_settings_details.py
doctype/currency_exchange_settings_details/currency_exchange_settings_details.py
@ -13283,21 +13328,6 @@ accounts/doctype/item_wise_tax_detail/item_wise_tax_detail.json
doctype/item_wise_tax_detail/item_wise_tax_detail.json
item_wise_tax_detail/item_wise_tax_detail.json
item_wise_tax_detail.json
erpnext/accounts/doctype/tax_withheld_vouchers/tax_withheld_vouchers.json
accounts/doctype/tax_withheld_vouchers/tax_withheld_vouchers.json
doctype/tax_withheld_vouchers/tax_withheld_vouchers.json
tax_withheld_vouchers/tax_withheld_vouchers.json
tax_withheld_vouchers.json
erpnext/accounts/doctype/tax_withheld_vouchers/__init__.py
accounts/doctype/tax_withheld_vouchers/__init__.py
doctype/tax_withheld_vouchers/__init__.py
tax_withheld_vouchers/__init__.py
__init__.py
erpnext/accounts/doctype/tax_withheld_vouchers/tax_withheld_vouchers.py
accounts/doctype/tax_withheld_vouchers/tax_withheld_vouchers.py
doctype/tax_withheld_vouchers/tax_withheld_vouchers.py
tax_withheld_vouchers/tax_withheld_vouchers.py
tax_withheld_vouchers.py
erpnext/accounts/doctype/ledger_health_monitor_company/ledger_health_monitor_company.json
accounts/doctype/ledger_health_monitor_company/ledger_health_monitor_company.json
doctype/ledger_health_monitor_company/ledger_health_monitor_company.json
@ -14153,21 +14183,6 @@ accounts/doctype/currency_exchange_settings/currency_exchange_settings.json
doctype/currency_exchange_settings/currency_exchange_settings.json
currency_exchange_settings/currency_exchange_settings.json
currency_exchange_settings.json
erpnext/accounts/doctype/advance_tax/advance_tax.py
accounts/doctype/advance_tax/advance_tax.py
doctype/advance_tax/advance_tax.py
advance_tax/advance_tax.py
advance_tax.py
erpnext/accounts/doctype/advance_tax/__init__.py
accounts/doctype/advance_tax/__init__.py
doctype/advance_tax/__init__.py
advance_tax/__init__.py
__init__.py
erpnext/accounts/doctype/advance_tax/advance_tax.json
accounts/doctype/advance_tax/advance_tax.json
doctype/advance_tax/advance_tax.json
advance_tax/advance_tax.json
advance_tax.json
erpnext/accounts/doctype/psoa_cost_center/psoa_cost_center.py
accounts/doctype/psoa_cost_center/psoa_cost_center.py
doctype/psoa_cost_center/psoa_cost_center.py
@ -19851,10 +19866,6 @@ erpnext/patches/v14_0/update_stock_uom_in_work_order_item.py
patches/v14_0/update_stock_uom_in_work_order_item.py
v14_0/update_stock_uom_in_work_order_item.py
update_stock_uom_in_work_order_item.py
erpnext/patches/v14_0/update_partial_tds_fields.py
patches/v14_0/update_partial_tds_fields.py
v14_0/update_partial_tds_fields.py
update_partial_tds_fields.py
erpnext/patches/v14_0/update_flag_for_return_invoices.py
patches/v14_0/update_flag_for_return_invoices.py
v14_0/update_flag_for_return_invoices.py
@ -19915,6 +19926,10 @@ erpnext/patches/v16_0/__init__.py
patches/v16_0/__init__.py
v16_0/__init__.py
__init__.py
erpnext/patches/v16_0/migrate_tax_withholding_data.py
patches/v16_0/migrate_tax_withholding_data.py
v16_0/migrate_tax_withholding_data.py
migrate_tax_withholding_data.py
erpnext/patches/v16_0/rename_subcontracted_quantity.py
patches/v16_0/rename_subcontracted_quantity.py
v16_0/rename_subcontracted_quantity.py
@ -19931,6 +19946,10 @@ erpnext/patches/v16_0/update_serial_no_reference_name.py
patches/v16_0/update_serial_no_reference_name.py
v16_0/update_serial_no_reference_name.py
update_serial_no_reference_name.py
erpnext/patches/v16_0/update_tax_withholding_field_in_payment_entry.py
patches/v16_0/update_tax_withholding_field_in_payment_entry.py
v16_0/update_tax_withholding_field_in_payment_entry.py
update_tax_withholding_field_in_payment_entry.py
erpnext/patches/v16_0/migrate_account_freezing_settings_to_company.py
patches/v16_0/migrate_account_freezing_settings_to_company.py
v16_0/migrate_account_freezing_settings_to_company.py

View file

@ -1537,9 +1537,9 @@ erpnext/public/desktop_icons/crm.svg
erpnext/public/icons/desktop_icons/subtle/projects.svg
erpnext/public/icons/desktop_icons/subtle/assets.svg
erpnext/public/icons/desktop_icons/subtle/quality.svg
erpnext/public/icons/desktop_icons/subtle/financial_reports.svg
erpnext/public/icons/desktop_icons/subtle/manufacturing.svg
erpnext/public/icons/desktop_icons/subtle/stock.svg
erpnext/public/icons/desktop_icons/subtle/finnancial-report.svg
erpnext/public/icons/desktop_icons/subtle/subcontracting.svg
erpnext/public/icons/desktop_icons/subtle/buying.svg
erpnext/public/icons/desktop_icons/subtle/settings.svg
@ -1550,9 +1550,9 @@ erpnext/public/icons/desktop_icons/subtle/crm.svg
erpnext/public/icons/desktop_icons/solid/projects.svg
erpnext/public/icons/desktop_icons/solid/assets.svg
erpnext/public/icons/desktop_icons/solid/quality.svg
erpnext/public/icons/desktop_icons/solid/financial_reports.svg
erpnext/public/icons/desktop_icons/solid/manufacturing.svg
erpnext/public/icons/desktop_icons/solid/stock.svg
erpnext/public/icons/desktop_icons/solid/finnancial-report.svg
erpnext/public/icons/desktop_icons/solid/subcontracting.svg
erpnext/public/icons/desktop_icons/solid/buying.svg
erpnext/public/icons/desktop_icons/solid/settings.svg
@ -2131,6 +2131,10 @@ erpnext/accounts/doctype/chart_of_accounts_importer/__init__.py
erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py
erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.js
erpnext/accounts/doctype/chart_of_accounts_importer/coa_sample_template.csv
erpnext/accounts/doctype/tax_withholding_entry/tax_withholding_entry.json
erpnext/accounts/doctype/tax_withholding_entry/__init__.py
erpnext/accounts/doctype/tax_withholding_entry/tax_withholding_entry.py
erpnext/accounts/doctype/tax_withholding_entry/test_tax_withholding_entry.py
erpnext/accounts/doctype/payment_reconciliation_invoice/payment_reconciliation_invoice.json
erpnext/accounts/doctype/payment_reconciliation_invoice/__init__.py
erpnext/accounts/doctype/payment_reconciliation_invoice/payment_reconciliation_invoice.py
@ -2178,6 +2182,11 @@ erpnext/accounts/doctype/accounts_settings/accounts_settings.js
erpnext/accounts/doctype/shipping_rule_condition/__init__.py
erpnext/accounts/doctype/shipping_rule_condition/shipping_rule_condition.json
erpnext/accounts/doctype/shipping_rule_condition/shipping_rule_condition.py
erpnext/accounts/doctype/tax_withholding_group/tax_withholding_group.js
erpnext/accounts/doctype/tax_withholding_group/tax_withholding_group.py
erpnext/accounts/doctype/tax_withholding_group/__init__.py
erpnext/accounts/doctype/tax_withholding_group/test_tax_withholding_group.py
erpnext/accounts/doctype/tax_withholding_group/tax_withholding_group.json
erpnext/accounts/doctype/currency_exchange_settings_details/currency_exchange_settings_details.py
erpnext/accounts/doctype/currency_exchange_settings_details/__init__.py
erpnext/accounts/doctype/currency_exchange_settings_details/currency_exchange_settings_details.json
@ -2706,9 +2715,6 @@ erpnext/accounts/doctype/accounting_dimension/accounting_dimension.json
erpnext/accounts/doctype/item_wise_tax_detail/item_wise_tax_detail.py
erpnext/accounts/doctype/item_wise_tax_detail/__init__.py
erpnext/accounts/doctype/item_wise_tax_detail/item_wise_tax_detail.json
erpnext/accounts/doctype/tax_withheld_vouchers/tax_withheld_vouchers.json
erpnext/accounts/doctype/tax_withheld_vouchers/__init__.py
erpnext/accounts/doctype/tax_withheld_vouchers/tax_withheld_vouchers.py
erpnext/accounts/doctype/ledger_health_monitor_company/ledger_health_monitor_company.json
erpnext/accounts/doctype/ledger_health_monitor_company/__init__.py
erpnext/accounts/doctype/ledger_health_monitor_company/ledger_health_monitor_company.py
@ -2880,9 +2886,6 @@ erpnext/accounts/doctype/currency_exchange_settings/test_currency_exchange_setti
erpnext/accounts/doctype/currency_exchange_settings/__init__.py
erpnext/accounts/doctype/currency_exchange_settings/currency_exchange_settings.js
erpnext/accounts/doctype/currency_exchange_settings/currency_exchange_settings.json
erpnext/accounts/doctype/advance_tax/advance_tax.py
erpnext/accounts/doctype/advance_tax/__init__.py
erpnext/accounts/doctype/advance_tax/advance_tax.json
erpnext/accounts/doctype/psoa_cost_center/psoa_cost_center.py
erpnext/accounts/doctype/psoa_cost_center/psoa_cost_center.json
erpnext/accounts/doctype/psoa_cost_center/__init__.py
@ -4096,7 +4099,6 @@ erpnext/patches/v14_0/crm_ux_cleanup.py
erpnext/patches/v14_0/remove_india_localisation.py
erpnext/patches/v14_0/rearrange_company_fields.py
erpnext/patches/v14_0/update_stock_uom_in_work_order_item.py
erpnext/patches/v14_0/update_partial_tds_fields.py
erpnext/patches/v14_0/update_flag_for_return_invoices.py
erpnext/patches/v5_7/update_item_description_based_on_item_master.py
erpnext/patches/v16_0/populate_budget_distribution_total.py
@ -4112,10 +4114,12 @@ erpnext/patches/v16_0/set_reporting_currency.py
erpnext/patches/v16_0/update_currency_exchange_settings_for_frankfurter.py
erpnext/patches/v16_0/set_mr_picked_qty.py
erpnext/patches/v16_0/__init__.py
erpnext/patches/v16_0/migrate_tax_withholding_data.py
erpnext/patches/v16_0/rename_subcontracted_quantity.py
erpnext/patches/v16_0/migrate_budget_records_to_new_structure.py
erpnext/patches/v16_0/set_invoice_type_in_pos_settings.py
erpnext/patches/v16_0/update_serial_no_reference_name.py
erpnext/patches/v16_0/update_tax_withholding_field_in_payment_entry.py
erpnext/patches/v16_0/migrate_account_freezing_settings_to_company.py
erpnext/patches/__init__.py
erpnext/patches/v8_1/removed_roles_from_gst_report_non_indian_account.py

View file

@ -54639,6 +54639,14 @@ Resources/layouts/Case/detailSmall.json
layouts/Case/detailSmall.json
Case/detailSmall.json
detailSmall.json
application/Espo/Modules/Crm/Resources/layouts/Case/listForAccount.json
Espo/Modules/Crm/Resources/layouts/Case/listForAccount.json
Modules/Crm/Resources/layouts/Case/listForAccount.json
Crm/Resources/layouts/Case/listForAccount.json
Resources/layouts/Case/listForAccount.json
layouts/Case/listForAccount.json
Case/listForAccount.json
listForAccount.json
application/Espo/Modules/Crm/Resources/layouts/Case/listPortal.json
Espo/Modules/Crm/Resources/layouts/Case/listPortal.json
Modules/Crm/Resources/layouts/Case/listPortal.json
@ -54703,6 +54711,14 @@ Resources/layouts/Case/relationships.json
layouts/Case/relationships.json
Case/relationships.json
relationships.json
application/Espo/Modules/Crm/Resources/layouts/Case/listForContact.json
Espo/Modules/Crm/Resources/layouts/Case/listForContact.json
Modules/Crm/Resources/layouts/Case/listForContact.json
Crm/Resources/layouts/Case/listForContact.json
Resources/layouts/Case/listForContact.json
layouts/Case/listForContact.json
Case/listForContact.json
listForContact.json
application/Espo/Modules/Crm/Resources/layouts/Case/detailSmallPortal.json
Espo/Modules/Crm/Resources/layouts/Case/detailSmallPortal.json
Modules/Crm/Resources/layouts/Case/detailSmallPortal.json

View file

@ -8801,6 +8801,7 @@ application/Espo/Modules/Crm/Resources/layouts/Call/massUpdate.json
application/Espo/Modules/Crm/Resources/layouts/Call/list.json
application/Espo/Modules/Crm/Resources/layouts/Case/filters.json
application/Espo/Modules/Crm/Resources/layouts/Case/detailSmall.json
application/Espo/Modules/Crm/Resources/layouts/Case/listForAccount.json
application/Espo/Modules/Crm/Resources/layouts/Case/listPortal.json
application/Espo/Modules/Crm/Resources/layouts/Case/detailPortal.json
application/Espo/Modules/Crm/Resources/layouts/Case/defaultSidePanel.json
@ -8809,6 +8810,7 @@ application/Espo/Modules/Crm/Resources/layouts/Case/listSmall.json
application/Espo/Modules/Crm/Resources/layouts/Case/detail.json
application/Espo/Modules/Crm/Resources/layouts/Case/massUpdate.json
application/Espo/Modules/Crm/Resources/layouts/Case/relationships.json
application/Espo/Modules/Crm/Resources/layouts/Case/listForContact.json
application/Espo/Modules/Crm/Resources/layouts/Case/detailSmallPortal.json
application/Espo/Modules/Crm/Resources/layouts/Case/list.json
application/Espo/Modules/Crm/Resources/layouts/Task/filters.json

View file

@ -4234,6 +4234,14 @@ Test/Unit/Fixture/TSample.php
Unit/Fixture/TSample.php
Fixture/TSample.php
TSample.php
lib/internal/Magento/Framework/Reflection/Test/Unit/TestDataObjectWithUnstructuredArray.php
internal/Magento/Framework/Reflection/Test/Unit/TestDataObjectWithUnstructuredArray.php
Magento/Framework/Reflection/Test/Unit/TestDataObjectWithUnstructuredArray.php
Framework/Reflection/Test/Unit/TestDataObjectWithUnstructuredArray.php
Reflection/Test/Unit/TestDataObjectWithUnstructuredArray.php
Test/Unit/TestDataObjectWithUnstructuredArray.php
Unit/TestDataObjectWithUnstructuredArray.php
TestDataObjectWithUnstructuredArray.php
lib/internal/Magento/Framework/Reflection/Test/Unit/MethodsMapTest.php
internal/Magento/Framework/Reflection/Test/Unit/MethodsMapTest.php
Magento/Framework/Reflection/Test/Unit/MethodsMapTest.php
@ -47651,6 +47659,14 @@ Magento/Customer/Api/CustomerMetadataTest.php
Customer/Api/CustomerMetadataTest.php
Api/CustomerMetadataTest.php
CustomerMetadataTest.php
dev/tests/api-functional/testsuite/Magento/Customer/Api/AccountManagementActivateTest.php
tests/api-functional/testsuite/Magento/Customer/Api/AccountManagementActivateTest.php
api-functional/testsuite/Magento/Customer/Api/AccountManagementActivateTest.php
testsuite/Magento/Customer/Api/AccountManagementActivateTest.php
Magento/Customer/Api/AccountManagementActivateTest.php
Customer/Api/AccountManagementActivateTest.php
Api/AccountManagementActivateTest.php
AccountManagementActivateTest.php
dev/tests/api-functional/testsuite/Magento/Customer/Api/AccountManagementRevokeCustomerTokenTest.php
tests/api-functional/testsuite/Magento/Customer/Api/AccountManagementRevokeCustomerTokenTest.php
api-functional/testsuite/Magento/Customer/Api/AccountManagementRevokeCustomerTokenTest.php
@ -70340,6 +70356,20 @@ Edit/Tab/Options/OptionTest.php
Tab/Options/OptionTest.php
Options/OptionTest.php
OptionTest.php
dev/tests/integration/testsuite/Magento/Catalog/Block/Adminhtml/Product/Edit/Tab/Options/Popup/GridTest.php
tests/integration/testsuite/Magento/Catalog/Block/Adminhtml/Product/Edit/Tab/Options/Popup/GridTest.php
integration/testsuite/Magento/Catalog/Block/Adminhtml/Product/Edit/Tab/Options/Popup/GridTest.php
testsuite/Magento/Catalog/Block/Adminhtml/Product/Edit/Tab/Options/Popup/GridTest.php
Magento/Catalog/Block/Adminhtml/Product/Edit/Tab/Options/Popup/GridTest.php
Catalog/Block/Adminhtml/Product/Edit/Tab/Options/Popup/GridTest.php
Block/Adminhtml/Product/Edit/Tab/Options/Popup/GridTest.php
Adminhtml/Product/Edit/Tab/Options/Popup/GridTest.php
Product/Edit/Tab/Options/Popup/GridTest.php
Edit/Tab/Options/Popup/GridTest.php
Tab/Options/Popup/GridTest.php
Options/Popup/GridTest.php
Popup/GridTest.php
GridTest.php
dev/tests/integration/testsuite/Magento/Catalog/Block/Adminhtml/Product/Edit/JsTest.php
tests/integration/testsuite/Magento/Catalog/Block/Adminhtml/Product/Edit/JsTest.php
integration/testsuite/Magento/Catalog/Block/Adminhtml/Product/Edit/JsTest.php
@ -104051,6 +104081,19 @@ adminhtml/js/grid/messages.test.js
js/grid/messages.test.js
grid/messages.test.js
messages.test.js
dev/tests/js/jasmine/tests/app/code/Magento/MediaGalleryUi/adminhtml/js/directory/directories.test.js
tests/js/jasmine/tests/app/code/Magento/MediaGalleryUi/adminhtml/js/directory/directories.test.js
js/jasmine/tests/app/code/Magento/MediaGalleryUi/adminhtml/js/directory/directories.test.js
jasmine/tests/app/code/Magento/MediaGalleryUi/adminhtml/js/directory/directories.test.js
tests/app/code/Magento/MediaGalleryUi/adminhtml/js/directory/directories.test.js
app/code/Magento/MediaGalleryUi/adminhtml/js/directory/directories.test.js
code/Magento/MediaGalleryUi/adminhtml/js/directory/directories.test.js
Magento/MediaGalleryUi/adminhtml/js/directory/directories.test.js
MediaGalleryUi/adminhtml/js/directory/directories.test.js
adminhtml/js/directory/directories.test.js
js/directory/directories.test.js
directory/directories.test.js
directories.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Persistent/frontend/js/view/remember-me.test.js
tests/js/jasmine/tests/app/code/Magento/Persistent/frontend/js/view/remember-me.test.js
js/jasmine/tests/app/code/Magento/Persistent/frontend/js/view/remember-me.test.js
@ -139564,6 +139607,14 @@ Test/Unit/Model/ServiceConfigTest.php
Unit/Model/ServiceConfigTest.php
Model/ServiceConfigTest.php
ServiceConfigTest.php
app/code/Magento/WebapiAsync/Test/Unit/Model/OperationRepositoryTest.php
code/Magento/WebapiAsync/Test/Unit/Model/OperationRepositoryTest.php
Magento/WebapiAsync/Test/Unit/Model/OperationRepositoryTest.php
WebapiAsync/Test/Unit/Model/OperationRepositoryTest.php
Test/Unit/Model/OperationRepositoryTest.php
Unit/Model/OperationRepositoryTest.php
Model/OperationRepositoryTest.php
OperationRepositoryTest.php
app/code/Magento/WebapiAsync/Test/Unit/Model/ConfigTest.php
code/Magento/WebapiAsync/Test/Unit/Model/ConfigTest.php
Magento/WebapiAsync/Test/Unit/Model/ConfigTest.php
@ -149858,6 +149909,12 @@ Magento/Csp/Plugin/GenerateBundleAssetIntegrity.php
Csp/Plugin/GenerateBundleAssetIntegrity.php
Plugin/GenerateBundleAssetIntegrity.php
GenerateBundleAssetIntegrity.php
app/code/Magento/Csp/Plugin/AddIntegrityToAssetHtml.php
code/Magento/Csp/Plugin/AddIntegrityToAssetHtml.php
Magento/Csp/Plugin/AddIntegrityToAssetHtml.php
Csp/Plugin/AddIntegrityToAssetHtml.php
Plugin/AddIntegrityToAssetHtml.php
AddIntegrityToAssetHtml.php
app/code/Magento/Csp/Plugin/CspAwareControllerPlugin.php
code/Magento/Csp/Plugin/CspAwareControllerPlugin.php
Magento/Csp/Plugin/CspAwareControllerPlugin.php
@ -150230,6 +150287,14 @@ Test/Unit/Plugin/GenerateAssetIntegrityTest.php
Unit/Plugin/GenerateAssetIntegrityTest.php
Plugin/GenerateAssetIntegrityTest.php
GenerateAssetIntegrityTest.php
app/code/Magento/Csp/Test/Unit/Plugin/AddIntegrityToAssetHtmlTest.php
code/Magento/Csp/Test/Unit/Plugin/AddIntegrityToAssetHtmlTest.php
Magento/Csp/Test/Unit/Plugin/AddIntegrityToAssetHtmlTest.php
Csp/Test/Unit/Plugin/AddIntegrityToAssetHtmlTest.php
Test/Unit/Plugin/AddIntegrityToAssetHtmlTest.php
Unit/Plugin/AddIntegrityToAssetHtmlTest.php
Plugin/AddIntegrityToAssetHtmlTest.php
AddIntegrityToAssetHtmlTest.php
app/code/Magento/Csp/Test/Unit/Plugin/GenerateBundleAssetIntegrityTest.php
code/Magento/Csp/Test/Unit/Plugin/GenerateBundleAssetIntegrityTest.php
Magento/Csp/Test/Unit/Plugin/GenerateBundleAssetIntegrityTest.php
@ -150289,6 +150354,16 @@ Test/Unit/Model/SubresourceIntegrityRepositoryTest.php
Unit/Model/SubresourceIntegrityRepositoryTest.php
Model/SubresourceIntegrityRepositoryTest.php
SubresourceIntegrityRepositoryTest.php
app/code/Magento/Csp/Test/Unit/Model/SubresourceIntegrity/Storage/FileTest.php
code/Magento/Csp/Test/Unit/Model/SubresourceIntegrity/Storage/FileTest.php
Magento/Csp/Test/Unit/Model/SubresourceIntegrity/Storage/FileTest.php
Csp/Test/Unit/Model/SubresourceIntegrity/Storage/FileTest.php
Test/Unit/Model/SubresourceIntegrity/Storage/FileTest.php
Unit/Model/SubresourceIntegrity/Storage/FileTest.php
Model/SubresourceIntegrity/Storage/FileTest.php
SubresourceIntegrity/Storage/FileTest.php
Storage/FileTest.php
FileTest.php
app/code/Magento/Csp/etc/frontend/events.xml
code/Magento/Csp/etc/frontend/events.xml
Magento/Csp/etc/frontend/events.xml
@ -161761,6 +161836,16 @@ ProductVideo/Model/Plugin/ExternalVideoResourceBackend.php
Model/Plugin/ExternalVideoResourceBackend.php
Plugin/ExternalVideoResourceBackend.php
ExternalVideoResourceBackend.php
app/code/Magento/ProductVideo/Model/Plugin/Catalog/Product/Gallery/DefaultValueProcessor.php
code/Magento/ProductVideo/Model/Plugin/Catalog/Product/Gallery/DefaultValueProcessor.php
Magento/ProductVideo/Model/Plugin/Catalog/Product/Gallery/DefaultValueProcessor.php
ProductVideo/Model/Plugin/Catalog/Product/Gallery/DefaultValueProcessor.php
Model/Plugin/Catalog/Product/Gallery/DefaultValueProcessor.php
Plugin/Catalog/Product/Gallery/DefaultValueProcessor.php
Catalog/Product/Gallery/DefaultValueProcessor.php
Product/Gallery/DefaultValueProcessor.php
Gallery/DefaultValueProcessor.php
DefaultValueProcessor.php
app/code/Magento/ProductVideo/Model/Plugin/Catalog/Product/Gallery/ReadHandler.php
code/Magento/ProductVideo/Model/Plugin/Catalog/Product/Gallery/ReadHandler.php
Magento/ProductVideo/Model/Plugin/Catalog/Product/Gallery/ReadHandler.php
@ -161845,6 +161930,14 @@ Test/Mftf/Metadata/ProductVideoConfigMeta.xml
Mftf/Metadata/ProductVideoConfigMeta.xml
Metadata/ProductVideoConfigMeta.xml
ProductVideoConfigMeta.xml
app/code/Magento/ProductVideo/Test/Mftf/ActionGroup/AdminProductImagesSaveVideoActionGroup.xml
code/Magento/ProductVideo/Test/Mftf/ActionGroup/AdminProductImagesSaveVideoActionGroup.xml
Magento/ProductVideo/Test/Mftf/ActionGroup/AdminProductImagesSaveVideoActionGroup.xml
ProductVideo/Test/Mftf/ActionGroup/AdminProductImagesSaveVideoActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesSaveVideoActionGroup.xml
Mftf/ActionGroup/AdminProductImagesSaveVideoActionGroup.xml
ActionGroup/AdminProductImagesSaveVideoActionGroup.xml
AdminProductImagesSaveVideoActionGroup.xml
app/code/Magento/ProductVideo/Test/Mftf/ActionGroup/RemoveProductVideoActionGroup.xml
code/Magento/ProductVideo/Test/Mftf/ActionGroup/RemoveProductVideoActionGroup.xml
Magento/ProductVideo/Test/Mftf/ActionGroup/RemoveProductVideoActionGroup.xml
@ -161885,6 +161978,14 @@ Test/Mftf/ActionGroup/AssertAdminVideoValidationErrorActionGroup.xml
Mftf/ActionGroup/AssertAdminVideoValidationErrorActionGroup.xml
ActionGroup/AssertAdminVideoValidationErrorActionGroup.xml
AssertAdminVideoValidationErrorActionGroup.xml
app/code/Magento/ProductVideo/Test/Mftf/ActionGroup/AdminProductImagesOpenVideoDetailsActionGroup.xml
code/Magento/ProductVideo/Test/Mftf/ActionGroup/AdminProductImagesOpenVideoDetailsActionGroup.xml
Magento/ProductVideo/Test/Mftf/ActionGroup/AdminProductImagesOpenVideoDetailsActionGroup.xml
ProductVideo/Test/Mftf/ActionGroup/AdminProductImagesOpenVideoDetailsActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesOpenVideoDetailsActionGroup.xml
Mftf/ActionGroup/AdminProductImagesOpenVideoDetailsActionGroup.xml
ActionGroup/AdminProductImagesOpenVideoDetailsActionGroup.xml
AdminProductImagesOpenVideoDetailsActionGroup.xml
app/code/Magento/ProductVideo/Test/Mftf/ActionGroup/AddProductVideoActionGroup.xml
code/Magento/ProductVideo/Test/Mftf/ActionGroup/AddProductVideoActionGroup.xml
Magento/ProductVideo/Test/Mftf/ActionGroup/AddProductVideoActionGroup.xml
@ -162082,6 +162183,14 @@ Test/Mftf/Test/AdminAddRemoveDefaultVideoSimpleProductTest.xml
Mftf/Test/AdminAddRemoveDefaultVideoSimpleProductTest.xml
Test/AdminAddRemoveDefaultVideoSimpleProductTest.xml
AdminAddRemoveDefaultVideoSimpleProductTest.xml
app/code/Magento/ProductVideo/Test/Mftf/Test/AdminProductVideosDefaultScopeInheritanceTest.xml
code/Magento/ProductVideo/Test/Mftf/Test/AdminProductVideosDefaultScopeInheritanceTest.xml
Magento/ProductVideo/Test/Mftf/Test/AdminProductVideosDefaultScopeInheritanceTest.xml
ProductVideo/Test/Mftf/Test/AdminProductVideosDefaultScopeInheritanceTest.xml
Test/Mftf/Test/AdminProductVideosDefaultScopeInheritanceTest.xml
Mftf/Test/AdminProductVideosDefaultScopeInheritanceTest.xml
Test/AdminProductVideosDefaultScopeInheritanceTest.xml
AdminProductVideosDefaultScopeInheritanceTest.xml
app/code/Magento/ProductVideo/Test/Mftf/Data/ProductVideoConfigData.xml
code/Magento/ProductVideo/Test/Mftf/Data/ProductVideoConfigData.xml
Magento/ProductVideo/Test/Mftf/Data/ProductVideoConfigData.xml
@ -162343,6 +162452,34 @@ product/edit/slideout/form.phtml
edit/slideout/form.phtml
slideout/form.phtml
form.phtml
app/code/Magento/ProductVideo/view/adminhtml/templates/product/edit/slideout/form/renderer/fieldset/switcher.phtml
code/Magento/ProductVideo/view/adminhtml/templates/product/edit/slideout/form/renderer/fieldset/switcher.phtml
Magento/ProductVideo/view/adminhtml/templates/product/edit/slideout/form/renderer/fieldset/switcher.phtml
ProductVideo/view/adminhtml/templates/product/edit/slideout/form/renderer/fieldset/switcher.phtml
view/adminhtml/templates/product/edit/slideout/form/renderer/fieldset/switcher.phtml
adminhtml/templates/product/edit/slideout/form/renderer/fieldset/switcher.phtml
templates/product/edit/slideout/form/renderer/fieldset/switcher.phtml
product/edit/slideout/form/renderer/fieldset/switcher.phtml
edit/slideout/form/renderer/fieldset/switcher.phtml
slideout/form/renderer/fieldset/switcher.phtml
form/renderer/fieldset/switcher.phtml
renderer/fieldset/switcher.phtml
fieldset/switcher.phtml
switcher.phtml
app/code/Magento/ProductVideo/view/adminhtml/templates/product/edit/slideout/form/renderer/fieldset/element.phtml
code/Magento/ProductVideo/view/adminhtml/templates/product/edit/slideout/form/renderer/fieldset/element.phtml
Magento/ProductVideo/view/adminhtml/templates/product/edit/slideout/form/renderer/fieldset/element.phtml
ProductVideo/view/adminhtml/templates/product/edit/slideout/form/renderer/fieldset/element.phtml
view/adminhtml/templates/product/edit/slideout/form/renderer/fieldset/element.phtml
adminhtml/templates/product/edit/slideout/form/renderer/fieldset/element.phtml
templates/product/edit/slideout/form/renderer/fieldset/element.phtml
product/edit/slideout/form/renderer/fieldset/element.phtml
edit/slideout/form/renderer/fieldset/element.phtml
slideout/form/renderer/fieldset/element.phtml
form/renderer/fieldset/element.phtml
renderer/fieldset/element.phtml
fieldset/element.phtml
element.phtml
app/code/Magento/ProductVideo/view/adminhtml/templates/product/edit/base_image.phtml
code/Magento/ProductVideo/view/adminhtml/templates/product/edit/base_image.phtml
Magento/ProductVideo/view/adminhtml/templates/product/edit/base_image.phtml
@ -176698,6 +176835,14 @@ Model/Product/Gallery/DeleteValidator.php
Product/Gallery/DeleteValidator.php
Gallery/DeleteValidator.php
DeleteValidator.php
app/code/Magento/Catalog/Model/Product/Gallery/DefaultValueProcessor.php
code/Magento/Catalog/Model/Product/Gallery/DefaultValueProcessor.php
Magento/Catalog/Model/Product/Gallery/DefaultValueProcessor.php
Catalog/Model/Product/Gallery/DefaultValueProcessor.php
Model/Product/Gallery/DefaultValueProcessor.php
Product/Gallery/DefaultValueProcessor.php
Gallery/DefaultValueProcessor.php
DefaultValueProcessor.php
app/code/Magento/Catalog/Model/Product/Gallery/ImagesConfigFactory.php
code/Magento/Catalog/Model/Product/Gallery/ImagesConfigFactory.php
Magento/Catalog/Model/Product/Gallery/ImagesConfigFactory.php
@ -181407,6 +181552,14 @@ Test/Mftf/ActionGroup/MoveCategoryActionGroup.xml
Mftf/ActionGroup/MoveCategoryActionGroup.xml
ActionGroup/MoveCategoryActionGroup.xml
MoveCategoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleSelectedActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleSelectedActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleSelectedActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleSelectedActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesAssertRoleSelectedActionGroup.xml
Mftf/ActionGroup/AdminProductImagesAssertRoleSelectedActionGroup.xml
ActionGroup/AdminProductImagesAssertRoleSelectedActionGroup.xml
AdminProductImagesAssertRoleSelectedActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertWebsiteIsAvailableInProductWebsitesActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AssertWebsiteIsAvailableInProductWebsitesActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AssertWebsiteIsAvailableInProductWebsitesActionGroup.xml
@ -181591,6 +181744,14 @@ Test/Mftf/ActionGroup/AdminCategoriesSetDisplayModeActionGroup.xml
Mftf/ActionGroup/AdminCategoriesSetDisplayModeActionGroup.xml
ActionGroup/AdminCategoriesSetDisplayModeActionGroup.xml
AdminCategoriesSetDisplayModeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleUsingDefaultActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleUsingDefaultActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleUsingDefaultActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleUsingDefaultActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesAssertRoleUsingDefaultActionGroup.xml
Mftf/ActionGroup/AdminProductImagesAssertRoleUsingDefaultActionGroup.xml
ActionGroup/AdminProductImagesAssertRoleUsingDefaultActionGroup.xml
AdminProductImagesAssertRoleUsingDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateInactiveCategoryActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateInactiveCategoryActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateInactiveCategoryActionGroup.xml
@ -182103,6 +182264,14 @@ Test/Mftf/ActionGroup/CheckCategoryImageInAdminActionGroup.xml
Mftf/ActionGroup/CheckCategoryImageInAdminActionGroup.xml
ActionGroup/CheckCategoryImageInAdminActionGroup.xml
CheckCategoryImageInAdminActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleNotSelectedActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleNotSelectedActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleNotSelectedActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleNotSelectedActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesAssertRoleNotSelectedActionGroup.xml
Mftf/ActionGroup/AdminProductImagesAssertRoleNotSelectedActionGroup.xml
ActionGroup/AdminProductImagesAssertRoleNotSelectedActionGroup.xml
AdminProductImagesAssertRoleNotSelectedActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/FillNewProductCategoryActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/FillNewProductCategoryActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/FillNewProductCategoryActionGroup.xml
@ -182551,6 +182720,14 @@ Test/Mftf/ActionGroup/StorefrontCheckSimpleProductActionGroup.xml
Mftf/ActionGroup/StorefrontCheckSimpleProductActionGroup.xml
ActionGroup/StorefrontCheckSimpleProductActionGroup.xml
StorefrontCheckSimpleProductActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertSortOrderNotUsingDefaultActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertSortOrderNotUsingDefaultActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertSortOrderNotUsingDefaultActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertSortOrderNotUsingDefaultActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesAssertSortOrderNotUsingDefaultActionGroup.xml
Mftf/ActionGroup/AdminProductImagesAssertSortOrderNotUsingDefaultActionGroup.xml
ActionGroup/AdminProductImagesAssertSortOrderNotUsingDefaultActionGroup.xml
AdminProductImagesAssertSortOrderNotUsingDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductAttributeSaveActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductAttributeSaveActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductAttributeSaveActionGroup.xml
@ -182559,6 +182736,14 @@ Test/Mftf/ActionGroup/AdminProductAttributeSaveActionGroup.xml
Mftf/ActionGroup/AdminProductAttributeSaveActionGroup.xml
ActionGroup/AdminProductAttributeSaveActionGroup.xml
AdminProductAttributeSaveActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertVisibilityUsingDefaultActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertVisibilityUsingDefaultActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertVisibilityUsingDefaultActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertVisibilityUsingDefaultActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesAssertVisibilityUsingDefaultActionGroup.xml
Mftf/ActionGroup/AdminProductImagesAssertVisibilityUsingDefaultActionGroup.xml
ActionGroup/AdminProductImagesAssertVisibilityUsingDefaultActionGroup.xml
AdminProductImagesAssertVisibilityUsingDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddTitleAndPriceValueToCustomOptionActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddTitleAndPriceValueToCustomOptionActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminAddTitleAndPriceValueToCustomOptionActionGroup.xml
@ -182727,6 +182912,14 @@ Test/Mftf/ActionGroup/RestoreLayoutSettingActionGroup.xml
Mftf/ActionGroup/RestoreLayoutSettingActionGroup.xml
ActionGroup/RestoreLayoutSettingActionGroup.xml
RestoreLayoutSettingActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertAltTextUsingDefaultActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertAltTextUsingDefaultActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertAltTextUsingDefaultActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertAltTextUsingDefaultActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesAssertAltTextUsingDefaultActionGroup.xml
Mftf/ActionGroup/AdminProductImagesAssertAltTextUsingDefaultActionGroup.xml
ActionGroup/AdminProductImagesAssertAltTextUsingDefaultActionGroup.xml
AdminProductImagesAssertAltTextUsingDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontOpenProductFromCategoryPageActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontOpenProductFromCategoryPageActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/StorefrontOpenProductFromCategoryPageActionGroup.xml
@ -182815,6 +183008,14 @@ Test/Mftf/ActionGroup/NavigateToMediaGalleryActionGroup.xml
Mftf/ActionGroup/NavigateToMediaGalleryActionGroup.xml
ActionGroup/NavigateToMediaGalleryActionGroup.xml
NavigateToMediaGalleryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultAltTextActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultAltTextActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultAltTextActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultAltTextActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesUseDefaultAltTextActionGroup.xml
Mftf/ActionGroup/AdminProductImagesUseDefaultAltTextActionGroup.xml
ActionGroup/AdminProductImagesUseDefaultAltTextActionGroup.xml
AdminProductImagesUseDefaultAltTextActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssertCategoryImageActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssertCategoryImageActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminAssertCategoryImageActionGroup.xml
@ -183423,6 +183624,14 @@ Test/Mftf/ActionGroup/FilterProductAttributeByAttributeCodeActionGroup.xml
Mftf/ActionGroup/FilterProductAttributeByAttributeCodeActionGroup.xml
ActionGroup/FilterProductAttributeByAttributeCodeActionGroup.xml
FilterProductAttributeByAttributeCodeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertHiddenActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertHiddenActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertHiddenActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertHiddenActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesAssertHiddenActionGroup.xml
Mftf/ActionGroup/AdminProductImagesAssertHiddenActionGroup.xml
ActionGroup/AdminProductImagesAssertHiddenActionGroup.xml
AdminProductImagesAssertHiddenActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/NavigateToAndResetProductAttributeGridToDefaultViewActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/NavigateToAndResetProductAttributeGridToDefaultViewActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/NavigateToAndResetProductAttributeGridToDefaultViewActionGroup.xml
@ -183599,6 +183808,14 @@ Test/Mftf/ActionGroup/StorefrontProductPageSelectDropDownOptionValueActionGroup.
Mftf/ActionGroup/StorefrontProductPageSelectDropDownOptionValueActionGroup.xml
ActionGroup/StorefrontProductPageSelectDropDownOptionValueActionGroup.xml
StorefrontProductPageSelectDropDownOptionValueActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertSortOrderUsingDefaultActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertSortOrderUsingDefaultActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertSortOrderUsingDefaultActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertSortOrderUsingDefaultActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesAssertSortOrderUsingDefaultActionGroup.xml
Mftf/ActionGroup/AdminProductImagesAssertSortOrderUsingDefaultActionGroup.xml
ActionGroup/AdminProductImagesAssertSortOrderUsingDefaultActionGroup.xml
AdminProductImagesAssertSortOrderUsingDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminNavigateToProductAttributeAdvancedSectionActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminNavigateToProductAttributeAdvancedSectionActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminNavigateToProductAttributeAdvancedSectionActionGroup.xml
@ -183967,6 +184184,14 @@ Test/Mftf/ActionGroup/AssertMetaDescriptionInProductEditFormActionGroup.xml
Mftf/ActionGroup/AssertMetaDescriptionInProductEditFormActionGroup.xml
ActionGroup/AssertMetaDescriptionInProductEditFormActionGroup.xml
AssertMetaDescriptionInProductEditFormActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertPositionActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertPositionActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertPositionActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertPositionActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesAssertPositionActionGroup.xml
Mftf/ActionGroup/AdminProductImagesAssertPositionActionGroup.xml
ActionGroup/AdminProductImagesAssertPositionActionGroup.xml
AdminProductImagesAssertPositionActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontProductPageGalleryMainImageButtonsActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontProductPageGalleryMainImageButtonsActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontProductPageGalleryMainImageButtonsActionGroup.xml
@ -184543,6 +184768,14 @@ Test/Mftf/ActionGroup/AssertProductDetailsOnStorefrontActionGroup.xml
Mftf/ActionGroup/AssertProductDetailsOnStorefrontActionGroup.xml
ActionGroup/AssertProductDetailsOnStorefrontActionGroup.xml
AssertProductDetailsOnStorefrontActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductChangeImageSortOrderActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductChangeImageSortOrderActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductChangeImageSortOrderActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductChangeImageSortOrderActionGroup.xml
Test/Mftf/ActionGroup/AdminProductChangeImageSortOrderActionGroup.xml
Mftf/ActionGroup/AdminProductChangeImageSortOrderActionGroup.xml
ActionGroup/AdminProductChangeImageSortOrderActionGroup.xml
AdminProductChangeImageSortOrderActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminStartCreateProductAttributeOnProductPageActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminStartCreateProductAttributeOnProductPageActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminStartCreateProductAttributeOnProductPageActionGroup.xml
@ -184695,6 +184928,14 @@ Test/Mftf/ActionGroup/AdminAssignImageThumbNailRoleActionGroup.xml
Mftf/ActionGroup/AdminAssignImageThumbNailRoleActionGroup.xml
ActionGroup/AdminAssignImageThumbNailRoleActionGroup.xml
AdminAssignImageThumbNailRoleActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultSortOrderActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultSortOrderActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultSortOrderActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultSortOrderActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesUseDefaultSortOrderActionGroup.xml
Mftf/ActionGroup/AdminProductImagesUseDefaultSortOrderActionGroup.xml
ActionGroup/AdminProductImagesUseDefaultSortOrderActionGroup.xml
AdminProductImagesUseDefaultSortOrderActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssignImageBaseRoleActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssignImageBaseRoleActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminAssignImageBaseRoleActionGroup.xml
@ -185007,6 +185248,14 @@ Test/Mftf/ActionGroup/AdminOpenCatalogProductPageActionGroup.xml
Mftf/ActionGroup/AdminOpenCatalogProductPageActionGroup.xml
ActionGroup/AdminOpenCatalogProductPageActionGroup.xml
AdminOpenCatalogProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertNotHiddenActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertNotHiddenActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertNotHiddenActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertNotHiddenActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesAssertNotHiddenActionGroup.xml
Mftf/ActionGroup/AdminProductImagesAssertNotHiddenActionGroup.xml
ActionGroup/AdminProductImagesAssertNotHiddenActionGroup.xml
AdminProductImagesAssertNotHiddenActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddOptionsToSizeAttributeActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddOptionsToSizeAttributeActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminAddOptionsToSizeAttributeActionGroup.xml
@ -185175,6 +185424,14 @@ Test/Mftf/ActionGroup/AssertAttributeDeletionErrorMessageActionGroup.xml
Mftf/ActionGroup/AssertAttributeDeletionErrorMessageActionGroup.xml
ActionGroup/AssertAttributeDeletionErrorMessageActionGroup.xml
AssertAttributeDeletionErrorMessageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultRolesActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultRolesActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultRolesActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultRolesActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesUseDefaultRolesActionGroup.xml
Mftf/ActionGroup/AdminProductImagesUseDefaultRolesActionGroup.xml
ActionGroup/AdminProductImagesUseDefaultRolesActionGroup.xml
AdminProductImagesUseDefaultRolesActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/RemoveProductImageByNameActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/RemoveProductImageByNameActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/RemoveProductImageByNameActionGroup.xml
@ -185199,6 +185456,14 @@ Test/Mftf/ActionGroup/StorefrontSelectCustomOptionDropDownAndAssertPricesActionG
Mftf/ActionGroup/StorefrontSelectCustomOptionDropDownAndAssertPricesActionGroup.xml
ActionGroup/StorefrontSelectCustomOptionDropDownAndAssertPricesActionGroup.xml
StorefrontSelectCustomOptionDropDownAndAssertPricesActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesHideActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesHideActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesHideActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesHideActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesHideActionGroup.xml
Mftf/ActionGroup/AdminProductImagesHideActionGroup.xml
ActionGroup/AdminProductImagesHideActionGroup.xml
AdminProductImagesHideActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminChangeSeoUrlKeyForSubCategoryWithoutRedirectActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminChangeSeoUrlKeyForSubCategoryWithoutRedirectActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminChangeSeoUrlKeyForSubCategoryWithoutRedirectActionGroup.xml
@ -185639,6 +185904,22 @@ Test/Mftf/ActionGroup/CreateAttributeDropdownNthOptionAsDefaultActionGroup.xml
Mftf/ActionGroup/CreateAttributeDropdownNthOptionAsDefaultActionGroup.xml
ActionGroup/CreateAttributeDropdownNthOptionAsDefaultActionGroup.xml
CreateAttributeDropdownNthOptionAsDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleNotUsingDefaultActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleNotUsingDefaultActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleNotUsingDefaultActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleNotUsingDefaultActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesAssertRoleNotUsingDefaultActionGroup.xml
Mftf/ActionGroup/AdminProductImagesAssertRoleNotUsingDefaultActionGroup.xml
ActionGroup/AdminProductImagesAssertRoleNotUsingDefaultActionGroup.xml
AdminProductImagesAssertRoleNotUsingDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertVisibilityNotUsingDefaultActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertVisibilityNotUsingDefaultActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertVisibilityNotUsingDefaultActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertVisibilityNotUsingDefaultActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesAssertVisibilityNotUsingDefaultActionGroup.xml
Mftf/ActionGroup/AdminProductImagesAssertVisibilityNotUsingDefaultActionGroup.xml
ActionGroup/AdminProductImagesAssertVisibilityNotUsingDefaultActionGroup.xml
AdminProductImagesAssertVisibilityNotUsingDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateProductNameAndDescriptionAttributesActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateProductNameAndDescriptionAttributesActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateProductNameAndDescriptionAttributesActionGroup.xml
@ -185711,6 +185992,14 @@ Test/Mftf/ActionGroup/AdminCheckNameToggleOnProductsMassAttributesUpdateActionGr
Mftf/ActionGroup/AdminCheckNameToggleOnProductsMassAttributesUpdateActionGroup.xml
ActionGroup/AdminCheckNameToggleOnProductsMassAttributesUpdateActionGroup.xml
AdminCheckNameToggleOnProductsMassAttributesUpdateActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertAltTextNotUsingDefaultActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertAltTextNotUsingDefaultActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertAltTextNotUsingDefaultActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertAltTextNotUsingDefaultActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesAssertAltTextNotUsingDefaultActionGroup.xml
Mftf/ActionGroup/AdminProductImagesAssertAltTextNotUsingDefaultActionGroup.xml
ActionGroup/AdminProductImagesAssertAltTextNotUsingDefaultActionGroup.xml
AdminProductImagesAssertAltTextNotUsingDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/TestDynamicValidationHintActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/TestDynamicValidationHintActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/TestDynamicValidationHintActionGroup.xml
@ -185719,6 +186008,14 @@ Test/Mftf/ActionGroup/TestDynamicValidationHintActionGroup.xml
Mftf/ActionGroup/TestDynamicValidationHintActionGroup.xml
ActionGroup/TestDynamicValidationHintActionGroup.xml
TestDynamicValidationHintActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultVisibilityActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultVisibilityActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultVisibilityActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultVisibilityActionGroup.xml
Test/Mftf/ActionGroup/AdminProductImagesUseDefaultVisibilityActionGroup.xml
Mftf/ActionGroup/AdminProductImagesUseDefaultVisibilityActionGroup.xml
ActionGroup/AdminProductImagesUseDefaultVisibilityActionGroup.xml
AdminProductImagesUseDefaultVisibilityActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminChangeProductSEOSettingsActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminChangeProductSEOSettingsActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminChangeProductSEOSettingsActionGroup.xml
@ -188248,6 +188545,14 @@ Test/Mftf/Test/StorefrontCheckDefaultNumbersProductsToDisplayTest.xml
Mftf/Test/StorefrontCheckDefaultNumbersProductsToDisplayTest.xml
Test/StorefrontCheckDefaultNumbersProductsToDisplayTest.xml
StorefrontCheckDefaultNumbersProductsToDisplayTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminProductImagesDefaultScopeInheritanceTest.xml
code/Magento/Catalog/Test/Mftf/Test/AdminProductImagesDefaultScopeInheritanceTest.xml
Magento/Catalog/Test/Mftf/Test/AdminProductImagesDefaultScopeInheritanceTest.xml
Catalog/Test/Mftf/Test/AdminProductImagesDefaultScopeInheritanceTest.xml
Test/Mftf/Test/AdminProductImagesDefaultScopeInheritanceTest.xml
Mftf/Test/AdminProductImagesDefaultScopeInheritanceTest.xml
Test/AdminProductImagesDefaultScopeInheritanceTest.xml
AdminProductImagesDefaultScopeInheritanceTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminDeleteRootCategoryAssignedToStoreTest.xml
code/Magento/Catalog/Test/Mftf/Test/AdminDeleteRootCategoryAssignedToStoreTest.xml
Magento/Catalog/Test/Mftf/Test/AdminDeleteRootCategoryAssignedToStoreTest.xml
@ -194156,6 +194461,18 @@ Test/Unit/Service/SpecialPriceServiceTest.php
Unit/Service/SpecialPriceServiceTest.php
Service/SpecialPriceServiceTest.php
SpecialPriceServiceTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Form/Renderer/Fieldset/ElementTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Form/Renderer/Fieldset/ElementTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Form/Renderer/Fieldset/ElementTest.php
Catalog/Test/Unit/Block/Adminhtml/Form/Renderer/Fieldset/ElementTest.php
Test/Unit/Block/Adminhtml/Form/Renderer/Fieldset/ElementTest.php
Unit/Block/Adminhtml/Form/Renderer/Fieldset/ElementTest.php
Block/Adminhtml/Form/Renderer/Fieldset/ElementTest.php
Adminhtml/Form/Renderer/Fieldset/ElementTest.php
Form/Renderer/Fieldset/ElementTest.php
Renderer/Fieldset/ElementTest.php
Fieldset/ElementTest.php
ElementTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/CategoryTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/CategoryTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/CategoryTest.php
@ -194266,6 +194583,55 @@ Action/Attribute/Tab/InventoryTest.php
Attribute/Tab/InventoryTest.php
Tab/InventoryTest.php
InventoryTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/WebsitesTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/WebsitesTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/WebsitesTest.php
Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/WebsitesTest.php
Test/Unit/Block/Adminhtml/Product/Edit/Tab/WebsitesTest.php
Unit/Block/Adminhtml/Product/Edit/Tab/WebsitesTest.php
Block/Adminhtml/Product/Edit/Tab/WebsitesTest.php
Adminhtml/Product/Edit/Tab/WebsitesTest.php
Product/Edit/Tab/WebsitesTest.php
Edit/Tab/WebsitesTest.php
Tab/WebsitesTest.php
WebsitesTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/PriceTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/PriceTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/PriceTest.php
Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/PriceTest.php
Test/Unit/Block/Adminhtml/Product/Edit/Tab/PriceTest.php
Unit/Block/Adminhtml/Product/Edit/Tab/PriceTest.php
Block/Adminhtml/Product/Edit/Tab/PriceTest.php
Adminhtml/Product/Edit/Tab/PriceTest.php
Product/Edit/Tab/PriceTest.php
Edit/Tab/PriceTest.php
Tab/PriceTest.php
PriceTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/AttributesTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/AttributesTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/AttributesTest.php
Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/AttributesTest.php
Test/Unit/Block/Adminhtml/Product/Edit/Tab/AttributesTest.php
Unit/Block/Adminhtml/Product/Edit/Tab/AttributesTest.php
Block/Adminhtml/Product/Edit/Tab/AttributesTest.php
Adminhtml/Product/Edit/Tab/AttributesTest.php
Product/Edit/Tab/AttributesTest.php
Edit/Tab/AttributesTest.php
Tab/AttributesTest.php
AttributesTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/Attributes/SearchTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/Attributes/SearchTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/Attributes/SearchTest.php
Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/Attributes/SearchTest.php
Test/Unit/Block/Adminhtml/Product/Edit/Tab/Attributes/SearchTest.php
Unit/Block/Adminhtml/Product/Edit/Tab/Attributes/SearchTest.php
Block/Adminhtml/Product/Edit/Tab/Attributes/SearchTest.php
Adminhtml/Product/Edit/Tab/Attributes/SearchTest.php
Product/Edit/Tab/Attributes/SearchTest.php
Edit/Tab/Attributes/SearchTest.php
Tab/Attributes/SearchTest.php
Attributes/SearchTest.php
SearchTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/AlertsTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/AlertsTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/AlertsTest.php
@ -194278,6 +194644,33 @@ Product/Edit/Tab/AlertsTest.php
Edit/Tab/AlertsTest.php
Tab/AlertsTest.php
AlertsTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/Price/TierTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/Price/TierTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/Price/TierTest.php
Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/Price/TierTest.php
Test/Unit/Block/Adminhtml/Product/Edit/Tab/Price/TierTest.php
Unit/Block/Adminhtml/Product/Edit/Tab/Price/TierTest.php
Block/Adminhtml/Product/Edit/Tab/Price/TierTest.php
Adminhtml/Product/Edit/Tab/Price/TierTest.php
Product/Edit/Tab/Price/TierTest.php
Edit/Tab/Price/TierTest.php
Tab/Price/TierTest.php
Price/TierTest.php
TierTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/Price/Group/AbstractGroupTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/Price/Group/AbstractGroupTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/Price/Group/AbstractGroupTest.php
Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/Price/Group/AbstractGroupTest.php
Test/Unit/Block/Adminhtml/Product/Edit/Tab/Price/Group/AbstractGroupTest.php
Unit/Block/Adminhtml/Product/Edit/Tab/Price/Group/AbstractGroupTest.php
Block/Adminhtml/Product/Edit/Tab/Price/Group/AbstractGroupTest.php
Adminhtml/Product/Edit/Tab/Price/Group/AbstractGroupTest.php
Product/Edit/Tab/Price/Group/AbstractGroupTest.php
Edit/Tab/Price/Group/AbstractGroupTest.php
Tab/Price/Group/AbstractGroupTest.php
Price/Group/AbstractGroupTest.php
Group/AbstractGroupTest.php
AbstractGroupTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/InventoryTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/InventoryTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/InventoryTest.php
@ -194350,6 +194743,28 @@ Product/Edit/Button/GenericTest.php
Edit/Button/GenericTest.php
Button/GenericTest.php
GenericTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/NewCategoryTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/NewCategoryTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/NewCategoryTest.php
Catalog/Test/Unit/Block/Adminhtml/Product/Edit/NewCategoryTest.php
Test/Unit/Block/Adminhtml/Product/Edit/NewCategoryTest.php
Unit/Block/Adminhtml/Product/Edit/NewCategoryTest.php
Block/Adminhtml/Product/Edit/NewCategoryTest.php
Adminhtml/Product/Edit/NewCategoryTest.php
Product/Edit/NewCategoryTest.php
Edit/NewCategoryTest.php
NewCategoryTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/AttributeSetTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/AttributeSetTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/AttributeSetTest.php
Catalog/Test/Unit/Block/Adminhtml/Product/Edit/AttributeSetTest.php
Test/Unit/Block/Adminhtml/Product/Edit/AttributeSetTest.php
Unit/Block/Adminhtml/Product/Edit/AttributeSetTest.php
Block/Adminhtml/Product/Edit/AttributeSetTest.php
Adminhtml/Product/Edit/AttributeSetTest.php
Product/Edit/AttributeSetTest.php
Edit/AttributeSetTest.php
AttributeSetTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Composite/Fieldset/OptionsTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Composite/Fieldset/OptionsTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Composite/Fieldset/OptionsTest.php
@ -194440,6 +194855,16 @@ Block/Adminhtml/Category/AbstractCategoryTest.php
Adminhtml/Category/AbstractCategoryTest.php
Category/AbstractCategoryTest.php
AbstractCategoryTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/AssignProductsTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/AssignProductsTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Category/AssignProductsTest.php
Catalog/Test/Unit/Block/Adminhtml/Category/AssignProductsTest.php
Test/Unit/Block/Adminhtml/Category/AssignProductsTest.php
Unit/Block/Adminhtml/Category/AssignProductsTest.php
Block/Adminhtml/Category/AssignProductsTest.php
Adminhtml/Category/AssignProductsTest.php
Category/AssignProductsTest.php
AssignProductsTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Checkboxes/TreeTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Checkboxes/TreeTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Checkboxes/TreeTest.php
@ -194525,6 +194950,17 @@ Unit/Block/Product/AbstractProductTest.php
Block/Product/AbstractProductTest.php
Product/AbstractProductTest.php
AbstractProductTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/Widget/Html/PagerTest.php
code/Magento/Catalog/Test/Unit/Block/Product/Widget/Html/PagerTest.php
Magento/Catalog/Test/Unit/Block/Product/Widget/Html/PagerTest.php
Catalog/Test/Unit/Block/Product/Widget/Html/PagerTest.php
Test/Unit/Block/Product/Widget/Html/PagerTest.php
Unit/Block/Product/Widget/Html/PagerTest.php
Block/Product/Widget/Html/PagerTest.php
Product/Widget/Html/PagerTest.php
Widget/Html/PagerTest.php
Html/PagerTest.php
PagerTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/Widget/NewWidgetTest.php
code/Magento/Catalog/Test/Unit/Block/Product/Widget/NewWidgetTest.php
Magento/Catalog/Test/Unit/Block/Product/Widget/NewWidgetTest.php
@ -194643,6 +195079,15 @@ Unit/Block/Product/ViewTest.php
Block/Product/ViewTest.php
Product/ViewTest.php
ViewTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/GalleryTest.php
code/Magento/Catalog/Test/Unit/Block/Product/GalleryTest.php
Magento/Catalog/Test/Unit/Block/Product/GalleryTest.php
Catalog/Test/Unit/Block/Product/GalleryTest.php
Test/Unit/Block/Product/GalleryTest.php
Unit/Block/Product/GalleryTest.php
Block/Product/GalleryTest.php
Product/GalleryTest.php
GalleryTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/ListProductTest.php
code/Magento/Catalog/Test/Unit/Block/Product/ListProductTest.php
Magento/Catalog/Test/Unit/Block/Product/ListProductTest.php
@ -281673,6 +282118,14 @@ Test/Mftf/Test/MoveLastOrderedSimpleProductOnOrderPageTest.xml
Mftf/Test/MoveLastOrderedSimpleProductOnOrderPageTest.xml
Test/MoveLastOrderedSimpleProductOnOrderPageTest.xml
MoveLastOrderedSimpleProductOnOrderPageTest.xml
app/code/Magento/Sales/Test/Mftf/Test/AdminIsNotAbleToSendOrderCommentEmailWithoutSalesEmailPrivilegesTest.xml
code/Magento/Sales/Test/Mftf/Test/AdminIsNotAbleToSendOrderCommentEmailWithoutSalesEmailPrivilegesTest.xml
Magento/Sales/Test/Mftf/Test/AdminIsNotAbleToSendOrderCommentEmailWithoutSalesEmailPrivilegesTest.xml
Sales/Test/Mftf/Test/AdminIsNotAbleToSendOrderCommentEmailWithoutSalesEmailPrivilegesTest.xml
Test/Mftf/Test/AdminIsNotAbleToSendOrderCommentEmailWithoutSalesEmailPrivilegesTest.xml
Mftf/Test/AdminIsNotAbleToSendOrderCommentEmailWithoutSalesEmailPrivilegesTest.xml
Test/AdminIsNotAbleToSendOrderCommentEmailWithoutSalesEmailPrivilegesTest.xml
AdminIsNotAbleToSendOrderCommentEmailWithoutSalesEmailPrivilegesTest.xml
app/code/Magento/Sales/Test/Mftf/Test/CheckXSSVulnerabilityDuringOrderCreationTest.xml
code/Magento/Sales/Test/Mftf/Test/CheckXSSVulnerabilityDuringOrderCreationTest.xml
Magento/Sales/Test/Mftf/Test/CheckXSSVulnerabilityDuringOrderCreationTest.xml

View file

@ -538,6 +538,7 @@ lib/internal/Magento/Framework/Reflection/Test/Unit/Fixture/UseClasses/SampleTwo
lib/internal/Magento/Framework/Reflection/Test/Unit/Fixture/UseClasses/SampleTwo/SampleFour.php
lib/internal/Magento/Framework/Reflection/Test/Unit/Fixture/TSampleAbstract.php
lib/internal/Magento/Framework/Reflection/Test/Unit/Fixture/TSample.php
lib/internal/Magento/Framework/Reflection/Test/Unit/TestDataObjectWithUnstructuredArray.php
lib/internal/Magento/Framework/Reflection/Test/Unit/MethodsMapTest.php
lib/internal/Magento/Framework/Reflection/Test/Unit/ExtensionAttributesObject.php
lib/internal/Magento/Framework/Profiler/README.md
@ -6057,6 +6058,7 @@ dev/tests/api-functional/testsuite/Magento/Customer/Api/AccountManagementCustomA
dev/tests/api-functional/testsuite/Magento/Customer/Api/GroupRepositoryTest.php
dev/tests/api-functional/testsuite/Magento/Customer/Api/GroupManagementTest.php
dev/tests/api-functional/testsuite/Magento/Customer/Api/CustomerMetadataTest.php
dev/tests/api-functional/testsuite/Magento/Customer/Api/AccountManagementActivateTest.php
dev/tests/api-functional/testsuite/Magento/Customer/Api/AccountManagementRevokeCustomerTokenTest.php
dev/tests/api-functional/testsuite/Magento/Customer/Api/OrphanedMultiselectAttributeTest.php
dev/tests/api-functional/testsuite/Magento/Customer/Api/AsyncBulkAccountManagementTest.php
@ -8563,6 +8565,7 @@ dev/tests/integration/testsuite/Magento/Catalog/Block/Adminhtml/Product/Edit/Tab
dev/tests/integration/testsuite/Magento/Catalog/Block/Adminhtml/Product/Edit/Tab/Alerts/StockTest.php
dev/tests/integration/testsuite/Magento/Catalog/Block/Adminhtml/Product/Edit/Tab/Options/Type/SelectTest.php
dev/tests/integration/testsuite/Magento/Catalog/Block/Adminhtml/Product/Edit/Tab/Options/OptionTest.php
dev/tests/integration/testsuite/Magento/Catalog/Block/Adminhtml/Product/Edit/Tab/Options/Popup/GridTest.php
dev/tests/integration/testsuite/Magento/Catalog/Block/Adminhtml/Product/Edit/JsTest.php
dev/tests/integration/testsuite/Magento/Catalog/Block/Adminhtml/Product/Composite/Fieldset/QtyTest.php
dev/tests/integration/testsuite/Magento/Catalog/Block/Adminhtml/Product/Composite/Fieldset/OptionsTest.php
@ -12169,6 +12172,7 @@ dev/tests/js/jasmine/tests/app/code/Magento/Vault/view/frontend/web/js/view/paym
dev/tests/js/jasmine/tests/app/code/Magento/Paypal/frontend/js/view/payment/method-renderer/in-context/checkout-express.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Paypal/frontend/js/view/payment/method-renderer/paypal-express-abstract.test.js
dev/tests/js/jasmine/tests/app/code/Magento/MediaGalleryUi/adminhtml/js/grid/messages.test.js
dev/tests/js/jasmine/tests/app/code/Magento/MediaGalleryUi/adminhtml/js/directory/directories.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Persistent/frontend/js/view/remember-me.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Persistent/frontend/js/view/remember-me-default.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Bundle/adminhtml/js/components/bundle-dynamic-rows.test.js
@ -16477,6 +16481,7 @@ app/code/Magento/WebapiAsync/Test/Unit/Model/ServiceConfig/_files/Converter/weba
app/code/Magento/WebapiAsync/Test/Unit/Model/ServiceConfig/_files/Converter/webapi_async.php
app/code/Magento/WebapiAsync/Test/Unit/Model/ServiceConfig/SchemaLocatorTest.php
app/code/Magento/WebapiAsync/Test/Unit/Model/ServiceConfigTest.php
app/code/Magento/WebapiAsync/Test/Unit/Model/OperationRepositoryTest.php
app/code/Magento/WebapiAsync/Test/Unit/Model/ConfigTest.php
app/code/Magento/WebapiAsync/etc/webapi_async.xml
app/code/Magento/WebapiAsync/etc/webapi_rest/di.xml
@ -17833,6 +17838,7 @@ app/code/Magento/Csp/Plugin/AddDefaultPropertiesToGroupPlugin.php
app/code/Magento/Csp/Plugin/GenerateAssetIntegrity.php
app/code/Magento/Csp/Plugin/RemoveAllAssetIntegrityHashes.php
app/code/Magento/Csp/Plugin/GenerateBundleAssetIntegrity.php
app/code/Magento/Csp/Plugin/AddIntegrityToAssetHtml.php
app/code/Magento/Csp/Plugin/CspAwareControllerPlugin.php
app/code/Magento/Csp/Plugin/GenerateMergedAssetIntegrity.php
app/code/Magento/Csp/Model/CspRenderer.php
@ -17885,6 +17891,7 @@ app/code/Magento/Csp/Test/Unit/Observer/RenderTest.php
app/code/Magento/Csp/Test/Unit/Plugin/StoreAssetIntegrityHashesTest.php
app/code/Magento/Csp/Test/Unit/Plugin/AddDefaultPropertiesToGroupPluginTest.php
app/code/Magento/Csp/Test/Unit/Plugin/GenerateAssetIntegrityTest.php
app/code/Magento/Csp/Test/Unit/Plugin/AddIntegrityToAssetHtmlTest.php
app/code/Magento/Csp/Test/Unit/Plugin/GenerateBundleAssetIntegrityTest.php
app/code/Magento/Csp/Test/Unit/Plugin/GenerateMergedAssetIntegrityTest.php
app/code/Magento/Csp/Test/Unit/Model/SubresourceIntegrityCollectorTest.php
@ -17892,6 +17899,7 @@ app/code/Magento/Csp/Test/Unit/Model/Collector/CspWhitelistXml/FileResolverTest.
app/code/Magento/Csp/Test/Unit/Model/PolicyRendererPoolTest.php
app/code/Magento/Csp/Test/Unit/Model/Mode/ConfigManagerTest.php
app/code/Magento/Csp/Test/Unit/Model/SubresourceIntegrityRepositoryTest.php
app/code/Magento/Csp/Test/Unit/Model/SubresourceIntegrity/Storage/FileTest.php
app/code/Magento/Csp/etc/frontend/events.xml
app/code/Magento/Csp/etc/adminhtml/events.xml
app/code/Magento/Csp/etc/adminhtml/system.xml
@ -19326,6 +19334,7 @@ app/code/Magento/ProductVideo/Observer/ChangeTemplateObserver.php
app/code/Magento/ProductVideo/Helper/Media.php
app/code/Magento/ProductVideo/Model/VideoExtractor.php
app/code/Magento/ProductVideo/Model/Plugin/ExternalVideoResourceBackend.php
app/code/Magento/ProductVideo/Model/Plugin/Catalog/Product/Gallery/DefaultValueProcessor.php
app/code/Magento/ProductVideo/Model/Plugin/Catalog/Product/Gallery/ReadHandler.php
app/code/Magento/ProductVideo/Model/Plugin/Catalog/Product/Gallery/CreateHandler.php
app/code/Magento/ProductVideo/Model/Plugin/Catalog/Product/Gallery/AbstractHandler.php
@ -19337,11 +19346,13 @@ app/code/Magento/ProductVideo/README.md
app/code/Magento/ProductVideo/LICENSE_AFL.txt
app/code/Magento/ProductVideo/i18n/en_US.csv
app/code/Magento/ProductVideo/Test/Mftf/Metadata/ProductVideoConfigMeta.xml
app/code/Magento/ProductVideo/Test/Mftf/ActionGroup/AdminProductImagesSaveVideoActionGroup.xml
app/code/Magento/ProductVideo/Test/Mftf/ActionGroup/RemoveProductVideoActionGroup.xml
app/code/Magento/ProductVideo/Test/Mftf/ActionGroup/AssertProductVideoNotInAdminProductPageActionGroup.xml
app/code/Magento/ProductVideo/Test/Mftf/ActionGroup/AssertProductVideoNavigationArrowsActionGroup.xml
app/code/Magento/ProductVideo/Test/Mftf/ActionGroup/AdminAssertVideoNoValidationErrorActionGroup.xml
app/code/Magento/ProductVideo/Test/Mftf/ActionGroup/AssertAdminVideoValidationErrorActionGroup.xml
app/code/Magento/ProductVideo/Test/Mftf/ActionGroup/AdminProductImagesOpenVideoDetailsActionGroup.xml
app/code/Magento/ProductVideo/Test/Mftf/ActionGroup/AddProductVideoActionGroup.xml
app/code/Magento/ProductVideo/Test/Mftf/ActionGroup/AdminGetVideoInformationActionGroup.xml
app/code/Magento/ProductVideo/Test/Mftf/ActionGroup/AdminFillProductVideoFieldActionGroup.xml
@ -19367,6 +19378,7 @@ app/code/Magento/ProductVideo/Test/Mftf/Test/AdminAddRemoveDefaultVideoGroupedPr
app/code/Magento/ProductVideo/Test/Mftf/Test/AdminAddRemoveDefaultVideoVirtualProductTest.xml
app/code/Magento/ProductVideo/Test/Mftf/Test/AdminAddRemoveDefaultVideoDownloadableProductTest.xml
app/code/Magento/ProductVideo/Test/Mftf/Test/AdminAddRemoveDefaultVideoSimpleProductTest.xml
app/code/Magento/ProductVideo/Test/Mftf/Test/AdminProductVideosDefaultScopeInheritanceTest.xml
app/code/Magento/ProductVideo/Test/Mftf/Data/ProductVideoConfigData.xml
app/code/Magento/ProductVideo/Test/Mftf/Data/ProductVideoData.xml
app/code/Magento/ProductVideo/Test/Unit/Controller/Adminhtml/Product/Gallery/RetrieveImageTest.php
@ -19398,6 +19410,8 @@ app/code/Magento/ProductVideo/view/frontend/web/js/load-player.js
app/code/Magento/ProductVideo/view/adminhtml/ui_component/product_form.xml
app/code/Magento/ProductVideo/view/adminhtml/templates/helper/gallery.phtml
app/code/Magento/ProductVideo/view/adminhtml/templates/product/edit/slideout/form.phtml
app/code/Magento/ProductVideo/view/adminhtml/templates/product/edit/slideout/form/renderer/fieldset/switcher.phtml
app/code/Magento/ProductVideo/view/adminhtml/templates/product/edit/slideout/form/renderer/fieldset/element.phtml
app/code/Magento/ProductVideo/view/adminhtml/templates/product/edit/base_image.phtml
app/code/Magento/ProductVideo/view/adminhtml/requirejs-config.js
app/code/Magento/ProductVideo/view/adminhtml/layout/catalog_product_new.xml
@ -21226,6 +21240,7 @@ app/code/Magento/Catalog/Model/Product/Gallery/ImagesConfigFactoryInterface.php
app/code/Magento/Catalog/Model/Product/Gallery/GalleryManagement.php
app/code/Magento/Catalog/Model/Product/Gallery/Entry.php
app/code/Magento/Catalog/Model/Product/Gallery/DeleteValidator.php
app/code/Magento/Catalog/Model/Product/Gallery/DefaultValueProcessor.php
app/code/Magento/Catalog/Model/Product/Gallery/ImagesConfigFactory.php
app/code/Magento/Catalog/Model/Product/Gallery/UpdateHandler.php
app/code/Magento/Catalog/Model/Product/Gallery/Processor.php
@ -21790,6 +21805,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductCatalogPageOpenAction
app/code/Magento/Catalog/Test/Mftf/ActionGroup/NavigateToCreatedProductAttributeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AddSpecialPriceToProductActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/MoveCategoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleSelectedActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertWebsiteIsAvailableInProductWebsitesActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontProductPageGalleryDragMainImageForwardActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/CheckCategoryOnStorefrontActionGroup.xml
@ -21813,6 +21829,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertTextInAdminProductRelatedUp
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminOpenAttributeSetGridPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/SelectProductInWebsitesActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCategoriesSetDisplayModeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleUsingDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateInactiveCategoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSelectPermanentRedirectCheckBoxActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/DeleteAttributeSetByLabelActionGroup.xml
@ -21877,6 +21894,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductNameOnProd
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductInRecentlyComparedWidgetActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminExpandCategoryTreeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/CheckCategoryImageInAdminActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleNotSelectedActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/FillNewProductCategoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertAdminCategoryIncludedToMenuActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontCheckCategorySimpleProductActionGroup.xml
@ -21933,7 +21951,9 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontDontSeeNoProductsFoundA
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductAndAttributeValuesOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminFillManageLabelsValuesActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontCheckSimpleProductActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertSortOrderNotUsingDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductAttributeSaveActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertVisibilityUsingDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddTitleAndPriceValueToCustomOptionActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/CreateCustomAttributeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssertProductAttributeInAttributeGridActionGroup.xml
@ -21955,6 +21975,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontProductPageGalleryDragM
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUnassignCategoryOnProductAndSaveActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCheckProductOnProductGridActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/RestoreLayoutSettingActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertAltTextUsingDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontOpenProductFromCategoryPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AddProductAttributeInProductModalActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/ViewProductInAdminGridActionGroup.xml
@ -21966,6 +21987,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminClickOnAdvancedInventoryLink
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontCheckCategoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSetCatalogPriceToWebsiteActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/NavigateToMediaGalleryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultAltTextActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssertCategoryImageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/ToggleProductEnabledActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddCustomizableOptionToSimpleProductActionGroup.xml
@ -22042,6 +22064,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSetPriceForMassUpdateActionG
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertProductDateFormatInStorefrontActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontProductPageGalleryImagePositionInThumbnailRibbonActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/FilterProductAttributeByAttributeCodeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertHiddenActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/NavigateToAndResetProductAttributeGridToDefaultViewActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontNavigateToCategoryUrlActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/SwitchCategoryWebSiteStoreViewActionGroup.xml
@ -22064,6 +22087,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/CreateAttributeDropdownNthOptionA
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontCheckPresentSubCategoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateSimpleProductActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontProductPageSelectDropDownOptionValueActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertSortOrderUsingDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminNavigateToProductAttributeAdvancedSectionActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCategoriesExpandAllActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontCategoryPageSortAscendingActionGroup.xml
@ -22110,6 +22134,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AddCrossSellProductBySkuActionGro
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProcessProductWebsitesActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontProductPageGalleryFullscreenThumbnailDragActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertMetaDescriptionInProductEditFormActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertPositionActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontProductPageGalleryMainImageButtonsActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontProductStockStatusOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSetQtyIncrementsForProductActionGroup.xml
@ -22182,6 +22207,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryDisplaySetting
app/code/Magento/Catalog/Test/Mftf/ActionGroup/FillProductNameAndSkuInProductFormActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontProductDescriptionActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertProductDetailsOnStorefrontActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductChangeImageSortOrderActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminStartCreateProductAttributeOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductSkuOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AddUpSellProductBySkuActionGroup.xml
@ -22201,6 +22227,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AddProductImageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddOptionToBundleProductActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontProductDetailPageTierPriceActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssignImageThumbNailRoleActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultSortOrderActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssignImageBaseRoleActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/FillAdminSimpleProductFormActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertProductInStorefrontCategoryPageActionGroup.xml
@ -22240,6 +22267,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminFillCustomProductAttributeFi
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddSimpleProductWithQtyActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/SaveProductFormActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminOpenCatalogProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertNotHiddenActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddOptionsToSizeAttributeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateAttributeWithSearchWeightActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontLayeredNavigationCategoryAndPriceActionGroup.xml
@ -22261,9 +22289,11 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontCategoryCurrentPa
app/code/Magento/Catalog/Test/Mftf/ActionGroup/FilterProductGridByNameActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminClickCreateNewAttributeFromProductEditPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertAttributeDeletionErrorMessageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultRolesActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/RemoveProductImageByNameActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/GoToAttributeGridPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontSelectCustomOptionDropDownAndAssertPricesActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesHideActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminChangeSeoUrlKeyForSubCategoryWithoutRedirectActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminFillProductPriceFieldAndPressEnterOnProductEditPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminChangeCategoryAndURLNameActionGroup.xml
@ -22319,6 +22349,8 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertAdminProductShortDescriptio
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductFormCloseAdvancedPricingDialogActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertAdminCategoryIsEnabledActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/CreateAttributeDropdownNthOptionAsDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertRoleNotUsingDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertVisibilityNotUsingDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateProductNameAndDescriptionAttributesActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AddToCartFromStorefrontProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminChangeCategoryImageOnStoreviewActionGroup.xml
@ -22328,7 +22360,9 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSetProductAsNewDateActionGro
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSetEnableQtyIncrementsActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontClearCompareActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCheckNameToggleOnProductsMassAttributesUpdateActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesAssertAltTextNotUsingDefaultActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/TestDynamicValidationHintActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductImagesUseDefaultVisibilityActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminChangeProductSEOSettingsActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminOpenProductImagesSectionActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddUnassignedAttributeToGroupActionGroup.xml
@ -22639,6 +22673,7 @@ app/code/Magento/Catalog/Test/Mftf/Test/AdminProductImageAssignmentForMultipleSt
app/code/Magento/Catalog/Test/Mftf/Test/AdminChecksIfOnlyOneQuantityConfigurationIsDisplayedForBundleProductWhileCreatingAnOrderTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminChangeProductAttributeSetTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCheckDefaultNumbersProductsToDisplayTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminProductImagesDefaultScopeInheritanceTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminDeleteRootCategoryAssignedToStoreTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminCheckInactiveAndNotIncludeInMenuCategoryAndSubcategoryIsNotVisibleInNavigationTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateSimpleProductNotVisibleIndividuallyTest.xml
@ -23271,6 +23306,7 @@ app/code/Magento/Catalog/Test/Unit/Model/CategoryListTest.php
app/code/Magento/Catalog/Test/Unit/Setup/Patch/Data/UpdateMultiselectAttributesBackendTypesTest.php
app/code/Magento/Catalog/Test/Unit/Setup/CategorySetupTest.php
app/code/Magento/Catalog/Test/Unit/Service/SpecialPriceServiceTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Form/Renderer/Fieldset/ElementTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/CategoryTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/GalleryTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/WeightTest.php
@ -23280,13 +23316,21 @@ app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Attribute/Button/Canc
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Attribute/Button/SaveTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Attribute/Button/GenericTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Action/Attribute/Tab/InventoryTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/WebsitesTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/PriceTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/AttributesTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/Attributes/SearchTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/AlertsTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/Price/TierTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/Price/Group/AbstractGroupTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Tab/InventoryTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Button/AddAttributeTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Button/CreateCategoryTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Button/SaveTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Button/BackTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Button/GenericTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/NewCategoryTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/AttributeSetTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Composite/Fieldset/OptionsTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Options/AjaxTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/Sortby/DefaultSortbyTest.php
@ -23295,6 +23339,7 @@ app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/ImageTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/PricestepTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Tab/ProductBlockPrepareCollectionTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/AbstractCategoryTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/AssignProductsTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Checkboxes/TreeTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Rss/NotifyStockTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Rss/Grid/LinkTest.php
@ -23304,6 +23349,7 @@ app/code/Magento/Catalog/Test/Unit/Block/Product/ListTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/PriceTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/NewProductTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/AbstractProductTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/Widget/Html/PagerTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/Widget/NewWidgetTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/ContextTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/Compare/ListCompareTest.php
@ -23316,6 +23362,7 @@ app/code/Magento/Catalog/Test/Unit/Block/Product/View/OptionsTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/View/GalleryOptionsTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/View/GalleryTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/ViewTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/GalleryTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/ListProductTest.php
app/code/Magento/Catalog/Test/Unit/Block/Widget/LinkTest.php
app/code/Magento/Catalog/Test/Unit/Block/NavigationTest.php
@ -34143,6 +34190,7 @@ app/code/Magento/Sales/Test/Mftf/Test/StorefrontRedirectToOrderHistoryTest.xml
app/code/Magento/Sales/Test/Mftf/Test/AdminStoresOrderStatusNavigateMenuTest.xml
app/code/Magento/Sales/Test/Mftf/Test/AdminUpdatePaymentMethodTitleTest.xml
app/code/Magento/Sales/Test/Mftf/Test/MoveLastOrderedSimpleProductOnOrderPageTest.xml
app/code/Magento/Sales/Test/Mftf/Test/AdminIsNotAbleToSendOrderCommentEmailWithoutSalesEmailPrivilegesTest.xml
app/code/Magento/Sales/Test/Mftf/Test/CheckXSSVulnerabilityDuringOrderCreationTest.xml
app/code/Magento/Sales/Test/Mftf/Test/AdminSalesInvoicesNavigateMenuTest.xml
app/code/Magento/Sales/Test/Mftf/Test/AdminOpenCreditmemoViewPageWithWrongCreditmemoIdTest.xml

View file

@ -7024,6 +7024,11 @@ styles/prosilver/template/search_results.html
prosilver/template/search_results.html
template/search_results.html
search_results.html
phpBB/styles/prosilver/template/avatar.html
styles/prosilver/template/avatar.html
prosilver/template/avatar.html
template/avatar.html
avatar.html
phpBB/styles/prosilver/template/mcp_reports.html
styles/prosilver/template/mcp_reports.html
prosilver/template/mcp_reports.html

View file

@ -1666,6 +1666,7 @@ phpBB/styles/prosilver/template/posting_editor.html
phpBB/styles/prosilver/template/faq_body.html
phpBB/styles/prosilver/template/mcp_warn_post.html
phpBB/styles/prosilver/template/search_results.html
phpBB/styles/prosilver/template/avatar.html
phpBB/styles/prosilver/template/mcp_reports.html
phpBB/styles/prosilver/template/message_body.html
phpBB/styles/prosilver/template/confirm_body.html

View file

@ -17859,6 +17859,56 @@ Rules/data/NoAssertOnResponseObject/shopware-unit-test.php
data/NoAssertOnResponseObject/shopware-unit-test.php
NoAssertOnResponseObject/shopware-unit-test.php
shopware-unit-test.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/services.xml
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/services.xml
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/services.xml
DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/services.xml
StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/services.xml
PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/services.xml
Rules/data/NoRouteOverrideInDecoratorsRule/services.xml
data/NoRouteOverrideInDecoratorsRule/services.xml
NoRouteOverrideInDecoratorsRule/services.xml
services.xml
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverrides.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverrides.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverrides.php
DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverrides.php
StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverrides.php
PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverrides.php
Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverrides.php
data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverrides.php
NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverrides.php
ControllerDecoratorWithRouteOverrides.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithoutRouteOverrides.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithoutRouteOverrides.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithoutRouteOverrides.php
DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithoutRouteOverrides.php
StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithoutRouteOverrides.php
PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithoutRouteOverrides.php
Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithoutRouteOverrides.php
data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithoutRouteOverrides.php
NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithoutRouteOverrides.php
ControllerDecoratorWithoutRouteOverrides.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/DummyController.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/DummyController.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/DummyController.php
DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/DummyController.php
StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/DummyController.php
PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/DummyController.php
Rules/data/NoRouteOverrideInDecoratorsRule/DummyController.php
data/NoRouteOverrideInDecoratorsRule/DummyController.php
NoRouteOverrideInDecoratorsRule/DummyController.php
DummyController.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverridesViaDeprecatedAttributeClass.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverridesViaDeprecatedAttributeClass.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverridesViaDeprecatedAttributeClass.php
DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverridesViaDeprecatedAttributeClass.php
StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverridesViaDeprecatedAttributeClass.php
PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverridesViaDeprecatedAttributeClass.php
Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverridesViaDeprecatedAttributeClass.php
data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverridesViaDeprecatedAttributeClass.php
NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverridesViaDeprecatedAttributeClass.php
ControllerDecoratorWithRouteOverridesViaDeprecatedAttributeClass.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/skipping-route-attribute-check-in-non-controller.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/skipping-route-attribute-check-in-non-controller.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/skipping-route-attribute-check-in-non-controller.php
@ -18364,6 +18414,14 @@ StaticAnalyse/PHPStan/Rules/PublicServiceDecoratorRuleTest.php
PHPStan/Rules/PublicServiceDecoratorRuleTest.php
Rules/PublicServiceDecoratorRuleTest.php
PublicServiceDecoratorRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/NoRouteOverrideInDecoratorsRuleTest.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/NoRouteOverrideInDecoratorsRuleTest.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/NoRouteOverrideInDecoratorsRuleTest.php
DevOps/StaticAnalyse/PHPStan/Rules/NoRouteOverrideInDecoratorsRuleTest.php
StaticAnalyse/PHPStan/Rules/NoRouteOverrideInDecoratorsRuleTest.php
PHPStan/Rules/NoRouteOverrideInDecoratorsRuleTest.php
Rules/NoRouteOverrideInDecoratorsRuleTest.php
NoRouteOverrideInDecoratorsRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AttributeFinalRuleTest.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AttributeFinalRuleTest.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/AttributeFinalRuleTest.php
@ -28472,6 +28530,15 @@ Manifest/Xml/CustomField/CustomFieldsTest.php
Xml/CustomField/CustomFieldsTest.php
CustomField/CustomFieldsTest.php
CustomFieldsTest.php
tests/unit/Core/Framework/App/Manifest/Xml/CustomField/CustomFieldSetTest.php
unit/Core/Framework/App/Manifest/Xml/CustomField/CustomFieldSetTest.php
Core/Framework/App/Manifest/Xml/CustomField/CustomFieldSetTest.php
Framework/App/Manifest/Xml/CustomField/CustomFieldSetTest.php
App/Manifest/Xml/CustomField/CustomFieldSetTest.php
Manifest/Xml/CustomField/CustomFieldSetTest.php
Xml/CustomField/CustomFieldSetTest.php
CustomField/CustomFieldSetTest.php
CustomFieldSetTest.php
tests/unit/Core/Framework/App/Manifest/Xml/Gateways/ContextGatewayTest.php
unit/Core/Framework/App/Manifest/Xml/Gateways/ContextGatewayTest.php
Core/Framework/App/Manifest/Xml/Gateways/ContextGatewayTest.php
@ -30295,6 +30362,12 @@ Framework/DataAbstractionLayer/Util/StatementHelperTest.php
DataAbstractionLayer/Util/StatementHelperTest.php
Util/StatementHelperTest.php
StatementHelperTest.php
tests/unit/Core/Framework/DataAbstractionLayer/AttributeEntityCompilerTest.php
unit/Core/Framework/DataAbstractionLayer/AttributeEntityCompilerTest.php
Core/Framework/DataAbstractionLayer/AttributeEntityCompilerTest.php
Framework/DataAbstractionLayer/AttributeEntityCompilerTest.php
DataAbstractionLayer/AttributeEntityCompilerTest.php
AttributeEntityCompilerTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Exception/PropertyNotFoundExceptionTest.php
unit/Core/Framework/DataAbstractionLayer/Exception/PropertyNotFoundExceptionTest.php
Core/Framework/DataAbstractionLayer/Exception/PropertyNotFoundExceptionTest.php
@ -36934,6 +37007,13 @@ Content/LandingPage/Repository/LandingPageRepositoryTest.php
LandingPage/Repository/LandingPageRepositoryTest.php
Repository/LandingPageRepositoryTest.php
LandingPageRepositoryTest.php
tests/integration/Core/Content/LandingPage/SalesChannel/LandingPageRouteTest.php
integration/Core/Content/LandingPage/SalesChannel/LandingPageRouteTest.php
Core/Content/LandingPage/SalesChannel/LandingPageRouteTest.php
Content/LandingPage/SalesChannel/LandingPageRouteTest.php
LandingPage/SalesChannel/LandingPageRouteTest.php
SalesChannel/LandingPageRouteTest.php
LandingPageRouteTest.php
tests/integration/Core/Content/Product/Events/ProductListingResolvePreviewEventTest.php
integration/Core/Content/Product/Events/ProductListingResolvePreviewEventTest.php
Core/Content/Product/Events/ProductListingResolvePreviewEventTest.php
@ -108450,6 +108530,13 @@ StaticAnalyze/PHPStan/Rules/NotExtendFlowEventAwareRule.php
PHPStan/Rules/NotExtendFlowEventAwareRule.php
Rules/NotExtendFlowEventAwareRule.php
NotExtendFlowEventAwareRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoRouteOverrideInDecoratorsRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/NoRouteOverrideInDecoratorsRule.php
DevOps/StaticAnalyze/PHPStan/Rules/NoRouteOverrideInDecoratorsRule.php
StaticAnalyze/PHPStan/Rules/NoRouteOverrideInDecoratorsRule.php
PHPStan/Rules/NoRouteOverrideInDecoratorsRule.php
Rules/NoRouteOverrideInDecoratorsRule.php
NoRouteOverrideInDecoratorsRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/UseHasherRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/UseHasherRule.php
DevOps/StaticAnalyze/PHPStan/Rules/UseHasherRule.php
@ -124450,6 +124537,13 @@ DataAbstractionLayer/Field/Flag/Extension.php
Field/Flag/Extension.php
Flag/Extension.php
Extension.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/Immutable.php
Core/Framework/DataAbstractionLayer/Field/Flag/Immutable.php
Framework/DataAbstractionLayer/Field/Flag/Immutable.php
DataAbstractionLayer/Field/Flag/Immutable.php
Field/Flag/Immutable.php
Flag/Immutable.php
Immutable.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/RestrictDelete.php
Core/Framework/DataAbstractionLayer/Field/Flag/RestrictDelete.php
Framework/DataAbstractionLayer/Field/Flag/RestrictDelete.php

View file

@ -5889,6 +5889,11 @@ tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/S
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SkipArrayFilter.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SkipVoidSetter.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoAssertOnResponseObject/shopware-unit-test.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/services.xml
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverrides.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithoutRouteOverrides.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/DummyController.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoRouteOverrideInDecoratorsRule/ControllerDecoratorWithRouteOverridesViaDeprecatedAttributeClass.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/skipping-route-attribute-check-in-non-controller.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/invalid-acl-name-in-method-call.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/attributes-to-be-skipped.php
@ -5940,6 +5945,7 @@ tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AclValidPermissionsInRouteA
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule/config/configured_rule.neon
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule/NoReturnSetterMethodWithFluentSettersRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/PublicServiceDecoratorRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/NoRouteOverrideInDecoratorsRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AttributeFinalRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/RouteScopeRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/ShopwareNamespaceStyleRuleTest.php
@ -7282,6 +7288,7 @@ tests/unit/Core/Framework/App/Manifest/Xml/CustomField/CustomFieldTypes/SingleSe
tests/unit/Core/Framework/App/Manifest/Xml/CustomField/CustomFieldTypes/MultiEntitySelectFieldTest.php
tests/unit/Core/Framework/App/Manifest/Xml/CustomField/CustomFieldTypes/MediaSelectionFieldTest.php
tests/unit/Core/Framework/App/Manifest/Xml/CustomField/CustomFieldsTest.php
tests/unit/Core/Framework/App/Manifest/Xml/CustomField/CustomFieldSetTest.php
tests/unit/Core/Framework/App/Manifest/Xml/Gateways/ContextGatewayTest.php
tests/unit/Core/Framework/App/Manifest/Xml/Gateways/CheckoutGatewayTest.php
tests/unit/Core/Framework/App/Manifest/Xml/Gateways/GatewaysTest.php
@ -7507,6 +7514,7 @@ tests/unit/Core/Framework/DataAbstractionLayer/Search/EntitySearchResultTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Search/SearchConfigLoaderTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Search/Grouping/FieldGroupingTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Util/StatementHelperTest.php
tests/unit/Core/Framework/DataAbstractionLayer/AttributeEntityCompilerTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Exception/PropertyNotFoundExceptionTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Exception/InvalidEntityUuidExceptionTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Exception/EntityRepositoryNotFoundExceptionTest.php
@ -8471,6 +8479,7 @@ tests/integration/Core/Content/ProductStream/ProductStreamFilterRepositoryTest.p
tests/integration/Core/Content/ProductStream/DataAbstractionLayer/ProductStreamIndexerTest.php
tests/integration/Core/Content/ProductStream/Service/ProductStreamBuilderTest.php
tests/integration/Core/Content/LandingPage/Repository/LandingPageRepositoryTest.php
tests/integration/Core/Content/LandingPage/SalesChannel/LandingPageRouteTest.php
tests/integration/Core/Content/Product/Events/ProductListingResolvePreviewEventTest.php
tests/integration/Core/Content/Product/Cms/Type/BuyBoxTypeDataResolverTest.php
tests/integration/Core/Content/Product/Cms/Type/ProductDetailCmsElementResolverTest.php
@ -16255,6 +16264,7 @@ src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoAddCacheTagEventRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/ShopwareNamespaceStyleRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/MessagesShouldNotUsePHPStanTypes.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NotExtendFlowEventAwareRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoRouteOverrideInDecoratorsRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/UseHasherRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/RuleAreasFlagNotAllowedRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AbstractClassUsageRule.php
@ -18803,6 +18813,7 @@ src/Core/Framework/DataAbstractionLayer/Field/Flag/PrimaryKey.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/AllowEmptyString.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/Inherited.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/Extension.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/Immutable.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/RestrictDelete.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/RuleAreas.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/ReverseInherited.php

View file

@ -14596,20 +14596,6 @@ admin/src/pages/App.tsx
src/pages/App.tsx
pages/App.tsx
App.tsx
packages/core/content-releases/admin/src/assets/purchase-page-illustration-dark.svg
core/content-releases/admin/src/assets/purchase-page-illustration-dark.svg
content-releases/admin/src/assets/purchase-page-illustration-dark.svg
admin/src/assets/purchase-page-illustration-dark.svg
src/assets/purchase-page-illustration-dark.svg
assets/purchase-page-illustration-dark.svg
purchase-page-illustration-dark.svg
packages/core/content-releases/admin/src/assets/purchase-page-illustration-light.svg
core/content-releases/admin/src/assets/purchase-page-illustration-light.svg
content-releases/admin/src/assets/purchase-page-illustration-light.svg
admin/src/assets/purchase-page-illustration-light.svg
src/assets/purchase-page-illustration-light.svg
assets/purchase-page-illustration-light.svg
purchase-page-illustration-light.svg
packages/core/content-releases/admin/src/services/release.ts
core/content-releases/admin/src/services/release.ts
content-releases/admin/src/services/release.ts
@ -15960,20 +15946,6 @@ admin/src/modules/hooks.ts
src/modules/hooks.ts
modules/hooks.ts
hooks.ts
packages/core/review-workflows/admin/src/assets/purchase-page-illustration-dark.svg
core/review-workflows/admin/src/assets/purchase-page-illustration-dark.svg
review-workflows/admin/src/assets/purchase-page-illustration-dark.svg
admin/src/assets/purchase-page-illustration-dark.svg
src/assets/purchase-page-illustration-dark.svg
assets/purchase-page-illustration-dark.svg
purchase-page-illustration-dark.svg
packages/core/review-workflows/admin/src/assets/purchase-page-illustration-light.svg
core/review-workflows/admin/src/assets/purchase-page-illustration-light.svg
review-workflows/admin/src/assets/purchase-page-illustration-light.svg
admin/src/assets/purchase-page-illustration-light.svg
src/assets/purchase-page-illustration-light.svg
assets/purchase-page-illustration-light.svg
purchase-page-illustration-light.svg
packages/core/review-workflows/admin/src/services/admin.ts
core/review-workflows/admin/src/services/admin.ts
review-workflows/admin/src/services/admin.ts
@ -16826,12 +16798,6 @@ core/admin/ee/LICENSE
admin/ee/LICENSE
ee/LICENSE
LICENSE
packages/core/admin/ee/admin/module.d.ts
core/admin/ee/admin/module.d.ts
admin/ee/admin/module.d.ts
ee/admin/module.d.ts
admin/module.d.ts
module.d.ts
packages/core/admin/ee/admin/.eslintrc
core/admin/ee/admin/.eslintrc
admin/ee/admin/.eslintrc
@ -19045,60 +19011,6 @@ pages/Settings/pages/PurchaseAuditLogs.tsx
Settings/pages/PurchaseAuditLogs.tsx
pages/PurchaseAuditLogs.tsx
PurchaseAuditLogs.tsx
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-sso-illustration-light.svg
core/admin/admin/src/pages/Settings/assets/purchase-page-sso-illustration-light.svg
admin/admin/src/pages/Settings/assets/purchase-page-sso-illustration-light.svg
admin/src/pages/Settings/assets/purchase-page-sso-illustration-light.svg
src/pages/Settings/assets/purchase-page-sso-illustration-light.svg
pages/Settings/assets/purchase-page-sso-illustration-light.svg
Settings/assets/purchase-page-sso-illustration-light.svg
assets/purchase-page-sso-illustration-light.svg
purchase-page-sso-illustration-light.svg
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-dark.svg
core/admin/admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-dark.svg
admin/admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-dark.svg
admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-dark.svg
src/pages/Settings/assets/purchase-page-audit-logs-illustration-dark.svg
pages/Settings/assets/purchase-page-audit-logs-illustration-dark.svg
Settings/assets/purchase-page-audit-logs-illustration-dark.svg
assets/purchase-page-audit-logs-illustration-dark.svg
purchase-page-audit-logs-illustration-dark.svg
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-content-history-illustration-light.svg
core/admin/admin/src/pages/Settings/assets/purchase-page-content-history-illustration-light.svg
admin/admin/src/pages/Settings/assets/purchase-page-content-history-illustration-light.svg
admin/src/pages/Settings/assets/purchase-page-content-history-illustration-light.svg
src/pages/Settings/assets/purchase-page-content-history-illustration-light.svg
pages/Settings/assets/purchase-page-content-history-illustration-light.svg
Settings/assets/purchase-page-content-history-illustration-light.svg
assets/purchase-page-content-history-illustration-light.svg
purchase-page-content-history-illustration-light.svg
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-light.svg
core/admin/admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-light.svg
admin/admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-light.svg
admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-light.svg
src/pages/Settings/assets/purchase-page-audit-logs-illustration-light.svg
pages/Settings/assets/purchase-page-audit-logs-illustration-light.svg
Settings/assets/purchase-page-audit-logs-illustration-light.svg
assets/purchase-page-audit-logs-illustration-light.svg
purchase-page-audit-logs-illustration-light.svg
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-sso-illustration-dark.svg
core/admin/admin/src/pages/Settings/assets/purchase-page-sso-illustration-dark.svg
admin/admin/src/pages/Settings/assets/purchase-page-sso-illustration-dark.svg
admin/src/pages/Settings/assets/purchase-page-sso-illustration-dark.svg
src/pages/Settings/assets/purchase-page-sso-illustration-dark.svg
pages/Settings/assets/purchase-page-sso-illustration-dark.svg
Settings/assets/purchase-page-sso-illustration-dark.svg
assets/purchase-page-sso-illustration-dark.svg
purchase-page-sso-illustration-dark.svg
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-content-history-illustration-dark.svg
core/admin/admin/src/pages/Settings/assets/purchase-page-content-history-illustration-dark.svg
admin/admin/src/pages/Settings/assets/purchase-page-content-history-illustration-dark.svg
admin/src/pages/Settings/assets/purchase-page-content-history-illustration-dark.svg
src/pages/Settings/assets/purchase-page-content-history-illustration-dark.svg
pages/Settings/assets/purchase-page-content-history-illustration-dark.svg
Settings/assets/purchase-page-content-history-illustration-dark.svg
assets/purchase-page-content-history-illustration-dark.svg
purchase-page-content-history-illustration-dark.svg
packages/core/admin/admin/src/pages/Settings/Layout.tsx
core/admin/admin/src/pages/Settings/Layout.tsx
admin/admin/src/pages/Settings/Layout.tsx

View file

@ -2218,8 +2218,6 @@ packages/core/content-releases/admin/src/pages/ReleasesPage.tsx
packages/core/content-releases/admin/src/pages/ReleaseDetailsPage.tsx
packages/core/content-releases/admin/src/pages/ReleasesSettingsPage.tsx
packages/core/content-releases/admin/src/pages/App.tsx
packages/core/content-releases/admin/src/assets/purchase-page-illustration-dark.svg
packages/core/content-releases/admin/src/assets/purchase-page-illustration-light.svg
packages/core/content-releases/admin/src/services/release.ts
packages/core/content-releases/admin/src/services/homepage.ts
packages/core/content-releases/admin/src/index.ts
@ -2443,8 +2441,6 @@ packages/core/review-workflows/admin/tsconfig.build.json
packages/core/review-workflows/admin/.eslintrc
packages/core/review-workflows/admin/custom.d.ts
packages/core/review-workflows/admin/src/modules/hooks.ts
packages/core/review-workflows/admin/src/assets/purchase-page-illustration-dark.svg
packages/core/review-workflows/admin/src/assets/purchase-page-illustration-light.svg
packages/core/review-workflows/admin/src/services/admin.ts
packages/core/review-workflows/admin/src/services/settings.ts
packages/core/review-workflows/admin/src/services/content-manager.ts
@ -2559,7 +2555,6 @@ packages/core/admin/README.md
packages/core/admin/rollup.config.mjs
packages/core/admin/.eslintrc
packages/core/admin/ee/LICENSE
packages/core/admin/ee/admin/module.d.ts
packages/core/admin/ee/admin/.eslintrc
packages/core/admin/ee/admin/custom.d.ts
packages/core/admin/ee/admin/src/pages/tests/AuthResponse.test.tsx
@ -2790,12 +2785,6 @@ packages/core/admin/admin/src/pages/Settings/pages/ApplicationInfo/components/te
packages/core/admin/admin/src/pages/Settings/pages/ApplicationInfo/components/LogoInput.tsx
packages/core/admin/admin/src/pages/Settings/pages/PurchaseContentHistory.tsx
packages/core/admin/admin/src/pages/Settings/pages/PurchaseAuditLogs.tsx
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-sso-illustration-light.svg
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-dark.svg
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-content-history-illustration-light.svg
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-light.svg
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-sso-illustration-dark.svg
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-content-history-illustration-dark.svg
packages/core/admin/admin/src/pages/Settings/Layout.tsx
packages/core/admin/admin/src/pages/Settings/utils/forms.ts
packages/core/admin/admin/src/pages/Settings/constants.ts

View file

@ -7611,6 +7611,10 @@ TaskHelper.cs
tests/Umbraco.Tests.Common/TestDefaultCultureAccessor.cs
Umbraco.Tests.Common/TestDefaultCultureAccessor.cs
TestDefaultCultureAccessor.cs
tests/Umbraco.Tests.Common/Factories/IContentEditingModelFactory.cs
Umbraco.Tests.Common/Factories/IContentEditingModelFactory.cs
Factories/IContentEditingModelFactory.cs
IContentEditingModelFactory.cs
tests/Umbraco.Tests.Common/Factories/ContentEditingModelFactory.cs
Umbraco.Tests.Common/Factories/ContentEditingModelFactory.cs
Factories/ContentEditingModelFactory.cs

View file

@ -1459,6 +1459,7 @@ tests/Umbraco.Tests.Common/Attributes/NonCritical.cs
tests/Umbraco.Tests.Common/Attributes/LongRunning.cs
tests/Umbraco.Tests.Common/TaskHelper.cs
tests/Umbraco.Tests.Common/TestDefaultCultureAccessor.cs
tests/Umbraco.Tests.Common/Factories/IContentEditingModelFactory.cs
tests/Umbraco.Tests.Common/Factories/ContentEditingModelFactory.cs
tests/Umbraco.Tests.Common/TestUmbracoContextAccessor.cs
tests/Umbraco.Tests.Common/TestVariationContextAccessor.cs

View file

@ -3376,10 +3376,18 @@ composer.json
plugins/woocommerce-beta-tester/package.json
woocommerce-beta-tester/package.json
package.json
plugins/woocommerce/changelog/WOOPLUG-5884-product-object-cache
woocommerce/changelog/WOOPLUG-5884-product-object-cache
changelog/WOOPLUG-5884-product-object-cache
WOOPLUG-5884-product-object-cache
plugins/woocommerce/changelog/62332-wooa7s-796-add-e2e-tests
woocommerce/changelog/62332-wooa7s-796-add-e2e-tests
changelog/62332-wooa7s-796-add-e2e-tests
62332-wooa7s-796-add-e2e-tests
plugins/woocommerce/changelog/fix-phpunit-coverage-excludes
woocommerce/changelog/fix-phpunit-coverage-excludes
changelog/fix-phpunit-coverage-excludes
fix-phpunit-coverage-excludes
plugins/woocommerce/changelog/wooa7s-793-backend-add-batch-status-and-manual-trigger-endpoints
woocommerce/changelog/wooa7s-793-backend-add-batch-status-and-manual-trigger-endpoints
changelog/wooa7s-793-backend-add-batch-status-and-manual-trigger-endpoints
@ -3520,10 +3528,6 @@ plugins/woocommerce/changelog/60397-patch-8
woocommerce/changelog/60397-patch-8
changelog/60397-patch-8
60397-patch-8
plugins/woocommerce/changelog/fix-62492
woocommerce/changelog/fix-62492
changelog/fix-62492
fix-62492
plugins/woocommerce/changelog/62494-wooplug-6029-minicart-incorrect-focus-when-having-multiple-minicarts
woocommerce/changelog/62494-wooplug-6029-minicart-incorrect-focus-when-having-multiple-minicarts
changelog/62494-wooplug-6029-minicart-incorrect-focus-when-having-multiple-minicarts
@ -3560,6 +3564,10 @@ plugins/woocommerce/changelog/pr-62063
woocommerce/changelog/pr-62063
changelog/pr-62063
pr-62063
plugins/woocommerce/changelog/62438-wooplug-5970-improve-wp-editor-script-enqueue-to-avoid-wordpress-php
woocommerce/changelog/62438-wooplug-5970-improve-wp-editor-script-enqueue-to-avoid-wordpress-php
changelog/62438-wooplug-5970-improve-wp-editor-script-enqueue-to-avoid-wordpress-php
62438-wooplug-5970-improve-wp-editor-script-enqueue-to-avoid-wordpress-php
plugins/woocommerce/changelog/fix-phpstan-errors
woocommerce/changelog/fix-phpstan-errors
changelog/fix-phpstan-errors
@ -3624,10 +3632,6 @@ plugins/woocommerce/changelog/pr-61878
woocommerce/changelog/pr-61878
changelog/pr-61878
pr-61878
plugins/woocommerce/changelog/62317-bgn-transitions-eur
woocommerce/changelog/62317-bgn-transitions-eur
changelog/62317-bgn-transitions-eur
62317-bgn-transitions-eur
plugins/woocommerce/changelog/62168-wooplug-5663-mini-cart-register_cart_interactivity-logic-runs-multiple
woocommerce/changelog/62168-wooplug-5663-mini-cart-register_cart_interactivity-logic-runs-multiple
changelog/62168-wooplug-5663-mini-cart-register_cart_interactivity-logic-runs-multiple
@ -3652,6 +3656,10 @@ plugins/woocommerce/changelog/62355-wooplug-5941-interactivity-api-mini-cart-pri
woocommerce/changelog/62355-wooplug-5941-interactivity-api-mini-cart-price-formatted-with-too-many
changelog/62355-wooplug-5941-interactivity-api-mini-cart-price-formatted-with-too-many
62355-wooplug-5941-interactivity-api-mini-cart-price-formatted-with-too-many
plugins/woocommerce/changelog/fix-variation-special-char-follow-up
woocommerce/changelog/fix-variation-special-char-follow-up
changelog/fix-variation-special-char-follow-up
fix-variation-special-char-follow-up
plugins/woocommerce/changelog/e2e-enhance-ctrf-report-env-data
woocommerce/changelog/e2e-enhance-ctrf-report-env-data
changelog/e2e-enhance-ctrf-report-env-data
@ -3708,10 +3716,6 @@ plugins/woocommerce/changelog/61910-wooship-1574-shipping-fulfillments-create-en
woocommerce/changelog/61910-wooship-1574-shipping-fulfillments-create-endpoint-to-get-shipping-providers
changelog/61910-wooship-1574-shipping-fulfillments-create-endpoint-to-get-shipping-providers
61910-wooship-1574-shipping-fulfillments-create-endpoint-to-get-shipping-providers
plugins/woocommerce/changelog/wooplug-5398-undo-item-deletion-from-cart-when-there-was-1-item-in-the
woocommerce/changelog/wooplug-5398-undo-item-deletion-from-cart-when-there-was-1-item-in-the
changelog/wooplug-5398-undo-item-deletion-from-cart-when-there-was-1-item-in-the
wooplug-5398-undo-item-deletion-from-cart-when-there-was-1-item-in-the
plugins/woocommerce/changelog/62384-wooplug-4976-interactivity-api-powered-mini-cart-dimensions-attribute-not
woocommerce/changelog/62384-wooplug-4976-interactivity-api-powered-mini-cart-dimensions-attribute-not
changelog/62384-wooplug-4976-interactivity-api-powered-mini-cart-dimensions-attribute-not
@ -3904,6 +3908,14 @@ plugins/woocommerce/changelog/62495-fix-remove-preg-match
woocommerce/changelog/62495-fix-remove-preg-match
changelog/62495-fix-remove-preg-match
62495-fix-remove-preg-match
plugins/woocommerce/changelog/61313-fix-flat-rate-blank-cost-validation
woocommerce/changelog/61313-fix-flat-rate-blank-cost-validation
changelog/61313-fix-flat-rate-blank-cost-validation
61313-fix-flat-rate-blank-cost-validation
plugins/woocommerce/changelog/wooplug-6049-performance-slow-wp_load_alloptions-dp-call-200000
woocommerce/changelog/wooplug-6049-performance-slow-wp_load_alloptions-dp-call-200000
changelog/wooplug-6049-performance-slow-wp_load_alloptions-dp-call-200000
wooplug-6049-performance-slow-wp_load_alloptions-dp-call-200000
plugins/woocommerce/changelog/62335-fix-admin-menu-lost-password-endpoint-condition
woocommerce/changelog/62335-fix-admin-menu-lost-password-endpoint-condition
changelog/62335-fix-admin-menu-lost-password-endpoint-condition
@ -13309,6 +13321,22 @@ src/Internal/Caches/ProductVersionStringInvalidatorTest.php
Internal/Caches/ProductVersionStringInvalidatorTest.php
Caches/ProductVersionStringInvalidatorTest.php
ProductVersionStringInvalidatorTest.php
plugins/woocommerce/tests/php/src/Internal/Caches/ProductCacheControllerTest.php
woocommerce/tests/php/src/Internal/Caches/ProductCacheControllerTest.php
tests/php/src/Internal/Caches/ProductCacheControllerTest.php
php/src/Internal/Caches/ProductCacheControllerTest.php
src/Internal/Caches/ProductCacheControllerTest.php
Internal/Caches/ProductCacheControllerTest.php
Caches/ProductCacheControllerTest.php
ProductCacheControllerTest.php
plugins/woocommerce/tests/php/src/Internal/Caches/ProductCacheTest.php
woocommerce/tests/php/src/Internal/Caches/ProductCacheTest.php
tests/php/src/Internal/Caches/ProductCacheTest.php
php/src/Internal/Caches/ProductCacheTest.php
src/Internal/Caches/ProductCacheTest.php
Internal/Caches/ProductCacheTest.php
Caches/ProductCacheTest.php
ProductCacheTest.php
plugins/woocommerce/tests/php/src/Internal/Caches/VersionStringGeneratorTest.php
woocommerce/tests/php/src/Internal/Caches/VersionStringGeneratorTest.php
tests/php/src/Internal/Caches/VersionStringGeneratorTest.php
@ -25044,6 +25072,13 @@ tests/e2e/content-templates/template_archive-product_attribute-filter.handlebars
e2e/content-templates/template_archive-product_attribute-filter.handlebars
content-templates/template_archive-product_attribute-filter.handlebars
template_archive-product_attribute-filter.handlebars
plugins/woocommerce/client/blocks/tests/utils/mock-editor-store.ts
woocommerce/client/blocks/tests/utils/mock-editor-store.ts
client/blocks/tests/utils/mock-editor-store.ts
blocks/tests/utils/mock-editor-store.ts
tests/utils/mock-editor-store.ts
utils/mock-editor-store.ts
mock-editor-store.ts
plugins/woocommerce/client/blocks/tests/utils/find-by-text.ts
woocommerce/client/blocks/tests/utils/find-by-text.ts
client/blocks/tests/utils/find-by-text.ts
@ -28415,6 +28450,14 @@ assets/js/utils/products.ts
js/utils/products.ts
utils/products.ts
products.ts
plugins/woocommerce/client/blocks/assets/js/utils/wordpress-stores.ts
woocommerce/client/blocks/assets/js/utils/wordpress-stores.ts
client/blocks/assets/js/utils/wordpress-stores.ts
blocks/assets/js/utils/wordpress-stores.ts
assets/js/utils/wordpress-stores.ts
js/utils/wordpress-stores.ts
utils/wordpress-stores.ts
wordpress-stores.ts
plugins/woocommerce/client/blocks/assets/js/utils/colors.ts
woocommerce/client/blocks/assets/js/utils/colors.ts
client/blocks/assets/js/utils/colors.ts
@ -70601,6 +70644,18 @@ woocommerce/src/Internal/RestockRefundedItemsAdjuster.php
src/Internal/RestockRefundedItemsAdjuster.php
Internal/RestockRefundedItemsAdjuster.php
RestockRefundedItemsAdjuster.php
plugins/woocommerce/src/Internal/Caches/ProductCacheController.php
woocommerce/src/Internal/Caches/ProductCacheController.php
src/Internal/Caches/ProductCacheController.php
Internal/Caches/ProductCacheController.php
Caches/ProductCacheController.php
ProductCacheController.php
plugins/woocommerce/src/Internal/Caches/ProductCache.php
woocommerce/src/Internal/Caches/ProductCache.php
src/Internal/Caches/ProductCache.php
Internal/Caches/ProductCache.php
Caches/ProductCache.php
ProductCache.php
plugins/woocommerce/src/Internal/Caches/ProductVersionStringInvalidator.php
woocommerce/src/Internal/Caches/ProductVersionStringInvalidator.php
src/Internal/Caches/ProductVersionStringInvalidator.php

View file

@ -761,7 +761,9 @@ plugins/woocommerce-beta-tester/tsconfig.json
plugins/woocommerce-beta-tester/composer.lock
plugins/woocommerce-beta-tester/composer.json
plugins/woocommerce-beta-tester/package.json
plugins/woocommerce/changelog/WOOPLUG-5884-product-object-cache
plugins/woocommerce/changelog/62332-wooa7s-796-add-e2e-tests
plugins/woocommerce/changelog/fix-phpunit-coverage-excludes
plugins/woocommerce/changelog/wooa7s-793-backend-add-batch-status-and-manual-trigger-endpoints
plugins/woocommerce/changelog/62458-update-add-wp-environment-to-ssr
plugins/woocommerce/changelog/62107-wooplug-5855-category-archive-performance-on-block-based-themes-with
@ -797,7 +799,6 @@ plugins/woocommerce/changelog/update-remove-wc-data-clone-override
plugins/woocommerce/changelog/update-abilities-api-to-0.4.0
plugins/woocommerce/changelog/update-skill-for-backend
plugins/woocommerce/changelog/60397-patch-8
plugins/woocommerce/changelog/fix-62492
plugins/woocommerce/changelog/62494-wooplug-6029-minicart-incorrect-focus-when-having-multiple-minicarts
plugins/woocommerce/changelog/61415-add-currency-data-to-order-items-rest-v4
plugins/woocommerce/changelog/62333-fix-brands-clear-thumbnail-after-creation
@ -807,6 +808,7 @@ plugins/woocommerce/changelog/pr-61476
plugins/woocommerce/changelog/fix-launch-your-store-minor-fixes
plugins/woocommerce/changelog/update-k6-version-1.4.2
plugins/woocommerce/changelog/pr-62063
plugins/woocommerce/changelog/62438-wooplug-5970-improve-wp-editor-script-enqueue-to-avoid-wordpress-php
plugins/woocommerce/changelog/fix-phpstan-errors
plugins/woocommerce/changelog/fix-breadcrumbs-product_cat-taxonomy
plugins/woocommerce/changelog/pr-61931
@ -823,13 +825,13 @@ plugins/woocommerce/changelog/perf-add-cache-priming-for-grouped-products
plugins/woocommerce/changelog/62334-remove-custom-taxonomy-breadcrumb-prefix
plugins/woocommerce/changelog/62045-dev-pass-input-element-as-context-in-quantity-selector
plugins/woocommerce/changelog/pr-61878
plugins/woocommerce/changelog/62317-bgn-transitions-eur
plugins/woocommerce/changelog/62168-wooplug-5663-mini-cart-register_cart_interactivity-logic-runs-multiple
plugins/woocommerce/changelog/fix-order-again-sold-individually-variations
plugins/woocommerce/changelog/wooprd-1010-add-email-post-generator-hook
plugins/woocommerce/changelog/62385-fix-paypal-standard-zero-or-negative-order-total
plugins/woocommerce/changelog/pr-61798
plugins/woocommerce/changelog/62355-wooplug-5941-interactivity-api-mini-cart-price-formatted-with-too-many
plugins/woocommerce/changelog/fix-variation-special-char-follow-up
plugins/woocommerce/changelog/e2e-enhance-ctrf-report-env-data
plugins/woocommerce/changelog/60404-patch-11
plugins/woocommerce/changelog/add-phpstan
@ -844,7 +846,6 @@ plugins/woocommerce/changelog/wooplug-5811-checkout-block-pickup-location-detail
plugins/woocommerce/changelog/wooplug-5959-storeapi-request-modifying-shipping-packages-might-cause
plugins/woocommerce/changelog/fix-create-variation-special-chras-rest-api
plugins/woocommerce/changelog/61910-wooship-1574-shipping-fulfillments-create-endpoint-to-get-shipping-providers
plugins/woocommerce/changelog/wooplug-5398-undo-item-deletion-from-cart-when-there-was-1-item-in-the
plugins/woocommerce/changelog/62384-wooplug-4976-interactivity-api-powered-mini-cart-dimensions-attribute-not
plugins/woocommerce/changelog/62461-add-tracks-client-batch-requests
plugins/woocommerce/changelog/61950-copilot-fix-flaky-test-cart-item-count
@ -893,6 +894,8 @@ plugins/woocommerce/changelog/62149-wooa7s-797-add-analytics-scheduled-updates-f
plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/add-scheduled-updates-promotion-inbox-note
plugins/woocommerce/changelog/62495-fix-remove-preg-match
plugins/woocommerce/changelog/61313-fix-flat-rate-blank-cost-validation
plugins/woocommerce/changelog/wooplug-6049-performance-slow-wp_load_alloptions-dp-call-200000
plugins/woocommerce/changelog/62335-fix-admin-menu-lost-password-endpoint-condition
plugins/woocommerce/changelog/wooplug-5888-product-gallery-missing-block-spacing-control
plugins/woocommerce/changelog/k6-cleanup-shortcode-setup
@ -2153,6 +2156,8 @@ plugins/woocommerce/tests/php/src/Internal/DependencyManagement/ExampleClasses/C
plugins/woocommerce/tests/php/src/Internal/AbilitiesApi/AbilitiesApiIntegrationTest.php
plugins/woocommerce/tests/php/src/Internal/McStatsTest.php
plugins/woocommerce/tests/php/src/Internal/Caches/ProductVersionStringInvalidatorTest.php
plugins/woocommerce/tests/php/src/Internal/Caches/ProductCacheControllerTest.php
plugins/woocommerce/tests/php/src/Internal/Caches/ProductCacheTest.php
plugins/woocommerce/tests/php/src/Internal/Caches/VersionStringGeneratorTest.php
plugins/woocommerce/tests/php/src/Internal/DataStores/Orders/OrdersTableDataStoreTests.php
plugins/woocommerce/tests/php/src/Internal/DataStores/Orders/LegacyDataHandlerTests.php
@ -3953,6 +3958,7 @@ plugins/woocommerce/client/blocks/tests/e2e/content-templates/template_archive-p
plugins/woocommerce/client/blocks/tests/e2e/content-templates/post_filters-with-all-products.handlebars
plugins/woocommerce/client/blocks/tests/e2e/content-templates/template_archive-product_filters-with-product-collection.handlebars
plugins/woocommerce/client/blocks/tests/e2e/content-templates/template_archive-product_attribute-filter.handlebars
plugins/woocommerce/client/blocks/tests/utils/mock-editor-store.ts
plugins/woocommerce/client/blocks/tests/utils/find-by-text.ts
plugins/woocommerce/client/blocks/tests/utils/compatibility-notice.js
plugins/woocommerce/client/blocks/tests/integration/README.md
@ -4336,6 +4342,7 @@ plugins/woocommerce/client/blocks/assets/js/utils/trim-words.ts
plugins/woocommerce/client/blocks/assets/js/utils/get-inner-block-by-name.ts
plugins/woocommerce/client/blocks/assets/js/utils/is-site-editor-page.ts
plugins/woocommerce/client/blocks/assets/js/utils/products.ts
plugins/woocommerce/client/blocks/assets/js/utils/wordpress-stores.ts
plugins/woocommerce/client/blocks/assets/js/utils/colors.ts
plugins/woocommerce/client/blocks/assets/js/utils/object-operations.ts
plugins/woocommerce/client/blocks/assets/js/utils/is-widget-editor-page.ts
@ -9083,6 +9090,8 @@ plugins/woocommerce/src/Internal/DependencyManagement/ContainerException.php
plugins/woocommerce/src/Internal/DependencyManagement/RuntimeContainer.php
plugins/woocommerce/src/Internal/AbilitiesApi/AbilitiesClient.php
plugins/woocommerce/src/Internal/RestockRefundedItemsAdjuster.php
plugins/woocommerce/src/Internal/Caches/ProductCacheController.php
plugins/woocommerce/src/Internal/Caches/ProductCache.php
plugins/woocommerce/src/Internal/Caches/ProductVersionStringInvalidator.php
plugins/woocommerce/src/Internal/Caches/VersionStringGenerator.php
plugins/woocommerce/src/Internal/ProductImage/MatchImageBySKU.php

View file

@ -12589,6 +12589,12 @@ graphql/gql/queries/session_spec.rb
gql/queries/session_spec.rb
queries/session_spec.rb
session_spec.rb
spec/graphql/gql/queries/user/history_spec.rb
graphql/gql/queries/user/history_spec.rb
gql/queries/user/history_spec.rb
queries/user/history_spec.rb
user/history_spec.rb
history_spec.rb
spec/graphql/gql/queries/user/current/avatar/list_spec.rb
graphql/gql/queries/user/current/avatar/list_spec.rb
gql/queries/user/current/avatar/list_spec.rb
@ -24473,6 +24479,12 @@ shared/graphql/fragments/errors.api.ts
graphql/fragments/errors.api.ts
fragments/errors.api.ts
errors.api.ts
app/frontend/shared/graphql/fragments/history.api.ts
frontend/shared/graphql/fragments/history.api.ts
shared/graphql/fragments/history.api.ts
graphql/fragments/history.api.ts
fragments/history.api.ts
history.api.ts
app/frontend/shared/graphql/fragments/relevantTicketAttribute.api.ts
frontend/shared/graphql/fragments/relevantTicketAttribute.api.ts
shared/graphql/fragments/relevantTicketAttribute.api.ts
@ -24503,6 +24515,12 @@ shared/graphql/fragments/userPersonalSettings.graphql
graphql/fragments/userPersonalSettings.graphql
fragments/userPersonalSettings.graphql
userPersonalSettings.graphql
app/frontend/shared/graphql/fragments/history.graphql
frontend/shared/graphql/fragments/history.graphql
shared/graphql/fragments/history.graphql
graphql/fragments/history.graphql
fragments/history.graphql
history.graphql
app/frontend/shared/graphql/fragments/currentUserAttributes.graphql
frontend/shared/graphql/fragments/currentUserAttributes.graphql
shared/graphql/fragments/currentUserAttributes.graphql
@ -25363,6 +25381,11 @@ frontend/shared/composables/useReactivate.ts
shared/composables/useReactivate.ts
composables/useReactivate.ts
useReactivate.ts
app/frontend/shared/composables/useFormkitMessageManager.ts
frontend/shared/composables/useFormkitMessageManager.ts
shared/composables/useFormkitMessageManager.ts
composables/useFormkitMessageManager.ts
useFormkitMessageManager.ts
app/frontend/shared/composables/usePagination.ts
frontend/shared/composables/usePagination.ts
shared/composables/usePagination.ts
@ -26170,6 +26193,12 @@ shared/server/apollo/index.ts
server/apollo/index.ts
apollo/index.ts
index.ts
app/frontend/shared/server/apollo/possibleTypes.ts
frontend/shared/server/apollo/possibleTypes.ts
shared/server/apollo/possibleTypes.ts
server/apollo/possibleTypes.ts
apollo/possibleTypes.ts
possibleTypes.ts
app/frontend/shared/server/apollo/utils/__tests__/csrfToken.spec.ts
frontend/shared/server/apollo/utils/__tests__/csrfToken.spec.ts
shared/server/apollo/utils/__tests__/csrfToken.spec.ts
@ -27125,6 +27154,36 @@ fields/FieldEditor/extensions/Indent.ts
FieldEditor/extensions/Indent.ts
extensions/Indent.ts
Indent.ts
app/frontend/shared/components/Form/fields/FieldEditor/extensions/CharacterCount/PlainCharacterCount.ts
frontend/shared/components/Form/fields/FieldEditor/extensions/CharacterCount/PlainCharacterCount.ts
shared/components/Form/fields/FieldEditor/extensions/CharacterCount/PlainCharacterCount.ts
components/Form/fields/FieldEditor/extensions/CharacterCount/PlainCharacterCount.ts
Form/fields/FieldEditor/extensions/CharacterCount/PlainCharacterCount.ts
fields/FieldEditor/extensions/CharacterCount/PlainCharacterCount.ts
FieldEditor/extensions/CharacterCount/PlainCharacterCount.ts
extensions/CharacterCount/PlainCharacterCount.ts
CharacterCount/PlainCharacterCount.ts
PlainCharacterCount.ts
app/frontend/shared/components/Form/fields/FieldEditor/extensions/CharacterCount/HtmlCharacterCount.ts
frontend/shared/components/Form/fields/FieldEditor/extensions/CharacterCount/HtmlCharacterCount.ts
shared/components/Form/fields/FieldEditor/extensions/CharacterCount/HtmlCharacterCount.ts
components/Form/fields/FieldEditor/extensions/CharacterCount/HtmlCharacterCount.ts
Form/fields/FieldEditor/extensions/CharacterCount/HtmlCharacterCount.ts
fields/FieldEditor/extensions/CharacterCount/HtmlCharacterCount.ts
FieldEditor/extensions/CharacterCount/HtmlCharacterCount.ts
extensions/CharacterCount/HtmlCharacterCount.ts
CharacterCount/HtmlCharacterCount.ts
HtmlCharacterCount.ts
app/frontend/shared/components/Form/fields/FieldEditor/extensions/CharacterCount/types.ts
frontend/shared/components/Form/fields/FieldEditor/extensions/CharacterCount/types.ts
shared/components/Form/fields/FieldEditor/extensions/CharacterCount/types.ts
components/Form/fields/FieldEditor/extensions/CharacterCount/types.ts
Form/fields/FieldEditor/extensions/CharacterCount/types.ts
fields/FieldEditor/extensions/CharacterCount/types.ts
FieldEditor/extensions/CharacterCount/types.ts
extensions/CharacterCount/types.ts
CharacterCount/types.ts
types.ts
app/frontend/shared/components/Form/fields/FieldEditor/extensions/HardBreakPlain.ts
frontend/shared/components/Form/fields/FieldEditor/extensions/HardBreakPlain.ts
shared/components/Form/fields/FieldEditor/extensions/HardBreakPlain.ts
@ -35964,6 +36023,14 @@ pages/dashboard/views/Dashboard.vue
dashboard/views/Dashboard.vue
views/Dashboard.vue
Dashboard.vue
app/frontend/apps/desktop/pages/user/__tests__/user-detail-view-history.spec.ts
frontend/apps/desktop/pages/user/__tests__/user-detail-view-history.spec.ts
apps/desktop/pages/user/__tests__/user-detail-view-history.spec.ts
desktop/pages/user/__tests__/user-detail-view-history.spec.ts
pages/user/__tests__/user-detail-view-history.spec.ts
user/__tests__/user-detail-view-history.spec.ts
__tests__/user-detail-view-history.spec.ts
user-detail-view-history.spec.ts
app/frontend/apps/desktop/pages/user/__tests__/user-detail-view-edit-user.spec.ts
frontend/apps/desktop/pages/user/__tests__/user-detail-view-edit-user.spec.ts
apps/desktop/pages/user/__tests__/user-detail-view-edit-user.spec.ts
@ -40260,373 +40327,6 @@ TicketDetailView/actions/TicketChangeCustomer/TicketChangeCustomerFlyout.vue
actions/TicketChangeCustomer/TicketChangeCustomerFlyout.vue
TicketChangeCustomer/TicketChangeCustomerFlyout.vue
TicketChangeCustomerFlyout.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/__tests__/useHistoryEvents.spec.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/__tests__/useHistoryEvents.spec.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/__tests__/useHistoryEvents.spec.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/__tests__/useHistoryEvents.spec.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/__tests__/useHistoryEvents.spec.ts
ticket/components/TicketDetailView/actions/TicketHistory/__tests__/useHistoryEvents.spec.ts
components/TicketDetailView/actions/TicketHistory/__tests__/useHistoryEvents.spec.ts
TicketDetailView/actions/TicketHistory/__tests__/useHistoryEvents.spec.ts
actions/TicketHistory/__tests__/useHistoryEvents.spec.ts
TicketHistory/__tests__/useHistoryEvents.spec.ts
__tests__/useHistoryEvents.spec.ts
useHistoryEvents.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/__tests__/TicketHistoryFlyout.spec.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/__tests__/TicketHistoryFlyout.spec.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/__tests__/TicketHistoryFlyout.spec.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/__tests__/TicketHistoryFlyout.spec.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/__tests__/TicketHistoryFlyout.spec.ts
ticket/components/TicketDetailView/actions/TicketHistory/__tests__/TicketHistoryFlyout.spec.ts
components/TicketDetailView/actions/TicketHistory/__tests__/TicketHistoryFlyout.spec.ts
TicketDetailView/actions/TicketHistory/__tests__/TicketHistoryFlyout.spec.ts
actions/TicketHistory/__tests__/TicketHistoryFlyout.spec.ts
TicketHistory/__tests__/TicketHistoryFlyout.spec.ts
__tests__/TicketHistoryFlyout.spec.ts
TicketHistoryFlyout.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventHeader.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventHeader.vue
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventHeader.vue
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventHeader.vue
pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventHeader.vue
ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventHeader.vue
components/TicketDetailView/actions/TicketHistory/HistoryEventHeader.vue
TicketDetailView/actions/TicketHistory/HistoryEventHeader.vue
actions/TicketHistory/HistoryEventHeader.vue
TicketHistory/HistoryEventHeader.vue
HistoryEventHeader.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEvent.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEvent.vue
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEvent.vue
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEvent.vue
pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEvent.vue
ticket/components/TicketDetailView/actions/TicketHistory/HistoryEvent.vue
components/TicketDetailView/actions/TicketHistory/HistoryEvent.vue
TicketDetailView/actions/TicketHistory/HistoryEvent.vue
actions/TicketHistory/HistoryEvent.vue
TicketHistory/HistoryEvent.vue
HistoryEvent.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/TicketHistoryFlyout.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/TicketHistoryFlyout.vue
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/TicketHistoryFlyout.vue
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/TicketHistoryFlyout.vue
pages/ticket/components/TicketDetailView/actions/TicketHistory/TicketHistoryFlyout.vue
ticket/components/TicketDetailView/actions/TicketHistory/TicketHistoryFlyout.vue
components/TicketDetailView/actions/TicketHistory/TicketHistoryFlyout.vue
TicketDetailView/actions/TicketHistory/TicketHistoryFlyout.vue
actions/TicketHistory/TicketHistoryFlyout.vue
TicketHistory/TicketHistoryFlyout.vue
TicketHistoryFlyout.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/composables/useHistoryEvents.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/composables/useHistoryEvents.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/composables/useHistoryEvents.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/composables/useHistoryEvents.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/composables/useHistoryEvents.ts
ticket/components/TicketDetailView/actions/TicketHistory/composables/useHistoryEvents.ts
components/TicketDetailView/actions/TicketHistory/composables/useHistoryEvents.ts
TicketDetailView/actions/TicketHistory/composables/useHistoryEvents.ts
actions/TicketHistory/composables/useHistoryEvents.ts
TicketHistory/composables/useHistoryEvents.ts
composables/useHistoryEvents.ts
useHistoryEvents.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/historyEventEntityNames.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/historyEventEntityNames.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/historyEventEntityNames.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/historyEventEntityNames.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/historyEventEntityNames.ts
ticket/components/TicketDetailView/actions/TicketHistory/utils/historyEventEntityNames.ts
components/TicketDetailView/actions/TicketHistory/utils/historyEventEntityNames.ts
TicketDetailView/actions/TicketHistory/utils/historyEventEntityNames.ts
actions/TicketHistory/utils/historyEventEntityNames.ts
TicketHistory/utils/historyEventEntityNames.ts
utils/historyEventEntityNames.ts
historyEventEntityNames.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/historyEventIssuerNames.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/historyEventIssuerNames.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/historyEventIssuerNames.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/historyEventIssuerNames.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/historyEventIssuerNames.ts
ticket/components/TicketDetailView/actions/TicketHistory/utils/historyEventIssuerNames.ts
components/TicketDetailView/actions/TicketHistory/utils/historyEventIssuerNames.ts
TicketDetailView/actions/TicketHistory/utils/historyEventIssuerNames.ts
actions/TicketHistory/utils/historyEventIssuerNames.ts
TicketHistory/utils/historyEventIssuerNames.ts
utils/historyEventIssuerNames.ts
historyEventIssuerNames.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/eventValueFormatters.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/eventValueFormatters.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/eventValueFormatters.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/eventValueFormatters.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/eventValueFormatters.ts
ticket/components/TicketDetailView/actions/TicketHistory/utils/eventValueFormatters.ts
components/TicketDetailView/actions/TicketHistory/utils/eventValueFormatters.ts
TicketDetailView/actions/TicketHistory/utils/eventValueFormatters.ts
actions/TicketHistory/utils/eventValueFormatters.ts
TicketHistory/utils/eventValueFormatters.ts
utils/eventValueFormatters.ts
eventValueFormatters.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/eventHelpers.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/eventHelpers.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/eventHelpers.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/eventHelpers.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/eventHelpers.ts
ticket/components/TicketDetailView/actions/TicketHistory/utils/eventHelpers.ts
components/TicketDetailView/actions/TicketHistory/utils/eventHelpers.ts
TicketDetailView/actions/TicketHistory/utils/eventHelpers.ts
actions/TicketHistory/utils/eventHelpers.ts
TicketHistory/utils/eventHelpers.ts
utils/eventHelpers.ts
eventHelpers.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
TicketHistory/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
HistoryEventDetailsTimeTriggerPerformed.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsReaction.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsReaction.vue
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsReaction.vue
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsReaction.vue
pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsReaction.vue
ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsReaction.vue
components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsReaction.vue
TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsReaction.vue
actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsReaction.vue
TicketHistory/HistoryEventDetails/HistoryEventDetailsReaction.vue
HistoryEventDetails/HistoryEventDetailsReaction.vue
HistoryEventDetailsReaction.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetails.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetails.vue
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetails.vue
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetails.vue
pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetails.vue
ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetails.vue
components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetails.vue
TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetails.vue
actions/TicketHistory/HistoryEventDetails/HistoryEventDetails.vue
TicketHistory/HistoryEventDetails/HistoryEventDetails.vue
HistoryEventDetails/HistoryEventDetails.vue
HistoryEventDetails.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsEmail.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsEmail.vue
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsEmail.vue
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsEmail.vue
pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsEmail.vue
ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsEmail.vue
components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsEmail.vue
TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsEmail.vue
actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsEmail.vue
TicketHistory/HistoryEventDetails/HistoryEventDetailsEmail.vue
HistoryEventDetails/HistoryEventDetailsEmail.vue
HistoryEventDetailsEmail.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsMerge.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsMerge.vue
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsMerge.vue
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsMerge.vue
pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsMerge.vue
ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsMerge.vue
components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsMerge.vue
TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsMerge.vue
actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsMerge.vue
TicketHistory/HistoryEventDetails/HistoryEventDetailsMerge.vue
HistoryEventDetails/HistoryEventDetailsMerge.vue
HistoryEventDetailsMerge.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventIssuer.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventIssuer.vue
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventIssuer.vue
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventIssuer.vue
pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventIssuer.vue
ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventIssuer.vue
components/TicketDetailView/actions/TicketHistory/HistoryEventIssuer.vue
TicketDetailView/actions/TicketHistory/HistoryEventIssuer.vue
actions/TicketHistory/HistoryEventIssuer.vue
TicketHistory/HistoryEventIssuer.vue
HistoryEventIssuer.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/removed-mention.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/removed-mention.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/removed-mention.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/removed-mention.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/removed-mention.ts
ticket/components/TicketDetailView/actions/TicketHistory/event-actions/removed-mention.ts
components/TicketDetailView/actions/TicketHistory/event-actions/removed-mention.ts
TicketDetailView/actions/TicketHistory/event-actions/removed-mention.ts
actions/TicketHistory/event-actions/removed-mention.ts
TicketHistory/event-actions/removed-mention.ts
event-actions/removed-mention.ts
removed-mention.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/updated.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/updated.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/updated.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/updated.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/updated.ts
ticket/components/TicketDetailView/actions/TicketHistory/event-actions/updated.ts
components/TicketDetailView/actions/TicketHistory/event-actions/updated.ts
TicketDetailView/actions/TicketHistory/event-actions/updated.ts
actions/TicketHistory/event-actions/updated.ts
TicketHistory/event-actions/updated.ts
event-actions/updated.ts
updated.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/index.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/index.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/index.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/index.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/index.ts
ticket/components/TicketDetailView/actions/TicketHistory/event-actions/index.ts
components/TicketDetailView/actions/TicketHistory/event-actions/index.ts
TicketDetailView/actions/TicketHistory/event-actions/index.ts
actions/TicketHistory/event-actions/index.ts
TicketHistory/event-actions/index.ts
event-actions/index.ts
index.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/set.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/set.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/set.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/set.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/set.ts
ticket/components/TicketDetailView/actions/TicketHistory/event-actions/set.ts
components/TicketDetailView/actions/TicketHistory/event-actions/set.ts
TicketDetailView/actions/TicketHistory/event-actions/set.ts
actions/TicketHistory/event-actions/set.ts
TicketHistory/event-actions/set.ts
event-actions/set.ts
set.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/merged-into.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/merged-into.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/merged-into.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/merged-into.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/merged-into.ts
ticket/components/TicketDetailView/actions/TicketHistory/event-actions/merged-into.ts
components/TicketDetailView/actions/TicketHistory/event-actions/merged-into.ts
TicketDetailView/actions/TicketHistory/event-actions/merged-into.ts
actions/TicketHistory/event-actions/merged-into.ts
TicketHistory/event-actions/merged-into.ts
event-actions/merged-into.ts
merged-into.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/email.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/email.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/email.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/email.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/email.ts
ticket/components/TicketDetailView/actions/TicketHistory/event-actions/email.ts
components/TicketDetailView/actions/TicketHistory/event-actions/email.ts
TicketDetailView/actions/TicketHistory/event-actions/email.ts
actions/TicketHistory/event-actions/email.ts
TicketHistory/event-actions/email.ts
event-actions/email.ts
email.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/removed.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/removed.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/removed.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/removed.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/removed.ts
ticket/components/TicketDetailView/actions/TicketHistory/event-actions/removed.ts
components/TicketDetailView/actions/TicketHistory/event-actions/removed.ts
TicketDetailView/actions/TicketHistory/event-actions/removed.ts
actions/TicketHistory/event-actions/removed.ts
TicketHistory/event-actions/removed.ts
event-actions/removed.ts
removed.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/added.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/added.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/added.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/added.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/added.ts
ticket/components/TicketDetailView/actions/TicketHistory/event-actions/added.ts
components/TicketDetailView/actions/TicketHistory/event-actions/added.ts
TicketDetailView/actions/TicketHistory/event-actions/added.ts
actions/TicketHistory/event-actions/added.ts
TicketHistory/event-actions/added.ts
event-actions/added.ts
added.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/created.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/created.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/created.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/created.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/created.ts
ticket/components/TicketDetailView/actions/TicketHistory/event-actions/created.ts
components/TicketDetailView/actions/TicketHistory/event-actions/created.ts
TicketDetailView/actions/TicketHistory/event-actions/created.ts
actions/TicketHistory/event-actions/created.ts
TicketHistory/event-actions/created.ts
event-actions/created.ts
created.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/time-trigger-performed.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/time-trigger-performed.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/time-trigger-performed.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/time-trigger-performed.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/time-trigger-performed.ts
ticket/components/TicketDetailView/actions/TicketHistory/event-actions/time-trigger-performed.ts
components/TicketDetailView/actions/TicketHistory/event-actions/time-trigger-performed.ts
TicketDetailView/actions/TicketHistory/event-actions/time-trigger-performed.ts
actions/TicketHistory/event-actions/time-trigger-performed.ts
TicketHistory/event-actions/time-trigger-performed.ts
event-actions/time-trigger-performed.ts
time-trigger-performed.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/received-merge.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/received-merge.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/received-merge.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/received-merge.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/received-merge.ts
ticket/components/TicketDetailView/actions/TicketHistory/event-actions/received-merge.ts
components/TicketDetailView/actions/TicketHistory/event-actions/received-merge.ts
TicketDetailView/actions/TicketHistory/event-actions/received-merge.ts
actions/TicketHistory/event-actions/received-merge.ts
TicketHistory/event-actions/received-merge.ts
event-actions/received-merge.ts
received-merge.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/created-mention.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/created-mention.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/created-mention.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/created-mention.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/created-mention.ts
ticket/components/TicketDetailView/actions/TicketHistory/event-actions/created-mention.ts
components/TicketDetailView/actions/TicketHistory/event-actions/created-mention.ts
TicketDetailView/actions/TicketHistory/event-actions/created-mention.ts
actions/TicketHistory/event-actions/created-mention.ts
TicketHistory/event-actions/created-mention.ts
event-actions/created-mention.ts
created-mention.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/checklist-item-checked.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/checklist-item-checked.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/checklist-item-checked.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/checklist-item-checked.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/checklist-item-checked.ts
ticket/components/TicketDetailView/actions/TicketHistory/event-actions/checklist-item-checked.ts
components/TicketDetailView/actions/TicketHistory/event-actions/checklist-item-checked.ts
TicketDetailView/actions/TicketHistory/event-actions/checklist-item-checked.ts
actions/TicketHistory/event-actions/checklist-item-checked.ts
TicketHistory/event-actions/checklist-item-checked.ts
event-actions/checklist-item-checked.ts
checklist-item-checked.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/notification.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/notification.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/notification.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/notification.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/notification.ts
ticket/components/TicketDetailView/actions/TicketHistory/event-actions/notification.ts
components/TicketDetailView/actions/TicketHistory/event-actions/notification.ts
TicketDetailView/actions/TicketHistory/event-actions/notification.ts
actions/TicketHistory/event-actions/notification.ts
TicketHistory/event-actions/notification.ts
event-actions/notification.ts
notification.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/types.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/types.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/types.ts
desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/types.ts
pages/ticket/components/TicketDetailView/actions/TicketHistory/types.ts
ticket/components/TicketDetailView/actions/TicketHistory/types.ts
components/TicketDetailView/actions/TicketHistory/types.ts
TicketDetailView/actions/TicketHistory/types.ts
actions/TicketHistory/types.ts
TicketHistory/types.ts
types.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketMerge/__tests__/TicketMergeFlyout.spec.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketMerge/__tests__/TicketMergeFlyout.spec.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketMerge/__tests__/TicketMergeFlyout.spec.ts
@ -40650,6 +40350,16 @@ TicketDetailView/actions/TicketMerge/TicketMergeFlyout.vue
actions/TicketMerge/TicketMergeFlyout.vue
TicketMerge/TicketMergeFlyout.vue
TicketMergeFlyout.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/useTicketHistory.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/useTicketHistory.ts
apps/desktop/pages/ticket/components/TicketDetailView/actions/useTicketHistory.ts
desktop/pages/ticket/components/TicketDetailView/actions/useTicketHistory.ts
pages/ticket/components/TicketDetailView/actions/useTicketHistory.ts
ticket/components/TicketDetailView/actions/useTicketHistory.ts
components/TicketDetailView/actions/useTicketHistory.ts
TicketDetailView/actions/useTicketHistory.ts
actions/useTicketHistory.ts
useTicketHistory.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/__tests__/TicketDetailTopBar.spec.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/__tests__/TicketDetailTopBar.spec.ts
apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/__tests__/TicketDetailTopBar.spec.ts
@ -42997,6 +42707,15 @@ apollo/cache/initializer/userCurrentTaskbarItemList.ts
cache/initializer/userCurrentTaskbarItemList.ts
initializer/userCurrentTaskbarItemList.ts
userCurrentTaskbarItemList.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/userHistory.ts
frontend/apps/desktop/server/apollo/cache/initializer/userHistory.ts
apps/desktop/server/apollo/cache/initializer/userHistory.ts
desktop/server/apollo/cache/initializer/userHistory.ts
server/apollo/cache/initializer/userHistory.ts
apollo/cache/initializer/userHistory.ts
cache/initializer/userHistory.ts
initializer/userHistory.ts
userHistory.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/templates.ts
frontend/apps/desktop/server/apollo/cache/initializer/templates.ts
apps/desktop/server/apollo/cache/initializer/templates.ts
@ -43750,6 +43469,255 @@ desktop/components/CommonSectionContainer/CommonSectionContainer.vue
components/CommonSectionContainer/CommonSectionContainer.vue
CommonSectionContainer/CommonSectionContainer.vue
CommonSectionContainer.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/useHistoryFlyout.ts
frontend/apps/desktop/components/CommonHistoryFlyout/useHistoryFlyout.ts
apps/desktop/components/CommonHistoryFlyout/useHistoryFlyout.ts
desktop/components/CommonHistoryFlyout/useHistoryFlyout.ts
components/CommonHistoryFlyout/useHistoryFlyout.ts
CommonHistoryFlyout/useHistoryFlyout.ts
useHistoryFlyout.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventHeader.vue
frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventHeader.vue
apps/desktop/components/CommonHistoryFlyout/HistoryEventHeader.vue
desktop/components/CommonHistoryFlyout/HistoryEventHeader.vue
components/CommonHistoryFlyout/HistoryEventHeader.vue
CommonHistoryFlyout/HistoryEventHeader.vue
HistoryEventHeader.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/__test__/useHistoryEvents.spec.ts
frontend/apps/desktop/components/CommonHistoryFlyout/__test__/useHistoryEvents.spec.ts
apps/desktop/components/CommonHistoryFlyout/__test__/useHistoryEvents.spec.ts
desktop/components/CommonHistoryFlyout/__test__/useHistoryEvents.spec.ts
components/CommonHistoryFlyout/__test__/useHistoryEvents.spec.ts
CommonHistoryFlyout/__test__/useHistoryEvents.spec.ts
__test__/useHistoryEvents.spec.ts
useHistoryEvents.spec.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/__test__/CommonHistoryFlyout.spec.ts
frontend/apps/desktop/components/CommonHistoryFlyout/__test__/CommonHistoryFlyout.spec.ts
apps/desktop/components/CommonHistoryFlyout/__test__/CommonHistoryFlyout.spec.ts
desktop/components/CommonHistoryFlyout/__test__/CommonHistoryFlyout.spec.ts
components/CommonHistoryFlyout/__test__/CommonHistoryFlyout.spec.ts
CommonHistoryFlyout/__test__/CommonHistoryFlyout.spec.ts
__test__/CommonHistoryFlyout.spec.ts
CommonHistoryFlyout.spec.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEvent.vue
frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEvent.vue
apps/desktop/components/CommonHistoryFlyout/HistoryEvent.vue
desktop/components/CommonHistoryFlyout/HistoryEvent.vue
components/CommonHistoryFlyout/HistoryEvent.vue
CommonHistoryFlyout/HistoryEvent.vue
HistoryEvent.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/CommonHistoryFlyout.vue
frontend/apps/desktop/components/CommonHistoryFlyout/CommonHistoryFlyout.vue
apps/desktop/components/CommonHistoryFlyout/CommonHistoryFlyout.vue
desktop/components/CommonHistoryFlyout/CommonHistoryFlyout.vue
components/CommonHistoryFlyout/CommonHistoryFlyout.vue
CommonHistoryFlyout/CommonHistoryFlyout.vue
CommonHistoryFlyout.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/utils/historyEventEntityNames.ts
frontend/apps/desktop/components/CommonHistoryFlyout/utils/historyEventEntityNames.ts
apps/desktop/components/CommonHistoryFlyout/utils/historyEventEntityNames.ts
desktop/components/CommonHistoryFlyout/utils/historyEventEntityNames.ts
components/CommonHistoryFlyout/utils/historyEventEntityNames.ts
CommonHistoryFlyout/utils/historyEventEntityNames.ts
utils/historyEventEntityNames.ts
historyEventEntityNames.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/utils/historyEventIssuerNames.ts
frontend/apps/desktop/components/CommonHistoryFlyout/utils/historyEventIssuerNames.ts
apps/desktop/components/CommonHistoryFlyout/utils/historyEventIssuerNames.ts
desktop/components/CommonHistoryFlyout/utils/historyEventIssuerNames.ts
components/CommonHistoryFlyout/utils/historyEventIssuerNames.ts
CommonHistoryFlyout/utils/historyEventIssuerNames.ts
utils/historyEventIssuerNames.ts
historyEventIssuerNames.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/utils/eventValueFormatters.ts
frontend/apps/desktop/components/CommonHistoryFlyout/utils/eventValueFormatters.ts
apps/desktop/components/CommonHistoryFlyout/utils/eventValueFormatters.ts
desktop/components/CommonHistoryFlyout/utils/eventValueFormatters.ts
components/CommonHistoryFlyout/utils/eventValueFormatters.ts
CommonHistoryFlyout/utils/eventValueFormatters.ts
utils/eventValueFormatters.ts
eventValueFormatters.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/utils/eventHelpers.ts
frontend/apps/desktop/components/CommonHistoryFlyout/utils/eventHelpers.ts
apps/desktop/components/CommonHistoryFlyout/utils/eventHelpers.ts
desktop/components/CommonHistoryFlyout/utils/eventHelpers.ts
components/CommonHistoryFlyout/utils/eventHelpers.ts
CommonHistoryFlyout/utils/eventHelpers.ts
utils/eventHelpers.ts
eventHelpers.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/useHistoryEvents.ts
frontend/apps/desktop/components/CommonHistoryFlyout/useHistoryEvents.ts
apps/desktop/components/CommonHistoryFlyout/useHistoryEvents.ts
desktop/components/CommonHistoryFlyout/useHistoryEvents.ts
components/CommonHistoryFlyout/useHistoryEvents.ts
CommonHistoryFlyout/useHistoryEvents.ts
useHistoryEvents.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
HistoryEventDetailsTimeTriggerPerformed.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsReaction.vue
frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsReaction.vue
apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsReaction.vue
desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsReaction.vue
components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsReaction.vue
CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsReaction.vue
HistoryEventDetails/HistoryEventDetailsReaction.vue
HistoryEventDetailsReaction.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetails.vue
frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetails.vue
apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetails.vue
desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetails.vue
components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetails.vue
CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetails.vue
HistoryEventDetails/HistoryEventDetails.vue
HistoryEventDetails.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsEmail.vue
frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsEmail.vue
apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsEmail.vue
desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsEmail.vue
components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsEmail.vue
CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsEmail.vue
HistoryEventDetails/HistoryEventDetailsEmail.vue
HistoryEventDetailsEmail.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsMerge.vue
frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsMerge.vue
apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsMerge.vue
desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsMerge.vue
components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsMerge.vue
CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsMerge.vue
HistoryEventDetails/HistoryEventDetailsMerge.vue
HistoryEventDetailsMerge.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventIssuer.vue
frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventIssuer.vue
apps/desktop/components/CommonHistoryFlyout/HistoryEventIssuer.vue
desktop/components/CommonHistoryFlyout/HistoryEventIssuer.vue
components/CommonHistoryFlyout/HistoryEventIssuer.vue
CommonHistoryFlyout/HistoryEventIssuer.vue
HistoryEventIssuer.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/removed-mention.ts
frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/removed-mention.ts
apps/desktop/components/CommonHistoryFlyout/event-actions/removed-mention.ts
desktop/components/CommonHistoryFlyout/event-actions/removed-mention.ts
components/CommonHistoryFlyout/event-actions/removed-mention.ts
CommonHistoryFlyout/event-actions/removed-mention.ts
event-actions/removed-mention.ts
removed-mention.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/updated.ts
frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/updated.ts
apps/desktop/components/CommonHistoryFlyout/event-actions/updated.ts
desktop/components/CommonHistoryFlyout/event-actions/updated.ts
components/CommonHistoryFlyout/event-actions/updated.ts
CommonHistoryFlyout/event-actions/updated.ts
event-actions/updated.ts
updated.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/index.ts
frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/index.ts
apps/desktop/components/CommonHistoryFlyout/event-actions/index.ts
desktop/components/CommonHistoryFlyout/event-actions/index.ts
components/CommonHistoryFlyout/event-actions/index.ts
CommonHistoryFlyout/event-actions/index.ts
event-actions/index.ts
index.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/set.ts
frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/set.ts
apps/desktop/components/CommonHistoryFlyout/event-actions/set.ts
desktop/components/CommonHistoryFlyout/event-actions/set.ts
components/CommonHistoryFlyout/event-actions/set.ts
CommonHistoryFlyout/event-actions/set.ts
event-actions/set.ts
set.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/merged-into.ts
frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/merged-into.ts
apps/desktop/components/CommonHistoryFlyout/event-actions/merged-into.ts
desktop/components/CommonHistoryFlyout/event-actions/merged-into.ts
components/CommonHistoryFlyout/event-actions/merged-into.ts
CommonHistoryFlyout/event-actions/merged-into.ts
event-actions/merged-into.ts
merged-into.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/email.ts
frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/email.ts
apps/desktop/components/CommonHistoryFlyout/event-actions/email.ts
desktop/components/CommonHistoryFlyout/event-actions/email.ts
components/CommonHistoryFlyout/event-actions/email.ts
CommonHistoryFlyout/event-actions/email.ts
event-actions/email.ts
email.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/removed.ts
frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/removed.ts
apps/desktop/components/CommonHistoryFlyout/event-actions/removed.ts
desktop/components/CommonHistoryFlyout/event-actions/removed.ts
components/CommonHistoryFlyout/event-actions/removed.ts
CommonHistoryFlyout/event-actions/removed.ts
event-actions/removed.ts
removed.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/added.ts
frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/added.ts
apps/desktop/components/CommonHistoryFlyout/event-actions/added.ts
desktop/components/CommonHistoryFlyout/event-actions/added.ts
components/CommonHistoryFlyout/event-actions/added.ts
CommonHistoryFlyout/event-actions/added.ts
event-actions/added.ts
added.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/created.ts
frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/created.ts
apps/desktop/components/CommonHistoryFlyout/event-actions/created.ts
desktop/components/CommonHistoryFlyout/event-actions/created.ts
components/CommonHistoryFlyout/event-actions/created.ts
CommonHistoryFlyout/event-actions/created.ts
event-actions/created.ts
created.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/time-trigger-performed.ts
frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/time-trigger-performed.ts
apps/desktop/components/CommonHistoryFlyout/event-actions/time-trigger-performed.ts
desktop/components/CommonHistoryFlyout/event-actions/time-trigger-performed.ts
components/CommonHistoryFlyout/event-actions/time-trigger-performed.ts
CommonHistoryFlyout/event-actions/time-trigger-performed.ts
event-actions/time-trigger-performed.ts
time-trigger-performed.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/received-merge.ts
frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/received-merge.ts
apps/desktop/components/CommonHistoryFlyout/event-actions/received-merge.ts
desktop/components/CommonHistoryFlyout/event-actions/received-merge.ts
components/CommonHistoryFlyout/event-actions/received-merge.ts
CommonHistoryFlyout/event-actions/received-merge.ts
event-actions/received-merge.ts
received-merge.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/created-mention.ts
frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/created-mention.ts
apps/desktop/components/CommonHistoryFlyout/event-actions/created-mention.ts
desktop/components/CommonHistoryFlyout/event-actions/created-mention.ts
components/CommonHistoryFlyout/event-actions/created-mention.ts
CommonHistoryFlyout/event-actions/created-mention.ts
event-actions/created-mention.ts
created-mention.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/checklist-item-checked.ts
frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/checklist-item-checked.ts
apps/desktop/components/CommonHistoryFlyout/event-actions/checklist-item-checked.ts
desktop/components/CommonHistoryFlyout/event-actions/checklist-item-checked.ts
components/CommonHistoryFlyout/event-actions/checklist-item-checked.ts
CommonHistoryFlyout/event-actions/checklist-item-checked.ts
event-actions/checklist-item-checked.ts
checklist-item-checked.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/notification.ts
frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/notification.ts
apps/desktop/components/CommonHistoryFlyout/event-actions/notification.ts
desktop/components/CommonHistoryFlyout/event-actions/notification.ts
components/CommonHistoryFlyout/event-actions/notification.ts
CommonHistoryFlyout/event-actions/notification.ts
event-actions/notification.ts
notification.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/types.ts
frontend/apps/desktop/components/CommonHistoryFlyout/types.ts
apps/desktop/components/CommonHistoryFlyout/types.ts
desktop/components/CommonHistoryFlyout/types.ts
components/CommonHistoryFlyout/types.ts
CommonHistoryFlyout/types.ts
types.ts
app/frontend/apps/desktop/components/NavigationMenu/__tests__/NavigationMenu.spec.ts
frontend/apps/desktop/components/NavigationMenu/__tests__/NavigationMenu.spec.ts
apps/desktop/components/NavigationMenu/__tests__/NavigationMenu.spec.ts
@ -48119,6 +48087,33 @@ entities/channel-email/types/email-inbound-outbound.ts
channel-email/types/email-inbound-outbound.ts
types/email-inbound-outbound.ts
email-inbound-outbound.ts
app/frontend/apps/desktop/entities/user/graphql/queries/history.api.ts
frontend/apps/desktop/entities/user/graphql/queries/history.api.ts
apps/desktop/entities/user/graphql/queries/history.api.ts
desktop/entities/user/graphql/queries/history.api.ts
entities/user/graphql/queries/history.api.ts
user/graphql/queries/history.api.ts
graphql/queries/history.api.ts
queries/history.api.ts
history.api.ts
app/frontend/apps/desktop/entities/user/graphql/queries/history.mocks.ts
frontend/apps/desktop/entities/user/graphql/queries/history.mocks.ts
apps/desktop/entities/user/graphql/queries/history.mocks.ts
desktop/entities/user/graphql/queries/history.mocks.ts
entities/user/graphql/queries/history.mocks.ts
user/graphql/queries/history.mocks.ts
graphql/queries/history.mocks.ts
queries/history.mocks.ts
history.mocks.ts
app/frontend/apps/desktop/entities/user/graphql/queries/history.graphql
frontend/apps/desktop/entities/user/graphql/queries/history.graphql
apps/desktop/entities/user/graphql/queries/history.graphql
desktop/entities/user/graphql/queries/history.graphql
entities/user/graphql/queries/history.graphql
user/graphql/queries/history.graphql
graphql/queries/history.graphql
queries/history.graphql
history.graphql
app/frontend/apps/desktop/entities/user/graphql/mutations/userSignupResend.api.ts
frontend/apps/desktop/entities/user/graphql/mutations/userSignupResend.api.ts
apps/desktop/entities/user/graphql/mutations/userSignupResend.api.ts
@ -48154,6 +48149,14 @@ entities/user/composables/useUserCreate.ts
user/composables/useUserCreate.ts
composables/useUserCreate.ts
useUserCreate.ts
app/frontend/apps/desktop/entities/user/composables/useUserHistory.ts
frontend/apps/desktop/entities/user/composables/useUserHistory.ts
apps/desktop/entities/user/composables/useUserHistory.ts
desktop/entities/user/composables/useUserHistory.ts
entities/user/composables/useUserHistory.ts
user/composables/useUserHistory.ts
composables/useUserHistory.ts
useUserHistory.ts
app/frontend/apps/desktop/entities/user/composables/useUserEdit.ts
frontend/apps/desktop/entities/user/composables/useUserEdit.ts
apps/desktop/entities/user/composables/useUserEdit.ts
@ -49426,6 +49429,12 @@ queries/knowledge_base/answer/suggestions.rb
knowledge_base/answer/suggestions.rb
answer/suggestions.rb
suggestions.rb
app/graphql/gql/queries/user/history.rb
graphql/gql/queries/user/history.rb
gql/queries/user/history.rb
queries/user/history.rb
user/history.rb
history.rb
app/graphql/gql/queries/user/current/avatar/active.rb
graphql/gql/queries/user/current/avatar/active.rb
gql/queries/user/current/avatar/active.rb
@ -66751,6 +66760,11 @@ views/mailer/ticket_escalation_warning/de.html.erb
mailer/ticket_escalation_warning/de.html.erb
ticket_escalation_warning/de.html.erb
de.html.erb
app/views/mailer/ticket_article_update_reaction/cs.html.erb
views/mailer/ticket_article_update_reaction/cs.html.erb
mailer/ticket_article_update_reaction/cs.html.erb
ticket_article_update_reaction/cs.html.erb
cs.html.erb
app/views/mailer/ticket_article_update_reaction/fr.html.erb
views/mailer/ticket_article_update_reaction/fr.html.erb
mailer/ticket_article_update_reaction/fr.html.erb
@ -69243,6 +69257,11 @@ views/messaging/ticket_info/cs.md.erb
messaging/ticket_info/cs.md.erb
ticket_info/cs.md.erb
cs.md.erb
app/views/messaging/ticket_info/ca.md.erb
views/messaging/ticket_info/ca.md.erb
messaging/ticket_info/ca.md.erb
ticket_info/ca.md.erb
ca.md.erb
app/views/messaging/ticket_info/lt.md.erb
views/messaging/ticket_info/lt.md.erb
messaging/ticket_info/lt.md.erb
@ -69418,6 +69437,11 @@ views/messaging/ticket_create/cs.md.erb
messaging/ticket_create/cs.md.erb
ticket_create/cs.md.erb
cs.md.erb
app/views/messaging/ticket_create/ca.md.erb
views/messaging/ticket_create/ca.md.erb
messaging/ticket_create/ca.md.erb
ticket_create/ca.md.erb
ca.md.erb
app/views/messaging/ticket_create/lt.md.erb
views/messaging/ticket_create/lt.md.erb
messaging/ticket_create/lt.md.erb
@ -69588,6 +69612,11 @@ views/messaging/ticket_escalation/cs.md.erb
messaging/ticket_escalation/cs.md.erb
ticket_escalation/cs.md.erb
cs.md.erb
app/views/messaging/ticket_escalation/ca.md.erb
views/messaging/ticket_escalation/ca.md.erb
messaging/ticket_escalation/ca.md.erb
ticket_escalation/ca.md.erb
ca.md.erb
app/views/messaging/ticket_escalation/lt.md.erb
views/messaging/ticket_escalation/lt.md.erb
messaging/ticket_escalation/lt.md.erb

View file

@ -2870,6 +2870,7 @@ spec/graphql/gql/queries/checklist/templates_spec.rb
spec/graphql/gql/queries/knowledge_base/answer/suggestions_spec.rb
spec/graphql/gql/queries/search_spec.rb
spec/graphql/gql/queries/session_spec.rb
spec/graphql/gql/queries/user/history_spec.rb
spec/graphql/gql/queries/user/current/avatar/list_spec.rb
spec/graphql/gql/queries/user/current/avatar/active_spec.rb
spec/graphql/gql/queries/user/current/taskbar_item/list_spec.rb
@ -5257,11 +5258,13 @@ app/frontend/shared/graphql/fragments/userDetailAttributes.graphql
app/frontend/shared/graphql/fragments/session.graphql
app/frontend/shared/graphql/fragments/publicLinkAttributes.graphql
app/frontend/shared/graphql/fragments/errors.api.ts
app/frontend/shared/graphql/fragments/history.api.ts
app/frontend/shared/graphql/fragments/relevantTicketAttribute.api.ts
app/frontend/shared/graphql/fragments/objectAttributeValues.api.ts
app/frontend/shared/graphql/fragments/session.api.ts
app/frontend/shared/graphql/fragments/userAttributes.api.ts
app/frontend/shared/graphql/fragments/userPersonalSettings.graphql
app/frontend/shared/graphql/fragments/history.graphql
app/frontend/shared/graphql/fragments/currentUserAttributes.graphql
app/frontend/shared/graphql/fragments/simpleTicketAttribute.api.ts
app/frontend/shared/graphql/fragments/errors.graphql
@ -5409,6 +5412,7 @@ app/frontend/shared/composables/form/useCheckBodyAttachmentReference.ts
app/frontend/shared/composables/useTrapTab.ts
app/frontend/shared/composables/usePublicLinks.ts
app/frontend/shared/composables/useReactivate.ts
app/frontend/shared/composables/useFormkitMessageManager.ts
app/frontend/shared/composables/usePagination.ts
app/frontend/shared/composables/useOnlineNotification/useOnlineNotificationSound.ts
app/frontend/shared/composables/useOnlineNotification/useOnlineNotificationSeen.ts
@ -5537,6 +5541,7 @@ app/frontend/shared/server/apollo/handler/QueryHandler.ts
app/frontend/shared/server/apollo/handler/BaseHandler.ts
app/frontend/shared/server/apollo/client.ts
app/frontend/shared/server/apollo/index.ts
app/frontend/shared/server/apollo/possibleTypes.ts
app/frontend/shared/server/apollo/utils/__tests__/csrfToken.spec.ts
app/frontend/shared/server/apollo/utils/csrfToken.ts
app/frontend/shared/server/apollo/utils/getErrorContext.ts
@ -5653,6 +5658,9 @@ app/frontend/shared/components/Form/fields/FieldTextarea/__tests__/FieldTextarea
app/frontend/shared/components/Form/fields/FieldTextarea/index.ts
app/frontend/shared/components/Form/fields/FieldEditor/extensions/Styles.ts
app/frontend/shared/components/Form/fields/FieldEditor/extensions/Indent.ts
app/frontend/shared/components/Form/fields/FieldEditor/extensions/CharacterCount/PlainCharacterCount.ts
app/frontend/shared/components/Form/fields/FieldEditor/extensions/CharacterCount/HtmlCharacterCount.ts
app/frontend/shared/components/Form/fields/FieldEditor/extensions/CharacterCount/types.ts
app/frontend/shared/components/Form/fields/FieldEditor/extensions/HardBreakPlain.ts
app/frontend/shared/components/Form/fields/FieldEditor/extensions/Image.ts
app/frontend/shared/components/Form/fields/FieldEditor/extensions/Link.ts
@ -6770,6 +6778,7 @@ app/frontend/apps/desktop/pages/dashboard/__tests__/left-sidebar.spec.ts
app/frontend/apps/desktop/pages/dashboard/routes.ts
app/frontend/apps/desktop/pages/dashboard/views/Playground.vue
app/frontend/apps/desktop/pages/dashboard/views/Dashboard.vue
app/frontend/apps/desktop/pages/user/__tests__/user-detail-view-history.spec.ts
app/frontend/apps/desktop/pages/user/__tests__/user-detail-view-edit-user.spec.ts
app/frontend/apps/desktop/pages/user/__tests__/user-detail-view-create-new-ticket.spec.ts
app/frontend/apps/desktop/pages/user/__tests__/user-detail-view-delete-user.spec.ts
@ -7259,39 +7268,9 @@ app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/Art
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/ArticleMore.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketChangeCustomer/__tests__/TicketChangeCustomerFlyout.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketChangeCustomer/TicketChangeCustomerFlyout.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/__tests__/useHistoryEvents.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/__tests__/TicketHistoryFlyout.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventHeader.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEvent.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/TicketHistoryFlyout.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/composables/useHistoryEvents.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/historyEventEntityNames.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/historyEventIssuerNames.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/eventValueFormatters.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/utils/eventHelpers.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsReaction.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetails.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsEmail.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventDetails/HistoryEventDetailsMerge.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/HistoryEventIssuer.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/removed-mention.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/updated.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/index.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/set.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/merged-into.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/email.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/removed.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/added.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/created.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/time-trigger-performed.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/received-merge.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/created-mention.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/checklist-item-checked.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/event-actions/notification.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketHistory/types.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketMerge/__tests__/TicketMergeFlyout.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/TicketMerge/TicketMergeFlyout.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/actions/useTicketHistory.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/__tests__/TicketDetailTopBar.spec.ts
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
@ -7533,6 +7512,7 @@ app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentOverviewOrd
app/frontend/apps/desktop/server/apollo/cache/initializer/ticketsCachedByOverviewQuery.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/ticketsByFilterQuery.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentTaskbarItemList.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/userHistory.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/templates.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/linkList.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/ticketHistory.ts
@ -7629,6 +7609,38 @@ app/frontend/apps/desktop/components/PageNavigation/PageNavigation.vue
app/frontend/apps/desktop/components/PageNavigation/firstLevelRoutes.ts
app/frontend/apps/desktop/components/CommonSectionContainer/__tests__/CommonSectionContainer.spec.ts
app/frontend/apps/desktop/components/CommonSectionContainer/CommonSectionContainer.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/useHistoryFlyout.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventHeader.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/__test__/useHistoryEvents.spec.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/__test__/CommonHistoryFlyout.spec.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEvent.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/CommonHistoryFlyout.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/utils/historyEventEntityNames.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/utils/historyEventIssuerNames.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/utils/eventValueFormatters.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/utils/eventHelpers.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/useHistoryEvents.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsTimeTriggerPerformed.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsReaction.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetails.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsEmail.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventDetails/HistoryEventDetailsMerge.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/HistoryEventIssuer.vue
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/removed-mention.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/updated.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/index.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/set.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/merged-into.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/email.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/removed.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/added.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/created.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/time-trigger-performed.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/received-merge.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/created-mention.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/checklist-item-checked.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/event-actions/notification.ts
app/frontend/apps/desktop/components/CommonHistoryFlyout/types.ts
app/frontend/apps/desktop/components/NavigationMenu/__tests__/NavigationMenu.spec.ts
app/frontend/apps/desktop/components/NavigationMenu/NavigationMenu.vue
app/frontend/apps/desktop/components/NavigationMenu/NavigationMenuList.vue
@ -8178,10 +8190,14 @@ app/frontend/apps/desktop/entities/channel-email/types/email-account.ts
app/frontend/apps/desktop/entities/channel-email/types/email-notification.ts
app/frontend/apps/desktop/entities/channel-email/types/email-channel.ts
app/frontend/apps/desktop/entities/channel-email/types/email-inbound-outbound.ts
app/frontend/apps/desktop/entities/user/graphql/queries/history.api.ts
app/frontend/apps/desktop/entities/user/graphql/queries/history.mocks.ts
app/frontend/apps/desktop/entities/user/graphql/queries/history.graphql
app/frontend/apps/desktop/entities/user/graphql/mutations/userSignupResend.api.ts
app/frontend/apps/desktop/entities/user/graphql/mutations/userSignupResend.graphql
app/frontend/apps/desktop/entities/user/graphql/mutations/userSignupResend.mocks.ts
app/frontend/apps/desktop/entities/user/composables/useUserCreate.ts
app/frontend/apps/desktop/entities/user/composables/useUserHistory.ts
app/frontend/apps/desktop/entities/user/composables/useUserEdit.ts
app/frontend/apps/desktop/entities/user/current/graphql/queries/userCurrentRecentCloseList.mocks.ts
app/frontend/apps/desktop/entities/user/current/graphql/queries/userCurrentRecentCloseList.api.ts
@ -8356,6 +8372,7 @@ app/graphql/gql/queries/locales.rb
app/graphql/gql/queries/checklist/templates.rb
app/graphql/gql/queries/base_query.rb
app/graphql/gql/queries/knowledge_base/answer/suggestions.rb
app/graphql/gql/queries/user/history.rb
app/graphql/gql/queries/user/current/avatar/active.rb
app/graphql/gql/queries/user/current/avatar/list.rb
app/graphql/gql/queries/user/current/taskbar_item/list.rb
@ -11277,6 +11294,7 @@ app/views/mailer/ticket_escalation_warning/pt-br.html.erb
app/views/mailer/ticket_escalation_warning/id.html.erb
app/views/mailer/ticket_escalation_warning/zh-tw.html.erb
app/views/mailer/ticket_escalation_warning/de.html.erb
app/views/mailer/ticket_article_update_reaction/cs.html.erb
app/views/mailer/ticket_article_update_reaction/fr.html.erb
app/views/mailer/ticket_article_update_reaction/nl.html.erb
app/views/mailer/ticket_article_update_reaction/it.html.erb
@ -11776,6 +11794,7 @@ app/views/messaging/ticket_info/da.md.erb
app/views/messaging/ticket_info/id.md.erb
app/views/messaging/ticket_info/sk.md.erb
app/views/messaging/ticket_info/cs.md.erb
app/views/messaging/ticket_info/ca.md.erb
app/views/messaging/ticket_info/lt.md.erb
app/views/messaging/ticket_info/bg.md.erb
app/views/messaging/ticket_info/pl.md.erb
@ -11811,6 +11830,7 @@ app/views/messaging/ticket_create/da.md.erb
app/views/messaging/ticket_create/id.md.erb
app/views/messaging/ticket_create/sk.md.erb
app/views/messaging/ticket_create/cs.md.erb
app/views/messaging/ticket_create/ca.md.erb
app/views/messaging/ticket_create/lt.md.erb
app/views/messaging/ticket_create/bg.md.erb
app/views/messaging/ticket_create/pl.md.erb
@ -11845,6 +11865,7 @@ app/views/messaging/ticket_escalation/da.md.erb
app/views/messaging/ticket_escalation/id.md.erb
app/views/messaging/ticket_escalation/sk.md.erb
app/views/messaging/ticket_escalation/cs.md.erb
app/views/messaging/ticket_escalation/ca.md.erb
app/views/messaging/ticket_escalation/lt.md.erb
app/views/messaging/ticket_escalation/bg.md.erb
app/views/messaging/ticket_escalation/pl.md.erb

View file

@ -962,7 +962,6 @@ contact_importer
contactus
contactus/mwaas*
content-guest/rss/channels
control
copilot
copilot/c
copilotsearch?q=
@ -1535,10 +1534,11 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://amazon.co.uk/robots.txt
http://m.youtube.com/robots.txt
http://calendar.google.com/robots.txt
http://mozilla.org/robots.txt
http://s3.amazonaws.com/robots.txt
http://twitter.com/robots.txt
http://slideshare.net/robots.txt
http://web.archive.org/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -2142,7 +2142,6 @@ referrer=
registry/wishlist
remotelogout
rep=hc
report
report-abuse?report=
report=
report_abuse.gne
@ -3227,7 +3226,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://support.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://github.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard