mirror of
https://github.com/danielmiessler/SecLists
synced 2026-01-05 23:57:21 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
b07f146658
commit
341f20e364
28 changed files with 1631 additions and 1629 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1739300591
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1739354632
|
||||
"last_update": 1739441015
|
||||
}
|
||||
}
|
||||
|
|
@ -2233,6 +2233,8 @@ curvy-buttons-swim.md
|
|||
gold-cars-boil.md
|
||||
.changeset/eight-wolves-battle.md
|
||||
eight-wolves-battle.md
|
||||
.changeset/orange-beds-reply.md
|
||||
orange-beds-reply.md
|
||||
.changeset/eleven-papayas-run.md
|
||||
eleven-papayas-run.md
|
||||
.changeset/lemon-readers-kick.md
|
||||
|
|
|
|||
|
|
@ -513,6 +513,7 @@ sdk/tests/schema.ts
|
|||
.changeset/curvy-buttons-swim.md
|
||||
.changeset/gold-cars-boil.md
|
||||
.changeset/eight-wolves-battle.md
|
||||
.changeset/orange-beds-reply.md
|
||||
.changeset/eleven-papayas-run.md
|
||||
.changeset/lemon-readers-kick.md
|
||||
.changeset/spicy-ghosts-sell.md
|
||||
|
|
|
|||
|
|
@ -1254,6 +1254,9 @@ contact.php
|
|||
htdocs/societe/project.php
|
||||
societe/project.php
|
||||
project.php
|
||||
htdocs/societe/vcard.php
|
||||
societe/vcard.php
|
||||
vcard.php
|
||||
htdocs/societe/website.php
|
||||
societe/website.php
|
||||
website.php
|
||||
|
|
@ -6570,6 +6573,9 @@ barcode.php
|
|||
htdocs/admin/website.php
|
||||
admin/website.php
|
||||
website.php
|
||||
htdocs/admin/propal_pdf.php
|
||||
admin/propal_pdf.php
|
||||
propal_pdf.php
|
||||
htdocs/admin/supplierorder_extrafields.php
|
||||
admin/supplierorder_extrafields.php
|
||||
supplierorder_extrafields.php
|
||||
|
|
@ -7180,6 +7186,10 @@ htdocs/website/lib/websiteaccount.lib.php
|
|||
website/lib/websiteaccount.lib.php
|
||||
lib/websiteaccount.lib.php
|
||||
websiteaccount.lib.php
|
||||
htdocs/website/lib/website.lib.php
|
||||
website/lib/website.lib.php
|
||||
lib/website.lib.php
|
||||
website.lib.php
|
||||
htdocs/website/samples/page-sample-empty.html
|
||||
website/samples/page-sample-empty.html
|
||||
samples/page-sample-empty.html
|
||||
|
|
|
|||
|
|
@ -354,6 +354,7 @@ htdocs/societe/ajax/ajaxcompanies.php
|
|||
htdocs/societe/ajax/company.php
|
||||
htdocs/societe/contact.php
|
||||
htdocs/societe/project.php
|
||||
htdocs/societe/vcard.php
|
||||
htdocs/societe/website.php
|
||||
htdocs/societe/list.php
|
||||
htdocs/societe/paymentmodes.php
|
||||
|
|
@ -1544,6 +1545,7 @@ htdocs/admin/ecm_directories_extrafields.php
|
|||
htdocs/admin/mails.php
|
||||
htdocs/admin/barcode.php
|
||||
htdocs/admin/website.php
|
||||
htdocs/admin/propal_pdf.php
|
||||
htdocs/admin/supplierorder_extrafields.php
|
||||
htdocs/admin/bank_extrafields.php
|
||||
htdocs/admin/expensereport.php
|
||||
|
|
@ -1722,6 +1724,7 @@ htdocs/website/class/website.class.php
|
|||
htdocs/website/index.php
|
||||
htdocs/website/websiteaccount_card.php
|
||||
htdocs/website/lib/websiteaccount.lib.php
|
||||
htdocs/website/lib/website.lib.php
|
||||
htdocs/website/samples/page-sample-empty.html
|
||||
htdocs/website/samples/page-sample-basic.html
|
||||
htdocs/website/samples/wrapper.php
|
||||
|
|
|
|||
|
|
@ -11755,6 +11755,11 @@ modules/workspaces/src/WorkspaceManagerInterface.php
|
|||
workspaces/src/WorkspaceManagerInterface.php
|
||||
src/WorkspaceManagerInterface.php
|
||||
WorkspaceManagerInterface.php
|
||||
core/modules/workspaces/src/WorkspacesEntityRepository.php
|
||||
modules/workspaces/src/WorkspacesEntityRepository.php
|
||||
workspaces/src/WorkspacesEntityRepository.php
|
||||
src/WorkspacesEntityRepository.php
|
||||
WorkspacesEntityRepository.php
|
||||
core/modules/workspaces/src/WorkspaceAssociation.php
|
||||
modules/workspaces/src/WorkspaceAssociation.php
|
||||
workspaces/src/WorkspaceAssociation.php
|
||||
|
|
@ -11912,6 +11917,11 @@ workspaces/src/Event/WorkspacePostPublishEvent.php
|
|||
src/Event/WorkspacePostPublishEvent.php
|
||||
Event/WorkspacePostPublishEvent.php
|
||||
WorkspacePostPublishEvent.php
|
||||
core/modules/workspaces/src/WorkspacesLayoutTempstoreRepository.php
|
||||
modules/workspaces/src/WorkspacesLayoutTempstoreRepository.php
|
||||
workspaces/src/WorkspacesLayoutTempstoreRepository.php
|
||||
src/WorkspacesLayoutTempstoreRepository.php
|
||||
WorkspacesLayoutTempstoreRepository.php
|
||||
core/modules/workspaces/src/Negotiator/WorkspaceIdNegotiatorInterface.php
|
||||
modules/workspaces/src/Negotiator/WorkspaceIdNegotiatorInterface.php
|
||||
workspaces/src/Negotiator/WorkspaceIdNegotiatorInterface.php
|
||||
|
|
@ -90700,13 +90710,6 @@ Tests/Core/EventSubscriber/RssResponseRelativeUrlFilterTest.php
|
|||
Core/EventSubscriber/RssResponseRelativeUrlFilterTest.php
|
||||
EventSubscriber/RssResponseRelativeUrlFilterTest.php
|
||||
RssResponseRelativeUrlFilterTest.php
|
||||
core/tests/Drupal/Tests/Core/EventSubscriber/RssResponseCdataTest.php
|
||||
tests/Drupal/Tests/Core/EventSubscriber/RssResponseCdataTest.php
|
||||
Drupal/Tests/Core/EventSubscriber/RssResponseCdataTest.php
|
||||
Tests/Core/EventSubscriber/RssResponseCdataTest.php
|
||||
Core/EventSubscriber/RssResponseCdataTest.php
|
||||
EventSubscriber/RssResponseCdataTest.php
|
||||
RssResponseCdataTest.php
|
||||
core/tests/Drupal/Tests/Core/EventSubscriber/FinalExceptionSubscriberTest.php
|
||||
tests/Drupal/Tests/Core/EventSubscriber/FinalExceptionSubscriberTest.php
|
||||
Drupal/Tests/Core/EventSubscriber/FinalExceptionSubscriberTest.php
|
||||
|
|
@ -119362,12 +119365,6 @@ Drupal/Core/EventSubscriber/RenderArrayNonHtmlSubscriber.php
|
|||
Core/EventSubscriber/RenderArrayNonHtmlSubscriber.php
|
||||
EventSubscriber/RenderArrayNonHtmlSubscriber.php
|
||||
RenderArrayNonHtmlSubscriber.php
|
||||
core/lib/Drupal/Core/EventSubscriber/RssResponseCdata.php
|
||||
lib/Drupal/Core/EventSubscriber/RssResponseCdata.php
|
||||
Drupal/Core/EventSubscriber/RssResponseCdata.php
|
||||
Core/EventSubscriber/RssResponseCdata.php
|
||||
EventSubscriber/RssResponseCdata.php
|
||||
RssResponseCdata.php
|
||||
core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php
|
||||
lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php
|
||||
Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php
|
||||
|
|
|
|||
|
|
@ -1847,6 +1847,7 @@ core/modules/workspaces/src/WorkspaceAssociationInterface.php
|
|||
core/modules/workspaces/src/WorkspaceInterface.php
|
||||
core/modules/workspaces/src/WorkspaceOperationFactory.php
|
||||
core/modules/workspaces/src/WorkspaceManagerInterface.php
|
||||
core/modules/workspaces/src/WorkspacesEntityRepository.php
|
||||
core/modules/workspaces/src/WorkspaceAssociation.php
|
||||
core/modules/workspaces/src/Form/WorkspaceForm.php
|
||||
core/modules/workspaces/src/Form/WorkspaceDeleteForm.php
|
||||
|
|
@ -1872,6 +1873,7 @@ core/modules/workspaces/src/WorkspaceMerger.php
|
|||
core/modules/workspaces/src/Event/WorkspacePrePublishEvent.php
|
||||
core/modules/workspaces/src/Event/WorkspacePublishEvent.php
|
||||
core/modules/workspaces/src/Event/WorkspacePostPublishEvent.php
|
||||
core/modules/workspaces/src/WorkspacesLayoutTempstoreRepository.php
|
||||
core/modules/workspaces/src/Negotiator/WorkspaceIdNegotiatorInterface.php
|
||||
core/modules/workspaces/src/Negotiator/WorkspaceNegotiatorInterface.php
|
||||
core/modules/workspaces/src/Negotiator/QueryParameterWorkspaceNegotiator.php
|
||||
|
|
@ -12979,7 +12981,6 @@ core/tests/Drupal/Tests/Core/EventSubscriber/PathRootsSubscriberTest.php
|
|||
core/tests/Drupal/Tests/Core/EventSubscriber/ModuleRouteSubscriberTest.php
|
||||
core/tests/Drupal/Tests/Core/EventSubscriber/OptionsRequestSubscriberTest.php
|
||||
core/tests/Drupal/Tests/Core/EventSubscriber/RssResponseRelativeUrlFilterTest.php
|
||||
core/tests/Drupal/Tests/Core/EventSubscriber/RssResponseCdataTest.php
|
||||
core/tests/Drupal/Tests/Core/EventSubscriber/FinalExceptionSubscriberTest.php
|
||||
core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php
|
||||
core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php
|
||||
|
|
@ -17180,7 +17181,6 @@ core/lib/Drupal/Core/EventSubscriber/RouteAccessResponseSubscriber.php
|
|||
core/lib/Drupal/Core/EventSubscriber/EntityRouteAlterSubscriber.php
|
||||
core/lib/Drupal/Core/EventSubscriber/HtmlResponsePlaceholderStrategySubscriber.php
|
||||
core/lib/Drupal/Core/EventSubscriber/RenderArrayNonHtmlSubscriber.php
|
||||
core/lib/Drupal/Core/EventSubscriber/RssResponseCdata.php
|
||||
core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php
|
||||
core/lib/Drupal/Core/EventSubscriber/ParamConverterSubscriber.php
|
||||
core/lib/Drupal/Core/EventSubscriber/PsrResponseSubscriber.php
|
||||
|
|
|
|||
|
|
@ -3136,6 +3136,12 @@ views/lead-capture/fields/smtp-account.js
|
|||
lead-capture/fields/smtp-account.js
|
||||
fields/smtp-account.js
|
||||
smtp-account.js
|
||||
client/src/views/lead-capture/fields/form-theme.js
|
||||
src/views/lead-capture/fields/form-theme.js
|
||||
views/lead-capture/fields/form-theme.js
|
||||
lead-capture/fields/form-theme.js
|
||||
fields/form-theme.js
|
||||
form-theme.js
|
||||
client/src/views/lead-capture/fields/field-list.js
|
||||
src/views/lead-capture/fields/field-list.js
|
||||
views/lead-capture/fields/field-list.js
|
||||
|
|
@ -32638,6 +32644,12 @@ Modules/Crm/Controllers/TargetList.php
|
|||
Crm/Controllers/TargetList.php
|
||||
Controllers/TargetList.php
|
||||
TargetList.php
|
||||
application/Espo/Modules/Crm/Controllers/TargetListCategory.php
|
||||
Espo/Modules/Crm/Controllers/TargetListCategory.php
|
||||
Modules/Crm/Controllers/TargetListCategory.php
|
||||
Crm/Controllers/TargetListCategory.php
|
||||
Controllers/TargetListCategory.php
|
||||
TargetListCategory.php
|
||||
application/Espo/Modules/Crm/Controllers/KnowledgeBaseArticle.php
|
||||
Espo/Modules/Crm/Controllers/KnowledgeBaseArticle.php
|
||||
Modules/Crm/Controllers/KnowledgeBaseArticle.php
|
||||
|
|
@ -35851,6 +35863,14 @@ Resources/i18n/en_US/Document.json
|
|||
i18n/en_US/Document.json
|
||||
en_US/Document.json
|
||||
Document.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/en_US/TargetListCategory.json
|
||||
Espo/Modules/Crm/Resources/i18n/en_US/TargetListCategory.json
|
||||
Modules/Crm/Resources/i18n/en_US/TargetListCategory.json
|
||||
Crm/Resources/i18n/en_US/TargetListCategory.json
|
||||
Resources/i18n/en_US/TargetListCategory.json
|
||||
i18n/en_US/TargetListCategory.json
|
||||
en_US/TargetListCategory.json
|
||||
TargetListCategory.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/en_US/ScheduledJob.json
|
||||
Espo/Modules/Crm/Resources/i18n/en_US/ScheduledJob.json
|
||||
Modules/Crm/Resources/i18n/en_US/ScheduledJob.json
|
||||
|
|
@ -41435,6 +41455,14 @@ Resources/layouts/TargetList/listSmall.json
|
|||
layouts/TargetList/listSmall.json
|
||||
TargetList/listSmall.json
|
||||
listSmall.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetList/massUpdate.json
|
||||
Espo/Modules/Crm/Resources/layouts/TargetList/massUpdate.json
|
||||
Modules/Crm/Resources/layouts/TargetList/massUpdate.json
|
||||
Crm/Resources/layouts/TargetList/massUpdate.json
|
||||
Resources/layouts/TargetList/massUpdate.json
|
||||
layouts/TargetList/massUpdate.json
|
||||
TargetList/massUpdate.json
|
||||
massUpdate.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetList/filters.json
|
||||
Espo/Modules/Crm/Resources/layouts/TargetList/filters.json
|
||||
Modules/Crm/Resources/layouts/TargetList/filters.json
|
||||
|
|
@ -42435,6 +42463,62 @@ Resources/layouts/DocumentFolder/detail.json
|
|||
layouts/DocumentFolder/detail.json
|
||||
DocumentFolder/detail.json
|
||||
detail.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/listSmall.json
|
||||
Espo/Modules/Crm/Resources/layouts/TargetListCategory/listSmall.json
|
||||
Modules/Crm/Resources/layouts/TargetListCategory/listSmall.json
|
||||
Crm/Resources/layouts/TargetListCategory/listSmall.json
|
||||
Resources/layouts/TargetListCategory/listSmall.json
|
||||
layouts/TargetListCategory/listSmall.json
|
||||
TargetListCategory/listSmall.json
|
||||
listSmall.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/massUpdate.json
|
||||
Espo/Modules/Crm/Resources/layouts/TargetListCategory/massUpdate.json
|
||||
Modules/Crm/Resources/layouts/TargetListCategory/massUpdate.json
|
||||
Crm/Resources/layouts/TargetListCategory/massUpdate.json
|
||||
Resources/layouts/TargetListCategory/massUpdate.json
|
||||
layouts/TargetListCategory/massUpdate.json
|
||||
TargetListCategory/massUpdate.json
|
||||
massUpdate.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/filters.json
|
||||
Espo/Modules/Crm/Resources/layouts/TargetListCategory/filters.json
|
||||
Modules/Crm/Resources/layouts/TargetListCategory/filters.json
|
||||
Crm/Resources/layouts/TargetListCategory/filters.json
|
||||
Resources/layouts/TargetListCategory/filters.json
|
||||
layouts/TargetListCategory/filters.json
|
||||
TargetListCategory/filters.json
|
||||
filters.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/detailSmall.json
|
||||
Espo/Modules/Crm/Resources/layouts/TargetListCategory/detailSmall.json
|
||||
Modules/Crm/Resources/layouts/TargetListCategory/detailSmall.json
|
||||
Crm/Resources/layouts/TargetListCategory/detailSmall.json
|
||||
Resources/layouts/TargetListCategory/detailSmall.json
|
||||
layouts/TargetListCategory/detailSmall.json
|
||||
TargetListCategory/detailSmall.json
|
||||
detailSmall.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/relationships.json
|
||||
Espo/Modules/Crm/Resources/layouts/TargetListCategory/relationships.json
|
||||
Modules/Crm/Resources/layouts/TargetListCategory/relationships.json
|
||||
Crm/Resources/layouts/TargetListCategory/relationships.json
|
||||
Resources/layouts/TargetListCategory/relationships.json
|
||||
layouts/TargetListCategory/relationships.json
|
||||
TargetListCategory/relationships.json
|
||||
relationships.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/list.json
|
||||
Espo/Modules/Crm/Resources/layouts/TargetListCategory/list.json
|
||||
Modules/Crm/Resources/layouts/TargetListCategory/list.json
|
||||
Crm/Resources/layouts/TargetListCategory/list.json
|
||||
Resources/layouts/TargetListCategory/list.json
|
||||
layouts/TargetListCategory/list.json
|
||||
TargetListCategory/list.json
|
||||
list.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/detail.json
|
||||
Espo/Modules/Crm/Resources/layouts/TargetListCategory/detail.json
|
||||
Modules/Crm/Resources/layouts/TargetListCategory/detail.json
|
||||
Crm/Resources/layouts/TargetListCategory/detail.json
|
||||
Resources/layouts/TargetListCategory/detail.json
|
||||
layouts/TargetListCategory/detail.json
|
||||
TargetListCategory/detail.json
|
||||
detail.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/Contact/listSmall.json
|
||||
Espo/Modules/Crm/Resources/layouts/Contact/listSmall.json
|
||||
Modules/Crm/Resources/layouts/Contact/listSmall.json
|
||||
|
|
@ -42714,6 +42798,14 @@ Resources/metadata/clientDefs/Notification.json
|
|||
metadata/clientDefs/Notification.json
|
||||
clientDefs/Notification.json
|
||||
Notification.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/clientDefs/TargetListCategory.json
|
||||
Espo/Modules/Crm/Resources/metadata/clientDefs/TargetListCategory.json
|
||||
Modules/Crm/Resources/metadata/clientDefs/TargetListCategory.json
|
||||
Crm/Resources/metadata/clientDefs/TargetListCategory.json
|
||||
Resources/metadata/clientDefs/TargetListCategory.json
|
||||
metadata/clientDefs/TargetListCategory.json
|
||||
clientDefs/TargetListCategory.json
|
||||
TargetListCategory.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/clientDefs/EmailQueueItem.json
|
||||
Espo/Modules/Crm/Resources/metadata/clientDefs/EmailQueueItem.json
|
||||
Modules/Crm/Resources/metadata/clientDefs/EmailQueueItem.json
|
||||
|
|
@ -43002,6 +43094,14 @@ Resources/metadata/entityDefs/Document.json
|
|||
metadata/entityDefs/Document.json
|
||||
entityDefs/Document.json
|
||||
Document.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/entityDefs/TargetListCategory.json
|
||||
Espo/Modules/Crm/Resources/metadata/entityDefs/TargetListCategory.json
|
||||
Modules/Crm/Resources/metadata/entityDefs/TargetListCategory.json
|
||||
Crm/Resources/metadata/entityDefs/TargetListCategory.json
|
||||
Resources/metadata/entityDefs/TargetListCategory.json
|
||||
metadata/entityDefs/TargetListCategory.json
|
||||
entityDefs/TargetListCategory.json
|
||||
TargetListCategory.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/entityDefs/ScheduledJob.json
|
||||
Espo/Modules/Crm/Resources/metadata/entityDefs/ScheduledJob.json
|
||||
Modules/Crm/Resources/metadata/entityDefs/ScheduledJob.json
|
||||
|
|
@ -43178,6 +43278,14 @@ Resources/metadata/recordDefs/Account.json
|
|||
metadata/recordDefs/Account.json
|
||||
recordDefs/Account.json
|
||||
Account.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/recordDefs/TargetListCategory.json
|
||||
Espo/Modules/Crm/Resources/metadata/recordDefs/TargetListCategory.json
|
||||
Modules/Crm/Resources/metadata/recordDefs/TargetListCategory.json
|
||||
Crm/Resources/metadata/recordDefs/TargetListCategory.json
|
||||
Resources/metadata/recordDefs/TargetListCategory.json
|
||||
metadata/recordDefs/TargetListCategory.json
|
||||
recordDefs/TargetListCategory.json
|
||||
TargetListCategory.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/recordDefs/EmailQueueItem.json
|
||||
Espo/Modules/Crm/Resources/metadata/recordDefs/EmailQueueItem.json
|
||||
Modules/Crm/Resources/metadata/recordDefs/EmailQueueItem.json
|
||||
|
|
@ -43690,6 +43798,14 @@ Resources/metadata/scopes/Document.json
|
|||
metadata/scopes/Document.json
|
||||
scopes/Document.json
|
||||
Document.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/scopes/TargetListCategory.json
|
||||
Espo/Modules/Crm/Resources/metadata/scopes/TargetListCategory.json
|
||||
Modules/Crm/Resources/metadata/scopes/TargetListCategory.json
|
||||
Crm/Resources/metadata/scopes/TargetListCategory.json
|
||||
Resources/metadata/scopes/TargetListCategory.json
|
||||
metadata/scopes/TargetListCategory.json
|
||||
scopes/TargetListCategory.json
|
||||
TargetListCategory.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/scopes/EmailQueueItem.json
|
||||
Espo/Modules/Crm/Resources/metadata/scopes/EmailQueueItem.json
|
||||
Modules/Crm/Resources/metadata/scopes/EmailQueueItem.json
|
||||
|
|
@ -43830,6 +43946,12 @@ Modules/Crm/Entities/TargetList.php
|
|||
Crm/Entities/TargetList.php
|
||||
Entities/TargetList.php
|
||||
TargetList.php
|
||||
application/Espo/Modules/Crm/Entities/TargetListCategory.php
|
||||
Espo/Modules/Crm/Entities/TargetListCategory.php
|
||||
Modules/Crm/Entities/TargetListCategory.php
|
||||
Crm/Entities/TargetListCategory.php
|
||||
Entities/TargetListCategory.php
|
||||
TargetListCategory.php
|
||||
application/Espo/Modules/Crm/Entities/KnowledgeBaseArticle.php
|
||||
Espo/Modules/Crm/Entities/KnowledgeBaseArticle.php
|
||||
Modules/Crm/Entities/KnowledgeBaseArticle.php
|
||||
|
|
@ -45142,6 +45264,11 @@ Core/Mail/Exceptions/NoImap.php
|
|||
Mail/Exceptions/NoImap.php
|
||||
Exceptions/NoImap.php
|
||||
NoImap.php
|
||||
application/Espo/Core/Mail/ConfigDataProvider.php
|
||||
Espo/Core/Mail/ConfigDataProvider.php
|
||||
Core/Mail/ConfigDataProvider.php
|
||||
Mail/ConfigDataProvider.php
|
||||
ConfigDataProvider.php
|
||||
application/Espo/Core/Mail/SmtpParams.php
|
||||
Espo/Core/Mail/SmtpParams.php
|
||||
Core/Mail/SmtpParams.php
|
||||
|
|
@ -45714,6 +45841,12 @@ Core/Utils/Module/PathProvider.php
|
|||
Utils/Module/PathProvider.php
|
||||
Module/PathProvider.php
|
||||
PathProvider.php
|
||||
application/Espo/Core/Utils/Theme/MetadataProvider.php
|
||||
Espo/Core/Utils/Theme/MetadataProvider.php
|
||||
Core/Utils/Theme/MetadataProvider.php
|
||||
Utils/Theme/MetadataProvider.php
|
||||
Theme/MetadataProvider.php
|
||||
MetadataProvider.php
|
||||
application/Espo/Core/Utils/Config.php
|
||||
Espo/Core/Utils/Config.php
|
||||
Core/Utils/Config.php
|
||||
|
|
|
|||
|
|
@ -573,6 +573,7 @@ client/src/views/lead-capture/record/panels/request.js
|
|||
client/src/views/lead-capture/record/detail.js
|
||||
client/src/views/lead-capture/record/list.js
|
||||
client/src/views/lead-capture/fields/smtp-account.js
|
||||
client/src/views/lead-capture/fields/form-theme.js
|
||||
client/src/views/lead-capture/fields/field-list.js
|
||||
client/src/views/lead-capture/fields/phone-number-country.js
|
||||
client/src/views/lead-capture/opt-in-confirmation-expired.js
|
||||
|
|
@ -5559,6 +5560,7 @@ application/Espo/Modules/Crm/Controllers/Campaign.php
|
|||
application/Espo/Modules/Crm/Controllers/Document.php
|
||||
application/Espo/Modules/Crm/Controllers/EmailQueueItem.php
|
||||
application/Espo/Modules/Crm/Controllers/TargetList.php
|
||||
application/Espo/Modules/Crm/Controllers/TargetListCategory.php
|
||||
application/Espo/Modules/Crm/Controllers/KnowledgeBaseArticle.php
|
||||
application/Espo/Modules/Crm/Controllers/Task.php
|
||||
application/Espo/Modules/Crm/Controllers/Account.php
|
||||
|
|
@ -5960,6 +5962,7 @@ application/Espo/Modules/Crm/Resources/i18n/en_US/Calendar.json
|
|||
application/Espo/Modules/Crm/Resources/i18n/en_US/Campaign.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/en_US/Account.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/en_US/Document.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/en_US/TargetListCategory.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/en_US/ScheduledJob.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/en_US/Global.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/en_US/EmailQueueItem.json
|
||||
|
|
@ -6651,6 +6654,7 @@ application/Espo/Modules/Crm/Resources/templates/cancellation/de_DE/body.tpl
|
|||
application/Espo/Modules/Crm/Resources/templates/cancellation/it_IT/subject.tpl
|
||||
application/Espo/Modules/Crm/Resources/templates/cancellation/it_IT/body.tpl
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetList/listSmall.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetList/massUpdate.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetList/filters.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetList/createFromCampaignLog.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetList/detailSmall.json
|
||||
|
|
@ -6776,6 +6780,13 @@ application/Espo/Modules/Crm/Resources/layouts/DocumentFolder/detailSmall.json
|
|||
application/Espo/Modules/Crm/Resources/layouts/DocumentFolder/relationships.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/DocumentFolder/list.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/DocumentFolder/detail.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/listSmall.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/massUpdate.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/filters.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/detailSmall.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/relationships.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/list.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/detail.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/Contact/listSmall.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/Contact/filters.json
|
||||
application/Espo/Modules/Crm/Resources/layouts/Contact/listSelect.json
|
||||
|
|
@ -6811,6 +6822,7 @@ application/Espo/Modules/Crm/Resources/metadata/clientDefs/Account.json
|
|||
application/Espo/Modules/Crm/Resources/metadata/clientDefs/Note.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/clientDefs/Document.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/clientDefs/Notification.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/clientDefs/TargetListCategory.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/clientDefs/EmailQueueItem.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/clientDefs/DocumentFolder.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/clientDefs/CampaignTrackingUrl.json
|
||||
|
|
@ -6847,6 +6859,7 @@ application/Espo/Modules/Crm/Resources/metadata/entityDefs/Target.json
|
|||
application/Espo/Modules/Crm/Resources/metadata/entityDefs/Campaign.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/entityDefs/Account.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/entityDefs/Document.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/entityDefs/TargetListCategory.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/entityDefs/ScheduledJob.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/entityDefs/EmailQueueItem.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/entityDefs/Reminder.json
|
||||
|
|
@ -6869,6 +6882,7 @@ application/Espo/Modules/Crm/Resources/metadata/recordDefs/MassEmail.json
|
|||
application/Espo/Modules/Crm/Resources/metadata/recordDefs/Meeting.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/recordDefs/Campaign.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/recordDefs/Account.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/recordDefs/TargetListCategory.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/recordDefs/EmailQueueItem.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/recordDefs/DocumentFolder.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/recordDefs/CampaignTrackingUrl.json
|
||||
|
|
@ -6933,6 +6947,7 @@ application/Espo/Modules/Crm/Resources/metadata/scopes/Target.json
|
|||
application/Espo/Modules/Crm/Resources/metadata/scopes/Campaign.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/scopes/Account.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/scopes/Document.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/scopes/TargetListCategory.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/scopes/EmailQueueItem.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/scopes/Reminder.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/scopes/DocumentFolder.json
|
||||
|
|
@ -6952,6 +6967,7 @@ application/Espo/Modules/Crm/Entities/Campaign.php
|
|||
application/Espo/Modules/Crm/Entities/Document.php
|
||||
application/Espo/Modules/Crm/Entities/EmailQueueItem.php
|
||||
application/Espo/Modules/Crm/Entities/TargetList.php
|
||||
application/Espo/Modules/Crm/Entities/TargetListCategory.php
|
||||
application/Espo/Modules/Crm/Entities/KnowledgeBaseArticle.php
|
||||
application/Espo/Modules/Crm/Entities/Task.php
|
||||
application/Espo/Modules/Crm/Entities/Account.php
|
||||
|
|
@ -7166,6 +7182,7 @@ application/Espo/Core/Mail/Exceptions/SendingError.php
|
|||
application/Espo/Core/Mail/Exceptions/NoSmtp.php
|
||||
application/Espo/Core/Mail/Exceptions/ImapError.php
|
||||
application/Espo/Core/Mail/Exceptions/NoImap.php
|
||||
application/Espo/Core/Mail/ConfigDataProvider.php
|
||||
application/Espo/Core/Mail/SmtpParams.php
|
||||
application/Espo/Core/Mail/EmailFactory.php
|
||||
application/Espo/Core/Mail/Importer/DefaultImporter.php
|
||||
|
|
@ -7260,6 +7277,7 @@ application/Espo/Core/Utils/NumberUtil.php
|
|||
application/Espo/Core/Utils/Address/CountryDataProvider.php
|
||||
application/Espo/Core/Utils/Acl/UserAclManagerProvider.php
|
||||
application/Espo/Core/Utils/Module/PathProvider.php
|
||||
application/Espo/Core/Utils/Theme/MetadataProvider.php
|
||||
application/Espo/Core/Utils/Config.php
|
||||
application/Espo/Core/Utils/Hasher.php
|
||||
application/Espo/Core/Utils/Resource/FileReader.php
|
||||
|
|
|
|||
|
|
@ -4954,6 +4954,11 @@ admin-x-activitypub/src/utils/handle-profile-click.ts
|
|||
src/utils/handle-profile-click.ts
|
||||
utils/handle-profile-click.ts
|
||||
handle-profile-click.ts
|
||||
apps/admin-x-activitypub/src/utils/posts.ts
|
||||
admin-x-activitypub/src/utils/posts.ts
|
||||
src/utils/posts.ts
|
||||
utils/posts.ts
|
||||
posts.ts
|
||||
apps/admin-x-activitypub/src/utils/truncate.ts
|
||||
admin-x-activitypub/src/utils/truncate.ts
|
||||
src/utils/truncate.ts
|
||||
|
|
@ -5029,6 +5034,12 @@ admin-x-activitypub/test/acceptance/inbox.test.ts
|
|||
test/acceptance/inbox.test.ts
|
||||
acceptance/inbox.test.ts
|
||||
inbox.test.ts
|
||||
apps/admin-x-activitypub/test/unit/utils/posts.test.ts
|
||||
admin-x-activitypub/test/unit/utils/posts.test.ts
|
||||
test/unit/utils/posts.test.ts
|
||||
unit/utils/posts.test.ts
|
||||
utils/posts.test.ts
|
||||
posts.test.ts
|
||||
apps/admin-x-activitypub/test/unit/utils/get-username.test.tsx
|
||||
admin-x-activitypub/test/unit/utils/get-username.test.tsx
|
||||
test/unit/utils/get-username.test.tsx
|
||||
|
|
@ -11296,12 +11307,6 @@ public/assets/icons/posts-placeholder.svg
|
|||
assets/icons/posts-placeholder.svg
|
||||
icons/posts-placeholder.svg
|
||||
posts-placeholder.svg
|
||||
ghost/admin/public/assets/icons/portal-icon-4.svg
|
||||
admin/public/assets/icons/portal-icon-4.svg
|
||||
public/assets/icons/portal-icon-4.svg
|
||||
assets/icons/portal-icon-4.svg
|
||||
icons/portal-icon-4.svg
|
||||
portal-icon-4.svg
|
||||
ghost/admin/public/assets/icons/email-body.svg
|
||||
admin/public/assets/icons/email-body.svg
|
||||
public/assets/icons/email-body.svg
|
||||
|
|
@ -12048,12 +12053,6 @@ public/assets/icons/arrow-left-pagination.svg
|
|||
assets/icons/arrow-left-pagination.svg
|
||||
icons/arrow-left-pagination.svg
|
||||
arrow-left-pagination.svg
|
||||
ghost/admin/public/assets/icons/portal-icon-1.svg
|
||||
admin/public/assets/icons/portal-icon-1.svg
|
||||
public/assets/icons/portal-icon-1.svg
|
||||
assets/icons/portal-icon-1.svg
|
||||
icons/portal-icon-1.svg
|
||||
portal-icon-1.svg
|
||||
ghost/admin/public/assets/icons/event-email-changed.svg
|
||||
admin/public/assets/icons/event-email-changed.svg
|
||||
public/assets/icons/event-email-changed.svg
|
||||
|
|
@ -12162,12 +12161,6 @@ public/assets/icons/confetti.svg
|
|||
assets/icons/confetti.svg
|
||||
icons/confetti.svg
|
||||
confetti.svg
|
||||
ghost/admin/public/assets/icons/portal-icon-2.svg
|
||||
admin/public/assets/icons/portal-icon-2.svg
|
||||
public/assets/icons/portal-icon-2.svg
|
||||
assets/icons/portal-icon-2.svg
|
||||
icons/portal-icon-2.svg
|
||||
portal-icon-2.svg
|
||||
ghost/admin/public/assets/icons/sync.svg
|
||||
admin/public/assets/icons/sync.svg
|
||||
public/assets/icons/sync.svg
|
||||
|
|
@ -12246,12 +12239,6 @@ public/assets/icons/event-email-delivery-spam.svg
|
|||
assets/icons/event-email-delivery-spam.svg
|
||||
icons/event-email-delivery-spam.svg
|
||||
event-email-delivery-spam.svg
|
||||
ghost/admin/public/assets/icons/portal-icon-5.svg
|
||||
admin/public/assets/icons/portal-icon-5.svg
|
||||
public/assets/icons/portal-icon-5.svg
|
||||
assets/icons/portal-icon-5.svg
|
||||
icons/portal-icon-5.svg
|
||||
portal-icon-5.svg
|
||||
ghost/admin/public/assets/icons/credit-card.svg
|
||||
admin/public/assets/icons/credit-card.svg
|
||||
public/assets/icons/credit-card.svg
|
||||
|
|
@ -12306,12 +12293,6 @@ public/assets/icons/event-received-email.svg
|
|||
assets/icons/event-received-email.svg
|
||||
icons/event-received-email.svg
|
||||
event-received-email.svg
|
||||
ghost/admin/public/assets/icons/portal-icon-3.svg
|
||||
admin/public/assets/icons/portal-icon-3.svg
|
||||
public/assets/icons/portal-icon-3.svg
|
||||
assets/icons/portal-icon-3.svg
|
||||
icons/portal-icon-3.svg
|
||||
portal-icon-3.svg
|
||||
ghost/admin/public/assets/icons/filter-dropdown-email-opened.svg
|
||||
admin/public/assets/icons/filter-dropdown-email-opened.svg
|
||||
public/assets/icons/filter-dropdown-email-opened.svg
|
||||
|
|
@ -15340,11 +15321,6 @@ admin/app/components/gh-textarea.js
|
|||
app/components/gh-textarea.js
|
||||
components/gh-textarea.js
|
||||
gh-textarea.js
|
||||
ghost/admin/app/components/gh-portal-links.hbs
|
||||
admin/app/components/gh-portal-links.hbs
|
||||
app/components/gh-portal-links.hbs
|
||||
components/gh-portal-links.hbs
|
||||
gh-portal-links.hbs
|
||||
ghost/admin/app/components/react-component.hbs
|
||||
admin/app/components/react-component.hbs
|
||||
app/components/react-component.hbs
|
||||
|
|
@ -15381,11 +15357,6 @@ admin/app/components/gh-error-message.js
|
|||
app/components/gh-error-message.js
|
||||
components/gh-error-message.js
|
||||
gh-error-message.js
|
||||
ghost/admin/app/components/gh-portal-links.js
|
||||
admin/app/components/gh-portal-links.js
|
||||
app/components/gh-portal-links.js
|
||||
components/gh-portal-links.js
|
||||
gh-portal-links.js
|
||||
ghost/admin/app/components/gh-explore-iframe.js
|
||||
admin/app/components/gh-explore-iframe.js
|
||||
app/components/gh-explore-iframe.js
|
||||
|
|
|
|||
|
|
@ -926,6 +926,7 @@ apps/admin-x-activitypub/src/utils/content-handlers.ts
|
|||
apps/admin-x-activitypub/src/utils/render-timestamp.tsx
|
||||
apps/admin-x-activitypub/src/utils/strip-html.ts
|
||||
apps/admin-x-activitypub/src/utils/handle-profile-click.ts
|
||||
apps/admin-x-activitypub/src/utils/posts.ts
|
||||
apps/admin-x-activitypub/src/utils/truncate.ts
|
||||
apps/admin-x-activitypub/src/utils/get-reading-time.ts
|
||||
apps/admin-x-activitypub/src/utils/get-relative-timestamp.ts
|
||||
|
|
@ -943,6 +944,7 @@ apps/admin-x-activitypub/vite.config.mjs
|
|||
apps/admin-x-activitypub/package.json
|
||||
apps/admin-x-activitypub/tsconfig.json
|
||||
apps/admin-x-activitypub/test/acceptance/inbox.test.ts
|
||||
apps/admin-x-activitypub/test/unit/utils/posts.test.ts
|
||||
apps/admin-x-activitypub/test/unit/utils/get-username.test.tsx
|
||||
apps/admin-x-activitypub/test/.eslintrc.cjs
|
||||
apps/admin-x-activitypub/.eslintignore
|
||||
|
|
@ -2247,7 +2249,6 @@ ghost/admin/public/assets/icons/members-paid.svg
|
|||
ghost/admin/public/assets/icons/arrow-right-stroke.svg
|
||||
ghost/admin/public/assets/icons/google.svg
|
||||
ghost/admin/public/assets/icons/posts-placeholder.svg
|
||||
ghost/admin/public/assets/icons/portal-icon-4.svg
|
||||
ghost/admin/public/assets/icons/email-body.svg
|
||||
ghost/admin/public/assets/icons/settings.svg
|
||||
ghost/admin/public/assets/icons/tag.svg
|
||||
|
|
@ -2372,7 +2373,6 @@ ghost/admin/public/assets/icons/arrow-right.svg
|
|||
ghost/admin/public/assets/icons/upload-fill.svg
|
||||
ghost/admin/public/assets/icons/rocket.svg
|
||||
ghost/admin/public/assets/icons/arrow-left-pagination.svg
|
||||
ghost/admin/public/assets/icons/portal-icon-1.svg
|
||||
ghost/admin/public/assets/icons/event-email-changed.svg
|
||||
ghost/admin/public/assets/icons/portal-logo-stroke.svg
|
||||
ghost/admin/public/assets/icons/megaphone.svg
|
||||
|
|
@ -2391,7 +2391,6 @@ ghost/admin/public/assets/icons/event-more-like-this.svg
|
|||
ghost/admin/public/assets/icons/social-linkedin.svg
|
||||
ghost/admin/public/assets/icons/earth.svg
|
||||
ghost/admin/public/assets/icons/confetti.svg
|
||||
ghost/admin/public/assets/icons/portal-icon-2.svg
|
||||
ghost/admin/public/assets/icons/sync.svg
|
||||
ghost/admin/public/assets/icons/email-unread.svg
|
||||
ghost/admin/public/assets/icons/close.svg
|
||||
|
|
@ -2405,7 +2404,6 @@ ghost/admin/public/assets/icons/analytics.svg
|
|||
ghost/admin/public/assets/icons/star.svg
|
||||
ghost/admin/public/assets/icons/page.svg
|
||||
ghost/admin/public/assets/icons/event-email-delivery-spam.svg
|
||||
ghost/admin/public/assets/icons/portal-icon-5.svg
|
||||
ghost/admin/public/assets/icons/credit-card.svg
|
||||
ghost/admin/public/assets/icons/picture.svg
|
||||
ghost/admin/public/assets/icons/twitter-comment.svg
|
||||
|
|
@ -2415,7 +2413,6 @@ ghost/admin/public/assets/icons/plus.svg
|
|||
ghost/admin/public/assets/icons/pin.svg
|
||||
ghost/admin/public/assets/icons/spinner.svg
|
||||
ghost/admin/public/assets/icons/event-received-email.svg
|
||||
ghost/admin/public/assets/icons/portal-icon-3.svg
|
||||
ghost/admin/public/assets/icons/filter-dropdown-email-opened.svg
|
||||
ghost/admin/public/assets/icons/undo.svg
|
||||
ghost/admin/public/assets/icons/gift.svg
|
||||
|
|
@ -2972,7 +2969,6 @@ ghost/admin/app/components/gh-facebook-url-input.hbs
|
|||
ghost/admin/app/components/liquid-container.js
|
||||
ghost/admin/app/components/aspect-ratio-box.js
|
||||
ghost/admin/app/components/gh-textarea.js
|
||||
ghost/admin/app/components/gh-portal-links.hbs
|
||||
ghost/admin/app/components/react-component.hbs
|
||||
ghost/admin/app/components/power-select-vertical-collection-options.js
|
||||
ghost/admin/app/components/icons/eye-open-close.hbs
|
||||
|
|
@ -2980,7 +2976,6 @@ ghost/admin/app/components/gh-member-avatar.hbs
|
|||
ghost/admin/app/components/gh-twitter-url-input.js
|
||||
ghost/admin/app/components/gh-infinity-loader.hbs
|
||||
ghost/admin/app/components/gh-error-message.js
|
||||
ghost/admin/app/components/gh-portal-links.js
|
||||
ghost/admin/app/components/gh-explore-iframe.js
|
||||
ghost/admin/app/components/gh-unsplash-photo.hbs
|
||||
ghost/admin/app/components/aspect-ratio-box.hbs
|
||||
|
|
|
|||
|
|
@ -3010,6 +3010,8 @@ maybe-item.md
|
|||
add-cloudinary-meta.md
|
||||
.changeset/small-kiwis-speak.md
|
||||
small-kiwis-speak.md
|
||||
.changeset/chilled-moons-walk.md
|
||||
chilled-moons-walk.md
|
||||
.changeset/fix-nonnull-create.md
|
||||
fix-nonnull-create.md
|
||||
.changeset/bump-next.md
|
||||
|
|
@ -3018,6 +3020,8 @@ bump-next.md
|
|||
lemon-oranges-promise.md
|
||||
.changeset/rotten-vans-vanish.md
|
||||
rotten-vans-vanish.md
|
||||
.changeset/polite-colts-admire.md
|
||||
polite-colts-admire.md
|
||||
.changeset/add-end-session.md
|
||||
add-end-session.md
|
||||
.changeset/fix-search.md
|
||||
|
|
@ -6025,6 +6029,12 @@ types/text/views/package.json
|
|||
text/views/package.json
|
||||
views/package.json
|
||||
package.json
|
||||
packages/core/fields/types/password/package.json
|
||||
core/fields/types/password/package.json
|
||||
fields/types/password/package.json
|
||||
types/password/package.json
|
||||
password/package.json
|
||||
package.json
|
||||
packages/core/fields/types/password/views/package.json
|
||||
core/fields/types/password/views/package.json
|
||||
fields/types/password/views/package.json
|
||||
|
|
|
|||
|
|
@ -826,10 +826,12 @@ eslint.config.mjs
|
|||
.changeset/maybe-item.md
|
||||
.changeset/add-cloudinary-meta.md
|
||||
.changeset/small-kiwis-speak.md
|
||||
.changeset/chilled-moons-walk.md
|
||||
.changeset/fix-nonnull-create.md
|
||||
.changeset/bump-next.md
|
||||
.changeset/lemon-oranges-promise.md
|
||||
.changeset/rotten-vans-vanish.md
|
||||
.changeset/polite-colts-admire.md
|
||||
.changeset/add-end-session.md
|
||||
.changeset/fix-search.md
|
||||
.changeset/less-lonely-authors.md
|
||||
|
|
@ -1415,6 +1417,7 @@ packages/core/fields/types/virtual/views/package.json
|
|||
packages/core/fields/types/calendarDay/views/package.json
|
||||
packages/core/fields/types/select/views/package.json
|
||||
packages/core/fields/types/text/views/package.json
|
||||
packages/core/fields/types/password/package.json
|
||||
packages/core/fields/types/password/views/package.json
|
||||
packages/core/fields/package.json
|
||||
packages/core/access/package.json
|
||||
|
|
|
|||
|
|
@ -3186,6 +3186,11 @@ includes/upgrades/mysql/3.0.0-pl.php
|
|||
upgrades/mysql/3.0.0-pl.php
|
||||
mysql/3.0.0-pl.php
|
||||
3.0.0-pl.php
|
||||
setup/includes/upgrades/mysql/3.1.1-pl.php
|
||||
includes/upgrades/mysql/3.1.1-pl.php
|
||||
upgrades/mysql/3.1.1-pl.php
|
||||
mysql/3.1.1-pl.php
|
||||
3.1.1-pl.php
|
||||
setup/includes/upgrades/mysql/3.0.3-pl.php
|
||||
includes/upgrades/mysql/3.0.3-pl.php
|
||||
upgrades/mysql/3.0.3-pl.php
|
||||
|
|
@ -3401,6 +3406,11 @@ includes/upgrades/common/2.7-alias-visible.php
|
|||
upgrades/common/2.7-alias-visible.php
|
||||
common/2.7-alias-visible.php
|
||||
2.7-alias-visible.php
|
||||
setup/includes/upgrades/common/3.1.1-clear-sessionids.php
|
||||
includes/upgrades/common/3.1.1-clear-sessionids.php
|
||||
upgrades/common/3.1.1-clear-sessionids.php
|
||||
common/3.1.1-clear-sessionids.php
|
||||
3.1.1-clear-sessionids.php
|
||||
setup/includes/upgrades/common/2.7-description-text.php
|
||||
includes/upgrades/common/2.7-description-text.php
|
||||
upgrades/common/2.7-description-text.php
|
||||
|
|
|
|||
|
|
@ -634,6 +634,7 @@ setup/includes/parser/modinstallparser.class.php
|
|||
setup/includes/parser/modinstallsmarty.class.php
|
||||
setup/includes/upgrades/mysql/3.0.4-pl.php
|
||||
setup/includes/upgrades/mysql/3.0.0-pl.php
|
||||
setup/includes/upgrades/mysql/3.1.1-pl.php
|
||||
setup/includes/upgrades/mysql/3.0.3-pl.php
|
||||
setup/includes/upgrades/mysql/2.7.2-pl.php
|
||||
setup/includes/upgrades/mysql/2.7.1-pl.php
|
||||
|
|
@ -677,6 +678,7 @@ setup/includes/upgrades/common/3.0.0-policy-template-group-description.php
|
|||
setup/includes/upgrades/common/3.0.0-update-sys-setting_upload_files.php
|
||||
setup/includes/upgrades/common/2.7.1-cleanup-script.php
|
||||
setup/includes/upgrades/common/2.7-alias-visible.php
|
||||
setup/includes/upgrades/common/3.1.1-clear-sessionids.php
|
||||
setup/includes/upgrades/common/2.7-description-text.php
|
||||
setup/includes/upgrades/common/3.0.3-update-legacy-class-references.php
|
||||
setup/includes/upgrades/common/2.7-browser-tree-hide-files.php
|
||||
|
|
|
|||
|
|
@ -61075,15 +61075,24 @@ BO/03_catalog/01_products/21_filterSortPagination.ts
|
|||
03_catalog/01_products/21_filterSortPagination.ts
|
||||
01_products/21_filterSortPagination.ts
|
||||
21_filterSortPagination.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/03_sortAndPaginationCartRule.ts
|
||||
UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/03_sortAndPaginationCartRule.ts
|
||||
campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/03_sortAndPaginationCartRule.ts
|
||||
functional/BO/03_catalog/07_discounts/01_cartRules/03_sortAndPaginationCartRule.ts
|
||||
BO/03_catalog/07_discounts/01_cartRules/03_sortAndPaginationCartRule.ts
|
||||
03_catalog/07_discounts/01_cartRules/03_sortAndPaginationCartRule.ts
|
||||
07_discounts/01_cartRules/03_sortAndPaginationCartRule.ts
|
||||
01_cartRules/03_sortAndPaginationCartRule.ts
|
||||
03_sortAndPaginationCartRule.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
||||
UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
||||
campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
||||
functional/BO/03_catalog/07_discounts/01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
||||
BO/03_catalog/07_discounts/01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
||||
03_catalog/07_discounts/01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
||||
07_discounts/01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
||||
01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
||||
03_filterQuickEditAndBulkActionsCartRules.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/02_sortAndPaginationCartRule.ts
|
||||
UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/02_sortAndPaginationCartRule.ts
|
||||
campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/02_sortAndPaginationCartRule.ts
|
||||
functional/BO/03_catalog/07_discounts/01_cartRules/02_sortAndPaginationCartRule.ts
|
||||
BO/03_catalog/07_discounts/01_cartRules/02_sortAndPaginationCartRule.ts
|
||||
03_catalog/07_discounts/01_cartRules/02_sortAndPaginationCartRule.ts
|
||||
07_discounts/01_cartRules/02_sortAndPaginationCartRule.ts
|
||||
01_cartRules/02_sortAndPaginationCartRule.ts
|
||||
02_sortAndPaginationCartRule.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/07_applyToSpecificProduct.ts
|
||||
UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/07_applyToSpecificProduct.ts
|
||||
campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/07_applyToSpecificProduct.ts
|
||||
|
|
@ -61238,15 +61247,6 @@ BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/01_information/01_withAn
|
|||
01_CRUDCartRule/01_information/01_withAndWithoutCode.ts
|
||||
01_information/01_withAndWithoutCode.ts
|
||||
01_withAndWithoutCode.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||
UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||
campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||
functional/BO/03_catalog/07_discounts/01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||
BO/03_catalog/07_discounts/01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||
03_catalog/07_discounts/01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||
07_discounts/01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||
01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||
02_filterQuickEditAndBulkActionsCartRules.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/02_filterSortAndPagination.ts
|
||||
UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/02_filterSortAndPagination.ts
|
||||
campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/02_filterSortAndPagination.ts
|
||||
|
|
|
|||
|
|
@ -10132,7 +10132,8 @@ tests/UI/campaigns/functional/BO/03_catalog/01_products/10_descriptionTab.ts
|
|||
tests/UI/campaigns/functional/BO/03_catalog/01_products/05_CRUDVirtualProduct.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/01_products/08_header.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/01_products/21_filterSortPagination.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/03_sortAndPaginationCartRule.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/02_sortAndPaginationCartRule.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/07_applyToSpecificProduct.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/02_conditions/01_limitToSingleCustomer.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/02_conditions/07_carrierSelection.ts
|
||||
|
|
@ -10147,7 +10148,6 @@ tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCar
|
|||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/01_information/02_enableDisablePartialUse.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/01_information/03_priority.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/01_information/01_withAndWithoutCode.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/02_filterSortAndPagination.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
|
||||
tests/UI/campaigns/functional/BO/03_catalog/03_monitoring/02_monitoringProducts.ts
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -136,6 +136,7 @@ src/Storefront/Resources/app/storefront/src/plugin/forms/form-scroll-to-invalid-
|
|||
src/Storefront/Resources/app/storefront/src/plugin/forms/form-add-history.plugin.js
|
||||
src/Storefront/Resources/app/storefront/src/plugin/forms/form-ajax-pagination.plugin.js
|
||||
src/Storefront/Resources/app/storefront/src/plugin/forms/form-submit-loader.plugin.js
|
||||
src/Storefront/Resources/app/storefront/src/plugin/forms/form-add-dynamic-redirect-plugin.js
|
||||
src/Storefront/Resources/app/storefront/src/plugin/forms/form-field-toggle.plugin.js
|
||||
src/Storefront/Resources/app/storefront/src/plugin/forms/form-auto-submit.plugin.js
|
||||
src/Storefront/Resources/app/storefront/src/plugin/forms/form-handler.plugin.js
|
||||
|
|
@ -415,6 +416,7 @@ src/Storefront/Resources/app/storefront/test/plugin/forms/form-ajax-submit.plugi
|
|||
src/Storefront/Resources/app/storefront/test/plugin/forms/form-submit-loader-outer-form-submit-button.plugin.template.html
|
||||
src/Storefront/Resources/app/storefront/test/plugin/forms/form-validation.plugin.test.js
|
||||
src/Storefront/Resources/app/storefront/test/plugin/forms/form-preserver.plugin.test.js
|
||||
src/Storefront/Resources/app/storefront/test/plugin/forms/form-add-dynamic-redirect-plugin.test.js
|
||||
src/Storefront/Resources/app/storefront/test/plugin/forms/form-submit-loader-multiple-submit-buttons.plugin.template.html
|
||||
src/Storefront/Resources/app/storefront/test/plugin/forms/form-auto-submit.plugin.test.js
|
||||
src/Storefront/Resources/app/storefront/test/plugin/forms/form-cms-handler.plugin.test.js
|
||||
|
|
@ -1549,7 +1551,6 @@ src/Storefront/Framework/Routing/NotFound/NotFoundPageCacheKeyEvent.php
|
|||
src/Storefront/Framework/Routing/NotFound/NotFoundSubscriber.php
|
||||
src/Storefront/Framework/Routing/NotFound/NotFoundPageTagsEvent.php
|
||||
src/Storefront/Framework/Routing/MaintenanceModeResolver.php
|
||||
src/Storefront/Framework/Cache/CacheTracer.php
|
||||
src/Storefront/Framework/ThemeInterface.php
|
||||
src/Storefront/Framework/StorefrontFrameworkException.php
|
||||
src/Storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php
|
||||
|
|
@ -1622,9 +1623,7 @@ src/Core/System/Country/CountryEntity.php
|
|||
src/Core/System/Country/SalesChannel/CountryRouteResponse.php
|
||||
src/Core/System/Country/SalesChannel/CountryStateRoute.php
|
||||
src/Core/System/Country/SalesChannel/CountryStateRouteResponse.php
|
||||
src/Core/System/Country/SalesChannel/CachedCountryRoute.php
|
||||
src/Core/System/Country/SalesChannel/SalesChannelCountryDefinition.php
|
||||
src/Core/System/Country/SalesChannel/CachedCountryStateRoute.php
|
||||
src/Core/System/Country/SalesChannel/CountryRoute.php
|
||||
src/Core/System/Country/SalesChannel/AbstractCountryStateRoute.php
|
||||
src/Core/System/Country/SalesChannel/AbstractCountryRoute.php
|
||||
|
|
@ -1685,9 +1684,7 @@ src/Core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelT
|
|||
src/Core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php
|
||||
src/Core/System/SalesChannel/SalesChannelEntity.php
|
||||
src/Core/System/SalesChannel/SalesChannelDefinition.php
|
||||
src/Core/System/SalesChannel/Exception/ContextRulesLockedException.php
|
||||
src/Core/System/SalesChannel/Exception/SalesChannelRepositoryNotFoundException.php
|
||||
src/Core/System/SalesChannel/Exception/ContextPermissionsLockedException.php
|
||||
src/Core/System/SalesChannel/Exception/DefaultSalesChannelTypeCannotBeDeleted.php
|
||||
src/Core/System/SalesChannel/Exception/LanguageOfSalesChannelDomainDeleteException.php
|
||||
src/Core/System/SalesChannel/Event/SalesChannelIndexerEvent.php
|
||||
|
|
@ -1789,7 +1786,6 @@ src/Core/System/Salutation/SalutationCollection.php
|
|||
src/Core/System/Language/SalesChannel/AbstractLanguageRoute.php
|
||||
src/Core/System/Language/SalesChannel/LanguageRoute.php
|
||||
src/Core/System/Language/SalesChannel/SalesChannelLanguageDefinition.php
|
||||
src/Core/System/Language/SalesChannel/CachedLanguageRoute.php
|
||||
src/Core/System/Language/SalesChannel/LanguageRouteResponse.php
|
||||
src/Core/System/Language/CachedLanguageLoader.php
|
||||
src/Core/System/Language/SalesChannelLanguageLoader.php
|
||||
|
|
@ -1826,7 +1822,6 @@ src/Core/System/Resources/config/seo.xml
|
|||
src/Core/System/Resources/config/mailerSettings.xml
|
||||
src/Core/System/Resources/config/newsletter.xml
|
||||
src/Core/System/Resources/config/userPermission.xml
|
||||
src/Core/System/Currency/SalesChannel/CachedCurrencyRoute.php
|
||||
src/Core/System/Currency/SalesChannel/CurrencyRoute.php
|
||||
src/Core/System/Currency/SalesChannel/AbstractCurrencyRoute.php
|
||||
src/Core/System/Currency/SalesChannel/SalesChannelCurrencyDefinition.php
|
||||
|
|
@ -3151,7 +3146,6 @@ src/Core/Content/Sitemap/Commands/SitemapGenerateCommand.php
|
|||
src/Core/Content/Sitemap/SalesChannel/AbstractSitemapRoute.php
|
||||
src/Core/Content/Sitemap/SalesChannel/SitemapRouteResponse.php
|
||||
src/Core/Content/Sitemap/SalesChannel/SitemapFileRoute.php
|
||||
src/Core/Content/Sitemap/SalesChannel/CachedSitemapRoute.php
|
||||
src/Core/Content/Sitemap/SalesChannel/SitemapRoute.php
|
||||
src/Core/Content/Sitemap/ScheduledTask/SitemapMessage.php
|
||||
src/Core/Content/Sitemap/ScheduledTask/SitemapMessageHandler.php
|
||||
|
|
@ -3347,7 +3341,6 @@ src/Core/Content/Product/ProductException.php
|
|||
src/Core/Content/Product/SalesChannel/SalesChannelProductEntity.php
|
||||
src/Core/Content/Product/SalesChannel/ProductListRoute.php
|
||||
src/Core/Content/Product/SalesChannel/Listing/FilterCollection.php
|
||||
src/Core/Content/Product/SalesChannel/Listing/CachedProductListingRoute.php
|
||||
src/Core/Content/Product/SalesChannel/Listing/ResolveCriteriaProductListingRoute.php
|
||||
src/Core/Content/Product/SalesChannel/Listing/Filter.php
|
||||
src/Core/Content/Product/SalesChannel/Listing/Filter/PropertyListingFilterHandler.php
|
||||
|
|
@ -3372,7 +3365,6 @@ src/Core/Content/Product/SalesChannel/CrossSelling/ProductCrossSellingRoute.php
|
|||
src/Core/Content/Product/SalesChannel/CrossSelling/AbstractProductCrossSellingRoute.php
|
||||
src/Core/Content/Product/SalesChannel/CrossSelling/CrossSellingElementCollection.php
|
||||
src/Core/Content/Product/SalesChannel/CrossSelling/CrossSellingElement.php
|
||||
src/Core/Content/Product/SalesChannel/CrossSelling/CachedProductCrossSellingRoute.php
|
||||
src/Core/Content/Product/SalesChannel/CrossSelling/ProductCrossSellingRouteResponse.php
|
||||
src/Core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php
|
||||
src/Core/Content/Product/SalesChannel/SalesChannelProductDefinition.php
|
||||
|
|
@ -3386,7 +3378,6 @@ src/Core/Content/Product/SalesChannel/Review/MatrixElement.php
|
|||
src/Core/Content/Product/SalesChannel/Review/RatingMatrix.php
|
||||
src/Core/Content/Product/SalesChannel/Review/Event/ReviewFormEvent.php
|
||||
src/Core/Content/Product/SalesChannel/Review/Event/ProductReviewsLoadedEvent.php
|
||||
src/Core/Content/Product/SalesChannel/Review/CachedProductReviewRoute.php
|
||||
src/Core/Content/Product/SalesChannel/Review/ProductReviewRouteResponse.php
|
||||
src/Core/Content/Product/SalesChannel/Review/AbstractProductReviewLoader.php
|
||||
src/Core/Content/Product/SalesChannel/Review/ProductReviewRoute.php
|
||||
|
|
@ -3400,7 +3391,6 @@ src/Core/Content/Product/SalesChannel/Detail/ProductConfiguratorLoader.php
|
|||
src/Core/Content/Product/SalesChannel/Detail/AvailableCombinationResult.php
|
||||
src/Core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php
|
||||
src/Core/Content/Product/SalesChannel/Detail/Event/ResolveVariantIdEvent.php
|
||||
src/Core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php
|
||||
src/Core/Content/Product/SalesChannel/Detail/AbstractAvailableCombinationLoader.php
|
||||
src/Core/Content/Product/SalesChannel/Detail/AbstractProductDetailRoute.php
|
||||
src/Core/Content/Product/SalesChannel/Detail/AvailableCombinationLoader.php
|
||||
|
|
@ -3410,7 +3400,6 @@ src/Core/Content/Product/SalesChannel/ProductListResponse.php
|
|||
src/Core/Content/Product/SalesChannel/ProductAvailableFilter.php
|
||||
src/Core/Content/Product/SalesChannel/Suggest/AbstractProductSuggestRoute.php
|
||||
src/Core/Content/Product/SalesChannel/Suggest/ProductSuggestRouteResponse.php
|
||||
src/Core/Content/Product/SalesChannel/Suggest/CachedProductSuggestRoute.php
|
||||
src/Core/Content/Product/SalesChannel/Suggest/ResolvedCriteriaProductSuggestRoute.php
|
||||
src/Core/Content/Product/SalesChannel/Suggest/ProductSuggestRoute.php
|
||||
src/Core/Content/Product/SalesChannel/Sorting/ProductSortingHydrator.php
|
||||
|
|
@ -3424,7 +3413,6 @@ src/Core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinitio
|
|||
src/Core/Content/Product/SalesChannel/Search/ResolvedCriteriaProductSearchRoute.php
|
||||
src/Core/Content/Product/SalesChannel/Search/ProductSearchRoute.php
|
||||
src/Core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php
|
||||
src/Core/Content/Product/SalesChannel/Search/CachedProductSearchRoute.php
|
||||
src/Core/Content/Product/SalesChannel/Search/ProductSearchRouteResponse.php
|
||||
src/Core/Content/Product/SalesChannel/FindVariant/FoundCombination.php
|
||||
src/Core/Content/Product/SalesChannel/FindVariant/AbstractFindProductVariantRoute.php
|
||||
|
|
@ -3579,6 +3567,9 @@ src/Core/Content/Product/Cms/BuyBoxCmsElementResolver.php
|
|||
src/Core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php
|
||||
src/Core/Content/Product/Cms/ManufacturerLogoCmsElementResolver.php
|
||||
src/Core/Content/Product/Cms/CrossSellingCmsElementResolver.php
|
||||
src/Core/Content/Product/Cms/ProductSlider/ProductStreamProcessor.php
|
||||
src/Core/Content/Product/Cms/ProductSlider/StaticProductProcessor.php
|
||||
src/Core/Content/Product/Cms/ProductSlider/AbstractProductSliderProcessor.php
|
||||
src/Core/Content/Product/Cms/ProductNameCmsElementResolver.php
|
||||
src/Core/Content/Product/Cms/ProductBoxCmsElementResolver.php
|
||||
src/Core/Content/Product/Cms/ProductListingCmsElementResolver.php
|
||||
|
|
@ -3872,12 +3863,15 @@ src/Core/Content/Flow/Dispatching/Storer/ProductStorer.php
|
|||
src/Core/Content/Flow/Dispatching/Storer/FlowStorer.php
|
||||
src/Core/Content/Flow/Dispatching/Storer/OrderStorer.php
|
||||
src/Core/Content/Flow/Dispatching/TransactionFailedException.php
|
||||
src/Core/Content/Flow/Dispatching/BufferedFlowQueue.php
|
||||
src/Core/Content/Flow/Dispatching/FlowExecutor.php
|
||||
src/Core/Content/Flow/Dispatching/DelayableAction.php
|
||||
src/Core/Content/Flow/Dispatching/BufferedFlowExecutionTriggersListener.php
|
||||
src/Core/Content/Flow/Dispatching/FlowLoader.php
|
||||
src/Core/Content/Flow/Dispatching/FlowDispatcher.php
|
||||
src/Core/Content/Flow/Dispatching/FlowBuilder.php
|
||||
src/Core/Content/Flow/Dispatching/CachedFlowLoader.php
|
||||
src/Core/Content/Flow/Dispatching/BufferedFlowExecutor.php
|
||||
src/Core/Content/Flow/Dispatching/Aware/MessageAware.php
|
||||
src/Core/Content/Flow/Dispatching/Aware/ScalarValuesAware.php
|
||||
src/Core/Content/Flow/Dispatching/Aware/CustomerRecoveryAware.php
|
||||
|
|
@ -5280,7 +5274,6 @@ src/Core/Framework/Resources/config/packages/dev/monolog.yaml
|
|||
src/Core/Framework/Resources/config/packages/dev/shopware.yaml
|
||||
src/Core/Framework/Resources/config/packages/installer.yaml
|
||||
src/Core/Framework/Resources/config/packages/shopware.yaml
|
||||
src/Core/Framework/Resources/views/swagger.html.twig
|
||||
src/Core/Framework/Resources/views/stoplightio.html.twig
|
||||
src/Core/Framework/Resources/views/documents/base.html.twig
|
||||
src/Core/Framework/Resources/views/documents/delivery_note.html.twig
|
||||
|
|
@ -5326,7 +5319,6 @@ src/Core/Framework/Script/ServiceStubs.php
|
|||
src/Core/Framework/Script/Facade/ArrayFacade.php
|
||||
src/Core/Framework/Script/ScriptEntity.php
|
||||
src/Core/Framework/Script/Exception/ScriptExecutionFailedException.php
|
||||
src/Core/Framework/Script/Exception/HookInjectionException.php
|
||||
src/Core/Framework/Script/Debugging/ScriptTraces.php
|
||||
src/Core/Framework/Script/Debugging/Debug.php
|
||||
src/Core/Framework/Script/Execution/ScriptLoader.php
|
||||
|
|
@ -5666,9 +5658,7 @@ src/Core/Framework/Adapter/Cache/InvalidateCacheTaskHandler.php
|
|||
src/Core/Framework/Adapter/Cache/RedisConnectionFactory.php
|
||||
src/Core/Framework/Adapter/Cache/ReverseProxy/ReverseProxyCompilerPass.php
|
||||
src/Core/Framework/Adapter/Cache/ReverseProxy/ReverseProxyCache.php
|
||||
src/Core/Framework/Adapter/Cache/ReverseProxy/ReverseProxyCacheClearer.php
|
||||
src/Core/Framework/Adapter/Cache/ReverseProxy/AbstractReverseProxyGateway.php
|
||||
src/Core/Framework/Adapter/Cache/ReverseProxy/RedisReverseProxyGateway.php
|
||||
src/Core/Framework/Adapter/Cache/ReverseProxy/ReverseProxyException.php
|
||||
src/Core/Framework/Adapter/Cache/ReverseProxy/VarnishReverseProxyGateway.php
|
||||
src/Core/Framework/Adapter/Cache/ReverseProxy/FastlyReverseProxyGateway.php
|
||||
|
|
@ -5682,7 +5672,6 @@ src/Core/Framework/Adapter/Cache/Http/CacheStateValidator.php
|
|||
src/Core/Framework/Adapter/Cache/Http/HttpCacheKeyGenerator.php
|
||||
src/Core/Framework/Adapter/Cache/Http/CacheStore.php
|
||||
src/Core/Framework/Adapter/Cache/InvalidateCacheEvent.php
|
||||
src/Core/Framework/Adapter/Cache/CacheTracer.php
|
||||
src/Core/Framework/Adapter/Cache/CacheTagCollector.php
|
||||
src/Core/Framework/Adapter/Cache/CacheCompressor.php
|
||||
src/Core/Framework/Adapter/Cache/Script/ScriptCacheInvalidationSubscriber.php
|
||||
|
|
@ -5691,9 +5680,7 @@ src/Core/Framework/Adapter/Cache/Script/Facade/CacheInvalidatorFacadeHookFactory
|
|||
src/Core/Framework/Adapter/Cache/Script/Facade/WrittenEventScriptFacade.php
|
||||
src/Core/Framework/Adapter/Cache/Script/Facade/WrittenEventIdCollection.php
|
||||
src/Core/Framework/Adapter/Cache/Script/Facade/CacheInvalidatorFacade.php
|
||||
src/Core/Framework/Adapter/Cache/CacheDecorator.php
|
||||
src/Core/Framework/Adapter/Cache/CacheValueCompressor.php
|
||||
src/Core/Framework/Adapter/Cache/CacheIdLoader.php
|
||||
src/Core/Framework/Adapter/Cache/CacheStateSubscriber.php
|
||||
src/Core/Framework/Adapter/Cache/Telemetry/CacheTelemetrySubscriber.php
|
||||
src/Core/Framework/Adapter/Cache/StoreApiRouteCacheTagsEvent.php
|
||||
|
|
@ -5703,7 +5690,6 @@ src/Core/Framework/Adapter/Cache/Event/AddCacheTagEvent.php
|
|||
src/Core/Framework/Adapter/Cache/Event/HttpCacheKeyEvent.php
|
||||
src/Core/Framework/Adapter/Cache/Event/HttpCacheCookieEvent.php
|
||||
src/Core/Framework/Adapter/Cache/CacheClearer.php
|
||||
src/Core/Framework/Adapter/Cache/AbstractCacheTracer.php
|
||||
src/Core/Framework/Adapter/Cache/CacheInvalidator.php
|
||||
src/Core/Framework/Adapter/Cache/StoreApiRouteCacheKeyEvent.php
|
||||
src/Core/Framework/Adapter/Cache/Message/CleanupOldCacheFolders.php
|
||||
|
|
@ -5725,8 +5711,12 @@ src/Core/Framework/Adapter/Twig/TokenParser/ReturnNodeTokenParser.php
|
|||
src/Core/Framework/Adapter/Twig/TokenParser/ExtendsTokenParser.php
|
||||
src/Core/Framework/Adapter/Twig/TokenParser/FeatureFlagCallTokenParser.php
|
||||
src/Core/Framework/Adapter/Twig/TokenParser/IncludeTokenParser.php
|
||||
src/Core/Framework/Adapter/Twig/TokenParser/FromTokenParser.php
|
||||
src/Core/Framework/Adapter/Twig/TokenParser/MacroOverrideTokenParserMacro.php
|
||||
src/Core/Framework/Adapter/Twig/TokenParser/ImportTokenParser.php
|
||||
src/Core/Framework/Adapter/Twig/TokenParser/UseTokenParser.php
|
||||
src/Core/Framework/Adapter/Twig/TokenParser/SwMacroFunctionTokenParser.php
|
||||
src/Core/Framework/Adapter/Twig/TokenParser/EmbedTokenParser.php
|
||||
src/Core/Framework/Adapter/Twig/SecurityExtension.php
|
||||
src/Core/Framework/Adapter/Twig/TwigVariableParserFactory.php
|
||||
src/Core/Framework/Adapter/Twig/TemplateFinderInterface.php
|
||||
|
|
@ -5734,6 +5724,7 @@ src/Core/Framework/Adapter/Twig/Node/MacroOverrideNode.php
|
|||
src/Core/Framework/Adapter/Twig/Node/SwInclude.php
|
||||
src/Core/Framework/Adapter/Twig/Node/ReturnNode.php
|
||||
src/Core/Framework/Adapter/Twig/Node/FeatureCallSilentToken.php
|
||||
src/Core/Framework/Adapter/Twig/Node/SwBlockReferenceExpression.php
|
||||
src/Core/Framework/Adapter/Twig/Filter/ReplaceRecursiveFilter.php
|
||||
src/Core/Framework/Adapter/Twig/Filter/CurrencyFilter.php
|
||||
src/Core/Framework/Adapter/Twig/Filter/EmailIdnTwigFilter.php
|
||||
|
|
@ -5748,6 +5739,7 @@ src/Core/Framework/Adapter/Twig/AppTemplateIterator.php
|
|||
src/Core/Framework/Adapter/Twig/Extension/MediaExtension.php
|
||||
src/Core/Framework/Adapter/Twig/Extension/InAppPurchaseExtension.php
|
||||
src/Core/Framework/Adapter/Twig/Extension/FeatureFlagExtension.php
|
||||
src/Core/Framework/Adapter/Twig/Extension/TwigFeaturesWithInheritanceExtension.php
|
||||
src/Core/Framework/Adapter/Twig/Extension/ComparisonExtension.php
|
||||
src/Core/Framework/Adapter/Twig/Extension/PcreExtension.php
|
||||
src/Core/Framework/Adapter/Twig/Extension/SeoUrlFunctionExtension.php
|
||||
|
|
@ -5787,7 +5779,6 @@ src/Core/Framework/Adapter/Database/ReplicaConnection.php
|
|||
src/Core/Framework/Adapter/Console/ShopwareStyle.php
|
||||
src/Core/Framework/Adapter/Translation/AbstractTranslator.php
|
||||
src/Core/Framework/Adapter/Translation/Translator.php
|
||||
src/Core/Framework/Adapter/Translation/TranslatorCacheInvalidate.php
|
||||
src/Core/Framework/Framework.php
|
||||
src/Core/Framework/Event/LanguageAware.php
|
||||
src/Core/Framework/Event/OrderAware.php
|
||||
|
|
@ -6392,7 +6383,6 @@ src/Core/Framework/Api/Exception/ResourceNotFoundException.php
|
|||
src/Core/Framework/Api/Exception/InvalidSalesChannelIdException.php
|
||||
src/Core/Framework/Api/Exception/ExpectationFailedException.php
|
||||
src/Core/Framework/Api/Exception/InvalidVersionNameException.php
|
||||
src/Core/Framework/Api/Exception/UnsupportedEncoderInputException.php
|
||||
src/Core/Framework/Api/Response/ResponseFactoryInterface.php
|
||||
src/Core/Framework/Api/Response/Type/JsonFactoryBase.php
|
||||
src/Core/Framework/Api/Response/Type/Api/JsonType.php
|
||||
|
|
@ -6419,7 +6409,6 @@ src/Core/Framework/Api/Controller/SyncController.php
|
|||
src/Core/Framework/Api/Controller/AccessKeyController.php
|
||||
src/Core/Framework/Api/Controller/FeatureFlagController.php
|
||||
src/Core/Framework/Api/Controller/HealthCheckController.php
|
||||
src/Core/Framework/Api/Controller/Exception/ExpectedUserHttpException.php
|
||||
src/Core/Framework/Api/Controller/Exception/AuthThrottledException.php
|
||||
src/Core/Framework/Api/Controller/Exception/PermissionDeniedException.php
|
||||
src/Core/Framework/Api/Controller/InfoController.php
|
||||
|
|
@ -6431,7 +6420,6 @@ src/Core/Framework/Api/Controller/AuthController.php
|
|||
src/Core/Framework/Api/Controller/IndexingController.php
|
||||
src/Core/Framework/Api/ApiException.php
|
||||
src/Core/Framework/Api/Util/AccessKeyHelper.php
|
||||
src/Core/Framework/Api/OAuth/BearerTokenValidator.php
|
||||
src/Core/Framework/Api/OAuth/UserRepository.php
|
||||
src/Core/Framework/Api/OAuth/Client/ApiClient.php
|
||||
src/Core/Framework/Api/OAuth/Scope/WriteScope.php
|
||||
|
|
@ -7084,8 +7072,6 @@ src/Core/Framework/Test/Plugin/_fixture/apps/plugin/manifest.xml
|
|||
src/Core/Framework/Test/Plugin/_fixture/apps/with-webpack/Resources/app/storefront/build/webpack.config.js
|
||||
src/Core/Framework/Test/Plugin/_fixture/apps/with-webpack/manifest.xml
|
||||
src/Core/Framework/Test/Plugin/_fixture/root-plugin/composer.json
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestExecuteComposerCommands/src/SwagTestExecuteComposerCommands.php
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestExecuteComposerCommands/composer.json
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestErrors/src/SwagTestErrors.php
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestErrors/composer.json
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestTheme/src/Resources/theme.json
|
||||
|
|
@ -7129,20 +7115,6 @@ src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestNotSupportedVersion/src/
|
|||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestNotSupportedVersion/composer.json
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestWithoutConfig/src/SwagTestWithoutConfig.php
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestWithoutConfig/composer.json
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestShipsVendorDirectory/src/SwagTestShipsVendorDirectory.php
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestShipsVendorDirectory/vendor/composer/autoload_static.php
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestShipsVendorDirectory/vendor/composer/LICENSE
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestShipsVendorDirectory/vendor/composer/autoload_psr4.php
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestShipsVendorDirectory/vendor/composer/installed.php
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestShipsVendorDirectory/vendor/composer/autoload_namespaces.php
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestShipsVendorDirectory/vendor/composer/installed.json
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestShipsVendorDirectory/vendor/composer/autoload_real.php
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestShipsVendorDirectory/vendor/composer/ClassLoader.php
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestShipsVendorDirectory/vendor/composer/autoload_classmap.php
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestShipsVendorDirectory/vendor/composer/InstalledVersions.php
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestShipsVendorDirectory/vendor/autoload.php
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestShipsVendorDirectory/composer.json
|
||||
src/Core/Framework/Test/Plugin/_fixture/plugins/SwagTestShipsVendorDirectory/composer.lock
|
||||
src/Core/Framework/Test/Plugin/_fixture/bundles/GizmoBundle.php
|
||||
src/Core/Framework/Test/Plugin/_fixture/bundles/FooBarBundle.php
|
||||
src/Core/Framework/Test/Plugin/PluginIntegrationTestBehaviour.php
|
||||
|
|
@ -7225,16 +7197,6 @@ src/Core/Framework/Test/TestCaseHelper/CallableClass.php
|
|||
src/Core/Framework/Test/TestCaseHelper/AssertResponseHelper.php
|
||||
src/Core/Framework/Test/TestCacheClearer.php
|
||||
src/Core/Framework/Test/Api/Acl/fixtures/AclTestController.php
|
||||
src/Core/Framework/Test/Api/Serializer/fixtures/TestBasicWithToOneRelationship.php
|
||||
src/Core/Framework/Test/Api/Serializer/fixtures/TestBasicStruct.php
|
||||
src/Core/Framework/Test/Api/Serializer/fixtures/SerializationFixture.php
|
||||
src/Core/Framework/Test/Api/Serializer/fixtures/TestCollectionWithToOneRelationship.php
|
||||
src/Core/Framework/Test/Api/Serializer/fixtures/TestBasicWithExtension.php
|
||||
src/Core/Framework/Test/Api/Serializer/fixtures/TestMainResourceShouldNotBeInIncluded.php
|
||||
src/Core/Framework/Test/Api/Serializer/fixtures/TestCollectionWithSelfReference.php
|
||||
src/Core/Framework/Test/Api/Serializer/fixtures/TestInternalFieldsAreFiltered.php
|
||||
src/Core/Framework/Test/Api/Serializer/fixtures/TestBasicWithToManyExtension.php
|
||||
src/Core/Framework/Test/Api/Serializer/fixtures/TestBasicWithToManyRelationships.php
|
||||
src/Core/Framework/Test/Api/Serializer/AssertValuesTrait.php
|
||||
src/Core/Framework/Test/TestCaseBase/EventDispatcherBehaviour.php
|
||||
src/Core/Framework/Test/TestCaseBase/CacheTestBehaviour.php
|
||||
|
|
@ -8034,6 +7996,23 @@ src/Administration/Resources/app/administration/src/module/sw-manufacturer/defau
|
|||
src/Administration/Resources/app/administration/src/module/sw-manufacturer/acl/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-manufacturer/snippet/en-GB.json
|
||||
src/Administration/Resources/app/administration/src/module/sw-manufacturer/snippet/de-DE.json
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-state-machine/page/sw-settings-state-machine-detail/sw-settings-state-machine-detail.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-state-machine/page/sw-settings-state-machine-detail/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-state-machine/page/sw-settings-state-machine-detail/sw-settings-state-machine-detail.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-state-machine/page/sw-settings-state-machine-list/sw-settings-state-machine-list.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-state-machine/page/sw-settings-state-machine-list/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-state-machine/page/sw-settings-state-machine-list/sw-settings-state-machine-list.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-state-machine/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-state-machine/acl/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-state-machine/snippet/en-GB.json
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-state-machine/snippet/de-DE.json
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-state-machine/sw-settings-state-machine.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-state-machine/component/sw-settings-state-machine-state-detail/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-state-machine/component/sw-settings-state-machine-state-detail/sw-settings-state-machine-state-detail.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-state-machine/component/sw-settings-state-machine-state-detail/sw-settings-state-machine-state-detail.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-state-machine/component/sw-settings-state-machine-state-list/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-state-machine/component/sw-settings-state-machine-state-list/sw-settings-state-machine-state-list.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-state-machine/component/sw-settings-state-machine-state-list/sw-settings-state-machine-state-list.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-mailer/page/sw-settings-mailer/sw-settings-mailer.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-mailer/page/sw-settings-mailer/sw-settings-mailer.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-mailer/page/sw-settings-mailer/index.js
|
||||
|
|
@ -10515,9 +10494,7 @@ src/Administration/Resources/app/administration/src/app/init-post/usage-data.ini
|
|||
src/Administration/Resources/app/administration/src/app/init-post/usage-data.init.ts
|
||||
src/Administration/Resources/app/administration/src/app/init-post/index.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/init-post/language.init.ts
|
||||
src/Administration/Resources/app/administration/src/app/init-post/worker.init.vite.ts
|
||||
src/Administration/Resources/app/administration/src/app/init-post/user-information.init.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/init-post/index.vite.ts
|
||||
src/Administration/Resources/app/administration/src/app/store/settings-item.store.ts
|
||||
src/Administration/Resources/app/administration/src/app/store/notification.store.ts
|
||||
src/Administration/Resources/app/administration/src/app/store/teaser-popover.store.spec.js
|
||||
|
|
@ -10633,7 +10610,6 @@ src/Administration/Resources/app/administration/src/app/service/search-ranking.s
|
|||
src/Administration/Resources/app/administration/src/app/service/criteria-helper.service.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/service/privileges.service.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/service/license-violations.service.js
|
||||
src/Administration/Resources/app/administration/src/app/main.vite.ts
|
||||
src/Administration/Resources/app/administration/src/app/plugin/virtual-call-stack.plugin.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/plugin/shortcut.plugin.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/plugin/device-helper.plugin.js
|
||||
|
|
@ -10793,7 +10769,6 @@ src/Administration/Resources/app/administration/src/app/init/mixin.init.ts
|
|||
src/Administration/Resources/app/administration/src/app/init/tabs.init.ts
|
||||
src/Administration/Resources/app/administration/src/app/init/window.init.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/init/locale.init.ts
|
||||
src/Administration/Resources/app/administration/src/app/init/component.init.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/init/mixin.init.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/init/modules.init.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/init/filter.init.spec.js
|
||||
|
|
@ -11788,7 +11763,6 @@ src/Administration/Resources/app/administration/src/app/asyncComponent/media/sw-
|
|||
src/Administration/Resources/app/administration/src/app/asyncComponent/media/sw-media-modal-move/sw-media-modal-move.html.twig
|
||||
src/Administration/Resources/app/administration/src/bundle.spec.js
|
||||
src/Administration/Resources/app/administration/src/html-shim.d.ts
|
||||
src/Administration/Resources/app/administration/src/index.vite.ts
|
||||
src/Administration/Resources/app/administration/src/global.types.ts
|
||||
src/Administration/Resources/app/administration/src/core/extension-api.spec.js
|
||||
src/Administration/Resources/app/administration/src/core/service/extension-api-data.service.ts
|
||||
|
|
@ -12083,10 +12057,8 @@ src/Administration/Resources/app/administration/.babelrc
|
|||
src/Administration/Resources/app/administration/blocks-list.json
|
||||
src/Administration/Resources/app/administration/.prettierignore
|
||||
src/Administration/Resources/app/administration/.eslintignore
|
||||
src/Administration/Resources/app/administration/webpack.config.js
|
||||
src/Administration/Resources/app/administration/patches/eslint+8.57.1.patch
|
||||
src/Administration/Resources/app/administration/patches/eslint-plugin-vue+9.32.0.patch
|
||||
src/Administration/Resources/app/administration/patches/babel-plugin-require-context-hook+1.0.0.patch
|
||||
src/Administration/Resources/app/administration/patches/jest-expect-message+1.1.3.patch
|
||||
src/Administration/Resources/app/administration/patches/inter-ui+3.19.3.patch
|
||||
src/Administration/Resources/app/administration/patches/vue-eslint-parser+9.4.3.patch
|
||||
|
|
@ -12095,6 +12067,7 @@ src/Administration/Resources/app/administration/jest.config.js
|
|||
src/Administration/Resources/app/administration/index.html.tpl
|
||||
src/Administration/Resources/app/administration/package-lock.json
|
||||
src/Administration/Resources/app/administration/code-mods.js
|
||||
src/Administration/Resources/app/administration/jest-resolver.js
|
||||
src/Administration/Resources/app/administration/build/vite-plugins/asset-plugin/index.ts
|
||||
src/Administration/Resources/app/administration/build/vite-plugins/asset-plugin/index.spec.js
|
||||
src/Administration/Resources/app/administration/build/vite-plugins/twigjs-plugin/index.ts
|
||||
|
|
@ -12194,6 +12167,7 @@ src/Administration/Resources/app/administration/build/nuxt-component-library/.en
|
|||
src/Administration/Resources/app/administration/build/nuxt-component-library/plugins/shopware.js
|
||||
src/Administration/Resources/app/administration/build/nuxt-component-library/plugins/vue-prism.js
|
||||
src/Administration/Resources/app/administration/build/plugins.vite.ts
|
||||
src/Administration/Resources/app/administration/build.ts
|
||||
src/Administration/Resources/views/administration/index.html.twig
|
||||
src/Administration/Resources/views/administration/error-404.html.twig
|
||||
src/Administration/Resources/views/administration/layout/base.html.twig
|
||||
|
|
@ -13158,6 +13132,7 @@ changelog/_unreleased/2024-12-17-a11y-html-implement-logic-for-customize-documen
|
|||
changelog/_unreleased/2024-11-05-set-group-promotions-cause-a-timeout-if-too-many-products-are-in-cart.md
|
||||
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
|
||||
changelog/_unreleased/2025-01-17-shopware_admin_build_only_extensions-flag-is-now-only-working-in-production-builds.md
|
||||
changelog/_unreleased/2024-11-21-add-state-machine-settings-module.md
|
||||
changelog/_unreleased/2024-11-26-using-external-url-for-media-s-path-without-storing-physical-files.md
|
||||
changelog/_unreleased/2024-12-11-fix-webpack-plugin-config-order.md
|
||||
changelog/_unreleased/2024-11-14-improve-mail-sender-fs.md
|
||||
|
|
@ -13191,6 +13166,7 @@ changelog/_unreleased/2024-12-03-fixed-elasticsearch-filter-parsing-of-translate
|
|||
changelog/_unreleased/2025-01-24-replace-storefront-modal-links-with-page-links.md
|
||||
changelog/_unreleased/2024-12-12-general-a11y-warning-hint-for-admin-options.md
|
||||
changelog/_unreleased/2025-01-07-improve-payment-method-indexer-context-state-usage.md
|
||||
changelog/_unreleased/2025-02-11-remove-laguage-switch-from-document-settings.md
|
||||
changelog/_unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md
|
||||
changelog/_unreleased/2024-12-17-migrate-swproductdetail-store-to-pinia.md
|
||||
changelog/_unreleased/2024-12-11-migrate-sworderdetail-store-to-pinia.md
|
||||
|
|
@ -13205,6 +13181,7 @@ changelog/_unreleased/2024-12-19-immedietly-invalidate-critical-caches.md
|
|||
changelog/_unreleased/2024-12-13-add-mysql-compression-flag.md
|
||||
changelog/_unreleased/2024-11-26-unify-cache-state-and-cookie-constants.md
|
||||
changelog/_unreleased/2024-12-12-add-enum-field.md
|
||||
changelog/_unreleased/2025-01-31-move-flow-execution-after-business-process.md
|
||||
changelog/_unreleased/2024-12-02-set-limit-for-generating-promotion-code.md
|
||||
changelog/_unreleased/2024-11-14-migrate-notification-store-to-pinia.md
|
||||
changelog/_unreleased/2024-12-10-migrate-showpwareextensions-store-to-pinia.md
|
||||
|
|
@ -13214,6 +13191,7 @@ changelog/_unreleased/2025-01-17-improve-storefront-area-search-usage.md
|
|||
changelog/_unreleased/2025-01-30-deprecate-fine-grained-caching.md
|
||||
changelog/_unreleased/2025-01-09-improve-elasticsearch-area-search-usage.md
|
||||
changelog/_unreleased/2024-10-07-improve-admin-last-activity-behavior.md
|
||||
changelog/_unreleased/2025-02-06-product-slider-refactoring.md
|
||||
changelog/_unreleased/2025-01-21-fix-address-editor-update-multiple-state-selects.md
|
||||
changelog/_unreleased/2025-01-07-allow-custom-pagination-parameters.md
|
||||
changelog/_unreleased/2025-01-21-added-theme-name-option.md
|
||||
|
|
@ -13243,6 +13221,7 @@ changelog/_unreleased/2024-11-25-improve-open-ar-btn-for-voiceover.md
|
|||
changelog/_unreleased/2024-11-19-added-mail-template-test-language-not-assigned-to-sales-channel-warning.md
|
||||
changelog/_unreleased/2024-11-28-new-adresse-selection-modal.md
|
||||
changelog/_unreleased/2024-11-22-a11y-date-picker-must-have-label.md
|
||||
changelog/_unreleased/2024-10-04-add-twig-functions-and-tokens-with-their-alternatives-with-inheritance.md
|
||||
changelog/_unreleased/2025-01-21-migrate-swflow-store-to-pinia.md
|
||||
changelog/_unreleased/2025-01-17-fix-product-review-total.md
|
||||
changelog/_unreleased/2024-11-26-fix-forms-labels-conflict.md
|
||||
|
|
@ -13274,6 +13253,7 @@ changelog/_unreleased/2024-12-04-identify-themes-installed-via-plugin-by-technic
|
|||
changelog/_unreleased/2024-12-04-add-technical-name-to-allow-list.md
|
||||
changelog/_unreleased/2024-12-11-services-stability-improvements.md
|
||||
changelog/_unreleased/2024-11-28-deprecate-messenger-bus-shopware-service.md
|
||||
changelog/_unreleased/2024-12-07-improve-product-export-performance-by-reducing-seo-url-replacement-calls.md
|
||||
changelog/_unreleased/2025-01-22-change-sidebar-support-link-styles.md
|
||||
changelog/_unreleased/2024-11-23-remove-deprecated-autoload-true-associations.md
|
||||
changelog/_unreleased/2024-10-22-replace-marketing-vuex-store-with-pinia-store.md
|
||||
|
|
@ -13331,6 +13311,7 @@ changelog/_unreleased/2024-09-20-simplify-emitting-metrics.md
|
|||
changelog/_unreleased/2024-12-12-ability-to-add-modal-root.md
|
||||
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
|
||||
changelog/_unreleased/2024-11-06-remain-original-admin-api-sales-channel-source.md
|
||||
changelog/_unreleased/2025-01-30-improve-vite-logs.md
|
||||
changelog/_unreleased/2024-11-26-fix-product-availabel-set-to-0-if-is-closeout-is-null.md
|
||||
changelog/_unreleased/2024-12-06-fix-upgrade-symfony7-2-broken-behind-proxy.md
|
||||
changelog/_unreleased/2024-10-22-replace-extensionmainmodules-vuex-store-with-pinia.md
|
||||
|
|
@ -17435,6 +17416,7 @@ adr/2023-07-13-flow-builder-preview.md
|
|||
adr/2021-10-21-app-scripting.md
|
||||
adr/2021-11-22-merge-e2e-projects-into-a-single-project.md
|
||||
adr/2020-08-14-merchant-registration.md
|
||||
adr/2025-01-31-move-flow-execution-after-business-process.md
|
||||
adr/2023-05-22-switch-to-uuidv7.md
|
||||
adr/2025-01-01-remove-asterisk-next-to-every-price.md
|
||||
adr/2020-08-21-unified-notification-titles.md
|
||||
|
|
@ -17901,9 +17883,7 @@ tests/integration/Storefront/Framework/App/TemplateStateServiceTest.php
|
|||
tests/integration/Storefront/Framework/App/AppStateServiceThemeTest.php
|
||||
tests/integration/Core/System/Country/Repository/CountryRepositoryTest.php
|
||||
tests/integration/Core/System/Country/Repository/CountryStateRepositoryTest.php
|
||||
tests/integration/Core/System/Country/SalesChannel/CachedCountryStateRouteTest.php
|
||||
tests/integration/Core/System/Country/SalesChannel/CountryStateRouteTest.php
|
||||
tests/integration/Core/System/Country/CachedCountryRouteTest.php
|
||||
tests/integration/Core/System/SalesChannel/Repository/SalesChannelRepositoryTest.php
|
||||
tests/integration/Core/System/SalesChannel/SalesChannel/ContextSwitchRouteTest.php
|
||||
tests/integration/Core/System/SalesChannel/SalesChannel/StoreApiInfoControllerTest.php
|
||||
|
|
@ -17921,10 +17901,8 @@ tests/integration/Core/System/StateMachine/StateMachineRegistryTest.php
|
|||
tests/integration/Core/System/StateMachine/Api/StateMachineActionControllerTest.php
|
||||
tests/integration/Core/System/Salutation/SalesChannel/SalutationRouteTest.php
|
||||
tests/integration/Core/System/Language/SalesChannel/LanguageRouteTest.php
|
||||
tests/integration/Core/System/Language/SalesChannel/CachedLanguageRouteTest.php
|
||||
tests/integration/Core/System/Language/LanguageRuleTest.php
|
||||
tests/integration/Core/System/Currency/Repository/CurrencyRepositoryTest.php
|
||||
tests/integration/Core/System/Currency/SalesChannel/CachedCurrencyRouteTest.php
|
||||
tests/integration/Core/System/Currency/SalesChannel/CurrencyRouteTest.php
|
||||
tests/integration/Core/System/Currency/CurrencyRuleTest.php
|
||||
tests/integration/Core/System/User/Api/UserRecoveryControllerTest.php
|
||||
|
|
@ -18255,7 +18233,6 @@ tests/integration/Core/Content/Seo/SeoUrlTwigFactoryTest.php
|
|||
tests/integration/Core/Content/Seo/SeoResolverTest.php
|
||||
tests/integration/Core/Content/Sitemap/SalesChannel/SitemapRouteTest.php
|
||||
tests/integration/Core/Content/Sitemap/SalesChannel/SitemapFileRouteTest.php
|
||||
tests/integration/Core/Content/Sitemap/SalesChannel/CachedSitemapRouteTest.php
|
||||
tests/integration/Core/Content/Sitemap/Command/SitemapGenerateCommandTest.php
|
||||
tests/integration/Core/Content/Sitemap/ScheduledTask/SitemapGenerateTaskHandlerTest.php
|
||||
tests/integration/Core/Content/Sitemap/Provider/LandingPageUrlProviderTest.php
|
||||
|
|
@ -18323,18 +18300,15 @@ tests/integration/Core/Content/Product/Repository/ProductSearchScoringTest.php
|
|||
tests/integration/Core/Content/Product/SalesChannel/ProductListingTest.php
|
||||
tests/integration/Core/Content/Product/SalesChannel/ProductListRouteTest.php
|
||||
tests/integration/Core/Content/Product/SalesChannel/Listing/ProductListingRouteTest.php
|
||||
tests/integration/Core/Content/Product/SalesChannel/Listing/CachedProductListingRouteTest.php
|
||||
tests/integration/Core/Content/Product/SalesChannel/Listing/ProductListingLoaderTest.php
|
||||
tests/integration/Core/Content/Product/SalesChannel/Listing/Processor/CompositeProcessorTest.php
|
||||
tests/integration/Core/Content/Product/SalesChannel/CrossSelling/CrossSellingRouteTest.php
|
||||
tests/integration/Core/Content/Product/SalesChannel/ProductSuggestFilterOutOfStockTest.php
|
||||
tests/integration/Core/Content/Product/SalesChannel/ProductListingFilterOutOfStockTest.php
|
||||
tests/integration/Core/Content/Product/SalesChannel/ProductSearchRouteTest.php
|
||||
tests/integration/Core/Content/Product/SalesChannel/Review/CachedProductReviewRouteTest.php
|
||||
tests/integration/Core/Content/Product/SalesChannel/Review/ProductReviewRouteTest.php
|
||||
tests/integration/Core/Content/Product/SalesChannel/Review/ProductReviewSaveRouteTest.php
|
||||
tests/integration/Core/Content/Product/SalesChannel/Detail/_fixtures/recursion_encoding_with_layout_result.json
|
||||
tests/integration/Core/Content/Product/SalesChannel/Detail/CachedProductDetailRouteTest.php
|
||||
tests/integration/Core/Content/Product/SalesChannel/Detail/ProductDetailRouteTest.php
|
||||
tests/integration/Core/Content/Product/SalesChannel/Detail/ProductConfiguratorOrderTest.php
|
||||
tests/integration/Core/Content/Product/SalesChannel/Detail/AvailableCombinationLoaderTest.php
|
||||
|
|
@ -18395,6 +18369,7 @@ tests/integration/Core/Content/MailTemplate/Service/AttachmentLoaderTest.php
|
|||
tests/integration/Core/Content/Cms/SalesChannel/CmsRouteTest.php
|
||||
tests/integration/Core/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderTest.php
|
||||
tests/integration/Core/Content/Cms/CmsEntityTest.php
|
||||
tests/integration/Core/Content/Cms/DataResolver/CmsSlotsDataResolverTest.php
|
||||
tests/integration/Core/Content/Cms/Subscriber/CmsPageBeforeDeleteSubscriberTest.php
|
||||
tests/integration/Core/Content/Cms/Subscriber/UnusedMediaSubscriberTest.php
|
||||
tests/integration/Core/Content/Cms/Subscriber/CmsPageBeforeDefaultChangeSubscriberTest.php
|
||||
|
|
@ -18439,7 +18414,6 @@ tests/integration/Core/Content/Category/DataAbstractionLayer/CategoryBreadcrumbU
|
|||
tests/integration/Core/Content/Category/Service/CategoryBreadcrumbBuilderTest.php
|
||||
tests/integration/Core/Content/Category/Service/NavigationLoaderTest.php
|
||||
tests/integration/Core/Content/LandingPage/Repository/LandingPageRepositoryTest.php
|
||||
tests/integration/Core/Content/LandingPage/SalesChannel/LandingPageRouteTest.php
|
||||
tests/integration/Core/Content/Newsletter/SalesChannel/NewsletterSubscribeRouteTest.php
|
||||
tests/integration/Core/Content/Newsletter/SalesChannel/NewsletterConfirmRouteTest.php
|
||||
tests/integration/Core/Content/Newsletter/SalesChannel/NewsletterUnsubscribeRouteTest.php
|
||||
|
|
@ -18632,7 +18606,6 @@ tests/integration/Core/Framework/Adapter/Cache/Script/_fixtures/InvalidationCase
|
|||
tests/integration/Core/Framework/Adapter/Cache/Script/_fixtures/InvalidationCases/Resources/scripts/cache-invalidation/complex-invalidation.twig
|
||||
tests/integration/Core/Framework/Adapter/Cache/Script/_fixtures/InvalidationCases/manifest.xml
|
||||
tests/integration/Core/Framework/Adapter/Cache/Script/ScriptCacheInvalidationSubscriberTest.php
|
||||
tests/integration/Core/Framework/Adapter/Cache/CacheDecoratorTest.php
|
||||
tests/integration/Core/Framework/Adapter/Cache/CacheInvalidationSubscriberTest.php
|
||||
tests/integration/Core/Framework/Adapter/Cache/RedisConnectionFactoryTest.php
|
||||
tests/integration/Core/Framework/Adapter/Asset/AssetInstallCommandTest.php
|
||||
|
|
@ -18861,6 +18834,16 @@ tests/integration/Core/Framework/Api/VersionTest.php
|
|||
tests/integration/Core/Framework/Api/ApiAwareTest.php
|
||||
tests/integration/Core/Framework/Api/Acl/AclCriteriaValidatorTest.php
|
||||
tests/integration/Core/Framework/Api/Acl/AclAnnotationValidatorTest.php
|
||||
tests/integration/Core/Framework/Api/Serializer/fixtures/TestBasicWithToOneRelationship.php
|
||||
tests/integration/Core/Framework/Api/Serializer/fixtures/TestBasicStruct.php
|
||||
tests/integration/Core/Framework/Api/Serializer/fixtures/SerializationFixture.php
|
||||
tests/integration/Core/Framework/Api/Serializer/fixtures/TestCollectionWithToOneRelationship.php
|
||||
tests/integration/Core/Framework/Api/Serializer/fixtures/TestBasicWithExtension.php
|
||||
tests/integration/Core/Framework/Api/Serializer/fixtures/TestMainResourceShouldNotBeInIncluded.php
|
||||
tests/integration/Core/Framework/Api/Serializer/fixtures/TestCollectionWithSelfReference.php
|
||||
tests/integration/Core/Framework/Api/Serializer/fixtures/TestInternalFieldsAreFiltered.php
|
||||
tests/integration/Core/Framework/Api/Serializer/fixtures/TestBasicWithToManyExtension.php
|
||||
tests/integration/Core/Framework/Api/Serializer/fixtures/TestBasicWithToManyRelationships.php
|
||||
tests/integration/Core/Framework/Api/Serializer/JsonEntityEncoderTest.php
|
||||
tests/integration/Core/Framework/Api/Serializer/JsonApiDecoderTest.php
|
||||
tests/integration/Core/Framework/Api/Serializer/JsonApiEncoderTest.php
|
||||
|
|
@ -18883,7 +18866,6 @@ tests/integration/Core/Framework/Api/Controller/UserControllerTest.php
|
|||
tests/integration/Core/Framework/Api/Controller/SalesChannelProxyControllerTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/Fixtures/InfoController/Resources/public/administration/js/some-functionality-bundle.js
|
||||
tests/integration/Core/Framework/Api/Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
|
||||
tests/integration/Core/Framework/Api/Controller/Fixtures/InfoControllerWithMarker/Resources/.administration-js
|
||||
tests/integration/Core/Framework/Api/Controller/Fixtures/AdminExtensionApiApp/manifest.xml
|
||||
tests/integration/Core/Framework/Api/Controller/Fixtures/BundleWithCustomSnippet/Resources/views/snippets/custom-snippet/custom-snippet.html.twig
|
||||
tests/integration/Core/Framework/Api/Controller/Fixtures/BundleWithCustomSnippet/Resources/views/snippets/address/first_name.html.twig
|
||||
|
|
@ -19382,7 +19364,6 @@ tests/unit/Storefront/Theme/SalesChannelThemeLoaderTest.php
|
|||
tests/unit/Storefront/Theme/DatabaseSalesChannelThemeLoaderTest.php
|
||||
tests/unit/Storefront/Theme/DataAbstractionLayer/ThemeExceptionHandlerTest.php
|
||||
tests/unit/Storefront/Theme/StorefrontPluginConfigurationTest.php
|
||||
tests/unit/Storefront/Theme/ThemeConfigValueAccessorTest.php
|
||||
tests/unit/Storefront/Theme/ThemeCompilerTest.php
|
||||
tests/unit/Storefront/Theme/Message/DeleteThemeFilesMessageTest.php
|
||||
tests/unit/Storefront/Theme/Message/DeleteThemeFilesHandlerTest.php
|
||||
|
|
@ -19444,8 +19425,6 @@ tests/unit/Storefront/Framework/App/Template/IconTemplateLoaderTest.php
|
|||
tests/unit/Core/System/CustomField/CustomFieldExceptionTest.php
|
||||
tests/unit/Core/System/CustomField/CustomFieldServiceTest.php
|
||||
tests/unit/Core/System/Country/SalesChannel/CountryRouteTest.php
|
||||
tests/unit/Core/System/Country/SalesChannel/CachedCountryRouteTest.php
|
||||
tests/unit/Core/System/Country/SalesChannel/CachedCountryStateRouteTest.php
|
||||
tests/unit/Core/System/Country/SalesChannel/CountryStateRouteTest.php
|
||||
tests/unit/Core/System/Country/CountryExceptionTest.php
|
||||
tests/unit/Core/System/SalesChannel/StoreApiCustomFieldMapperTest.php
|
||||
|
|
@ -19468,12 +19447,10 @@ tests/unit/Core/System/SalesChannel/Entity/DefinitionRegistryChainTest.php
|
|||
tests/unit/Core/System/StateMachine/Api/StateMachineActionControllerTest.php
|
||||
tests/unit/Core/System/Salutation/SalutationSorterTest.php
|
||||
tests/unit/Core/System/Language/LanguageLoaderTest.php
|
||||
tests/unit/Core/System/Language/SalesChannel/CachedLanguageRouteTest.php
|
||||
tests/unit/Core/System/Language/Stubs/StaticSalesChannelLanguageLoader.php
|
||||
tests/unit/Core/System/Language/Stubs/StaticLanguageLoader.php
|
||||
tests/unit/Core/System/Language/SalesChannelLanguageLoaderTest.php
|
||||
tests/unit/Core/System/SystemTest.php
|
||||
tests/unit/Core/System/Currency/SalesChannel/CachedCurrencyRouteTest.php
|
||||
tests/unit/Core/System/Currency/CurrencyFormatterTest.php
|
||||
tests/unit/Core/System/Currency/Rule/CurrencyRuleTest.php
|
||||
tests/unit/Core/System/User/UserExceptionTest.php
|
||||
|
|
@ -19988,7 +19965,6 @@ tests/unit/Core/Content/Seo/SeoUrlTwigFactoryTest.php
|
|||
tests/unit/Core/Content/Seo/SeoResolverTest.php
|
||||
tests/unit/Core/Content/Sitemap/SitemapExceptionTest.php
|
||||
tests/unit/Core/Content/Sitemap/SalesChannel/SitemapFileRouteTest.php
|
||||
tests/unit/Core/Content/Sitemap/SalesChannel/CachedSitemapRouteTest.php
|
||||
tests/unit/Core/Content/Sitemap/Provider/CustomUrlProviderTest.php
|
||||
tests/unit/Core/Content/Sitemap/ConfigHandler/FileTest.php
|
||||
tests/unit/Core/Content/Sitemap/Service/SitemapExporterTest.php
|
||||
|
|
@ -20073,7 +20049,6 @@ tests/unit/Core/Content/Product/ProductVariationBuilderTest.php
|
|||
tests/unit/Core/Content/Product/ProductExceptionTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/ProductListingRouteTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/LoadPreviewExtensionTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/CachedProductListingRouteTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/Filter/ManufacturerFilterHandlerTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/Filter/PriceFilterHandlerTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/Filter/ShippingFreeFilterHandlerTest.php
|
||||
|
|
@ -20089,10 +20064,8 @@ tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/BehaviorProcessor
|
|||
tests/unit/Core/Content/Product/SalesChannel/Listing/ProductListingCriteriaExtensionTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/ProductListingLoaderExtensionsTests.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/ProductCloseoutFilterFactoryTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/CrossSelling/CachedProductCrossSellingRouteTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Review/MatrixElementTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Review/RatingMatrixTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Review/CachedProductReviewRouteTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Review/Event/ReviewFormEventTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Review/ProductReviewSaveRouteTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Review/ProductReviewLoaderTest.php
|
||||
|
|
@ -20100,16 +20073,13 @@ tests/unit/Core/Content/Product/SalesChannel/Review/ProductReviewsWidgetLoadedHo
|
|||
tests/unit/Core/Content/Product/SalesChannel/Price/AppScriptProductPriceCalculatorTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Price/ReferencePriceDtoTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Price/ProductPriceCalculatorTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Detail/CachedProductDetailRouteTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Detail/ProductDetailRouteTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Detail/AvailableCombinationLoaderTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/SalesChannelProductDefinitionTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Suggest/ProductSuggestRouteTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Suggest/CachedProductSuggestRouteTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Suggest/ResolvedCriteriaProductSuggestRouteTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Sorting/ProductSortingCollectionTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Sorting/ProductSortingEntityTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Search/CachedProductSearchRouteTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/FindVariant/FoundCombinationTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/FindVariant/FindProductVariantRouteResponseTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/FindVariant/FindProductVariantRouteTest.php
|
||||
|
|
@ -20135,6 +20105,10 @@ tests/unit/Core/Content/Product/Cms/ProductBoxCmsElementResolverTest.php
|
|||
tests/unit/Core/Content/Product/Cms/AbstractProductDetailCmsElementResolverTest.php
|
||||
tests/unit/Core/Content/Product/Cms/ProductSliderCmsElementResolverTest.php
|
||||
tests/unit/Core/Content/Product/Cms/TestProductDetailCmsElementResolver.php
|
||||
tests/unit/Core/Content/Product/Cms/ProductSlider/StaticProductProcessorTest.php
|
||||
tests/unit/Core/Content/Product/Cms/ProductSlider/AbstractProductSliderProcessorTest.php
|
||||
tests/unit/Core/Content/Product/Cms/ProductSlider/ProductSliderUnitTrait.php
|
||||
tests/unit/Core/Content/Product/Cms/ProductSlider/ProductStreamProcessorTest.php
|
||||
tests/unit/Core/Content/Product/Cms/ProductListingCmsElementResolverTest.php
|
||||
tests/unit/Core/Content/Product/Cms/BuyBoxCmsElementResolverTest.php
|
||||
tests/unit/Core/Content/Product/DataAbstractionLayer/VariantListingConfigTest.php
|
||||
|
|
@ -20215,7 +20189,10 @@ tests/unit/Core/Content/Flow/Dispatching/Storer/A11yRenderedDocumentStorerTest.p
|
|||
tests/unit/Core/Content/Flow/Dispatching/Storer/NewsletterRecipientStorerTest.php
|
||||
tests/unit/Core/Content/Flow/Dispatching/Storer/OrderStorerTest.php
|
||||
tests/unit/Core/Content/Flow/Dispatching/FlowDispatcherTest.php
|
||||
tests/unit/Core/Content/Flow/Dispatching/BufferedFlowQueueTest.php
|
||||
tests/unit/Core/Content/Flow/Dispatching/BufferedFlowExecutorTest.php
|
||||
tests/unit/Core/Content/Flow/Dispatching/FlowExecutorTest.php
|
||||
tests/unit/Core/Content/Flow/Dispatching/BufferedFlowExecutionTriggersListenerTest.php
|
||||
tests/unit/Core/Content/Flow/Dispatching/FlowFactoryTest.php
|
||||
tests/unit/Core/Content/Flow/Dispatching/Action/AddOrderTagActionTest.php
|
||||
tests/unit/Core/Content/Flow/Dispatching/Action/SetOrderCustomFieldActionTest.php
|
||||
|
|
@ -20516,8 +20493,6 @@ tests/unit/Core/Framework/Adapter/Kernel/KernelFactoryTest.php
|
|||
tests/unit/Core/Framework/Adapter/Cache/ReverseProxy/VarnishReverseProxyGatewayTest.php
|
||||
tests/unit/Core/Framework/Adapter/Cache/ReverseProxy/ReverseProxyCacheTest.php
|
||||
tests/unit/Core/Framework/Adapter/Cache/ReverseProxy/ReverseProxyCompilerPassTest.php
|
||||
tests/unit/Core/Framework/Adapter/Cache/ReverseProxy/RedisReverseProxyGatewayTest.php
|
||||
tests/unit/Core/Framework/Adapter/Cache/ReverseProxy/ReverseProxyCacheClearerTest.php
|
||||
tests/unit/Core/Framework/Adapter/Cache/ReverseProxy/FastlyReverseProxyGatewayTest.php
|
||||
tests/unit/Core/Framework/Adapter/Cache/InvalidatorStorage/Message/CleanupOldCacheFoldersHandlerTest.php
|
||||
tests/unit/Core/Framework/Adapter/Cache/InvalidatorStorage/RedisInvalidatorStorageTest.php
|
||||
|
|
@ -20526,7 +20501,6 @@ tests/unit/Core/Framework/Adapter/Cache/Http/CacheStoreTest.php
|
|||
tests/unit/Core/Framework/Adapter/Cache/Http/CacheControlListenerTest.php
|
||||
tests/unit/Core/Framework/Adapter/Cache/Http/CacheResponseSubscriberTest.php
|
||||
tests/unit/Core/Framework/Adapter/Cache/HttpCacheKeyGeneratorTest.php
|
||||
tests/unit/Core/Framework/Adapter/Cache/CacheDecoratorTest.php
|
||||
tests/unit/Core/Framework/Adapter/Cache/Telemetry/CacheTelemetrySubscriberTest.php
|
||||
tests/unit/Core/Framework/Adapter/Cache/InvalidateCacheTaskHandlerTest.php
|
||||
tests/unit/Core/Framework/Adapter/Cache/CacheInvalidatorTest.php
|
||||
|
|
@ -20538,13 +20512,18 @@ tests/unit/Core/Framework/Adapter/Asset/AssetInstallCommandTest.php
|
|||
tests/unit/Core/Framework/Adapter/Command/CacheClearAllCommandTest.php
|
||||
tests/unit/Core/Framework/Adapter/Command/CacheClearHttpCommandTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/StringTemplateRendererTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/TokenParser/EmbedTokenParserTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/TokenParser/FromTokenParserTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/TokenParser/FeatureFlagCallTokenParserTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/TokenParser/UseTokenParserTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/TokenParser/ImportTokenParserTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/TokenParser/ExtendsTokenParserTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/ConfigurableFilesystemCacheTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/TwigEnvironmentTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/TemplateScopeDetectorTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/SwEscapeFilterTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/Node/FeatureCallSilentTokenTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/Node/SwBlockReferenceExpressionTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/Filter/ReplaceRecursiveFilterTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/Filter/EmailIdnTwigFilterTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/SecurityExtensionTest.php
|
||||
|
|
@ -20558,6 +20537,7 @@ tests/unit/Core/Framework/Adapter/Twig/Extension/BuildBreadcrumbExtensionTest.ph
|
|||
tests/unit/Core/Framework/Adapter/Twig/Extension/InAppPurchaseExtensionTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/Extension/PcreExtensionTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/Extension/TemplateDataExtensionTest.php
|
||||
tests/unit/Core/Framework/Adapter/Twig/Extension/TwigFeaturesWithInheritanceExtensionTest.php
|
||||
tests/unit/Core/Framework/Adapter/Filesystem/Plugin/CopyBatchTest.php
|
||||
tests/unit/Core/Framework/Adapter/Filesystem/Adapter/fixtures/keyfile.json
|
||||
tests/unit/Core/Framework/Adapter/Filesystem/Adapter/AwsS3v3FactoryTest.php
|
||||
|
|
@ -20573,7 +20553,6 @@ tests/unit/Core/Framework/Adapter/Storage/MySQLKeyValueStorageTest.php
|
|||
tests/unit/Core/Framework/Adapter/Database/MySQLFactoryTest.php
|
||||
tests/unit/Core/Framework/Adapter/EntityTemplateLoaderTest.php
|
||||
tests/unit/Core/Framework/Adapter/AdapterExceptionTest.php
|
||||
tests/unit/Core/Framework/Adapter/Translation/TranslatorCacheInvalidateTest.php
|
||||
tests/unit/Core/Framework/Adapter/Translation/TranslatorTest.php
|
||||
tests/unit/Core/Framework/Event/EventData/ScalarValueTypeTest.php
|
||||
tests/unit/Core/Framework/Event/EventData/ArrayTypeTest.php
|
||||
|
|
|
|||
|
|
@ -21711,13 +21711,6 @@ admin/src/components/PrivateRoute.tsx
|
|||
src/components/PrivateRoute.tsx
|
||||
components/PrivateRoute.tsx
|
||||
PrivateRoute.tsx
|
||||
packages/core/admin/admin/src/components/Onboarding.tsx
|
||||
core/admin/admin/src/components/Onboarding.tsx
|
||||
admin/admin/src/components/Onboarding.tsx
|
||||
admin/src/components/Onboarding.tsx
|
||||
src/components/Onboarding.tsx
|
||||
components/Onboarding.tsx
|
||||
Onboarding.tsx
|
||||
packages/core/admin/admin/src/components/NpsSurvey.tsx
|
||||
core/admin/admin/src/components/NpsSurvey.tsx
|
||||
admin/admin/src/components/NpsSurvey.tsx
|
||||
|
|
@ -22050,14 +22043,6 @@ src/components/tests/Table.test.tsx
|
|||
components/tests/Table.test.tsx
|
||||
tests/Table.test.tsx
|
||||
Table.test.tsx
|
||||
packages/core/admin/admin/src/components/tests/Onboarding.test.tsx
|
||||
core/admin/admin/src/components/tests/Onboarding.test.tsx
|
||||
admin/admin/src/components/tests/Onboarding.test.tsx
|
||||
admin/src/components/tests/Onboarding.test.tsx
|
||||
src/components/tests/Onboarding.test.tsx
|
||||
components/tests/Onboarding.test.tsx
|
||||
tests/Onboarding.test.tsx
|
||||
Onboarding.test.tsx
|
||||
packages/core/admin/admin/src/components/tests/ConfirmDialog.test.tsx
|
||||
core/admin/admin/src/components/tests/ConfirmDialog.test.tsx
|
||||
admin/admin/src/components/tests/ConfirmDialog.test.tsx
|
||||
|
|
|
|||
|
|
@ -3193,7 +3193,6 @@ packages/core/admin/admin/src/components/LeftMenu.tsx
|
|||
packages/core/admin/admin/src/components/NoJavascript.tsx
|
||||
packages/core/admin/admin/src/components/ErrorElement.tsx
|
||||
packages/core/admin/admin/src/components/PrivateRoute.tsx
|
||||
packages/core/admin/admin/src/components/Onboarding.tsx
|
||||
packages/core/admin/admin/src/components/NpsSurvey.tsx
|
||||
packages/core/admin/admin/src/components/Table.tsx
|
||||
packages/core/admin/admin/src/components/FormInputs/Enumeration.tsx
|
||||
|
|
@ -3236,7 +3235,6 @@ packages/core/admin/admin/src/components/Layouts/ActionLayout.tsx
|
|||
packages/core/admin/admin/src/components/Layouts/Layout.tsx
|
||||
packages/core/admin/admin/src/components/tests/Filters.test.tsx
|
||||
packages/core/admin/admin/src/components/tests/Table.test.tsx
|
||||
packages/core/admin/admin/src/components/tests/Onboarding.test.tsx
|
||||
packages/core/admin/admin/src/components/tests/ConfirmDialog.test.tsx
|
||||
packages/core/admin/admin/src/components/tests/Pagination.test.tsx
|
||||
packages/core/admin/admin/src/components/tests/NpsSurvey.test.tsx
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
UPGRADE-2.1.md
|
||||
phpstan.neon.dist
|
||||
bin/console
|
||||
console
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
UPGRADE-2.1.md
|
||||
phpstan.neon.dist
|
||||
bin/console
|
||||
RoboFile.php
|
||||
|
|
|
|||
|
|
@ -19900,6 +19900,11 @@ packages/js/settings-editor/composer.json
|
|||
js/settings-editor/composer.json
|
||||
settings-editor/composer.json
|
||||
composer.json
|
||||
packages/js/settings-editor/changelog/fix-get_custom_view-object-verbose
|
||||
js/settings-editor/changelog/fix-get_custom_view-object-verbose
|
||||
settings-editor/changelog/fix-get_custom_view-object-verbose
|
||||
changelog/fix-get_custom_view-object-verbose
|
||||
fix-get_custom_view-object-verbose
|
||||
packages/js/settings-editor/changelog/54996-chore-update-wireit
|
||||
js/settings-editor/changelog/54996-chore-update-wireit
|
||||
settings-editor/changelog/54996-chore-update-wireit
|
||||
|
|
@ -50391,13 +50396,6 @@ Internal/Admin/Notes/AddFirstProduct.php
|
|||
Admin/Notes/AddFirstProduct.php
|
||||
Notes/AddFirstProduct.php
|
||||
AddFirstProduct.php
|
||||
plugins/woocommerce/src/Internal/Admin/Notes/ChoosingTheme.php
|
||||
woocommerce/src/Internal/Admin/Notes/ChoosingTheme.php
|
||||
src/Internal/Admin/Notes/ChoosingTheme.php
|
||||
Internal/Admin/Notes/ChoosingTheme.php
|
||||
Admin/Notes/ChoosingTheme.php
|
||||
Notes/ChoosingTheme.php
|
||||
ChoosingTheme.php
|
||||
plugins/woocommerce/src/Internal/Admin/Notes/TrackingOptIn.php
|
||||
woocommerce/src/Internal/Admin/Notes/TrackingOptIn.php
|
||||
src/Internal/Admin/Notes/TrackingOptIn.php
|
||||
|
|
@ -65162,6 +65160,10 @@ plugins/woocommerce/changelog/read-me-logo-update
|
|||
woocommerce/changelog/read-me-logo-update
|
||||
changelog/read-me-logo-update
|
||||
read-me-logo-update
|
||||
plugins/woocommerce/changelog/fix-get_custom_view-object-verbose
|
||||
woocommerce/changelog/fix-get_custom_view-object-verbose
|
||||
changelog/fix-get_custom_view-object-verbose
|
||||
fix-get_custom_view-object-verbose
|
||||
plugins/woocommerce/changelog/55174-dev-clean-up-old-iapi-code
|
||||
woocommerce/changelog/55174-dev-clean-up-old-iapi-code
|
||||
changelog/55174-dev-clean-up-old-iapi-code
|
||||
|
|
@ -65170,6 +65172,10 @@ plugins/woocommerce/changelog/55143-product-filters-preview
|
|||
woocommerce/changelog/55143-product-filters-preview
|
||||
changelog/55143-product-filters-preview
|
||||
55143-product-filters-preview
|
||||
plugins/woocommerce/changelog/add-54784
|
||||
woocommerce/changelog/add-54784
|
||||
changelog/add-54784
|
||||
add-54784
|
||||
plugins/woocommerce/changelog/fix-activity-panel-reviews
|
||||
woocommerce/changelog/fix-activity-panel-reviews
|
||||
changelog/fix-activity-panel-reviews
|
||||
|
|
@ -65190,14 +65196,6 @@ plugins/woocommerce/changelog/update-54204-add-to-cart-with-options-form-layouts
|
|||
woocommerce/changelog/update-54204-add-to-cart-with-options-form-layouts
|
||||
changelog/update-54204-add-to-cart-with-options-form-layouts
|
||||
update-54204-add-to-cart-with-options-form-layouts
|
||||
plugins/woocommerce/changelog/fix-54737-multibyte-category-slug
|
||||
woocommerce/changelog/fix-54737-multibyte-category-slug
|
||||
changelog/fix-54737-multibyte-category-slug
|
||||
fix-54737-multibyte-category-slug
|
||||
plugins/woocommerce/changelog/fix-system-status-pages-api-return-type
|
||||
woocommerce/changelog/fix-system-status-pages-api-return-type
|
||||
changelog/fix-system-status-pages-api-return-type
|
||||
fix-system-status-pages-api-return-type
|
||||
plugins/woocommerce/changelog/55004-fix-prevent-undefined-key-cost
|
||||
woocommerce/changelog/55004-fix-prevent-undefined-key-cost
|
||||
changelog/55004-fix-prevent-undefined-key-cost
|
||||
|
|
@ -65210,10 +65208,6 @@ plugins/woocommerce/changelog/55146-update-55117-add-beta-label
|
|||
woocommerce/changelog/55146-update-55117-add-beta-label
|
||||
changelog/55146-update-55117-add-beta-label
|
||||
55146-update-55117-add-beta-label
|
||||
plugins/woocommerce/changelog/54744-fix-popover-styling
|
||||
woocommerce/changelog/54744-fix-popover-styling
|
||||
changelog/54744-fix-popover-styling
|
||||
54744-fix-popover-styling
|
||||
plugins/woocommerce/changelog/54837-safari-email-preview-overflow
|
||||
woocommerce/changelog/54837-safari-email-preview-overflow
|
||||
changelog/54837-safari-email-preview-overflow
|
||||
|
|
@ -65282,10 +65276,10 @@ plugins/woocommerce/changelog/add-faq-document
|
|||
woocommerce/changelog/add-faq-document
|
||||
changelog/add-faq-document
|
||||
add-faq-document
|
||||
plugins/woocommerce/changelog/update-nox-small-changes-and-enhancements-for-9-7
|
||||
woocommerce/changelog/update-nox-small-changes-and-enhancements-for-9-7
|
||||
changelog/update-nox-small-changes-and-enhancements-for-9-7
|
||||
update-nox-small-changes-and-enhancements-for-9-7
|
||||
plugins/woocommerce/changelog/e2e-fix-allure-reporting-path
|
||||
woocommerce/changelog/e2e-fix-allure-reporting-path
|
||||
changelog/e2e-fix-allure-reporting-path
|
||||
e2e-fix-allure-reporting-path
|
||||
plugins/woocommerce/changelog/55006-fix-brands-boolean-markup-issue
|
||||
woocommerce/changelog/55006-fix-brands-boolean-markup-issue
|
||||
changelog/55006-fix-brands-boolean-markup-issue
|
||||
|
|
@ -65310,6 +65304,14 @@ plugins/woocommerce/changelog/product-filters-remove-mobile-display-settings
|
|||
woocommerce/changelog/product-filters-remove-mobile-display-settings
|
||||
changelog/product-filters-remove-mobile-display-settings
|
||||
product-filters-remove-mobile-display-settings
|
||||
plugins/woocommerce/changelog/e2e-restructure-project-settings-shop-email-wp-core
|
||||
woocommerce/changelog/e2e-restructure-project-settings-shop-email-wp-core
|
||||
changelog/e2e-restructure-project-settings-shop-email-wp-core
|
||||
e2e-restructure-project-settings-shop-email-wp-core
|
||||
plugins/woocommerce/changelog/e2e-restructure-project-move-editor
|
||||
woocommerce/changelog/e2e-restructure-project-move-editor
|
||||
changelog/e2e-restructure-project-move-editor
|
||||
e2e-restructure-project-move-editor
|
||||
plugins/woocommerce/changelog/54747-product-filters-rating-limit-fix
|
||||
woocommerce/changelog/54747-product-filters-rating-limit-fix
|
||||
changelog/54747-product-filters-rating-limit-fix
|
||||
|
|
@ -65342,6 +65344,10 @@ plugins/woocommerce/changelog/add-settings-section-title-end-after
|
|||
woocommerce/changelog/add-settings-section-title-end-after
|
||||
changelog/add-settings-section-title-end-after
|
||||
add-settings-section-title-end-after
|
||||
plugins/woocommerce/changelog/fix-55101
|
||||
woocommerce/changelog/fix-55101
|
||||
changelog/fix-55101
|
||||
fix-55101
|
||||
plugins/woocommerce/changelog/54986-product-filters-fix-product-counts
|
||||
woocommerce/changelog/54986-product-filters-fix-product-counts
|
||||
changelog/54986-product-filters-fix-product-counts
|
||||
|
|
@ -65426,6 +65432,10 @@ plugins/woocommerce/changelog/add-54966
|
|||
woocommerce/changelog/add-54966
|
||||
changelog/add-54966
|
||||
add-54966
|
||||
plugins/woocommerce/changelog/e2e-update-api-tests-external-environments-and-multisite
|
||||
woocommerce/changelog/e2e-update-api-tests-external-environments-and-multisite
|
||||
changelog/e2e-update-api-tests-external-environments-and-multisite
|
||||
e2e-update-api-tests-external-environments-and-multisite
|
||||
plugins/woocommerce/changelog/dev-e2e-unskip-on-pressable-settings-woocom
|
||||
woocommerce/changelog/dev-e2e-unskip-on-pressable-settings-woocom
|
||||
changelog/dev-e2e-unskip-on-pressable-settings-woocom
|
||||
|
|
@ -65454,14 +65464,14 @@ plugins/woocommerce/changelog/54557-update-coming-soon-template-loginout-button
|
|||
woocommerce/changelog/54557-update-coming-soon-template-loginout-button
|
||||
changelog/54557-update-coming-soon-template-loginout-button
|
||||
54557-update-coming-soon-template-loginout-button
|
||||
plugins/woocommerce/changelog/54925-fix-add-to-cart-form-tweak-css
|
||||
woocommerce/changelog/54925-fix-add-to-cart-form-tweak-css
|
||||
changelog/54925-fix-add-to-cart-form-tweak-css
|
||||
54925-fix-add-to-cart-form-tweak-css
|
||||
plugins/woocommerce/changelog/fix-QueryBuilder-defaults
|
||||
woocommerce/changelog/fix-QueryBuilder-defaults
|
||||
changelog/fix-QueryBuilder-defaults
|
||||
fix-QueryBuilder-defaults
|
||||
plugins/woocommerce/changelog/55298-add-add-product_brand-to-single-product-HTML-template
|
||||
woocommerce/changelog/55298-add-add-product_brand-to-single-product-HTML-template
|
||||
changelog/55298-add-add-product_brand-to-single-product-HTML-template
|
||||
55298-add-add-product_brand-to-single-product-HTML-template
|
||||
plugins/woocommerce/changelog/e2e-improve-checkout-test-scope
|
||||
woocommerce/changelog/e2e-improve-checkout-test-scope
|
||||
changelog/e2e-improve-checkout-test-scope
|
||||
|
|
@ -65570,10 +65580,6 @@ plugins/woocommerce/changelog/54852-update-k6-http-perf-config-automate-default-
|
|||
woocommerce/changelog/54852-update-k6-http-perf-config-automate-default-product-id
|
||||
changelog/54852-update-k6-http-perf-config-automate-default-product-id
|
||||
54852-update-k6-http-perf-config-automate-default-product-id
|
||||
plugins/woocommerce/changelog/fix-payment-method-block-delay
|
||||
woocommerce/changelog/fix-payment-method-block-delay
|
||||
changelog/fix-payment-method-block-delay
|
||||
fix-payment-method-block-delay
|
||||
plugins/woocommerce/changelog/enhance-coming-soon-templates
|
||||
woocommerce/changelog/enhance-coming-soon-templates
|
||||
changelog/enhance-coming-soon-templates
|
||||
|
|
@ -65670,10 +65676,6 @@ plugins/woocommerce/changelog/add-settings-before-after-hooks
|
|||
woocommerce/changelog/add-settings-before-after-hooks
|
||||
changelog/add-settings-before-after-hooks
|
||||
add-settings-before-after-hooks
|
||||
plugins/woocommerce/changelog/55178-fix-make-Mini-Cart-item-count-visible
|
||||
woocommerce/changelog/55178-fix-make-Mini-Cart-item-count-visible
|
||||
changelog/55178-fix-make-Mini-Cart-item-count-visible
|
||||
55178-fix-make-Mini-Cart-item-count-visible
|
||||
plugins/woocommerce/changelog/55243-55099-fix-get_permalink-fatal
|
||||
woocommerce/changelog/55243-55099-fix-get_permalink-fatal
|
||||
changelog/55243-55099-fix-get_permalink-fatal
|
||||
|
|
@ -65682,6 +65684,10 @@ plugins/woocommerce/changelog/54301-update-blueprint-convert-to-playground-compa
|
|||
woocommerce/changelog/54301-update-blueprint-convert-to-playground-compatible-
|
||||
changelog/54301-update-blueprint-convert-to-playground-compatible-
|
||||
54301-update-blueprint-convert-to-playground-compatible-
|
||||
plugins/woocommerce/changelog/dev-e2e-api-unskip-customers-crud
|
||||
woocommerce/changelog/dev-e2e-api-unskip-customers-crud
|
||||
changelog/dev-e2e-api-unskip-customers-crud
|
||||
dev-e2e-api-unskip-customers-crud
|
||||
plugins/woocommerce/changelog/51583-fix-44868
|
||||
woocommerce/changelog/51583-fix-44868
|
||||
changelog/51583-fix-44868
|
||||
|
|
@ -65694,6 +65700,10 @@ plugins/woocommerce/changelog/update-store-api-init-cart-early
|
|||
woocommerce/changelog/update-store-api-init-cart-early
|
||||
changelog/update-store-api-init-cart-early
|
||||
update-store-api-init-cart-early
|
||||
plugins/woocommerce/changelog/remove-choose-a-theme-inbox-message
|
||||
woocommerce/changelog/remove-choose-a-theme-inbox-message
|
||||
changelog/remove-choose-a-theme-inbox-message
|
||||
remove-choose-a-theme-inbox-message
|
||||
plugins/woocommerce/changelog/fix-54432-template-parts-in-editor
|
||||
woocommerce/changelog/fix-54432-template-parts-in-editor
|
||||
changelog/fix-54432-template-parts-in-editor
|
||||
|
|
@ -71074,139 +71084,41 @@ tests/e2e-pw/test-data/sample_products.csv
|
|||
e2e-pw/test-data/sample_products.csv
|
||||
test-data/sample_products.csv
|
||||
sample_products.csv
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/page-loads.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/page-loads.spec.js
|
||||
tests/e2e-pw/tests/merchant/page-loads.spec.js
|
||||
e2e-pw/tests/merchant/page-loads.spec.js
|
||||
tests/merchant/page-loads.spec.js
|
||||
merchant/page-loads.spec.js
|
||||
page-loads.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/users-create.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/users-create.spec.js
|
||||
tests/e2e-pw/tests/merchant/users-create.spec.js
|
||||
e2e-pw/tests/merchant/users-create.spec.js
|
||||
tests/merchant/users-create.spec.js
|
||||
merchant/users-create.spec.js
|
||||
users-create.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-woocommerce-blocks.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/create-woocommerce-blocks.spec.js
|
||||
tests/e2e-pw/tests/merchant/create-woocommerce-blocks.spec.js
|
||||
e2e-pw/tests/merchant/create-woocommerce-blocks.spec.js
|
||||
tests/merchant/create-woocommerce-blocks.spec.js
|
||||
merchant/create-woocommerce-blocks.spec.js
|
||||
create-woocommerce-blocks.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/lost-password.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/lost-password.spec.js
|
||||
tests/e2e-pw/tests/merchant/lost-password.spec.js
|
||||
e2e-pw/tests/merchant/lost-password.spec.js
|
||||
tests/merchant/lost-password.spec.js
|
||||
merchant/lost-password.spec.js
|
||||
lost-password.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-page.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/create-page.spec.js
|
||||
tests/e2e-pw/tests/merchant/create-page.spec.js
|
||||
e2e-pw/tests/merchant/create-page.spec.js
|
||||
tests/merchant/create-page.spec.js
|
||||
merchant/create-page.spec.js
|
||||
create-page.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/users-manage.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/users-manage.spec.js
|
||||
tests/e2e-pw/tests/merchant/users-manage.spec.js
|
||||
e2e-pw/tests/merchant/users-manage.spec.js
|
||||
tests/merchant/users-manage.spec.js
|
||||
merchant/users-manage.spec.js
|
||||
users-manage.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-shipping-zones.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/create-shipping-zones.spec.js
|
||||
tests/e2e-pw/tests/merchant/create-shipping-zones.spec.js
|
||||
e2e-pw/tests/merchant/create-shipping-zones.spec.js
|
||||
tests/merchant/create-shipping-zones.spec.js
|
||||
merchant/create-shipping-zones.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shipping/create-shipping-zones.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/shipping/create-shipping-zones.spec.js
|
||||
tests/e2e-pw/tests/shipping/create-shipping-zones.spec.js
|
||||
e2e-pw/tests/shipping/create-shipping-zones.spec.js
|
||||
tests/shipping/create-shipping-zones.spec.js
|
||||
shipping/create-shipping-zones.spec.js
|
||||
create-shipping-zones.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/settings-tax.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/settings-tax.spec.js
|
||||
tests/e2e-pw/tests/merchant/settings-tax.spec.js
|
||||
e2e-pw/tests/merchant/settings-tax.spec.js
|
||||
tests/merchant/settings-tax.spec.js
|
||||
merchant/settings-tax.spec.js
|
||||
settings-tax.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-shipping-classes.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/create-shipping-classes.spec.js
|
||||
tests/e2e-pw/tests/merchant/create-shipping-classes.spec.js
|
||||
e2e-pw/tests/merchant/create-shipping-classes.spec.js
|
||||
tests/merchant/create-shipping-classes.spec.js
|
||||
merchant/create-shipping-classes.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shipping/create-shipping-classes.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/shipping/create-shipping-classes.spec.js
|
||||
tests/e2e-pw/tests/shipping/create-shipping-classes.spec.js
|
||||
e2e-pw/tests/shipping/create-shipping-classes.spec.js
|
||||
tests/shipping/create-shipping-classes.spec.js
|
||||
shipping/create-shipping-classes.spec.js
|
||||
create-shipping-classes.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-woocommerce-patterns.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/create-woocommerce-patterns.spec.js
|
||||
tests/e2e-pw/tests/merchant/create-woocommerce-patterns.spec.js
|
||||
e2e-pw/tests/merchant/create-woocommerce-patterns.spec.js
|
||||
tests/merchant/create-woocommerce-patterns.spec.js
|
||||
merchant/create-woocommerce-patterns.spec.js
|
||||
create-woocommerce-patterns.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/settings-email.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/settings-email.spec.js
|
||||
tests/e2e-pw/tests/merchant/settings-email.spec.js
|
||||
e2e-pw/tests/merchant/settings-email.spec.js
|
||||
tests/merchant/settings-email.spec.js
|
||||
merchant/settings-email.spec.js
|
||||
settings-email.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/customer-list.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/customer-list.spec.js
|
||||
tests/e2e-pw/tests/merchant/customer-list.spec.js
|
||||
e2e-pw/tests/merchant/customer-list.spec.js
|
||||
tests/merchant/customer-list.spec.js
|
||||
merchant/customer-list.spec.js
|
||||
customer-list.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-restricted-coupons.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/create-restricted-coupons.spec.js
|
||||
tests/e2e-pw/tests/merchant/create-restricted-coupons.spec.js
|
||||
e2e-pw/tests/merchant/create-restricted-coupons.spec.js
|
||||
tests/merchant/create-restricted-coupons.spec.js
|
||||
merchant/create-restricted-coupons.spec.js
|
||||
create-restricted-coupons.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/settings-woo-com.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/settings-woo-com.spec.js
|
||||
tests/e2e-pw/tests/merchant/settings-woo-com.spec.js
|
||||
e2e-pw/tests/merchant/settings-woo-com.spec.js
|
||||
tests/merchant/settings-woo-com.spec.js
|
||||
merchant/settings-woo-com.spec.js
|
||||
settings-woo-com.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/settings-general.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/settings-general.spec.js
|
||||
tests/e2e-pw/tests/merchant/settings-general.spec.js
|
||||
e2e-pw/tests/merchant/settings-general.spec.js
|
||||
tests/merchant/settings-general.spec.js
|
||||
merchant/settings-general.spec.js
|
||||
settings-general.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-coupon.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/create-coupon.spec.js
|
||||
tests/e2e-pw/tests/merchant/create-coupon.spec.js
|
||||
e2e-pw/tests/merchant/create-coupon.spec.js
|
||||
tests/merchant/create-coupon.spec.js
|
||||
merchant/create-coupon.spec.js
|
||||
create-coupon.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-post.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/create-post.spec.js
|
||||
tests/e2e-pw/tests/merchant/create-post.spec.js
|
||||
e2e-pw/tests/merchant/create-post.spec.js
|
||||
tests/merchant/create-post.spec.js
|
||||
merchant/create-post.spec.js
|
||||
create-post.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/settings-shipping.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/settings-shipping.spec.js
|
||||
tests/e2e-pw/tests/merchant/settings-shipping.spec.js
|
||||
e2e-pw/tests/merchant/settings-shipping.spec.js
|
||||
tests/merchant/settings-shipping.spec.js
|
||||
merchant/settings-shipping.spec.js
|
||||
settings-shipping.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js
|
||||
tests/e2e-pw/tests/merchant/command-palette.spec.js
|
||||
e2e-pw/tests/merchant/command-palette.spec.js
|
||||
tests/merchant/command-palette.spec.js
|
||||
merchant/command-palette.spec.js
|
||||
command-palette.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/basic/page-loads.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/basic/page-loads.spec.js
|
||||
tests/e2e-pw/tests/basic/page-loads.spec.js
|
||||
e2e-pw/tests/basic/page-loads.spec.js
|
||||
tests/basic/page-loads.spec.js
|
||||
basic/page-loads.spec.js
|
||||
page-loads.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/basic/dashboard-access.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/basic/dashboard-access.spec.js
|
||||
tests/e2e-pw/tests/basic/dashboard-access.spec.js
|
||||
e2e-pw/tests/basic/dashboard-access.spec.js
|
||||
tests/basic/dashboard-access.spec.js
|
||||
basic/dashboard-access.spec.js
|
||||
dashboard-access.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/basic/basic.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/basic/basic.spec.js
|
||||
tests/e2e-pw/tests/basic/basic.spec.js
|
||||
e2e-pw/tests/basic/basic.spec.js
|
||||
tests/basic/basic.spec.js
|
||||
basic/basic.spec.js
|
||||
basic.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/admin-tasks/webhooks.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/admin-tasks/webhooks.spec.js
|
||||
tests/e2e-pw/tests/admin-tasks/webhooks.spec.js
|
||||
|
|
@ -71221,6 +71133,27 @@ e2e-pw/tests/admin-tasks/payment.spec.js
|
|||
tests/admin-tasks/payment.spec.js
|
||||
admin-tasks/payment.spec.js
|
||||
payment.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/user/users-create.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/user/users-create.spec.js
|
||||
tests/e2e-pw/tests/user/users-create.spec.js
|
||||
e2e-pw/tests/user/users-create.spec.js
|
||||
tests/user/users-create.spec.js
|
||||
user/users-create.spec.js
|
||||
users-create.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/user/lost-password.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/user/lost-password.spec.js
|
||||
tests/e2e-pw/tests/user/lost-password.spec.js
|
||||
e2e-pw/tests/user/lost-password.spec.js
|
||||
tests/user/lost-password.spec.js
|
||||
user/lost-password.spec.js
|
||||
lost-password.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/user/users-manage.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/user/users-manage.spec.js
|
||||
tests/e2e-pw/tests/user/users-manage.spec.js
|
||||
e2e-pw/tests/user/users-manage.spec.js
|
||||
tests/user/users-manage.spec.js
|
||||
user/users-manage.spec.js
|
||||
users-manage.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/onboarding/setup-checklist.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/onboarding/setup-checklist.spec.js
|
||||
tests/e2e-pw/tests/onboarding/setup-checklist.spec.js
|
||||
|
|
@ -71249,6 +71182,27 @@ e2e-pw/tests/brands/create-product-brand.spec.js
|
|||
tests/brands/create-product-brand.spec.js
|
||||
brands/create-product-brand.spec.js
|
||||
create-product-brand.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/email/order-email-receiving.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/email/order-email-receiving.spec.js
|
||||
tests/e2e-pw/tests/email/order-email-receiving.spec.js
|
||||
e2e-pw/tests/email/order-email-receiving.spec.js
|
||||
tests/email/order-email-receiving.spec.js
|
||||
email/order-email-receiving.spec.js
|
||||
order-email-receiving.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/email/account-email-receiving.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/email/account-email-receiving.spec.js
|
||||
tests/e2e-pw/tests/email/account-email-receiving.spec.js
|
||||
e2e-pw/tests/email/account-email-receiving.spec.js
|
||||
tests/email/account-email-receiving.spec.js
|
||||
email/account-email-receiving.spec.js
|
||||
account-email-receiving.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customer/customer-list.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/customer/customer-list.spec.js
|
||||
tests/e2e-pw/tests/customer/customer-list.spec.js
|
||||
e2e-pw/tests/customer/customer-list.spec.js
|
||||
tests/customer/customer-list.spec.js
|
||||
customer/customer-list.spec.js
|
||||
customer-list.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/order/create-order.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/order/create-order.spec.js
|
||||
tests/e2e-pw/tests/order/create-order.spec.js
|
||||
|
|
@ -71539,6 +71493,76 @@ e2e-pw/tests/product/create-variable-product.spec.js
|
|||
tests/product/create-variable-product.spec.js
|
||||
product/create-variable-product.spec.js
|
||||
create-variable-product.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/my-account/my-account-addresses.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/my-account/my-account-addresses.spec.js
|
||||
tests/e2e-pw/tests/my-account/my-account-addresses.spec.js
|
||||
e2e-pw/tests/my-account/my-account-addresses.spec.js
|
||||
tests/my-account/my-account-addresses.spec.js
|
||||
my-account/my-account-addresses.spec.js
|
||||
my-account-addresses.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/my-account/my-account-downloads.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/my-account/my-account-downloads.spec.js
|
||||
tests/e2e-pw/tests/my-account/my-account-downloads.spec.js
|
||||
e2e-pw/tests/my-account/my-account-downloads.spec.js
|
||||
tests/my-account/my-account-downloads.spec.js
|
||||
my-account/my-account-downloads.spec.js
|
||||
my-account-downloads.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/my-account/my-account-create-account.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/my-account/my-account-create-account.spec.js
|
||||
tests/e2e-pw/tests/my-account/my-account-create-account.spec.js
|
||||
e2e-pw/tests/my-account/my-account-create-account.spec.js
|
||||
tests/my-account/my-account-create-account.spec.js
|
||||
my-account/my-account-create-account.spec.js
|
||||
my-account-create-account.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/my-account/my-account-pay-order.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/my-account/my-account-pay-order.spec.js
|
||||
tests/e2e-pw/tests/my-account/my-account-pay-order.spec.js
|
||||
e2e-pw/tests/my-account/my-account-pay-order.spec.js
|
||||
tests/my-account/my-account-pay-order.spec.js
|
||||
my-account/my-account-pay-order.spec.js
|
||||
my-account-pay-order.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/my-account/my-account.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/my-account/my-account.spec.js
|
||||
tests/e2e-pw/tests/my-account/my-account.spec.js
|
||||
e2e-pw/tests/my-account/my-account.spec.js
|
||||
tests/my-account/my-account.spec.js
|
||||
my-account/my-account.spec.js
|
||||
my-account.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/settings/settings-tax.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/settings/settings-tax.spec.js
|
||||
tests/e2e-pw/tests/settings/settings-tax.spec.js
|
||||
e2e-pw/tests/settings/settings-tax.spec.js
|
||||
tests/settings/settings-tax.spec.js
|
||||
settings/settings-tax.spec.js
|
||||
settings-tax.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/settings/settings-email.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/settings/settings-email.spec.js
|
||||
tests/e2e-pw/tests/settings/settings-email.spec.js
|
||||
e2e-pw/tests/settings/settings-email.spec.js
|
||||
tests/settings/settings-email.spec.js
|
||||
settings/settings-email.spec.js
|
||||
settings-email.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/settings/settings-woo-com.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/settings/settings-woo-com.spec.js
|
||||
tests/e2e-pw/tests/settings/settings-woo-com.spec.js
|
||||
e2e-pw/tests/settings/settings-woo-com.spec.js
|
||||
tests/settings/settings-woo-com.spec.js
|
||||
settings/settings-woo-com.spec.js
|
||||
settings-woo-com.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/settings/settings-general.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/settings/settings-general.spec.js
|
||||
tests/e2e-pw/tests/settings/settings-general.spec.js
|
||||
e2e-pw/tests/settings/settings-general.spec.js
|
||||
tests/settings/settings-general.spec.js
|
||||
settings/settings-general.spec.js
|
||||
settings-general.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/settings/settings-shipping.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/settings/settings-shipping.spec.js
|
||||
tests/e2e-pw/tests/settings/settings-shipping.spec.js
|
||||
e2e-pw/tests/settings/settings-shipping.spec.js
|
||||
tests/settings/settings-shipping.spec.js
|
||||
settings/settings-shipping.spec.js
|
||||
settings-shipping.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/js-file-monitor/monitor-js-file-number.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/js-file-monitor/monitor-js-file-number.spec.js
|
||||
tests/e2e-pw/tests/js-file-monitor/monitor-js-file-number.spec.js
|
||||
|
|
@ -71546,6 +71570,20 @@ e2e-pw/tests/js-file-monitor/monitor-js-file-number.spec.js
|
|||
tests/js-file-monitor/monitor-js-file-number.spec.js
|
||||
js-file-monitor/monitor-js-file-number.spec.js
|
||||
monitor-js-file-number.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shop/shop-search-browse-sort.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/shop/shop-search-browse-sort.spec.js
|
||||
tests/e2e-pw/tests/shop/shop-search-browse-sort.spec.js
|
||||
e2e-pw/tests/shop/shop-search-browse-sort.spec.js
|
||||
tests/shop/shop-search-browse-sort.spec.js
|
||||
shop/shop-search-browse-sort.spec.js
|
||||
shop-search-browse-sort.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shop/shop-title-after-deletion.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/shop/shop-title-after-deletion.spec.js
|
||||
tests/e2e-pw/tests/shop/shop-title-after-deletion.spec.js
|
||||
e2e-pw/tests/shop/shop-title-after-deletion.spec.js
|
||||
tests/shop/shop-title-after-deletion.spec.js
|
||||
shop/shop-title-after-deletion.spec.js
|
||||
shop-title-after-deletion.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/marketing/overview.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/marketing/overview.spec.js
|
||||
tests/e2e-pw/tests/marketing/overview.spec.js
|
||||
|
|
@ -71616,83 +71654,6 @@ e2e-pw/tests/cart/add-to-cart.spec.js
|
|||
tests/cart/add-to-cart.spec.js
|
||||
cart/add-to-cart.spec.js
|
||||
add-to-cart.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/shop-search-browse-sort.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/shopper/shop-search-browse-sort.spec.js
|
||||
tests/e2e-pw/tests/shopper/shop-search-browse-sort.spec.js
|
||||
e2e-pw/tests/shopper/shop-search-browse-sort.spec.js
|
||||
tests/shopper/shop-search-browse-sort.spec.js
|
||||
shopper/shop-search-browse-sort.spec.js
|
||||
shop-search-browse-sort.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-addresses.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/shopper/my-account-addresses.spec.js
|
||||
tests/e2e-pw/tests/shopper/my-account-addresses.spec.js
|
||||
e2e-pw/tests/shopper/my-account-addresses.spec.js
|
||||
tests/shopper/my-account-addresses.spec.js
|
||||
shopper/my-account-addresses.spec.js
|
||||
my-account-addresses.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-downloads.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/shopper/my-account-downloads.spec.js
|
||||
tests/e2e-pw/tests/shopper/my-account-downloads.spec.js
|
||||
e2e-pw/tests/shopper/my-account-downloads.spec.js
|
||||
tests/shopper/my-account-downloads.spec.js
|
||||
shopper/my-account-downloads.spec.js
|
||||
my-account-downloads.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/wordpress-post.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/shopper/wordpress-post.spec.js
|
||||
tests/e2e-pw/tests/shopper/wordpress-post.spec.js
|
||||
e2e-pw/tests/shopper/wordpress-post.spec.js
|
||||
tests/shopper/wordpress-post.spec.js
|
||||
shopper/wordpress-post.spec.js
|
||||
wordpress-post.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-create-account.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/shopper/my-account-create-account.spec.js
|
||||
tests/e2e-pw/tests/shopper/my-account-create-account.spec.js
|
||||
e2e-pw/tests/shopper/my-account-create-account.spec.js
|
||||
tests/shopper/my-account-create-account.spec.js
|
||||
shopper/my-account-create-account.spec.js
|
||||
my-account-create-account.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/order-email-receiving.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/shopper/order-email-receiving.spec.js
|
||||
tests/e2e-pw/tests/shopper/order-email-receiving.spec.js
|
||||
e2e-pw/tests/shopper/order-email-receiving.spec.js
|
||||
tests/shopper/order-email-receiving.spec.js
|
||||
shopper/order-email-receiving.spec.js
|
||||
order-email-receiving.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/shop-title-after-deletion.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/shopper/shop-title-after-deletion.spec.js
|
||||
tests/e2e-pw/tests/shopper/shop-title-after-deletion.spec.js
|
||||
e2e-pw/tests/shopper/shop-title-after-deletion.spec.js
|
||||
tests/shopper/shop-title-after-deletion.spec.js
|
||||
shopper/shop-title-after-deletion.spec.js
|
||||
shop-title-after-deletion.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/dashboard-access.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/shopper/dashboard-access.spec.js
|
||||
tests/e2e-pw/tests/shopper/dashboard-access.spec.js
|
||||
e2e-pw/tests/shopper/dashboard-access.spec.js
|
||||
tests/shopper/dashboard-access.spec.js
|
||||
shopper/dashboard-access.spec.js
|
||||
dashboard-access.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-pay-order.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/shopper/my-account-pay-order.spec.js
|
||||
tests/e2e-pw/tests/shopper/my-account-pay-order.spec.js
|
||||
e2e-pw/tests/shopper/my-account-pay-order.spec.js
|
||||
tests/shopper/my-account-pay-order.spec.js
|
||||
shopper/my-account-pay-order.spec.js
|
||||
my-account-pay-order.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/shopper/my-account.spec.js
|
||||
tests/e2e-pw/tests/shopper/my-account.spec.js
|
||||
e2e-pw/tests/shopper/my-account.spec.js
|
||||
tests/shopper/my-account.spec.js
|
||||
shopper/my-account.spec.js
|
||||
my-account.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/account-email-receiving.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/shopper/account-email-receiving.spec.js
|
||||
tests/e2e-pw/tests/shopper/account-email-receiving.spec.js
|
||||
e2e-pw/tests/shopper/account-email-receiving.spec.js
|
||||
tests/shopper/account-email-receiving.spec.js
|
||||
shopper/account-email-receiving.spec.js
|
||||
account-email-receiving.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/api-tests/shipping/shipping-zones.test.js
|
||||
woocommerce/tests/e2e-pw/tests/api-tests/shipping/shipping-zones.test.js
|
||||
tests/e2e-pw/tests/api-tests/shipping/shipping-zones.test.js
|
||||
|
|
@ -72064,12 +72025,41 @@ e2e-pw/tests/customize-store/customize-store.page.js
|
|||
tests/customize-store/customize-store.page.js
|
||||
customize-store/customize-store.page.js
|
||||
customize-store.page.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/basic.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/basic.spec.js
|
||||
tests/e2e-pw/tests/basic.spec.js
|
||||
e2e-pw/tests/basic.spec.js
|
||||
tests/basic.spec.js
|
||||
basic.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/editor/create-woocommerce-blocks.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/editor/create-woocommerce-blocks.spec.js
|
||||
tests/e2e-pw/tests/editor/create-woocommerce-blocks.spec.js
|
||||
e2e-pw/tests/editor/create-woocommerce-blocks.spec.js
|
||||
tests/editor/create-woocommerce-blocks.spec.js
|
||||
editor/create-woocommerce-blocks.spec.js
|
||||
create-woocommerce-blocks.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/editor/create-woocommerce-patterns.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/editor/create-woocommerce-patterns.spec.js
|
||||
tests/e2e-pw/tests/editor/create-woocommerce-patterns.spec.js
|
||||
e2e-pw/tests/editor/create-woocommerce-patterns.spec.js
|
||||
tests/editor/create-woocommerce-patterns.spec.js
|
||||
editor/create-woocommerce-patterns.spec.js
|
||||
create-woocommerce-patterns.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/editor/command-palette.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/editor/command-palette.spec.js
|
||||
tests/e2e-pw/tests/editor/command-palette.spec.js
|
||||
e2e-pw/tests/editor/command-palette.spec.js
|
||||
tests/editor/command-palette.spec.js
|
||||
editor/command-palette.spec.js
|
||||
command-palette.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/coupons/create-restricted-coupons.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/coupons/create-restricted-coupons.spec.js
|
||||
tests/e2e-pw/tests/coupons/create-restricted-coupons.spec.js
|
||||
e2e-pw/tests/coupons/create-restricted-coupons.spec.js
|
||||
tests/coupons/create-restricted-coupons.spec.js
|
||||
coupons/create-restricted-coupons.spec.js
|
||||
create-restricted-coupons.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/coupons/create-coupon.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/coupons/create-coupon.spec.js
|
||||
tests/e2e-pw/tests/coupons/create-coupon.spec.js
|
||||
e2e-pw/tests/coupons/create-coupon.spec.js
|
||||
tests/coupons/create-coupon.spec.js
|
||||
coupons/create-coupon.spec.js
|
||||
create-coupon.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/checkout/cart-checkout-block-calculate-tax.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/checkout/cart-checkout-block-calculate-tax.spec.js
|
||||
tests/e2e-pw/tests/checkout/cart-checkout-block-calculate-tax.spec.js
|
||||
|
|
@ -72140,6 +72130,27 @@ e2e-pw/tests/checkout/checkout-create-account.spec.js
|
|||
tests/checkout/checkout-create-account.spec.js
|
||||
checkout/checkout-create-account.spec.js
|
||||
checkout-create-account.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/wp-core/create-page.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/wp-core/create-page.spec.js
|
||||
tests/e2e-pw/tests/wp-core/create-page.spec.js
|
||||
e2e-pw/tests/wp-core/create-page.spec.js
|
||||
tests/wp-core/create-page.spec.js
|
||||
wp-core/create-page.spec.js
|
||||
create-page.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/wp-core/post-comments.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/wp-core/post-comments.spec.js
|
||||
tests/e2e-pw/tests/wp-core/post-comments.spec.js
|
||||
e2e-pw/tests/wp-core/post-comments.spec.js
|
||||
tests/wp-core/post-comments.spec.js
|
||||
wp-core/post-comments.spec.js
|
||||
post-comments.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/wp-core/create-post.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/wp-core/create-post.spec.js
|
||||
tests/e2e-pw/tests/wp-core/create-post.spec.js
|
||||
e2e-pw/tests/wp-core/create-post.spec.js
|
||||
tests/wp-core/create-post.spec.js
|
||||
wp-core/create-post.spec.js
|
||||
create-post.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/reporters/skipped-tests.js
|
||||
woocommerce/tests/e2e-pw/reporters/skipped-tests.js
|
||||
tests/e2e-pw/reporters/skipped-tests.js
|
||||
|
|
|
|||
|
|
@ -3379,6 +3379,7 @@ packages/js/settings-editor/package.json
|
|||
packages/js/settings-editor/tsconfig.json
|
||||
packages/js/settings-editor/changelog.md
|
||||
packages/js/settings-editor/composer.json
|
||||
packages/js/settings-editor/changelog/fix-get_custom_view-object-verbose
|
||||
packages/js/settings-editor/changelog/54996-chore-update-wireit
|
||||
packages/js/settings-editor/changelog/53165-dev-ts-5-7-2
|
||||
packages/js/settings-editor/changelog/53232-fix-settings-flash-modern-screens
|
||||
|
|
@ -7725,7 +7726,6 @@ plugins/woocommerce/src/Internal/Admin/ShippingLabelBannerDisplayRules.php
|
|||
plugins/woocommerce/src/Internal/Admin/Notes/WooCommerceSubscriptions.php
|
||||
plugins/woocommerce/src/Internal/Admin/Notes/FirstProduct.php
|
||||
plugins/woocommerce/src/Internal/Admin/Notes/AddFirstProduct.php
|
||||
plugins/woocommerce/src/Internal/Admin/Notes/ChoosingTheme.php
|
||||
plugins/woocommerce/src/Internal/Admin/Notes/TrackingOptIn.php
|
||||
plugins/woocommerce/src/Internal/Admin/Notes/NewSalesRecord.php
|
||||
plugins/woocommerce/src/Internal/Admin/Notes/PersonalizeStore.php
|
||||
|
|
@ -9580,19 +9580,18 @@ plugins/woocommerce/composer.json
|
|||
plugins/woocommerce/changelog/dev-enable-wpenv-debug-for-testing-containers-1
|
||||
plugins/woocommerce/changelog/fix-54434-3rd-party-product-types-fallback
|
||||
plugins/woocommerce/changelog/read-me-logo-update
|
||||
plugins/woocommerce/changelog/fix-get_custom_view-object-verbose
|
||||
plugins/woocommerce/changelog/55174-dev-clean-up-old-iapi-code
|
||||
plugins/woocommerce/changelog/55143-product-filters-preview
|
||||
plugins/woocommerce/changelog/add-54784
|
||||
plugins/woocommerce/changelog/fix-activity-panel-reviews
|
||||
plugins/woocommerce/changelog/update-payment-data-store-types
|
||||
plugins/woocommerce/changelog/54996-chore-update-wireit
|
||||
plugins/woocommerce/changelog/fix-flaky-mini-cart-test
|
||||
plugins/woocommerce/changelog/update-54204-add-to-cart-with-options-form-layouts
|
||||
plugins/woocommerce/changelog/fix-54737-multibyte-category-slug
|
||||
plugins/woocommerce/changelog/fix-system-status-pages-api-return-type
|
||||
plugins/woocommerce/changelog/55004-fix-prevent-undefined-key-cost
|
||||
plugins/woocommerce/changelog/54801-fix-is-rest-api-request
|
||||
plugins/woocommerce/changelog/55146-update-55117-add-beta-label
|
||||
plugins/woocommerce/changelog/54744-fix-popover-styling
|
||||
plugins/woocommerce/changelog/54837-safari-email-preview-overflow
|
||||
plugins/woocommerce/changelog/.gitkeep
|
||||
plugins/woocommerce/changelog/e2e-add-multisite-env-variable
|
||||
|
|
@ -9610,13 +9609,15 @@ plugins/woocommerce/changelog/e2e-update-gitignore-local-envs
|
|||
plugins/woocommerce/changelog/55286-fix-55102-uncaught-TypeError-arrayshift
|
||||
plugins/woocommerce/changelog/dev-install_plugin-check_in_ci
|
||||
plugins/woocommerce/changelog/add-faq-document
|
||||
plugins/woocommerce/changelog/update-nox-small-changes-and-enhancements-for-9-7
|
||||
plugins/woocommerce/changelog/e2e-fix-allure-reporting-path
|
||||
plugins/woocommerce/changelog/55006-fix-brands-boolean-markup-issue
|
||||
plugins/woocommerce/changelog/remove-frontend-scripts-dependency-from-pg
|
||||
plugins/woocommerce/changelog/fix-54854
|
||||
plugins/woocommerce/changelog/54695-fix-settings-label-sanitization
|
||||
plugins/woocommerce/changelog/fix-54336
|
||||
plugins/woocommerce/changelog/product-filters-remove-mobile-display-settings
|
||||
plugins/woocommerce/changelog/e2e-restructure-project-settings-shop-email-wp-core
|
||||
plugins/woocommerce/changelog/e2e-restructure-project-move-editor
|
||||
plugins/woocommerce/changelog/54747-product-filters-rating-limit-fix
|
||||
plugins/woocommerce/changelog/54735-fix-popover-with-info-button
|
||||
plugins/woocommerce/changelog/e2e-improve-create-shipping-zones-spec
|
||||
|
|
@ -9625,6 +9626,7 @@ plugins/woocommerce/changelog/e2e-restructure-project-move-brands-specs
|
|||
plugins/woocommerce/changelog/update-coming-soon-template-images
|
||||
plugins/woocommerce/changelog/fix-54431-create-add-to-cart-with-options-template-parts
|
||||
plugins/woocommerce/changelog/add-settings-section-title-end-after
|
||||
plugins/woocommerce/changelog/fix-55101
|
||||
plugins/woocommerce/changelog/54986-product-filters-fix-product-counts
|
||||
plugins/woocommerce/changelog/e2e-restructure-project-analytics-and-onboarding
|
||||
plugins/woocommerce/changelog/2025-01-30-16-35-38-940528
|
||||
|
|
@ -9646,6 +9648,7 @@ plugins/woocommerce/changelog/54623-fix-ces-feedback-title
|
|||
plugins/woocommerce/changelog/add-53284
|
||||
plugins/woocommerce/changelog/e2e-move-products-specs-new-structure
|
||||
plugins/woocommerce/changelog/add-54966
|
||||
plugins/woocommerce/changelog/e2e-update-api-tests-external-environments-and-multisite
|
||||
plugins/woocommerce/changelog/dev-e2e-unskip-on-pressable-settings-woocom
|
||||
plugins/woocommerce/changelog/54753-fix-52821-make-pickup_details-translatable
|
||||
plugins/woocommerce/changelog/54948-add-settings-custom-hooks
|
||||
|
|
@ -9653,8 +9656,8 @@ plugins/woocommerce/changelog/54709-fix-core-profiler-ts-errors
|
|||
plugins/woocommerce/changelog/add-54666_initial_accordion_block
|
||||
plugins/woocommerce/changelog/dev-e2e-unskip-wpcom-create-variations
|
||||
plugins/woocommerce/changelog/54557-update-coming-soon-template-loginout-button
|
||||
plugins/woocommerce/changelog/54925-fix-add-to-cart-form-tweak-css
|
||||
plugins/woocommerce/changelog/fix-QueryBuilder-defaults
|
||||
plugins/woocommerce/changelog/55298-add-add-product_brand-to-single-product-HTML-template
|
||||
plugins/woocommerce/changelog/e2e-improve-checkout-test-scope
|
||||
plugins/woocommerce/changelog/fix-coming-soon-previews-height
|
||||
plugins/woocommerce/changelog/enhance-improve-plugin-installation-failures
|
||||
|
|
@ -9682,7 +9685,6 @@ plugins/woocommerce/changelog/55055-update-my-subscriptions-disconnected-copy
|
|||
plugins/woocommerce/changelog/54963-fix-54009-mark-classcount-elements-use-user-agent-stylesheet-when-a-block-theme-is-active
|
||||
plugins/woocommerce/changelog/54935-add-js-conditional-visibility
|
||||
plugins/woocommerce/changelog/54852-update-k6-http-perf-config-automate-default-product-id
|
||||
plugins/woocommerce/changelog/fix-payment-method-block-delay
|
||||
plugins/woocommerce/changelog/enhance-coming-soon-templates
|
||||
plugins/woocommerce/changelog/fix-homescreen-layout-ts-errors
|
||||
plugins/woocommerce/changelog/52072-fix-settings-shipping-endpoint
|
||||
|
|
@ -9707,12 +9709,13 @@ plugins/woocommerce/changelog/add-54513
|
|||
plugins/woocommerce/changelog/55197-trunk
|
||||
plugins/woocommerce/changelog/e2e-tests-tweaks-for-multisite-compatibility
|
||||
plugins/woocommerce/changelog/add-settings-before-after-hooks
|
||||
plugins/woocommerce/changelog/55178-fix-make-Mini-Cart-item-count-visible
|
||||
plugins/woocommerce/changelog/55243-55099-fix-get_permalink-fatal
|
||||
plugins/woocommerce/changelog/54301-update-blueprint-convert-to-playground-compatible-
|
||||
plugins/woocommerce/changelog/dev-e2e-api-unskip-customers-crud
|
||||
plugins/woocommerce/changelog/51583-fix-44868
|
||||
plugins/woocommerce/changelog/e2e-restructure-project-move-checkout
|
||||
plugins/woocommerce/changelog/update-store-api-init-cart-early
|
||||
plugins/woocommerce/changelog/remove-choose-a-theme-inbox-message
|
||||
plugins/woocommerce/changelog/fix-54432-template-parts-in-editor
|
||||
plugins/woocommerce/changelog/55025-product-filters-fix-width-in-editor
|
||||
plugins/woocommerce/changelog/54465-plain-text-emails
|
||||
|
|
@ -10509,31 +10512,23 @@ plugins/woocommerce/tests/e2e-pw/playwright.config.js
|
|||
plugins/woocommerce/tests/e2e-pw/test-data/sample_products_override.csv
|
||||
plugins/woocommerce/tests/e2e-pw/test-data/data.js
|
||||
plugins/woocommerce/tests/e2e-pw/test-data/sample_products.csv
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/page-loads.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/users-create.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-woocommerce-blocks.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/lost-password.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-page.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/users-manage.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-shipping-zones.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/settings-tax.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-shipping-classes.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-woocommerce-patterns.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/settings-email.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/customer-list.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-restricted-coupons.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/settings-woo-com.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/settings-general.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-coupon.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-post.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/settings-shipping.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shipping/create-shipping-zones.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shipping/create-shipping-classes.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/basic/page-loads.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/basic/dashboard-access.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/basic/basic.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/admin-tasks/webhooks.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/admin-tasks/payment.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/user/users-create.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/user/lost-password.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/user/users-manage.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/onboarding/setup-checklist.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/onboarding/onboarding-wizard.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/onboarding/launch-your-store.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/brands/create-product-brand.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/email/order-email-receiving.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/email/account-email-receiving.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customer/customer-list.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/order/create-order.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/order/order-coupon.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/order/order-emails.spec.js
|
||||
|
|
@ -10573,7 +10568,19 @@ plugins/woocommerce/tests/e2e-pw/tests/product/product-create-simple.spec.js
|
|||
plugins/woocommerce/tests/e2e-pw/tests/product/create-variations.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/product/product-settings.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/product/create-variable-product.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/my-account/my-account-addresses.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/my-account/my-account-downloads.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/my-account/my-account-create-account.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/my-account/my-account-pay-order.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/my-account/my-account.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/settings/settings-tax.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/settings/settings-email.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/settings/settings-woo-com.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/settings/settings-general.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/settings/settings-shipping.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/js-file-monitor/monitor-js-file-number.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shop/shop-search-browse-sort.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shop/shop-title-after-deletion.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/marketing/overview.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/cart/create-cart-block.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/cart/cart-block-coupons.spec.js
|
||||
|
|
@ -10584,17 +10591,6 @@ plugins/woocommerce/tests/e2e-pw/tests/cart/cart-block-calculate-shipping.spec.j
|
|||
plugins/woocommerce/tests/e2e-pw/tests/cart/cart-block.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/cart/cart-redirection.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/cart/add-to-cart.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/shop-search-browse-sort.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-addresses.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-downloads.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/wordpress-post.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-create-account.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/order-email-receiving.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/shop-title-after-deletion.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/dashboard-access.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-pay-order.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/shopper/account-email-receiving.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/api-tests/shipping/shipping-zones.test.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/api-tests/shipping/shipping-method.test.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/api-tests/taxes/tax-rates-crud.test.js
|
||||
|
|
@ -10641,7 +10637,11 @@ plugins/woocommerce/tests/e2e-pw/tests/customize-store/loading-screen/loading-sc
|
|||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/intro.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/transitional.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/customize-store.page.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/basic.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/editor/create-woocommerce-blocks.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/editor/create-woocommerce-patterns.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/editor/command-palette.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/coupons/create-restricted-coupons.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/coupons/create-coupon.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/checkout/cart-checkout-block-calculate-tax.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/checkout/checkout-block-coupons.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/checkout/checkout.spec.js
|
||||
|
|
@ -10652,6 +10652,9 @@ plugins/woocommerce/tests/e2e-pw/tests/checkout/create-checkout-block.spec.js
|
|||
plugins/woocommerce/tests/e2e-pw/tests/checkout/checkout-login.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/checkout/checkout-block.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/checkout/checkout-create-account.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/wp-core/create-page.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/wp-core/post-comments.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/wp-core/create-post.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/reporters/skipped-tests.js
|
||||
plugins/woocommerce/tests/e2e-pw/reporters/environment-reporter.js
|
||||
plugins/woocommerce/tests/e2e-pw/reporters/flaky-tests-reporter.js
|
||||
|
|
|
|||
|
|
@ -1575,8 +1575,8 @@ hp/video
|
|||
hpc/*/supported-applications.aspx?
|
||||
hpm
|
||||
hpmob
|
||||
http://amazon.co.uk/robots.txt
|
||||
http://ncbi.nlm.nih.gov/robots.txt
|
||||
http://web.archive.org/robots.txt
|
||||
http://wordpress.org/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -2864,6 +2864,7 @@ travel/hotels/stories
|
|||
travel/scripts
|
||||
travel/search
|
||||
travel/secure
|
||||
travel/story
|
||||
trending
|
||||
trends
|
||||
trends/api
|
||||
|
|
@ -2924,6 +2925,7 @@ utils
|
|||
uviewer
|
||||
v1
|
||||
v1/urls/count.json
|
||||
v3/openapi
|
||||
v3/pidgets/log
|
||||
verify_age
|
||||
vi-vn.www.cloudflare.com
|
||||
|
|
@ -3287,7 +3289,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://google.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://policies.google.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
|
|||
|
|
@ -48,6 +48,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
&client_token
|
||||
&clipid=
|
||||
&commentPage=
|
||||
&consent-modal=show
|
||||
&contentCollection=
|
||||
&contentId=
|
||||
&cost=
|
||||
|
|
@ -2971,6 +2972,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/g-string.html
|
||||
/g00
|
||||
/galaxy-s10-buy-test
|
||||
/galleries
|
||||
/gallery.js
|
||||
/gallery/rg*/mediaviewer/rm*/tr
|
||||
/gcbalance
|
||||
|
|
@ -3982,7 +3984,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
;jsessionid
|
||||
;jsessionid
|
||||
;preview=
|
||||
=$
|
||||
?
|
||||
?
|
||||
?$
|
||||
|
|
@ -4228,6 +4229,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?config=standalone
|
||||
?config=zoom
|
||||
?config=zoomopener
|
||||
?consent-modal=show
|
||||
?contentCollection=
|
||||
?contentId=
|
||||
?content_ID=developer
|
||||
|
|
@ -4306,6 +4308,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?i
|
||||
?i=
|
||||
?iana=
|
||||
?icmp=
|
||||
?iframe=
|
||||
?innings=
|
||||
?inpageEditorUI=
|
||||
|
|
@ -5661,7 +5664,6 @@ Route53/2013-04-01
|
|||
RsPartnerApi
|
||||
RuleBasedPopunder
|
||||
RuleBasedPopup
|
||||
S
|
||||
SAGE
|
||||
SD
|
||||
SEARCH
|
||||
|
|
@ -5921,7 +5923,6 @@ ViewAttachment
|
|||
ViewDoc
|
||||
ViewMandate
|
||||
VolunteerTranslations
|
||||
W
|
||||
WAI/ER/tests
|
||||
WAI/PF/comments
|
||||
WAI/beta
|
||||
|
|
@ -6178,7 +6179,6 @@ a/feeds
|
|||
a/ocom/docs/corporate/pricing
|
||||
a/ocom/resources
|
||||
ab
|
||||
ab-experiment
|
||||
ab-taproom-api
|
||||
ab_tests
|
||||
abandon.aspx
|
||||
|
|
@ -6217,7 +6217,6 @@ about.html
|
|||
about/*/getting-started
|
||||
about/*/mobile
|
||||
about/*/update
|
||||
about/adrm/data-linkage
|
||||
about/ask/
|
||||
about/ask?*
|
||||
about/careers/applications
|
||||
|
|
@ -6315,6 +6314,7 @@ account/registration
|
|||
account/sign-in
|
||||
account/subscribe
|
||||
account/subscribe/payment
|
||||
account/wishlist
|
||||
account_purchase_history.mhtml
|
||||
account_settings$
|
||||
account_settings/cancel_membership$
|
||||
|
|
@ -6898,7 +6898,6 @@ apps/publish
|
|||
apps/search/results.html
|
||||
apps/user
|
||||
apps?act=search_page&tags=
|
||||
appservice
|
||||
aq
|
||||
ar
|
||||
ar-ae/
|
||||
|
|
@ -7436,9 +7435,9 @@ backstage/api/
|
|||
bad-boys
|
||||
bad-boys-ii
|
||||
badges/profile/create
|
||||
baidu
|
||||
bal/impression
|
||||
bal/impression/RecordImpression.htm?
|
||||
ban-me-i-am-a-robot
|
||||
bandito
|
||||
bank
|
||||
banking
|
||||
|
|
@ -9396,6 +9395,7 @@ cp/api/logger
|
|||
cp/api/wpa
|
||||
cpds2
|
||||
cpresources
|
||||
cpro
|
||||
cpropub/univercd
|
||||
cpspa
|
||||
cr$
|
||||
|
|
@ -12085,7 +12085,6 @@ health/wp-2485828
|
|||
healthricherkp/cropped
|
||||
healthricherkp/illustrations
|
||||
healthvault/
|
||||
healthy
|
||||
healthy/hm-test-page-2-17-proven-tips-to-sleep-better-at-night
|
||||
healthy/hm-test-page-3-17-proven-tips-to-sleep-better-at-night
|
||||
healthy/hm-test-page-4-diabetes-and-sweets
|
||||
|
|
@ -12236,6 +12235,7 @@ homeimprovement/EmbeddedProfile.htm
|
|||
homeloans/*zga_z_guid=
|
||||
homepage
|
||||
homepage-video-test
|
||||
homepage/
|
||||
homepage/2013
|
||||
homepage/HomepageVideoMetrics.htm
|
||||
homes
|
||||
|
|
@ -12369,7 +12369,7 @@ http://static.wixstatic.com/robots.txt
|
|||
http://techradar.com/robots.txt
|
||||
http://theverge.com/robots.txt
|
||||
http://threads.net/robots.txt
|
||||
http://tiny.cc/robots.txt
|
||||
http://tinyurl.com/robots.txt
|
||||
http://tracks.arte.tv/robots.txt
|
||||
http://weebly.com/robots.txt
|
||||
https:/www.alibaba.com
|
||||
|
|
@ -12501,7 +12501,6 @@ ideas/search/
|
|||
identity
|
||||
identity/accountsettingsactivityweb
|
||||
identity/accountsettingssyaf
|
||||
idx
|
||||
ie
|
||||
ie$
|
||||
ie*/listing/*/favoriters
|
||||
|
|
@ -12750,6 +12749,7 @@ in-en/transactions
|
|||
in-en/treasury
|
||||
in-en/your
|
||||
in-product
|
||||
in-store
|
||||
in/Download
|
||||
in/einvoice/
|
||||
in/forums
|
||||
|
|
@ -12886,6 +12886,8 @@ information/feedback.html?
|
|||
information/privacy.html
|
||||
information/terms-conditions.html
|
||||
initps
|
||||
innovation-intake-editor
|
||||
innovation-intake-ideas
|
||||
inouenonstyle/videolist-*.html
|
||||
inouenonstyle/videolist.html
|
||||
inproduct_help/chatsupport
|
||||
|
|
@ -12894,6 +12896,7 @@ ins
|
|||
insetsrv/v1
|
||||
inside-the-fbi-new-york
|
||||
insider$
|
||||
insiders/event
|
||||
insights/*
|
||||
insights/us/en/redirection-pages/
|
||||
install
|
||||
|
|
@ -13259,8 +13262,6 @@ jasmine/static-3.49
|
|||
jasmine/static-3.50
|
||||
jasmine/static-3.51
|
||||
java
|
||||
javascript_errors
|
||||
javascripts
|
||||
jayski/tracks/archive/story/_/id/*/*
|
||||
jerkstore
|
||||
jesse
|
||||
|
|
@ -13322,8 +13323,6 @@ journal/accountaudit
|
|||
journal/accountaudit$
|
||||
journal/addictions
|
||||
journal/addictions$
|
||||
journal/aisens
|
||||
journal/aisens$
|
||||
journal/anesthesia
|
||||
journal/anesthesia$
|
||||
journal/appliedphys
|
||||
|
|
@ -13385,6 +13384,8 @@ journal/purification
|
|||
journal/purification$
|
||||
journal/regeneration
|
||||
journal/regeneration$
|
||||
journal/securintell
|
||||
journal/securintell$
|
||||
journal/storage
|
||||
journal/storage$
|
||||
journal/tae
|
||||
|
|
@ -13544,6 +13545,7 @@ khanmigo/checkout?step=terms-and-conditions
|
|||
khanmigo/checkout?step=terms-and-conditions-redirect
|
||||
khanmigo/checkout?step=under-age-gate
|
||||
khanmigo/checkout?step=us-only
|
||||
kids/search?q=
|
||||
kill-switch
|
||||
killing-them-softly
|
||||
kimsconvenience
|
||||
|
|
@ -13758,6 +13760,7 @@ limited-release
|
|||
link
|
||||
link-intersect
|
||||
link-intersect/$
|
||||
link?
|
||||
link_to
|
||||
linked
|
||||
linkedin
|
||||
|
|
@ -14834,7 +14837,6 @@ newUser
|
|||
new_cmtofart*
|
||||
new_cmtofart2_nit_v1/
|
||||
new_invite
|
||||
newblog
|
||||
newfanshot
|
||||
newreleases*language=
|
||||
news
|
||||
|
|
@ -16062,7 +16064,6 @@ platform/contextual
|
|||
platform/customercare
|
||||
platform/recommendations
|
||||
platform=
|
||||
play
|
||||
play/store/web
|
||||
play/surveys/serp
|
||||
player
|
||||
|
|
@ -17004,7 +17005,6 @@ remotecontrol/bestpractices/prototype
|
|||
remotelogout
|
||||
removalrequest
|
||||
remove-favorite
|
||||
renders
|
||||
rental-manager/?source=topnav&itc=postbutton_topnav
|
||||
rental-manager/?zpid=
|
||||
rental-manager/login/?url
|
||||
|
|
@ -17418,6 +17418,7 @@ reviews/update_page
|
|||
reviews/write/?s=
|
||||
reviews/write?s=
|
||||
reviews_page=
|
||||
reward
|
||||
rewards
|
||||
rewardsapp/
|
||||
rf=*
|
||||
|
|
@ -17633,6 +17634,7 @@ s3
|
|||
s=
|
||||
s=p
|
||||
s?
|
||||
s?
|
||||
s?*rh=n%3A1380045031
|
||||
s_id=
|
||||
sa
|
||||
|
|
@ -17686,6 +17688,7 @@ sc/kb/*/discuss
|
|||
sc/search
|
||||
sc/user
|
||||
sc/users
|
||||
scan
|
||||
sch
|
||||
sch/*%EF
|
||||
sch/*?*&*&*&*&*&*&*&
|
||||
|
|
@ -18097,7 +18100,6 @@ services.min.js?_=
|
|||
services/
|
||||
services/emailFriend
|
||||
services/oauth
|
||||
services/oembed
|
||||
services/success-plans/accelerators._filter.S*.
|
||||
services/success-plans/accelerators/._filter.S*.
|
||||
servlet/linkout
|
||||
|
|
@ -18210,6 +18212,7 @@ sharing/folders
|
|||
shelf/user_shelves
|
||||
shenghuo
|
||||
shenghuo/search?
|
||||
shifen/
|
||||
shihui
|
||||
shihui?
|
||||
ship
|
||||
|
|
@ -19102,7 +19105,6 @@ studien-und-reports/*&q=
|
|||
studien-und-reports/*?q=
|
||||
studies-and-reports/*&q=
|
||||
studies-and-reports/*?q=
|
||||
studio
|
||||
studio-tech-desgin
|
||||
studio-tech-design
|
||||
studio/academy/search
|
||||
|
|
@ -19122,7 +19124,6 @@ styled-components/static-1.4
|
|||
styled-components/static-1.6
|
||||
styleguide
|
||||
styles/js-on.css$
|
||||
stylesheets
|
||||
su/forums
|
||||
su/kb/*/discuss
|
||||
su/search
|
||||
|
|
@ -19311,7 +19312,6 @@ swag
|
|||
sweeps
|
||||
sweepstakes
|
||||
swen
|
||||
swf
|
||||
swg
|
||||
switch-membership
|
||||
sydney-white
|
||||
|
|
@ -19928,6 +19928,7 @@ travel/passport
|
|||
travel/scripts
|
||||
travel/search
|
||||
travel/secure
|
||||
travel/story
|
||||
travelnevadahighway95tc
|
||||
treadstone
|
||||
treasury
|
||||
|
|
@ -20165,6 +20166,7 @@ uk/your
|
|||
uk/zazzle
|
||||
uki/search
|
||||
uli/trac
|
||||
ulink?
|
||||
ulk/i
|
||||
ulk/sch
|
||||
ulk/usr
|
||||
|
|
@ -20653,7 +20655,6 @@ users/search
|
|||
users/show
|
||||
users/sign_in
|
||||
users/sign_up
|
||||
users/user_hints
|
||||
usi
|
||||
using
|
||||
uslugi
|
||||
|
|
@ -20711,6 +20712,7 @@ v3/alerts/preview
|
|||
v3/entities
|
||||
v3/feeds
|
||||
v3/mixes/contents
|
||||
v3/openapi
|
||||
v3/pidgets/log
|
||||
v3/recommendations
|
||||
v3/search/feeds
|
||||
|
|
@ -20906,7 +20908,6 @@ virtualsupportassistant
|
|||
viruswarning.aspx
|
||||
visual-notes
|
||||
visualj/
|
||||
visuals/services
|
||||
vitrine/.*
|
||||
vlabl
|
||||
vlt
|
||||
|
|
@ -20936,7 +20937,6 @@ w/images
|
|||
w/load.php
|
||||
w/load.php?
|
||||
w/skins
|
||||
w/users/user_hints
|
||||
w3
|
||||
wagner/newsite
|
||||
wagner/newsiteTEST
|
||||
|
|
@ -21029,7 +21029,7 @@ web/offer/em/pdfs_innovators/RU/
|
|||
web/offers/pdfs
|
||||
web/portal/commerce
|
||||
web/portal/software/websphere
|
||||
web/solutionsi/
|
||||
web/solutions/
|
||||
web/telepresence/pro/
|
||||
web_arch
|
||||
webapp
|
||||
|
|
@ -22121,7 +22121,6 @@ za/user$
|
|||
zapbook
|
||||
zasady-i-warunki
|
||||
zd_source=
|
||||
zendesk
|
||||
zendesk-adwords-template
|
||||
zephr
|
||||
zephr/feature-decisions
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue