mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-08 05:57:52 +00:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
ee33c6e1b7
commit
7e6e0ef15c
@ -9447,6 +9447,8 @@ directus/cli.js
|
||||
cli.js
|
||||
ecosystem.config.cjs
|
||||
cla.md
|
||||
.changeset/forty-cycles-glow.md
|
||||
forty-cycles-glow.md
|
||||
.changeset/config.json
|
||||
config.json
|
||||
.eslintrc.js
|
||||
|
@ -1908,6 +1908,7 @@ directus/license
|
||||
directus/cli.js
|
||||
ecosystem.config.cjs
|
||||
cla.md
|
||||
.changeset/forty-cycles-glow.md
|
||||
.changeset/config.json
|
||||
.eslintrc.js
|
||||
docs/.eslintrc-code-blocks.cjs
|
||||
|
@ -25725,6 +25725,14 @@ src/Functional/ServiceProvider/ServiceProviderWebTest.php
|
||||
Functional/ServiceProvider/ServiceProviderWebTest.php
|
||||
ServiceProvider/ServiceProviderWebTest.php
|
||||
ServiceProviderWebTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/ActionXmlCookieTest.php
|
||||
modules/system/tests/src/Functional/Rest/ActionXmlCookieTest.php
|
||||
system/tests/src/Functional/Rest/ActionXmlCookieTest.php
|
||||
tests/src/Functional/Rest/ActionXmlCookieTest.php
|
||||
src/Functional/Rest/ActionXmlCookieTest.php
|
||||
Functional/Rest/ActionXmlCookieTest.php
|
||||
Rest/ActionXmlCookieTest.php
|
||||
ActionXmlCookieTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/MenuJsonAnonTest.php
|
||||
modules/system/tests/src/Functional/Rest/MenuJsonAnonTest.php
|
||||
system/tests/src/Functional/Rest/MenuJsonAnonTest.php
|
||||
@ -25733,6 +25741,14 @@ src/Functional/Rest/MenuJsonAnonTest.php
|
||||
Functional/Rest/MenuJsonAnonTest.php
|
||||
Rest/MenuJsonAnonTest.php
|
||||
MenuJsonAnonTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php
|
||||
modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php
|
||||
system/tests/src/Functional/Rest/ActionJsonAnonTest.php
|
||||
tests/src/Functional/Rest/ActionJsonAnonTest.php
|
||||
src/Functional/Rest/ActionJsonAnonTest.php
|
||||
Functional/Rest/ActionJsonAnonTest.php
|
||||
Rest/ActionJsonAnonTest.php
|
||||
ActionJsonAnonTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/MenuJsonBasicAuthTest.php
|
||||
modules/system/tests/src/Functional/Rest/MenuJsonBasicAuthTest.php
|
||||
system/tests/src/Functional/Rest/MenuJsonBasicAuthTest.php
|
||||
@ -25741,6 +25757,30 @@ src/Functional/Rest/MenuJsonBasicAuthTest.php
|
||||
Functional/Rest/MenuJsonBasicAuthTest.php
|
||||
Rest/MenuJsonBasicAuthTest.php
|
||||
MenuJsonBasicAuthTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/ActionXmlAnonTest.php
|
||||
modules/system/tests/src/Functional/Rest/ActionXmlAnonTest.php
|
||||
system/tests/src/Functional/Rest/ActionXmlAnonTest.php
|
||||
tests/src/Functional/Rest/ActionXmlAnonTest.php
|
||||
src/Functional/Rest/ActionXmlAnonTest.php
|
||||
Functional/Rest/ActionXmlAnonTest.php
|
||||
Rest/ActionXmlAnonTest.php
|
||||
ActionXmlAnonTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php
|
||||
modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php
|
||||
system/tests/src/Functional/Rest/ActionJsonCookieTest.php
|
||||
tests/src/Functional/Rest/ActionJsonCookieTest.php
|
||||
src/Functional/Rest/ActionJsonCookieTest.php
|
||||
Functional/Rest/ActionJsonCookieTest.php
|
||||
Rest/ActionJsonCookieTest.php
|
||||
ActionJsonCookieTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php
|
||||
modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php
|
||||
system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php
|
||||
tests/src/Functional/Rest/ActionXmlBasicAuthTest.php
|
||||
src/Functional/Rest/ActionXmlBasicAuthTest.php
|
||||
Functional/Rest/ActionXmlBasicAuthTest.php
|
||||
Rest/ActionXmlBasicAuthTest.php
|
||||
ActionXmlBasicAuthTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/MenuXmlBasicAuthTest.php
|
||||
modules/system/tests/src/Functional/Rest/MenuXmlBasicAuthTest.php
|
||||
system/tests/src/Functional/Rest/MenuXmlBasicAuthTest.php
|
||||
@ -25765,6 +25805,14 @@ src/Functional/Rest/MenuXmlAnonTest.php
|
||||
Functional/Rest/MenuXmlAnonTest.php
|
||||
Rest/MenuXmlAnonTest.php
|
||||
MenuXmlAnonTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php
|
||||
modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php
|
||||
system/tests/src/Functional/Rest/ActionResourceTestBase.php
|
||||
tests/src/Functional/Rest/ActionResourceTestBase.php
|
||||
src/Functional/Rest/ActionResourceTestBase.php
|
||||
Functional/Rest/ActionResourceTestBase.php
|
||||
Rest/ActionResourceTestBase.php
|
||||
ActionResourceTestBase.php
|
||||
core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php
|
||||
modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php
|
||||
system/tests/src/Functional/Rest/MenuResourceTestBase.php
|
||||
@ -25781,6 +25829,14 @@ src/Functional/Rest/MenuJsonCookieTest.php
|
||||
Functional/Rest/MenuJsonCookieTest.php
|
||||
Rest/MenuJsonCookieTest.php
|
||||
MenuJsonCookieTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
|
||||
modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
|
||||
system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
|
||||
tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
|
||||
src/Functional/Rest/ActionJsonBasicAuthTest.php
|
||||
Functional/Rest/ActionJsonBasicAuthTest.php
|
||||
Rest/ActionJsonBasicAuthTest.php
|
||||
ActionJsonBasicAuthTest.php
|
||||
core/modules/system/tests/src/Functional/Database/SelectPagerDefaultTest.php
|
||||
modules/system/tests/src/Functional/Database/SelectPagerDefaultTest.php
|
||||
system/tests/src/Functional/Database/SelectPagerDefaultTest.php
|
||||
@ -33247,6 +33303,18 @@ modules/migrate/src/EntityFieldDefinitionTrait.php
|
||||
migrate/src/EntityFieldDefinitionTrait.php
|
||||
src/EntityFieldDefinitionTrait.php
|
||||
EntityFieldDefinitionTrait.php
|
||||
core/modules/migrate/src/Attribute/MigrateDestination.php
|
||||
modules/migrate/src/Attribute/MigrateDestination.php
|
||||
migrate/src/Attribute/MigrateDestination.php
|
||||
src/Attribute/MigrateDestination.php
|
||||
Attribute/MigrateDestination.php
|
||||
MigrateDestination.php
|
||||
core/modules/migrate/src/Attribute/MigrateProcess.php
|
||||
modules/migrate/src/Attribute/MigrateProcess.php
|
||||
migrate/src/Attribute/MigrateProcess.php
|
||||
src/Attribute/MigrateProcess.php
|
||||
Attribute/MigrateProcess.php
|
||||
MigrateProcess.php
|
||||
core/modules/migrate/src/MigrateLookup.php
|
||||
modules/migrate/src/MigrateLookup.php
|
||||
migrate/src/MigrateLookup.php
|
||||
@ -37457,6 +37525,12 @@ modules/migrate_drupal/src/MigrationState.php
|
||||
migrate_drupal/src/MigrationState.php
|
||||
src/MigrationState.php
|
||||
MigrationState.php
|
||||
core/modules/migrate_drupal/src/Attribute/MigrateField.php
|
||||
modules/migrate_drupal/src/Attribute/MigrateField.php
|
||||
migrate_drupal/src/Attribute/MigrateField.php
|
||||
src/Attribute/MigrateField.php
|
||||
Attribute/MigrateField.php
|
||||
MigrateField.php
|
||||
core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeRevisionLookup.php
|
||||
modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeRevisionLookup.php
|
||||
migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeRevisionLookup.php
|
||||
@ -55546,10 +55620,6 @@ core/modules/action/action.module
|
||||
modules/action/action.module
|
||||
action/action.module
|
||||
action.module
|
||||
core/modules/action/action.permissions.yml
|
||||
modules/action/action.permissions.yml
|
||||
action/action.permissions.yml
|
||||
action.permissions.yml
|
||||
core/modules/action/action.post_update.php
|
||||
modules/action/action.post_update.php
|
||||
action/action.post_update.php
|
||||
@ -55636,14 +55706,6 @@ tests/src/Functional/ActionUninstallTest.php
|
||||
src/Functional/ActionUninstallTest.php
|
||||
Functional/ActionUninstallTest.php
|
||||
ActionUninstallTest.php
|
||||
core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php
|
||||
modules/action/tests/src/Functional/Jsonapi/ActionTest.php
|
||||
action/tests/src/Functional/Jsonapi/ActionTest.php
|
||||
tests/src/Functional/Jsonapi/ActionTest.php
|
||||
src/Functional/Jsonapi/ActionTest.php
|
||||
Functional/Jsonapi/ActionTest.php
|
||||
Jsonapi/ActionTest.php
|
||||
ActionTest.php
|
||||
core/modules/action/tests/src/Functional/Node/NodeActionsConfigurationTest.php
|
||||
modules/action/tests/src/Functional/Node/NodeActionsConfigurationTest.php
|
||||
action/tests/src/Functional/Node/NodeActionsConfigurationTest.php
|
||||
@ -55652,62 +55714,6 @@ src/Functional/Node/NodeActionsConfigurationTest.php
|
||||
Functional/Node/NodeActionsConfigurationTest.php
|
||||
Node/NodeActionsConfigurationTest.php
|
||||
NodeActionsConfigurationTest.php
|
||||
core/modules/action/tests/src/Functional/Rest/ActionXmlCookieTest.php
|
||||
modules/action/tests/src/Functional/Rest/ActionXmlCookieTest.php
|
||||
action/tests/src/Functional/Rest/ActionXmlCookieTest.php
|
||||
tests/src/Functional/Rest/ActionXmlCookieTest.php
|
||||
src/Functional/Rest/ActionXmlCookieTest.php
|
||||
Functional/Rest/ActionXmlCookieTest.php
|
||||
Rest/ActionXmlCookieTest.php
|
||||
ActionXmlCookieTest.php
|
||||
core/modules/action/tests/src/Functional/Rest/ActionJsonAnonTest.php
|
||||
modules/action/tests/src/Functional/Rest/ActionJsonAnonTest.php
|
||||
action/tests/src/Functional/Rest/ActionJsonAnonTest.php
|
||||
tests/src/Functional/Rest/ActionJsonAnonTest.php
|
||||
src/Functional/Rest/ActionJsonAnonTest.php
|
||||
Functional/Rest/ActionJsonAnonTest.php
|
||||
Rest/ActionJsonAnonTest.php
|
||||
ActionJsonAnonTest.php
|
||||
core/modules/action/tests/src/Functional/Rest/ActionXmlAnonTest.php
|
||||
modules/action/tests/src/Functional/Rest/ActionXmlAnonTest.php
|
||||
action/tests/src/Functional/Rest/ActionXmlAnonTest.php
|
||||
tests/src/Functional/Rest/ActionXmlAnonTest.php
|
||||
src/Functional/Rest/ActionXmlAnonTest.php
|
||||
Functional/Rest/ActionXmlAnonTest.php
|
||||
Rest/ActionXmlAnonTest.php
|
||||
ActionXmlAnonTest.php
|
||||
core/modules/action/tests/src/Functional/Rest/ActionJsonCookieTest.php
|
||||
modules/action/tests/src/Functional/Rest/ActionJsonCookieTest.php
|
||||
action/tests/src/Functional/Rest/ActionJsonCookieTest.php
|
||||
tests/src/Functional/Rest/ActionJsonCookieTest.php
|
||||
src/Functional/Rest/ActionJsonCookieTest.php
|
||||
Functional/Rest/ActionJsonCookieTest.php
|
||||
Rest/ActionJsonCookieTest.php
|
||||
ActionJsonCookieTest.php
|
||||
core/modules/action/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php
|
||||
modules/action/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php
|
||||
action/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php
|
||||
tests/src/Functional/Rest/ActionXmlBasicAuthTest.php
|
||||
src/Functional/Rest/ActionXmlBasicAuthTest.php
|
||||
Functional/Rest/ActionXmlBasicAuthTest.php
|
||||
Rest/ActionXmlBasicAuthTest.php
|
||||
ActionXmlBasicAuthTest.php
|
||||
core/modules/action/tests/src/Functional/Rest/ActionResourceTestBase.php
|
||||
modules/action/tests/src/Functional/Rest/ActionResourceTestBase.php
|
||||
action/tests/src/Functional/Rest/ActionResourceTestBase.php
|
||||
tests/src/Functional/Rest/ActionResourceTestBase.php
|
||||
src/Functional/Rest/ActionResourceTestBase.php
|
||||
Functional/Rest/ActionResourceTestBase.php
|
||||
Rest/ActionResourceTestBase.php
|
||||
ActionResourceTestBase.php
|
||||
core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
|
||||
modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
|
||||
action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
|
||||
tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
|
||||
src/Functional/Rest/ActionJsonBasicAuthTest.php
|
||||
Functional/Rest/ActionJsonBasicAuthTest.php
|
||||
Rest/ActionJsonBasicAuthTest.php
|
||||
ActionJsonBasicAuthTest.php
|
||||
core/modules/action/tests/src/Functional/ActionListTest.php
|
||||
modules/action/tests/src/Functional/ActionListTest.php
|
||||
action/tests/src/Functional/ActionListTest.php
|
||||
@ -61497,6 +61503,13 @@ tests/src/Functional/FileTest.php
|
||||
src/Functional/FileTest.php
|
||||
Functional/FileTest.php
|
||||
FileTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/ActionTest.php
|
||||
modules/jsonapi/tests/src/Functional/ActionTest.php
|
||||
jsonapi/tests/src/Functional/ActionTest.php
|
||||
tests/src/Functional/ActionTest.php
|
||||
src/Functional/ActionTest.php
|
||||
Functional/ActionTest.php
|
||||
ActionTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/EntryPointTest.php
|
||||
modules/jsonapi/tests/src/Functional/EntryPointTest.php
|
||||
jsonapi/tests/src/Functional/EntryPointTest.php
|
||||
|
@ -3668,13 +3668,20 @@ core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php
|
||||
core/modules/system/tests/src/Functional/Menu/MenuAccessTest.php
|
||||
core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php
|
||||
core/modules/system/tests/src/Functional/ServiceProvider/ServiceProviderWebTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/ActionXmlCookieTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/MenuJsonAnonTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/MenuJsonBasicAuthTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/ActionXmlAnonTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/MenuXmlBasicAuthTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/MenuXmlCookieTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/MenuXmlAnonTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php
|
||||
core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php
|
||||
core/modules/system/tests/src/Functional/Rest/MenuJsonCookieTest.php
|
||||
core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
|
||||
core/modules/system/tests/src/Functional/Database/SelectPagerDefaultTest.php
|
||||
core/modules/system/tests/src/Functional/Database/SelectTableSortDefaultTest.php
|
||||
core/modules/system/tests/src/Functional/Database/FakeRecord.php
|
||||
@ -4770,6 +4777,8 @@ core/modules/migrate/src/Exception/RequirementsException.php
|
||||
core/modules/migrate/src/Controller/MigrateMessageController.php
|
||||
core/modules/migrate/src/ProcessPluginBase.php
|
||||
core/modules/migrate/src/EntityFieldDefinitionTrait.php
|
||||
core/modules/migrate/src/Attribute/MigrateDestination.php
|
||||
core/modules/migrate/src/Attribute/MigrateProcess.php
|
||||
core/modules/migrate/src/MigrateLookup.php
|
||||
core/modules/migrate/src/Plugin/MigratePluginManager.php
|
||||
core/modules/migrate/src/Plugin/PluginEventSubscriber.php
|
||||
@ -5405,6 +5414,7 @@ core/modules/migrate_drupal/migrations/state/migrate_drupal.migrate_drupal.yml
|
||||
core/modules/migrate_drupal/src/NodeMigrateType.php
|
||||
core/modules/migrate_drupal/src/MigrateDrupalServiceProvider.php
|
||||
core/modules/migrate_drupal/src/MigrationState.php
|
||||
core/modules/migrate_drupal/src/Attribute/MigrateField.php
|
||||
core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeRevisionLookup.php
|
||||
core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeTranslationLookup.php
|
||||
core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeLookup.php
|
||||
@ -7971,7 +7981,6 @@ core/modules/search/templates/search-result.html.twig
|
||||
core/modules/search/search.module
|
||||
core/modules/search/search.routing.yml
|
||||
core/modules/action/action.module
|
||||
core/modules/action/action.permissions.yml
|
||||
core/modules/action/action.post_update.php
|
||||
core/modules/action/help_topics/action.creating.html.twig
|
||||
core/modules/action/help_topics/action.overview.html.twig
|
||||
@ -7986,15 +7995,7 @@ core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php
|
||||
core/modules/action/tests/src/Functional/GenericTest.php
|
||||
core/modules/action/tests/src/Functional/ConfigurationTest.php
|
||||
core/modules/action/tests/src/Functional/ActionUninstallTest.php
|
||||
core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php
|
||||
core/modules/action/tests/src/Functional/Node/NodeActionsConfigurationTest.php
|
||||
core/modules/action/tests/src/Functional/Rest/ActionXmlCookieTest.php
|
||||
core/modules/action/tests/src/Functional/Rest/ActionJsonAnonTest.php
|
||||
core/modules/action/tests/src/Functional/Rest/ActionXmlAnonTest.php
|
||||
core/modules/action/tests/src/Functional/Rest/ActionJsonCookieTest.php
|
||||
core/modules/action/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php
|
||||
core/modules/action/tests/src/Functional/Rest/ActionResourceTestBase.php
|
||||
core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
|
||||
core/modules/action/tests/src/Functional/ActionListTest.php
|
||||
core/modules/action/tests/src/Kernel/UnpublishByKeywordActionTest.php
|
||||
core/modules/action/tests/src/Kernel/UnpublishByKeywordCommentTest.php
|
||||
@ -8802,6 +8803,7 @@ core/modules/jsonapi/tests/modules/jsonapi_test_user/jsonapi_test_user.module
|
||||
core/modules/jsonapi/tests/modules/jsonapi_test_user/jsonapi_test_user.info.yml
|
||||
core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php
|
||||
core/modules/jsonapi/tests/src/Functional/FileTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/ActionTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/EntryPointTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/EntityFormModeTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/BlockContentTypeTest.php
|
||||
|
@ -10813,6 +10813,27 @@ Espo/Core/Upgrades/ActionManagerTest.php
|
||||
Core/Upgrades/ActionManagerTest.php
|
||||
Upgrades/ActionManagerTest.php
|
||||
ActionManagerTest.php
|
||||
tests/unit/Espo/Core/Upgrades/Migration/StepsProviderTest.php
|
||||
unit/Espo/Core/Upgrades/Migration/StepsProviderTest.php
|
||||
Espo/Core/Upgrades/Migration/StepsProviderTest.php
|
||||
Core/Upgrades/Migration/StepsProviderTest.php
|
||||
Upgrades/Migration/StepsProviderTest.php
|
||||
Migration/StepsProviderTest.php
|
||||
StepsProviderTest.php
|
||||
tests/unit/Espo/Core/Upgrades/Migration/RunnerTest.php
|
||||
unit/Espo/Core/Upgrades/Migration/RunnerTest.php
|
||||
Espo/Core/Upgrades/Migration/RunnerTest.php
|
||||
Core/Upgrades/Migration/RunnerTest.php
|
||||
Upgrades/Migration/RunnerTest.php
|
||||
Migration/RunnerTest.php
|
||||
RunnerTest.php
|
||||
tests/unit/Espo/Core/Upgrades/Migration/VersionUtilTest.php
|
||||
unit/Espo/Core/Upgrades/Migration/VersionUtilTest.php
|
||||
Espo/Core/Upgrades/Migration/VersionUtilTest.php
|
||||
Core/Upgrades/Migration/VersionUtilTest.php
|
||||
Upgrades/Migration/VersionUtilTest.php
|
||||
Migration/VersionUtilTest.php
|
||||
VersionUtilTest.php
|
||||
tests/unit/Espo/Core/Upgrades/Actions/BaseTest.php
|
||||
unit/Espo/Core/Upgrades/Actions/BaseTest.php
|
||||
Espo/Core/Upgrades/Actions/BaseTest.php
|
||||
@ -25282,6 +25303,12 @@ Core/Console/Commands/SetPassword.php
|
||||
Console/Commands/SetPassword.php
|
||||
Commands/SetPassword.php
|
||||
SetPassword.php
|
||||
application/Espo/Core/Console/Commands/Migrate.php
|
||||
Espo/Core/Console/Commands/Migrate.php
|
||||
Core/Console/Commands/Migrate.php
|
||||
Console/Commands/Migrate.php
|
||||
Commands/Migrate.php
|
||||
Migrate.php
|
||||
application/Espo/Core/Console/Commands/AuthTokenCheck.php
|
||||
Espo/Core/Console/Commands/AuthTokenCheck.php
|
||||
Core/Console/Commands/AuthTokenCheck.php
|
||||
@ -25300,6 +25327,12 @@ Core/Console/Commands/Command.php
|
||||
Console/Commands/Command.php
|
||||
Commands/Command.php
|
||||
Command.php
|
||||
application/Espo/Core/Console/Commands/MigrationVersionStep.php
|
||||
Espo/Core/Console/Commands/MigrationVersionStep.php
|
||||
Core/Console/Commands/MigrationVersionStep.php
|
||||
Console/Commands/MigrationVersionStep.php
|
||||
Commands/MigrationVersionStep.php
|
||||
MigrationVersionStep.php
|
||||
application/Espo/Core/Console/Commands/RunJob.php
|
||||
Espo/Core/Console/Commands/RunJob.php
|
||||
Core/Console/Commands/RunJob.php
|
||||
@ -27763,6 +27796,34 @@ Core/FieldProcessing/File/Saver.php
|
||||
FieldProcessing/File/Saver.php
|
||||
File/Saver.php
|
||||
Saver.php
|
||||
application/Espo/Core/Upgrades/Migrations/V8_2_2/AfterUpgrade.php
|
||||
Espo/Core/Upgrades/Migrations/V8_2_2/AfterUpgrade.php
|
||||
Core/Upgrades/Migrations/V8_2_2/AfterUpgrade.php
|
||||
Upgrades/Migrations/V8_2_2/AfterUpgrade.php
|
||||
Migrations/V8_2_2/AfterUpgrade.php
|
||||
V8_2_2/AfterUpgrade.php
|
||||
AfterUpgrade.php
|
||||
application/Espo/Core/Upgrades/Migrations/V8_2/AfterUpgrade.php
|
||||
Espo/Core/Upgrades/Migrations/V8_2/AfterUpgrade.php
|
||||
Core/Upgrades/Migrations/V8_2/AfterUpgrade.php
|
||||
Upgrades/Migrations/V8_2/AfterUpgrade.php
|
||||
Migrations/V8_2/AfterUpgrade.php
|
||||
V8_2/AfterUpgrade.php
|
||||
AfterUpgrade.php
|
||||
application/Espo/Core/Upgrades/Migrations/V8_1/AfterUpgrade.php
|
||||
Espo/Core/Upgrades/Migrations/V8_1/AfterUpgrade.php
|
||||
Core/Upgrades/Migrations/V8_1/AfterUpgrade.php
|
||||
Upgrades/Migrations/V8_1/AfterUpgrade.php
|
||||
Migrations/V8_1/AfterUpgrade.php
|
||||
V8_1/AfterUpgrade.php
|
||||
AfterUpgrade.php
|
||||
application/Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php
|
||||
Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php
|
||||
Core/Upgrades/Migrations/V8_0/AfterUpgrade.php
|
||||
Upgrades/Migrations/V8_0/AfterUpgrade.php
|
||||
Migrations/V8_0/AfterUpgrade.php
|
||||
V8_0/AfterUpgrade.php
|
||||
AfterUpgrade.php
|
||||
application/Espo/Core/Upgrades/ExtensionManager.php
|
||||
Espo/Core/Upgrades/ExtensionManager.php
|
||||
Core/Upgrades/ExtensionManager.php
|
||||
@ -27773,6 +27834,54 @@ Espo/Core/Upgrades/UpgradeManager.php
|
||||
Core/Upgrades/UpgradeManager.php
|
||||
Upgrades/UpgradeManager.php
|
||||
UpgradeManager.php
|
||||
application/Espo/Core/Upgrades/Migration/AfterUpgradeRunner.php
|
||||
Espo/Core/Upgrades/Migration/AfterUpgradeRunner.php
|
||||
Core/Upgrades/Migration/AfterUpgradeRunner.php
|
||||
Upgrades/Migration/AfterUpgradeRunner.php
|
||||
Migration/AfterUpgradeRunner.php
|
||||
AfterUpgradeRunner.php
|
||||
application/Espo/Core/Upgrades/Migration/ExtractedStepsProvider.php
|
||||
Espo/Core/Upgrades/Migration/ExtractedStepsProvider.php
|
||||
Core/Upgrades/Migration/ExtractedStepsProvider.php
|
||||
Upgrades/Migration/ExtractedStepsProvider.php
|
||||
Migration/ExtractedStepsProvider.php
|
||||
ExtractedStepsProvider.php
|
||||
application/Espo/Core/Upgrades/Migration/Script.php
|
||||
Espo/Core/Upgrades/Migration/Script.php
|
||||
Core/Upgrades/Migration/Script.php
|
||||
Upgrades/Migration/Script.php
|
||||
Migration/Script.php
|
||||
Script.php
|
||||
application/Espo/Core/Upgrades/Migration/VersionUtil.php
|
||||
Espo/Core/Upgrades/Migration/VersionUtil.php
|
||||
Core/Upgrades/Migration/VersionUtil.php
|
||||
Upgrades/Migration/VersionUtil.php
|
||||
Migration/VersionUtil.php
|
||||
VersionUtil.php
|
||||
application/Espo/Core/Upgrades/Migration/StepRunner.php
|
||||
Espo/Core/Upgrades/Migration/StepRunner.php
|
||||
Core/Upgrades/Migration/StepRunner.php
|
||||
Upgrades/Migration/StepRunner.php
|
||||
Migration/StepRunner.php
|
||||
StepRunner.php
|
||||
application/Espo/Core/Upgrades/Migration/VersionDataProvider.php
|
||||
Espo/Core/Upgrades/Migration/VersionDataProvider.php
|
||||
Core/Upgrades/Migration/VersionDataProvider.php
|
||||
Upgrades/Migration/VersionDataProvider.php
|
||||
Migration/VersionDataProvider.php
|
||||
VersionDataProvider.php
|
||||
application/Espo/Core/Upgrades/Migration/StepsProvider.php
|
||||
Espo/Core/Upgrades/Migration/StepsProvider.php
|
||||
Core/Upgrades/Migration/StepsProvider.php
|
||||
Upgrades/Migration/StepsProvider.php
|
||||
Migration/StepsProvider.php
|
||||
StepsProvider.php
|
||||
application/Espo/Core/Upgrades/Migration/Runner.php
|
||||
Espo/Core/Upgrades/Migration/Runner.php
|
||||
Core/Upgrades/Migration/Runner.php
|
||||
Upgrades/Migration/Runner.php
|
||||
Migration/Runner.php
|
||||
Runner.php
|
||||
application/Espo/Core/Upgrades/Base.php
|
||||
Espo/Core/Upgrades/Base.php
|
||||
Core/Upgrades/Base.php
|
||||
|
@ -1854,6 +1854,9 @@ tests/unit/Espo/Core/FieldProcessing/SaverParamsTest.php
|
||||
tests/unit/Espo/Core/FieldProcessing/LoaderParamsTest.php
|
||||
tests/unit/Espo/Core/InjectableFactoryTest.php
|
||||
tests/unit/Espo/Core/Upgrades/ActionManagerTest.php
|
||||
tests/unit/Espo/Core/Upgrades/Migration/StepsProviderTest.php
|
||||
tests/unit/Espo/Core/Upgrades/Migration/RunnerTest.php
|
||||
tests/unit/Espo/Core/Upgrades/Migration/VersionUtilTest.php
|
||||
tests/unit/Espo/Core/Upgrades/Actions/BaseTest.php
|
||||
tests/unit/Espo/Core/Upgrades/Actions/Base.php
|
||||
tests/unit/Espo/Core/AclManagerTest.php
|
||||
@ -3859,9 +3862,11 @@ application/Espo/Core/Console/IO.php
|
||||
application/Espo/Core/Console/Commands/Version.php
|
||||
application/Espo/Core/Console/Commands/Upgrade.php
|
||||
application/Espo/Core/Console/Commands/SetPassword.php
|
||||
application/Espo/Core/Console/Commands/Migrate.php
|
||||
application/Espo/Core/Console/Commands/AuthTokenCheck.php
|
||||
application/Espo/Core/Console/Commands/Help.php
|
||||
application/Espo/Core/Console/Commands/Command.php
|
||||
application/Espo/Core/Console/Commands/MigrationVersionStep.php
|
||||
application/Espo/Core/Console/Commands/RunJob.php
|
||||
application/Espo/Core/Console/Commands/AclCheck.php
|
||||
application/Espo/Core/Console/Commands/Rebuild.php
|
||||
@ -4279,8 +4284,20 @@ application/Espo/Core/FieldProcessing/ListLoadProcessor.php
|
||||
application/Espo/Core/FieldProcessing/LinkMultiple/Loader.php
|
||||
application/Espo/Core/FieldProcessing/LinkMultiple/ListLoader.php
|
||||
application/Espo/Core/FieldProcessing/File/Saver.php
|
||||
application/Espo/Core/Upgrades/Migrations/V8_2_2/AfterUpgrade.php
|
||||
application/Espo/Core/Upgrades/Migrations/V8_2/AfterUpgrade.php
|
||||
application/Espo/Core/Upgrades/Migrations/V8_1/AfterUpgrade.php
|
||||
application/Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php
|
||||
application/Espo/Core/Upgrades/ExtensionManager.php
|
||||
application/Espo/Core/Upgrades/UpgradeManager.php
|
||||
application/Espo/Core/Upgrades/Migration/AfterUpgradeRunner.php
|
||||
application/Espo/Core/Upgrades/Migration/ExtractedStepsProvider.php
|
||||
application/Espo/Core/Upgrades/Migration/Script.php
|
||||
application/Espo/Core/Upgrades/Migration/VersionUtil.php
|
||||
application/Espo/Core/Upgrades/Migration/StepRunner.php
|
||||
application/Espo/Core/Upgrades/Migration/VersionDataProvider.php
|
||||
application/Espo/Core/Upgrades/Migration/StepsProvider.php
|
||||
application/Espo/Core/Upgrades/Migration/Runner.php
|
||||
application/Espo/Core/Upgrades/Base.php
|
||||
application/Espo/Core/Upgrades/ActionManager.php
|
||||
application/Espo/Core/Upgrades/Actions/Helper.php
|
||||
|
@ -25056,6 +25056,14 @@ CoreBundle/Tests/Functional/ParametersTest.php
|
||||
Tests/Functional/ParametersTest.php
|
||||
Functional/ParametersTest.php
|
||||
ParametersTest.php
|
||||
app/bundles/CoreBundle/Tests/Functional/DependencyInjection/Compiler/SystemThemeTemplatePathPassTest.php
|
||||
bundles/CoreBundle/Tests/Functional/DependencyInjection/Compiler/SystemThemeTemplatePathPassTest.php
|
||||
CoreBundle/Tests/Functional/DependencyInjection/Compiler/SystemThemeTemplatePathPassTest.php
|
||||
Tests/Functional/DependencyInjection/Compiler/SystemThemeTemplatePathPassTest.php
|
||||
Functional/DependencyInjection/Compiler/SystemThemeTemplatePathPassTest.php
|
||||
DependencyInjection/Compiler/SystemThemeTemplatePathPassTest.php
|
||||
Compiler/SystemThemeTemplatePathPassTest.php
|
||||
SystemThemeTemplatePathPassTest.php
|
||||
app/bundles/CoreBundle/Tests/CommonMocks.php
|
||||
bundles/CoreBundle/Tests/CommonMocks.php
|
||||
CoreBundle/Tests/CommonMocks.php
|
||||
@ -26630,6 +26638,12 @@ CoreBundle/DependencyInjection/Compiler/PermissionsPass.php
|
||||
DependencyInjection/Compiler/PermissionsPass.php
|
||||
Compiler/PermissionsPass.php
|
||||
PermissionsPass.php
|
||||
app/bundles/CoreBundle/DependencyInjection/Compiler/SystemThemeTemplatePathPass.php
|
||||
bundles/CoreBundle/DependencyInjection/Compiler/SystemThemeTemplatePathPass.php
|
||||
CoreBundle/DependencyInjection/Compiler/SystemThemeTemplatePathPass.php
|
||||
DependencyInjection/Compiler/SystemThemeTemplatePathPass.php
|
||||
Compiler/SystemThemeTemplatePathPass.php
|
||||
SystemThemeTemplatePathPass.php
|
||||
app/bundles/CoreBundle/DependencyInjection/Compiler/TranslationsPass.php
|
||||
bundles/CoreBundle/DependencyInjection/Compiler/TranslationsPass.php
|
||||
CoreBundle/DependencyInjection/Compiler/TranslationsPass.php
|
||||
|
@ -4317,6 +4317,7 @@ app/bundles/CoreBundle/Tests/Functional/Doctrine/Paginator/SimplePaginatorTest.p
|
||||
app/bundles/CoreBundle/Tests/Functional/Command/AnonymizeIpCommandTest.php
|
||||
app/bundles/CoreBundle/Tests/Functional/CreateTestEntitiesTrait.php
|
||||
app/bundles/CoreBundle/Tests/Functional/ParametersTest.php
|
||||
app/bundles/CoreBundle/Tests/Functional/DependencyInjection/Compiler/SystemThemeTemplatePathPassTest.php
|
||||
app/bundles/CoreBundle/Tests/CommonMocks.php
|
||||
app/bundles/CoreBundle/Tests/Unit/EventListener/RequestSubscriberTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/EventListener/MigrationCommandSubscriberTest.php
|
||||
@ -4510,6 +4511,7 @@ app/bundles/CoreBundle/DependencyInjection/Compiler/UpdateStepPass.php
|
||||
app/bundles/CoreBundle/DependencyInjection/Compiler/DbalPass.php
|
||||
app/bundles/CoreBundle/DependencyInjection/Compiler/ModelPass.php
|
||||
app/bundles/CoreBundle/DependencyInjection/Compiler/PermissionsPass.php
|
||||
app/bundles/CoreBundle/DependencyInjection/Compiler/SystemThemeTemplatePathPass.php
|
||||
app/bundles/CoreBundle/DependencyInjection/Compiler/TranslationsPass.php
|
||||
app/bundles/CoreBundle/DependencyInjection/Compiler/RequirementsPass.php
|
||||
app/bundles/CoreBundle/DependencyInjection/Compiler/ORMPurgerPass.php
|
||||
|
@ -42129,6 +42129,18 @@ controller/api/localisation/currency.php
|
||||
api/localisation/currency.php
|
||||
localisation/currency.php
|
||||
currency.php
|
||||
upload/catalog/controller/api/localisation/store.php
|
||||
catalog/controller/api/localisation/store.php
|
||||
controller/api/localisation/store.php
|
||||
api/localisation/store.php
|
||||
localisation/store.php
|
||||
store.php
|
||||
upload/catalog/controller/api/localisation/language.php
|
||||
catalog/controller/api/localisation/language.php
|
||||
controller/api/localisation/language.php
|
||||
api/localisation/language.php
|
||||
localisation/language.php
|
||||
language.php
|
||||
upload/catalog/controller/api/sale/shipping_address.php
|
||||
catalog/controller/api/sale/shipping_address.php
|
||||
controller/api/sale/shipping_address.php
|
||||
@ -42700,6 +42712,13 @@ en-gb/api/localisation/store.php
|
||||
api/localisation/store.php
|
||||
localisation/store.php
|
||||
store.php
|
||||
upload/catalog/language/en-gb/api/localisation/language.php
|
||||
catalog/language/en-gb/api/localisation/language.php
|
||||
language/en-gb/api/localisation/language.php
|
||||
en-gb/api/localisation/language.php
|
||||
api/localisation/language.php
|
||||
localisation/language.php
|
||||
language.php
|
||||
upload/catalog/language/en-gb/api/sale/shipping_address.php
|
||||
catalog/language/en-gb/api/sale/shipping_address.php
|
||||
language/en-gb/api/sale/shipping_address.php
|
||||
|
@ -4765,6 +4765,8 @@ upload/catalog/controller/error/exception.php
|
||||
upload/catalog/controller/error/not_found.php
|
||||
upload/catalog/controller/localisation/country.php
|
||||
upload/catalog/controller/api/localisation/currency.php
|
||||
upload/catalog/controller/api/localisation/store.php
|
||||
upload/catalog/controller/api/localisation/language.php
|
||||
upload/catalog/controller/api/sale/shipping_address.php
|
||||
upload/catalog/controller/api/sale/reward.php
|
||||
upload/catalog/controller/api/sale/coupon.php
|
||||
@ -4869,6 +4871,7 @@ upload/catalog/language/en-gb/common/language.php
|
||||
upload/catalog/language/en-gb/error/not_found.php
|
||||
upload/catalog/language/en-gb/api/localisation/currency.php
|
||||
upload/catalog/language/en-gb/api/localisation/store.php
|
||||
upload/catalog/language/en-gb/api/localisation/language.php
|
||||
upload/catalog/language/en-gb/api/sale/shipping_address.php
|
||||
upload/catalog/language/en-gb/api/sale/reward.php
|
||||
upload/catalog/language/en-gb/api/sale/coupon.php
|
||||
|
@ -33305,6 +33305,11 @@ integration/Elasticsearch/Product/CustomFieldUpdaterTest.php
|
||||
Elasticsearch/Product/CustomFieldUpdaterTest.php
|
||||
Product/CustomFieldUpdaterTest.php
|
||||
CustomFieldUpdaterTest.php
|
||||
tests/integration/Elasticsearch/Product/SearchCasesTest.php
|
||||
integration/Elasticsearch/Product/SearchCasesTest.php
|
||||
Elasticsearch/Product/SearchCasesTest.php
|
||||
Product/SearchCasesTest.php
|
||||
SearchCasesTest.php
|
||||
tests/integration/Elasticsearch/Product/StopwordTokenFilterTest.php
|
||||
integration/Elasticsearch/Product/StopwordTokenFilterTest.php
|
||||
Elasticsearch/Product/StopwordTokenFilterTest.php
|
||||
@ -74074,6 +74079,13 @@ Resources/views/Collector/icon.svg
|
||||
views/Collector/icon.svg
|
||||
Collector/icon.svg
|
||||
icon.svg
|
||||
src/Elasticsearch/Resources/config/packages/test/elasticsearch.yaml
|
||||
Elasticsearch/Resources/config/packages/test/elasticsearch.yaml
|
||||
Resources/config/packages/test/elasticsearch.yaml
|
||||
config/packages/test/elasticsearch.yaml
|
||||
packages/test/elasticsearch.yaml
|
||||
test/elasticsearch.yaml
|
||||
elasticsearch.yaml
|
||||
src/Elasticsearch/Resources/config/packages/elasticsearch.yaml
|
||||
Elasticsearch/Resources/config/packages/elasticsearch.yaml
|
||||
Resources/config/packages/elasticsearch.yaml
|
||||
|
@ -7139,6 +7139,7 @@ tests/integration/Core/Checkout/Document/SalesChannel/DocumentRouteTest.php
|
||||
tests/integration/Elasticsearch/Admin/AdminSearchControllerTest.php
|
||||
tests/integration/Elasticsearch/Admin/AdminSearchRegistryTest.php
|
||||
tests/integration/Elasticsearch/Product/CustomFieldUpdaterTest.php
|
||||
tests/integration/Elasticsearch/Product/SearchCasesTest.php
|
||||
tests/integration/Elasticsearch/Product/StopwordTokenFilterTest.php
|
||||
tests/integration/Elasticsearch/Product/ProductSearchQueryBuilderTest.php
|
||||
tests/integration/Elasticsearch/Product/ElasticsearchProductTest.php
|
||||
@ -13518,6 +13519,7 @@ src/Elasticsearch/Migration/V6_5/Migration1689084023AdminElasticsearchIndexTask.
|
||||
src/Elasticsearch/README.md
|
||||
src/Elasticsearch/Resources/views/Collector/elasticsearch.html.twig
|
||||
src/Elasticsearch/Resources/views/Collector/icon.svg
|
||||
src/Elasticsearch/Resources/config/packages/test/elasticsearch.yaml
|
||||
src/Elasticsearch/Resources/config/packages/elasticsearch.yaml
|
||||
src/Elasticsearch/Resources/config/packages/monolog.yaml
|
||||
src/Elasticsearch/Resources/config/packages/framework.yaml
|
||||
|
@ -6785,6 +6785,11 @@ js/product-editor/changelog/fix-45590_prepublish_panel_section_title
|
||||
product-editor/changelog/fix-45590_prepublish_panel_section_title
|
||||
changelog/fix-45590_prepublish_panel_section_title
|
||||
fix-45590_prepublish_panel_section_title
|
||||
packages/js/product-editor/changelog/dev-44239_change_number_of_choose_products_for_me
|
||||
js/product-editor/changelog/dev-44239_change_number_of_choose_products_for_me
|
||||
product-editor/changelog/dev-44239_change_number_of_choose_products_for_me
|
||||
changelog/dev-44239_change_number_of_choose_products_for_me
|
||||
dev-44239_change_number_of_choose_products_for_me
|
||||
packages/js/product-editor/changelog/add-43047
|
||||
js/product-editor/changelog/add-43047
|
||||
product-editor/changelog/add-43047
|
||||
@ -20659,9 +20664,6 @@ CODE_OF_CONDUCT.md
|
||||
tsconfig.base.json
|
||||
.markdownlintignore
|
||||
.eslintrc.js
|
||||
docs/beta-testing/beta-testing.md
|
||||
beta-testing/beta-testing.md
|
||||
beta-testing.md
|
||||
docs/rest-api/getting-started.md
|
||||
rest-api/getting-started.md
|
||||
getting-started.md
|
||||
@ -20953,6 +20955,12 @@ contributing-docs/README.md
|
||||
README.md
|
||||
docs/README.md
|
||||
README.md
|
||||
docs/testing/beta-testing.md
|
||||
testing/beta-testing.md
|
||||
beta-testing.md
|
||||
docs/testing/README.md
|
||||
testing/README.md
|
||||
README.md
|
||||
docs/ux-guidelines-product-editor/product-editor-form-dialogue-extensions.md
|
||||
ux-guidelines-product-editor/product-editor-form-dialogue-extensions.md
|
||||
product-editor-form-dialogue-extensions.md
|
||||
@ -35709,31 +35717,6 @@ base/components/product-rating/index.tsx
|
||||
components/product-rating/index.tsx
|
||||
product-rating/index.tsx
|
||||
index.tsx
|
||||
plugins/woocommerce-blocks/assets/js/base/components/tabs/stories/index.stories.tsx
|
||||
woocommerce-blocks/assets/js/base/components/tabs/stories/index.stories.tsx
|
||||
assets/js/base/components/tabs/stories/index.stories.tsx
|
||||
js/base/components/tabs/stories/index.stories.tsx
|
||||
base/components/tabs/stories/index.stories.tsx
|
||||
components/tabs/stories/index.stories.tsx
|
||||
tabs/stories/index.stories.tsx
|
||||
stories/index.stories.tsx
|
||||
index.stories.tsx
|
||||
plugins/woocommerce-blocks/assets/js/base/components/tabs/style.scss
|
||||
woocommerce-blocks/assets/js/base/components/tabs/style.scss
|
||||
assets/js/base/components/tabs/style.scss
|
||||
js/base/components/tabs/style.scss
|
||||
base/components/tabs/style.scss
|
||||
components/tabs/style.scss
|
||||
tabs/style.scss
|
||||
style.scss
|
||||
plugins/woocommerce-blocks/assets/js/base/components/tabs/index.tsx
|
||||
woocommerce-blocks/assets/js/base/components/tabs/index.tsx
|
||||
assets/js/base/components/tabs/index.tsx
|
||||
js/base/components/tabs/index.tsx
|
||||
base/components/tabs/index.tsx
|
||||
components/tabs/index.tsx
|
||||
tabs/index.tsx
|
||||
index.tsx
|
||||
plugins/woocommerce-blocks/assets/js/base/components/load-more-button/style.scss
|
||||
woocommerce-blocks/assets/js/base/components/load-more-button/style.scss
|
||||
assets/js/base/components/load-more-button/style.scss
|
||||
@ -51845,6 +51828,10 @@ plugins/woocommerce/changelog/46098-update-46072-add-icions-to-ellipsis-menu-lys
|
||||
woocommerce/changelog/46098-update-46072-add-icions-to-ellipsis-menu-lys-home-badge
|
||||
changelog/46098-update-46072-add-icions-to-ellipsis-menu-lys-home-badge
|
||||
46098-update-46072-add-icions-to-ellipsis-menu-lys-home-badge
|
||||
plugins/woocommerce/changelog/45961-fix-41527-prevent-duplicate-orders-being-placed
|
||||
woocommerce/changelog/45961-fix-41527-prevent-duplicate-orders-being-placed
|
||||
changelog/45961-fix-41527-prevent-duplicate-orders-being-placed
|
||||
45961-fix-41527-prevent-duplicate-orders-being-placed
|
||||
plugins/woocommerce/changelog/46078-add-45873-track-site-visibility-action
|
||||
woocommerce/changelog/46078-add-45873-track-site-visibility-action
|
||||
changelog/46078-add-45873-track-site-visibility-action
|
||||
@ -51881,6 +51868,10 @@ plugins/woocommerce/changelog/add-lys-hub-sidebar
|
||||
woocommerce/changelog/add-lys-hub-sidebar
|
||||
changelog/add-lys-hub-sidebar
|
||||
add-lys-hub-sidebar
|
||||
plugins/woocommerce/changelog/do-not-assume-megabytes
|
||||
woocommerce/changelog/do-not-assume-megabytes
|
||||
changelog/do-not-assume-megabytes
|
||||
do-not-assume-megabytes
|
||||
plugins/woocommerce/changelog/e2e-merchant-shipping-zones
|
||||
woocommerce/changelog/e2e-merchant-shipping-zones
|
||||
changelog/e2e-merchant-shipping-zones
|
||||
@ -52013,6 +52004,10 @@ plugins/woocommerce/changelog/try-checkout-e2e-fix-opr
|
||||
woocommerce/changelog/try-checkout-e2e-fix-opr
|
||||
changelog/try-checkout-e2e-fix-opr
|
||||
try-checkout-e2e-fix-opr
|
||||
plugins/woocommerce/changelog/fix-42157
|
||||
woocommerce/changelog/fix-42157
|
||||
changelog/fix-42157
|
||||
fix-42157
|
||||
plugins/woocommerce/changelog/fix-44002
|
||||
woocommerce/changelog/fix-44002
|
||||
changelog/fix-44002
|
||||
@ -52041,6 +52036,10 @@ plugins/woocommerce/changelog/add-product-collection-location-cart-checkout-bloc
|
||||
woocommerce/changelog/add-product-collection-location-cart-checkout-block-cases
|
||||
changelog/add-product-collection-location-cart-checkout-block-cases
|
||||
add-product-collection-location-cart-checkout-block-cases
|
||||
plugins/woocommerce/changelog/add-46020_e2e_tests_for_linked_products
|
||||
woocommerce/changelog/add-46020_e2e_tests_for_linked_products
|
||||
changelog/add-46020_e2e_tests_for_linked_products
|
||||
add-46020_e2e_tests_for_linked_products
|
||||
plugins/woocommerce/changelog/45773-add-coming-soon-page
|
||||
woocommerce/changelog/45773-add-coming-soon-page
|
||||
changelog/45773-add-coming-soon-page
|
||||
@ -52065,10 +52064,18 @@ plugins/woocommerce/changelog/e2e-fix-customer-payment-page-fix
|
||||
woocommerce/changelog/e2e-fix-customer-payment-page-fix
|
||||
changelog/e2e-fix-customer-payment-page-fix
|
||||
e2e-fix-customer-payment-page-fix
|
||||
plugins/woocommerce/changelog/fix-e2e-test-linked-product-count
|
||||
woocommerce/changelog/fix-e2e-test-linked-product-count
|
||||
changelog/fix-e2e-test-linked-product-count
|
||||
fix-e2e-test-linked-product-count
|
||||
plugins/woocommerce/changelog/46155-45893-e2e-blocks-remove-hardcoded-wordpress-version-in-wp-envjson-after-wordpress-65-has-been-released
|
||||
woocommerce/changelog/46155-45893-e2e-blocks-remove-hardcoded-wordpress-version-in-wp-envjson-after-wordpress-65-has-been-released
|
||||
changelog/46155-45893-e2e-blocks-remove-hardcoded-wordpress-version-in-wp-envjson-after-wordpress-65-has-been-released
|
||||
46155-45893-e2e-blocks-remove-hardcoded-wordpress-version-in-wp-envjson-after-wordpress-65-has-been-released
|
||||
plugins/woocommerce/changelog/add-lys-launch-store-action
|
||||
woocommerce/changelog/add-lys-launch-store-action
|
||||
changelog/add-lys-launch-store-action
|
||||
add-lys-launch-store-action
|
||||
plugins/woocommerce/changelog/fix-phpcs-add-WordPress.WP.Capabilities
|
||||
woocommerce/changelog/fix-phpcs-add-WordPress.WP.Capabilities
|
||||
changelog/fix-phpcs-add-WordPress.WP.Capabilities
|
||||
@ -52085,6 +52092,10 @@ plugins/woocommerce/changelog/add-46107_e2e_for_analytics_product_segmentation
|
||||
woocommerce/changelog/add-46107_e2e_for_analytics_product_segmentation
|
||||
changelog/add-46107_e2e_for_analytics_product_segmentation
|
||||
add-46107_e2e_for_analytics_product_segmentation
|
||||
plugins/woocommerce/changelog/46258-dev-fix-e2e-additional-fields
|
||||
woocommerce/changelog/46258-dev-fix-e2e-additional-fields
|
||||
changelog/46258-dev-fix-e2e-additional-fields
|
||||
46258-dev-fix-e2e-additional-fields
|
||||
plugins/woocommerce/changelog/44593-add-wp-env-6.5
|
||||
woocommerce/changelog/44593-add-wp-env-6.5
|
||||
changelog/44593-add-wp-env-6.5
|
||||
@ -52169,10 +52180,14 @@ plugins/woocommerce/changelog/fix-lys-default-values-actions
|
||||
woocommerce/changelog/fix-lys-default-values-actions
|
||||
changelog/fix-lys-default-values-actions
|
||||
fix-lys-default-values-actions
|
||||
plugins/woocommerce/changelog/e2e-reenable-all-e2e-tests
|
||||
woocommerce/changelog/e2e-reenable-all-e2e-tests
|
||||
changelog/e2e-reenable-all-e2e-tests
|
||||
e2e-reenable-all-e2e-tests
|
||||
plugins/woocommerce/changelog/update-rename-generic-product-collection-location-to-site
|
||||
woocommerce/changelog/update-rename-generic-product-collection-location-to-site
|
||||
changelog/update-rename-generic-product-collection-location-to-site
|
||||
update-rename-generic-product-collection-location-to-site
|
||||
plugins/woocommerce/changelog/e2e-update-default-theme
|
||||
woocommerce/changelog/e2e-update-default-theme
|
||||
changelog/e2e-update-default-theme
|
||||
e2e-update-default-theme
|
||||
plugins/woocommerce/changelog/45828-fix-44405-disable-shipping-logic
|
||||
woocommerce/changelog/45828-fix-44405-disable-shipping-logic
|
||||
changelog/45828-fix-44405-disable-shipping-logic
|
||||
@ -52337,6 +52352,10 @@ plugins/woocommerce/changelog/46096-update-46073-front-end-footer-banner-for-com
|
||||
woocommerce/changelog/46096-update-46073-front-end-footer-banner-for-coming-soon-mode
|
||||
changelog/46096-update-46073-front-end-footer-banner-for-coming-soon-mode
|
||||
46096-update-46073-front-end-footer-banner-for-coming-soon-mode
|
||||
plugins/woocommerce/changelog/46219-dev-delete-base-tabs-component
|
||||
woocommerce/changelog/46219-dev-delete-base-tabs-component
|
||||
changelog/46219-dev-delete-base-tabs-component
|
||||
46219-dev-delete-base-tabs-component
|
||||
plugins/woocommerce/woocommerce.php
|
||||
woocommerce/woocommerce.php
|
||||
woocommerce.php
|
||||
@ -53710,6 +53729,12 @@ tests/e2e-pw/utils/themes.js
|
||||
e2e-pw/utils/themes.js
|
||||
utils/themes.js
|
||||
themes.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/order.js
|
||||
woocommerce/tests/e2e-pw/utils/order.js
|
||||
tests/e2e-pw/utils/order.js
|
||||
e2e-pw/utils/order.js
|
||||
utils/order.js
|
||||
order.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/features.js
|
||||
woocommerce/tests/e2e-pw/utils/features.js
|
||||
tests/e2e-pw/utils/features.js
|
||||
@ -54630,6 +54655,15 @@ merchant/products/block-editor/enable-block-product-editor.spec.js
|
||||
products/block-editor/enable-block-product-editor.spec.js
|
||||
block-editor/enable-block-product-editor.spec.js
|
||||
enable-block-product-editor.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js
|
||||
tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js
|
||||
e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js
|
||||
tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js
|
||||
merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js
|
||||
products/block-editor/linked-product-tab-product-block-editor.spec.js
|
||||
block-editor/linked-product-tab-product-block-editor.spec.js
|
||||
linked-product-tab-product-block-editor.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-images-block-editor.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-images-block-editor.spec.js
|
||||
tests/e2e-pw/tests/merchant/products/block-editor/product-images-block-editor.spec.js
|
||||
|
@ -1228,6 +1228,7 @@ packages/js/product-editor/changelog/add-44169-edit
|
||||
packages/js/product-editor/changelog/update-do-not-current-product-form-me
|
||||
packages/js/product-editor/changelog/add-metadata_variations
|
||||
packages/js/product-editor/changelog/fix-45590_prepublish_panel_section_title
|
||||
packages/js/product-editor/changelog/dev-44239_change_number_of_choose_products_for_me
|
||||
packages/js/product-editor/changelog/add-43047
|
||||
packages/js/product-editor/changelog/fix-45417_set_product_status_after_publishing_it
|
||||
packages/js/product-editor/changelog/add-40376
|
||||
@ -3457,7 +3458,6 @@ CODE_OF_CONDUCT.md
|
||||
tsconfig.base.json
|
||||
.markdownlintignore
|
||||
.eslintrc.js
|
||||
docs/beta-testing/beta-testing.md
|
||||
docs/rest-api/getting-started.md
|
||||
docs/rest-api/README.md
|
||||
docs/shipping/shipping-method-api.md
|
||||
@ -3556,6 +3556,8 @@ docs/contributing-docs/style-guide.md
|
||||
docs/contributing-docs/contributing-docs.md
|
||||
docs/contributing-docs/README.md
|
||||
docs/README.md
|
||||
docs/testing/beta-testing.md
|
||||
docs/testing/README.md
|
||||
docs/ux-guidelines-product-editor/product-editor-form-dialogue-extensions.md
|
||||
docs/ux-guidelines-product-editor/product-editor-form-top-bar.md
|
||||
docs/ux-guidelines-product-editor/product-editor-form-custom-product-types.md
|
||||
@ -5747,9 +5749,6 @@ plugins/woocommerce-blocks/assets/js/base/components/filter-element-label/style.
|
||||
plugins/woocommerce-blocks/assets/js/base/components/filter-element-label/index.tsx
|
||||
plugins/woocommerce-blocks/assets/js/base/components/product-rating/style.scss
|
||||
plugins/woocommerce-blocks/assets/js/base/components/product-rating/index.tsx
|
||||
plugins/woocommerce-blocks/assets/js/base/components/tabs/stories/index.stories.tsx
|
||||
plugins/woocommerce-blocks/assets/js/base/components/tabs/style.scss
|
||||
plugins/woocommerce-blocks/assets/js/base/components/tabs/index.tsx
|
||||
plugins/woocommerce-blocks/assets/js/base/components/load-more-button/style.scss
|
||||
plugins/woocommerce-blocks/assets/js/base/components/load-more-button/index.tsx
|
||||
plugins/woocommerce-blocks/assets/js/base/components/drawer/utils/aria-helper.ts
|
||||
@ -7926,6 +7925,7 @@ plugins/woocommerce/assets/fonts/star.ttf
|
||||
plugins/woocommerce/assets/client/.gitkeep
|
||||
plugins/woocommerce/uninstall.php
|
||||
plugins/woocommerce/changelog/46098-update-46072-add-icions-to-ellipsis-menu-lys-home-badge
|
||||
plugins/woocommerce/changelog/45961-fix-41527-prevent-duplicate-orders-being-placed
|
||||
plugins/woocommerce/changelog/46078-add-45873-track-site-visibility-action
|
||||
plugins/woocommerce/changelog/performance-update-get-template-paths
|
||||
plugins/woocommerce/changelog/fix-43311-fix-query-id-persistence
|
||||
@ -7935,6 +7935,7 @@ plugins/woocommerce/changelog/46097-update-46071-copy-changes-for-homescreen-lys
|
||||
plugins/woocommerce/changelog/46156-product-collection-reset-all-resets-also-the-collection-filters
|
||||
plugins/woocommerce/changelog/add-test-for-woocommerce_specific_allowed_countries
|
||||
plugins/woocommerce/changelog/add-lys-hub-sidebar
|
||||
plugins/woocommerce/changelog/do-not-assume-megabytes
|
||||
plugins/woocommerce/changelog/e2e-merchant-shipping-zones
|
||||
plugins/woocommerce/changelog/fix-local-pickup-title-sync
|
||||
plugins/woocommerce/changelog/45791-tweak-45790
|
||||
@ -7968,6 +7969,7 @@ plugins/woocommerce/changelog/45356-45341-add-intro-e2e-tests
|
||||
plugins/woocommerce/changelog/45607-try-double-quotes-css-scss
|
||||
plugins/woocommerce/changelog/e2e-merchant-orders-enhancements
|
||||
plugins/woocommerce/changelog/try-checkout-e2e-fix-opr
|
||||
plugins/woocommerce/changelog/fix-42157
|
||||
plugins/woocommerce/changelog/fix-44002
|
||||
plugins/woocommerce/changelog/45804-45343-cys-core-e2e-tests-add-coverage-fot-the-loading-page
|
||||
plugins/woocommerce/changelog/dev-add-legacy-unit-tests-to-ci
|
||||
@ -7975,17 +7977,21 @@ plugins/woocommerce/changelog/add-use-state-name-in-address-card
|
||||
plugins/woocommerce/changelog/add-e2e_tests_for_grouped_product
|
||||
plugins/woocommerce/changelog/46188-fix-skip-color-picker-e2e-test
|
||||
plugins/woocommerce/changelog/add-product-collection-location-cart-checkout-block-cases
|
||||
plugins/woocommerce/changelog/add-46020_e2e_tests_for_linked_products
|
||||
plugins/woocommerce/changelog/45773-add-coming-soon-page
|
||||
plugins/woocommerce/changelog/dev-k6-cot-to-hpos
|
||||
plugins/woocommerce/changelog/46101-add-lys-coming-soon-templates
|
||||
plugins/woocommerce/changelog/e2e-fix-create-simple-product-fix
|
||||
plugins/woocommerce/changelog/46212-46194-cys-investigate-potential-bad-performance-for-the-color-palette
|
||||
plugins/woocommerce/changelog/e2e-fix-customer-payment-page-fix
|
||||
plugins/woocommerce/changelog/fix-e2e-test-linked-product-count
|
||||
plugins/woocommerce/changelog/46155-45893-e2e-blocks-remove-hardcoded-wordpress-version-in-wp-envjson-after-wordpress-65-has-been-released
|
||||
plugins/woocommerce/changelog/add-lys-launch-store-action
|
||||
plugins/woocommerce/changelog/fix-phpcs-add-WordPress.WP.Capabilities
|
||||
plugins/woocommerce/changelog/45830-add-patterns-title-spacing
|
||||
plugins/woocommerce/changelog/45933-redirect-to-intro-when-going-to-transitional-but-no-theme-mods
|
||||
plugins/woocommerce/changelog/add-46107_e2e_for_analytics_product_segmentation
|
||||
plugins/woocommerce/changelog/46258-dev-fix-e2e-additional-fields
|
||||
plugins/woocommerce/changelog/44593-add-wp-env-6.5
|
||||
plugins/woocommerce/changelog/46022-update-41534-adjust-shipping-calculation-text
|
||||
plugins/woocommerce/changelog/update-local-pickup-title
|
||||
@ -8007,7 +8013,8 @@ plugins/woocommerce/changelog/dev-add-expected-version
|
||||
plugins/woocommerce/changelog/add-39887_e2e_tests_variations_warning
|
||||
plugins/woocommerce/changelog/45979-frosso-patch-1
|
||||
plugins/woocommerce/changelog/fix-lys-default-values-actions
|
||||
plugins/woocommerce/changelog/e2e-reenable-all-e2e-tests
|
||||
plugins/woocommerce/changelog/update-rename-generic-product-collection-location-to-site
|
||||
plugins/woocommerce/changelog/e2e-update-default-theme
|
||||
plugins/woocommerce/changelog/45828-fix-44405-disable-shipping-logic
|
||||
plugins/woocommerce/changelog/46227-46193-cys-color-picker-no-gradient-to-choose-when-gutenberg-latest-is-active
|
||||
plugins/woocommerce/changelog/e2e-new-order-email
|
||||
@ -8049,6 +8056,7 @@ plugins/woocommerce/changelog/fix-flaky-tests-fixes
|
||||
plugins/woocommerce/changelog/e2e-add-merchant-inserting-woo-blocks
|
||||
plugins/woocommerce/changelog/46221-fix-header-tests
|
||||
plugins/woocommerce/changelog/46096-update-46073-front-end-footer-banner-for-coming-soon-mode
|
||||
plugins/woocommerce/changelog/46219-dev-delete-base-tabs-component
|
||||
plugins/woocommerce/woocommerce.php
|
||||
plugins/woocommerce/phpcs.xml
|
||||
plugins/woocommerce/client/legacy/package.json
|
||||
@ -8265,6 +8273,7 @@ plugins/woocommerce/tests/wp-cli.yml
|
||||
plugins/woocommerce/tests/e2e-pw/utils/index.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/login.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/themes.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/order.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/features.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/api.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/simple-products.js
|
||||
@ -8392,6 +8401,7 @@ plugins/woocommerce/tests/e2e-pw/tests/merchant/products/add-variable-product/up
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-inventory-block-editor.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/create-variable-product-block-editor.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/enable-block-product-editor.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-images-block-editor.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/create-grouped-product-block-editor.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/disable-block-product-editor.spec.js
|
||||
|
@ -9570,6 +9570,12 @@ gql/mutations/organization/update_spec.rb
|
||||
mutations/organization/update_spec.rb
|
||||
organization/update_spec.rb
|
||||
update_spec.rb
|
||||
spec/graphql/gql/mutations/account/appearance_spec.rb
|
||||
graphql/gql/mutations/account/appearance_spec.rb
|
||||
gql/mutations/account/appearance_spec.rb
|
||||
mutations/account/appearance_spec.rb
|
||||
account/appearance_spec.rb
|
||||
appearance_spec.rb
|
||||
spec/graphql/gql/mutations/account/locale_spec.rb
|
||||
graphql/gql/mutations/account/locale_spec.rb
|
||||
gql/mutations/account/locale_spec.rb
|
||||
@ -9590,6 +9596,12 @@ mutations/account/avatar/delete_spec.rb
|
||||
account/avatar/delete_spec.rb
|
||||
avatar/delete_spec.rb
|
||||
delete_spec.rb
|
||||
spec/graphql/gql/mutations/account/out_of_office_spec.rb
|
||||
graphql/gql/mutations/account/out_of_office_spec.rb
|
||||
gql/mutations/account/out_of_office_spec.rb
|
||||
mutations/account/out_of_office_spec.rb
|
||||
account/out_of_office_spec.rb
|
||||
out_of_office_spec.rb
|
||||
spec/graphql/gql/mutations/admin_password_auth_verify_spec.rb
|
||||
graphql/gql/mutations/admin_password_auth_verify_spec.rb
|
||||
gql/mutations/admin_password_auth_verify_spec.rb
|
||||
@ -23258,12 +23270,24 @@ gql/mutations/organization/update.rb
|
||||
mutations/organization/update.rb
|
||||
organization/update.rb
|
||||
update.rb
|
||||
app/graphql/gql/mutations/account/out_of_office.rb
|
||||
graphql/gql/mutations/account/out_of_office.rb
|
||||
gql/mutations/account/out_of_office.rb
|
||||
mutations/account/out_of_office.rb
|
||||
account/out_of_office.rb
|
||||
out_of_office.rb
|
||||
app/graphql/gql/mutations/account/locale.rb
|
||||
graphql/gql/mutations/account/locale.rb
|
||||
gql/mutations/account/locale.rb
|
||||
mutations/account/locale.rb
|
||||
account/locale.rb
|
||||
locale.rb
|
||||
app/graphql/gql/mutations/account/appearance.rb
|
||||
graphql/gql/mutations/account/appearance.rb
|
||||
gql/mutations/account/appearance.rb
|
||||
mutations/account/appearance.rb
|
||||
account/appearance.rb
|
||||
appearance.rb
|
||||
app/graphql/gql/mutations/account/avatar/delete.rb
|
||||
graphql/gql/mutations/account/avatar/delete.rb
|
||||
gql/mutations/account/avatar/delete.rb
|
||||
@ -23900,6 +23924,12 @@ gql/types/enum/ticket_state_color_code_type.rb
|
||||
types/enum/ticket_state_color_code_type.rb
|
||||
enum/ticket_state_color_code_type.rb
|
||||
ticket_state_color_code_type.rb
|
||||
app/graphql/gql/types/enum/appearance_theme_type.rb
|
||||
graphql/gql/types/enum/appearance_theme_type.rb
|
||||
gql/types/enum/appearance_theme_type.rb
|
||||
types/enum/appearance_theme_type.rb
|
||||
enum/appearance_theme_type.rb
|
||||
appearance_theme_type.rb
|
||||
app/graphql/gql/types/enum/order_direction_type.rb
|
||||
graphql/gql/types/enum/order_direction_type.rb
|
||||
gql/types/enum/order_direction_type.rb
|
||||
@ -24199,6 +24229,12 @@ gql/types/input/object_attribute_value_input_type.rb
|
||||
types/input/object_attribute_value_input_type.rb
|
||||
input/object_attribute_value_input_type.rb
|
||||
object_attribute_value_input_type.rb
|
||||
app/graphql/gql/types/input/out_of_office_input_type.rb
|
||||
graphql/gql/types/input/out_of_office_input_type.rb
|
||||
gql/types/input/out_of_office_input_type.rb
|
||||
types/input/out_of_office_input_type.rb
|
||||
input/out_of_office_input_type.rb
|
||||
out_of_office_input_type.rb
|
||||
app/graphql/gql/types/input/taskbar_input_type.rb
|
||||
graphql/gql/types/input/taskbar_input_type.rb
|
||||
gql/types/input/taskbar_input_type.rb
|
||||
@ -30512,33 +30548,6 @@ mobile/pages/organization/routes.ts
|
||||
pages/organization/routes.ts
|
||||
organization/routes.ts
|
||||
routes.ts
|
||||
app/frontend/apps/mobile/pages/account/graphql/mutations/locale.graphql
|
||||
frontend/apps/mobile/pages/account/graphql/mutations/locale.graphql
|
||||
apps/mobile/pages/account/graphql/mutations/locale.graphql
|
||||
mobile/pages/account/graphql/mutations/locale.graphql
|
||||
pages/account/graphql/mutations/locale.graphql
|
||||
account/graphql/mutations/locale.graphql
|
||||
graphql/mutations/locale.graphql
|
||||
mutations/locale.graphql
|
||||
locale.graphql
|
||||
app/frontend/apps/mobile/pages/account/graphql/mutations/locale.api.ts
|
||||
frontend/apps/mobile/pages/account/graphql/mutations/locale.api.ts
|
||||
apps/mobile/pages/account/graphql/mutations/locale.api.ts
|
||||
mobile/pages/account/graphql/mutations/locale.api.ts
|
||||
pages/account/graphql/mutations/locale.api.ts
|
||||
account/graphql/mutations/locale.api.ts
|
||||
graphql/mutations/locale.api.ts
|
||||
mutations/locale.api.ts
|
||||
locale.api.ts
|
||||
app/frontend/apps/mobile/pages/account/graphql/mutations/locale.mocks.ts
|
||||
frontend/apps/mobile/pages/account/graphql/mutations/locale.mocks.ts
|
||||
apps/mobile/pages/account/graphql/mutations/locale.mocks.ts
|
||||
mobile/pages/account/graphql/mutations/locale.mocks.ts
|
||||
pages/account/graphql/mutations/locale.mocks.ts
|
||||
account/graphql/mutations/locale.mocks.ts
|
||||
graphql/mutations/locale.mocks.ts
|
||||
mutations/locale.mocks.ts
|
||||
locale.mocks.ts
|
||||
app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
|
||||
frontend/apps/mobile/pages/account/views/AccountAvatar.vue
|
||||
apps/mobile/pages/account/views/AccountAvatar.vue
|
||||
@ -34181,6 +34190,200 @@ frontend/apps/desktop/AppDesktop.vue
|
||||
apps/desktop/AppDesktop.vue
|
||||
desktop/AppDesktop.vue
|
||||
AppDesktop.vue
|
||||
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts
|
||||
frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts
|
||||
apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts
|
||||
desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts
|
||||
pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts
|
||||
personal-setting/graphql/mutations/accountOutOfOffice.api.ts
|
||||
graphql/mutations/accountOutOfOffice.api.ts
|
||||
mutations/accountOutOfOffice.api.ts
|
||||
accountOutOfOffice.api.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.graphql
|
||||
frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.graphql
|
||||
apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.graphql
|
||||
desktop/pages/personal-setting/graphql/mutations/accountAppearance.graphql
|
||||
pages/personal-setting/graphql/mutations/accountAppearance.graphql
|
||||
personal-setting/graphql/mutations/accountAppearance.graphql
|
||||
graphql/mutations/accountAppearance.graphql
|
||||
mutations/accountAppearance.graphql
|
||||
accountAppearance.graphql
|
||||
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.graphql
|
||||
frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.graphql
|
||||
apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.graphql
|
||||
desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.graphql
|
||||
pages/personal-setting/graphql/mutations/accountOutOfOffice.graphql
|
||||
personal-setting/graphql/mutations/accountOutOfOffice.graphql
|
||||
graphql/mutations/accountOutOfOffice.graphql
|
||||
mutations/accountOutOfOffice.graphql
|
||||
accountOutOfOffice.graphql
|
||||
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.mocks.ts
|
||||
frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.mocks.ts
|
||||
apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.mocks.ts
|
||||
desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.mocks.ts
|
||||
pages/personal-setting/graphql/mutations/accountOutOfOffice.mocks.ts
|
||||
personal-setting/graphql/mutations/accountOutOfOffice.mocks.ts
|
||||
graphql/mutations/accountOutOfOffice.mocks.ts
|
||||
mutations/accountOutOfOffice.mocks.ts
|
||||
accountOutOfOffice.mocks.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.api.ts
|
||||
frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.api.ts
|
||||
apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.api.ts
|
||||
desktop/pages/personal-setting/graphql/mutations/accountAppearance.api.ts
|
||||
pages/personal-setting/graphql/mutations/accountAppearance.api.ts
|
||||
personal-setting/graphql/mutations/accountAppearance.api.ts
|
||||
graphql/mutations/accountAppearance.api.ts
|
||||
mutations/accountAppearance.api.ts
|
||||
accountAppearance.api.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts
|
||||
frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts
|
||||
apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts
|
||||
desktop/pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts
|
||||
pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts
|
||||
personal-setting/graphql/mutations/accountAppearance.mocks.ts
|
||||
graphql/mutations/accountAppearance.mocks.ts
|
||||
mutations/accountAppearance.mocks.ts
|
||||
accountAppearance.mocks.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingDevices.vue
|
||||
frontend/apps/desktop/pages/personal-setting/views/PersonalSettingDevices.vue
|
||||
apps/desktop/pages/personal-setting/views/PersonalSettingDevices.vue
|
||||
desktop/pages/personal-setting/views/PersonalSettingDevices.vue
|
||||
pages/personal-setting/views/PersonalSettingDevices.vue
|
||||
personal-setting/views/PersonalSettingDevices.vue
|
||||
views/PersonalSettingDevices.vue
|
||||
PersonalSettingDevices.vue
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingAppearance.vue
|
||||
frontend/apps/desktop/pages/personal-setting/views/PersonalSettingAppearance.vue
|
||||
apps/desktop/pages/personal-setting/views/PersonalSettingAppearance.vue
|
||||
desktop/pages/personal-setting/views/PersonalSettingAppearance.vue
|
||||
pages/personal-setting/views/PersonalSettingAppearance.vue
|
||||
personal-setting/views/PersonalSettingAppearance.vue
|
||||
views/PersonalSettingAppearance.vue
|
||||
PersonalSettingAppearance.vue
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingLocale.vue
|
||||
frontend/apps/desktop/pages/personal-setting/views/PersonalSettingLocale.vue
|
||||
apps/desktop/pages/personal-setting/views/PersonalSettingLocale.vue
|
||||
desktop/pages/personal-setting/views/PersonalSettingLocale.vue
|
||||
pages/personal-setting/views/PersonalSettingLocale.vue
|
||||
personal-setting/views/PersonalSettingLocale.vue
|
||||
views/PersonalSettingLocale.vue
|
||||
PersonalSettingLocale.vue
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting.vue
|
||||
frontend/apps/desktop/pages/personal-setting/views/PersonalSetting.vue
|
||||
apps/desktop/pages/personal-setting/views/PersonalSetting.vue
|
||||
desktop/pages/personal-setting/views/PersonalSetting.vue
|
||||
pages/personal-setting/views/PersonalSetting.vue
|
||||
personal-setting/views/PersonalSetting.vue
|
||||
views/PersonalSetting.vue
|
||||
PersonalSetting.vue
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/__tests__/view-personal-setting-locale.spec.ts
|
||||
frontend/apps/desktop/pages/personal-setting/views/__tests__/view-personal-setting-locale.spec.ts
|
||||
apps/desktop/pages/personal-setting/views/__tests__/view-personal-setting-locale.spec.ts
|
||||
desktop/pages/personal-setting/views/__tests__/view-personal-setting-locale.spec.ts
|
||||
pages/personal-setting/views/__tests__/view-personal-setting-locale.spec.ts
|
||||
personal-setting/views/__tests__/view-personal-setting-locale.spec.ts
|
||||
views/__tests__/view-personal-setting-locale.spec.ts
|
||||
__tests__/view-personal-setting-locale.spec.ts
|
||||
view-personal-setting-locale.spec.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/__tests__/view-personal-setting-appearance.spec.ts
|
||||
frontend/apps/desktop/pages/personal-setting/views/__tests__/view-personal-setting-appearance.spec.ts
|
||||
apps/desktop/pages/personal-setting/views/__tests__/view-personal-setting-appearance.spec.ts
|
||||
desktop/pages/personal-setting/views/__tests__/view-personal-setting-appearance.spec.ts
|
||||
pages/personal-setting/views/__tests__/view-personal-setting-appearance.spec.ts
|
||||
personal-setting/views/__tests__/view-personal-setting-appearance.spec.ts
|
||||
views/__tests__/view-personal-setting-appearance.spec.ts
|
||||
__tests__/view-personal-setting-appearance.spec.ts
|
||||
view-personal-setting-appearance.spec.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/appearance.ts
|
||||
frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/appearance.ts
|
||||
apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/appearance.ts
|
||||
desktop/pages/personal-setting/views/PersonalSetting/plugins/appearance.ts
|
||||
pages/personal-setting/views/PersonalSetting/plugins/appearance.ts
|
||||
personal-setting/views/PersonalSetting/plugins/appearance.ts
|
||||
views/PersonalSetting/plugins/appearance.ts
|
||||
PersonalSetting/plugins/appearance.ts
|
||||
plugins/appearance.ts
|
||||
appearance.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/index.ts
|
||||
frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/index.ts
|
||||
apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/index.ts
|
||||
desktop/pages/personal-setting/views/PersonalSetting/plugins/index.ts
|
||||
pages/personal-setting/views/PersonalSetting/plugins/index.ts
|
||||
personal-setting/views/PersonalSetting/plugins/index.ts
|
||||
views/PersonalSetting/plugins/index.ts
|
||||
PersonalSetting/plugins/index.ts
|
||||
plugins/index.ts
|
||||
index.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/devices.ts
|
||||
frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/devices.ts
|
||||
apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/devices.ts
|
||||
desktop/pages/personal-setting/views/PersonalSetting/plugins/devices.ts
|
||||
pages/personal-setting/views/PersonalSetting/plugins/devices.ts
|
||||
personal-setting/views/PersonalSetting/plugins/devices.ts
|
||||
views/PersonalSetting/plugins/devices.ts
|
||||
PersonalSetting/plugins/devices.ts
|
||||
plugins/devices.ts
|
||||
devices.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/locale.ts
|
||||
frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/locale.ts
|
||||
apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/locale.ts
|
||||
desktop/pages/personal-setting/views/PersonalSetting/plugins/locale.ts
|
||||
pages/personal-setting/views/PersonalSetting/plugins/locale.ts
|
||||
personal-setting/views/PersonalSetting/plugins/locale.ts
|
||||
views/PersonalSetting/plugins/locale.ts
|
||||
PersonalSetting/plugins/locale.ts
|
||||
plugins/locale.ts
|
||||
locale.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/routes.ts
|
||||
frontend/apps/desktop/pages/personal-setting/routes.ts
|
||||
apps/desktop/pages/personal-setting/routes.ts
|
||||
desktop/pages/personal-setting/routes.ts
|
||||
pages/personal-setting/routes.ts
|
||||
personal-setting/routes.ts
|
||||
routes.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/components/PersonalSettingSidebar/types.ts
|
||||
frontend/apps/desktop/pages/personal-setting/components/PersonalSettingSidebar/types.ts
|
||||
apps/desktop/pages/personal-setting/components/PersonalSettingSidebar/types.ts
|
||||
desktop/pages/personal-setting/components/PersonalSettingSidebar/types.ts
|
||||
pages/personal-setting/components/PersonalSettingSidebar/types.ts
|
||||
personal-setting/components/PersonalSettingSidebar/types.ts
|
||||
components/PersonalSettingSidebar/types.ts
|
||||
PersonalSettingSidebar/types.ts
|
||||
types.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/components/PersonalSettingSidebar/PersonalSettingSidebar.vue
|
||||
frontend/apps/desktop/pages/personal-setting/components/PersonalSettingSidebar/PersonalSettingSidebar.vue
|
||||
apps/desktop/pages/personal-setting/components/PersonalSettingSidebar/PersonalSettingSidebar.vue
|
||||
desktop/pages/personal-setting/components/PersonalSettingSidebar/PersonalSettingSidebar.vue
|
||||
pages/personal-setting/components/PersonalSettingSidebar/PersonalSettingSidebar.vue
|
||||
personal-setting/components/PersonalSettingSidebar/PersonalSettingSidebar.vue
|
||||
components/PersonalSettingSidebar/PersonalSettingSidebar.vue
|
||||
PersonalSettingSidebar/PersonalSettingSidebar.vue
|
||||
PersonalSettingSidebar.vue
|
||||
app/frontend/apps/desktop/pages/personal-setting/composables/__tests__/useThemeUpdate.spec.ts
|
||||
frontend/apps/desktop/pages/personal-setting/composables/__tests__/useThemeUpdate.spec.ts
|
||||
apps/desktop/pages/personal-setting/composables/__tests__/useThemeUpdate.spec.ts
|
||||
desktop/pages/personal-setting/composables/__tests__/useThemeUpdate.spec.ts
|
||||
pages/personal-setting/composables/__tests__/useThemeUpdate.spec.ts
|
||||
personal-setting/composables/__tests__/useThemeUpdate.spec.ts
|
||||
composables/__tests__/useThemeUpdate.spec.ts
|
||||
__tests__/useThemeUpdate.spec.ts
|
||||
useThemeUpdate.spec.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/composables/useThemeUpdate.ts
|
||||
frontend/apps/desktop/pages/personal-setting/composables/useThemeUpdate.ts
|
||||
apps/desktop/pages/personal-setting/composables/useThemeUpdate.ts
|
||||
desktop/pages/personal-setting/composables/useThemeUpdate.ts
|
||||
pages/personal-setting/composables/useThemeUpdate.ts
|
||||
personal-setting/composables/useThemeUpdate.ts
|
||||
composables/useThemeUpdate.ts
|
||||
useThemeUpdate.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/composables/useBreadcrumb.ts
|
||||
frontend/apps/desktop/pages/personal-setting/composables/useBreadcrumb.ts
|
||||
apps/desktop/pages/personal-setting/composables/useBreadcrumb.ts
|
||||
desktop/pages/personal-setting/composables/useBreadcrumb.ts
|
||||
pages/personal-setting/composables/useBreadcrumb.ts
|
||||
personal-setting/composables/useBreadcrumb.ts
|
||||
composables/useBreadcrumb.ts
|
||||
useBreadcrumb.ts
|
||||
app/frontend/apps/desktop/pages/authentication/after-auth/types.ts
|
||||
frontend/apps/desktop/pages/authentication/after-auth/types.ts
|
||||
apps/desktop/pages/authentication/after-auth/types.ts
|
||||
@ -35230,6 +35433,14 @@ pages/guided-setup/__tests__/guided-setup-manual-system-information.spec.ts
|
||||
guided-setup/__tests__/guided-setup-manual-system-information.spec.ts
|
||||
__tests__/guided-setup-manual-system-information.spec.ts
|
||||
guided-setup-manual-system-information.spec.ts
|
||||
app/frontend/apps/desktop/pages/guided-setup/__tests__/guided-setup-a11y.spec.ts
|
||||
frontend/apps/desktop/pages/guided-setup/__tests__/guided-setup-a11y.spec.ts
|
||||
apps/desktop/pages/guided-setup/__tests__/guided-setup-a11y.spec.ts
|
||||
desktop/pages/guided-setup/__tests__/guided-setup-a11y.spec.ts
|
||||
pages/guided-setup/__tests__/guided-setup-a11y.spec.ts
|
||||
guided-setup/__tests__/guided-setup-a11y.spec.ts
|
||||
__tests__/guided-setup-a11y.spec.ts
|
||||
guided-setup-a11y.spec.ts
|
||||
app/frontend/apps/desktop/pages/guided-setup/__tests__/guided-setup-manual-invite.spec.ts
|
||||
frontend/apps/desktop/pages/guided-setup/__tests__/guided-setup-manual-invite.spec.ts
|
||||
apps/desktop/pages/guided-setup/__tests__/guided-setup-manual-invite.spec.ts
|
||||
@ -35457,28 +35668,36 @@ guided-setup/router/guards/emailBeforeRouteEnterGuard.ts
|
||||
router/guards/emailBeforeRouteEnterGuard.ts
|
||||
guards/emailBeforeRouteEnterGuard.ts
|
||||
emailBeforeRouteEnterGuard.ts
|
||||
app/frontend/apps/desktop/pages/home/views/Home.vue
|
||||
frontend/apps/desktop/pages/home/views/Home.vue
|
||||
apps/desktop/pages/home/views/Home.vue
|
||||
desktop/pages/home/views/Home.vue
|
||||
pages/home/views/Home.vue
|
||||
home/views/Home.vue
|
||||
views/Home.vue
|
||||
Home.vue
|
||||
app/frontend/apps/desktop/pages/home/views/Playground.vue
|
||||
frontend/apps/desktop/pages/home/views/Playground.vue
|
||||
apps/desktop/pages/home/views/Playground.vue
|
||||
desktop/pages/home/views/Playground.vue
|
||||
pages/home/views/Playground.vue
|
||||
home/views/Playground.vue
|
||||
app/frontend/apps/desktop/pages/dashboard/views/Playground.vue
|
||||
frontend/apps/desktop/pages/dashboard/views/Playground.vue
|
||||
apps/desktop/pages/dashboard/views/Playground.vue
|
||||
desktop/pages/dashboard/views/Playground.vue
|
||||
pages/dashboard/views/Playground.vue
|
||||
dashboard/views/Playground.vue
|
||||
views/Playground.vue
|
||||
Playground.vue
|
||||
app/frontend/apps/desktop/pages/home/routes.ts
|
||||
frontend/apps/desktop/pages/home/routes.ts
|
||||
apps/desktop/pages/home/routes.ts
|
||||
desktop/pages/home/routes.ts
|
||||
pages/home/routes.ts
|
||||
home/routes.ts
|
||||
app/frontend/apps/desktop/pages/dashboard/views/Dashboard.vue
|
||||
frontend/apps/desktop/pages/dashboard/views/Dashboard.vue
|
||||
apps/desktop/pages/dashboard/views/Dashboard.vue
|
||||
desktop/pages/dashboard/views/Dashboard.vue
|
||||
pages/dashboard/views/Dashboard.vue
|
||||
dashboard/views/Dashboard.vue
|
||||
views/Dashboard.vue
|
||||
Dashboard.vue
|
||||
app/frontend/apps/desktop/pages/dashboard/__tests__/left-sidebar.spec.ts
|
||||
frontend/apps/desktop/pages/dashboard/__tests__/left-sidebar.spec.ts
|
||||
apps/desktop/pages/dashboard/__tests__/left-sidebar.spec.ts
|
||||
desktop/pages/dashboard/__tests__/left-sidebar.spec.ts
|
||||
pages/dashboard/__tests__/left-sidebar.spec.ts
|
||||
dashboard/__tests__/left-sidebar.spec.ts
|
||||
__tests__/left-sidebar.spec.ts
|
||||
left-sidebar.spec.ts
|
||||
app/frontend/apps/desktop/pages/dashboard/routes.ts
|
||||
frontend/apps/desktop/pages/dashboard/routes.ts
|
||||
apps/desktop/pages/dashboard/routes.ts
|
||||
desktop/pages/dashboard/routes.ts
|
||||
pages/dashboard/routes.ts
|
||||
dashboard/routes.ts
|
||||
routes.ts
|
||||
app/frontend/apps/desktop/main.ts
|
||||
frontend/apps/desktop/main.ts
|
||||
@ -35506,6 +35725,57 @@ components/CommonInputSearch/__tests__/CommonInputSearch.spec.ts
|
||||
CommonInputSearch/__tests__/CommonInputSearch.spec.ts
|
||||
__tests__/CommonInputSearch.spec.ts
|
||||
CommonInputSearch.spec.ts
|
||||
app/frontend/apps/desktop/components/ResizeHandle/ResizeHandle.vue
|
||||
frontend/apps/desktop/components/ResizeHandle/ResizeHandle.vue
|
||||
apps/desktop/components/ResizeHandle/ResizeHandle.vue
|
||||
desktop/components/ResizeHandle/ResizeHandle.vue
|
||||
components/ResizeHandle/ResizeHandle.vue
|
||||
ResizeHandle/ResizeHandle.vue
|
||||
ResizeHandle.vue
|
||||
app/frontend/apps/desktop/components/ResizeHandle/composables/useResizeWidthHandle.ts
|
||||
frontend/apps/desktop/components/ResizeHandle/composables/useResizeWidthHandle.ts
|
||||
apps/desktop/components/ResizeHandle/composables/useResizeWidthHandle.ts
|
||||
desktop/components/ResizeHandle/composables/useResizeWidthHandle.ts
|
||||
components/ResizeHandle/composables/useResizeWidthHandle.ts
|
||||
ResizeHandle/composables/useResizeWidthHandle.ts
|
||||
composables/useResizeWidthHandle.ts
|
||||
useResizeWidthHandle.ts
|
||||
app/frontend/apps/desktop/components/CommonBreadcrumb/types.ts
|
||||
frontend/apps/desktop/components/CommonBreadcrumb/types.ts
|
||||
apps/desktop/components/CommonBreadcrumb/types.ts
|
||||
desktop/components/CommonBreadcrumb/types.ts
|
||||
components/CommonBreadcrumb/types.ts
|
||||
CommonBreadcrumb/types.ts
|
||||
types.ts
|
||||
app/frontend/apps/desktop/components/CommonBreadcrumb/CommonBreadcrumb.vue
|
||||
frontend/apps/desktop/components/CommonBreadcrumb/CommonBreadcrumb.vue
|
||||
apps/desktop/components/CommonBreadcrumb/CommonBreadcrumb.vue
|
||||
desktop/components/CommonBreadcrumb/CommonBreadcrumb.vue
|
||||
components/CommonBreadcrumb/CommonBreadcrumb.vue
|
||||
CommonBreadcrumb/CommonBreadcrumb.vue
|
||||
CommonBreadcrumb.vue
|
||||
app/frontend/apps/desktop/components/CommonBreadcrumb/__tests__/CommonBreadcrumb.spec.ts
|
||||
frontend/apps/desktop/components/CommonBreadcrumb/__tests__/CommonBreadcrumb.spec.ts
|
||||
apps/desktop/components/CommonBreadcrumb/__tests__/CommonBreadcrumb.spec.ts
|
||||
desktop/components/CommonBreadcrumb/__tests__/CommonBreadcrumb.spec.ts
|
||||
components/CommonBreadcrumb/__tests__/CommonBreadcrumb.spec.ts
|
||||
CommonBreadcrumb/__tests__/CommonBreadcrumb.spec.ts
|
||||
__tests__/CommonBreadcrumb.spec.ts
|
||||
CommonBreadcrumb.spec.ts
|
||||
app/frontend/apps/desktop/components/PageNavigation/PageNavigation.vue
|
||||
frontend/apps/desktop/components/PageNavigation/PageNavigation.vue
|
||||
apps/desktop/components/PageNavigation/PageNavigation.vue
|
||||
desktop/components/PageNavigation/PageNavigation.vue
|
||||
components/PageNavigation/PageNavigation.vue
|
||||
PageNavigation/PageNavigation.vue
|
||||
PageNavigation.vue
|
||||
app/frontend/apps/desktop/components/PageNavigation/firstLevelRoutes.ts
|
||||
frontend/apps/desktop/components/PageNavigation/firstLevelRoutes.ts
|
||||
apps/desktop/components/PageNavigation/firstLevelRoutes.ts
|
||||
desktop/components/PageNavigation/firstLevelRoutes.ts
|
||||
components/PageNavigation/firstLevelRoutes.ts
|
||||
PageNavigation/firstLevelRoutes.ts
|
||||
firstLevelRoutes.ts
|
||||
app/frontend/apps/desktop/components/CommonDivider/types.ts
|
||||
frontend/apps/desktop/components/CommonDivider/types.ts
|
||||
apps/desktop/components/CommonDivider/types.ts
|
||||
@ -35528,6 +35798,49 @@ desktop/components/CommonDivider/CommonDivider.vue
|
||||
components/CommonDivider/CommonDivider.vue
|
||||
CommonDivider/CommonDivider.vue
|
||||
CommonDivider.vue
|
||||
app/frontend/apps/desktop/components/NavigationMenu/types.ts
|
||||
frontend/apps/desktop/components/NavigationMenu/types.ts
|
||||
apps/desktop/components/NavigationMenu/types.ts
|
||||
desktop/components/NavigationMenu/types.ts
|
||||
components/NavigationMenu/types.ts
|
||||
NavigationMenu/types.ts
|
||||
types.ts
|
||||
app/frontend/apps/desktop/components/NavigationMenu/NavigationMenuFilter.vue
|
||||
frontend/apps/desktop/components/NavigationMenu/NavigationMenuFilter.vue
|
||||
apps/desktop/components/NavigationMenu/NavigationMenuFilter.vue
|
||||
desktop/components/NavigationMenu/NavigationMenuFilter.vue
|
||||
components/NavigationMenu/NavigationMenuFilter.vue
|
||||
NavigationMenu/NavigationMenuFilter.vue
|
||||
NavigationMenuFilter.vue
|
||||
app/frontend/apps/desktop/components/NavigationMenu/NavigationMenu.vue
|
||||
frontend/apps/desktop/components/NavigationMenu/NavigationMenu.vue
|
||||
apps/desktop/components/NavigationMenu/NavigationMenu.vue
|
||||
desktop/components/NavigationMenu/NavigationMenu.vue
|
||||
components/NavigationMenu/NavigationMenu.vue
|
||||
NavigationMenu/NavigationMenu.vue
|
||||
NavigationMenu.vue
|
||||
app/frontend/apps/desktop/components/NavigationMenu/NavigationMenuHeader.vue
|
||||
frontend/apps/desktop/components/NavigationMenu/NavigationMenuHeader.vue
|
||||
apps/desktop/components/NavigationMenu/NavigationMenuHeader.vue
|
||||
desktop/components/NavigationMenu/NavigationMenuHeader.vue
|
||||
components/NavigationMenu/NavigationMenuHeader.vue
|
||||
NavigationMenu/NavigationMenuHeader.vue
|
||||
NavigationMenuHeader.vue
|
||||
app/frontend/apps/desktop/components/NavigationMenu/__tests__/NavigationMenu.spec.ts
|
||||
frontend/apps/desktop/components/NavigationMenu/__tests__/NavigationMenu.spec.ts
|
||||
apps/desktop/components/NavigationMenu/__tests__/NavigationMenu.spec.ts
|
||||
desktop/components/NavigationMenu/__tests__/NavigationMenu.spec.ts
|
||||
components/NavigationMenu/__tests__/NavigationMenu.spec.ts
|
||||
NavigationMenu/__tests__/NavigationMenu.spec.ts
|
||||
__tests__/NavigationMenu.spec.ts
|
||||
NavigationMenu.spec.ts
|
||||
app/frontend/apps/desktop/components/NavigationMenu/NavigationMenuList.vue
|
||||
frontend/apps/desktop/components/NavigationMenu/NavigationMenuList.vue
|
||||
apps/desktop/components/NavigationMenu/NavigationMenuList.vue
|
||||
desktop/components/NavigationMenu/NavigationMenuList.vue
|
||||
components/NavigationMenu/NavigationMenuList.vue
|
||||
NavigationMenu/NavigationMenuList.vue
|
||||
NavigationMenuList.vue
|
||||
app/frontend/apps/desktop/components/CommonSelect/types.ts
|
||||
frontend/apps/desktop/components/CommonSelect/types.ts
|
||||
apps/desktop/components/CommonSelect/types.ts
|
||||
@ -35817,6 +36130,43 @@ Form/fields/FieldSelect/FieldSelectInput.vue
|
||||
fields/FieldSelect/FieldSelectInput.vue
|
||||
FieldSelect/FieldSelectInput.vue
|
||||
FieldSelectInput.vue
|
||||
app/frontend/apps/desktop/components/Form/fields/FieldRadioList/types.ts
|
||||
frontend/apps/desktop/components/Form/fields/FieldRadioList/types.ts
|
||||
apps/desktop/components/Form/fields/FieldRadioList/types.ts
|
||||
desktop/components/Form/fields/FieldRadioList/types.ts
|
||||
components/Form/fields/FieldRadioList/types.ts
|
||||
Form/fields/FieldRadioList/types.ts
|
||||
fields/FieldRadioList/types.ts
|
||||
FieldRadioList/types.ts
|
||||
types.ts
|
||||
app/frontend/apps/desktop/components/Form/fields/FieldRadioList/index.ts
|
||||
frontend/apps/desktop/components/Form/fields/FieldRadioList/index.ts
|
||||
apps/desktop/components/Form/fields/FieldRadioList/index.ts
|
||||
desktop/components/Form/fields/FieldRadioList/index.ts
|
||||
components/Form/fields/FieldRadioList/index.ts
|
||||
Form/fields/FieldRadioList/index.ts
|
||||
fields/FieldRadioList/index.ts
|
||||
FieldRadioList/index.ts
|
||||
index.ts
|
||||
app/frontend/apps/desktop/components/Form/fields/FieldRadioList/FieldRadioListInput.vue
|
||||
frontend/apps/desktop/components/Form/fields/FieldRadioList/FieldRadioListInput.vue
|
||||
apps/desktop/components/Form/fields/FieldRadioList/FieldRadioListInput.vue
|
||||
desktop/components/Form/fields/FieldRadioList/FieldRadioListInput.vue
|
||||
components/Form/fields/FieldRadioList/FieldRadioListInput.vue
|
||||
Form/fields/FieldRadioList/FieldRadioListInput.vue
|
||||
fields/FieldRadioList/FieldRadioListInput.vue
|
||||
FieldRadioList/FieldRadioListInput.vue
|
||||
FieldRadioListInput.vue
|
||||
app/frontend/apps/desktop/components/Form/fields/FieldRadioList/__tests__/FieldRadioList.spec.ts
|
||||
frontend/apps/desktop/components/Form/fields/FieldRadioList/__tests__/FieldRadioList.spec.ts
|
||||
apps/desktop/components/Form/fields/FieldRadioList/__tests__/FieldRadioList.spec.ts
|
||||
desktop/components/Form/fields/FieldRadioList/__tests__/FieldRadioList.spec.ts
|
||||
components/Form/fields/FieldRadioList/__tests__/FieldRadioList.spec.ts
|
||||
Form/fields/FieldRadioList/__tests__/FieldRadioList.spec.ts
|
||||
fields/FieldRadioList/__tests__/FieldRadioList.spec.ts
|
||||
FieldRadioList/__tests__/FieldRadioList.spec.ts
|
||||
__tests__/FieldRadioList.spec.ts
|
||||
FieldRadioList.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonPopover/types.ts
|
||||
frontend/apps/desktop/components/CommonPopover/types.ts
|
||||
apps/desktop/components/CommonPopover/types.ts
|
||||
@ -35883,6 +36233,37 @@ desktop/components/CommonPopover/CommonPopoverMenuItem.vue
|
||||
components/CommonPopover/CommonPopoverMenuItem.vue
|
||||
CommonPopover/CommonPopoverMenuItem.vue
|
||||
CommonPopoverMenuItem.vue
|
||||
app/frontend/apps/desktop/components/CollapseButton/CollapseButton.vue
|
||||
frontend/apps/desktop/components/CollapseButton/CollapseButton.vue
|
||||
apps/desktop/components/CollapseButton/CollapseButton.vue
|
||||
desktop/components/CollapseButton/CollapseButton.vue
|
||||
components/CollapseButton/CollapseButton.vue
|
||||
CollapseButton/CollapseButton.vue
|
||||
CollapseButton.vue
|
||||
app/frontend/apps/desktop/components/CollapseButton/__tests__/CollapseButton.spec.ts
|
||||
frontend/apps/desktop/components/CollapseButton/__tests__/CollapseButton.spec.ts
|
||||
apps/desktop/components/CollapseButton/__tests__/CollapseButton.spec.ts
|
||||
desktop/components/CollapseButton/__tests__/CollapseButton.spec.ts
|
||||
components/CollapseButton/__tests__/CollapseButton.spec.ts
|
||||
CollapseButton/__tests__/CollapseButton.spec.ts
|
||||
__tests__/CollapseButton.spec.ts
|
||||
CollapseButton.spec.ts
|
||||
app/frontend/apps/desktop/components/CollapseButton/__tests__/useCollapseHandler.spec.ts
|
||||
frontend/apps/desktop/components/CollapseButton/__tests__/useCollapseHandler.spec.ts
|
||||
apps/desktop/components/CollapseButton/__tests__/useCollapseHandler.spec.ts
|
||||
desktop/components/CollapseButton/__tests__/useCollapseHandler.spec.ts
|
||||
components/CollapseButton/__tests__/useCollapseHandler.spec.ts
|
||||
CollapseButton/__tests__/useCollapseHandler.spec.ts
|
||||
__tests__/useCollapseHandler.spec.ts
|
||||
useCollapseHandler.spec.ts
|
||||
app/frontend/apps/desktop/components/CollapseButton/composables/useCollapseHandler.ts
|
||||
frontend/apps/desktop/components/CollapseButton/composables/useCollapseHandler.ts
|
||||
apps/desktop/components/CollapseButton/composables/useCollapseHandler.ts
|
||||
desktop/components/CollapseButton/composables/useCollapseHandler.ts
|
||||
components/CollapseButton/composables/useCollapseHandler.ts
|
||||
CollapseButton/composables/useCollapseHandler.ts
|
||||
composables/useCollapseHandler.ts
|
||||
useCollapseHandler.ts
|
||||
app/frontend/apps/desktop/components/CommonButtonGroup/types.ts
|
||||
frontend/apps/desktop/components/CommonButtonGroup/types.ts
|
||||
apps/desktop/components/CommonButtonGroup/types.ts
|
||||
@ -35926,6 +36307,131 @@ desktop/components/layout/LayoutPage.vue
|
||||
components/layout/LayoutPage.vue
|
||||
layout/LayoutPage.vue
|
||||
LayoutPage.vue
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/LayoutSidebarFooterMenu.vue
|
||||
frontend/apps/desktop/components/layout/LayoutSidebar/LayoutSidebarFooterMenu.vue
|
||||
apps/desktop/components/layout/LayoutSidebar/LayoutSidebarFooterMenu.vue
|
||||
desktop/components/layout/LayoutSidebar/LayoutSidebarFooterMenu.vue
|
||||
components/layout/LayoutSidebar/LayoutSidebarFooterMenu.vue
|
||||
layout/LayoutSidebar/LayoutSidebarFooterMenu.vue
|
||||
LayoutSidebar/LayoutSidebarFooterMenu.vue
|
||||
LayoutSidebarFooterMenu.vue
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/AvatarMenuAppearanceItem.vue
|
||||
frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/AvatarMenuAppearanceItem.vue
|
||||
apps/desktop/components/layout/LayoutSidebar/AvatarMenu/AvatarMenuAppearanceItem.vue
|
||||
desktop/components/layout/LayoutSidebar/AvatarMenu/AvatarMenuAppearanceItem.vue
|
||||
components/layout/LayoutSidebar/AvatarMenu/AvatarMenuAppearanceItem.vue
|
||||
layout/LayoutSidebar/AvatarMenu/AvatarMenuAppearanceItem.vue
|
||||
LayoutSidebar/AvatarMenu/AvatarMenuAppearanceItem.vue
|
||||
AvatarMenu/AvatarMenuAppearanceItem.vue
|
||||
AvatarMenuAppearanceItem.vue
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/__tests__/AvaterMenuAppearanceItem.spec.ts
|
||||
frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/__tests__/AvaterMenuAppearanceItem.spec.ts
|
||||
apps/desktop/components/layout/LayoutSidebar/AvatarMenu/__tests__/AvaterMenuAppearanceItem.spec.ts
|
||||
desktop/components/layout/LayoutSidebar/AvatarMenu/__tests__/AvaterMenuAppearanceItem.spec.ts
|
||||
components/layout/LayoutSidebar/AvatarMenu/__tests__/AvaterMenuAppearanceItem.spec.ts
|
||||
layout/LayoutSidebar/AvatarMenu/__tests__/AvaterMenuAppearanceItem.spec.ts
|
||||
LayoutSidebar/AvatarMenu/__tests__/AvaterMenuAppearanceItem.spec.ts
|
||||
AvatarMenu/__tests__/AvaterMenuAppearanceItem.spec.ts
|
||||
__tests__/AvaterMenuAppearanceItem.spec.ts
|
||||
AvaterMenuAppearanceItem.spec.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/personal-settings.ts
|
||||
frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/personal-settings.ts
|
||||
apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/personal-settings.ts
|
||||
desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/personal-settings.ts
|
||||
components/layout/LayoutSidebar/AvatarMenu/plugins/personal-settings.ts
|
||||
layout/LayoutSidebar/AvatarMenu/plugins/personal-settings.ts
|
||||
LayoutSidebar/AvatarMenu/plugins/personal-settings.ts
|
||||
AvatarMenu/plugins/personal-settings.ts
|
||||
plugins/personal-settings.ts
|
||||
personal-settings.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/logout.ts
|
||||
frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/logout.ts
|
||||
apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/logout.ts
|
||||
desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/logout.ts
|
||||
components/layout/LayoutSidebar/AvatarMenu/plugins/logout.ts
|
||||
layout/LayoutSidebar/AvatarMenu/plugins/logout.ts
|
||||
LayoutSidebar/AvatarMenu/plugins/logout.ts
|
||||
AvatarMenu/plugins/logout.ts
|
||||
plugins/logout.ts
|
||||
logout.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/appearance.ts
|
||||
frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/appearance.ts
|
||||
apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/appearance.ts
|
||||
desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/appearance.ts
|
||||
components/layout/LayoutSidebar/AvatarMenu/plugins/appearance.ts
|
||||
layout/LayoutSidebar/AvatarMenu/plugins/appearance.ts
|
||||
LayoutSidebar/AvatarMenu/plugins/appearance.ts
|
||||
AvatarMenu/plugins/appearance.ts
|
||||
plugins/appearance.ts
|
||||
appearance.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/index.ts
|
||||
frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/index.ts
|
||||
apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/index.ts
|
||||
desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/index.ts
|
||||
components/layout/LayoutSidebar/AvatarMenu/plugins/index.ts
|
||||
layout/LayoutSidebar/AvatarMenu/plugins/index.ts
|
||||
LayoutSidebar/AvatarMenu/plugins/index.ts
|
||||
AvatarMenu/plugins/index.ts
|
||||
plugins/index.ts
|
||||
index.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/keyboard-shortcuts.ts
|
||||
frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/keyboard-shortcuts.ts
|
||||
apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/keyboard-shortcuts.ts
|
||||
desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/keyboard-shortcuts.ts
|
||||
components/layout/LayoutSidebar/AvatarMenu/plugins/keyboard-shortcuts.ts
|
||||
layout/LayoutSidebar/AvatarMenu/plugins/keyboard-shortcuts.ts
|
||||
LayoutSidebar/AvatarMenu/plugins/keyboard-shortcuts.ts
|
||||
AvatarMenu/plugins/keyboard-shortcuts.ts
|
||||
plugins/keyboard-shortcuts.ts
|
||||
keyboard-shortcuts.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/playground.ts
|
||||
frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/playground.ts
|
||||
apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/playground.ts
|
||||
desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/playground.ts
|
||||
components/layout/LayoutSidebar/AvatarMenu/plugins/playground.ts
|
||||
layout/LayoutSidebar/AvatarMenu/plugins/playground.ts
|
||||
LayoutSidebar/AvatarMenu/plugins/playground.ts
|
||||
AvatarMenu/plugins/playground.ts
|
||||
plugins/playground.ts
|
||||
playground.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/__tests__/LayoutSidebarFooterMenu.spec.ts
|
||||
frontend/apps/desktop/components/layout/LayoutSidebar/__tests__/LayoutSidebarFooterMenu.spec.ts
|
||||
apps/desktop/components/layout/LayoutSidebar/__tests__/LayoutSidebarFooterMenu.spec.ts
|
||||
desktop/components/layout/LayoutSidebar/__tests__/LayoutSidebarFooterMenu.spec.ts
|
||||
components/layout/LayoutSidebar/__tests__/LayoutSidebarFooterMenu.spec.ts
|
||||
layout/LayoutSidebar/__tests__/LayoutSidebarFooterMenu.spec.ts
|
||||
LayoutSidebar/__tests__/LayoutSidebarFooterMenu.spec.ts
|
||||
__tests__/LayoutSidebarFooterMenu.spec.ts
|
||||
LayoutSidebarFooterMenu.spec.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutMain.vue
|
||||
frontend/apps/desktop/components/layout/LayoutMain.vue
|
||||
apps/desktop/components/layout/LayoutMain.vue
|
||||
desktop/components/layout/LayoutMain.vue
|
||||
components/layout/LayoutMain.vue
|
||||
layout/LayoutMain.vue
|
||||
LayoutMain.vue
|
||||
app/frontend/apps/desktop/components/layout/LayoutBottomBar.vue
|
||||
frontend/apps/desktop/components/layout/LayoutBottomBar.vue
|
||||
apps/desktop/components/layout/LayoutBottomBar.vue
|
||||
desktop/components/layout/LayoutBottomBar.vue
|
||||
components/layout/LayoutBottomBar.vue
|
||||
layout/LayoutBottomBar.vue
|
||||
LayoutBottomBar.vue
|
||||
app/frontend/apps/desktop/components/layout/LayoutContent.vue
|
||||
frontend/apps/desktop/components/layout/LayoutContent.vue
|
||||
apps/desktop/components/layout/LayoutContent.vue
|
||||
desktop/components/layout/LayoutContent.vue
|
||||
components/layout/LayoutContent.vue
|
||||
layout/LayoutContent.vue
|
||||
LayoutContent.vue
|
||||
app/frontend/apps/desktop/components/layout/__tests__/LayoutSidebar.spec.ts
|
||||
frontend/apps/desktop/components/layout/__tests__/LayoutSidebar.spec.ts
|
||||
apps/desktop/components/layout/__tests__/LayoutSidebar.spec.ts
|
||||
desktop/components/layout/__tests__/LayoutSidebar.spec.ts
|
||||
components/layout/__tests__/LayoutSidebar.spec.ts
|
||||
layout/__tests__/LayoutSidebar.spec.ts
|
||||
__tests__/LayoutSidebar.spec.ts
|
||||
LayoutSidebar.spec.ts
|
||||
app/frontend/apps/desktop/components/layout/__tests__/LayoutPublicPage.spec.ts
|
||||
frontend/apps/desktop/components/layout/__tests__/LayoutPublicPage.spec.ts
|
||||
apps/desktop/components/layout/__tests__/LayoutPublicPage.spec.ts
|
||||
@ -35950,6 +36456,13 @@ components/layout/LayoutPublicPage/LayoutPublicPageBoxActions.vue
|
||||
layout/LayoutPublicPage/LayoutPublicPageBoxActions.vue
|
||||
LayoutPublicPage/LayoutPublicPageBoxActions.vue
|
||||
LayoutPublicPageBoxActions.vue
|
||||
app/frontend/apps/desktop/components/ThemeSwitch/types.ts
|
||||
frontend/apps/desktop/components/ThemeSwitch/types.ts
|
||||
apps/desktop/components/ThemeSwitch/types.ts
|
||||
desktop/components/ThemeSwitch/types.ts
|
||||
components/ThemeSwitch/types.ts
|
||||
ThemeSwitch/types.ts
|
||||
types.ts
|
||||
app/frontend/apps/desktop/components/ThemeSwitch/ThemeSwitch.vue
|
||||
frontend/apps/desktop/components/ThemeSwitch/ThemeSwitch.vue
|
||||
apps/desktop/components/ThemeSwitch/ThemeSwitch.vue
|
||||
@ -35972,6 +36485,19 @@ desktop/composables/authentication/useSignupForm.ts
|
||||
composables/authentication/useSignupForm.ts
|
||||
authentication/useSignupForm.ts
|
||||
useSignupForm.ts
|
||||
app/frontend/apps/desktop/composables/useResizeGridColumns.ts
|
||||
frontend/apps/desktop/composables/useResizeGridColumns.ts
|
||||
apps/desktop/composables/useResizeGridColumns.ts
|
||||
desktop/composables/useResizeGridColumns.ts
|
||||
composables/useResizeGridColumns.ts
|
||||
useResizeGridColumns.ts
|
||||
app/frontend/apps/desktop/composables/__tests__/useResizeGridColumns.spec.ts
|
||||
frontend/apps/desktop/composables/__tests__/useResizeGridColumns.spec.ts
|
||||
apps/desktop/composables/__tests__/useResizeGridColumns.spec.ts
|
||||
desktop/composables/__tests__/useResizeGridColumns.spec.ts
|
||||
composables/__tests__/useResizeGridColumns.spec.ts
|
||||
__tests__/useResizeGridColumns.spec.ts
|
||||
useResizeGridColumns.spec.ts
|
||||
app/frontend/apps/desktop/entities/channel-email/graphql/mutations/channelEmailGuessConfiguration.graphql
|
||||
frontend/apps/desktop/entities/channel-email/graphql/mutations/channelEmailGuessConfiguration.graphql
|
||||
apps/desktop/entities/channel-email/graphql/mutations/channelEmailGuessConfiguration.graphql
|
||||
@ -36260,6 +36786,13 @@ desktop/initializer/assets/person-gear.svg
|
||||
initializer/assets/person-gear.svg
|
||||
assets/person-gear.svg
|
||||
person-gear.svg
|
||||
app/frontend/apps/desktop/initializer/assets/arrows-expand.svg
|
||||
frontend/apps/desktop/initializer/assets/arrows-expand.svg
|
||||
apps/desktop/initializer/assets/arrows-expand.svg
|
||||
desktop/initializer/assets/arrows-expand.svg
|
||||
initializer/assets/arrows-expand.svg
|
||||
assets/arrows-expand.svg
|
||||
arrows-expand.svg
|
||||
app/frontend/apps/desktop/initializer/assets/chevron-right.svg
|
||||
frontend/apps/desktop/initializer/assets/chevron-right.svg
|
||||
apps/desktop/initializer/assets/chevron-right.svg
|
||||
@ -36295,6 +36828,13 @@ desktop/initializer/assets/crown-silver.svg
|
||||
initializer/assets/crown-silver.svg
|
||||
assets/crown-silver.svg
|
||||
crown-silver.svg
|
||||
app/frontend/apps/desktop/initializer/assets/radio-yes.svg
|
||||
frontend/apps/desktop/initializer/assets/radio-yes.svg
|
||||
apps/desktop/initializer/assets/radio-yes.svg
|
||||
desktop/initializer/assets/radio-yes.svg
|
||||
initializer/assets/radio-yes.svg
|
||||
assets/radio-yes.svg
|
||||
radio-yes.svg
|
||||
app/frontend/apps/desktop/initializer/assets/buildings-slash.svg
|
||||
frontend/apps/desktop/initializer/assets/buildings-slash.svg
|
||||
apps/desktop/initializer/assets/buildings-slash.svg
|
||||
@ -36351,6 +36891,13 @@ desktop/initializer/assets/saml.svg
|
||||
initializer/assets/saml.svg
|
||||
assets/saml.svg
|
||||
saml.svg
|
||||
app/frontend/apps/desktop/initializer/assets/arrows-collapse.svg
|
||||
frontend/apps/desktop/initializer/assets/arrows-collapse.svg
|
||||
apps/desktop/initializer/assets/arrows-collapse.svg
|
||||
desktop/initializer/assets/arrows-collapse.svg
|
||||
initializer/assets/arrows-collapse.svg
|
||||
assets/arrows-collapse.svg
|
||||
arrows-collapse.svg
|
||||
app/frontend/apps/desktop/initializer/assets/microsoft.svg
|
||||
frontend/apps/desktop/initializer/assets/microsoft.svg
|
||||
apps/desktop/initializer/assets/microsoft.svg
|
||||
@ -36379,6 +36926,13 @@ desktop/initializer/assets/sun.svg
|
||||
initializer/assets/sun.svg
|
||||
assets/sun.svg
|
||||
sun.svg
|
||||
app/frontend/apps/desktop/initializer/assets/arrow-bar-left.svg
|
||||
frontend/apps/desktop/initializer/assets/arrow-bar-left.svg
|
||||
apps/desktop/initializer/assets/arrow-bar-left.svg
|
||||
desktop/initializer/assets/arrow-bar-left.svg
|
||||
initializer/assets/arrow-bar-left.svg
|
||||
assets/arrow-bar-left.svg
|
||||
arrow-bar-left.svg
|
||||
app/frontend/apps/desktop/initializer/assets/google.svg
|
||||
frontend/apps/desktop/initializer/assets/google.svg
|
||||
apps/desktop/initializer/assets/google.svg
|
||||
@ -36407,6 +36961,20 @@ desktop/initializer/assets/download.svg
|
||||
initializer/assets/download.svg
|
||||
assets/download.svg
|
||||
download.svg
|
||||
app/frontend/apps/desktop/initializer/assets/filter.svg
|
||||
frontend/apps/desktop/initializer/assets/filter.svg
|
||||
apps/desktop/initializer/assets/filter.svg
|
||||
desktop/initializer/assets/filter.svg
|
||||
initializer/assets/filter.svg
|
||||
assets/filter.svg
|
||||
filter.svg
|
||||
app/frontend/apps/desktop/initializer/assets/speedometer2.svg
|
||||
frontend/apps/desktop/initializer/assets/speedometer2.svg
|
||||
apps/desktop/initializer/assets/speedometer2.svg
|
||||
desktop/initializer/assets/speedometer2.svg
|
||||
initializer/assets/speedometer2.svg
|
||||
assets/speedometer2.svg
|
||||
speedometer2.svg
|
||||
app/frontend/apps/desktop/initializer/assets/person-add.svg
|
||||
frontend/apps/desktop/initializer/assets/person-add.svg
|
||||
apps/desktop/initializer/assets/person-add.svg
|
||||
@ -36470,13 +37038,6 @@ desktop/initializer/assets/key.svg
|
||||
initializer/assets/key.svg
|
||||
assets/key.svg
|
||||
key.svg
|
||||
app/frontend/apps/desktop/initializer/assets/moon.svg
|
||||
frontend/apps/desktop/initializer/assets/moon.svg
|
||||
apps/desktop/initializer/assets/moon.svg
|
||||
desktop/initializer/assets/moon.svg
|
||||
initializer/assets/moon.svg
|
||||
assets/moon.svg
|
||||
moon.svg
|
||||
app/frontend/apps/desktop/initializer/assets/upload.svg
|
||||
frontend/apps/desktop/initializer/assets/upload.svg
|
||||
apps/desktop/initializer/assets/upload.svg
|
||||
@ -36498,6 +37059,13 @@ desktop/initializer/assets/phone.svg
|
||||
initializer/assets/phone.svg
|
||||
assets/phone.svg
|
||||
phone.svg
|
||||
app/frontend/apps/desktop/initializer/assets/radio-no.svg
|
||||
frontend/apps/desktop/initializer/assets/radio-no.svg
|
||||
apps/desktop/initializer/assets/radio-no.svg
|
||||
desktop/initializer/assets/radio-no.svg
|
||||
initializer/assets/radio-no.svg
|
||||
assets/radio-no.svg
|
||||
radio-no.svg
|
||||
app/frontend/apps/desktop/initializer/assets/eye.svg
|
||||
frontend/apps/desktop/initializer/assets/eye.svg
|
||||
apps/desktop/initializer/assets/eye.svg
|
||||
@ -36547,6 +37115,13 @@ desktop/initializer/assets/check-circle-outline.svg
|
||||
initializer/assets/check-circle-outline.svg
|
||||
assets/check-circle-outline.svg
|
||||
check-circle-outline.svg
|
||||
app/frontend/apps/desktop/initializer/assets/arrow-bar-right.svg
|
||||
frontend/apps/desktop/initializer/assets/arrow-bar-right.svg
|
||||
apps/desktop/initializer/assets/arrow-bar-right.svg
|
||||
desktop/initializer/assets/arrow-bar-right.svg
|
||||
initializer/assets/arrow-bar-right.svg
|
||||
assets/arrow-bar-right.svg
|
||||
arrow-bar-right.svg
|
||||
app/frontend/apps/desktop/initializer/assets/chevron-down.svg
|
||||
frontend/apps/desktop/initializer/assets/chevron-down.svg
|
||||
apps/desktop/initializer/assets/chevron-down.svg
|
||||
@ -39157,6 +39732,11 @@ frontend/shared/composables/useAppName.ts
|
||||
shared/composables/useAppName.ts
|
||||
composables/useAppName.ts
|
||||
useAppName.ts
|
||||
app/frontend/shared/composables/useLocaleUpdate.ts
|
||||
frontend/shared/composables/useLocaleUpdate.ts
|
||||
shared/composables/useLocaleUpdate.ts
|
||||
composables/useLocaleUpdate.ts
|
||||
useLocaleUpdate.ts
|
||||
app/frontend/shared/composables/useTraverseOptions.ts
|
||||
frontend/shared/composables/useTraverseOptions.ts
|
||||
shared/composables/useTraverseOptions.ts
|
||||
@ -39231,6 +39811,12 @@ shared/composables/__tests__/useLoginTwoFactor.spec.ts
|
||||
composables/__tests__/useLoginTwoFactor.spec.ts
|
||||
__tests__/useLoginTwoFactor.spec.ts
|
||||
useLoginTwoFactor.spec.ts
|
||||
app/frontend/shared/composables/__tests__/useTouchDevice.spec.ts
|
||||
frontend/shared/composables/__tests__/useTouchDevice.spec.ts
|
||||
shared/composables/__tests__/useTouchDevice.spec.ts
|
||||
composables/__tests__/useTouchDevice.spec.ts
|
||||
__tests__/useTouchDevice.spec.ts
|
||||
useTouchDevice.spec.ts
|
||||
app/frontend/shared/composables/__tests__/useAppMaintenanceCheck.spec.ts
|
||||
frontend/shared/composables/__tests__/useAppMaintenanceCheck.spec.ts
|
||||
shared/composables/__tests__/useAppMaintenanceCheck.spec.ts
|
||||
@ -39244,6 +39830,12 @@ composables/__tests__/mocks/online-notification.ts
|
||||
__tests__/mocks/online-notification.ts
|
||||
mocks/online-notification.ts
|
||||
online-notification.ts
|
||||
app/frontend/shared/composables/__tests__/useLocaleUpdate.spec.ts
|
||||
frontend/shared/composables/__tests__/useLocaleUpdate.spec.ts
|
||||
shared/composables/__tests__/useLocaleUpdate.spec.ts
|
||||
composables/__tests__/useLocaleUpdate.spec.ts
|
||||
__tests__/useLocaleUpdate.spec.ts
|
||||
useLocaleUpdate.spec.ts
|
||||
app/frontend/shared/composables/__tests__/useOnlineNotificationSeen.spec.ts
|
||||
frontend/shared/composables/__tests__/useOnlineNotificationSeen.spec.ts
|
||||
shared/composables/__tests__/useOnlineNotificationSeen.spec.ts
|
||||
@ -39276,6 +39868,11 @@ frontend/shared/composables/useAppMaintenanceCheck.ts
|
||||
shared/composables/useAppMaintenanceCheck.ts
|
||||
composables/useAppMaintenanceCheck.ts
|
||||
useAppMaintenanceCheck.ts
|
||||
app/frontend/shared/composables/useTouchDevice.ts
|
||||
frontend/shared/composables/useTouchDevice.ts
|
||||
shared/composables/useTouchDevice.ts
|
||||
composables/useTouchDevice.ts
|
||||
useTouchDevice.ts
|
||||
app/frontend/shared/composables/useLogoUrl.ts
|
||||
frontend/shared/composables/useLogoUrl.ts
|
||||
shared/composables/useLogoUrl.ts
|
||||
@ -40515,6 +41112,30 @@ entities/organization/stores/objectAttributes.ts
|
||||
organization/stores/objectAttributes.ts
|
||||
stores/objectAttributes.ts
|
||||
objectAttributes.ts
|
||||
app/frontend/shared/entities/account/graphql/mutations/locale.graphql
|
||||
frontend/shared/entities/account/graphql/mutations/locale.graphql
|
||||
shared/entities/account/graphql/mutations/locale.graphql
|
||||
entities/account/graphql/mutations/locale.graphql
|
||||
account/graphql/mutations/locale.graphql
|
||||
graphql/mutations/locale.graphql
|
||||
mutations/locale.graphql
|
||||
locale.graphql
|
||||
app/frontend/shared/entities/account/graphql/mutations/locale.api.ts
|
||||
frontend/shared/entities/account/graphql/mutations/locale.api.ts
|
||||
shared/entities/account/graphql/mutations/locale.api.ts
|
||||
entities/account/graphql/mutations/locale.api.ts
|
||||
account/graphql/mutations/locale.api.ts
|
||||
graphql/mutations/locale.api.ts
|
||||
mutations/locale.api.ts
|
||||
locale.api.ts
|
||||
app/frontend/shared/entities/account/graphql/mutations/locale.mocks.ts
|
||||
frontend/shared/entities/account/graphql/mutations/locale.mocks.ts
|
||||
shared/entities/account/graphql/mutations/locale.mocks.ts
|
||||
entities/account/graphql/mutations/locale.mocks.ts
|
||||
account/graphql/mutations/locale.mocks.ts
|
||||
graphql/mutations/locale.mocks.ts
|
||||
mutations/locale.mocks.ts
|
||||
locale.mocks.ts
|
||||
app/frontend/shared/entities/ticket/utils/getTicketView.ts
|
||||
frontend/shared/entities/ticket/utils/getTicketView.ts
|
||||
shared/entities/ticket/utils/getTicketView.ts
|
||||
@ -41922,6 +42543,12 @@ tests/support/components/iconQueries.ts
|
||||
support/components/iconQueries.ts
|
||||
components/iconQueries.ts
|
||||
iconQueries.ts
|
||||
app/frontend/tests/support/components/LayoutTestDesktopView.vue
|
||||
frontend/tests/support/components/LayoutTestDesktopView.vue
|
||||
tests/support/components/LayoutTestDesktopView.vue
|
||||
support/components/LayoutTestDesktopView.vue
|
||||
components/LayoutTestDesktopView.vue
|
||||
LayoutTestDesktopView.vue
|
||||
app/frontend/tests/support/components/visitView.ts
|
||||
frontend/tests/support/components/visitView.ts
|
||||
tests/support/components/visitView.ts
|
||||
@ -41934,12 +42561,12 @@ tests/support/components/initializeStore.ts
|
||||
support/components/initializeStore.ts
|
||||
components/initializeStore.ts
|
||||
initializeStore.ts
|
||||
app/frontend/tests/support/components/LayoutTest.vue
|
||||
frontend/tests/support/components/LayoutTest.vue
|
||||
tests/support/components/LayoutTest.vue
|
||||
support/components/LayoutTest.vue
|
||||
components/LayoutTest.vue
|
||||
LayoutTest.vue
|
||||
app/frontend/tests/support/components/LayoutTestMobileView.vue
|
||||
frontend/tests/support/components/LayoutTestMobileView.vue
|
||||
tests/support/components/LayoutTestMobileView.vue
|
||||
support/components/LayoutTestMobileView.vue
|
||||
components/LayoutTestMobileView.vue
|
||||
LayoutTestMobileView.vue
|
||||
app/frontend/tests/support/components/mounted.ts
|
||||
frontend/tests/support/components/mounted.ts
|
||||
tests/support/components/mounted.ts
|
||||
|
@ -2292,9 +2292,11 @@ spec/graphql/gql/mutations/logout_spec.rb
|
||||
spec/graphql/gql/mutations/form/upload_cache/add_spec.rb
|
||||
spec/graphql/gql/mutations/form/upload_cache/remove_spec.rb
|
||||
spec/graphql/gql/mutations/organization/update_spec.rb
|
||||
spec/graphql/gql/mutations/account/appearance_spec.rb
|
||||
spec/graphql/gql/mutations/account/locale_spec.rb
|
||||
spec/graphql/gql/mutations/account/avatar/add_spec.rb
|
||||
spec/graphql/gql/mutations/account/avatar/delete_spec.rb
|
||||
spec/graphql/gql/mutations/account/out_of_office_spec.rb
|
||||
spec/graphql/gql/mutations/admin_password_auth_verify_spec.rb
|
||||
spec/graphql/gql/mutations/ticket/article/retry_media_download_spec.rb
|
||||
spec/graphql/gql/mutations/ticket/article/change_visibility_spec.rb
|
||||
@ -4647,7 +4649,9 @@ app/graphql/gql/mutations/concerns/handles_core_workflow.rb
|
||||
app/graphql/gql/mutations/form/upload_cache/remove.rb
|
||||
app/graphql/gql/mutations/form/upload_cache/add.rb
|
||||
app/graphql/gql/mutations/organization/update.rb
|
||||
app/graphql/gql/mutations/account/out_of_office.rb
|
||||
app/graphql/gql/mutations/account/locale.rb
|
||||
app/graphql/gql/mutations/account/appearance.rb
|
||||
app/graphql/gql/mutations/account/avatar/delete.rb
|
||||
app/graphql/gql/mutations/account/avatar/add.rb
|
||||
app/graphql/gql/mutations/ticket/article/retry_media_download.rb
|
||||
@ -4758,6 +4762,7 @@ app/graphql/gql/types/enum/public_links_screen_type.rb
|
||||
app/graphql/gql/types/enum/searchable_models_type.rb
|
||||
app/graphql/gql/types/enum/after_auth_type_type.rb
|
||||
app/graphql/gql/types/enum/ticket_state_color_code_type.rb
|
||||
app/graphql/gql/types/enum/appearance_theme_type.rb
|
||||
app/graphql/gql/types/enum/order_direction_type.rb
|
||||
app/graphql/gql/types/enum/system_setup_info_status_type.rb
|
||||
app/graphql/gql/types/enum/system_setup_info_type_type.rb
|
||||
@ -4808,6 +4813,7 @@ app/graphql/gql/types/input/locator/organization_input_type.rb
|
||||
app/graphql/gql/types/input/locator/base_locator.rb
|
||||
app/graphql/gql/types/input/upload_file_input_type.rb
|
||||
app/graphql/gql/types/input/object_attribute_value_input_type.rb
|
||||
app/graphql/gql/types/input/out_of_office_input_type.rb
|
||||
app/graphql/gql/types/input/taskbar_input_type.rb
|
||||
app/graphql/gql/types/input/autocomplete_search/merge_ticket_input_type.rb
|
||||
app/graphql/gql/types/input/autocomplete_search/input_type.rb
|
||||
@ -6111,9 +6117,6 @@ app/frontend/apps/mobile/pages/organization/views/OrganizationDetailView.vue
|
||||
app/frontend/apps/mobile/pages/organization/__tests__/organization-a11y.spec.ts
|
||||
app/frontend/apps/mobile/pages/organization/__tests__/view-organization.spec.ts
|
||||
app/frontend/apps/mobile/pages/organization/routes.ts
|
||||
app/frontend/apps/mobile/pages/account/graphql/mutations/locale.graphql
|
||||
app/frontend/apps/mobile/pages/account/graphql/mutations/locale.api.ts
|
||||
app/frontend/apps/mobile/pages/account/graphql/mutations/locale.mocks.ts
|
||||
app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
|
||||
app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
||||
app/frontend/apps/mobile/pages/account/avatar/graphql/mutations/add.api.ts
|
||||
@ -6564,6 +6567,28 @@ app/frontend/apps/mobile/form/plugins/global/.keep
|
||||
app/frontend/apps/mobile/server/apollo/index.ts
|
||||
app/frontend/apps/mobile/server/apollo/cache/initializer/.keep
|
||||
app/frontend/apps/desktop/AppDesktop.vue
|
||||
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.graphql
|
||||
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.graphql
|
||||
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.mocks.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.api.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingDevices.vue
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingAppearance.vue
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingLocale.vue
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting.vue
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/__tests__/view-personal-setting-locale.spec.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/__tests__/view-personal-setting-appearance.spec.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/appearance.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/index.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/devices.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/locale.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/routes.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/components/PersonalSettingSidebar/types.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/components/PersonalSettingSidebar/PersonalSettingSidebar.vue
|
||||
app/frontend/apps/desktop/pages/personal-setting/composables/__tests__/useThemeUpdate.spec.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/composables/useThemeUpdate.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/composables/useBreadcrumb.ts
|
||||
app/frontend/apps/desktop/pages/authentication/after-auth/types.ts
|
||||
app/frontend/apps/desktop/pages/authentication/after-auth/composable/useAfterAuthPlugins.ts
|
||||
app/frontend/apps/desktop/pages/authentication/after-auth/plugins/twoFactorSetup.ts
|
||||
@ -6686,6 +6711,7 @@ app/frontend/apps/desktop/pages/guided-setup/__tests__/guided-setup-import-sourc
|
||||
app/frontend/apps/desktop/pages/guided-setup/__tests__/guided-setup-manual-finish.spec.ts
|
||||
app/frontend/apps/desktop/pages/guided-setup/__tests__/guided-setup-manual-email-notification.spec.ts
|
||||
app/frontend/apps/desktop/pages/guided-setup/__tests__/guided-setup-manual-system-information.spec.ts
|
||||
app/frontend/apps/desktop/pages/guided-setup/__tests__/guided-setup-a11y.spec.ts
|
||||
app/frontend/apps/desktop/pages/guided-setup/__tests__/guided-setup-manual-invite.spec.ts
|
||||
app/frontend/apps/desktop/pages/guided-setup/__tests__/mocks/mock-systemSetupInfo.ts
|
||||
app/frontend/apps/desktop/pages/guided-setup/__tests__/guided-setup-manual-channels.spec.ts
|
||||
@ -6711,16 +6737,30 @@ app/frontend/apps/desktop/pages/guided-setup/composables/useImportSource.ts
|
||||
app/frontend/apps/desktop/pages/guided-setup/composables/useSystemSetup.ts
|
||||
app/frontend/apps/desktop/pages/guided-setup/composables/useSetTitle.ts
|
||||
app/frontend/apps/desktop/pages/guided-setup/router/guards/emailBeforeRouteEnterGuard.ts
|
||||
app/frontend/apps/desktop/pages/home/views/Home.vue
|
||||
app/frontend/apps/desktop/pages/home/views/Playground.vue
|
||||
app/frontend/apps/desktop/pages/home/routes.ts
|
||||
app/frontend/apps/desktop/pages/dashboard/views/Playground.vue
|
||||
app/frontend/apps/desktop/pages/dashboard/views/Dashboard.vue
|
||||
app/frontend/apps/desktop/pages/dashboard/__tests__/left-sidebar.spec.ts
|
||||
app/frontend/apps/desktop/pages/dashboard/routes.ts
|
||||
app/frontend/apps/desktop/main.ts
|
||||
app/frontend/apps/desktop/styles/tailwind.desktop.js
|
||||
app/frontend/apps/desktop/components/CommonInputSearch/CommonInputSearch.vue
|
||||
app/frontend/apps/desktop/components/CommonInputSearch/__tests__/CommonInputSearch.spec.ts
|
||||
app/frontend/apps/desktop/components/ResizeHandle/ResizeHandle.vue
|
||||
app/frontend/apps/desktop/components/ResizeHandle/composables/useResizeWidthHandle.ts
|
||||
app/frontend/apps/desktop/components/CommonBreadcrumb/types.ts
|
||||
app/frontend/apps/desktop/components/CommonBreadcrumb/CommonBreadcrumb.vue
|
||||
app/frontend/apps/desktop/components/CommonBreadcrumb/__tests__/CommonBreadcrumb.spec.ts
|
||||
app/frontend/apps/desktop/components/PageNavigation/PageNavigation.vue
|
||||
app/frontend/apps/desktop/components/PageNavigation/firstLevelRoutes.ts
|
||||
app/frontend/apps/desktop/components/CommonDivider/types.ts
|
||||
app/frontend/apps/desktop/components/CommonDivider/__tests__/CommonDivider.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonDivider/CommonDivider.vue
|
||||
app/frontend/apps/desktop/components/NavigationMenu/types.ts
|
||||
app/frontend/apps/desktop/components/NavigationMenu/NavigationMenuFilter.vue
|
||||
app/frontend/apps/desktop/components/NavigationMenu/NavigationMenu.vue
|
||||
app/frontend/apps/desktop/components/NavigationMenu/NavigationMenuHeader.vue
|
||||
app/frontend/apps/desktop/components/NavigationMenu/__tests__/NavigationMenu.spec.ts
|
||||
app/frontend/apps/desktop/components/NavigationMenu/NavigationMenuList.vue
|
||||
app/frontend/apps/desktop/components/CommonSelect/types.ts
|
||||
app/frontend/apps/desktop/components/CommonSelect/useCommonSelect.ts
|
||||
app/frontend/apps/desktop/components/CommonSelect/CommonSelectItem.vue
|
||||
@ -6755,6 +6795,10 @@ app/frontend/apps/desktop/components/Form/fields/FieldToggleList/__tests__/Field
|
||||
app/frontend/apps/desktop/components/Form/fields/FieldSelect/index.ts
|
||||
app/frontend/apps/desktop/components/Form/fields/FieldSelect/__tests__/FieldSelect.spec.ts
|
||||
app/frontend/apps/desktop/components/Form/fields/FieldSelect/FieldSelectInput.vue
|
||||
app/frontend/apps/desktop/components/Form/fields/FieldRadioList/types.ts
|
||||
app/frontend/apps/desktop/components/Form/fields/FieldRadioList/index.ts
|
||||
app/frontend/apps/desktop/components/Form/fields/FieldRadioList/FieldRadioListInput.vue
|
||||
app/frontend/apps/desktop/components/Form/fields/FieldRadioList/__tests__/FieldRadioList.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonPopover/types.ts
|
||||
app/frontend/apps/desktop/components/CommonPopover/CommonPopover.vue
|
||||
app/frontend/apps/desktop/components/CommonPopover/CommonPopoverMenu.vue
|
||||
@ -6764,18 +6808,39 @@ app/frontend/apps/desktop/components/CommonPopover/__tests__/CommonPopoverMenuIt
|
||||
app/frontend/apps/desktop/components/CommonPopover/__tests__/CommonPopoverMenu.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonPopover/__tests__/CommonPopover.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonPopover/CommonPopoverMenuItem.vue
|
||||
app/frontend/apps/desktop/components/CollapseButton/CollapseButton.vue
|
||||
app/frontend/apps/desktop/components/CollapseButton/__tests__/CollapseButton.spec.ts
|
||||
app/frontend/apps/desktop/components/CollapseButton/__tests__/useCollapseHandler.spec.ts
|
||||
app/frontend/apps/desktop/components/CollapseButton/composables/useCollapseHandler.ts
|
||||
app/frontend/apps/desktop/components/CommonButtonGroup/types.ts
|
||||
app/frontend/apps/desktop/components/CommonButtonGroup/CommonButtonGroup.vue
|
||||
app/frontend/apps/desktop/components/CommonButtonGroup/__tests__/CommonButtonGroup.spec.ts
|
||||
app/frontend/apps/desktop/components/layout/types.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar.vue
|
||||
app/frontend/apps/desktop/components/layout/LayoutPage.vue
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/LayoutSidebarFooterMenu.vue
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/AvatarMenuAppearanceItem.vue
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/__tests__/AvaterMenuAppearanceItem.spec.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/personal-settings.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/logout.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/appearance.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/index.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/keyboard-shortcuts.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/AvatarMenu/plugins/playground.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar/__tests__/LayoutSidebarFooterMenu.spec.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutMain.vue
|
||||
app/frontend/apps/desktop/components/layout/LayoutBottomBar.vue
|
||||
app/frontend/apps/desktop/components/layout/LayoutContent.vue
|
||||
app/frontend/apps/desktop/components/layout/__tests__/LayoutSidebar.spec.ts
|
||||
app/frontend/apps/desktop/components/layout/__tests__/LayoutPublicPage.spec.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutPublicPage/LayoutPublicPage.vue
|
||||
app/frontend/apps/desktop/components/layout/LayoutPublicPage/LayoutPublicPageBoxActions.vue
|
||||
app/frontend/apps/desktop/components/ThemeSwitch/types.ts
|
||||
app/frontend/apps/desktop/components/ThemeSwitch/ThemeSwitch.vue
|
||||
app/frontend/apps/desktop/components/ThemeSwitch/__tests__/ThemeSwitch.spec.ts
|
||||
app/frontend/apps/desktop/composables/authentication/useSignupForm.ts
|
||||
app/frontend/apps/desktop/composables/useResizeGridColumns.ts
|
||||
app/frontend/apps/desktop/composables/__tests__/useResizeGridColumns.spec.ts
|
||||
app/frontend/apps/desktop/entities/channel-email/graphql/mutations/channelEmailGuessConfiguration.graphql
|
||||
app/frontend/apps/desktop/entities/channel-email/graphql/mutations/channelEmailValidateConfigurationOutbound.graphql
|
||||
app/frontend/apps/desktop/entities/channel-email/graphql/mutations/channelEmailAdd.api.ts
|
||||
@ -6810,11 +6875,13 @@ app/frontend/apps/desktop/initializer/initializeGlobalComponentStyles.ts
|
||||
app/frontend/apps/desktop/initializer/assets/keyboard.svg
|
||||
app/frontend/apps/desktop/initializer/assets/backspace.svg
|
||||
app/frontend/apps/desktop/initializer/assets/person-gear.svg
|
||||
app/frontend/apps/desktop/initializer/assets/arrows-expand.svg
|
||||
app/frontend/apps/desktop/initializer/assets/chevron-right.svg
|
||||
app/frontend/apps/desktop/initializer/assets/check-all.svg
|
||||
app/frontend/apps/desktop/initializer/assets/linkedin.svg
|
||||
app/frontend/apps/desktop/initializer/assets/sina-weibo.svg
|
||||
app/frontend/apps/desktop/initializer/assets/crown-silver.svg
|
||||
app/frontend/apps/desktop/initializer/assets/radio-yes.svg
|
||||
app/frontend/apps/desktop/initializer/assets/buildings-slash.svg
|
||||
app/frontend/apps/desktop/initializer/assets/x-circle.svg
|
||||
app/frontend/apps/desktop/initializer/assets/logo.svg
|
||||
@ -6823,14 +6890,18 @@ app/frontend/apps/desktop/initializer/assets/chevron-left.svg
|
||||
app/frontend/apps/desktop/initializer/assets/dash-circle.svg
|
||||
app/frontend/apps/desktop/initializer/assets/image.svg
|
||||
app/frontend/apps/desktop/initializer/assets/saml.svg
|
||||
app/frontend/apps/desktop/initializer/assets/arrows-collapse.svg
|
||||
app/frontend/apps/desktop/initializer/assets/microsoft.svg
|
||||
app/frontend/apps/desktop/initializer/assets/logo-flat.svg
|
||||
app/frontend/apps/desktop/initializer/assets/check2-all-circle.svg
|
||||
app/frontend/apps/desktop/initializer/assets/sun.svg
|
||||
app/frontend/apps/desktop/initializer/assets/arrow-bar-left.svg
|
||||
app/frontend/apps/desktop/initializer/assets/google.svg
|
||||
app/frontend/apps/desktop/initializer/assets/check-square.svg
|
||||
app/frontend/apps/desktop/initializer/assets/plus-circle.svg
|
||||
app/frontend/apps/desktop/initializer/assets/download.svg
|
||||
app/frontend/apps/desktop/initializer/assets/filter.svg
|
||||
app/frontend/apps/desktop/initializer/assets/speedometer2.svg
|
||||
app/frontend/apps/desktop/initializer/assets/person-add.svg
|
||||
app/frontend/apps/desktop/initializer/assets/eye-slash.svg
|
||||
app/frontend/apps/desktop/initializer/assets/brightness-alt-high.svg
|
||||
@ -6840,10 +6911,10 @@ app/frontend/apps/desktop/initializer/assets/moon-stars.svg
|
||||
app/frontend/apps/desktop/initializer/assets/crown.svg
|
||||
app/frontend/apps/desktop/initializer/assets/whatsapp.svg
|
||||
app/frontend/apps/desktop/initializer/assets/key.svg
|
||||
app/frontend/apps/desktop/initializer/assets/moon.svg
|
||||
app/frontend/apps/desktop/initializer/assets/upload.svg
|
||||
app/frontend/apps/desktop/initializer/assets/box-arrow-up-right.svg
|
||||
app/frontend/apps/desktop/initializer/assets/phone.svg
|
||||
app/frontend/apps/desktop/initializer/assets/radio-no.svg
|
||||
app/frontend/apps/desktop/initializer/assets/eye.svg
|
||||
app/frontend/apps/desktop/initializer/assets/exclamation-triangle.svg
|
||||
app/frontend/apps/desktop/initializer/assets/magic.svg
|
||||
@ -6851,6 +6922,7 @@ app/frontend/apps/desktop/initializer/assets/info-circle.svg
|
||||
app/frontend/apps/desktop/initializer/assets/square.svg
|
||||
app/frontend/apps/desktop/initializer/assets/box-arrow-in-right.svg
|
||||
app/frontend/apps/desktop/initializer/assets/check-circle-outline.svg
|
||||
app/frontend/apps/desktop/initializer/assets/arrow-bar-right.svg
|
||||
app/frontend/apps/desktop/initializer/assets/chevron-down.svg
|
||||
app/frontend/apps/desktop/initializer/assets/check2-all.svg
|
||||
app/frontend/apps/desktop/initializer/assets/buildings.svg
|
||||
@ -7231,6 +7303,7 @@ app/frontend/shared/composables/authentication/useAuthenticationUpdates.ts
|
||||
app/frontend/shared/composables/authentication/useLoginTwoFactor.ts
|
||||
app/frontend/shared/composables/usePublicLinks.ts
|
||||
app/frontend/shared/composables/useAppName.ts
|
||||
app/frontend/shared/composables/useLocaleUpdate.ts
|
||||
app/frontend/shared/composables/useTraverseOptions.ts
|
||||
app/frontend/shared/composables/useForceDesktop.ts
|
||||
app/frontend/shared/composables/useTicketSignature.ts
|
||||
@ -7245,14 +7318,17 @@ app/frontend/shared/composables/__tests__/useStickyHeader.spec.ts
|
||||
app/frontend/shared/composables/__tests__/useDialog.spec.ts
|
||||
app/frontend/shared/composables/__tests__/useEscalationState.spec.ts
|
||||
app/frontend/shared/composables/__tests__/useLoginTwoFactor.spec.ts
|
||||
app/frontend/shared/composables/__tests__/useTouchDevice.spec.ts
|
||||
app/frontend/shared/composables/__tests__/useAppMaintenanceCheck.spec.ts
|
||||
app/frontend/shared/composables/__tests__/mocks/online-notification.ts
|
||||
app/frontend/shared/composables/__tests__/useLocaleUpdate.spec.ts
|
||||
app/frontend/shared/composables/__tests__/useOnlineNotificationSeen.spec.ts
|
||||
app/frontend/shared/composables/__tests__/useFingerprint.spec.ts
|
||||
app/frontend/shared/composables/useSelectOptions.ts
|
||||
app/frontend/shared/composables/useReactiveNow.ts
|
||||
app/frontend/shared/composables/useSelectPreselect.ts
|
||||
app/frontend/shared/composables/useAppMaintenanceCheck.ts
|
||||
app/frontend/shared/composables/useTouchDevice.ts
|
||||
app/frontend/shared/composables/useLogoUrl.ts
|
||||
app/frontend/shared/composables/form/useFormKitConfig.ts
|
||||
app/frontend/shared/composables/useEscalationState.ts
|
||||
@ -7404,6 +7480,9 @@ app/frontend/shared/entities/two-factor/plugins/authenticator_app.ts
|
||||
app/frontend/shared/entities/two-factor/plugins/security_keys.ts
|
||||
app/frontend/shared/entities/organization/utils/getAutoCompleteOption.ts
|
||||
app/frontend/shared/entities/organization/stores/objectAttributes.ts
|
||||
app/frontend/shared/entities/account/graphql/mutations/locale.graphql
|
||||
app/frontend/shared/entities/account/graphql/mutations/locale.api.ts
|
||||
app/frontend/shared/entities/account/graphql/mutations/locale.mocks.ts
|
||||
app/frontend/shared/entities/ticket/utils/getTicketView.ts
|
||||
app/frontend/shared/entities/ticket/types.ts
|
||||
app/frontend/shared/entities/ticket/channel/plugins/types.ts
|
||||
@ -7610,9 +7689,10 @@ app/frontend/tests/support/assertions/toBeAvatarElement.ts
|
||||
app/frontend/tests/support/components/index.ts
|
||||
app/frontend/tests/support/components/app.ts
|
||||
app/frontend/tests/support/components/iconQueries.ts
|
||||
app/frontend/tests/support/components/LayoutTestDesktopView.vue
|
||||
app/frontend/tests/support/components/visitView.ts
|
||||
app/frontend/tests/support/components/initializeStore.ts
|
||||
app/frontend/tests/support/components/LayoutTest.vue
|
||||
app/frontend/tests/support/components/LayoutTestMobileView.vue
|
||||
app/frontend/tests/support/components/mounted.ts
|
||||
app/frontend/tests/support/components/linkQueries.ts
|
||||
app/frontend/tests/support/components/renderComponent.ts
|
||||
|
@ -3459,7 +3459,6 @@ sport/404_en.htm
|
||||
sport/alpha
|
||||
sport/olympics/2008/events
|
||||
sport/olympics/2008/medals
|
||||
sport/videos
|
||||
spreadsheet
|
||||
sprint_wml
|
||||
sprint_xhtml
|
||||
|
@ -40,17 +40,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
&ce=
|
||||
&channel=
|
||||
&chapter_analytics_code=
|
||||
&cid=*
|
||||
&city=
|
||||
&clang=*
|
||||
&client_token
|
||||
&clipid=
|
||||
&collection=*
|
||||
&contentCollection=
|
||||
&contentId=
|
||||
&cost=
|
||||
&country=
|
||||
&country=*
|
||||
&css-reload=
|
||||
&dateRange=
|
||||
&delete_id=
|
||||
@ -110,7 +106,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
&psy=
|
||||
&q=
|
||||
&q=*
|
||||
&query=*
|
||||
&quicktabs_5=
|
||||
"e=
|
||||
&radius=
|
||||
@ -128,7 +123,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
&sgsc=*
|
||||
&share=
|
||||
&showAllGroups=
|
||||
&signmein*
|
||||
&sitrackingid=
|
||||
&solrsort
|
||||
&sort
|
||||
@ -139,7 +133,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
&sorting=
|
||||
&source=
|
||||
&spellcheck
|
||||
&start=*
|
||||
&state=
|
||||
&style=flat
|
||||
&style=threaded
|
||||
@ -5381,6 +5374,7 @@ Help
|
||||
HelpContent
|
||||
Heritrix
|
||||
Home/404Page
|
||||
HpImageArchive.aspx
|
||||
HubStyle/static-2.309
|
||||
HubStyle/static-2.313
|
||||
HubStyle/static-2.315
|
||||
@ -5463,7 +5457,6 @@ Kimengi/nineconnections.com
|
||||
Korean
|
||||
LFE/Live.controls.sharedpages/error.aspx
|
||||
LICENSE.txt
|
||||
LP
|
||||
Landingpages.html
|
||||
LanguagePreferences
|
||||
LexxeBot/1.0
|
||||
@ -5687,6 +5680,7 @@ ProfilesGate
|
||||
Project
|
||||
PromotionDetailsDisplayView
|
||||
PromotionDisplayView
|
||||
Proxy.ashx
|
||||
QUICKNEWS
|
||||
Qinfo
|
||||
Qinfo/cams
|
||||
@ -5745,6 +5739,7 @@ SOImapPriceDisplayView
|
||||
SametimeWebApp
|
||||
Scripts
|
||||
Search
|
||||
Search
|
||||
Search/*
|
||||
Search/Mail/Public
|
||||
SearchNavigationView
|
||||
@ -6220,6 +6215,8 @@ ac/
|
||||
ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search
|
||||
ac2
|
||||
academic-subscriptions
|
||||
academic/profile
|
||||
academic/search
|
||||
academy
|
||||
academy-free-account
|
||||
academy/*/results
|
||||
@ -6255,7 +6252,6 @@ account/unsubscribe
|
||||
account_purchase_history.mhtml
|
||||
account_settings
|
||||
accountaccess
|
||||
accounthelp
|
||||
accounts
|
||||
accounts/ClientAuth
|
||||
accounts/ClientAuth
|
||||
@ -6276,6 +6272,7 @@ ach/search
|
||||
ach/user
|
||||
ach/users
|
||||
achievements
|
||||
aclick
|
||||
aclk
|
||||
acoustic
|
||||
acq/nonprofits
|
||||
@ -6544,6 +6541,7 @@ alexa-top-sites/*
|
||||
alexa-web-search/*
|
||||
alexa/*
|
||||
alexaforbusiness/
|
||||
alink
|
||||
alkali
|
||||
all
|
||||
all-supported-params
|
||||
@ -6568,6 +6566,7 @@ amp
|
||||
amp$
|
||||
amp-proxy
|
||||
amp-tealium
|
||||
amp/
|
||||
amp/authorize
|
||||
amp=
|
||||
amphtml
|
||||
@ -6643,6 +6642,7 @@ api/http://kobo.com/robots.txt
|
||||
api/internal/analytics/songs
|
||||
api/jobPostings/jobs
|
||||
api/legendary-data/relay
|
||||
api/maps/
|
||||
api/nextsteps/*
|
||||
api/nicorepo/timeline
|
||||
api/programas/69730/audios.rss
|
||||
@ -6806,8 +6806,6 @@ article/BT-CO
|
||||
article/DN-CO
|
||||
article/HUG
|
||||
article/PR-CO
|
||||
article/api
|
||||
article/beta
|
||||
article/category
|
||||
article/preview
|
||||
article/this-article-has-been-deleted
|
||||
@ -6870,7 +6868,6 @@ assets/pdf/company/private
|
||||
assets/pdf/misc/WP_5Reasons_022409.pdf
|
||||
assets/pdf/misc/state-of-sales-report-salesforce.pdf
|
||||
assets/shared
|
||||
assets/siteindex
|
||||
assets/static/ads
|
||||
assets/swf
|
||||
assignments.php
|
||||
@ -7699,6 +7696,7 @@ betaem
|
||||
bfe/apps/website
|
||||
bfl
|
||||
bfmp
|
||||
bfp/search
|
||||
bg
|
||||
bg-*/
|
||||
bg-bg/
|
||||
@ -7752,6 +7750,7 @@ bin
|
||||
bin/
|
||||
bin/search.go
|
||||
bin/search.py
|
||||
bing-site-safety
|
||||
bingbot
|
||||
bipolar-disorder/bipolar-depression-management
|
||||
bipolar-disorder/video/bipolar-fatherhood
|
||||
@ -7897,6 +7896,7 @@ blogs/blogpost/preview
|
||||
blogs/nationals-journal-beta
|
||||
blogs/pad$
|
||||
blogs/pad/$
|
||||
blogs/search/
|
||||
blogs/slow-ride
|
||||
blogs/technology.atom
|
||||
blogs/test
|
||||
@ -8051,7 +8051,6 @@ brain/video/treating-gmg-video
|
||||
brand
|
||||
branded
|
||||
branded-pins
|
||||
brandfeatures/venture-capital
|
||||
branding/images/dont-01.png
|
||||
branding/images/dont-02.png
|
||||
branding/images/dont-03.png
|
||||
@ -8868,7 +8867,6 @@ cc
|
||||
cd_upload/Search
|
||||
cdk/*
|
||||
cdn
|
||||
cdn-cg
|
||||
cdn-cgi
|
||||
cdn-cgi/
|
||||
cdn-cgi/bm/cv
|
||||
@ -9096,6 +9094,7 @@ civis/posts
|
||||
civis/search
|
||||
civis/threads/*in_iframe=1
|
||||
civis/threads/*wp_data=
|
||||
ck/
|
||||
cl
|
||||
cl2/feeds
|
||||
cl2/ical
|
||||
@ -9274,10 +9273,6 @@ color=
|
||||
colors$
|
||||
colors/for_404.json
|
||||
comedy
|
||||
comeuntochrist/*/internal-use-only/
|
||||
comeuntochrist/*/search-results/
|
||||
comeuntochrist/lp/
|
||||
comeuntochrist/teach/
|
||||
comhem
|
||||
comm
|
||||
comm-part-test
|
||||
@ -9292,7 +9287,6 @@ comment/*
|
||||
comment/frame
|
||||
comment/reply
|
||||
comment/reply/
|
||||
commentary
|
||||
commenting
|
||||
comments
|
||||
comments
|
||||
@ -9356,7 +9350,6 @@ companies
|
||||
companies/c
|
||||
companies/o
|
||||
companies/search
|
||||
company
|
||||
company/*.rss
|
||||
company/?s=
|
||||
company/add-ons-agreement
|
||||
@ -9572,7 +9565,6 @@ content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://canalplus.fr/robots.txt
|
||||
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
|
||||
content/dam/redcross/lp
|
||||
content/dam/tesla-site
|
||||
content/dam/web/da_dk/www
|
||||
content/dam/web/de_ch/www
|
||||
@ -9612,7 +9604,6 @@ content/ipad
|
||||
content/pdf/10.1007%2F978-94-6209-446-8_8.pdf
|
||||
content/pdf/bbm
|
||||
content/pdf/bfm
|
||||
content/redcross
|
||||
content/ru_ru/
|
||||
content/search
|
||||
content/telegraph
|
||||
@ -9761,10 +9752,12 @@ cpro
|
||||
cpropub/univercd
|
||||
cpspa
|
||||
cr
|
||||
cr$
|
||||
cr/
|
||||
cr/$
|
||||
cr/corporate/contact
|
||||
cr/news
|
||||
cr?
|
||||
craft
|
||||
crash
|
||||
crawler4j
|
||||
@ -9983,7 +9976,6 @@ dashboard
|
||||
dashboard/notes
|
||||
dashboard/overview
|
||||
data
|
||||
data-st-cnt="ee"
|
||||
data-studio
|
||||
data/design
|
||||
data/free/files
|
||||
@ -10273,7 +10265,6 @@ design/play
|
||||
designer/edit
|
||||
designers
|
||||
designers/events/fullscreen-page
|
||||
designtech
|
||||
designtool
|
||||
desk/crm-integration-bkp.html
|
||||
desk/help/search-results.html
|
||||
@ -11084,7 +11075,6 @@ en_us/page/8948fc79-8e1f-4458-8755-86a1c036ba4e
|
||||
en_us/page/statement113017
|
||||
endorsements
|
||||
enduser
|
||||
energy-test
|
||||
energy/archive/
|
||||
engage/sites/all/files/blog_images/monkeys.gif
|
||||
engagement
|
||||
@ -11102,6 +11092,9 @@ enterprise/orgs-terms
|
||||
entertain
|
||||
entertainment/article/Minerva-s-horoscope
|
||||
entertainment/bravo
|
||||
entities/search
|
||||
entityexplore$
|
||||
entityexplore?
|
||||
entp
|
||||
entrez
|
||||
entrez/eutils
|
||||
@ -11647,6 +11640,7 @@ fbl/terms.html
|
||||
fbpostaction.cms?article=
|
||||
fcgi-
|
||||
fckeditor
|
||||
fd/
|
||||
fdbk
|
||||
feature/sf-test
|
||||
feature_nine_browse-bin=
|
||||
@ -11657,7 +11651,6 @@ feature_six_browse-bin*searchAuthor
|
||||
feature_six_browse-bin*searchNarrator
|
||||
feature_six_browse-bin*searchProvider
|
||||
feature_three_browse-bin=
|
||||
featured-optimize
|
||||
featured-stock-photographers_
|
||||
features
|
||||
features-2
|
||||
@ -11683,7 +11676,6 @@ feed?section=stayhome
|
||||
feed?section=stayhome$
|
||||
feed_exp=
|
||||
feedback
|
||||
feedback
|
||||
feedback/user_study
|
||||
feeds
|
||||
feeds.thetimes.co.uk/puzzles
|
||||
@ -11822,8 +11814,6 @@ filters=
|
||||
fin_ms
|
||||
finance
|
||||
finance/favicon
|
||||
finance/stocks/financialHighlights
|
||||
finance/stocks/option
|
||||
financeplus/help/search/results.html
|
||||
financial-aid/search-results
|
||||
financial-services/ofss
|
||||
@ -12212,6 +12202,8 @@ full
|
||||
fullscreen
|
||||
fullscreen/ReportLinker
|
||||
fun
|
||||
fun/api/
|
||||
fun/g/
|
||||
fundraiser/charity
|
||||
fundraiser/search
|
||||
fur/forums
|
||||
@ -13082,12 +13074,14 @@ hosted
|
||||
hosted/images
|
||||
hosting/search
|
||||
hotel/index.hi.
|
||||
hotel/reviews?
|
||||
hotel/us/the-airstream-van.*.html
|
||||
hotel_attractions
|
||||
hotel_rt_onview
|
||||
hotelfinder/rpc
|
||||
hotels
|
||||
hotels/rpc
|
||||
hotels/search
|
||||
hotelsonmap.*.json
|
||||
hotfix/
|
||||
houseads
|
||||
@ -13101,6 +13095,8 @@ howto
|
||||
howtobuy/
|
||||
hp/focus-retrocompatibile$
|
||||
hp/video
|
||||
hpm
|
||||
hpmob
|
||||
hr
|
||||
hr-*/
|
||||
hr-hr/
|
||||
@ -13592,11 +13588,16 @@ images/$
|
||||
images/*
|
||||
images/?
|
||||
images/Podcasts
|
||||
images/async/?
|
||||
images/async?
|
||||
images/carBlogsimages
|
||||
images/chart_gifs
|
||||
images/chart_pdfs
|
||||
images/chart_png300
|
||||
images/chart_png460
|
||||
images/hosted/?
|
||||
images/hosted/search?
|
||||
images/hosted?
|
||||
images/interview_pdfs
|
||||
images/li.gif
|
||||
images/logging_requests.gif
|
||||
@ -13605,8 +13606,12 @@ images/ndtvvideo/*
|
||||
images/pad/search?rpt=imageview
|
||||
images/pad/search?text=*&source=morda
|
||||
images/resume
|
||||
images/search%3F
|
||||
images/search/?
|
||||
images/search?
|
||||
images/search?rpt=imageview
|
||||
images/search?text=*&source=morda
|
||||
images/searchbyimage
|
||||
images/showroomimages
|
||||
images/smart/$
|
||||
images/touch/$
|
||||
@ -13617,6 +13622,7 @@ images/usedcarimages
|
||||
images/userprofileimg
|
||||
images/v$
|
||||
images/viewconfig$
|
||||
images?
|
||||
imagine/
|
||||
imesync
|
||||
img
|
||||
@ -13736,6 +13742,7 @@ inapp
|
||||
inbox
|
||||
inbox$
|
||||
inbox$
|
||||
inboxcommerce
|
||||
inc5000dev
|
||||
include
|
||||
include/
|
||||
@ -13947,7 +13954,6 @@ inviteFromProfile
|
||||
inviteMany
|
||||
invited
|
||||
invites/buy
|
||||
invoice-central
|
||||
invoice/cn/
|
||||
invoice/de/
|
||||
invoice/download
|
||||
@ -14400,7 +14406,6 @@ journal/wem$
|
||||
journal/wild
|
||||
journal/wild$
|
||||
journal_proc.php
|
||||
journalists
|
||||
journals/testfieldhumanities/
|
||||
journalshownewcomments.php
|
||||
journey/compiler/amp/iframe.html
|
||||
@ -14971,6 +14976,7 @@ loader.cfm*
|
||||
loc/volunteers
|
||||
loc=
|
||||
local
|
||||
local
|
||||
local-services-ads
|
||||
local/ajax
|
||||
local/blogsandcolumns/slow-ride-front
|
||||
@ -15268,6 +15274,7 @@ maps/*?lang=uk$
|
||||
maps/*?lang=uz$
|
||||
maps/*?ll=
|
||||
maps/about
|
||||
maps/adsendpoint
|
||||
maps/api/js
|
||||
maps/api/place/js
|
||||
maps/api/staticmap
|
||||
@ -15658,6 +15665,7 @@ merchant/directions
|
||||
merchant/imageUploadPreview
|
||||
merchant/loc
|
||||
merchant/moreProducts?
|
||||
merchant/reviews?
|
||||
merchant/update
|
||||
merchantapps
|
||||
mes
|
||||
@ -16254,7 +16262,6 @@ news/0
|
||||
news/?gl=
|
||||
news/?hl=
|
||||
news/?ned=
|
||||
news/archive/commentary
|
||||
news/articles/BT-CO
|
||||
news/articles/DN-CO
|
||||
news/articles/PR-CO
|
||||
@ -16628,6 +16635,7 @@ notificarelacionadas
|
||||
notifications
|
||||
notifications
|
||||
notifications$
|
||||
notifications/
|
||||
notifications/*
|
||||
nova
|
||||
now/mt3
|
||||
@ -16640,7 +16648,6 @@ nqrwns
|
||||
nr/water/ies
|
||||
nrdapp
|
||||
ns/
|
||||
ns/apology
|
||||
ns/hydra/console/?
|
||||
ns/local_news
|
||||
nso/forums
|
||||
@ -16789,6 +16796,8 @@ offers/nonprofits
|
||||
offers/nonprofits$
|
||||
offers/nonprofits%
|
||||
offers/nonprofits?
|
||||
offers/proxy/dealsserver/api/log
|
||||
offers/proxy/dealsserver/buy
|
||||
offline
|
||||
offlinenotice.xml
|
||||
offsite
|
||||
@ -16799,7 +16808,6 @@ ojp
|
||||
oma
|
||||
omgilibot
|
||||
on
|
||||
on/demandware.store
|
||||
onboard
|
||||
onboarding
|
||||
one/help/search-results.html
|
||||
@ -16966,8 +16974,6 @@ page/*/?egotecpage
|
||||
page/*/?hc_location=
|
||||
page/*/?iq_id=
|
||||
page/*/?pcd=
|
||||
page/*/?s
|
||||
page/*/?s=
|
||||
page/*/?search=
|
||||
page/account-confirmation-thanks
|
||||
page/html
|
||||
@ -17731,8 +17737,6 @@ pqa
|
||||
pr
|
||||
pr-br/search/$
|
||||
pr=
|
||||
practical-law-the-journal/contributors
|
||||
practical-law-the-journal/search
|
||||
practice-clients
|
||||
prbcdn10
|
||||
prbr
|
||||
@ -17822,6 +17826,7 @@ pro-resources
|
||||
pro-site
|
||||
pro/about
|
||||
pro2
|
||||
proFile/history?
|
||||
proMatch
|
||||
proProjects
|
||||
proVideoWidget
|
||||
@ -17840,6 +17845,7 @@ product-reviews/B0069IY63Y
|
||||
product/electrode/api/logger
|
||||
product/electrode/api/wpa
|
||||
product/recommended
|
||||
product/reviews?
|
||||
productBrand=
|
||||
productId=
|
||||
productPurchaseDone
|
||||
@ -17888,6 +17894,7 @@ profile/*/followers
|
||||
profile/*/following
|
||||
profile/*/map$
|
||||
profile/downloads_limit
|
||||
profile/history?
|
||||
profile/license
|
||||
profile/payment/getstarted
|
||||
profile/view
|
||||
@ -18547,6 +18554,7 @@ resources/xml/sitemaps
|
||||
responder
|
||||
rest
|
||||
results
|
||||
results
|
||||
results-export-email-by-search-data
|
||||
results-export-ids
|
||||
results-export-search-by-year
|
||||
@ -18594,6 +18602,7 @@ reviews/seller
|
||||
reviews/top-reviewers
|
||||
reviews_page=
|
||||
rewards
|
||||
rewardsapp/
|
||||
rf=*
|
||||
rfcdiff*
|
||||
rh-cong3-fragment
|
||||
@ -18940,7 +18949,6 @@ scripts/savecustom.php
|
||||
scripts/savepersonal.php
|
||||
scripts/tzq.php
|
||||
scripts/wquery.php
|
||||
scriptures/search
|
||||
scss
|
||||
sd-jobs
|
||||
sd/dim_pe4
|
||||
@ -19092,7 +19100,6 @@ search-console/scfe
|
||||
search-effectiveness.html
|
||||
search-people?
|
||||
search-results
|
||||
search-the-red-cross-site
|
||||
search.do
|
||||
search.html
|
||||
search.jsp
|
||||
@ -19428,6 +19435,7 @@ set_cookie.pl
|
||||
setbucket
|
||||
setprefs
|
||||
settings
|
||||
settings
|
||||
settings/*
|
||||
settings/deactivated
|
||||
settings/linkaccount
|
||||
@ -19555,6 +19563,7 @@ sharing/files
|
||||
sharing/folders
|
||||
sheet/help/search-results.html
|
||||
shelf/user_shelves
|
||||
shenghuo
|
||||
shenghuo/search?
|
||||
shifen/
|
||||
shihui
|
||||
@ -19565,6 +19574,8 @@ shipping-payment
|
||||
shippingassistant
|
||||
shippinginformation
|
||||
shop
|
||||
shop$
|
||||
shop/
|
||||
shop/bag
|
||||
shop/browse/campaigns/mobile_overlay
|
||||
shop/browse/overlay
|
||||
@ -19578,6 +19589,7 @@ shop/sign_in
|
||||
shop/sign_out
|
||||
shop/signed_in_account
|
||||
shop/store/feeds
|
||||
shop?
|
||||
shop_name_search_service
|
||||
shop_pins
|
||||
shopfront-api
|
||||
@ -19674,7 +19686,6 @@ sign-in
|
||||
sign-in-6for6Sale
|
||||
sign-out
|
||||
sign-out
|
||||
sign-up
|
||||
sign-up-to-be-contacted-for-research
|
||||
sign-up/?
|
||||
sign/help/search-results.html
|
||||
@ -19716,7 +19727,6 @@ sio
|
||||
sit_rep
|
||||
site-archive
|
||||
site-react-dropdown
|
||||
site-search
|
||||
site/us/en/test/
|
||||
site/wp-admin
|
||||
site/wp-admin/admin-ajax.php
|
||||
@ -20177,6 +20187,7 @@ social-connect/send
|
||||
social/help/search-results.html
|
||||
social/photosui/images
|
||||
social/photosui/sitemap
|
||||
social/search?
|
||||
social/social-security-directory/cai
|
||||
social_media
|
||||
socialapp/
|
||||
@ -20268,6 +20279,7 @@ spanish/thewto_s/minist_s/mc10_s/coordinator_guide_s.pdf
|
||||
spanish/thewto_s/minist_s/mc10_s/participant_guide_s.pdf
|
||||
spartan
|
||||
spatl
|
||||
spbasic
|
||||
spbot
|
||||
spc-source=
|
||||
special-promo/2for1
|
||||
@ -20305,8 +20317,6 @@ sponsored/in-the-know/london-video-guides
|
||||
sponsored/motoring/alfa-romeo-cars
|
||||
sponsored/motoring/suzuki-motorbikes
|
||||
sponsored/motoring/vw-up
|
||||
sponsored/previewarticle
|
||||
sponsored/previewcampaign
|
||||
sponsored/property/all-saints-eastbourne
|
||||
sponsored/staging
|
||||
sponsored/supplement-portfolio
|
||||
@ -20327,7 +20337,6 @@ sport/404_en.htm
|
||||
sport/alpha
|
||||
sport/olympics/2008/events
|
||||
sport/olympics/2008/medals
|
||||
sport/videos
|
||||
sportagent
|
||||
sports/baseball/includes
|
||||
sports/basketball/includes
|
||||
@ -20346,6 +20355,7 @@ sports/xyz123
|
||||
sports_fp_ms
|
||||
spp/
|
||||
spreadsheet
|
||||
spresults
|
||||
sprint_wml
|
||||
sprint_xhtml
|
||||
sprints/help/search-results.html
|
||||
@ -20422,7 +20432,6 @@ start-ups/loft/sfff100l3ft
|
||||
start-ups/loft/survey/
|
||||
start-ups/loft/welcome
|
||||
start/square
|
||||
startPage
|
||||
start_order
|
||||
stat
|
||||
stat-fragment
|
||||
@ -20430,6 +20439,7 @@ statement
|
||||
static
|
||||
static-assets/documents/PwnedPasswordsTop100k.txt
|
||||
static-assets/images/collection
|
||||
static/
|
||||
static/button/button1.html
|
||||
static/button/button1.js
|
||||
static/button/button2.html
|
||||
@ -20546,6 +20556,8 @@ storeclick
|
||||
storefront
|
||||
storepicker
|
||||
storerequest
|
||||
stores$
|
||||
stores/
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story
|
||||
@ -20585,7 +20597,6 @@ studio/blog/search-results?q
|
||||
studioapi
|
||||
studioapi/wasabi
|
||||
studios
|
||||
study/manual/handbook-1-stake-presidents-and-bishops
|
||||
style/beauty/hearstmagazines
|
||||
style/fashion/hearstmagazines
|
||||
styled-components/static-1.3
|
||||
@ -20916,9 +20927,6 @@ tags/newsletters
|
||||
tags/topic
|
||||
takaoka-saki-blog/videolist-*.html
|
||||
takaoka-saki-blog/videolist.html
|
||||
take-a-class/asspsafetytraining
|
||||
take-a-class/hidden
|
||||
take-a-class/participant-materials
|
||||
takedown
|
||||
talent/matches
|
||||
talk
|
||||
@ -21098,6 +21106,7 @@ text
|
||||
textedition
|
||||
tfemail
|
||||
th
|
||||
th$
|
||||
th-*/
|
||||
th-th.www.cloudflare.com
|
||||
th-th/
|
||||
@ -21120,6 +21129,7 @@ th/solutions/case-studies/
|
||||
th/solutions/case-studies/innovators/innovators-eu/
|
||||
th/user
|
||||
th/users
|
||||
th?
|
||||
th_en
|
||||
th_th/templates/M
|
||||
thank-you
|
||||
@ -21383,6 +21393,7 @@ translate_static
|
||||
translate_suggestion
|
||||
translate_t
|
||||
translation
|
||||
translator/?ref=
|
||||
transmute/static-1.85
|
||||
transmute/static-2.6
|
||||
transmute/static-2.8
|
||||
@ -21410,10 +21421,24 @@ travel/
|
||||
travel/2013/aug/22/been-there-readers-competition?
|
||||
travel/8711559/The-Telegraph-Travel-Awards-2011.html
|
||||
travel/clk
|
||||
travel/css
|
||||
travel/flight/flightSearch
|
||||
travel/flight/flightSearchAction
|
||||
travel/flight/search/?
|
||||
travel/flight/search?
|
||||
travel/flights/s
|
||||
travel/hotel-search
|
||||
travel/hotel/e
|
||||
travel/hotel/hotelMiniSearchRequest
|
||||
travel/hotel/hotelSearch
|
||||
travel/hotels/checkout
|
||||
travel/hotels/detail
|
||||
travel/hotels/hotel-finder
|
||||
travel/hotels/hotel-finder/$
|
||||
travel/hotels/search/?
|
||||
travel/hotels/search?
|
||||
travel/scripts
|
||||
travel/secure
|
||||
travelnevadahighway95tc
|
||||
treasury
|
||||
treasury/treasdocuments
|
||||
@ -21434,7 +21459,6 @@ trends/topics
|
||||
trends/viz?
|
||||
trends?
|
||||
trends_tpt
|
||||
tributes
|
||||
trips/upcoming
|
||||
trips/v1
|
||||
trivia
|
||||
@ -21467,6 +21491,7 @@ try?
|
||||
trylater
|
||||
tsa
|
||||
tto
|
||||
tudum
|
||||
tune*retpath=
|
||||
turbo*?*ajax=1
|
||||
turbo*?*parent-reqid
|
||||
@ -21878,6 +21903,7 @@ ur/user
|
||||
ur/users
|
||||
urbanag
|
||||
urchin_test
|
||||
url
|
||||
urlinator/static-1.54
|
||||
urlinator/static-1.55
|
||||
urlinator/static-1.57
|
||||
@ -22382,11 +22408,21 @@ video_passthrough
|
||||
video_passthrough.php
|
||||
videorequest
|
||||
videos
|
||||
videos/?
|
||||
videos/assets
|
||||
videos/browsing
|
||||
videos/e
|
||||
videos/explore
|
||||
videos/favorites
|
||||
videos/feed
|
||||
videos/feedcontent
|
||||
videos/get_video_by_uid/
|
||||
videos/images
|
||||
videos/js
|
||||
videos/music
|
||||
videos/music/
|
||||
videos/music/?
|
||||
videos/music?
|
||||
videos/search.php
|
||||
videos/search.php?filter=*&s=Fight+Compilation$
|
||||
videos/search.php?filter=*&s=Fight+Compilation*&start=*$
|
||||
@ -22431,8 +22467,13 @@ videos/search.php?s=street+fight$
|
||||
videos/search.php?s=street+fight*&start=*$
|
||||
videos/search.php?s=woman+fight$
|
||||
videos/search.php?s=woman+fight*&start=*$
|
||||
videos/search/?
|
||||
videos/search?
|
||||
videos/trending
|
||||
videos/trendingcontent
|
||||
videos/viewmeta/
|
||||
videos/week
|
||||
videos?
|
||||
videosearch
|
||||
view
|
||||
viewAll=
|
||||
@ -22682,6 +22723,10 @@ whysecure
|
||||
whythisad
|
||||
widget
|
||||
widget-landing-page.html
|
||||
widget/cr
|
||||
widget/entity/search/?
|
||||
widget/render
|
||||
widget/snapshot
|
||||
widget_auth.php
|
||||
widget_chunks
|
||||
widgets
|
||||
@ -23446,6 +23491,7 @@ word/download
|
||||
word/embed
|
||||
wordpress/wp-admin
|
||||
wordpress/wp-admin/admin-ajax.php
|
||||
work
|
||||
work/_
|
||||
work/acceptinvitation
|
||||
work/account
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user