mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-17 20:56:01 +00:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
@@ -3,6 +3,6 @@
|
|||||||
"last_update": 1763001488
|
"last_update": 1763001488
|
||||||
},
|
},
|
||||||
"Trickest wordlist update": {
|
"Trickest wordlist update": {
|
||||||
"last_update": 1762942096
|
"last_update": 1763028504
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -690,6 +690,8 @@ settings.json
|
|||||||
extensions.json
|
extensions.json
|
||||||
.editorconfig
|
.editorconfig
|
||||||
pnpm-lock.yaml
|
pnpm-lock.yaml
|
||||||
|
.changeset/strict-crabs-jump.md
|
||||||
|
strict-crabs-jump.md
|
||||||
.changeset/clear-mugs-tease.md
|
.changeset/clear-mugs-tease.md
|
||||||
clear-mugs-tease.md
|
clear-mugs-tease.md
|
||||||
.changeset/config.json
|
.changeset/config.json
|
||||||
|
|||||||
@@ -123,6 +123,7 @@ code_of_conduct.md
|
|||||||
.vscode/extensions.json
|
.vscode/extensions.json
|
||||||
.editorconfig
|
.editorconfig
|
||||||
pnpm-lock.yaml
|
pnpm-lock.yaml
|
||||||
|
.changeset/strict-crabs-jump.md
|
||||||
.changeset/clear-mugs-tease.md
|
.changeset/clear-mugs-tease.md
|
||||||
.changeset/config.json
|
.changeset/config.json
|
||||||
.dockerignore
|
.dockerignore
|
||||||
|
|||||||
@@ -28114,6 +28114,8 @@ LICENSE
|
|||||||
.gitattributes
|
.gitattributes
|
||||||
compose.yml
|
compose.yml
|
||||||
.dockerignore
|
.dockerignore
|
||||||
|
e2e/eslint.config.js
|
||||||
|
eslint.config.js
|
||||||
e2e/playwright.config.mjs
|
e2e/playwright.config.mjs
|
||||||
playwright.config.mjs
|
playwright.config.mjs
|
||||||
e2e/README.md
|
e2e/README.md
|
||||||
@@ -28230,9 +28232,6 @@ labs-search.test.ts
|
|||||||
e2e/tests/global.setup.ts
|
e2e/tests/global.setup.ts
|
||||||
tests/global.setup.ts
|
tests/global.setup.ts
|
||||||
global.setup.ts
|
global.setup.ts
|
||||||
e2e/tests/.eslintrc.js
|
|
||||||
tests/.eslintrc.js
|
|
||||||
.eslintrc.js
|
|
||||||
e2e/tests/public/homepage.test.ts
|
e2e/tests/public/homepage.test.ts
|
||||||
tests/public/homepage.test.ts
|
tests/public/homepage.test.ts
|
||||||
public/homepage.test.ts
|
public/homepage.test.ts
|
||||||
@@ -28320,67 +28319,58 @@ e2e/.env.example
|
|||||||
.env.example
|
.env.example
|
||||||
e2e/tsconfig.json
|
e2e/tsconfig.json
|
||||||
tsconfig.json
|
tsconfig.json
|
||||||
e2e/helpers/pages/portal/SignInPage.ts
|
e2e/helpers/pages/portal/portal-page.ts
|
||||||
helpers/pages/portal/SignInPage.ts
|
helpers/pages/portal/portal-page.ts
|
||||||
pages/portal/SignInPage.ts
|
pages/portal/portal-page.ts
|
||||||
portal/SignInPage.ts
|
portal/portal-page.ts
|
||||||
SignInPage.ts
|
portal-page.ts
|
||||||
|
e2e/helpers/pages/portal/sign-in-page.ts
|
||||||
|
helpers/pages/portal/sign-in-page.ts
|
||||||
|
pages/portal/sign-in-page.ts
|
||||||
|
portal/sign-in-page.ts
|
||||||
|
sign-in-page.ts
|
||||||
e2e/helpers/pages/portal/index.ts
|
e2e/helpers/pages/portal/index.ts
|
||||||
helpers/pages/portal/index.ts
|
helpers/pages/portal/index.ts
|
||||||
pages/portal/index.ts
|
pages/portal/index.ts
|
||||||
portal/index.ts
|
portal/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
e2e/helpers/pages/portal/SignUpSuccessPage.ts
|
e2e/helpers/pages/portal/sign-up-page.ts
|
||||||
helpers/pages/portal/SignUpSuccessPage.ts
|
helpers/pages/portal/sign-up-page.ts
|
||||||
pages/portal/SignUpSuccessPage.ts
|
pages/portal/sign-up-page.ts
|
||||||
portal/SignUpSuccessPage.ts
|
portal/sign-up-page.ts
|
||||||
SignUpSuccessPage.ts
|
sign-up-page.ts
|
||||||
e2e/helpers/pages/portal/SignUpPage.ts
|
e2e/helpers/pages/portal/sign-up-success-page.ts
|
||||||
helpers/pages/portal/SignUpPage.ts
|
helpers/pages/portal/sign-up-success-page.ts
|
||||||
pages/portal/SignUpPage.ts
|
pages/portal/sign-up-success-page.ts
|
||||||
portal/SignUpPage.ts
|
portal/sign-up-success-page.ts
|
||||||
SignUpPage.ts
|
sign-up-success-page.ts
|
||||||
e2e/helpers/pages/portal/PortalPage.ts
|
e2e/helpers/pages/base-page.ts
|
||||||
helpers/pages/portal/PortalPage.ts
|
helpers/pages/base-page.ts
|
||||||
pages/portal/PortalPage.ts
|
pages/base-page.ts
|
||||||
portal/PortalPage.ts
|
base-page.ts
|
||||||
PortalPage.ts
|
|
||||||
e2e/helpers/pages/index.ts
|
e2e/helpers/pages/index.ts
|
||||||
helpers/pages/index.ts
|
helpers/pages/index.ts
|
||||||
pages/index.ts
|
pages/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
e2e/helpers/pages/admin/analytics/AnalyticsGrowthPage.ts
|
e2e/helpers/pages/admin/analytics/analytics-web-traffic-page.ts
|
||||||
helpers/pages/admin/analytics/AnalyticsGrowthPage.ts
|
helpers/pages/admin/analytics/analytics-web-traffic-page.ts
|
||||||
pages/admin/analytics/AnalyticsGrowthPage.ts
|
pages/admin/analytics/analytics-web-traffic-page.ts
|
||||||
admin/analytics/AnalyticsGrowthPage.ts
|
admin/analytics/analytics-web-traffic-page.ts
|
||||||
analytics/AnalyticsGrowthPage.ts
|
analytics/analytics-web-traffic-page.ts
|
||||||
AnalyticsGrowthPage.ts
|
analytics-web-traffic-page.ts
|
||||||
e2e/helpers/pages/admin/analytics/AnalyticsWebTrafficPage.ts
|
e2e/helpers/pages/admin/analytics/analytics-newsletters-page.ts
|
||||||
helpers/pages/admin/analytics/AnalyticsWebTrafficPage.ts
|
helpers/pages/admin/analytics/analytics-newsletters-page.ts
|
||||||
pages/admin/analytics/AnalyticsWebTrafficPage.ts
|
pages/admin/analytics/analytics-newsletters-page.ts
|
||||||
admin/analytics/AnalyticsWebTrafficPage.ts
|
admin/analytics/analytics-newsletters-page.ts
|
||||||
analytics/AnalyticsWebTrafficPage.ts
|
analytics/analytics-newsletters-page.ts
|
||||||
AnalyticsWebTrafficPage.ts
|
analytics-newsletters-page.ts
|
||||||
e2e/helpers/pages/admin/analytics/AnalyticsOverviewPage.ts
|
e2e/helpers/pages/admin/analytics/post-analytics/post-analytics-growth-page.ts
|
||||||
helpers/pages/admin/analytics/AnalyticsOverviewPage.ts
|
helpers/pages/admin/analytics/post-analytics/post-analytics-growth-page.ts
|
||||||
pages/admin/analytics/AnalyticsOverviewPage.ts
|
pages/admin/analytics/post-analytics/post-analytics-growth-page.ts
|
||||||
admin/analytics/AnalyticsOverviewPage.ts
|
admin/analytics/post-analytics/post-analytics-growth-page.ts
|
||||||
analytics/AnalyticsOverviewPage.ts
|
analytics/post-analytics/post-analytics-growth-page.ts
|
||||||
AnalyticsOverviewPage.ts
|
post-analytics/post-analytics-growth-page.ts
|
||||||
e2e/helpers/pages/admin/analytics/post-analytics/PostAnalyticsPage.ts
|
post-analytics-growth-page.ts
|
||||||
helpers/pages/admin/analytics/post-analytics/PostAnalyticsPage.ts
|
|
||||||
pages/admin/analytics/post-analytics/PostAnalyticsPage.ts
|
|
||||||
admin/analytics/post-analytics/PostAnalyticsPage.ts
|
|
||||||
analytics/post-analytics/PostAnalyticsPage.ts
|
|
||||||
post-analytics/PostAnalyticsPage.ts
|
|
||||||
PostAnalyticsPage.ts
|
|
||||||
e2e/helpers/pages/admin/analytics/post-analytics/PostAnalyticsWebTrafficPage.ts
|
|
||||||
helpers/pages/admin/analytics/post-analytics/PostAnalyticsWebTrafficPage.ts
|
|
||||||
pages/admin/analytics/post-analytics/PostAnalyticsWebTrafficPage.ts
|
|
||||||
admin/analytics/post-analytics/PostAnalyticsWebTrafficPage.ts
|
|
||||||
analytics/post-analytics/PostAnalyticsWebTrafficPage.ts
|
|
||||||
post-analytics/PostAnalyticsWebTrafficPage.ts
|
|
||||||
PostAnalyticsWebTrafficPage.ts
|
|
||||||
e2e/helpers/pages/admin/analytics/post-analytics/index.ts
|
e2e/helpers/pages/admin/analytics/post-analytics/index.ts
|
||||||
helpers/pages/admin/analytics/post-analytics/index.ts
|
helpers/pages/admin/analytics/post-analytics/index.ts
|
||||||
pages/admin/analytics/post-analytics/index.ts
|
pages/admin/analytics/post-analytics/index.ts
|
||||||
@@ -28388,50 +28378,68 @@ admin/analytics/post-analytics/index.ts
|
|||||||
analytics/post-analytics/index.ts
|
analytics/post-analytics/index.ts
|
||||||
post-analytics/index.ts
|
post-analytics/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
e2e/helpers/pages/admin/analytics/post-analytics/PostAnalyticsGrowthPage.ts
|
e2e/helpers/pages/admin/analytics/post-analytics/post-analytics-web-traffic-page.ts
|
||||||
helpers/pages/admin/analytics/post-analytics/PostAnalyticsGrowthPage.ts
|
helpers/pages/admin/analytics/post-analytics/post-analytics-web-traffic-page.ts
|
||||||
pages/admin/analytics/post-analytics/PostAnalyticsGrowthPage.ts
|
pages/admin/analytics/post-analytics/post-analytics-web-traffic-page.ts
|
||||||
admin/analytics/post-analytics/PostAnalyticsGrowthPage.ts
|
admin/analytics/post-analytics/post-analytics-web-traffic-page.ts
|
||||||
analytics/post-analytics/PostAnalyticsGrowthPage.ts
|
analytics/post-analytics/post-analytics-web-traffic-page.ts
|
||||||
post-analytics/PostAnalyticsGrowthPage.ts
|
post-analytics/post-analytics-web-traffic-page.ts
|
||||||
PostAnalyticsGrowthPage.ts
|
post-analytics-web-traffic-page.ts
|
||||||
|
e2e/helpers/pages/admin/analytics/post-analytics/post-analytics-page.ts
|
||||||
|
helpers/pages/admin/analytics/post-analytics/post-analytics-page.ts
|
||||||
|
pages/admin/analytics/post-analytics/post-analytics-page.ts
|
||||||
|
admin/analytics/post-analytics/post-analytics-page.ts
|
||||||
|
analytics/post-analytics/post-analytics-page.ts
|
||||||
|
post-analytics/post-analytics-page.ts
|
||||||
|
post-analytics-page.ts
|
||||||
|
e2e/helpers/pages/admin/analytics/analytics-growth-page.ts
|
||||||
|
helpers/pages/admin/analytics/analytics-growth-page.ts
|
||||||
|
pages/admin/analytics/analytics-growth-page.ts
|
||||||
|
admin/analytics/analytics-growth-page.ts
|
||||||
|
analytics/analytics-growth-page.ts
|
||||||
|
analytics-growth-page.ts
|
||||||
e2e/helpers/pages/admin/analytics/index.ts
|
e2e/helpers/pages/admin/analytics/index.ts
|
||||||
helpers/pages/admin/analytics/index.ts
|
helpers/pages/admin/analytics/index.ts
|
||||||
pages/admin/analytics/index.ts
|
pages/admin/analytics/index.ts
|
||||||
admin/analytics/index.ts
|
admin/analytics/index.ts
|
||||||
analytics/index.ts
|
analytics/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
e2e/helpers/pages/admin/analytics/AnalyticsNewslettersPage.ts
|
e2e/helpers/pages/admin/analytics/analytics-overview-page.ts
|
||||||
helpers/pages/admin/analytics/AnalyticsNewslettersPage.ts
|
helpers/pages/admin/analytics/analytics-overview-page.ts
|
||||||
pages/admin/analytics/AnalyticsNewslettersPage.ts
|
pages/admin/analytics/analytics-overview-page.ts
|
||||||
admin/analytics/AnalyticsNewslettersPage.ts
|
admin/analytics/analytics-overview-page.ts
|
||||||
analytics/AnalyticsNewslettersPage.ts
|
analytics/analytics-overview-page.ts
|
||||||
AnalyticsNewslettersPage.ts
|
analytics-overview-page.ts
|
||||||
e2e/helpers/pages/admin/analytics/AnalyticsLocationsPage.ts
|
e2e/helpers/pages/admin/analytics/analytics-locations-page.ts
|
||||||
helpers/pages/admin/analytics/AnalyticsLocationsPage.ts
|
helpers/pages/admin/analytics/analytics-locations-page.ts
|
||||||
pages/admin/analytics/AnalyticsLocationsPage.ts
|
pages/admin/analytics/analytics-locations-page.ts
|
||||||
admin/analytics/AnalyticsLocationsPage.ts
|
admin/analytics/analytics-locations-page.ts
|
||||||
analytics/AnalyticsLocationsPage.ts
|
analytics/analytics-locations-page.ts
|
||||||
AnalyticsLocationsPage.ts
|
analytics-locations-page.ts
|
||||||
|
e2e/helpers/pages/admin/password-reset-page.ts
|
||||||
|
helpers/pages/admin/password-reset-page.ts
|
||||||
|
pages/admin/password-reset-page.ts
|
||||||
|
admin/password-reset-page.ts
|
||||||
|
password-reset-page.ts
|
||||||
|
e2e/helpers/pages/admin/posts/posts-page.ts
|
||||||
|
helpers/pages/admin/posts/posts-page.ts
|
||||||
|
pages/admin/posts/posts-page.ts
|
||||||
|
admin/posts/posts-page.ts
|
||||||
|
posts/posts-page.ts
|
||||||
|
posts-page.ts
|
||||||
e2e/helpers/pages/admin/posts/index.ts
|
e2e/helpers/pages/admin/posts/index.ts
|
||||||
helpers/pages/admin/posts/index.ts
|
helpers/pages/admin/posts/index.ts
|
||||||
pages/admin/posts/index.ts
|
pages/admin/posts/index.ts
|
||||||
admin/posts/index.ts
|
admin/posts/index.ts
|
||||||
posts/index.ts
|
posts/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
e2e/helpers/pages/admin/posts/PostsPage.ts
|
e2e/helpers/pages/admin/posts/post/post-editor-page.ts
|
||||||
helpers/pages/admin/posts/PostsPage.ts
|
helpers/pages/admin/posts/post/post-editor-page.ts
|
||||||
pages/admin/posts/PostsPage.ts
|
pages/admin/posts/post/post-editor-page.ts
|
||||||
admin/posts/PostsPage.ts
|
admin/posts/post/post-editor-page.ts
|
||||||
posts/PostsPage.ts
|
posts/post/post-editor-page.ts
|
||||||
PostsPage.ts
|
post/post-editor-page.ts
|
||||||
e2e/helpers/pages/admin/posts/post/PostEditorPage.ts
|
post-editor-page.ts
|
||||||
helpers/pages/admin/posts/post/PostEditorPage.ts
|
|
||||||
pages/admin/posts/post/PostEditorPage.ts
|
|
||||||
admin/posts/post/PostEditorPage.ts
|
|
||||||
posts/post/PostEditorPage.ts
|
|
||||||
post/PostEditorPage.ts
|
|
||||||
PostEditorPage.ts
|
|
||||||
e2e/helpers/pages/admin/posts/post/index.ts
|
e2e/helpers/pages/admin/posts/post/index.ts
|
||||||
helpers/pages/admin/posts/post/index.ts
|
helpers/pages/admin/posts/post/index.ts
|
||||||
pages/admin/posts/post/index.ts
|
pages/admin/posts/post/index.ts
|
||||||
@@ -28439,88 +28447,102 @@ admin/posts/post/index.ts
|
|||||||
posts/post/index.ts
|
posts/post/index.ts
|
||||||
post/index.ts
|
post/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
e2e/helpers/pages/admin/posts/post/PostPreviewModal.ts
|
e2e/helpers/pages/admin/posts/post/post-preview-modal.ts
|
||||||
helpers/pages/admin/posts/post/PostPreviewModal.ts
|
helpers/pages/admin/posts/post/post-preview-modal.ts
|
||||||
pages/admin/posts/post/PostPreviewModal.ts
|
pages/admin/posts/post/post-preview-modal.ts
|
||||||
admin/posts/post/PostPreviewModal.ts
|
admin/posts/post/post-preview-modal.ts
|
||||||
posts/post/PostPreviewModal.ts
|
posts/post/post-preview-modal.ts
|
||||||
post/PostPreviewModal.ts
|
post/post-preview-modal.ts
|
||||||
PostPreviewModal.ts
|
post-preview-modal.ts
|
||||||
e2e/helpers/pages/admin/tags/TagEditorPage.ts
|
e2e/helpers/pages/admin/tags/new-tags-page.ts
|
||||||
helpers/pages/admin/tags/TagEditorPage.ts
|
helpers/pages/admin/tags/new-tags-page.ts
|
||||||
pages/admin/tags/TagEditorPage.ts
|
pages/admin/tags/new-tags-page.ts
|
||||||
admin/tags/TagEditorPage.ts
|
admin/tags/new-tags-page.ts
|
||||||
tags/TagEditorPage.ts
|
tags/new-tags-page.ts
|
||||||
TagEditorPage.ts
|
new-tags-page.ts
|
||||||
|
e2e/helpers/pages/admin/tags/tags-page.ts
|
||||||
|
helpers/pages/admin/tags/tags-page.ts
|
||||||
|
pages/admin/tags/tags-page.ts
|
||||||
|
admin/tags/tags-page.ts
|
||||||
|
tags/tags-page.ts
|
||||||
|
tags-page.ts
|
||||||
e2e/helpers/pages/admin/tags/index.ts
|
e2e/helpers/pages/admin/tags/index.ts
|
||||||
helpers/pages/admin/tags/index.ts
|
helpers/pages/admin/tags/index.ts
|
||||||
pages/admin/tags/index.ts
|
pages/admin/tags/index.ts
|
||||||
admin/tags/index.ts
|
admin/tags/index.ts
|
||||||
tags/index.ts
|
tags/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
e2e/helpers/pages/admin/tags/TagDetailsPage.ts
|
e2e/helpers/pages/admin/tags/tag-details-page.ts
|
||||||
helpers/pages/admin/tags/TagDetailsPage.ts
|
helpers/pages/admin/tags/tag-details-page.ts
|
||||||
pages/admin/tags/TagDetailsPage.ts
|
pages/admin/tags/tag-details-page.ts
|
||||||
admin/tags/TagDetailsPage.ts
|
admin/tags/tag-details-page.ts
|
||||||
tags/TagDetailsPage.ts
|
tags/tag-details-page.ts
|
||||||
TagDetailsPage.ts
|
tag-details-page.ts
|
||||||
e2e/helpers/pages/admin/tags/TagsPage.ts
|
e2e/helpers/pages/admin/tags/tag-editor-page.ts
|
||||||
helpers/pages/admin/tags/TagsPage.ts
|
helpers/pages/admin/tags/tag-editor-page.ts
|
||||||
pages/admin/tags/TagsPage.ts
|
pages/admin/tags/tag-editor-page.ts
|
||||||
admin/tags/TagsPage.ts
|
admin/tags/tag-editor-page.ts
|
||||||
tags/TagsPage.ts
|
tags/tag-editor-page.ts
|
||||||
TagsPage.ts
|
tag-editor-page.ts
|
||||||
e2e/helpers/pages/admin/tags/NewTagsPage.ts
|
e2e/helpers/pages/admin/members/members-page.ts
|
||||||
helpers/pages/admin/tags/NewTagsPage.ts
|
helpers/pages/admin/members/members-page.ts
|
||||||
pages/admin/tags/NewTagsPage.ts
|
pages/admin/members/members-page.ts
|
||||||
admin/tags/NewTagsPage.ts
|
admin/members/members-page.ts
|
||||||
tags/NewTagsPage.ts
|
members/members-page.ts
|
||||||
NewTagsPage.ts
|
members-page.ts
|
||||||
e2e/helpers/pages/admin/LoginVerifyPage.ts
|
e2e/helpers/pages/admin/members/member-details-page.ts
|
||||||
helpers/pages/admin/LoginVerifyPage.ts
|
helpers/pages/admin/members/member-details-page.ts
|
||||||
pages/admin/LoginVerifyPage.ts
|
pages/admin/members/member-details-page.ts
|
||||||
admin/LoginVerifyPage.ts
|
admin/members/member-details-page.ts
|
||||||
LoginVerifyPage.ts
|
members/member-details-page.ts
|
||||||
e2e/helpers/pages/admin/members/MemberDetailsPage.ts
|
member-details-page.ts
|
||||||
helpers/pages/admin/members/MemberDetailsPage.ts
|
|
||||||
pages/admin/members/MemberDetailsPage.ts
|
|
||||||
admin/members/MemberDetailsPage.ts
|
|
||||||
members/MemberDetailsPage.ts
|
|
||||||
MemberDetailsPage.ts
|
|
||||||
e2e/helpers/pages/admin/members/index.ts
|
e2e/helpers/pages/admin/members/index.ts
|
||||||
helpers/pages/admin/members/index.ts
|
helpers/pages/admin/members/index.ts
|
||||||
pages/admin/members/index.ts
|
pages/admin/members/index.ts
|
||||||
admin/members/index.ts
|
admin/members/index.ts
|
||||||
members/index.ts
|
members/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
e2e/helpers/pages/admin/members/MembersPage.ts
|
|
||||||
helpers/pages/admin/members/MembersPage.ts
|
|
||||||
pages/admin/members/MembersPage.ts
|
|
||||||
admin/members/MembersPage.ts
|
|
||||||
members/MembersPage.ts
|
|
||||||
MembersPage.ts
|
|
||||||
e2e/helpers/pages/admin/LoginPage.ts
|
|
||||||
helpers/pages/admin/LoginPage.ts
|
|
||||||
pages/admin/LoginPage.ts
|
|
||||||
admin/LoginPage.ts
|
|
||||||
LoginPage.ts
|
|
||||||
e2e/helpers/pages/admin/index.ts
|
e2e/helpers/pages/admin/index.ts
|
||||||
helpers/pages/admin/index.ts
|
helpers/pages/admin/index.ts
|
||||||
pages/admin/index.ts
|
pages/admin/index.ts
|
||||||
admin/index.ts
|
admin/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
e2e/helpers/pages/admin/settings/SettingsPage.ts
|
e2e/helpers/pages/admin/login-verify-page.ts
|
||||||
helpers/pages/admin/settings/SettingsPage.ts
|
helpers/pages/admin/login-verify-page.ts
|
||||||
pages/admin/settings/SettingsPage.ts
|
pages/admin/login-verify-page.ts
|
||||||
admin/settings/SettingsPage.ts
|
admin/login-verify-page.ts
|
||||||
settings/SettingsPage.ts
|
login-verify-page.ts
|
||||||
SettingsPage.ts
|
e2e/helpers/pages/admin/login-page.ts
|
||||||
|
helpers/pages/admin/login-page.ts
|
||||||
|
pages/admin/login-page.ts
|
||||||
|
admin/login-page.ts
|
||||||
|
login-page.ts
|
||||||
e2e/helpers/pages/admin/settings/index.ts
|
e2e/helpers/pages/admin/settings/index.ts
|
||||||
helpers/pages/admin/settings/index.ts
|
helpers/pages/admin/settings/index.ts
|
||||||
pages/admin/settings/index.ts
|
pages/admin/settings/index.ts
|
||||||
admin/settings/index.ts
|
admin/settings/index.ts
|
||||||
settings/index.ts
|
settings/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
|
e2e/helpers/pages/admin/settings/settings-page.ts
|
||||||
|
helpers/pages/admin/settings/settings-page.ts
|
||||||
|
pages/admin/settings/settings-page.ts
|
||||||
|
admin/settings/settings-page.ts
|
||||||
|
settings/settings-page.ts
|
||||||
|
settings-page.ts
|
||||||
|
e2e/helpers/pages/admin/settings/sections/integrations-section.ts
|
||||||
|
helpers/pages/admin/settings/sections/integrations-section.ts
|
||||||
|
pages/admin/settings/sections/integrations-section.ts
|
||||||
|
admin/settings/sections/integrations-section.ts
|
||||||
|
settings/sections/integrations-section.ts
|
||||||
|
sections/integrations-section.ts
|
||||||
|
integrations-section.ts
|
||||||
|
e2e/helpers/pages/admin/settings/sections/labs-section.ts
|
||||||
|
helpers/pages/admin/settings/sections/labs-section.ts
|
||||||
|
pages/admin/settings/sections/labs-section.ts
|
||||||
|
admin/settings/sections/labs-section.ts
|
||||||
|
settings/sections/labs-section.ts
|
||||||
|
sections/labs-section.ts
|
||||||
|
labs-section.ts
|
||||||
e2e/helpers/pages/admin/settings/sections/index.ts
|
e2e/helpers/pages/admin/settings/sections/index.ts
|
||||||
helpers/pages/admin/settings/sections/index.ts
|
helpers/pages/admin/settings/sections/index.ts
|
||||||
pages/admin/settings/sections/index.ts
|
pages/admin/settings/sections/index.ts
|
||||||
@@ -28528,91 +28550,68 @@ admin/settings/sections/index.ts
|
|||||||
settings/sections/index.ts
|
settings/sections/index.ts
|
||||||
sections/index.ts
|
sections/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
e2e/helpers/pages/admin/settings/sections/IntegrationsSection.ts
|
e2e/helpers/pages/admin/settings/sections/staff-section.ts
|
||||||
helpers/pages/admin/settings/sections/IntegrationsSection.ts
|
helpers/pages/admin/settings/sections/staff-section.ts
|
||||||
pages/admin/settings/sections/IntegrationsSection.ts
|
pages/admin/settings/sections/staff-section.ts
|
||||||
admin/settings/sections/IntegrationsSection.ts
|
admin/settings/sections/staff-section.ts
|
||||||
settings/sections/IntegrationsSection.ts
|
settings/sections/staff-section.ts
|
||||||
sections/IntegrationsSection.ts
|
sections/staff-section.ts
|
||||||
IntegrationsSection.ts
|
staff-section.ts
|
||||||
e2e/helpers/pages/admin/settings/sections/PublicationsSection.ts
|
e2e/helpers/pages/admin/settings/sections/publications-section.ts
|
||||||
helpers/pages/admin/settings/sections/PublicationsSection.ts
|
helpers/pages/admin/settings/sections/publications-section.ts
|
||||||
pages/admin/settings/sections/PublicationsSection.ts
|
pages/admin/settings/sections/publications-section.ts
|
||||||
admin/settings/sections/PublicationsSection.ts
|
admin/settings/sections/publications-section.ts
|
||||||
settings/sections/PublicationsSection.ts
|
settings/sections/publications-section.ts
|
||||||
sections/PublicationsSection.ts
|
sections/publications-section.ts
|
||||||
PublicationsSection.ts
|
publications-section.ts
|
||||||
e2e/helpers/pages/admin/settings/sections/LabsSection.ts
|
e2e/helpers/pages/admin/admin-page.ts
|
||||||
helpers/pages/admin/settings/sections/LabsSection.ts
|
helpers/pages/admin/admin-page.ts
|
||||||
pages/admin/settings/sections/LabsSection.ts
|
pages/admin/admin-page.ts
|
||||||
admin/settings/sections/LabsSection.ts
|
admin/admin-page.ts
|
||||||
settings/sections/LabsSection.ts
|
admin-page.ts
|
||||||
sections/LabsSection.ts
|
e2e/helpers/pages/admin/whats-new/whats-new-modal.ts
|
||||||
LabsSection.ts
|
helpers/pages/admin/whats-new/whats-new-modal.ts
|
||||||
e2e/helpers/pages/admin/settings/sections/StaffSection.ts
|
pages/admin/whats-new/whats-new-modal.ts
|
||||||
helpers/pages/admin/settings/sections/StaffSection.ts
|
admin/whats-new/whats-new-modal.ts
|
||||||
pages/admin/settings/sections/StaffSection.ts
|
whats-new/whats-new-modal.ts
|
||||||
admin/settings/sections/StaffSection.ts
|
whats-new-modal.ts
|
||||||
settings/sections/StaffSection.ts
|
e2e/helpers/pages/admin/whats-new/whats-new-menu.ts
|
||||||
sections/StaffSection.ts
|
helpers/pages/admin/whats-new/whats-new-menu.ts
|
||||||
StaffSection.ts
|
pages/admin/whats-new/whats-new-menu.ts
|
||||||
e2e/helpers/pages/admin/AdminPage.ts
|
admin/whats-new/whats-new-menu.ts
|
||||||
helpers/pages/admin/AdminPage.ts
|
whats-new/whats-new-menu.ts
|
||||||
pages/admin/AdminPage.ts
|
whats-new-menu.ts
|
||||||
admin/AdminPage.ts
|
|
||||||
AdminPage.ts
|
|
||||||
e2e/helpers/pages/admin/whats-new/index.ts
|
e2e/helpers/pages/admin/whats-new/index.ts
|
||||||
helpers/pages/admin/whats-new/index.ts
|
helpers/pages/admin/whats-new/index.ts
|
||||||
pages/admin/whats-new/index.ts
|
pages/admin/whats-new/index.ts
|
||||||
admin/whats-new/index.ts
|
admin/whats-new/index.ts
|
||||||
whats-new/index.ts
|
whats-new/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
e2e/helpers/pages/admin/whats-new/WhatsNewBanner.ts
|
e2e/helpers/pages/admin/whats-new/whats-new-banner.ts
|
||||||
helpers/pages/admin/whats-new/WhatsNewBanner.ts
|
helpers/pages/admin/whats-new/whats-new-banner.ts
|
||||||
pages/admin/whats-new/WhatsNewBanner.ts
|
pages/admin/whats-new/whats-new-banner.ts
|
||||||
admin/whats-new/WhatsNewBanner.ts
|
admin/whats-new/whats-new-banner.ts
|
||||||
whats-new/WhatsNewBanner.ts
|
whats-new/whats-new-banner.ts
|
||||||
WhatsNewBanner.ts
|
whats-new-banner.ts
|
||||||
e2e/helpers/pages/admin/whats-new/WhatsNewModal.ts
|
e2e/helpers/pages/page-http-logger.ts
|
||||||
helpers/pages/admin/whats-new/WhatsNewModal.ts
|
helpers/pages/page-http-logger.ts
|
||||||
pages/admin/whats-new/WhatsNewModal.ts
|
pages/page-http-logger.ts
|
||||||
admin/whats-new/WhatsNewModal.ts
|
page-http-logger.ts
|
||||||
whats-new/WhatsNewModal.ts
|
e2e/helpers/pages/public/public-page.ts
|
||||||
WhatsNewModal.ts
|
helpers/pages/public/public-page.ts
|
||||||
e2e/helpers/pages/admin/whats-new/WhatsNewMenu.ts
|
pages/public/public-page.ts
|
||||||
helpers/pages/admin/whats-new/WhatsNewMenu.ts
|
public/public-page.ts
|
||||||
pages/admin/whats-new/WhatsNewMenu.ts
|
public-page.ts
|
||||||
admin/whats-new/WhatsNewMenu.ts
|
e2e/helpers/pages/public/home-page.ts
|
||||||
whats-new/WhatsNewMenu.ts
|
helpers/pages/public/home-page.ts
|
||||||
WhatsNewMenu.ts
|
pages/public/home-page.ts
|
||||||
e2e/helpers/pages/admin/PasswordResetPage.ts
|
public/home-page.ts
|
||||||
helpers/pages/admin/PasswordResetPage.ts
|
home-page.ts
|
||||||
pages/admin/PasswordResetPage.ts
|
|
||||||
admin/PasswordResetPage.ts
|
|
||||||
PasswordResetPage.ts
|
|
||||||
e2e/helpers/pages/BasePage.ts
|
|
||||||
helpers/pages/BasePage.ts
|
|
||||||
pages/BasePage.ts
|
|
||||||
BasePage.ts
|
|
||||||
e2e/helpers/pages/public/PublicPage.ts
|
|
||||||
helpers/pages/public/PublicPage.ts
|
|
||||||
pages/public/PublicPage.ts
|
|
||||||
public/PublicPage.ts
|
|
||||||
PublicPage.ts
|
|
||||||
e2e/helpers/pages/public/HomePage.ts
|
|
||||||
helpers/pages/public/HomePage.ts
|
|
||||||
pages/public/HomePage.ts
|
|
||||||
public/HomePage.ts
|
|
||||||
HomePage.ts
|
|
||||||
e2e/helpers/pages/public/index.ts
|
e2e/helpers/pages/public/index.ts
|
||||||
helpers/pages/public/index.ts
|
helpers/pages/public/index.ts
|
||||||
pages/public/index.ts
|
pages/public/index.ts
|
||||||
public/index.ts
|
public/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
e2e/helpers/pages/PageHttpLogger.ts
|
|
||||||
helpers/pages/PageHttpLogger.ts
|
|
||||||
pages/PageHttpLogger.ts
|
|
||||||
PageHttpLogger.ts
|
|
||||||
e2e/helpers/playwright/index.ts
|
e2e/helpers/playwright/index.ts
|
||||||
helpers/playwright/index.ts
|
helpers/playwright/index.ts
|
||||||
playwright/index.ts
|
playwright/index.ts
|
||||||
@@ -28635,16 +28634,16 @@ e2e/helpers/playwright/with-isolated-page.ts
|
|||||||
helpers/playwright/with-isolated-page.ts
|
helpers/playwright/with-isolated-page.ts
|
||||||
playwright/with-isolated-page.ts
|
playwright/with-isolated-page.ts
|
||||||
with-isolated-page.ts
|
with-isolated-page.ts
|
||||||
e2e/helpers/services/settings/SettingsService.ts
|
e2e/helpers/services/settings/settings-service.ts
|
||||||
helpers/services/settings/SettingsService.ts
|
helpers/services/settings/settings-service.ts
|
||||||
services/settings/SettingsService.ts
|
services/settings/settings-service.ts
|
||||||
settings/SettingsService.ts
|
settings/settings-service.ts
|
||||||
SettingsService.ts
|
settings-service.ts
|
||||||
e2e/helpers/services/email/MailPit.ts
|
e2e/helpers/services/email/mail-pit.ts
|
||||||
helpers/services/email/MailPit.ts
|
helpers/services/email/mail-pit.ts
|
||||||
services/email/MailPit.ts
|
services/email/mail-pit.ts
|
||||||
email/MailPit.ts
|
email/mail-pit.ts
|
||||||
MailPit.ts
|
mail-pit.ts
|
||||||
e2e/helpers/services/email/utils.ts
|
e2e/helpers/services/email/utils.ts
|
||||||
helpers/services/email/utils.ts
|
helpers/services/email/utils.ts
|
||||||
services/email/utils.ts
|
services/email/utils.ts
|
||||||
@@ -28654,39 +28653,39 @@ e2e/helpers/environment/index.ts
|
|||||||
helpers/environment/index.ts
|
helpers/environment/index.ts
|
||||||
environment/index.ts
|
environment/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
e2e/helpers/environment/DockerCompose.ts
|
e2e/helpers/environment/environment-manager.ts
|
||||||
helpers/environment/DockerCompose.ts
|
helpers/environment/environment-manager.ts
|
||||||
environment/DockerCompose.ts
|
environment/environment-manager.ts
|
||||||
DockerCompose.ts
|
environment-manager.ts
|
||||||
e2e/helpers/environment/EnvironmentManager.ts
|
e2e/helpers/environment/docker-compose.ts
|
||||||
helpers/environment/EnvironmentManager.ts
|
helpers/environment/docker-compose.ts
|
||||||
environment/EnvironmentManager.ts
|
environment/docker-compose.ts
|
||||||
EnvironmentManager.ts
|
docker-compose.ts
|
||||||
e2e/helpers/environment/service-managers/GhostManager.ts
|
e2e/helpers/environment/service-managers/ghost-manager.ts
|
||||||
helpers/environment/service-managers/GhostManager.ts
|
helpers/environment/service-managers/ghost-manager.ts
|
||||||
environment/service-managers/GhostManager.ts
|
environment/service-managers/ghost-manager.ts
|
||||||
service-managers/GhostManager.ts
|
service-managers/ghost-manager.ts
|
||||||
GhostManager.ts
|
ghost-manager.ts
|
||||||
e2e/helpers/environment/service-managers/PortalManager.ts
|
e2e/helpers/environment/service-managers/portal-manager.ts
|
||||||
helpers/environment/service-managers/PortalManager.ts
|
helpers/environment/service-managers/portal-manager.ts
|
||||||
environment/service-managers/PortalManager.ts
|
environment/service-managers/portal-manager.ts
|
||||||
service-managers/PortalManager.ts
|
service-managers/portal-manager.ts
|
||||||
PortalManager.ts
|
portal-manager.ts
|
||||||
e2e/helpers/environment/service-managers/MySQLManager.ts
|
e2e/helpers/environment/service-managers/mysql-manager.ts
|
||||||
helpers/environment/service-managers/MySQLManager.ts
|
helpers/environment/service-managers/mysql-manager.ts
|
||||||
environment/service-managers/MySQLManager.ts
|
environment/service-managers/mysql-manager.ts
|
||||||
service-managers/MySQLManager.ts
|
service-managers/mysql-manager.ts
|
||||||
MySQLManager.ts
|
mysql-manager.ts
|
||||||
e2e/helpers/environment/service-managers/index.ts
|
e2e/helpers/environment/service-managers/index.ts
|
||||||
helpers/environment/service-managers/index.ts
|
helpers/environment/service-managers/index.ts
|
||||||
environment/service-managers/index.ts
|
environment/service-managers/index.ts
|
||||||
service-managers/index.ts
|
service-managers/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
e2e/helpers/environment/service-managers/TinybirdManager.ts
|
e2e/helpers/environment/service-managers/tinybird-manager.ts
|
||||||
helpers/environment/service-managers/TinybirdManager.ts
|
helpers/environment/service-managers/tinybird-manager.ts
|
||||||
environment/service-managers/TinybirdManager.ts
|
environment/service-managers/tinybird-manager.ts
|
||||||
service-managers/TinybirdManager.ts
|
service-managers/tinybird-manager.ts
|
||||||
TinybirdManager.ts
|
tinybird-manager.ts
|
||||||
e2e/helpers/environment/constants.ts
|
e2e/helpers/environment/constants.ts
|
||||||
helpers/environment/constants.ts
|
helpers/environment/constants.ts
|
||||||
environment/constants.ts
|
environment/constants.ts
|
||||||
@@ -28712,8 +28711,6 @@ types.d.ts
|
|||||||
e2e/.claude/E2E_TEST_WRITING_GUIDE.md
|
e2e/.claude/E2E_TEST_WRITING_GUIDE.md
|
||||||
.claude/E2E_TEST_WRITING_GUIDE.md
|
.claude/E2E_TEST_WRITING_GUIDE.md
|
||||||
E2E_TEST_WRITING_GUIDE.md
|
E2E_TEST_WRITING_GUIDE.md
|
||||||
e2e/.eslintrc.js
|
|
||||||
.eslintrc.js
|
|
||||||
.env.example
|
.env.example
|
||||||
Dockerfile
|
Dockerfile
|
||||||
apps/activitypub/.eslintrc.cjs
|
apps/activitypub/.eslintrc.cjs
|
||||||
@@ -35285,6 +35282,18 @@ apps/admin/src/App.tsx
|
|||||||
admin/src/App.tsx
|
admin/src/App.tsx
|
||||||
src/App.tsx
|
src/App.tsx
|
||||||
App.tsx
|
App.tsx
|
||||||
|
apps/admin/src/whats-new/hooks/use-whats-new.test.tsx
|
||||||
|
admin/src/whats-new/hooks/use-whats-new.test.tsx
|
||||||
|
src/whats-new/hooks/use-whats-new.test.tsx
|
||||||
|
whats-new/hooks/use-whats-new.test.tsx
|
||||||
|
hooks/use-whats-new.test.tsx
|
||||||
|
use-whats-new.test.tsx
|
||||||
|
apps/admin/src/whats-new/hooks/use-whats-new.ts
|
||||||
|
admin/src/whats-new/hooks/use-whats-new.ts
|
||||||
|
src/whats-new/hooks/use-whats-new.ts
|
||||||
|
whats-new/hooks/use-whats-new.ts
|
||||||
|
hooks/use-whats-new.ts
|
||||||
|
use-whats-new.ts
|
||||||
apps/admin/src/whats-new/hooks/use-changelog.ts
|
apps/admin/src/whats-new/hooks/use-changelog.ts
|
||||||
admin/src/whats-new/hooks/use-changelog.ts
|
admin/src/whats-new/hooks/use-changelog.ts
|
||||||
src/whats-new/hooks/use-changelog.ts
|
src/whats-new/hooks/use-changelog.ts
|
||||||
@@ -36827,6 +36836,12 @@ src/components/ui/toggle-group.stories.tsx
|
|||||||
components/ui/toggle-group.stories.tsx
|
components/ui/toggle-group.stories.tsx
|
||||||
ui/toggle-group.stories.tsx
|
ui/toggle-group.stories.tsx
|
||||||
toggle-group.stories.tsx
|
toggle-group.stories.tsx
|
||||||
|
apps/shade/src/components/ui/filters.tsx
|
||||||
|
shade/src/components/ui/filters.tsx
|
||||||
|
src/components/ui/filters.tsx
|
||||||
|
components/ui/filters.tsx
|
||||||
|
ui/filters.tsx
|
||||||
|
filters.tsx
|
||||||
apps/shade/src/components/ui/simple-pagination.tsx
|
apps/shade/src/components/ui/simple-pagination.tsx
|
||||||
shade/src/components/ui/simple-pagination.tsx
|
shade/src/components/ui/simple-pagination.tsx
|
||||||
src/components/ui/simple-pagination.tsx
|
src/components/ui/simple-pagination.tsx
|
||||||
@@ -36965,6 +36980,12 @@ src/components/ui/kbd.stories.tsx
|
|||||||
components/ui/kbd.stories.tsx
|
components/ui/kbd.stories.tsx
|
||||||
ui/kbd.stories.tsx
|
ui/kbd.stories.tsx
|
||||||
kbd.stories.tsx
|
kbd.stories.tsx
|
||||||
|
apps/shade/src/components/ui/command.tsx
|
||||||
|
shade/src/components/ui/command.tsx
|
||||||
|
src/components/ui/command.tsx
|
||||||
|
components/ui/command.tsx
|
||||||
|
ui/command.tsx
|
||||||
|
command.tsx
|
||||||
apps/shade/src/components/ui/empty-indicator.tsx
|
apps/shade/src/components/ui/empty-indicator.tsx
|
||||||
shade/src/components/ui/empty-indicator.tsx
|
shade/src/components/ui/empty-indicator.tsx
|
||||||
src/components/ui/empty-indicator.tsx
|
src/components/ui/empty-indicator.tsx
|
||||||
@@ -37121,6 +37142,12 @@ src/components/ui/field.stories.tsx
|
|||||||
components/ui/field.stories.tsx
|
components/ui/field.stories.tsx
|
||||||
ui/field.stories.tsx
|
ui/field.stories.tsx
|
||||||
field.stories.tsx
|
field.stories.tsx
|
||||||
|
apps/shade/src/components/ui/command.stories.tsx
|
||||||
|
shade/src/components/ui/command.stories.tsx
|
||||||
|
src/components/ui/command.stories.tsx
|
||||||
|
components/ui/command.stories.tsx
|
||||||
|
ui/command.stories.tsx
|
||||||
|
command.stories.tsx
|
||||||
apps/shade/src/components/ui/button.stories.tsx
|
apps/shade/src/components/ui/button.stories.tsx
|
||||||
shade/src/components/ui/button.stories.tsx
|
shade/src/components/ui/button.stories.tsx
|
||||||
src/components/ui/button.stories.tsx
|
src/components/ui/button.stories.tsx
|
||||||
@@ -37199,6 +37226,12 @@ src/components/ui/input-group.tsx
|
|||||||
components/ui/input-group.tsx
|
components/ui/input-group.tsx
|
||||||
ui/input-group.tsx
|
ui/input-group.tsx
|
||||||
input-group.tsx
|
input-group.tsx
|
||||||
|
apps/shade/src/components/ui/filters.stories.tsx
|
||||||
|
shade/src/components/ui/filters.stories.tsx
|
||||||
|
src/components/ui/filters.stories.tsx
|
||||||
|
components/ui/filters.stories.tsx
|
||||||
|
ui/filters.stories.tsx
|
||||||
|
filters.stories.tsx
|
||||||
apps/shade/src/components/ui/dialog.tsx
|
apps/shade/src/components/ui/dialog.tsx
|
||||||
shade/src/components/ui/dialog.tsx
|
shade/src/components/ui/dialog.tsx
|
||||||
src/components/ui/dialog.tsx
|
src/components/ui/dialog.tsx
|
||||||
|
|||||||
@@ -4185,6 +4185,7 @@ LICENSE
|
|||||||
.gitattributes
|
.gitattributes
|
||||||
compose.yml
|
compose.yml
|
||||||
.dockerignore
|
.dockerignore
|
||||||
|
e2e/eslint.config.js
|
||||||
e2e/playwright.config.mjs
|
e2e/playwright.config.mjs
|
||||||
e2e/README.md
|
e2e/README.md
|
||||||
e2e/tests/admin/analytics/newsletters.test.ts
|
e2e/tests/admin/analytics/newsletters.test.ts
|
||||||
@@ -4210,7 +4211,6 @@ e2e/tests/admin/reset-password.test.ts
|
|||||||
e2e/tests/admin/settings/publication-language.test.ts
|
e2e/tests/admin/settings/publication-language.test.ts
|
||||||
e2e/tests/admin/settings/labs-search.test.ts
|
e2e/tests/admin/settings/labs-search.test.ts
|
||||||
e2e/tests/global.setup.ts
|
e2e/tests/global.setup.ts
|
||||||
e2e/tests/.eslintrc.js
|
|
||||||
e2e/tests/public/homepage.test.ts
|
e2e/tests/public/homepage.test.ts
|
||||||
e2e/tests/public/member-signup.test.ts
|
e2e/tests/public/member-signup.test.ts
|
||||||
e2e/tests/public/member-signup-types.test.ts
|
e2e/tests/public/member-signup-types.test.ts
|
||||||
@@ -4236,72 +4236,72 @@ e2e/data-factory/factories/tag-factory.ts
|
|||||||
e2e/data-factory/utils.ts
|
e2e/data-factory/utils.ts
|
||||||
e2e/.env.example
|
e2e/.env.example
|
||||||
e2e/tsconfig.json
|
e2e/tsconfig.json
|
||||||
e2e/helpers/pages/portal/SignInPage.ts
|
e2e/helpers/pages/portal/portal-page.ts
|
||||||
|
e2e/helpers/pages/portal/sign-in-page.ts
|
||||||
e2e/helpers/pages/portal/index.ts
|
e2e/helpers/pages/portal/index.ts
|
||||||
e2e/helpers/pages/portal/SignUpSuccessPage.ts
|
e2e/helpers/pages/portal/sign-up-page.ts
|
||||||
e2e/helpers/pages/portal/SignUpPage.ts
|
e2e/helpers/pages/portal/sign-up-success-page.ts
|
||||||
e2e/helpers/pages/portal/PortalPage.ts
|
e2e/helpers/pages/base-page.ts
|
||||||
e2e/helpers/pages/index.ts
|
e2e/helpers/pages/index.ts
|
||||||
e2e/helpers/pages/admin/analytics/AnalyticsGrowthPage.ts
|
e2e/helpers/pages/admin/analytics/analytics-web-traffic-page.ts
|
||||||
e2e/helpers/pages/admin/analytics/AnalyticsWebTrafficPage.ts
|
e2e/helpers/pages/admin/analytics/analytics-newsletters-page.ts
|
||||||
e2e/helpers/pages/admin/analytics/AnalyticsOverviewPage.ts
|
e2e/helpers/pages/admin/analytics/post-analytics/post-analytics-growth-page.ts
|
||||||
e2e/helpers/pages/admin/analytics/post-analytics/PostAnalyticsPage.ts
|
|
||||||
e2e/helpers/pages/admin/analytics/post-analytics/PostAnalyticsWebTrafficPage.ts
|
|
||||||
e2e/helpers/pages/admin/analytics/post-analytics/index.ts
|
e2e/helpers/pages/admin/analytics/post-analytics/index.ts
|
||||||
e2e/helpers/pages/admin/analytics/post-analytics/PostAnalyticsGrowthPage.ts
|
e2e/helpers/pages/admin/analytics/post-analytics/post-analytics-web-traffic-page.ts
|
||||||
|
e2e/helpers/pages/admin/analytics/post-analytics/post-analytics-page.ts
|
||||||
|
e2e/helpers/pages/admin/analytics/analytics-growth-page.ts
|
||||||
e2e/helpers/pages/admin/analytics/index.ts
|
e2e/helpers/pages/admin/analytics/index.ts
|
||||||
e2e/helpers/pages/admin/analytics/AnalyticsNewslettersPage.ts
|
e2e/helpers/pages/admin/analytics/analytics-overview-page.ts
|
||||||
e2e/helpers/pages/admin/analytics/AnalyticsLocationsPage.ts
|
e2e/helpers/pages/admin/analytics/analytics-locations-page.ts
|
||||||
|
e2e/helpers/pages/admin/password-reset-page.ts
|
||||||
|
e2e/helpers/pages/admin/posts/posts-page.ts
|
||||||
e2e/helpers/pages/admin/posts/index.ts
|
e2e/helpers/pages/admin/posts/index.ts
|
||||||
e2e/helpers/pages/admin/posts/PostsPage.ts
|
e2e/helpers/pages/admin/posts/post/post-editor-page.ts
|
||||||
e2e/helpers/pages/admin/posts/post/PostEditorPage.ts
|
|
||||||
e2e/helpers/pages/admin/posts/post/index.ts
|
e2e/helpers/pages/admin/posts/post/index.ts
|
||||||
e2e/helpers/pages/admin/posts/post/PostPreviewModal.ts
|
e2e/helpers/pages/admin/posts/post/post-preview-modal.ts
|
||||||
e2e/helpers/pages/admin/tags/TagEditorPage.ts
|
e2e/helpers/pages/admin/tags/new-tags-page.ts
|
||||||
|
e2e/helpers/pages/admin/tags/tags-page.ts
|
||||||
e2e/helpers/pages/admin/tags/index.ts
|
e2e/helpers/pages/admin/tags/index.ts
|
||||||
e2e/helpers/pages/admin/tags/TagDetailsPage.ts
|
e2e/helpers/pages/admin/tags/tag-details-page.ts
|
||||||
e2e/helpers/pages/admin/tags/TagsPage.ts
|
e2e/helpers/pages/admin/tags/tag-editor-page.ts
|
||||||
e2e/helpers/pages/admin/tags/NewTagsPage.ts
|
e2e/helpers/pages/admin/members/members-page.ts
|
||||||
e2e/helpers/pages/admin/LoginVerifyPage.ts
|
e2e/helpers/pages/admin/members/member-details-page.ts
|
||||||
e2e/helpers/pages/admin/members/MemberDetailsPage.ts
|
|
||||||
e2e/helpers/pages/admin/members/index.ts
|
e2e/helpers/pages/admin/members/index.ts
|
||||||
e2e/helpers/pages/admin/members/MembersPage.ts
|
|
||||||
e2e/helpers/pages/admin/LoginPage.ts
|
|
||||||
e2e/helpers/pages/admin/index.ts
|
e2e/helpers/pages/admin/index.ts
|
||||||
e2e/helpers/pages/admin/settings/SettingsPage.ts
|
e2e/helpers/pages/admin/login-verify-page.ts
|
||||||
|
e2e/helpers/pages/admin/login-page.ts
|
||||||
e2e/helpers/pages/admin/settings/index.ts
|
e2e/helpers/pages/admin/settings/index.ts
|
||||||
|
e2e/helpers/pages/admin/settings/settings-page.ts
|
||||||
|
e2e/helpers/pages/admin/settings/sections/integrations-section.ts
|
||||||
|
e2e/helpers/pages/admin/settings/sections/labs-section.ts
|
||||||
e2e/helpers/pages/admin/settings/sections/index.ts
|
e2e/helpers/pages/admin/settings/sections/index.ts
|
||||||
e2e/helpers/pages/admin/settings/sections/IntegrationsSection.ts
|
e2e/helpers/pages/admin/settings/sections/staff-section.ts
|
||||||
e2e/helpers/pages/admin/settings/sections/PublicationsSection.ts
|
e2e/helpers/pages/admin/settings/sections/publications-section.ts
|
||||||
e2e/helpers/pages/admin/settings/sections/LabsSection.ts
|
e2e/helpers/pages/admin/admin-page.ts
|
||||||
e2e/helpers/pages/admin/settings/sections/StaffSection.ts
|
e2e/helpers/pages/admin/whats-new/whats-new-modal.ts
|
||||||
e2e/helpers/pages/admin/AdminPage.ts
|
e2e/helpers/pages/admin/whats-new/whats-new-menu.ts
|
||||||
e2e/helpers/pages/admin/whats-new/index.ts
|
e2e/helpers/pages/admin/whats-new/index.ts
|
||||||
e2e/helpers/pages/admin/whats-new/WhatsNewBanner.ts
|
e2e/helpers/pages/admin/whats-new/whats-new-banner.ts
|
||||||
e2e/helpers/pages/admin/whats-new/WhatsNewModal.ts
|
e2e/helpers/pages/page-http-logger.ts
|
||||||
e2e/helpers/pages/admin/whats-new/WhatsNewMenu.ts
|
e2e/helpers/pages/public/public-page.ts
|
||||||
e2e/helpers/pages/admin/PasswordResetPage.ts
|
e2e/helpers/pages/public/home-page.ts
|
||||||
e2e/helpers/pages/BasePage.ts
|
|
||||||
e2e/helpers/pages/public/PublicPage.ts
|
|
||||||
e2e/helpers/pages/public/HomePage.ts
|
|
||||||
e2e/helpers/pages/public/index.ts
|
e2e/helpers/pages/public/index.ts
|
||||||
e2e/helpers/pages/PageHttpLogger.ts
|
|
||||||
e2e/helpers/playwright/index.ts
|
e2e/helpers/playwright/index.ts
|
||||||
e2e/helpers/playwright/flows/login.ts
|
e2e/helpers/playwright/flows/login.ts
|
||||||
e2e/helpers/playwright/flows/signup.ts
|
e2e/helpers/playwright/flows/signup.ts
|
||||||
e2e/helpers/playwright/fixture.ts
|
e2e/helpers/playwright/fixture.ts
|
||||||
e2e/helpers/playwright/with-isolated-page.ts
|
e2e/helpers/playwright/with-isolated-page.ts
|
||||||
e2e/helpers/services/settings/SettingsService.ts
|
e2e/helpers/services/settings/settings-service.ts
|
||||||
e2e/helpers/services/email/MailPit.ts
|
e2e/helpers/services/email/mail-pit.ts
|
||||||
e2e/helpers/services/email/utils.ts
|
e2e/helpers/services/email/utils.ts
|
||||||
e2e/helpers/environment/index.ts
|
e2e/helpers/environment/index.ts
|
||||||
e2e/helpers/environment/DockerCompose.ts
|
e2e/helpers/environment/environment-manager.ts
|
||||||
e2e/helpers/environment/EnvironmentManager.ts
|
e2e/helpers/environment/docker-compose.ts
|
||||||
e2e/helpers/environment/service-managers/GhostManager.ts
|
e2e/helpers/environment/service-managers/ghost-manager.ts
|
||||||
e2e/helpers/environment/service-managers/PortalManager.ts
|
e2e/helpers/environment/service-managers/portal-manager.ts
|
||||||
e2e/helpers/environment/service-managers/MySQLManager.ts
|
e2e/helpers/environment/service-managers/mysql-manager.ts
|
||||||
e2e/helpers/environment/service-managers/index.ts
|
e2e/helpers/environment/service-managers/index.ts
|
||||||
e2e/helpers/environment/service-managers/TinybirdManager.ts
|
e2e/helpers/environment/service-managers/tinybird-manager.ts
|
||||||
e2e/helpers/environment/constants.ts
|
e2e/helpers/environment/constants.ts
|
||||||
e2e/helpers/utils/app-config.ts
|
e2e/helpers/utils/app-config.ts
|
||||||
e2e/helpers/utils/index.ts
|
e2e/helpers/utils/index.ts
|
||||||
@@ -4309,7 +4309,6 @@ e2e/helpers/utils/setup-user.ts
|
|||||||
e2e/helpers/utils/ensure-dir.ts
|
e2e/helpers/utils/ensure-dir.ts
|
||||||
e2e/types.d.ts
|
e2e/types.d.ts
|
||||||
e2e/.claude/E2E_TEST_WRITING_GUIDE.md
|
e2e/.claude/E2E_TEST_WRITING_GUIDE.md
|
||||||
e2e/.eslintrc.js
|
|
||||||
.env.example
|
.env.example
|
||||||
Dockerfile
|
Dockerfile
|
||||||
apps/activitypub/.eslintrc.cjs
|
apps/activitypub/.eslintrc.cjs
|
||||||
@@ -5457,6 +5456,8 @@ apps/admin/src/providers/AppProvider.tsx
|
|||||||
apps/admin/src/utils/navigation.test.ts
|
apps/admin/src/utils/navigation.test.ts
|
||||||
apps/admin/src/utils/navigation.ts
|
apps/admin/src/utils/navigation.ts
|
||||||
apps/admin/src/App.tsx
|
apps/admin/src/App.tsx
|
||||||
|
apps/admin/src/whats-new/hooks/use-whats-new.test.tsx
|
||||||
|
apps/admin/src/whats-new/hooks/use-whats-new.ts
|
||||||
apps/admin/src/whats-new/hooks/use-changelog.ts
|
apps/admin/src/whats-new/hooks/use-changelog.ts
|
||||||
apps/admin/src/whats-new/hooks/use-changelog.test.tsx
|
apps/admin/src/whats-new/hooks/use-changelog.test.tsx
|
||||||
apps/admin/src/routes.tsx
|
apps/admin/src/routes.tsx
|
||||||
@@ -5760,6 +5761,7 @@ apps/shade/src/components/ui/skeleton.tsx
|
|||||||
apps/shade/src/components/ui/select.tsx
|
apps/shade/src/components/ui/select.tsx
|
||||||
apps/shade/src/components/ui/input-group.stories.tsx
|
apps/shade/src/components/ui/input-group.stories.tsx
|
||||||
apps/shade/src/components/ui/toggle-group.stories.tsx
|
apps/shade/src/components/ui/toggle-group.stories.tsx
|
||||||
|
apps/shade/src/components/ui/filters.tsx
|
||||||
apps/shade/src/components/ui/simple-pagination.tsx
|
apps/shade/src/components/ui/simple-pagination.tsx
|
||||||
apps/shade/src/components/ui/simple-pagination.stories.tsx
|
apps/shade/src/components/ui/simple-pagination.stories.tsx
|
||||||
apps/shade/src/components/ui/badge.stories.tsx
|
apps/shade/src/components/ui/badge.stories.tsx
|
||||||
@@ -5783,6 +5785,7 @@ apps/shade/src/components/ui/separator.tsx
|
|||||||
apps/shade/src/components/ui/popover.tsx
|
apps/shade/src/components/ui/popover.tsx
|
||||||
apps/shade/src/components/ui/breadcrumb.tsx
|
apps/shade/src/components/ui/breadcrumb.tsx
|
||||||
apps/shade/src/components/ui/kbd.stories.tsx
|
apps/shade/src/components/ui/kbd.stories.tsx
|
||||||
|
apps/shade/src/components/ui/command.tsx
|
||||||
apps/shade/src/components/ui/empty-indicator.tsx
|
apps/shade/src/components/ui/empty-indicator.tsx
|
||||||
apps/shade/src/components/ui/dropdown-menu.tsx
|
apps/shade/src/components/ui/dropdown-menu.tsx
|
||||||
apps/shade/src/components/ui/dropdown-menu.stories.tsx
|
apps/shade/src/components/ui/dropdown-menu.stories.tsx
|
||||||
@@ -5809,6 +5812,7 @@ apps/shade/src/components/ui/sheet.tsx
|
|||||||
apps/shade/src/components/ui/sidebar.tsx
|
apps/shade/src/components/ui/sidebar.tsx
|
||||||
apps/shade/src/components/ui/dialog.stories.tsx
|
apps/shade/src/components/ui/dialog.stories.tsx
|
||||||
apps/shade/src/components/ui/field.stories.tsx
|
apps/shade/src/components/ui/field.stories.tsx
|
||||||
|
apps/shade/src/components/ui/command.stories.tsx
|
||||||
apps/shade/src/components/ui/button.stories.tsx
|
apps/shade/src/components/ui/button.stories.tsx
|
||||||
apps/shade/src/components/ui/accordion.tsx
|
apps/shade/src/components/ui/accordion.tsx
|
||||||
apps/shade/src/components/ui/animated-number.tsx
|
apps/shade/src/components/ui/animated-number.tsx
|
||||||
@@ -5822,6 +5826,7 @@ apps/shade/src/components/ui/empty-indicator.stories.tsx
|
|||||||
apps/shade/src/components/ui/icon.ts
|
apps/shade/src/components/ui/icon.ts
|
||||||
apps/shade/src/components/ui/right-sidebar.stories.tsx
|
apps/shade/src/components/ui/right-sidebar.stories.tsx
|
||||||
apps/shade/src/components/ui/input-group.tsx
|
apps/shade/src/components/ui/input-group.tsx
|
||||||
|
apps/shade/src/components/ui/filters.stories.tsx
|
||||||
apps/shade/src/components/ui/dialog.tsx
|
apps/shade/src/components/ui/dialog.tsx
|
||||||
apps/shade/src/components/ui/banner.stories.tsx
|
apps/shade/src/components/ui/banner.stories.tsx
|
||||||
apps/shade/src/components/ui/sonner.stories.tsx
|
apps/shade/src/components/ui/sonner.stories.tsx
|
||||||
|
|||||||
@@ -42210,6 +42210,10 @@ dev/tests/varnish/no-caching.vtc
|
|||||||
tests/varnish/no-caching.vtc
|
tests/varnish/no-caching.vtc
|
||||||
varnish/no-caching.vtc
|
varnish/no-caching.vtc
|
||||||
no-caching.vtc
|
no-caching.vtc
|
||||||
|
dev/tests/varnish/x-magento-vary.vtc
|
||||||
|
tests/varnish/x-magento-vary.vtc
|
||||||
|
varnish/x-magento-vary.vtc
|
||||||
|
x-magento-vary.vtc
|
||||||
dev/tests/varnish/debug.vtc
|
dev/tests/varnish/debug.vtc
|
||||||
tests/varnish/debug.vtc
|
tests/varnish/debug.vtc
|
||||||
varnish/debug.vtc
|
varnish/debug.vtc
|
||||||
@@ -42234,6 +42238,14 @@ tests/api-functional/allure/allure.config.php
|
|||||||
api-functional/allure/allure.config.php
|
api-functional/allure/allure.config.php
|
||||||
allure/allure.config.php
|
allure/allure.config.php
|
||||||
allure.config.php
|
allure.config.php
|
||||||
|
dev/tests/api-functional/testsuite/Magento/QuoteGraphQl/Model/DiscountsTest.php
|
||||||
|
tests/api-functional/testsuite/Magento/QuoteGraphQl/Model/DiscountsTest.php
|
||||||
|
api-functional/testsuite/Magento/QuoteGraphQl/Model/DiscountsTest.php
|
||||||
|
testsuite/Magento/QuoteGraphQl/Model/DiscountsTest.php
|
||||||
|
Magento/QuoteGraphQl/Model/DiscountsTest.php
|
||||||
|
QuoteGraphQl/Model/DiscountsTest.php
|
||||||
|
Model/DiscountsTest.php
|
||||||
|
DiscountsTest.php
|
||||||
dev/tests/api-functional/testsuite/Magento/QuoteGraphQl/Model/Resolver/PlaceOrderTest.php
|
dev/tests/api-functional/testsuite/Magento/QuoteGraphQl/Model/Resolver/PlaceOrderTest.php
|
||||||
tests/api-functional/testsuite/Magento/QuoteGraphQl/Model/Resolver/PlaceOrderTest.php
|
tests/api-functional/testsuite/Magento/QuoteGraphQl/Model/Resolver/PlaceOrderTest.php
|
||||||
api-functional/testsuite/Magento/QuoteGraphQl/Model/Resolver/PlaceOrderTest.php
|
api-functional/testsuite/Magento/QuoteGraphQl/Model/Resolver/PlaceOrderTest.php
|
||||||
@@ -42243,6 +42255,15 @@ QuoteGraphQl/Model/Resolver/PlaceOrderTest.php
|
|||||||
Model/Resolver/PlaceOrderTest.php
|
Model/Resolver/PlaceOrderTest.php
|
||||||
Resolver/PlaceOrderTest.php
|
Resolver/PlaceOrderTest.php
|
||||||
PlaceOrderTest.php
|
PlaceOrderTest.php
|
||||||
|
dev/tests/api-functional/testsuite/Magento/QuoteGraphQl/Model/Resolver/GetDiscountsTest.php
|
||||||
|
tests/api-functional/testsuite/Magento/QuoteGraphQl/Model/Resolver/GetDiscountsTest.php
|
||||||
|
api-functional/testsuite/Magento/QuoteGraphQl/Model/Resolver/GetDiscountsTest.php
|
||||||
|
testsuite/Magento/QuoteGraphQl/Model/Resolver/GetDiscountsTest.php
|
||||||
|
Magento/QuoteGraphQl/Model/Resolver/GetDiscountsTest.php
|
||||||
|
QuoteGraphQl/Model/Resolver/GetDiscountsTest.php
|
||||||
|
Model/Resolver/GetDiscountsTest.php
|
||||||
|
Resolver/GetDiscountsTest.php
|
||||||
|
GetDiscountsTest.php
|
||||||
dev/tests/api-functional/testsuite/Magento/CatalogInventory/Api/StockItemTest.php
|
dev/tests/api-functional/testsuite/Magento/CatalogInventory/Api/StockItemTest.php
|
||||||
tests/api-functional/testsuite/Magento/CatalogInventory/Api/StockItemTest.php
|
tests/api-functional/testsuite/Magento/CatalogInventory/Api/StockItemTest.php
|
||||||
api-functional/testsuite/Magento/CatalogInventory/Api/StockItemTest.php
|
api-functional/testsuite/Magento/CatalogInventory/Api/StockItemTest.php
|
||||||
@@ -117838,6 +117859,12 @@ Magento/QuoteGraphQl/Model/BackpressureRequestTypeExtractor.php
|
|||||||
QuoteGraphQl/Model/BackpressureRequestTypeExtractor.php
|
QuoteGraphQl/Model/BackpressureRequestTypeExtractor.php
|
||||||
Model/BackpressureRequestTypeExtractor.php
|
Model/BackpressureRequestTypeExtractor.php
|
||||||
BackpressureRequestTypeExtractor.php
|
BackpressureRequestTypeExtractor.php
|
||||||
|
app/code/Magento/QuoteGraphQl/Observer/CheckAndUpdateQtyObserver.php
|
||||||
|
code/Magento/QuoteGraphQl/Observer/CheckAndUpdateQtyObserver.php
|
||||||
|
Magento/QuoteGraphQl/Observer/CheckAndUpdateQtyObserver.php
|
||||||
|
QuoteGraphQl/Observer/CheckAndUpdateQtyObserver.php
|
||||||
|
Observer/CheckAndUpdateQtyObserver.php
|
||||||
|
CheckAndUpdateQtyObserver.php
|
||||||
app/code/Magento/QuoteGraphQl/Plugin/CustomerManagementPlugin.php
|
app/code/Magento/QuoteGraphQl/Plugin/CustomerManagementPlugin.php
|
||||||
code/Magento/QuoteGraphQl/Plugin/CustomerManagementPlugin.php
|
code/Magento/QuoteGraphQl/Plugin/CustomerManagementPlugin.php
|
||||||
Magento/QuoteGraphQl/Plugin/CustomerManagementPlugin.php
|
Magento/QuoteGraphQl/Plugin/CustomerManagementPlugin.php
|
||||||
@@ -211630,6 +211657,15 @@ FieldMapper/Product/AttributeAdapter/DummyAttribute.php
|
|||||||
Product/AttributeAdapter/DummyAttribute.php
|
Product/AttributeAdapter/DummyAttribute.php
|
||||||
AttributeAdapter/DummyAttribute.php
|
AttributeAdapter/DummyAttribute.php
|
||||||
DummyAttribute.php
|
DummyAttribute.php
|
||||||
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/SearchableAttributeFieldsMappingProcessor.php
|
||||||
|
code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/SearchableAttributeFieldsMappingProcessor.php
|
||||||
|
Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/SearchableAttributeFieldsMappingProcessor.php
|
||||||
|
Elasticsearch/Model/Adapter/FieldMapper/Product/SearchableAttributeFieldsMappingProcessor.php
|
||||||
|
Model/Adapter/FieldMapper/Product/SearchableAttributeFieldsMappingProcessor.php
|
||||||
|
Adapter/FieldMapper/Product/SearchableAttributeFieldsMappingProcessor.php
|
||||||
|
FieldMapper/Product/SearchableAttributeFieldsMappingProcessor.php
|
||||||
|
Product/SearchableAttributeFieldsMappingProcessor.php
|
||||||
|
SearchableAttributeFieldsMappingProcessor.php
|
||||||
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/CompositeFieldProvider.php
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/CompositeFieldProvider.php
|
||||||
code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/CompositeFieldProvider.php
|
code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/CompositeFieldProvider.php
|
||||||
Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/CompositeFieldProvider.php
|
Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/CompositeFieldProvider.php
|
||||||
@@ -211639,6 +211675,15 @@ Adapter/FieldMapper/Product/CompositeFieldProvider.php
|
|||||||
FieldMapper/Product/CompositeFieldProvider.php
|
FieldMapper/Product/CompositeFieldProvider.php
|
||||||
Product/CompositeFieldProvider.php
|
Product/CompositeFieldProvider.php
|
||||||
CompositeFieldProvider.php
|
CompositeFieldProvider.php
|
||||||
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/CompositeAttributeFieldsMappingProcessor.php
|
||||||
|
code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/CompositeAttributeFieldsMappingProcessor.php
|
||||||
|
Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/CompositeAttributeFieldsMappingProcessor.php
|
||||||
|
Elasticsearch/Model/Adapter/FieldMapper/Product/CompositeAttributeFieldsMappingProcessor.php
|
||||||
|
Model/Adapter/FieldMapper/Product/CompositeAttributeFieldsMappingProcessor.php
|
||||||
|
Adapter/FieldMapper/Product/CompositeAttributeFieldsMappingProcessor.php
|
||||||
|
FieldMapper/Product/CompositeAttributeFieldsMappingProcessor.php
|
||||||
|
Product/CompositeAttributeFieldsMappingProcessor.php
|
||||||
|
CompositeAttributeFieldsMappingProcessor.php
|
||||||
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeAdapter.php
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeAdapter.php
|
||||||
code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeAdapter.php
|
code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeAdapter.php
|
||||||
Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeAdapter.php
|
Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeAdapter.php
|
||||||
@@ -211909,6 +211954,15 @@ Product/FieldProvider/FieldIndex/IndexResolver.php
|
|||||||
FieldProvider/FieldIndex/IndexResolver.php
|
FieldProvider/FieldIndex/IndexResolver.php
|
||||||
FieldIndex/IndexResolver.php
|
FieldIndex/IndexResolver.php
|
||||||
IndexResolver.php
|
IndexResolver.php
|
||||||
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeFieldsMappingProcessorInterface.php
|
||||||
|
code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeFieldsMappingProcessorInterface.php
|
||||||
|
Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeFieldsMappingProcessorInterface.php
|
||||||
|
Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeFieldsMappingProcessorInterface.php
|
||||||
|
Model/Adapter/FieldMapper/Product/AttributeFieldsMappingProcessorInterface.php
|
||||||
|
Adapter/FieldMapper/Product/AttributeFieldsMappingProcessorInterface.php
|
||||||
|
FieldMapper/Product/AttributeFieldsMappingProcessorInterface.php
|
||||||
|
Product/AttributeFieldsMappingProcessorInterface.php
|
||||||
|
AttributeFieldsMappingProcessorInterface.php
|
||||||
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeProvider.php
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeProvider.php
|
||||||
code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeProvider.php
|
code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeProvider.php
|
||||||
Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeProvider.php
|
Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeProvider.php
|
||||||
@@ -271535,6 +271589,14 @@ Model/ResourceModel/Indexer/BundleOptionStockDataSelectBuilder.php
|
|||||||
ResourceModel/Indexer/BundleOptionStockDataSelectBuilder.php
|
ResourceModel/Indexer/BundleOptionStockDataSelectBuilder.php
|
||||||
Indexer/BundleOptionStockDataSelectBuilder.php
|
Indexer/BundleOptionStockDataSelectBuilder.php
|
||||||
BundleOptionStockDataSelectBuilder.php
|
BundleOptionStockDataSelectBuilder.php
|
||||||
|
app/code/Magento/Bundle/Model/ResourceModel/Indexer/OptionQtyExpressionProvider.php
|
||||||
|
code/Magento/Bundle/Model/ResourceModel/Indexer/OptionQtyExpressionProvider.php
|
||||||
|
Magento/Bundle/Model/ResourceModel/Indexer/OptionQtyExpressionProvider.php
|
||||||
|
Bundle/Model/ResourceModel/Indexer/OptionQtyExpressionProvider.php
|
||||||
|
Model/ResourceModel/Indexer/OptionQtyExpressionProvider.php
|
||||||
|
ResourceModel/Indexer/OptionQtyExpressionProvider.php
|
||||||
|
Indexer/OptionQtyExpressionProvider.php
|
||||||
|
OptionQtyExpressionProvider.php
|
||||||
app/code/Magento/Bundle/Model/ResourceModel/Indexer/StockStatusSelectBuilder.php
|
app/code/Magento/Bundle/Model/ResourceModel/Indexer/StockStatusSelectBuilder.php
|
||||||
code/Magento/Bundle/Model/ResourceModel/Indexer/StockStatusSelectBuilder.php
|
code/Magento/Bundle/Model/ResourceModel/Indexer/StockStatusSelectBuilder.php
|
||||||
Magento/Bundle/Model/ResourceModel/Indexer/StockStatusSelectBuilder.php
|
Magento/Bundle/Model/ResourceModel/Indexer/StockStatusSelectBuilder.php
|
||||||
|
|||||||
@@ -5349,12 +5349,15 @@ dev/tests/js/jasmine/spec_runner/tasks/jasmine.js
|
|||||||
dev/tests/varnish/README.md
|
dev/tests/varnish/README.md
|
||||||
dev/tests/varnish/compression.vtc
|
dev/tests/varnish/compression.vtc
|
||||||
dev/tests/varnish/no-caching.vtc
|
dev/tests/varnish/no-caching.vtc
|
||||||
|
dev/tests/varnish/x-magento-vary.vtc
|
||||||
dev/tests/varnish/debug.vtc
|
dev/tests/varnish/debug.vtc
|
||||||
dev/tests/api-functional/config/install-config-mysql.php.dist
|
dev/tests/api-functional/config/install-config-mysql.php.dist
|
||||||
dev/tests/api-functional/config/config-global.php.dist
|
dev/tests/api-functional/config/config-global.php.dist
|
||||||
dev/tests/api-functional/config/post-install-setup-command-config.php.dist
|
dev/tests/api-functional/config/post-install-setup-command-config.php.dist
|
||||||
dev/tests/api-functional/allure/allure.config.php
|
dev/tests/api-functional/allure/allure.config.php
|
||||||
|
dev/tests/api-functional/testsuite/Magento/QuoteGraphQl/Model/DiscountsTest.php
|
||||||
dev/tests/api-functional/testsuite/Magento/QuoteGraphQl/Model/Resolver/PlaceOrderTest.php
|
dev/tests/api-functional/testsuite/Magento/QuoteGraphQl/Model/Resolver/PlaceOrderTest.php
|
||||||
|
dev/tests/api-functional/testsuite/Magento/QuoteGraphQl/Model/Resolver/GetDiscountsTest.php
|
||||||
dev/tests/api-functional/testsuite/Magento/CatalogInventory/Api/StockItemTest.php
|
dev/tests/api-functional/testsuite/Magento/CatalogInventory/Api/StockItemTest.php
|
||||||
dev/tests/api-functional/testsuite/Magento/CatalogInventory/Api/StockStatusTest.php
|
dev/tests/api-functional/testsuite/Magento/CatalogInventory/Api/StockStatusTest.php
|
||||||
dev/tests/api-functional/testsuite/Magento/CatalogInventory/Api/LowStockItemsTest.php
|
dev/tests/api-functional/testsuite/Magento/CatalogInventory/Api/LowStockItemsTest.php
|
||||||
@@ -13711,6 +13714,7 @@ app/code/Magento/QuoteGraphQl/Model/FormatMoneyTypeData.php
|
|||||||
app/code/Magento/QuoteGraphQl/Model/GetOptionsRegularPrice.php
|
app/code/Magento/QuoteGraphQl/Model/GetOptionsRegularPrice.php
|
||||||
app/code/Magento/QuoteGraphQl/Model/OrderResponseFormatter.php
|
app/code/Magento/QuoteGraphQl/Model/OrderResponseFormatter.php
|
||||||
app/code/Magento/QuoteGraphQl/Model/BackpressureRequestTypeExtractor.php
|
app/code/Magento/QuoteGraphQl/Model/BackpressureRequestTypeExtractor.php
|
||||||
|
app/code/Magento/QuoteGraphQl/Observer/CheckAndUpdateQtyObserver.php
|
||||||
app/code/Magento/QuoteGraphQl/Plugin/CustomerManagementPlugin.php
|
app/code/Magento/QuoteGraphQl/Plugin/CustomerManagementPlugin.php
|
||||||
app/code/Magento/QuoteGraphQl/Plugin/Model/RestrictPaymentMethods.php
|
app/code/Magento/QuoteGraphQl/Plugin/Model/RestrictPaymentMethods.php
|
||||||
app/code/Magento/QuoteGraphQl/Plugin/Model/MergeGuestOrder.php
|
app/code/Magento/QuoteGraphQl/Plugin/Model/MergeGuestOrder.php
|
||||||
@@ -25176,7 +25180,9 @@ app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/AddDefaultSearchField.p
|
|||||||
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/CopySearchableFieldsToSearchField.php
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/CopySearchableFieldsToSearchField.php
|
||||||
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/FieldMapperResolver.php
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/FieldMapperResolver.php
|
||||||
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeAdapter/DummyAttribute.php
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeAdapter/DummyAttribute.php
|
||||||
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/SearchableAttributeFieldsMappingProcessor.php
|
||||||
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/CompositeFieldProvider.php
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/CompositeFieldProvider.php
|
||||||
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/CompositeAttributeFieldsMappingProcessor.php
|
||||||
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeAdapter.php
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeAdapter.php
|
||||||
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/FieldProviderInterface.php
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/FieldProviderInterface.php
|
||||||
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/FieldProvider/FieldType/ResolverInterface.php
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/FieldProvider/FieldType/ResolverInterface.php
|
||||||
@@ -25201,6 +25207,7 @@ app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/FieldProvider/F
|
|||||||
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/FieldProvider/FieldIndex/Converter.php
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/FieldProvider/FieldIndex/Converter.php
|
||||||
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/FieldProvider/FieldIndex/ConverterInterface.php
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/FieldProvider/FieldIndex/ConverterInterface.php
|
||||||
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/FieldProvider/FieldIndex/IndexResolver.php
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/FieldProvider/FieldIndex/IndexResolver.php
|
||||||
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeFieldsMappingProcessorInterface.php
|
||||||
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeProvider.php
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/AttributeProvider.php
|
||||||
app/code/Magento/Elasticsearch/Model/Adapter/FieldType/Date.php
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldType/Date.php
|
||||||
app/code/Magento/Elasticsearch/Model/Adapter/FieldType.php
|
app/code/Magento/Elasticsearch/Model/Adapter/FieldType.php
|
||||||
@@ -32607,6 +32614,7 @@ app/code/Magento/Bundle/Model/ProductRelationsProcessorInterface.php
|
|||||||
app/code/Magento/Bundle/Model/ResourceModel/Indexer/Stock.php
|
app/code/Magento/Bundle/Model/ResourceModel/Indexer/Stock.php
|
||||||
app/code/Magento/Bundle/Model/ResourceModel/Indexer/Price.php
|
app/code/Magento/Bundle/Model/ResourceModel/Indexer/Price.php
|
||||||
app/code/Magento/Bundle/Model/ResourceModel/Indexer/BundleOptionStockDataSelectBuilder.php
|
app/code/Magento/Bundle/Model/ResourceModel/Indexer/BundleOptionStockDataSelectBuilder.php
|
||||||
|
app/code/Magento/Bundle/Model/ResourceModel/Indexer/OptionQtyExpressionProvider.php
|
||||||
app/code/Magento/Bundle/Model/ResourceModel/Indexer/StockStatusSelectBuilder.php
|
app/code/Magento/Bundle/Model/ResourceModel/Indexer/StockStatusSelectBuilder.php
|
||||||
app/code/Magento/Bundle/Model/ResourceModel/Bundle.php
|
app/code/Magento/Bundle/Model/ResourceModel/Bundle.php
|
||||||
app/code/Magento/Bundle/Model/ResourceModel/Selection/Collection/FilterApplier.php
|
app/code/Magento/Bundle/Model/ResourceModel/Selection/Collection/FilterApplier.php
|
||||||
|
|||||||
@@ -5901,15 +5901,15 @@ BO/03_catalog/08_stocks/01_simpleFilterStocks.ts
|
|||||||
03_catalog/08_stocks/01_simpleFilterStocks.ts
|
03_catalog/08_stocks/01_simpleFilterStocks.ts
|
||||||
08_stocks/01_simpleFilterStocks.ts
|
08_stocks/01_simpleFilterStocks.ts
|
||||||
01_simpleFilterStocks.ts
|
01_simpleFilterStocks.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/02_sortAndPaginationCartRule.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||||
UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/02_sortAndPaginationCartRule.ts
|
UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||||
campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/02_sortAndPaginationCartRule.ts
|
campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||||
functional/BO/03_catalog/07_discounts/01_cartRules/02_sortAndPaginationCartRule.ts
|
functional/BO/03_catalog/07_discounts/01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||||
BO/03_catalog/07_discounts/01_cartRules/02_sortAndPaginationCartRule.ts
|
BO/03_catalog/07_discounts/01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||||
03_catalog/07_discounts/01_cartRules/02_sortAndPaginationCartRule.ts
|
03_catalog/07_discounts/01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||||
07_discounts/01_cartRules/02_sortAndPaginationCartRule.ts
|
07_discounts/01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||||
01_cartRules/02_sortAndPaginationCartRule.ts
|
01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||||
02_sortAndPaginationCartRule.ts
|
02_filterQuickEditAndBulkActionsCartRules.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/02_conditions/05_checkTotalAvailable.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/02_conditions/05_checkTotalAvailable.ts
|
||||||
UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/02_conditions/05_checkTotalAvailable.ts
|
UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/02_conditions/05_checkTotalAvailable.ts
|
||||||
campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/02_conditions/05_checkTotalAvailable.ts
|
campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/02_conditions/05_checkTotalAvailable.ts
|
||||||
@@ -6185,15 +6185,24 @@ BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/01_information/02_enable
|
|||||||
01_CRUDCartRule/01_information/02_enableDisablePartialUse.ts
|
01_CRUDCartRule/01_information/02_enableDisablePartialUse.ts
|
||||||
01_information/02_enableDisablePartialUse.ts
|
01_information/02_enableDisablePartialUse.ts
|
||||||
02_enableDisablePartialUse.ts
|
02_enableDisablePartialUse.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_sortAndPaginationCartRule.ts
|
||||||
UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_sortAndPaginationCartRule.ts
|
||||||
campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_sortAndPaginationCartRule.ts
|
||||||
functional/BO/03_catalog/07_discounts/01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
functional/BO/03_catalog/07_discounts/01_cartRules/01_sortAndPaginationCartRule.ts
|
||||||
BO/03_catalog/07_discounts/01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
BO/03_catalog/07_discounts/01_cartRules/01_sortAndPaginationCartRule.ts
|
||||||
03_catalog/07_discounts/01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
03_catalog/07_discounts/01_cartRules/01_sortAndPaginationCartRule.ts
|
||||||
07_discounts/01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
07_discounts/01_cartRules/01_sortAndPaginationCartRule.ts
|
||||||
01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
01_cartRules/01_sortAndPaginationCartRule.ts
|
||||||
03_filterQuickEditAndBulkActionsCartRules.ts
|
01_sortAndPaginationCartRule.ts
|
||||||
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/03_quantityConsumption.ts
|
||||||
|
UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/03_quantityConsumption.ts
|
||||||
|
campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/03_quantityConsumption.ts
|
||||||
|
functional/BO/03_catalog/07_discounts/01_cartRules/03_quantityConsumption.ts
|
||||||
|
BO/03_catalog/07_discounts/01_cartRules/03_quantityConsumption.ts
|
||||||
|
03_catalog/07_discounts/01_cartRules/03_quantityConsumption.ts
|
||||||
|
07_discounts/01_cartRules/03_quantityConsumption.ts
|
||||||
|
01_cartRules/03_quantityConsumption.ts
|
||||||
|
03_quantityConsumption.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
|
||||||
UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
|
UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
|
||||||
campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
|
campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
|
||||||
@@ -14005,6 +14014,13 @@ Features/Context/Domain/OrderRefundFeatureContext.php
|
|||||||
Context/Domain/OrderRefundFeatureContext.php
|
Context/Domain/OrderRefundFeatureContext.php
|
||||||
Domain/OrderRefundFeatureContext.php
|
Domain/OrderRefundFeatureContext.php
|
||||||
OrderRefundFeatureContext.php
|
OrderRefundFeatureContext.php
|
||||||
|
tests/Integration/Behaviour/Features/Context/Domain/TagFeatureContext.php
|
||||||
|
Integration/Behaviour/Features/Context/Domain/TagFeatureContext.php
|
||||||
|
Behaviour/Features/Context/Domain/TagFeatureContext.php
|
||||||
|
Features/Context/Domain/TagFeatureContext.php
|
||||||
|
Context/Domain/TagFeatureContext.php
|
||||||
|
Domain/TagFeatureContext.php
|
||||||
|
TagFeatureContext.php
|
||||||
tests/Integration/Behaviour/Features/Context/Domain/StateFeatureContext.php
|
tests/Integration/Behaviour/Features/Context/Domain/StateFeatureContext.php
|
||||||
Integration/Behaviour/Features/Context/Domain/StateFeatureContext.php
|
Integration/Behaviour/Features/Context/Domain/StateFeatureContext.php
|
||||||
Behaviour/Features/Context/Domain/StateFeatureContext.php
|
Behaviour/Features/Context/Domain/StateFeatureContext.php
|
||||||
@@ -16917,6 +16933,13 @@ Scenario/Discount/FO/discount_with_restricted_combinations.feature
|
|||||||
Discount/FO/discount_with_restricted_combinations.feature
|
Discount/FO/discount_with_restricted_combinations.feature
|
||||||
FO/discount_with_restricted_combinations.feature
|
FO/discount_with_restricted_combinations.feature
|
||||||
discount_with_restricted_combinations.feature
|
discount_with_restricted_combinations.feature
|
||||||
|
tests/Integration/Behaviour/Features/Scenario/Tag/tag_management.feature
|
||||||
|
Integration/Behaviour/Features/Scenario/Tag/tag_management.feature
|
||||||
|
Behaviour/Features/Scenario/Tag/tag_management.feature
|
||||||
|
Features/Scenario/Tag/tag_management.feature
|
||||||
|
Scenario/Tag/tag_management.feature
|
||||||
|
Tag/tag_management.feature
|
||||||
|
tag_management.feature
|
||||||
tests/Integration/Behaviour/Features/Scenario/OrderMessage/order_message_management.feature
|
tests/Integration/Behaviour/Features/Scenario/OrderMessage/order_message_management.feature
|
||||||
Integration/Behaviour/Features/Scenario/OrderMessage/order_message_management.feature
|
Integration/Behaviour/Features/Scenario/OrderMessage/order_message_management.feature
|
||||||
Behaviour/Features/Scenario/OrderMessage/order_message_management.feature
|
Behaviour/Features/Scenario/OrderMessage/order_message_management.feature
|
||||||
@@ -23945,6 +23968,20 @@ js/pages/tag/index.ts
|
|||||||
pages/tag/index.ts
|
pages/tag/index.ts
|
||||||
tag/index.ts
|
tag/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
|
admin-dev/themes/new-theme/js/pages/tag/tag-map.ts
|
||||||
|
themes/new-theme/js/pages/tag/tag-map.ts
|
||||||
|
new-theme/js/pages/tag/tag-map.ts
|
||||||
|
js/pages/tag/tag-map.ts
|
||||||
|
pages/tag/tag-map.ts
|
||||||
|
tag/tag-map.ts
|
||||||
|
tag-map.ts
|
||||||
|
admin-dev/themes/new-theme/js/pages/tag/form.ts
|
||||||
|
themes/new-theme/js/pages/tag/form.ts
|
||||||
|
new-theme/js/pages/tag/form.ts
|
||||||
|
js/pages/tag/form.ts
|
||||||
|
pages/tag/form.ts
|
||||||
|
tag/form.ts
|
||||||
|
form.ts
|
||||||
admin-dev/themes/new-theme/js/pages/employee/employee-form-map.ts
|
admin-dev/themes/new-theme/js/pages/employee/employee-form-map.ts
|
||||||
themes/new-theme/js/pages/employee/employee-form-map.ts
|
themes/new-theme/js/pages/employee/employee-form-map.ts
|
||||||
new-theme/js/pages/employee/employee-form-map.ts
|
new-theme/js/pages/employee/employee-form-map.ts
|
||||||
@@ -36380,6 +36417,21 @@ Adapter/Discount/CommandHandler/UpdateDiscountConditionsHandler.php
|
|||||||
Discount/CommandHandler/UpdateDiscountConditionsHandler.php
|
Discount/CommandHandler/UpdateDiscountConditionsHandler.php
|
||||||
CommandHandler/UpdateDiscountConditionsHandler.php
|
CommandHandler/UpdateDiscountConditionsHandler.php
|
||||||
UpdateDiscountConditionsHandler.php
|
UpdateDiscountConditionsHandler.php
|
||||||
|
src/Adapter/Tag/QueryHandler/GetTagForEditingHandler.php
|
||||||
|
Adapter/Tag/QueryHandler/GetTagForEditingHandler.php
|
||||||
|
Tag/QueryHandler/GetTagForEditingHandler.php
|
||||||
|
QueryHandler/GetTagForEditingHandler.php
|
||||||
|
GetTagForEditingHandler.php
|
||||||
|
src/Adapter/Tag/CommandHandler/EditTagHandler.php
|
||||||
|
Adapter/Tag/CommandHandler/EditTagHandler.php
|
||||||
|
Tag/CommandHandler/EditTagHandler.php
|
||||||
|
CommandHandler/EditTagHandler.php
|
||||||
|
EditTagHandler.php
|
||||||
|
src/Adapter/Tag/CommandHandler/AddTagHandler.php
|
||||||
|
Adapter/Tag/CommandHandler/AddTagHandler.php
|
||||||
|
Tag/CommandHandler/AddTagHandler.php
|
||||||
|
CommandHandler/AddTagHandler.php
|
||||||
|
AddTagHandler.php
|
||||||
src/Adapter/OrderMessage/AbstractOrderMessageHandler.php
|
src/Adapter/OrderMessage/AbstractOrderMessageHandler.php
|
||||||
Adapter/OrderMessage/AbstractOrderMessageHandler.php
|
Adapter/OrderMessage/AbstractOrderMessageHandler.php
|
||||||
OrderMessage/AbstractOrderMessageHandler.php
|
OrderMessage/AbstractOrderMessageHandler.php
|
||||||
@@ -39589,12 +39641,6 @@ Grid/Data/Factory/CustomerCartGridDataFactoryDecorator.php
|
|||||||
Data/Factory/CustomerCartGridDataFactoryDecorator.php
|
Data/Factory/CustomerCartGridDataFactoryDecorator.php
|
||||||
Factory/CustomerCartGridDataFactoryDecorator.php
|
Factory/CustomerCartGridDataFactoryDecorator.php
|
||||||
CustomerCartGridDataFactoryDecorator.php
|
CustomerCartGridDataFactoryDecorator.php
|
||||||
src/Core/Grid/Data/Factory/TagGridDataFactory.php
|
|
||||||
Core/Grid/Data/Factory/TagGridDataFactory.php
|
|
||||||
Grid/Data/Factory/TagGridDataFactory.php
|
|
||||||
Data/Factory/TagGridDataFactory.php
|
|
||||||
Factory/TagGridDataFactory.php
|
|
||||||
TagGridDataFactory.php
|
|
||||||
src/Core/Grid/Data/Factory/AttributeGridDataFactory.php
|
src/Core/Grid/Data/Factory/AttributeGridDataFactory.php
|
||||||
Core/Grid/Data/Factory/AttributeGridDataFactory.php
|
Core/Grid/Data/Factory/AttributeGridDataFactory.php
|
||||||
Grid/Data/Factory/AttributeGridDataFactory.php
|
Grid/Data/Factory/AttributeGridDataFactory.php
|
||||||
@@ -51568,6 +51614,90 @@ Domain/Discount/ValueObject/DiscountId.php
|
|||||||
Discount/ValueObject/DiscountId.php
|
Discount/ValueObject/DiscountId.php
|
||||||
ValueObject/DiscountId.php
|
ValueObject/DiscountId.php
|
||||||
DiscountId.php
|
DiscountId.php
|
||||||
|
src/Core/Domain/Tag/Query/GetTagForEditing.php
|
||||||
|
Core/Domain/Tag/Query/GetTagForEditing.php
|
||||||
|
Domain/Tag/Query/GetTagForEditing.php
|
||||||
|
Tag/Query/GetTagForEditing.php
|
||||||
|
Query/GetTagForEditing.php
|
||||||
|
GetTagForEditing.php
|
||||||
|
src/Core/Domain/Tag/QueryHandler/GetTagForEditingHandlerInterface.php
|
||||||
|
Core/Domain/Tag/QueryHandler/GetTagForEditingHandlerInterface.php
|
||||||
|
Domain/Tag/QueryHandler/GetTagForEditingHandlerInterface.php
|
||||||
|
Tag/QueryHandler/GetTagForEditingHandlerInterface.php
|
||||||
|
QueryHandler/GetTagForEditingHandlerInterface.php
|
||||||
|
GetTagForEditingHandlerInterface.php
|
||||||
|
src/Core/Domain/Tag/Exception/TagConstraintException.php
|
||||||
|
Core/Domain/Tag/Exception/TagConstraintException.php
|
||||||
|
Domain/Tag/Exception/TagConstraintException.php
|
||||||
|
Tag/Exception/TagConstraintException.php
|
||||||
|
Exception/TagConstraintException.php
|
||||||
|
TagConstraintException.php
|
||||||
|
src/Core/Domain/Tag/Exception/TagException.php
|
||||||
|
Core/Domain/Tag/Exception/TagException.php
|
||||||
|
Domain/Tag/Exception/TagException.php
|
||||||
|
Tag/Exception/TagException.php
|
||||||
|
Exception/TagException.php
|
||||||
|
TagException.php
|
||||||
|
src/Core/Domain/Tag/Exception/TagNotFoundException.php
|
||||||
|
Core/Domain/Tag/Exception/TagNotFoundException.php
|
||||||
|
Domain/Tag/Exception/TagNotFoundException.php
|
||||||
|
Tag/Exception/TagNotFoundException.php
|
||||||
|
Exception/TagNotFoundException.php
|
||||||
|
TagNotFoundException.php
|
||||||
|
src/Core/Domain/Tag/Exception/CannotAddTagException.php
|
||||||
|
Core/Domain/Tag/Exception/CannotAddTagException.php
|
||||||
|
Domain/Tag/Exception/CannotAddTagException.php
|
||||||
|
Tag/Exception/CannotAddTagException.php
|
||||||
|
Exception/CannotAddTagException.php
|
||||||
|
CannotAddTagException.php
|
||||||
|
src/Core/Domain/Tag/Exception/CannotUpdateTagException.php
|
||||||
|
Core/Domain/Tag/Exception/CannotUpdateTagException.php
|
||||||
|
Domain/Tag/Exception/CannotUpdateTagException.php
|
||||||
|
Tag/Exception/CannotUpdateTagException.php
|
||||||
|
Exception/CannotUpdateTagException.php
|
||||||
|
CannotUpdateTagException.php
|
||||||
|
src/Core/Domain/Tag/Exception/DuplicateTagException.php
|
||||||
|
Core/Domain/Tag/Exception/DuplicateTagException.php
|
||||||
|
Domain/Tag/Exception/DuplicateTagException.php
|
||||||
|
Tag/Exception/DuplicateTagException.php
|
||||||
|
Exception/DuplicateTagException.php
|
||||||
|
DuplicateTagException.php
|
||||||
|
src/Core/Domain/Tag/QueryResult/EditableTag.php
|
||||||
|
Core/Domain/Tag/QueryResult/EditableTag.php
|
||||||
|
Domain/Tag/QueryResult/EditableTag.php
|
||||||
|
Tag/QueryResult/EditableTag.php
|
||||||
|
QueryResult/EditableTag.php
|
||||||
|
EditableTag.php
|
||||||
|
src/Core/Domain/Tag/Command/AddTagCommand.php
|
||||||
|
Core/Domain/Tag/Command/AddTagCommand.php
|
||||||
|
Domain/Tag/Command/AddTagCommand.php
|
||||||
|
Tag/Command/AddTagCommand.php
|
||||||
|
Command/AddTagCommand.php
|
||||||
|
AddTagCommand.php
|
||||||
|
src/Core/Domain/Tag/Command/EditTagCommand.php
|
||||||
|
Core/Domain/Tag/Command/EditTagCommand.php
|
||||||
|
Domain/Tag/Command/EditTagCommand.php
|
||||||
|
Tag/Command/EditTagCommand.php
|
||||||
|
Command/EditTagCommand.php
|
||||||
|
EditTagCommand.php
|
||||||
|
src/Core/Domain/Tag/CommandHandler/AddTagCommandHandlerInterface.php
|
||||||
|
Core/Domain/Tag/CommandHandler/AddTagCommandHandlerInterface.php
|
||||||
|
Domain/Tag/CommandHandler/AddTagCommandHandlerInterface.php
|
||||||
|
Tag/CommandHandler/AddTagCommandHandlerInterface.php
|
||||||
|
CommandHandler/AddTagCommandHandlerInterface.php
|
||||||
|
AddTagCommandHandlerInterface.php
|
||||||
|
src/Core/Domain/Tag/CommandHandler/EditTagCommandHandlerInterface.php
|
||||||
|
Core/Domain/Tag/CommandHandler/EditTagCommandHandlerInterface.php
|
||||||
|
Domain/Tag/CommandHandler/EditTagCommandHandlerInterface.php
|
||||||
|
Tag/CommandHandler/EditTagCommandHandlerInterface.php
|
||||||
|
CommandHandler/EditTagCommandHandlerInterface.php
|
||||||
|
EditTagCommandHandlerInterface.php
|
||||||
|
src/Core/Domain/Tag/ValueObject/TagId.php
|
||||||
|
Core/Domain/Tag/ValueObject/TagId.php
|
||||||
|
Domain/Tag/ValueObject/TagId.php
|
||||||
|
Tag/ValueObject/TagId.php
|
||||||
|
ValueObject/TagId.php
|
||||||
|
TagId.php
|
||||||
src/Core/Domain/OrderMessage/Query/GetOrderMessageForEditing.php
|
src/Core/Domain/OrderMessage/Query/GetOrderMessageForEditing.php
|
||||||
Core/Domain/OrderMessage/Query/GetOrderMessageForEditing.php
|
Core/Domain/OrderMessage/Query/GetOrderMessageForEditing.php
|
||||||
Domain/OrderMessage/Query/GetOrderMessageForEditing.php
|
Domain/OrderMessage/Query/GetOrderMessageForEditing.php
|
||||||
@@ -54685,6 +54815,12 @@ Form/IdentifiableObject/DataHandler/TaxRulesGroupFormDataHandler.php
|
|||||||
IdentifiableObject/DataHandler/TaxRulesGroupFormDataHandler.php
|
IdentifiableObject/DataHandler/TaxRulesGroupFormDataHandler.php
|
||||||
DataHandler/TaxRulesGroupFormDataHandler.php
|
DataHandler/TaxRulesGroupFormDataHandler.php
|
||||||
TaxRulesGroupFormDataHandler.php
|
TaxRulesGroupFormDataHandler.php
|
||||||
|
src/Core/Form/IdentifiableObject/DataHandler/TagFormDataHandler.php
|
||||||
|
Core/Form/IdentifiableObject/DataHandler/TagFormDataHandler.php
|
||||||
|
Form/IdentifiableObject/DataHandler/TagFormDataHandler.php
|
||||||
|
IdentifiableObject/DataHandler/TagFormDataHandler.php
|
||||||
|
DataHandler/TagFormDataHandler.php
|
||||||
|
TagFormDataHandler.php
|
||||||
src/Core/Form/IdentifiableObject/DataHandler/EmployeeFormDataHandler.php
|
src/Core/Form/IdentifiableObject/DataHandler/EmployeeFormDataHandler.php
|
||||||
Core/Form/IdentifiableObject/DataHandler/EmployeeFormDataHandler.php
|
Core/Form/IdentifiableObject/DataHandler/EmployeeFormDataHandler.php
|
||||||
Form/IdentifiableObject/DataHandler/EmployeeFormDataHandler.php
|
Form/IdentifiableObject/DataHandler/EmployeeFormDataHandler.php
|
||||||
@@ -55142,6 +55278,12 @@ Form/IdentifiableObject/DataProvider/OrderReturnFormDataProvider.php
|
|||||||
IdentifiableObject/DataProvider/OrderReturnFormDataProvider.php
|
IdentifiableObject/DataProvider/OrderReturnFormDataProvider.php
|
||||||
DataProvider/OrderReturnFormDataProvider.php
|
DataProvider/OrderReturnFormDataProvider.php
|
||||||
OrderReturnFormDataProvider.php
|
OrderReturnFormDataProvider.php
|
||||||
|
src/Core/Form/IdentifiableObject/DataProvider/TagFormDataProvider.php
|
||||||
|
Core/Form/IdentifiableObject/DataProvider/TagFormDataProvider.php
|
||||||
|
Form/IdentifiableObject/DataProvider/TagFormDataProvider.php
|
||||||
|
IdentifiableObject/DataProvider/TagFormDataProvider.php
|
||||||
|
DataProvider/TagFormDataProvider.php
|
||||||
|
TagFormDataProvider.php
|
||||||
src/Core/Form/IdentifiableObject/DataProvider/CatalogPriceRuleFormDataProvider.php
|
src/Core/Form/IdentifiableObject/DataProvider/CatalogPriceRuleFormDataProvider.php
|
||||||
Core/Form/IdentifiableObject/DataProvider/CatalogPriceRuleFormDataProvider.php
|
Core/Form/IdentifiableObject/DataProvider/CatalogPriceRuleFormDataProvider.php
|
||||||
Form/IdentifiableObject/DataProvider/CatalogPriceRuleFormDataProvider.php
|
Form/IdentifiableObject/DataProvider/CatalogPriceRuleFormDataProvider.php
|
||||||
@@ -59199,6 +59341,13 @@ config/services/adapter/admin.yml
|
|||||||
services/adapter/admin.yml
|
services/adapter/admin.yml
|
||||||
adapter/admin.yml
|
adapter/admin.yml
|
||||||
admin.yml
|
admin.yml
|
||||||
|
src/PrestaShopBundle/Resources/config/services/adapter/tag.yml
|
||||||
|
PrestaShopBundle/Resources/config/services/adapter/tag.yml
|
||||||
|
Resources/config/services/adapter/tag.yml
|
||||||
|
config/services/adapter/tag.yml
|
||||||
|
services/adapter/tag.yml
|
||||||
|
adapter/tag.yml
|
||||||
|
tag.yml
|
||||||
src/PrestaShopBundle/Resources/config/services/adapter/backup.yml
|
src/PrestaShopBundle/Resources/config/services/adapter/backup.yml
|
||||||
PrestaShopBundle/Resources/config/services/adapter/backup.yml
|
PrestaShopBundle/Resources/config/services/adapter/backup.yml
|
||||||
Resources/config/services/adapter/backup.yml
|
Resources/config/services/adapter/backup.yml
|
||||||
@@ -61361,6 +61510,24 @@ Admin/Configure/ShopParameters/customer_preferences.html.twig
|
|||||||
Configure/ShopParameters/customer_preferences.html.twig
|
Configure/ShopParameters/customer_preferences.html.twig
|
||||||
ShopParameters/customer_preferences.html.twig
|
ShopParameters/customer_preferences.html.twig
|
||||||
customer_preferences.html.twig
|
customer_preferences.html.twig
|
||||||
|
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Tags/create.html.twig
|
||||||
|
PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Tags/create.html.twig
|
||||||
|
Resources/views/Admin/Configure/ShopParameters/Tags/create.html.twig
|
||||||
|
views/Admin/Configure/ShopParameters/Tags/create.html.twig
|
||||||
|
Admin/Configure/ShopParameters/Tags/create.html.twig
|
||||||
|
Configure/ShopParameters/Tags/create.html.twig
|
||||||
|
ShopParameters/Tags/create.html.twig
|
||||||
|
Tags/create.html.twig
|
||||||
|
create.html.twig
|
||||||
|
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Tags/form.html.twig
|
||||||
|
PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Tags/form.html.twig
|
||||||
|
Resources/views/Admin/Configure/ShopParameters/Tags/form.html.twig
|
||||||
|
views/Admin/Configure/ShopParameters/Tags/form.html.twig
|
||||||
|
Admin/Configure/ShopParameters/Tags/form.html.twig
|
||||||
|
Configure/ShopParameters/Tags/form.html.twig
|
||||||
|
ShopParameters/Tags/form.html.twig
|
||||||
|
Tags/form.html.twig
|
||||||
|
form.html.twig
|
||||||
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Tags/index.html.twig
|
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Tags/index.html.twig
|
||||||
PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Tags/index.html.twig
|
PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Tags/index.html.twig
|
||||||
Resources/views/Admin/Configure/ShopParameters/Tags/index.html.twig
|
Resources/views/Admin/Configure/ShopParameters/Tags/index.html.twig
|
||||||
@@ -61370,6 +61537,15 @@ Configure/ShopParameters/Tags/index.html.twig
|
|||||||
ShopParameters/Tags/index.html.twig
|
ShopParameters/Tags/index.html.twig
|
||||||
Tags/index.html.twig
|
Tags/index.html.twig
|
||||||
index.html.twig
|
index.html.twig
|
||||||
|
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Tags/edit.html.twig
|
||||||
|
PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Tags/edit.html.twig
|
||||||
|
Resources/views/Admin/Configure/ShopParameters/Tags/edit.html.twig
|
||||||
|
views/Admin/Configure/ShopParameters/Tags/edit.html.twig
|
||||||
|
Admin/Configure/ShopParameters/Tags/edit.html.twig
|
||||||
|
Configure/ShopParameters/Tags/edit.html.twig
|
||||||
|
ShopParameters/Tags/edit.html.twig
|
||||||
|
Tags/edit.html.twig
|
||||||
|
edit.html.twig
|
||||||
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Contact/Contacts/create.html.twig
|
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Contact/Contacts/create.html.twig
|
||||||
PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Contact/Contacts/create.html.twig
|
PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Contact/Contacts/create.html.twig
|
||||||
Resources/views/Admin/Configure/ShopParameters/Contact/Contacts/create.html.twig
|
Resources/views/Admin/Configure/ShopParameters/Contact/Contacts/create.html.twig
|
||||||
@@ -67372,6 +67548,14 @@ Configure/ShopParameters/CustomerPreferences/CustomerPreferencesFormHandler.php
|
|||||||
ShopParameters/CustomerPreferences/CustomerPreferencesFormHandler.php
|
ShopParameters/CustomerPreferences/CustomerPreferencesFormHandler.php
|
||||||
CustomerPreferences/CustomerPreferencesFormHandler.php
|
CustomerPreferences/CustomerPreferencesFormHandler.php
|
||||||
CustomerPreferencesFormHandler.php
|
CustomerPreferencesFormHandler.php
|
||||||
|
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/Tag/TagType.php
|
||||||
|
PrestaShopBundle/Form/Admin/Configure/ShopParameters/Tag/TagType.php
|
||||||
|
Form/Admin/Configure/ShopParameters/Tag/TagType.php
|
||||||
|
Admin/Configure/ShopParameters/Tag/TagType.php
|
||||||
|
Configure/ShopParameters/Tag/TagType.php
|
||||||
|
ShopParameters/Tag/TagType.php
|
||||||
|
Tag/TagType.php
|
||||||
|
TagType.php
|
||||||
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/Search/AliasType.php
|
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/Search/AliasType.php
|
||||||
PrestaShopBundle/Form/Admin/Configure/ShopParameters/Search/AliasType.php
|
PrestaShopBundle/Form/Admin/Configure/ShopParameters/Search/AliasType.php
|
||||||
Form/Admin/Configure/ShopParameters/Search/AliasType.php
|
Form/Admin/Configure/ShopParameters/Search/AliasType.php
|
||||||
|
|||||||
@@ -890,7 +890,7 @@ tests/UI/campaigns/functional/BO/03_catalog/08_stocks/01_movements/01_filterMove
|
|||||||
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/03_updateQuantity.ts
|
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/03_updateQuantity.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/05_filterStocksByStatus.ts
|
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/05_filterStocksByStatus.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/01_simpleFilterStocks.ts
|
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/01_simpleFilterStocks.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/02_sortAndPaginationCartRule.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/02_filterQuickEditAndBulkActionsCartRules.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/02_conditions/05_checkTotalAvailable.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/02_conditions/05_checkTotalAvailable.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/02_conditions/01_limitToSingleCustomer.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/02_conditions/01_limitToSingleCustomer.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/02_conditions/08_carrierSelection.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/02_conditions/08_carrierSelection.ts
|
||||||
@@ -916,7 +916,8 @@ tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCar
|
|||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/01_information/01_withAndWithoutCode.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/01_information/01_withAndWithoutCode.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/01_information/04_disableStatus.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/01_information/04_disableStatus.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/01_information/02_enableDisablePartialUse.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/01_information/02_enableDisablePartialUse.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/03_filterQuickEditAndBulkActionsCartRules.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_sortAndPaginationCartRule.ts
|
||||||
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/03_quantityConsumption.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/02_filterSortAndPagination.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/02_filterSortAndPagination.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/04_attributesAndFeatures/01_attributes/values/01_filterValues.ts
|
tests/UI/campaigns/functional/BO/03_catalog/04_attributesAndFeatures/01_attributes/values/01_filterValues.ts
|
||||||
@@ -2003,6 +2004,7 @@ tests/Integration/Behaviour/Features/Context/Domain/ProfileFeatureContext.php
|
|||||||
tests/Integration/Behaviour/Features/Context/Domain/AttributeGroupFeatureContext.php
|
tests/Integration/Behaviour/Features/Context/Domain/AttributeGroupFeatureContext.php
|
||||||
tests/Integration/Behaviour/Features/Context/Domain/SearchEngineFeatureContext.php
|
tests/Integration/Behaviour/Features/Context/Domain/SearchEngineFeatureContext.php
|
||||||
tests/Integration/Behaviour/Features/Context/Domain/OrderRefundFeatureContext.php
|
tests/Integration/Behaviour/Features/Context/Domain/OrderRefundFeatureContext.php
|
||||||
|
tests/Integration/Behaviour/Features/Context/Domain/TagFeatureContext.php
|
||||||
tests/Integration/Behaviour/Features/Context/Domain/StateFeatureContext.php
|
tests/Integration/Behaviour/Features/Context/Domain/StateFeatureContext.php
|
||||||
tests/Integration/Behaviour/Features/Context/Domain/ProductFeatureContext.php
|
tests/Integration/Behaviour/Features/Context/Domain/ProductFeatureContext.php
|
||||||
tests/Integration/Behaviour/Features/Context/Domain/ApiClientManagementFeatureContext.php
|
tests/Integration/Behaviour/Features/Context/Domain/ApiClientManagementFeatureContext.php
|
||||||
@@ -2381,6 +2383,7 @@ tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_priority_comp
|
|||||||
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_attribute_trigger.feature
|
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_attribute_trigger.feature
|
||||||
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_priority_incompatible_auto.feature
|
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_priority_incompatible_auto.feature
|
||||||
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_restricted_combinations.feature
|
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_restricted_combinations.feature
|
||||||
|
tests/Integration/Behaviour/Features/Scenario/Tag/tag_management.feature
|
||||||
tests/Integration/Behaviour/Features/Scenario/OrderMessage/order_message_management.feature
|
tests/Integration/Behaviour/Features/Scenario/OrderMessage/order_message_management.feature
|
||||||
tests/Integration/Behaviour/Features/Scenario/State/state_management.feature
|
tests/Integration/Behaviour/Features/Scenario/State/state_management.feature
|
||||||
tests/Integration/Behaviour/Features/Scenario/Attribute/list_attribute_groups.feature
|
tests/Integration/Behaviour/Features/Scenario/Attribute/list_attribute_groups.feature
|
||||||
@@ -3400,6 +3403,8 @@ admin-dev/themes/new-theme/js/pages/backup/index.ts
|
|||||||
admin-dev/themes/new-theme/js/pages/invoices/index.ts
|
admin-dev/themes/new-theme/js/pages/invoices/index.ts
|
||||||
admin-dev/themes/new-theme/js/pages/order-return-states/form.ts
|
admin-dev/themes/new-theme/js/pages/order-return-states/form.ts
|
||||||
admin-dev/themes/new-theme/js/pages/tag/index.ts
|
admin-dev/themes/new-theme/js/pages/tag/index.ts
|
||||||
|
admin-dev/themes/new-theme/js/pages/tag/tag-map.ts
|
||||||
|
admin-dev/themes/new-theme/js/pages/tag/form.ts
|
||||||
admin-dev/themes/new-theme/js/pages/employee/employee-form-map.ts
|
admin-dev/themes/new-theme/js/pages/employee/employee-form-map.ts
|
||||||
admin-dev/themes/new-theme/js/pages/employee/index.ts
|
admin-dev/themes/new-theme/js/pages/employee/index.ts
|
||||||
admin-dev/themes/new-theme/js/pages/employee/form.ts
|
admin-dev/themes/new-theme/js/pages/employee/form.ts
|
||||||
@@ -5883,6 +5888,9 @@ src/Adapter/Discount/CommandHandler/DeleteDiscountHandler.php
|
|||||||
src/Adapter/Discount/CommandHandler/UpdateDiscountHandler.php
|
src/Adapter/Discount/CommandHandler/UpdateDiscountHandler.php
|
||||||
src/Adapter/Discount/CommandHandler/AddDiscountHandler.php
|
src/Adapter/Discount/CommandHandler/AddDiscountHandler.php
|
||||||
src/Adapter/Discount/CommandHandler/UpdateDiscountConditionsHandler.php
|
src/Adapter/Discount/CommandHandler/UpdateDiscountConditionsHandler.php
|
||||||
|
src/Adapter/Tag/QueryHandler/GetTagForEditingHandler.php
|
||||||
|
src/Adapter/Tag/CommandHandler/EditTagHandler.php
|
||||||
|
src/Adapter/Tag/CommandHandler/AddTagHandler.php
|
||||||
src/Adapter/OrderMessage/AbstractOrderMessageHandler.php
|
src/Adapter/OrderMessage/AbstractOrderMessageHandler.php
|
||||||
src/Adapter/OrderMessage/OrderMessageProvider.php
|
src/Adapter/OrderMessage/OrderMessageProvider.php
|
||||||
src/Adapter/OrderMessage/QueryHandler/GetOrderMessageForEditingHandler.php
|
src/Adapter/OrderMessage/QueryHandler/GetOrderMessageForEditingHandler.php
|
||||||
@@ -6491,7 +6499,6 @@ src/Core/Grid/Data/Factory/CustomerOrderGridDataFactoryDecorator.php
|
|||||||
src/Core/Grid/Data/Factory/LanguageGridDataFactory.php
|
src/Core/Grid/Data/Factory/LanguageGridDataFactory.php
|
||||||
src/Core/Grid/Data/Factory/AliasGridDataFactoryDecorator.php
|
src/Core/Grid/Data/Factory/AliasGridDataFactoryDecorator.php
|
||||||
src/Core/Grid/Data/Factory/CustomerCartGridDataFactoryDecorator.php
|
src/Core/Grid/Data/Factory/CustomerCartGridDataFactoryDecorator.php
|
||||||
src/Core/Grid/Data/Factory/TagGridDataFactory.php
|
|
||||||
src/Core/Grid/Data/Factory/AttributeGridDataFactory.php
|
src/Core/Grid/Data/Factory/AttributeGridDataFactory.php
|
||||||
src/Core/Grid/Data/Factory/CustomerThreadGridDataFactoryDecorator.php
|
src/Core/Grid/Data/Factory/CustomerThreadGridDataFactoryDecorator.php
|
||||||
src/Core/Grid/Data/Factory/CategoryDataFactory.php
|
src/Core/Grid/Data/Factory/CategoryDataFactory.php
|
||||||
@@ -8548,6 +8555,20 @@ src/Core/Domain/Discount/ValueObject/GiftedProduct.php
|
|||||||
src/Core/Domain/Discount/ValueObject/DiscountType.php
|
src/Core/Domain/Discount/ValueObject/DiscountType.php
|
||||||
src/Core/Domain/Discount/ValueObject/DiscountPriority.php
|
src/Core/Domain/Discount/ValueObject/DiscountPriority.php
|
||||||
src/Core/Domain/Discount/ValueObject/DiscountId.php
|
src/Core/Domain/Discount/ValueObject/DiscountId.php
|
||||||
|
src/Core/Domain/Tag/Query/GetTagForEditing.php
|
||||||
|
src/Core/Domain/Tag/QueryHandler/GetTagForEditingHandlerInterface.php
|
||||||
|
src/Core/Domain/Tag/Exception/TagConstraintException.php
|
||||||
|
src/Core/Domain/Tag/Exception/TagException.php
|
||||||
|
src/Core/Domain/Tag/Exception/TagNotFoundException.php
|
||||||
|
src/Core/Domain/Tag/Exception/CannotAddTagException.php
|
||||||
|
src/Core/Domain/Tag/Exception/CannotUpdateTagException.php
|
||||||
|
src/Core/Domain/Tag/Exception/DuplicateTagException.php
|
||||||
|
src/Core/Domain/Tag/QueryResult/EditableTag.php
|
||||||
|
src/Core/Domain/Tag/Command/AddTagCommand.php
|
||||||
|
src/Core/Domain/Tag/Command/EditTagCommand.php
|
||||||
|
src/Core/Domain/Tag/CommandHandler/AddTagCommandHandlerInterface.php
|
||||||
|
src/Core/Domain/Tag/CommandHandler/EditTagCommandHandlerInterface.php
|
||||||
|
src/Core/Domain/Tag/ValueObject/TagId.php
|
||||||
src/Core/Domain/OrderMessage/Query/GetOrderMessageForEditing.php
|
src/Core/Domain/OrderMessage/Query/GetOrderMessageForEditing.php
|
||||||
src/Core/Domain/OrderMessage/QueryHandler/GetOrderMessageForEditingHandlerInterface.php
|
src/Core/Domain/OrderMessage/QueryHandler/GetOrderMessageForEditingHandlerInterface.php
|
||||||
src/Core/Domain/OrderMessage/Exception/OrderMessageConstraintException.php
|
src/Core/Domain/OrderMessage/Exception/OrderMessageConstraintException.php
|
||||||
@@ -9075,6 +9096,7 @@ src/Core/Form/IdentifiableObject/DataHandler/OrderStateFormDataHandler.php
|
|||||||
src/Core/Form/IdentifiableObject/DataHandler/FormDataHandlerInterface.php
|
src/Core/Form/IdentifiableObject/DataHandler/FormDataHandlerInterface.php
|
||||||
src/Core/Form/IdentifiableObject/DataHandler/CategoryFormDataHandler.php
|
src/Core/Form/IdentifiableObject/DataHandler/CategoryFormDataHandler.php
|
||||||
src/Core/Form/IdentifiableObject/DataHandler/TaxRulesGroupFormDataHandler.php
|
src/Core/Form/IdentifiableObject/DataHandler/TaxRulesGroupFormDataHandler.php
|
||||||
|
src/Core/Form/IdentifiableObject/DataHandler/TagFormDataHandler.php
|
||||||
src/Core/Form/IdentifiableObject/DataHandler/EmployeeFormDataHandler.php
|
src/Core/Form/IdentifiableObject/DataHandler/EmployeeFormDataHandler.php
|
||||||
src/Core/Form/IdentifiableObject/DataHandler/BulkCombinationFormDataHandler.php
|
src/Core/Form/IdentifiableObject/DataHandler/BulkCombinationFormDataHandler.php
|
||||||
src/Core/Form/IdentifiableObject/DataHandler/TitleFormDataHandler.php
|
src/Core/Form/IdentifiableObject/DataHandler/TitleFormDataHandler.php
|
||||||
@@ -9151,6 +9173,7 @@ src/Core/Form/IdentifiableObject/DataProvider/SpecificPriceFormDataProvider.php
|
|||||||
src/Core/Form/IdentifiableObject/DataProvider/ProductFormDataProvider.php
|
src/Core/Form/IdentifiableObject/DataProvider/ProductFormDataProvider.php
|
||||||
src/Core/Form/IdentifiableObject/DataProvider/CategoryFormDataProvider.php
|
src/Core/Form/IdentifiableObject/DataProvider/CategoryFormDataProvider.php
|
||||||
src/Core/Form/IdentifiableObject/DataProvider/OrderReturnFormDataProvider.php
|
src/Core/Form/IdentifiableObject/DataProvider/OrderReturnFormDataProvider.php
|
||||||
|
src/Core/Form/IdentifiableObject/DataProvider/TagFormDataProvider.php
|
||||||
src/Core/Form/IdentifiableObject/DataProvider/CatalogPriceRuleFormDataProvider.php
|
src/Core/Form/IdentifiableObject/DataProvider/CatalogPriceRuleFormDataProvider.php
|
||||||
src/Core/Form/IdentifiableObject/DataProvider/TaxFormDataProvider.php
|
src/Core/Form/IdentifiableObject/DataProvider/TaxFormDataProvider.php
|
||||||
src/Core/Form/IdentifiableObject/DataProvider/AliasFormDataProvider.php
|
src/Core/Form/IdentifiableObject/DataProvider/AliasFormDataProvider.php
|
||||||
@@ -9892,6 +9915,7 @@ src/PrestaShopBundle/Resources/config/services/adapter/services.yml
|
|||||||
src/PrestaShopBundle/Resources/config/services/adapter/webservice.yml
|
src/PrestaShopBundle/Resources/config/services/adapter/webservice.yml
|
||||||
src/PrestaShopBundle/Resources/config/services/adapter/shop.yml
|
src/PrestaShopBundle/Resources/config/services/adapter/shop.yml
|
||||||
src/PrestaShopBundle/Resources/config/services/adapter/admin.yml
|
src/PrestaShopBundle/Resources/config/services/adapter/admin.yml
|
||||||
|
src/PrestaShopBundle/Resources/config/services/adapter/tag.yml
|
||||||
src/PrestaShopBundle/Resources/config/services/adapter/backup.yml
|
src/PrestaShopBundle/Resources/config/services/adapter/backup.yml
|
||||||
src/PrestaShopBundle/Resources/config/services/adapter/pdf/generator.yml
|
src/PrestaShopBundle/Resources/config/services/adapter/pdf/generator.yml
|
||||||
src/PrestaShopBundle/Resources/config/services/adapter/pdf/template_type_provider.yml
|
src/PrestaShopBundle/Resources/config/services/adapter/pdf/template_type_provider.yml
|
||||||
@@ -10163,7 +10187,10 @@ src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/TrafficSeo/S
|
|||||||
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/TrafficSeo/SearchEngines/edit.html.twig
|
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/TrafficSeo/SearchEngines/edit.html.twig
|
||||||
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/TrafficSeo/SearchEngines/Blocks/form.html.twig
|
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/TrafficSeo/SearchEngines/Blocks/form.html.twig
|
||||||
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/customer_preferences.html.twig
|
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/customer_preferences.html.twig
|
||||||
|
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Tags/create.html.twig
|
||||||
|
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Tags/form.html.twig
|
||||||
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Tags/index.html.twig
|
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Tags/index.html.twig
|
||||||
|
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Tags/edit.html.twig
|
||||||
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Contact/Contacts/create.html.twig
|
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Contact/Contacts/create.html.twig
|
||||||
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Contact/Contacts/index.html.twig
|
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Contact/Contacts/index.html.twig
|
||||||
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Contact/Contacts/edit.html.twig
|
src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/Contact/Contacts/edit.html.twig
|
||||||
@@ -10844,6 +10871,7 @@ src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/CustomerPreferences/Tit
|
|||||||
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/CustomerPreferences/GeneralType.php
|
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/CustomerPreferences/GeneralType.php
|
||||||
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/CustomerPreferences/CustomerPreferencesDataProvider.php
|
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/CustomerPreferences/CustomerPreferencesDataProvider.php
|
||||||
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/CustomerPreferences/CustomerPreferencesFormHandler.php
|
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/CustomerPreferences/CustomerPreferencesFormHandler.php
|
||||||
|
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/Tag/TagType.php
|
||||||
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/Search/AliasType.php
|
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/Search/AliasType.php
|
||||||
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/Search/SearchTermType.php
|
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/Search/SearchTermType.php
|
||||||
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/OrderStates/OrderStateType.php
|
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/OrderStates/OrderStateType.php
|
||||||
|
|||||||
@@ -16563,12 +16563,25 @@ Storefront/Page/LandingPage/LandingPageLoadedHookTest.php
|
|||||||
Page/LandingPage/LandingPageLoadedHookTest.php
|
Page/LandingPage/LandingPageLoadedHookTest.php
|
||||||
LandingPage/LandingPageLoadedHookTest.php
|
LandingPage/LandingPageLoadedHookTest.php
|
||||||
LandingPageLoadedHookTest.php
|
LandingPageLoadedHookTest.php
|
||||||
|
tests/unit/Storefront/Page/Robots/RobotsConfigChangeSubscriberTest.php
|
||||||
|
unit/Storefront/Page/Robots/RobotsConfigChangeSubscriberTest.php
|
||||||
|
Storefront/Page/Robots/RobotsConfigChangeSubscriberTest.php
|
||||||
|
Page/Robots/RobotsConfigChangeSubscriberTest.php
|
||||||
|
Robots/RobotsConfigChangeSubscriberTest.php
|
||||||
|
RobotsConfigChangeSubscriberTest.php
|
||||||
tests/unit/Storefront/Page/Robots/RobotsPageLoaderTest.php
|
tests/unit/Storefront/Page/Robots/RobotsPageLoaderTest.php
|
||||||
unit/Storefront/Page/Robots/RobotsPageLoaderTest.php
|
unit/Storefront/Page/Robots/RobotsPageLoaderTest.php
|
||||||
Storefront/Page/Robots/RobotsPageLoaderTest.php
|
Storefront/Page/Robots/RobotsPageLoaderTest.php
|
||||||
Page/Robots/RobotsPageLoaderTest.php
|
Page/Robots/RobotsPageLoaderTest.php
|
||||||
Robots/RobotsPageLoaderTest.php
|
Robots/RobotsPageLoaderTest.php
|
||||||
RobotsPageLoaderTest.php
|
RobotsPageLoaderTest.php
|
||||||
|
tests/unit/Storefront/Page/Robots/Struct/RobotsDirectiveTest.php
|
||||||
|
unit/Storefront/Page/Robots/Struct/RobotsDirectiveTest.php
|
||||||
|
Storefront/Page/Robots/Struct/RobotsDirectiveTest.php
|
||||||
|
Page/Robots/Struct/RobotsDirectiveTest.php
|
||||||
|
Robots/Struct/RobotsDirectiveTest.php
|
||||||
|
Struct/RobotsDirectiveTest.php
|
||||||
|
RobotsDirectiveTest.php
|
||||||
tests/unit/Storefront/Page/Robots/Struct/DomainRuleStructTest.php
|
tests/unit/Storefront/Page/Robots/Struct/DomainRuleStructTest.php
|
||||||
unit/Storefront/Page/Robots/Struct/DomainRuleStructTest.php
|
unit/Storefront/Page/Robots/Struct/DomainRuleStructTest.php
|
||||||
Storefront/Page/Robots/Struct/DomainRuleStructTest.php
|
Storefront/Page/Robots/Struct/DomainRuleStructTest.php
|
||||||
@@ -16576,6 +16589,34 @@ Page/Robots/Struct/DomainRuleStructTest.php
|
|||||||
Robots/Struct/DomainRuleStructTest.php
|
Robots/Struct/DomainRuleStructTest.php
|
||||||
Struct/DomainRuleStructTest.php
|
Struct/DomainRuleStructTest.php
|
||||||
DomainRuleStructTest.php
|
DomainRuleStructTest.php
|
||||||
|
tests/unit/Storefront/Page/Robots/Struct/RobotsUserAgentBlockTest.php
|
||||||
|
unit/Storefront/Page/Robots/Struct/RobotsUserAgentBlockTest.php
|
||||||
|
Storefront/Page/Robots/Struct/RobotsUserAgentBlockTest.php
|
||||||
|
Page/Robots/Struct/RobotsUserAgentBlockTest.php
|
||||||
|
Robots/Struct/RobotsUserAgentBlockTest.php
|
||||||
|
Struct/RobotsUserAgentBlockTest.php
|
||||||
|
RobotsUserAgentBlockTest.php
|
||||||
|
tests/unit/Storefront/Page/Robots/Event/RobotsDirectiveParsingEventTest.php
|
||||||
|
unit/Storefront/Page/Robots/Event/RobotsDirectiveParsingEventTest.php
|
||||||
|
Storefront/Page/Robots/Event/RobotsDirectiveParsingEventTest.php
|
||||||
|
Page/Robots/Event/RobotsDirectiveParsingEventTest.php
|
||||||
|
Robots/Event/RobotsDirectiveParsingEventTest.php
|
||||||
|
Event/RobotsDirectiveParsingEventTest.php
|
||||||
|
RobotsDirectiveParsingEventTest.php
|
||||||
|
tests/unit/Storefront/Page/Robots/Parser/ParsedRobotsTest.php
|
||||||
|
unit/Storefront/Page/Robots/Parser/ParsedRobotsTest.php
|
||||||
|
Storefront/Page/Robots/Parser/ParsedRobotsTest.php
|
||||||
|
Page/Robots/Parser/ParsedRobotsTest.php
|
||||||
|
Robots/Parser/ParsedRobotsTest.php
|
||||||
|
Parser/ParsedRobotsTest.php
|
||||||
|
ParsedRobotsTest.php
|
||||||
|
tests/unit/Storefront/Page/Robots/Parser/RobotsDirectiveParserTest.php
|
||||||
|
unit/Storefront/Page/Robots/Parser/RobotsDirectiveParserTest.php
|
||||||
|
Storefront/Page/Robots/Parser/RobotsDirectiveParserTest.php
|
||||||
|
Page/Robots/Parser/RobotsDirectiveParserTest.php
|
||||||
|
Robots/Parser/RobotsDirectiveParserTest.php
|
||||||
|
Parser/RobotsDirectiveParserTest.php
|
||||||
|
RobotsDirectiveParserTest.php
|
||||||
tests/unit/Storefront/Page/GenericPageLoaderTest.php
|
tests/unit/Storefront/Page/GenericPageLoaderTest.php
|
||||||
unit/Storefront/Page/GenericPageLoaderTest.php
|
unit/Storefront/Page/GenericPageLoaderTest.php
|
||||||
Storefront/Page/GenericPageLoaderTest.php
|
Storefront/Page/GenericPageLoaderTest.php
|
||||||
@@ -138705,23 +138746,82 @@ Storefront/Page/Robots/RobotsPageLoadedEvent.php
|
|||||||
Page/Robots/RobotsPageLoadedEvent.php
|
Page/Robots/RobotsPageLoadedEvent.php
|
||||||
Robots/RobotsPageLoadedEvent.php
|
Robots/RobotsPageLoadedEvent.php
|
||||||
RobotsPageLoadedEvent.php
|
RobotsPageLoadedEvent.php
|
||||||
|
src/Storefront/Page/Robots/RobotsConfigChangeSubscriber.php
|
||||||
|
Storefront/Page/Robots/RobotsConfigChangeSubscriber.php
|
||||||
|
Page/Robots/RobotsConfigChangeSubscriber.php
|
||||||
|
Robots/RobotsConfigChangeSubscriber.php
|
||||||
|
RobotsConfigChangeSubscriber.php
|
||||||
src/Storefront/Page/Robots/Struct/DomainRuleCollection.php
|
src/Storefront/Page/Robots/Struct/DomainRuleCollection.php
|
||||||
Storefront/Page/Robots/Struct/DomainRuleCollection.php
|
Storefront/Page/Robots/Struct/DomainRuleCollection.php
|
||||||
Page/Robots/Struct/DomainRuleCollection.php
|
Page/Robots/Struct/DomainRuleCollection.php
|
||||||
Robots/Struct/DomainRuleCollection.php
|
Robots/Struct/DomainRuleCollection.php
|
||||||
Struct/DomainRuleCollection.php
|
Struct/DomainRuleCollection.php
|
||||||
DomainRuleCollection.php
|
DomainRuleCollection.php
|
||||||
|
src/Storefront/Page/Robots/Struct/RobotsDirective.php
|
||||||
|
Storefront/Page/Robots/Struct/RobotsDirective.php
|
||||||
|
Page/Robots/Struct/RobotsDirective.php
|
||||||
|
Robots/Struct/RobotsDirective.php
|
||||||
|
Struct/RobotsDirective.php
|
||||||
|
RobotsDirective.php
|
||||||
src/Storefront/Page/Robots/Struct/DomainRuleStruct.php
|
src/Storefront/Page/Robots/Struct/DomainRuleStruct.php
|
||||||
Storefront/Page/Robots/Struct/DomainRuleStruct.php
|
Storefront/Page/Robots/Struct/DomainRuleStruct.php
|
||||||
Page/Robots/Struct/DomainRuleStruct.php
|
Page/Robots/Struct/DomainRuleStruct.php
|
||||||
Robots/Struct/DomainRuleStruct.php
|
Robots/Struct/DomainRuleStruct.php
|
||||||
Struct/DomainRuleStruct.php
|
Struct/DomainRuleStruct.php
|
||||||
DomainRuleStruct.php
|
DomainRuleStruct.php
|
||||||
|
src/Storefront/Page/Robots/Struct/RobotsDirectiveType.php
|
||||||
|
Storefront/Page/Robots/Struct/RobotsDirectiveType.php
|
||||||
|
Page/Robots/Struct/RobotsDirectiveType.php
|
||||||
|
Robots/Struct/RobotsDirectiveType.php
|
||||||
|
Struct/RobotsDirectiveType.php
|
||||||
|
RobotsDirectiveType.php
|
||||||
|
src/Storefront/Page/Robots/Struct/RobotsUserAgentBlock.php
|
||||||
|
Storefront/Page/Robots/Struct/RobotsUserAgentBlock.php
|
||||||
|
Page/Robots/Struct/RobotsUserAgentBlock.php
|
||||||
|
Robots/Struct/RobotsUserAgentBlock.php
|
||||||
|
Struct/RobotsUserAgentBlock.php
|
||||||
|
RobotsUserAgentBlock.php
|
||||||
src/Storefront/Page/Robots/RobotsPage.php
|
src/Storefront/Page/Robots/RobotsPage.php
|
||||||
Storefront/Page/Robots/RobotsPage.php
|
Storefront/Page/Robots/RobotsPage.php
|
||||||
Page/Robots/RobotsPage.php
|
Page/Robots/RobotsPage.php
|
||||||
Robots/RobotsPage.php
|
Robots/RobotsPage.php
|
||||||
RobotsPage.php
|
RobotsPage.php
|
||||||
|
src/Storefront/Page/Robots/Event/RobotsDirectiveParsingEvent.php
|
||||||
|
Storefront/Page/Robots/Event/RobotsDirectiveParsingEvent.php
|
||||||
|
Page/Robots/Event/RobotsDirectiveParsingEvent.php
|
||||||
|
Robots/Event/RobotsDirectiveParsingEvent.php
|
||||||
|
Event/RobotsDirectiveParsingEvent.php
|
||||||
|
RobotsDirectiveParsingEvent.php
|
||||||
|
src/Storefront/Page/Robots/Event/RobotsUnknownDirectiveEvent.php
|
||||||
|
Storefront/Page/Robots/Event/RobotsUnknownDirectiveEvent.php
|
||||||
|
Page/Robots/Event/RobotsUnknownDirectiveEvent.php
|
||||||
|
Robots/Event/RobotsUnknownDirectiveEvent.php
|
||||||
|
Event/RobotsUnknownDirectiveEvent.php
|
||||||
|
RobotsUnknownDirectiveEvent.php
|
||||||
|
src/Storefront/Page/Robots/Parser/ParsedRobots.php
|
||||||
|
Storefront/Page/Robots/Parser/ParsedRobots.php
|
||||||
|
Page/Robots/Parser/ParsedRobots.php
|
||||||
|
Robots/Parser/ParsedRobots.php
|
||||||
|
Parser/ParsedRobots.php
|
||||||
|
ParsedRobots.php
|
||||||
|
src/Storefront/Page/Robots/Parser/ParseIssue.php
|
||||||
|
Storefront/Page/Robots/Parser/ParseIssue.php
|
||||||
|
Page/Robots/Parser/ParseIssue.php
|
||||||
|
Robots/Parser/ParseIssue.php
|
||||||
|
Parser/ParseIssue.php
|
||||||
|
ParseIssue.php
|
||||||
|
src/Storefront/Page/Robots/Parser/ParseIssueSeverity.php
|
||||||
|
Storefront/Page/Robots/Parser/ParseIssueSeverity.php
|
||||||
|
Page/Robots/Parser/ParseIssueSeverity.php
|
||||||
|
Robots/Parser/ParseIssueSeverity.php
|
||||||
|
Parser/ParseIssueSeverity.php
|
||||||
|
ParseIssueSeverity.php
|
||||||
|
src/Storefront/Page/Robots/Parser/RobotsDirectiveParser.php
|
||||||
|
Storefront/Page/Robots/Parser/RobotsDirectiveParser.php
|
||||||
|
Page/Robots/Parser/RobotsDirectiveParser.php
|
||||||
|
Robots/Parser/RobotsDirectiveParser.php
|
||||||
|
Parser/RobotsDirectiveParser.php
|
||||||
|
RobotsDirectiveParser.php
|
||||||
src/Storefront/Page/Robots/RobotsPageLoader.php
|
src/Storefront/Page/Robots/RobotsPageLoader.php
|
||||||
Storefront/Page/Robots/RobotsPageLoader.php
|
Storefront/Page/Robots/RobotsPageLoader.php
|
||||||
Page/Robots/RobotsPageLoader.php
|
Page/Robots/RobotsPageLoader.php
|
||||||
|
|||||||
@@ -2233,8 +2233,14 @@ tests/unit/Storefront/Page/Product/ProductPageLoaderTest.php
|
|||||||
tests/unit/Storefront/Page/LandingPage/LandingPageTest.php
|
tests/unit/Storefront/Page/LandingPage/LandingPageTest.php
|
||||||
tests/unit/Storefront/Page/LandingPage/LandingPageLoaderTest.php
|
tests/unit/Storefront/Page/LandingPage/LandingPageLoaderTest.php
|
||||||
tests/unit/Storefront/Page/LandingPage/LandingPageLoadedHookTest.php
|
tests/unit/Storefront/Page/LandingPage/LandingPageLoadedHookTest.php
|
||||||
|
tests/unit/Storefront/Page/Robots/RobotsConfigChangeSubscriberTest.php
|
||||||
tests/unit/Storefront/Page/Robots/RobotsPageLoaderTest.php
|
tests/unit/Storefront/Page/Robots/RobotsPageLoaderTest.php
|
||||||
|
tests/unit/Storefront/Page/Robots/Struct/RobotsDirectiveTest.php
|
||||||
tests/unit/Storefront/Page/Robots/Struct/DomainRuleStructTest.php
|
tests/unit/Storefront/Page/Robots/Struct/DomainRuleStructTest.php
|
||||||
|
tests/unit/Storefront/Page/Robots/Struct/RobotsUserAgentBlockTest.php
|
||||||
|
tests/unit/Storefront/Page/Robots/Event/RobotsDirectiveParsingEventTest.php
|
||||||
|
tests/unit/Storefront/Page/Robots/Parser/ParsedRobotsTest.php
|
||||||
|
tests/unit/Storefront/Page/Robots/Parser/RobotsDirectiveParserTest.php
|
||||||
tests/unit/Storefront/Page/GenericPageLoaderTest.php
|
tests/unit/Storefront/Page/GenericPageLoaderTest.php
|
||||||
tests/unit/Storefront/Page/GuestWishlistPageletTest.php
|
tests/unit/Storefront/Page/GuestWishlistPageletTest.php
|
||||||
tests/unit/Storefront/Page/Cms/CmsPageLoadedHookTest.php
|
tests/unit/Storefront/Page/Cms/CmsPageLoadedHookTest.php
|
||||||
@@ -21067,9 +21073,19 @@ src/Storefront/Page/Sitemap/SitemapPageLoadedEvent.php
|
|||||||
src/Storefront/Page/Sitemap/SitemapPageLoader.php
|
src/Storefront/Page/Sitemap/SitemapPageLoader.php
|
||||||
src/Storefront/Page/Sitemap/SitemapPageLoadedHook.php
|
src/Storefront/Page/Sitemap/SitemapPageLoadedHook.php
|
||||||
src/Storefront/Page/Robots/RobotsPageLoadedEvent.php
|
src/Storefront/Page/Robots/RobotsPageLoadedEvent.php
|
||||||
|
src/Storefront/Page/Robots/RobotsConfigChangeSubscriber.php
|
||||||
src/Storefront/Page/Robots/Struct/DomainRuleCollection.php
|
src/Storefront/Page/Robots/Struct/DomainRuleCollection.php
|
||||||
|
src/Storefront/Page/Robots/Struct/RobotsDirective.php
|
||||||
src/Storefront/Page/Robots/Struct/DomainRuleStruct.php
|
src/Storefront/Page/Robots/Struct/DomainRuleStruct.php
|
||||||
|
src/Storefront/Page/Robots/Struct/RobotsDirectiveType.php
|
||||||
|
src/Storefront/Page/Robots/Struct/RobotsUserAgentBlock.php
|
||||||
src/Storefront/Page/Robots/RobotsPage.php
|
src/Storefront/Page/Robots/RobotsPage.php
|
||||||
|
src/Storefront/Page/Robots/Event/RobotsDirectiveParsingEvent.php
|
||||||
|
src/Storefront/Page/Robots/Event/RobotsUnknownDirectiveEvent.php
|
||||||
|
src/Storefront/Page/Robots/Parser/ParsedRobots.php
|
||||||
|
src/Storefront/Page/Robots/Parser/ParseIssue.php
|
||||||
|
src/Storefront/Page/Robots/Parser/ParseIssueSeverity.php
|
||||||
|
src/Storefront/Page/Robots/Parser/RobotsDirectiveParser.php
|
||||||
src/Storefront/Page/Robots/RobotsPageLoader.php
|
src/Storefront/Page/Robots/RobotsPageLoader.php
|
||||||
src/Storefront/Page/PageLoadedHook.php
|
src/Storefront/Page/PageLoadedHook.php
|
||||||
src/Storefront/Page/GenericPageLoaderInterface.php
|
src/Storefront/Page/GenericPageLoaderInterface.php
|
||||||
|
|||||||
@@ -1162,6 +1162,72 @@ tests/DefaultConfig/RelationTypes/RelationTypes.spec.ts
|
|||||||
DefaultConfig/RelationTypes/RelationTypes.spec.ts
|
DefaultConfig/RelationTypes/RelationTypes.spec.ts
|
||||||
RelationTypes/RelationTypes.spec.ts
|
RelationTypes/RelationTypes.spec.ts
|
||||||
RelationTypes.spec.ts
|
RelationTypes.spec.ts
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/Content/EntityPickerCollection.spec.ts
|
||||||
|
Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/Content/EntityPickerCollection.spec.ts
|
||||||
|
tests/EntityDataPicker/Content/EntityPickerCollection.spec.ts
|
||||||
|
EntityDataPicker/Content/EntityPickerCollection.spec.ts
|
||||||
|
Content/EntityPickerCollection.spec.ts
|
||||||
|
EntityPickerCollection.spec.ts
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/Content/EntityPickerTree.spec.ts
|
||||||
|
Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/Content/EntityPickerTree.spec.ts
|
||||||
|
tests/EntityDataPicker/Content/EntityPickerTree.spec.ts
|
||||||
|
EntityDataPicker/Content/EntityPickerTree.spec.ts
|
||||||
|
Content/EntityPickerTree.spec.ts
|
||||||
|
EntityPickerTree.spec.ts
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/AdditionalSetup/App_Plugins/picker-data-source/umbraco-package.json
|
||||||
|
Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/AdditionalSetup/App_Plugins/picker-data-source/umbraco-package.json
|
||||||
|
tests/EntityDataPicker/AdditionalSetup/App_Plugins/picker-data-source/umbraco-package.json
|
||||||
|
EntityDataPicker/AdditionalSetup/App_Plugins/picker-data-source/umbraco-package.json
|
||||||
|
AdditionalSetup/App_Plugins/picker-data-source/umbraco-package.json
|
||||||
|
App_Plugins/picker-data-source/umbraco-package.json
|
||||||
|
picker-data-source/umbraco-package.json
|
||||||
|
umbraco-package.json
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/AdditionalSetup/App_Plugins/picker-data-source/collection-api.js
|
||||||
|
Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/AdditionalSetup/App_Plugins/picker-data-source/collection-api.js
|
||||||
|
tests/EntityDataPicker/AdditionalSetup/App_Plugins/picker-data-source/collection-api.js
|
||||||
|
EntityDataPicker/AdditionalSetup/App_Plugins/picker-data-source/collection-api.js
|
||||||
|
AdditionalSetup/App_Plugins/picker-data-source/collection-api.js
|
||||||
|
App_Plugins/picker-data-source/collection-api.js
|
||||||
|
picker-data-source/collection-api.js
|
||||||
|
collection-api.js
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/AdditionalSetup/App_Plugins/picker-data-source/tree-api.js
|
||||||
|
Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/AdditionalSetup/App_Plugins/picker-data-source/tree-api.js
|
||||||
|
tests/EntityDataPicker/AdditionalSetup/App_Plugins/picker-data-source/tree-api.js
|
||||||
|
EntityDataPicker/AdditionalSetup/App_Plugins/picker-data-source/tree-api.js
|
||||||
|
AdditionalSetup/App_Plugins/picker-data-source/tree-api.js
|
||||||
|
App_Plugins/picker-data-source/tree-api.js
|
||||||
|
picker-data-source/tree-api.js
|
||||||
|
tree-api.js
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/AdditionalSetup/appsettings.json
|
||||||
|
Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/AdditionalSetup/appsettings.json
|
||||||
|
tests/EntityDataPicker/AdditionalSetup/appsettings.json
|
||||||
|
EntityDataPicker/AdditionalSetup/appsettings.json
|
||||||
|
AdditionalSetup/appsettings.json
|
||||||
|
appsettings.json
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/DataType/EntityPickerCollection.spec.ts
|
||||||
|
Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/DataType/EntityPickerCollection.spec.ts
|
||||||
|
tests/EntityDataPicker/DataType/EntityPickerCollection.spec.ts
|
||||||
|
EntityDataPicker/DataType/EntityPickerCollection.spec.ts
|
||||||
|
DataType/EntityPickerCollection.spec.ts
|
||||||
|
EntityPickerCollection.spec.ts
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/DataType/EntityPickerTree.spec.ts
|
||||||
|
Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/DataType/EntityPickerTree.spec.ts
|
||||||
|
tests/EntityDataPicker/DataType/EntityPickerTree.spec.ts
|
||||||
|
EntityDataPicker/DataType/EntityPickerTree.spec.ts
|
||||||
|
DataType/EntityPickerTree.spec.ts
|
||||||
|
EntityPickerTree.spec.ts
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/RenderedContent/EntityPickerCollection.spec.ts
|
||||||
|
Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/RenderedContent/EntityPickerCollection.spec.ts
|
||||||
|
tests/EntityDataPicker/RenderedContent/EntityPickerCollection.spec.ts
|
||||||
|
EntityDataPicker/RenderedContent/EntityPickerCollection.spec.ts
|
||||||
|
RenderedContent/EntityPickerCollection.spec.ts
|
||||||
|
EntityPickerCollection.spec.ts
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/RenderedContent/EntityPickerTree.spec.ts
|
||||||
|
Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/RenderedContent/EntityPickerTree.spec.ts
|
||||||
|
tests/EntityDataPicker/RenderedContent/EntityPickerTree.spec.ts
|
||||||
|
EntityDataPicker/RenderedContent/EntityPickerTree.spec.ts
|
||||||
|
RenderedContent/EntityPickerTree.spec.ts
|
||||||
|
EntityPickerTree.spec.ts
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/DeliveryApi/AdditionalSetup/Program.cs
|
tests/Umbraco.Tests.AcceptanceTest/tests/DeliveryApi/AdditionalSetup/Program.cs
|
||||||
Umbraco.Tests.AcceptanceTest/tests/DeliveryApi/AdditionalSetup/Program.cs
|
Umbraco.Tests.AcceptanceTest/tests/DeliveryApi/AdditionalSetup/Program.cs
|
||||||
tests/DeliveryApi/AdditionalSetup/Program.cs
|
tests/DeliveryApi/AdditionalSetup/Program.cs
|
||||||
|
|||||||
@@ -194,6 +194,16 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RenderingContent/Renderin
|
|||||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RenderingContent/RenderingContentWithMultipleMediaPicker.spec.ts
|
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RenderingContent/RenderingContentWithMultipleMediaPicker.spec.ts
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RenderingContent/RenderingContentWithImageCropper.spec.ts
|
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RenderingContent/RenderingContentWithImageCropper.spec.ts
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RelationTypes/RelationTypes.spec.ts
|
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RelationTypes/RelationTypes.spec.ts
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/Content/EntityPickerCollection.spec.ts
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/Content/EntityPickerTree.spec.ts
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/AdditionalSetup/App_Plugins/picker-data-source/umbraco-package.json
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/AdditionalSetup/App_Plugins/picker-data-source/collection-api.js
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/AdditionalSetup/App_Plugins/picker-data-source/tree-api.js
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/AdditionalSetup/appsettings.json
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/DataType/EntityPickerCollection.spec.ts
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/DataType/EntityPickerTree.spec.ts
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/RenderedContent/EntityPickerCollection.spec.ts
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/EntityDataPicker/RenderedContent/EntityPickerTree.spec.ts
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/DeliveryApi/AdditionalSetup/Program.cs
|
tests/Umbraco.Tests.AcceptanceTest/tests/DeliveryApi/AdditionalSetup/Program.cs
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/DeliveryApi/AdditionalSetup/appsettings.json
|
tests/Umbraco.Tests.AcceptanceTest/tests/DeliveryApi/AdditionalSetup/appsettings.json
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/DeliveryApi/MediaDeliveryApi.spec.ts
|
tests/Umbraco.Tests.AcceptanceTest/tests/DeliveryApi/MediaDeliveryApi.spec.ts
|
||||||
|
|||||||
@@ -5207,11 +5207,6 @@ js/email-editor/changelog/.gitkeep
|
|||||||
email-editor/changelog/.gitkeep
|
email-editor/changelog/.gitkeep
|
||||||
changelog/.gitkeep
|
changelog/.gitkeep
|
||||||
.gitkeep
|
.gitkeep
|
||||||
packages/js/email-editor/changelog/61753-fix-support-composer-update
|
|
||||||
js/email-editor/changelog/61753-fix-support-composer-update
|
|
||||||
email-editor/changelog/61753-fix-support-composer-update
|
|
||||||
changelog/61753-fix-support-composer-update
|
|
||||||
61753-fix-support-composer-update
|
|
||||||
packages/js/email-editor/assets/rich-text.asset.php
|
packages/js/email-editor/assets/rich-text.asset.php
|
||||||
js/email-editor/assets/rich-text.asset.php
|
js/email-editor/assets/rich-text.asset.php
|
||||||
email-editor/assets/rich-text.asset.php
|
email-editor/assets/rich-text.asset.php
|
||||||
@@ -5294,6 +5289,22 @@ components/test/__mocks__/wordpress-data.ts
|
|||||||
test/__mocks__/wordpress-data.ts
|
test/__mocks__/wordpress-data.ts
|
||||||
__mocks__/wordpress-data.ts
|
__mocks__/wordpress-data.ts
|
||||||
wordpress-data.ts
|
wordpress-data.ts
|
||||||
|
packages/js/email-editor/src/components/test/__mocks__/wordpress-private-apis.ts
|
||||||
|
js/email-editor/src/components/test/__mocks__/wordpress-private-apis.ts
|
||||||
|
email-editor/src/components/test/__mocks__/wordpress-private-apis.ts
|
||||||
|
src/components/test/__mocks__/wordpress-private-apis.ts
|
||||||
|
components/test/__mocks__/wordpress-private-apis.ts
|
||||||
|
test/__mocks__/wordpress-private-apis.ts
|
||||||
|
__mocks__/wordpress-private-apis.ts
|
||||||
|
wordpress-private-apis.ts
|
||||||
|
packages/js/email-editor/src/components/test/__mocks__/wordpress-block-editor.ts
|
||||||
|
js/email-editor/src/components/test/__mocks__/wordpress-block-editor.ts
|
||||||
|
email-editor/src/components/test/__mocks__/wordpress-block-editor.ts
|
||||||
|
src/components/test/__mocks__/wordpress-block-editor.ts
|
||||||
|
components/test/__mocks__/wordpress-block-editor.ts
|
||||||
|
test/__mocks__/wordpress-block-editor.ts
|
||||||
|
__mocks__/wordpress-block-editor.ts
|
||||||
|
wordpress-block-editor.ts
|
||||||
packages/js/email-editor/src/components/test/__mocks__/wordpress-preferences.ts
|
packages/js/email-editor/src/components/test/__mocks__/wordpress-preferences.ts
|
||||||
js/email-editor/src/components/test/__mocks__/wordpress-preferences.ts
|
js/email-editor/src/components/test/__mocks__/wordpress-preferences.ts
|
||||||
email-editor/src/components/test/__mocks__/wordpress-preferences.ts
|
email-editor/src/components/test/__mocks__/wordpress-preferences.ts
|
||||||
@@ -6076,6 +6087,12 @@ email-editor/src/store/settings.ts
|
|||||||
src/store/settings.ts
|
src/store/settings.ts
|
||||||
store/settings.ts
|
store/settings.ts
|
||||||
settings.ts
|
settings.ts
|
||||||
|
packages/js/email-editor/src/store/overrides.ts
|
||||||
|
js/email-editor/src/store/overrides.ts
|
||||||
|
email-editor/src/store/overrides.ts
|
||||||
|
src/store/overrides.ts
|
||||||
|
store/overrides.ts
|
||||||
|
overrides.ts
|
||||||
packages/js/email-editor/src/store/index.ts
|
packages/js/email-editor/src/store/index.ts
|
||||||
js/email-editor/src/store/index.ts
|
js/email-editor/src/store/index.ts
|
||||||
email-editor/src/store/index.ts
|
email-editor/src/store/index.ts
|
||||||
@@ -29175,16 +29192,6 @@ Controllers/Version4/Settings/class-wc-rest-general-settings-v4-controller-test.
|
|||||||
Version4/Settings/class-wc-rest-general-settings-v4-controller-test.php
|
Version4/Settings/class-wc-rest-general-settings-v4-controller-test.php
|
||||||
Settings/class-wc-rest-general-settings-v4-controller-test.php
|
Settings/class-wc-rest-general-settings-v4-controller-test.php
|
||||||
class-wc-rest-general-settings-v4-controller-test.php
|
class-wc-rest-general-settings-v4-controller-test.php
|
||||||
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Settings/class-wc-rest-email-settings-v4-controller-test.php
|
|
||||||
woocommerce/tests/php/includes/rest-api/Controllers/Version4/Settings/class-wc-rest-email-settings-v4-controller-test.php
|
|
||||||
tests/php/includes/rest-api/Controllers/Version4/Settings/class-wc-rest-email-settings-v4-controller-test.php
|
|
||||||
php/includes/rest-api/Controllers/Version4/Settings/class-wc-rest-email-settings-v4-controller-test.php
|
|
||||||
includes/rest-api/Controllers/Version4/Settings/class-wc-rest-email-settings-v4-controller-test.php
|
|
||||||
rest-api/Controllers/Version4/Settings/class-wc-rest-email-settings-v4-controller-test.php
|
|
||||||
Controllers/Version4/Settings/class-wc-rest-email-settings-v4-controller-test.php
|
|
||||||
Version4/Settings/class-wc-rest-email-settings-v4-controller-test.php
|
|
||||||
Settings/class-wc-rest-email-settings-v4-controller-test.php
|
|
||||||
class-wc-rest-email-settings-v4-controller-test.php
|
|
||||||
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Customers/class-wc-rest-customers-v4-controller-tests.php
|
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Customers/class-wc-rest-customers-v4-controller-tests.php
|
||||||
woocommerce/tests/php/includes/rest-api/Controllers/Version4/Customers/class-wc-rest-customers-v4-controller-tests.php
|
woocommerce/tests/php/includes/rest-api/Controllers/Version4/Customers/class-wc-rest-customers-v4-controller-tests.php
|
||||||
tests/php/includes/rest-api/Controllers/Version4/Customers/class-wc-rest-customers-v4-controller-tests.php
|
tests/php/includes/rest-api/Controllers/Version4/Customers/class-wc-rest-customers-v4-controller-tests.php
|
||||||
@@ -31308,6 +31315,18 @@ Routes/V4/Products/ProductsAddToCartTest.php
|
|||||||
V4/Products/ProductsAddToCartTest.php
|
V4/Products/ProductsAddToCartTest.php
|
||||||
Products/ProductsAddToCartTest.php
|
Products/ProductsAddToCartTest.php
|
||||||
ProductsAddToCartTest.php
|
ProductsAddToCartTest.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/Emails/EmailsSettingsControllerTest.php
|
||||||
|
woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/Emails/EmailsSettingsControllerTest.php
|
||||||
|
tests/php/src/Internal/RestApi/Routes/V4/Settings/Emails/EmailsSettingsControllerTest.php
|
||||||
|
php/src/Internal/RestApi/Routes/V4/Settings/Emails/EmailsSettingsControllerTest.php
|
||||||
|
src/Internal/RestApi/Routes/V4/Settings/Emails/EmailsSettingsControllerTest.php
|
||||||
|
Internal/RestApi/Routes/V4/Settings/Emails/EmailsSettingsControllerTest.php
|
||||||
|
RestApi/Routes/V4/Settings/Emails/EmailsSettingsControllerTest.php
|
||||||
|
Routes/V4/Settings/Emails/EmailsSettingsControllerTest.php
|
||||||
|
V4/Settings/Emails/EmailsSettingsControllerTest.php
|
||||||
|
Settings/Emails/EmailsSettingsControllerTest.php
|
||||||
|
Emails/EmailsSettingsControllerTest.php
|
||||||
|
EmailsSettingsControllerTest.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
|
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
|
||||||
woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
|
woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
|
||||||
tests/php/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
|
tests/php/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
|
||||||
@@ -31320,6 +31339,18 @@ V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
|
|||||||
Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
|
Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
|
||||||
OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
|
OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
|
||||||
OfflinePaymentMethodsControllerTest.php
|
OfflinePaymentMethodsControllerTest.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/Email/EmailSettingsControllerTest.php
|
||||||
|
woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/Email/EmailSettingsControllerTest.php
|
||||||
|
tests/php/src/Internal/RestApi/Routes/V4/Settings/Email/EmailSettingsControllerTest.php
|
||||||
|
php/src/Internal/RestApi/Routes/V4/Settings/Email/EmailSettingsControllerTest.php
|
||||||
|
src/Internal/RestApi/Routes/V4/Settings/Email/EmailSettingsControllerTest.php
|
||||||
|
Internal/RestApi/Routes/V4/Settings/Email/EmailSettingsControllerTest.php
|
||||||
|
RestApi/Routes/V4/Settings/Email/EmailSettingsControllerTest.php
|
||||||
|
Routes/V4/Settings/Email/EmailSettingsControllerTest.php
|
||||||
|
V4/Settings/Email/EmailSettingsControllerTest.php
|
||||||
|
Settings/Email/EmailSettingsControllerTest.php
|
||||||
|
Email/EmailSettingsControllerTest.php
|
||||||
|
EmailSettingsControllerTest.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
|
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
|
||||||
woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
|
woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
|
||||||
tests/php/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
|
tests/php/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
|
||||||
@@ -35748,6 +35779,10 @@ plugins/woocommerce/changelog/wooprd-1109-cancelled-order-email-shows-publish-bu
|
|||||||
woocommerce/changelog/wooprd-1109-cancelled-order-email-shows-publish-button-instead-of-save
|
woocommerce/changelog/wooprd-1109-cancelled-order-email-shows-publish-button-instead-of-save
|
||||||
changelog/wooprd-1109-cancelled-order-email-shows-publish-button-instead-of-save
|
changelog/wooprd-1109-cancelled-order-email-shows-publish-button-instead-of-save
|
||||||
wooprd-1109-cancelled-order-email-shows-publish-button-instead-of-save
|
wooprd-1109-cancelled-order-email-shows-publish-button-instead-of-save
|
||||||
|
plugins/woocommerce/changelog/wooprd-1199-update-customer-and-admin-notification-emails-ux-copy
|
||||||
|
woocommerce/changelog/wooprd-1199-update-customer-and-admin-notification-emails-ux-copy
|
||||||
|
changelog/wooprd-1199-update-customer-and-admin-notification-emails-ux-copy
|
||||||
|
wooprd-1199-update-customer-and-admin-notification-emails-ux-copy
|
||||||
plugins/woocommerce/changelog/fix-50085
|
plugins/woocommerce/changelog/fix-50085
|
||||||
woocommerce/changelog/fix-50085
|
woocommerce/changelog/fix-50085
|
||||||
changelog/fix-50085
|
changelog/fix-50085
|
||||||
@@ -35776,6 +35811,10 @@ plugins/woocommerce/changelog/dev-re-balance-ci-jobs-shards
|
|||||||
woocommerce/changelog/dev-re-balance-ci-jobs-shards
|
woocommerce/changelog/dev-re-balance-ci-jobs-shards
|
||||||
changelog/dev-re-balance-ci-jobs-shards
|
changelog/dev-re-balance-ci-jobs-shards
|
||||||
dev-re-balance-ci-jobs-shards
|
dev-re-balance-ci-jobs-shards
|
||||||
|
plugins/woocommerce/changelog/qao-127-add-playwright-ctrf-reporter
|
||||||
|
woocommerce/changelog/qao-127-add-playwright-ctrf-reporter
|
||||||
|
changelog/qao-127-add-playwright-ctrf-reporter
|
||||||
|
qao-127-add-playwright-ctrf-reporter
|
||||||
plugins/woocommerce/changelog/61377-fix-price-floating-point-precision
|
plugins/woocommerce/changelog/61377-fix-price-floating-point-precision
|
||||||
woocommerce/changelog/61377-fix-price-floating-point-precision
|
woocommerce/changelog/61377-fix-price-floating-point-precision
|
||||||
changelog/61377-fix-price-floating-point-precision
|
changelog/61377-fix-price-floating-point-precision
|
||||||
@@ -35964,6 +36003,10 @@ plugins/woocommerce/changelog/fix-wooplug-4629-shipping-cost-locale-format
|
|||||||
woocommerce/changelog/fix-wooplug-4629-shipping-cost-locale-format
|
woocommerce/changelog/fix-wooplug-4629-shipping-cost-locale-format
|
||||||
changelog/fix-wooplug-4629-shipping-cost-locale-format
|
changelog/fix-wooplug-4629-shipping-cost-locale-format
|
||||||
fix-wooplug-4629-shipping-cost-locale-format
|
fix-wooplug-4629-shipping-cost-locale-format
|
||||||
|
plugins/woocommerce/changelog/wooprd-926-move-notifications-listing-api-to-woocommerce
|
||||||
|
woocommerce/changelog/wooprd-926-move-notifications-listing-api-to-woocommerce
|
||||||
|
changelog/wooprd-926-move-notifications-listing-api-to-woocommerce
|
||||||
|
wooprd-926-move-notifications-listing-api-to-woocommerce
|
||||||
plugins/woocommerce/changelog/dev-temp-skip-blocks-e2e-wp-6.9
|
plugins/woocommerce/changelog/dev-temp-skip-blocks-e2e-wp-6.9
|
||||||
woocommerce/changelog/dev-temp-skip-blocks-e2e-wp-6.9
|
woocommerce/changelog/dev-temp-skip-blocks-e2e-wp-6.9
|
||||||
changelog/dev-temp-skip-blocks-e2e-wp-6.9
|
changelog/dev-temp-skip-blocks-e2e-wp-6.9
|
||||||
@@ -36304,6 +36347,10 @@ plugins/woocommerce/changelog/fix-48328
|
|||||||
woocommerce/changelog/fix-48328
|
woocommerce/changelog/fix-48328
|
||||||
changelog/fix-48328
|
changelog/fix-48328
|
||||||
fix-48328
|
fix-48328
|
||||||
|
plugins/woocommerce/changelog/wooprd-1201-editor-styles-dont-work-with-gutenberg-220
|
||||||
|
woocommerce/changelog/wooprd-1201-editor-styles-dont-work-with-gutenberg-220
|
||||||
|
changelog/wooprd-1201-editor-styles-dont-work-with-gutenberg-220
|
||||||
|
wooprd-1201-editor-styles-dont-work-with-gutenberg-220
|
||||||
plugins/woocommerce/changelog/61753-fix-support-composer-update
|
plugins/woocommerce/changelog/61753-fix-support-composer-update
|
||||||
woocommerce/changelog/61753-fix-support-composer-update
|
woocommerce/changelog/61753-fix-support-composer-update
|
||||||
changelog/61753-fix-support-composer-update
|
changelog/61753-fix-support-composer-update
|
||||||
@@ -36324,6 +36371,10 @@ plugins/woocommerce/changelog/WOOPLUG-5655-defer-term-counting-for-batch-product
|
|||||||
woocommerce/changelog/WOOPLUG-5655-defer-term-counting-for-batch-product-editing
|
woocommerce/changelog/WOOPLUG-5655-defer-term-counting-for-batch-product-editing
|
||||||
changelog/WOOPLUG-5655-defer-term-counting-for-batch-product-editing
|
changelog/WOOPLUG-5655-defer-term-counting-for-batch-product-editing
|
||||||
WOOPLUG-5655-defer-term-counting-for-batch-product-editing
|
WOOPLUG-5655-defer-term-counting-for-batch-product-editing
|
||||||
|
plugins/woocommerce/changelog/update-WOOPRD-1265-update-south-africa-nox-recommendations
|
||||||
|
woocommerce/changelog/update-WOOPRD-1265-update-south-africa-nox-recommendations
|
||||||
|
changelog/update-WOOPRD-1265-update-south-africa-nox-recommendations
|
||||||
|
update-WOOPRD-1265-update-south-africa-nox-recommendations
|
||||||
plugins/woocommerce/changelog/fix-package-conflict-part-two
|
plugins/woocommerce/changelog/fix-package-conflict-part-two
|
||||||
woocommerce/changelog/fix-package-conflict-part-two
|
woocommerce/changelog/fix-package-conflict-part-two
|
||||||
changelog/fix-package-conflict-part-two
|
changelog/fix-package-conflict-part-two
|
||||||
@@ -89550,6 +89601,27 @@ Routes/V4/Products/README.md
|
|||||||
V4/Products/README.md
|
V4/Products/README.md
|
||||||
Products/README.md
|
Products/README.md
|
||||||
README.md
|
README.md
|
||||||
|
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/Emails/Controller.php
|
||||||
|
woocommerce/src/Internal/RestApi/Routes/V4/Settings/Emails/Controller.php
|
||||||
|
src/Internal/RestApi/Routes/V4/Settings/Emails/Controller.php
|
||||||
|
Internal/RestApi/Routes/V4/Settings/Emails/Controller.php
|
||||||
|
RestApi/Routes/V4/Settings/Emails/Controller.php
|
||||||
|
Routes/V4/Settings/Emails/Controller.php
|
||||||
|
V4/Settings/Emails/Controller.php
|
||||||
|
Settings/Emails/Controller.php
|
||||||
|
Emails/Controller.php
|
||||||
|
Controller.php
|
||||||
|
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php
|
||||||
|
woocommerce/src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php
|
||||||
|
src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php
|
||||||
|
Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php
|
||||||
|
RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php
|
||||||
|
Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php
|
||||||
|
V4/Settings/Emails/Schema/EmailsSettingsSchema.php
|
||||||
|
Settings/Emails/Schema/EmailsSettingsSchema.php
|
||||||
|
Emails/Schema/EmailsSettingsSchema.php
|
||||||
|
Schema/EmailsSettingsSchema.php
|
||||||
|
EmailsSettingsSchema.php
|
||||||
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/README.md
|
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/README.md
|
||||||
woocommerce/src/Internal/RestApi/Routes/V4/Settings/README.md
|
woocommerce/src/Internal/RestApi/Routes/V4/Settings/README.md
|
||||||
src/Internal/RestApi/Routes/V4/Settings/README.md
|
src/Internal/RestApi/Routes/V4/Settings/README.md
|
||||||
|
|||||||
@@ -926,7 +926,6 @@ packages/js/email-editor/README.md
|
|||||||
packages/js/email-editor/composer.json
|
packages/js/email-editor/composer.json
|
||||||
packages/js/email-editor/package.json
|
packages/js/email-editor/package.json
|
||||||
packages/js/email-editor/changelog/.gitkeep
|
packages/js/email-editor/changelog/.gitkeep
|
||||||
packages/js/email-editor/changelog/61753-fix-support-composer-update
|
|
||||||
packages/js/email-editor/assets/rich-text.asset.php
|
packages/js/email-editor/assets/rich-text.asset.php
|
||||||
packages/js/email-editor/assets/rich-text.js
|
packages/js/email-editor/assets/rich-text.js
|
||||||
packages/js/email-editor/jest.config.json
|
packages/js/email-editor/jest.config.json
|
||||||
@@ -940,6 +939,8 @@ packages/js/email-editor/src/components/test/__mocks__/wordpress-editor.ts
|
|||||||
packages/js/email-editor/src/components/test/__mocks__/wordpress-hooks.ts
|
packages/js/email-editor/src/components/test/__mocks__/wordpress-hooks.ts
|
||||||
packages/js/email-editor/src/components/test/__mocks__/wordpress-i18n.ts
|
packages/js/email-editor/src/components/test/__mocks__/wordpress-i18n.ts
|
||||||
packages/js/email-editor/src/components/test/__mocks__/wordpress-data.ts
|
packages/js/email-editor/src/components/test/__mocks__/wordpress-data.ts
|
||||||
|
packages/js/email-editor/src/components/test/__mocks__/wordpress-private-apis.ts
|
||||||
|
packages/js/email-editor/src/components/test/__mocks__/wordpress-block-editor.ts
|
||||||
packages/js/email-editor/src/components/test/__mocks__/wordpress-preferences.ts
|
packages/js/email-editor/src/components/test/__mocks__/wordpress-preferences.ts
|
||||||
packages/js/email-editor/src/components/styles-sidebar/style.scss
|
packages/js/email-editor/src/components/styles-sidebar/style.scss
|
||||||
packages/js/email-editor/src/components/styles-sidebar/navigator.ts
|
packages/js/email-editor/src/components/styles-sidebar/navigator.ts
|
||||||
@@ -1055,6 +1056,7 @@ packages/js/email-editor/src/private-apis/index.ts
|
|||||||
packages/js/email-editor/src/editor.tsx
|
packages/js/email-editor/src/editor.tsx
|
||||||
packages/js/email-editor/src/store/store.ts
|
packages/js/email-editor/src/store/store.ts
|
||||||
packages/js/email-editor/src/store/settings.ts
|
packages/js/email-editor/src/store/settings.ts
|
||||||
|
packages/js/email-editor/src/store/overrides.ts
|
||||||
packages/js/email-editor/src/store/index.ts
|
packages/js/email-editor/src/store/index.ts
|
||||||
packages/js/email-editor/src/store/types.ts
|
packages/js/email-editor/src/store/types.ts
|
||||||
packages/js/email-editor/src/store/actions.ts
|
packages/js/email-editor/src/store/actions.ts
|
||||||
@@ -4792,7 +4794,6 @@ plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/OrderNotes/
|
|||||||
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/OfflinePaymentMethods/class-wc-rest-offline-payment-methods-v4-controller-tests.php
|
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/OfflinePaymentMethods/class-wc-rest-offline-payment-methods-v4-controller-tests.php
|
||||||
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/ShippingZones/class-wc-rest-shipping-zones-v4-controller-tests.php
|
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/ShippingZones/class-wc-rest-shipping-zones-v4-controller-tests.php
|
||||||
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Settings/class-wc-rest-general-settings-v4-controller-test.php
|
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Settings/class-wc-rest-general-settings-v4-controller-test.php
|
||||||
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Settings/class-wc-rest-email-settings-v4-controller-test.php
|
|
||||||
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Customers/class-wc-rest-customers-v4-controller-tests.php
|
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Customers/class-wc-rest-customers-v4-controller-tests.php
|
||||||
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Refunds/class-wc-rest-refunds-v4-controller-tests.php
|
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Refunds/class-wc-rest-refunds-v4-controller-tests.php
|
||||||
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-create-product-with-tags-controller-test.php
|
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-create-product-with-tags-controller-test.php
|
||||||
@@ -5045,7 +5046,9 @@ plugins/woocommerce/tests/php/src/Internal/Caches/VersionStringGeneratorTest.php
|
|||||||
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Fulfillments/ControllerTest.php
|
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Fulfillments/ControllerTest.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Products/ProductsControllerTest.php
|
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Products/ProductsControllerTest.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Products/ProductsAddToCartTest.php
|
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Products/ProductsAddToCartTest.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/Emails/EmailsSettingsControllerTest.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
|
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/Email/EmailSettingsControllerTest.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
|
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/Customers/SearchServiceTest.php
|
plugins/woocommerce/tests/php/src/Internal/Customers/SearchServiceTest.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/DataStores/Orders/LegacyDataHandlerTests.php
|
plugins/woocommerce/tests/php/src/Internal/DataStores/Orders/LegacyDataHandlerTests.php
|
||||||
@@ -5632,6 +5635,7 @@ plugins/woocommerce/changelog/61233-wooplug-4699-interactivity-api-powered-mini-
|
|||||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-multiple-products-quantity
|
plugins/woocommerce/changelog/fix-add-to-cart-with-options-multiple-products-quantity
|
||||||
plugins/woocommerce/changelog/fix-split-add-to-cart-with-options-integration-tests
|
plugins/woocommerce/changelog/fix-split-add-to-cart-with-options-integration-tests
|
||||||
plugins/woocommerce/changelog/wooprd-1109-cancelled-order-email-shows-publish-button-instead-of-save
|
plugins/woocommerce/changelog/wooprd-1109-cancelled-order-email-shows-publish-button-instead-of-save
|
||||||
|
plugins/woocommerce/changelog/wooprd-1199-update-customer-and-admin-notification-emails-ux-copy
|
||||||
plugins/woocommerce/changelog/fix-50085
|
plugins/woocommerce/changelog/fix-50085
|
||||||
plugins/woocommerce/changelog/pr-61600
|
plugins/woocommerce/changelog/pr-61600
|
||||||
plugins/woocommerce/changelog/add-v4-shipping-zone-methods-endpoints
|
plugins/woocommerce/changelog/add-v4-shipping-zone-methods-endpoints
|
||||||
@@ -5639,6 +5643,7 @@ plugins/woocommerce/changelog/61486-wooplug-5433-fcb-show-border-by-default
|
|||||||
plugins/woocommerce/changelog/61321-wooptp-14-improve-error-handling-through-structures-that-resemble-the
|
plugins/woocommerce/changelog/61321-wooptp-14-improve-error-handling-through-structures-that-resemble-the
|
||||||
plugins/woocommerce/changelog/fix-52837
|
plugins/woocommerce/changelog/fix-52837
|
||||||
plugins/woocommerce/changelog/dev-re-balance-ci-jobs-shards
|
plugins/woocommerce/changelog/dev-re-balance-ci-jobs-shards
|
||||||
|
plugins/woocommerce/changelog/qao-127-add-playwright-ctrf-reporter
|
||||||
plugins/woocommerce/changelog/61377-fix-price-floating-point-precision
|
plugins/woocommerce/changelog/61377-fix-price-floating-point-precision
|
||||||
plugins/woocommerce/changelog/fix-61817
|
plugins/woocommerce/changelog/fix-61817
|
||||||
plugins/woocommerce/changelog/add-WOOPLUG-5596-woopayment-unsupported-badge
|
plugins/woocommerce/changelog/add-WOOPLUG-5596-woopayment-unsupported-badge
|
||||||
@@ -5686,6 +5691,7 @@ plugins/woocommerce/changelog/61528-wooplug-5430-fcb-overlay-settings-should-be-
|
|||||||
plugins/woocommerce/changelog/update-remove-widget-script-deprecation
|
plugins/woocommerce/changelog/update-remove-widget-script-deprecation
|
||||||
plugins/woocommerce/changelog/fix-color-mix-for-translucent-border
|
plugins/woocommerce/changelog/fix-color-mix-for-translucent-border
|
||||||
plugins/woocommerce/changelog/fix-wooplug-4629-shipping-cost-locale-format
|
plugins/woocommerce/changelog/fix-wooplug-4629-shipping-cost-locale-format
|
||||||
|
plugins/woocommerce/changelog/wooprd-926-move-notifications-listing-api-to-woocommerce
|
||||||
plugins/woocommerce/changelog/dev-temp-skip-blocks-e2e-wp-6.9
|
plugins/woocommerce/changelog/dev-temp-skip-blocks-e2e-wp-6.9
|
||||||
plugins/woocommerce/changelog/27512-deprecate-wc_print_js_part_1
|
plugins/woocommerce/changelog/27512-deprecate-wc_print_js_part_1
|
||||||
plugins/woocommerce/changelog/wooplug-5677-broken-pagination-on-wc-analyticsvariations-endpoint
|
plugins/woocommerce/changelog/wooplug-5677-broken-pagination-on-wc-analyticsvariations-endpoint
|
||||||
@@ -5771,11 +5777,13 @@ plugins/woocommerce/changelog/add-refund-api-v4
|
|||||||
plugins/woocommerce/changelog/61334-update-wccom-1704-show-connected-account-more-clearly-in-in-app
|
plugins/woocommerce/changelog/61334-update-wccom-1704-show-connected-account-more-clearly-in-in-app
|
||||||
plugins/woocommerce/changelog/wooprd-942-make-sure-reply-to-address-and-name-are-used
|
plugins/woocommerce/changelog/wooprd-942-make-sure-reply-to-address-and-name-are-used
|
||||||
plugins/woocommerce/changelog/fix-48328
|
plugins/woocommerce/changelog/fix-48328
|
||||||
|
plugins/woocommerce/changelog/wooprd-1201-editor-styles-dont-work-with-gutenberg-220
|
||||||
plugins/woocommerce/changelog/61753-fix-support-composer-update
|
plugins/woocommerce/changelog/61753-fix-support-composer-update
|
||||||
plugins/woocommerce/changelog/dev-v4-payment-methods-api-take-2
|
plugins/woocommerce/changelog/dev-v4-payment-methods-api-take-2
|
||||||
plugins/woocommerce/changelog/WOOPLUG-5693-only-update-term-counts-when-product-visibility-changes
|
plugins/woocommerce/changelog/WOOPLUG-5693-only-update-term-counts-when-product-visibility-changes
|
||||||
plugins/woocommerce/changelog/dev-fix-ci-config-for-blocks-e2e-with
|
plugins/woocommerce/changelog/dev-fix-ci-config-for-blocks-e2e-with
|
||||||
plugins/woocommerce/changelog/WOOPLUG-5655-defer-term-counting-for-batch-product-editing
|
plugins/woocommerce/changelog/WOOPLUG-5655-defer-term-counting-for-batch-product-editing
|
||||||
|
plugins/woocommerce/changelog/update-WOOPRD-1265-update-south-africa-nox-recommendations
|
||||||
plugins/woocommerce/changelog/fix-package-conflict-part-two
|
plugins/woocommerce/changelog/fix-package-conflict-part-two
|
||||||
plugins/woocommerce/changelog/update-60950-3
|
plugins/woocommerce/changelog/update-60950-3
|
||||||
plugins/woocommerce/changelog/fix-61369-wc-blocks-in-product-author-ii
|
plugins/woocommerce/changelog/fix-61369-wc-blocks-in-product-author-ii
|
||||||
@@ -12056,6 +12064,8 @@ plugins/woocommerce/src/Internal/RestApi/Routes/V4/ShippingZones/Controller.php
|
|||||||
plugins/woocommerce/src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php
|
plugins/woocommerce/src/Internal/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php
|
||||||
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Products/Controller.php
|
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Products/Controller.php
|
||||||
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Products/README.md
|
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Products/README.md
|
||||||
|
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/Emails/Controller.php
|
||||||
|
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/EmailsSettingsSchema.php
|
||||||
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/README.md
|
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/README.md
|
||||||
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Controller.php
|
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Controller.php
|
||||||
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php
|
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php
|
||||||
|
|||||||
@@ -21240,6 +21240,9 @@ migrate/20250902083249_missing_ui_ticket_create_notes_setting.rb
|
|||||||
db/migrate/20210106100013_issue_3346_xoauth2_token_not_fetched.rb
|
db/migrate/20210106100013_issue_3346_xoauth2_token_not_fetched.rb
|
||||||
migrate/20210106100013_issue_3346_xoauth2_token_not_fetched.rb
|
migrate/20210106100013_issue_3346_xoauth2_token_not_fetched.rb
|
||||||
20210106100013_issue_3346_xoauth2_token_not_fetched.rb
|
20210106100013_issue_3346_xoauth2_token_not_fetched.rb
|
||||||
|
db/migrate/20251110125237_improve_object_attribute_ticket_customer_id_permission.rb
|
||||||
|
migrate/20251110125237_improve_object_attribute_ticket_customer_id_permission.rb
|
||||||
|
20251110125237_improve_object_attribute_ticket_customer_id_permission.rb
|
||||||
db/migrate/20201027152258_add_missing_permissions.rb
|
db/migrate/20201027152258_add_missing_permissions.rb
|
||||||
migrate/20201027152258_add_missing_permissions.rb
|
migrate/20201027152258_add_missing_permissions.rb
|
||||||
20201027152258_add_missing_permissions.rb
|
20201027152258_add_missing_permissions.rb
|
||||||
|
|||||||
@@ -4505,6 +4505,7 @@ db/migrate/20250801110944_drop_twitter.rb
|
|||||||
db/migrate/20250519095403_create_ai_stored_results.rb
|
db/migrate/20250519095403_create_ai_stored_results.rb
|
||||||
db/migrate/20250902083249_missing_ui_ticket_create_notes_setting.rb
|
db/migrate/20250902083249_missing_ui_ticket_create_notes_setting.rb
|
||||||
db/migrate/20210106100013_issue_3346_xoauth2_token_not_fetched.rb
|
db/migrate/20210106100013_issue_3346_xoauth2_token_not_fetched.rb
|
||||||
|
db/migrate/20251110125237_improve_object_attribute_ticket_customer_id_permission.rb
|
||||||
db/migrate/20201027152258_add_missing_permissions.rb
|
db/migrate/20201027152258_add_missing_permissions.rb
|
||||||
db/migrate/20211118081558_maintenance_improve_sipgate_integration_handling.rb
|
db/migrate/20211118081558_maintenance_improve_sipgate_integration_handling.rb
|
||||||
db/migrate/20241104151855_issue5390_taskbar_remove_duplicated_key_by_user.rb
|
db/migrate/20241104151855_issue5390_taskbar_remove_duplicated_key_by_user.rb
|
||||||
|
|||||||
@@ -88,6 +88,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
.well-known
|
.well-known
|
||||||
.well-known/assetlinks.json
|
.well-known/assetlinks.json
|
||||||
.xml
|
.xml
|
||||||
|
/*/*/_tools
|
||||||
|
/*/*/more_ideas
|
||||||
|
/*/_tools
|
||||||
|
/*/activity
|
||||||
/*/branches
|
/*/branches
|
||||||
/*/commits
|
/*/commits
|
||||||
/*/compare
|
/*/compare
|
||||||
@@ -95,9 +99,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/*/edit$
|
/*/edit$
|
||||||
/*/forks
|
/*/forks
|
||||||
/*/graphs
|
/*/graphs
|
||||||
|
/*/group
|
||||||
|
/*/invite
|
||||||
/*/issues/new
|
/*/issues/new
|
||||||
/*/issues/search
|
/*/issues/search
|
||||||
/*/milestones/new
|
/*/milestones/new
|
||||||
|
/*/more_ideas
|
||||||
/*/network
|
/*/network
|
||||||
/*/projects
|
/*/projects
|
||||||
/*/pulse
|
/*/pulse
|
||||||
@@ -106,10 +113,23 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/*/watchers
|
/*/watchers
|
||||||
/*source=
|
/*source=
|
||||||
/.git
|
/.git
|
||||||
|
/?*amp_client_id
|
||||||
|
/?z=1
|
||||||
/MANUALS/*.pdf$
|
/MANUALS/*.pdf$
|
||||||
/Search/
|
/Search/
|
||||||
/_
|
/_
|
||||||
/_/rsrc
|
/_/rsrc
|
||||||
|
/__wishlist__
|
||||||
|
/_activities
|
||||||
|
/_activity
|
||||||
|
/_community
|
||||||
|
/_created
|
||||||
|
/_followers
|
||||||
|
/_following
|
||||||
|
/_quick_saves
|
||||||
|
/_saved
|
||||||
|
/_shop
|
||||||
|
/_shopping_list
|
||||||
/_widget
|
/_widget
|
||||||
/album/*/*?i=
|
/album/*/*?i=
|
||||||
/analytics
|
/analytics
|
||||||
@@ -132,10 +152,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/comments
|
/comments
|
||||||
/commits/*?author
|
/commits/*?author
|
||||||
/commits/*?path
|
/commits/*?path
|
||||||
|
/communities
|
||||||
/contact/menu*
|
/contact/menu*
|
||||||
/contact/partner*
|
/contact/partner*
|
||||||
/contactus/mwaas*
|
/contactus/mwaas*
|
||||||
/directory
|
/directory
|
||||||
|
/discovered
|
||||||
/docs/product
|
/docs/product
|
||||||
/download
|
/download
|
||||||
/download/Browse.aspx?
|
/download/Browse.aspx?
|
||||||
@@ -165,6 +187,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/layout/
|
/layout/
|
||||||
/leads/*/jsplayer_show_lead_form.html
|
/leads/*/jsplayer_show_lead_form.html
|
||||||
/leads/*/show_form.html
|
/leads/*/show_form.html
|
||||||
|
/likes
|
||||||
/login
|
/login
|
||||||
/lookup?
|
/lookup?
|
||||||
/mediaapi/
|
/mediaapi/
|
||||||
@@ -177,10 +200,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/newest/*rss
|
/newest/*rss
|
||||||
/newest/*xml
|
/newest/*xml
|
||||||
/newsearch/
|
/newsearch/
|
||||||
|
/organize
|
||||||
/partials
|
/partials
|
||||||
|
/pins
|
||||||
/plugins
|
/plugins
|
||||||
/podcast/*/*?i=
|
/podcast/*/*?i=
|
||||||
/print$
|
/print$
|
||||||
|
/profile-about
|
||||||
/raw
|
/raw
|
||||||
/report_abuse
|
/report_abuse
|
||||||
/revisions
|
/revisions
|
||||||
@@ -188,6 +214,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/rsvps/*atom
|
/rsvps/*atom
|
||||||
/rsvps/*rss
|
/rsvps/*rss
|
||||||
/rsvps/*xml
|
/rsvps/*xml
|
||||||
|
/scheduled-pin
|
||||||
|
/scheduled-pins
|
||||||
/search
|
/search
|
||||||
/search/
|
/search/
|
||||||
/search/*?q=
|
/search/*?q=
|
||||||
@@ -217,11 +245,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/store/new/*?*&*&*
|
/store/new/*?*&*&*
|
||||||
/store/top-free/*?*&*&*
|
/store/top-free/*?*&*&*
|
||||||
/store/top-paid/*?*&*&*
|
/store/top-paid/*?*&*&*
|
||||||
|
/story_pins
|
||||||
|
/tagged
|
||||||
/tarball
|
/tarball
|
||||||
/tree
|
/tree
|
||||||
|
/tried
|
||||||
/tv-season/*/*?i=
|
/tv-season/*/*?i=
|
||||||
/unsubscribe/
|
/unsubscribe/
|
||||||
/video-
|
/video-
|
||||||
|
/video_pins
|
||||||
/wal/
|
/wal/
|
||||||
/widget_
|
/widget_
|
||||||
/wiki/*/edit
|
/wiki/*/edit
|
||||||
@@ -352,6 +384,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
?search_forum=
|
?search_forum=
|
||||||
?set_mobile=
|
?set_mobile=
|
||||||
?showAllGroups=
|
?showAllGroups=
|
||||||
|
?show_error=true
|
||||||
?slogin
|
?slogin
|
||||||
?sort=
|
?sort=
|
||||||
?sortBy=
|
?sortBy=
|
||||||
@@ -477,6 +510,8 @@ WebObjects/MZStoreElements.woa
|
|||||||
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
||||||
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
||||||
_
|
_
|
||||||
|
_/_
|
||||||
|
_/_/pixel
|
||||||
_/aihub_pod
|
_/aihub_pod
|
||||||
_/ain/_/js
|
_/ain/_/js
|
||||||
_/alkali-learn
|
_/alkali-learn
|
||||||
@@ -541,6 +576,8 @@ _next/data
|
|||||||
_next/jwt
|
_next/jwt
|
||||||
_next/title
|
_next/title
|
||||||
_next/viewer
|
_next/viewer
|
||||||
|
_ngjs/resource
|
||||||
|
_ngjs/resource/*/get
|
||||||
_nimbusJson.json
|
_nimbusJson.json
|
||||||
_nimbusJsonp.js
|
_nimbusJsonp.js
|
||||||
_nimbusJsonpStatic.js
|
_nimbusJsonpStatic.js
|
||||||
@@ -639,10 +676,12 @@ actions/news/rss
|
|||||||
ad_id=
|
ad_id=
|
||||||
addContacts
|
addContacts
|
||||||
add_favorite
|
add_favorite
|
||||||
|
addboard
|
||||||
addressBookExport
|
addressBookExport
|
||||||
admin
|
admin
|
||||||
admin/
|
admin/
|
||||||
ads
|
ads
|
||||||
|
ads.txt
|
||||||
ads/gpa/vidgen
|
ads/gpa/vidgen
|
||||||
ads/learn
|
ads/learn
|
||||||
ads/local
|
ads/local
|
||||||
@@ -653,6 +692,7 @@ advisor/*zx1fa
|
|||||||
adx/bin
|
adx/bin
|
||||||
affil
|
affil
|
||||||
affil/pal
|
affil/pal
|
||||||
|
age-appeal
|
||||||
agreements/approve
|
agreements/approve
|
||||||
ai-sandbox-internal/generated_images
|
ai-sandbox-internal/generated_images
|
||||||
aihub/tfhub
|
aihub/tfhub
|
||||||
@@ -709,7 +749,9 @@ api?
|
|||||||
api_access_key=
|
api_access_key=
|
||||||
app*_
|
app*_
|
||||||
app*form_id=
|
app*form_id=
|
||||||
|
app-ads.txt
|
||||||
app/
|
app/
|
||||||
|
appealed-pin
|
||||||
apple-app-site-association
|
apple-app-site-association
|
||||||
apps
|
apps
|
||||||
apps*&tags=
|
apps*&tags=
|
||||||
@@ -787,6 +829,7 @@ author/following
|
|||||||
author=
|
author=
|
||||||
authoring/
|
authoring/
|
||||||
authwall
|
authwall
|
||||||
|
autocomplete
|
||||||
away.php
|
away.php
|
||||||
awmp/data/images
|
awmp/data/images
|
||||||
b?*node=7454898011
|
b?*node=7454898011
|
||||||
@@ -844,6 +887,10 @@ blogs/nationals-journal-beta
|
|||||||
blogs/search/
|
blogs/search/
|
||||||
blogs/slow-ride
|
blogs/slow-ride
|
||||||
blogs/test
|
blogs/test
|
||||||
|
board
|
||||||
|
board_activity
|
||||||
|
board_activity_comment
|
||||||
|
bookmarklet
|
||||||
bookmarks
|
bookmarks
|
||||||
books
|
books
|
||||||
books/NBK
|
books/NBK
|
||||||
@@ -865,19 +912,40 @@ books?*zoom=
|
|||||||
books?*zoom=1
|
books?*zoom=1
|
||||||
books?*zoom=5
|
books?*zoom=5
|
||||||
boutique/sitemaps
|
boutique/sitemaps
|
||||||
|
branded-pins
|
||||||
bricks/image
|
bricks/image
|
||||||
business
|
business
|
||||||
|
business/ad_create
|
||||||
business/adshare
|
business/adshare
|
||||||
business/adshare/faqs
|
business/adshare/faqs
|
||||||
business/blahblah
|
business/blahblah
|
||||||
|
business/business-access
|
||||||
|
business/business-hierarchy
|
||||||
|
business/business-manager
|
||||||
|
business/catalogs
|
||||||
|
business/commerce-integrations
|
||||||
|
business/community-information
|
||||||
|
business/convert
|
||||||
|
business/create
|
||||||
|
business/create-linked-account
|
||||||
business/feedback
|
business/feedback
|
||||||
|
business/hub
|
||||||
|
business/invite
|
||||||
business/leads/jsplayer_show_lead_form.html
|
business/leads/jsplayer_show_lead_form.html
|
||||||
business/leads/show_form.html
|
business/leads/show_form.html
|
||||||
business/learning/blog
|
business/learning/blog
|
||||||
|
business/onboarding
|
||||||
|
business/pin_create
|
||||||
business/pos-system/shop
|
business/pos-system/shop
|
||||||
business/premium/is_payment_pending
|
business/premium/is_payment_pending
|
||||||
business/promotion
|
business/promotion
|
||||||
|
business/referral
|
||||||
business/sales/blog
|
business/sales/blog
|
||||||
|
business/site
|
||||||
|
business/switch-account
|
||||||
|
business/top-ads
|
||||||
|
business/update
|
||||||
|
business/verified-merchant/status
|
||||||
buyside-e2e-monitor
|
buyside-e2e-monitor
|
||||||
cai
|
cai
|
||||||
call
|
call
|
||||||
@@ -906,6 +974,7 @@ checkout
|
|||||||
checkout-external
|
checkout-external
|
||||||
checkoutnow
|
checkoutnow
|
||||||
checkpoint
|
checkpoint
|
||||||
|
christmas-spotlight
|
||||||
chrome/crlset
|
chrome/crlset
|
||||||
chrome/webstore/images
|
chrome/webstore/images
|
||||||
chwilio
|
chwilio
|
||||||
@@ -926,6 +995,7 @@ clickthru
|
|||||||
clima/ets
|
clima/ets
|
||||||
clima/sites/registry
|
clima/sites/registry
|
||||||
clone/library/genomic/organisms
|
clone/library/genomic/organisms
|
||||||
|
close-account
|
||||||
cloud-launcher/sitemap
|
cloud-launcher/sitemap
|
||||||
cloudsourcetools/images
|
cloudsourcetools/images
|
||||||
cms_content
|
cms_content
|
||||||
@@ -944,6 +1014,7 @@ commission_2010-2014/katainen
|
|||||||
commits?author=
|
commits?author=
|
||||||
common/
|
common/
|
||||||
common/survey.aspx*
|
common/survey.aspx*
|
||||||
|
communities
|
||||||
communities/bin.aspx?
|
communities/bin.aspx?
|
||||||
communities/blogs/PortalResults.mspx?
|
communities/blogs/PortalResults.mspx?
|
||||||
communities/eventdetails.mspx?
|
communities/eventdetails.mspx?
|
||||||
@@ -960,11 +1031,14 @@ community/category/*
|
|||||||
community/comments
|
community/comments
|
||||||
community/feed
|
community/feed
|
||||||
community/trackback
|
community/trackback
|
||||||
|
community_comment
|
||||||
|
community_post
|
||||||
companyDir
|
companyDir
|
||||||
compare
|
compare
|
||||||
compressiontest
|
compressiontest
|
||||||
concussion/HeadsUp/training/
|
concussion/HeadsUp/training/
|
||||||
config.js
|
config.js
|
||||||
|
connect
|
||||||
connections
|
connections
|
||||||
consumers/archive
|
consumers/archive
|
||||||
contact/menu*
|
contact/menu*
|
||||||
@@ -972,12 +1046,18 @@ contact/partner*
|
|||||||
contact_importer
|
contact_importer
|
||||||
contactus
|
contactus
|
||||||
contactus/mwaas*
|
contactus/mwaas*
|
||||||
|
content-claiming
|
||||||
content-guest/rss/channels
|
content-guest/rss/channels
|
||||||
control
|
control
|
||||||
|
conversation
|
||||||
|
conversations
|
||||||
|
convert-business
|
||||||
|
convert-personal
|
||||||
copilot
|
copilot
|
||||||
copilot/c
|
copilot/c
|
||||||
copilotsearch?q=
|
copilotsearch?q=
|
||||||
copy-conductor/crawled
|
copy-conductor/crawled
|
||||||
|
copyright-reporting
|
||||||
core/
|
core/
|
||||||
core/*.css$
|
core/*.css$
|
||||||
core/*.css?
|
core/*.css?
|
||||||
@@ -995,10 +1075,18 @@ covid19/mobility
|
|||||||
cr$
|
cr$
|
||||||
cr?
|
cr?
|
||||||
create
|
create
|
||||||
|
create_pin
|
||||||
creative-europe/404_en.htm
|
creative-europe/404_en.htm
|
||||||
|
creative-studio
|
||||||
|
creative_editor
|
||||||
|
creator-spotlight
|
||||||
|
creator_hub/_earn
|
||||||
|
creator_hub/_partnerships
|
||||||
creatorhub
|
creatorhub
|
||||||
csp
|
csp
|
||||||
|
csrf_error
|
||||||
ct
|
ct
|
||||||
|
ct.html
|
||||||
ct/log_list
|
ct/log_list
|
||||||
culturalinstitute/images
|
culturalinstitute/images
|
||||||
culturalinstitute/sitemaps
|
culturalinstitute/sitemaps
|
||||||
@@ -1024,8 +1112,10 @@ de/ott
|
|||||||
de/solutions
|
de/solutions
|
||||||
de/upload
|
de/upload
|
||||||
de/vimeo-academy
|
de/vimeo-academy
|
||||||
|
deactivate-account
|
||||||
default.aspx/kb/
|
default.aspx/kb/
|
||||||
default.aspx/ph/
|
default.aspx/ph/
|
||||||
|
delete_post
|
||||||
delight
|
delight
|
||||||
dell/cities-transformed
|
dell/cities-transformed
|
||||||
dell/cloud-future-of-medicine
|
dell/cloud-future-of-medicine
|
||||||
@@ -1113,6 +1203,8 @@ earth/social
|
|||||||
ebook
|
ebook
|
||||||
ece
|
ece
|
||||||
eclas
|
eclas
|
||||||
|
edit
|
||||||
|
editorial/*
|
||||||
edu/cs4hs
|
edu/cs4hs
|
||||||
education/404_en.htm
|
education/404_en.htm
|
||||||
education/blocks
|
education/blocks
|
||||||
@@ -1125,6 +1217,7 @@ ekansa/Open-Context-Data
|
|||||||
ekansa/opencontext-
|
ekansa/opencontext-
|
||||||
email
|
email
|
||||||
email-unsubscribe
|
email-unsubscribe
|
||||||
|
email_verification_error
|
||||||
embed
|
embed
|
||||||
embed/@
|
embed/@
|
||||||
embed/curated
|
embed/curated
|
||||||
@@ -1186,6 +1279,7 @@ en/microsoft-viva/
|
|||||||
en/security
|
en/security
|
||||||
en/security/
|
en/security/
|
||||||
endorsements
|
endorsements
|
||||||
|
engagement
|
||||||
enterprise
|
enterprise
|
||||||
enterprise-jobs
|
enterprise-jobs
|
||||||
enterprise-partner-search/sitemaps
|
enterprise-partner-search/sitemaps
|
||||||
@@ -1271,14 +1365,18 @@ exec/obidos/subst/marketplace/sell-your-collection.html
|
|||||||
exec/obidos/subst/marketplace/sell-your-stuff.html
|
exec/obidos/subst/marketplace/sell-your-stuff.html
|
||||||
exec/obidos/subst/partners/friends/access.html
|
exec/obidos/subst/partners/friends/access.html
|
||||||
exec/obidos/tg/cm/member
|
exec/obidos/tg/cm/member
|
||||||
|
explore
|
||||||
|
explore/*/?p=
|
||||||
explore/*/lightbox
|
explore/*/lightbox
|
||||||
external
|
external
|
||||||
external/overture
|
external/overture
|
||||||
external_hosted
|
external_hosted
|
||||||
f/healthcheck
|
f/healthcheck
|
||||||
|
facebook
|
||||||
faves-i_love_u_get_away_from_me
|
faves-i_love_u_get_away_from_me
|
||||||
favorite
|
favorite
|
||||||
fb
|
fb
|
||||||
|
fb.html
|
||||||
fbml/ajax/dialog
|
fbml/ajax/dialog
|
||||||
fd/
|
fd/
|
||||||
fe=true
|
fe=true
|
||||||
@@ -1315,6 +1413,8 @@ flu/espanol/
|
|||||||
flutter-canvaskit
|
flutter-canvaskit
|
||||||
folder
|
folder
|
||||||
follow
|
follow
|
||||||
|
follow_board
|
||||||
|
follow_user
|
||||||
following
|
following
|
||||||
food/archive
|
food/archive
|
||||||
food/favourites
|
food/favourites
|
||||||
@@ -1396,6 +1496,8 @@ global$
|
|||||||
gog
|
gog
|
||||||
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
|
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
|
||||||
google.internal.maps.mapsjs.v1.MapsJsInternalService
|
google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
|
google_gdn.html
|
||||||
|
google_search.html
|
||||||
googlebooks/images
|
googlebooks/images
|
||||||
gorf
|
gorf
|
||||||
gp
|
gp
|
||||||
@@ -1511,6 +1613,7 @@ guidebooks
|
|||||||
gview
|
gview
|
||||||
gwt
|
gwt
|
||||||
h5games_gamecenter/images
|
h5games_gamecenter/images
|
||||||
|
hanukkah-spotlight
|
||||||
hashtag/*?src=
|
hashtag/*?src=
|
||||||
hd
|
hd
|
||||||
header/channels
|
header/channels
|
||||||
@@ -1534,9 +1637,12 @@ help/zendesk_sso
|
|||||||
hex
|
hex
|
||||||
history
|
history
|
||||||
history/static
|
history/static
|
||||||
|
holiday-spotlight
|
||||||
|
holidays-celebrations
|
||||||
home
|
home
|
||||||
home$
|
home$
|
||||||
home?
|
home?
|
||||||
|
homefeed
|
||||||
homepage-video-test
|
homepage-video-test
|
||||||
hosted/images
|
hosted/images
|
||||||
hotel/reviews?
|
hotel/reviews?
|
||||||
@@ -1548,10 +1654,10 @@ hp/video
|
|||||||
hpc/*/supported-applications.aspx?
|
hpc/*/supported-applications.aspx?
|
||||||
hpm
|
hpm
|
||||||
hpmob
|
hpmob
|
||||||
http://discord.gg/robots.txt
|
http://bing.com/robots.txt
|
||||||
http://ec.europa.eu/robots.txt
|
http://blog.google/robots.txt
|
||||||
http://storage.googleapis.com/robots.txt
|
http://s3.amazonaws.com/robots.txt
|
||||||
http://support.cloudflare.com/robots.txt
|
http://support.microsoft.com/robots.txt
|
||||||
hub?category=
|
hub?category=
|
||||||
hz/contact-us/ajax/initiate-trusted-contact
|
hz/contact-us/ajax/initiate-trusted-contact
|
||||||
hz/help/contact/*/message/$
|
hz/help/contact/*/message/$
|
||||||
@@ -1566,6 +1672,9 @@ id-id.www.cloudflare.com
|
|||||||
id-id/feedback
|
id-id/feedback
|
||||||
id-id/lp
|
id-id/lp
|
||||||
id-id/searchresults
|
id-id/searchresults
|
||||||
|
idea-ads-tool
|
||||||
|
idea-pin-builder
|
||||||
|
idea-pin-invite
|
||||||
identity/accountsettingsactivityweb
|
identity/accountsettingsactivityweb
|
||||||
identity/accountsettingssyaf
|
identity/accountsettingssyaf
|
||||||
ie/ie40/
|
ie/ie40/
|
||||||
@@ -1610,14 +1719,17 @@ info/customerror.htm*
|
|||||||
info/smart404.asp*
|
info/smart404.asp*
|
||||||
info/tech-feedback
|
info/tech-feedback
|
||||||
inproduct_help/chatsupport
|
inproduct_help/chatsupport
|
||||||
|
install-shuffles
|
||||||
integrations
|
integrations
|
||||||
internalPref
|
internalPref
|
||||||
intl
|
intl
|
||||||
intl/*/search/?
|
intl/*/search/?
|
||||||
intl/*/search?
|
intl/*/search?
|
||||||
intlkb/
|
intlkb/
|
||||||
|
invite
|
||||||
inviteFromProfile
|
inviteFromProfile
|
||||||
inviteMany
|
inviteMany
|
||||||
|
invited
|
||||||
invoice/est
|
invoice/est
|
||||||
invoice/estimate/buyerView
|
invoice/estimate/buyerView
|
||||||
invoice/estimate/buyerView/attachments
|
invoice/estimate/buyerView/attachments
|
||||||
@@ -1654,6 +1766,8 @@ johnhancock
|
|||||||
johnhancock/in-a-lifetime-healthcare
|
johnhancock/in-a-lifetime-healthcare
|
||||||
johnhancock/in-a-lifetime-sustainability
|
johnhancock/in-a-lifetime-sustainability
|
||||||
johnhancock/in-a-lifetime-work
|
johnhancock/in-a-lifetime-work
|
||||||
|
join/?next=
|
||||||
|
join/signup/?next=
|
||||||
jp/$
|
jp/$
|
||||||
jp/about
|
jp/about
|
||||||
jp/blog
|
jp/blog
|
||||||
@@ -1696,6 +1810,7 @@ ko/ott
|
|||||||
ko/solutions
|
ko/solutions
|
||||||
ko/upload
|
ko/upload
|
||||||
ko/vimeo-academy
|
ko/vimeo-academy
|
||||||
|
kwanzaa-spotlight
|
||||||
l.php
|
l.php
|
||||||
labs-code
|
labs-code
|
||||||
labs/pmc
|
labs/pmc
|
||||||
@@ -1732,12 +1847,15 @@ learning/settings
|
|||||||
learning/settings$
|
learning/settings$
|
||||||
learning/settings?
|
learning/settings?
|
||||||
legal
|
legal
|
||||||
|
lens-search
|
||||||
li/track
|
li/track
|
||||||
library/devices
|
library/devices
|
||||||
licensing-syndication
|
licensing-syndication
|
||||||
limited-release
|
limited-release
|
||||||
link
|
link
|
||||||
|
linked
|
||||||
lite
|
lite
|
||||||
|
live-session
|
||||||
live_chat
|
live_chat
|
||||||
llms.txt
|
llms.txt
|
||||||
lm/R1XIHQVKXSKBNJ
|
lm/R1XIHQVKXSKBNJ
|
||||||
@@ -1914,6 +2032,7 @@ narrative-
|
|||||||
native
|
native
|
||||||
nbubumblebee
|
nbubumblebee
|
||||||
network
|
network
|
||||||
|
new_invite
|
||||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
|
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
|
||||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
|
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
|
||||||
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
|
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
|
||||||
@@ -1923,6 +2042,7 @@ news/test
|
|||||||
news/test-liveblog
|
news/test-liveblog
|
||||||
news?viewArticle
|
news?viewArticle
|
||||||
newsArticle
|
newsArticle
|
||||||
|
news_hub
|
||||||
newsletter
|
newsletter
|
||||||
newsroom/dae
|
newsroom/dae
|
||||||
newsround
|
newsround
|
||||||
@@ -1936,6 +2056,7 @@ nl-nl/lp
|
|||||||
nl-nl/searchresults
|
nl-nl/searchresults
|
||||||
node/add/
|
node/add/
|
||||||
nonprofits/account
|
nonprofits/account
|
||||||
|
notifications
|
||||||
notifications/
|
notifications/
|
||||||
ns/hydra/console/?
|
ns/hydra/console/?
|
||||||
nus-trk
|
nus-trk
|
||||||
@@ -1943,11 +2064,15 @@ nwshp$
|
|||||||
o/di
|
o/di
|
||||||
o/dt
|
o/dt
|
||||||
oas/
|
oas/
|
||||||
|
oauth/line
|
||||||
|
oauth/login
|
||||||
oauth/v2
|
oauth/v2
|
||||||
oauth2
|
oauth2
|
||||||
oauth2/v2
|
oauth2/v2
|
||||||
|
oauth_error
|
||||||
offers/proxy/dealsserver/api/log
|
offers/proxy/dealsserver/api/log
|
||||||
offers/proxy/dealsserver/buy
|
offers/proxy/dealsserver/buy
|
||||||
|
offsite
|
||||||
og
|
og
|
||||||
okxbet.com
|
okxbet.com
|
||||||
onebox/media/sports/logos
|
onebox/media/sports/logos
|
||||||
@@ -1978,9 +2103,12 @@ pagespeed/insights/ui/logo
|
|||||||
panel
|
panel
|
||||||
pantheon
|
pantheon
|
||||||
pantheon-platform
|
pantheon-platform
|
||||||
|
parental-consent/confirmation
|
||||||
|
parental-passcode
|
||||||
participate/conferences.xml
|
participate/conferences.xml
|
||||||
partner-program
|
partner-program
|
||||||
partners
|
partners
|
||||||
|
password/reset
|
||||||
password_expired
|
password_expired
|
||||||
patent-search/frontend
|
patent-search/frontend
|
||||||
patents/download
|
patents/download
|
||||||
@@ -2013,12 +2141,46 @@ photos/gbachelie
|
|||||||
photos/i_love_u_get_away_from_me
|
photos/i_love_u_get_away_from_me
|
||||||
photos/tags/*/page
|
photos/tags/*/page
|
||||||
photos/youpy
|
photos/youpy
|
||||||
|
pin
|
||||||
|
pin-builder
|
||||||
|
pin-communities
|
||||||
|
pin-creation-tool
|
||||||
|
pin-editor
|
||||||
|
pin/*/activities
|
||||||
|
pin/*/activity
|
||||||
|
pin/*/analytics
|
||||||
|
pin/*/brand-catalog
|
||||||
|
pin/*/comments
|
||||||
|
pin/*/email
|
||||||
|
pin/*/feedback
|
||||||
|
pin/*/idea-pin/related-products
|
||||||
|
pin/*/likes
|
||||||
|
pin/*/promote
|
||||||
|
pin/*/reaction
|
||||||
|
pin/*/related-products
|
||||||
|
pin/*/repin
|
||||||
|
pin/*/repins
|
||||||
|
pin/*/sent
|
||||||
|
pin/*/share
|
||||||
|
pin/*/shop-the-look
|
||||||
|
pin/*/tag
|
||||||
|
pin/*/takes
|
||||||
|
pin/*/visual-search
|
||||||
|
pin/*/visual-shop
|
||||||
|
pin/create
|
||||||
|
pin/find
|
||||||
|
pin/find?url=
|
||||||
|
pin_shop
|
||||||
ping
|
ping
|
||||||
pingback
|
pingback
|
||||||
|
pinterest-predicts
|
||||||
|
pinterest-wellbeing
|
||||||
|
pinterestwellbeing
|
||||||
pl-pl.www.cloudflare.com
|
pl-pl.www.cloudflare.com
|
||||||
pl-pl/feedback
|
pl-pl/feedback
|
||||||
pl-pl/lp
|
pl-pl/lp
|
||||||
pl-pl/searchresults
|
pl-pl/searchresults
|
||||||
|
place
|
||||||
plan=
|
plan=
|
||||||
platform-telemetry
|
platform-telemetry
|
||||||
play/store/web
|
play/store/web
|
||||||
@@ -2068,6 +2230,7 @@ ppob/?
|
|||||||
ppob?
|
ppob?
|
||||||
pqa
|
pqa
|
||||||
preference
|
preference
|
||||||
|
prefs
|
||||||
present
|
present
|
||||||
presentation
|
presentation
|
||||||
prettyearth/assets
|
prettyearth/assets
|
||||||
@@ -2076,6 +2239,8 @@ previewtemplate
|
|||||||
print
|
print
|
||||||
private
|
private
|
||||||
proFile/history?
|
proFile/history?
|
||||||
|
product-catalogs
|
||||||
|
product-feed
|
||||||
product-reviews/B0069IY63Y
|
product-reviews/B0069IY63Y
|
||||||
product/reviews?
|
product/reviews?
|
||||||
productPurchaseDone
|
productPurchaseDone
|
||||||
@@ -2131,12 +2296,14 @@ pt-br/vimeo-academy
|
|||||||
publications
|
publications
|
||||||
purchases
|
purchases
|
||||||
puzzles/leaderboards/invite
|
puzzles/leaderboards/invite
|
||||||
|
pw
|
||||||
pwapi-proxy/pwproxy
|
pwapi-proxy/pwproxy
|
||||||
pwapiv2
|
pwapiv2
|
||||||
q=
|
q=
|
||||||
qnasearch?
|
qnasearch?
|
||||||
qr
|
qr
|
||||||
quality_form?
|
quality_form?
|
||||||
|
quiz
|
||||||
r
|
r
|
||||||
rackspace/elevating-performance
|
rackspace/elevating-performance
|
||||||
radio/imda
|
radio/imda
|
||||||
@@ -2145,6 +2312,7 @@ rating
|
|||||||
rd/search
|
rd/search
|
||||||
rd/search$
|
rd/search$
|
||||||
rd/search?
|
rd/search?
|
||||||
|
recently-viewed
|
||||||
recharge/dashboard/car
|
recharge/dashboard/car
|
||||||
recharge/dashboard/static
|
recharge/dashboard/static
|
||||||
recipes/*?q=
|
recipes/*?q=
|
||||||
@@ -2161,6 +2329,9 @@ refer
|
|||||||
refer/pal
|
refer/pal
|
||||||
referrals
|
referrals
|
||||||
referrer=
|
referrer=
|
||||||
|
refresh_stored_accounts
|
||||||
|
refresh_token
|
||||||
|
register
|
||||||
registry/wishlist
|
registry/wishlist
|
||||||
remotelogout
|
remotelogout
|
||||||
rep=hc
|
rep=hc
|
||||||
@@ -2168,9 +2339,13 @@ report
|
|||||||
report-abuse?report=
|
report-abuse?report=
|
||||||
report=
|
report=
|
||||||
report_abuse.gne
|
report_abuse.gne
|
||||||
|
reports-and-violations
|
||||||
|
request-data
|
||||||
requestList
|
requestList
|
||||||
requests
|
requests
|
||||||
research/participants/cofund
|
research/participants/cofund
|
||||||
|
resource
|
||||||
|
resource/*/get
|
||||||
results
|
results
|
||||||
results
|
results
|
||||||
retail
|
retail
|
||||||
@@ -2211,6 +2386,7 @@ s2/search/social
|
|||||||
s2/sitemaps
|
s2/sitemaps
|
||||||
s2/static
|
s2/static
|
||||||
s?
|
s?
|
||||||
|
safe-redirect
|
||||||
safety
|
safety
|
||||||
safetycheck
|
safetycheck
|
||||||
salary-explorer/api
|
salary-explorer/api
|
||||||
@@ -2256,6 +2432,7 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
|
|||||||
sections/ombudsman/2008/01/frequently_asked_questions_1.html
|
sections/ombudsman/2008/01/frequently_asked_questions_1.html
|
||||||
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
|
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
|
||||||
secure
|
secure
|
||||||
|
sendHeaderEarly
|
||||||
sendarticle
|
sendarticle
|
||||||
services
|
services
|
||||||
services/oauth
|
services/oauth
|
||||||
@@ -2291,6 +2468,7 @@ shop/productpage
|
|||||||
shop/topics
|
shop/topics
|
||||||
shop/view/product
|
shop/view/product
|
||||||
shop?
|
shop?
|
||||||
|
shop_pins
|
||||||
shopping-content-api/product_images
|
shopping-content-api/product_images
|
||||||
shopping/deals
|
shopping/deals
|
||||||
shopping/product
|
shopping/product
|
||||||
@@ -2594,10 +2772,12 @@ social/photosui/images
|
|||||||
social/photosui/sitemap
|
social/photosui/sitemap
|
||||||
social/search?
|
social/search?
|
||||||
social/social-security-directory/cai
|
social/social-security-directory/cai
|
||||||
|
socialmanager
|
||||||
solutions
|
solutions
|
||||||
sounds/search
|
sounds/search
|
||||||
sounds/search$
|
sounds/search$
|
||||||
sounds/search?
|
sounds/search?
|
||||||
|
source
|
||||||
source=
|
source=
|
||||||
source_repo=
|
source_repo=
|
||||||
spain/empresas/
|
spain/empresas/
|
||||||
@@ -2619,6 +2799,7 @@ ss
|
|||||||
ss/customer-reviews/lighthouse
|
ss/customer-reviews/lighthouse
|
||||||
ss/twister/ajax
|
ss/twister/ajax
|
||||||
sslsingle
|
sslsingle
|
||||||
|
sso
|
||||||
stadia/gamers
|
stadia/gamers
|
||||||
start
|
start
|
||||||
stat
|
stat
|
||||||
@@ -2678,6 +2859,10 @@ storefront
|
|||||||
storepicker
|
storepicker
|
||||||
stores/page/*visitId=
|
stores/page/*visitId=
|
||||||
stories
|
stories
|
||||||
|
story-pin-builder
|
||||||
|
story-pin-invite
|
||||||
|
story_feed
|
||||||
|
story_pins
|
||||||
storyworks/preview
|
storyworks/preview
|
||||||
styles/js-on.css$
|
styles/js-on.css$
|
||||||
subscribe/braintree
|
subscribe/braintree
|
||||||
@@ -2703,6 +2888,7 @@ support/content
|
|||||||
support/forum/search?
|
support/forum/search?
|
||||||
sureroute
|
sureroute
|
||||||
surprise
|
surprise
|
||||||
|
suspension-appeal
|
||||||
sutils
|
sutils
|
||||||
sv-se.www.cloudflare.com
|
sv-se.www.cloudflare.com
|
||||||
sv-se/feedback
|
sv-se/feedback
|
||||||
@@ -2720,6 +2906,7 @@ svc/strands
|
|||||||
svc/sudoku
|
svc/sudoku
|
||||||
svc/wordle
|
svc/wordle
|
||||||
svpRecommendations
|
svpRecommendations
|
||||||
|
sw-shell.html
|
||||||
swg
|
swg
|
||||||
system1/images
|
system1/images
|
||||||
t/privacy
|
t/privacy
|
||||||
@@ -2727,6 +2914,7 @@ t/terms
|
|||||||
tab=
|
tab=
|
||||||
tablet
|
tablet
|
||||||
tag
|
tag
|
||||||
|
taggingtool
|
||||||
tagmanager/containers/xo
|
tagmanager/containers/xo
|
||||||
tagmanager/pptm.js
|
tagmanager/pptm.js
|
||||||
talk
|
talk
|
||||||
@@ -2774,7 +2962,9 @@ th-th/feedback
|
|||||||
th-th/lp
|
th-th/lp
|
||||||
th-th/searchresults
|
th-th/searchresults
|
||||||
th?
|
th?
|
||||||
|
thanksgiving-spotlight
|
||||||
themacallan/worlds-together
|
themacallan/worlds-together
|
||||||
|
theme
|
||||||
tickets-external?
|
tickets-external?
|
||||||
timedtext_video
|
timedtext_video
|
||||||
title
|
title
|
||||||
@@ -2870,6 +3060,7 @@ trustedstores/js
|
|||||||
trustedstores/s
|
trustedstores/s
|
||||||
trustedstores/tm2
|
trustedstores/tm2
|
||||||
trustedstores/verify
|
trustedstores/verify
|
||||||
|
tv
|
||||||
tv/thumb
|
tv/thumb
|
||||||
typeahead
|
typeahead
|
||||||
u
|
u
|
||||||
@@ -2886,9 +3077,14 @@ ugc$
|
|||||||
ugcsupport
|
ugcsupport
|
||||||
ugcsupport$
|
ugcsupport$
|
||||||
ui
|
ui
|
||||||
|
unauth-profile
|
||||||
|
unlink
|
||||||
unsub
|
unsub
|
||||||
until=
|
until=
|
||||||
upload
|
upload
|
||||||
|
upload-image-lens-history
|
||||||
|
upload-lens-image
|
||||||
|
upload-shuffle-draft
|
||||||
uploads
|
uploads
|
||||||
urchin_test
|
urchin_test
|
||||||
url
|
url
|
||||||
@@ -2906,9 +3102,11 @@ using
|
|||||||
utils
|
utils
|
||||||
uviewer
|
uviewer
|
||||||
v1
|
v1
|
||||||
|
v1/urls/count.json
|
||||||
v2
|
v2
|
||||||
v3
|
v3
|
||||||
v3/openapi
|
v3/openapi
|
||||||
|
v3/pidgets/log
|
||||||
valkyrie-playground
|
valkyrie-playground
|
||||||
verified-authors
|
verified-authors
|
||||||
verify_age
|
verify_age
|
||||||
@@ -2954,6 +3152,9 @@ webapps/xo/html/cookiecheck.html
|
|||||||
webapps/xoonboarding
|
webapps/xoonboarding
|
||||||
webscr
|
webscr
|
||||||
websearch
|
websearch
|
||||||
|
website/confirm
|
||||||
|
website/confirm/download
|
||||||
|
welcome
|
||||||
whats-next/planes-trains-and-analytics
|
whats-next/planes-trains-and-analytics
|
||||||
whsmiths
|
whsmiths
|
||||||
widget/cr
|
widget/cr
|
||||||
@@ -3264,7 +3465,7 @@ wiki/Wikipedia_Diskussion:Checkuser
|
|||||||
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
||||||
wiki/Wikipedia_talk%3AAbuse_reports
|
wiki/Wikipedia_talk%3AAbuse_reports
|
||||||
wiki/Wikipedia_talk%3AAbuse_response
|
wiki/Wikipedia_talk%3AAbuse_response
|
||||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
|
wiki/Wikipedia_talk%3AAdministrator_electionshttp://google-analytics.com/robots.txt
|
||||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||||
wiki/Wikipedia_talk%3AAdministrator_review
|
wiki/Wikipedia_talk%3AAdministrator_review
|
||||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||||
@@ -3483,6 +3684,7 @@ xhtml?
|
|||||||
xml?
|
xml?
|
||||||
xoplatform/logger/api/logger
|
xoplatform/logger/api/logger
|
||||||
xorouter
|
xorouter
|
||||||
|
your-shop
|
||||||
youth/404_en.htm
|
youth/404_en.htm
|
||||||
youtube/fonts
|
youtube/fonts
|
||||||
youtube/img/branding/favicon
|
youtube/img/branding/favicon
|
||||||
|
|||||||
@@ -352,7 +352,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
.well-known/amphtml/apikey.pub
|
.well-known/amphtml/apikey.pub
|
||||||
.well-known/apple-app-site-association
|
.well-known/apple-app-site-association
|
||||||
.well-known/assetlinks.json
|
.well-known/assetlinks.json
|
||||||
.well-known/assetlinks.jsonhttp://europarl.europa.eu/robots.txt
|
.well-known/assetlinks.jsonhttp://aesthetics.fandom.com/robots.txt
|
||||||
.well-known/privacy-sandbox-attestations.json
|
.well-known/privacy-sandbox-attestations.json
|
||||||
.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200
|
.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200
|
||||||
.well-known/security.txt
|
.well-known/security.txt
|
||||||
@@ -542,7 +542,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/*/projects
|
/*/projects
|
||||||
/*/pulse
|
/*/pulse
|
||||||
/*/schemes
|
/*/schemes
|
||||||
/*/search-results.htmlhttp://photos.app.goo.gl/robots.txt
|
/*/search-results.htmlhttp://venmo.com/robots.txt
|
||||||
/*/stargazers
|
/*/stargazers
|
||||||
/*/structures
|
/*/structures
|
||||||
/*/tables
|
/*/tables
|
||||||
@@ -1717,7 +1717,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/article/figure/powerpoint
|
/article/figure/powerpoint
|
||||||
/article/metrics
|
/article/metrics
|
||||||
/articlelist/*
|
/articlelist/*
|
||||||
/articlelist/*http://state.gov/robots.txt
|
/articlelist/*http://w3techs.com/robots.txt
|
||||||
/articleshow_amitr/*
|
/articleshow_amitr/*
|
||||||
/articleshowajax/*
|
/articleshowajax/*
|
||||||
/articleshowhsbc/
|
/articleshowhsbc/
|
||||||
@@ -2526,7 +2526,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/newsletter
|
/newsletter
|
||||||
/newssearch
|
/newssearch
|
||||||
/nightly-news
|
/nightly-news
|
||||||
/no-referrer-when-downgradehttp://wetransfer.com/robots.txt
|
/no-referrer-when-downgradehttp://uk.linkedin.com/robots.txt
|
||||||
/no-search-results
|
/no-search-results
|
||||||
/node
|
/node
|
||||||
/node/add
|
/node/add
|
||||||
@@ -3264,7 +3264,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
?*_hsmi=
|
?*_hsmi=
|
||||||
?*add-to-cart=
|
?*add-to-cart=
|
||||||
?*ajs_event
|
?*ajs_event
|
||||||
?*apikey*http://getpocket.com/robots.txt
|
?*apikey*http://politico.com/robots.txt
|
||||||
?*app
|
?*app
|
||||||
?*attachment_id
|
?*attachment_id
|
||||||
?*author
|
?*author
|
||||||
@@ -3306,7 +3306,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
?*hsCtaTracking
|
?*hsCtaTracking
|
||||||
?*hs_preview=
|
?*hs_preview=
|
||||||
?*hss_channel=
|
?*hss_channel=
|
||||||
?*http://link.springer.com/robots.txt
|
?*http://ft.com/robots.txt
|
||||||
?*hubs_signup-cta
|
?*hubs_signup-cta
|
||||||
?*hybrid=
|
?*hybrid=
|
||||||
?*iframe
|
?*iframe
|
||||||
@@ -3397,9 +3397,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
?252525253Bpreview=
|
?252525253Bpreview=
|
||||||
?=ref
|
?=ref
|
||||||
?Author=
|
?Author=
|
||||||
?CMP
|
|
||||||
?EGOTECpage
|
?EGOTECpage
|
||||||
?ExternalDataReference
|
|
||||||
?LID=
|
?LID=
|
||||||
?ModPagespeed=noscript
|
?ModPagespeed=noscript
|
||||||
?SESSION
|
?SESSION
|
||||||
@@ -3427,7 +3425,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
?act=
|
?act=
|
||||||
?action=
|
?action=
|
||||||
?action=callus
|
?action=callus
|
||||||
?ad_webview=
|
|
||||||
?adcode=
|
?adcode=
|
||||||
?add-to-cart=
|
?add-to-cart=
|
||||||
?adid=
|
?adid=
|
||||||
@@ -3774,7 +3771,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
?referralCode=*
|
?referralCode=*
|
||||||
?referrer=
|
?referrer=
|
||||||
?regcode*
|
?regcode*
|
||||||
?region=
|
|
||||||
?rel
|
?rel
|
||||||
?reply=
|
?reply=
|
||||||
?replytocom
|
?replytocom
|
||||||
@@ -5118,6 +5114,7 @@ TestingTravelMaps
|
|||||||
Themes/Client/app/img/favicons/manifest.json
|
Themes/Client/app/img/favicons/manifest.json
|
||||||
ThirdPartyRedirect
|
ThirdPartyRedirect
|
||||||
ThorHammer
|
ThorHammer
|
||||||
|
TodayOJ
|
||||||
TodaysLowestFaresAjax
|
TodaysLowestFaresAjax
|
||||||
Tr/SocialMediaActivity/LogJSWidgetLinkClick
|
Tr/SocialMediaActivity/LogJSWidgetLinkClick
|
||||||
Tracker?data=*
|
Tracker?data=*
|
||||||
@@ -5438,7 +5435,7 @@ _tdhl_api
|
|||||||
_tdpp_api
|
_tdpp_api
|
||||||
_template
|
_template
|
||||||
_themes
|
_themes
|
||||||
_uac/adpage.htmlhttp://takeout.google.com/robots.txt
|
_uac/adpage.htmlhttp://wikihow.com/robots.txt
|
||||||
_user/api
|
_user/api
|
||||||
_v1st
|
_v1st
|
||||||
_vercel/insights/view
|
_vercel/insights/view
|
||||||
@@ -5540,8 +5537,6 @@ about/careers/applications/jobs/results?*&page=
|
|||||||
about/careers/applications/jobs/results?page=
|
about/careers/applications/jobs/results?page=
|
||||||
about/faq/station-finder/?state-text=
|
about/faq/station-finder/?state-text=
|
||||||
about/faq/station-finder/?zip-text=
|
about/faq/station-finder/?zip-text=
|
||||||
about/leadership-university-administration/board-of-trustees/newsletter
|
|
||||||
about/news-publications/news/search
|
|
||||||
about/team_member
|
about/team_member
|
||||||
about?
|
about?
|
||||||
aboutus
|
aboutus
|
||||||
@@ -5802,8 +5797,6 @@ admin/*
|
|||||||
administration
|
administration
|
||||||
administrator
|
administrator
|
||||||
adminusers
|
adminusers
|
||||||
admissions/undergraduate-admissions
|
|
||||||
admissions/undergraduate-admissions.html
|
|
||||||
adobe/dynamicmedia/deliver/
|
adobe/dynamicmedia/deliver/
|
||||||
adredir?
|
adredir?
|
||||||
adresa-segmentator
|
adresa-segmentator
|
||||||
@@ -5978,7 +5971,6 @@ alphafoldserver
|
|||||||
als/shakespeare_pilot
|
als/shakespeare_pilot
|
||||||
alumni
|
alumni
|
||||||
alumni-subscriptions
|
alumni-subscriptions
|
||||||
alumni/the-hub
|
|
||||||
am-cookie-helper
|
am-cookie-helper
|
||||||
am-sonntag/vorproduktion
|
am-sonntag/vorproduktion
|
||||||
am/$
|
am/$
|
||||||
@@ -6098,6 +6090,7 @@ api/taxonomy$
|
|||||||
api/template-taxonomy-service
|
api/template-taxonomy-service
|
||||||
api/template-taxonomy-service$
|
api/template-taxonomy-service$
|
||||||
api/ucs/shortlist
|
api/ucs/shortlist
|
||||||
|
api/ui
|
||||||
api/ui-extensions
|
api/ui-extensions
|
||||||
api/uisprime/track
|
api/uisprime/track
|
||||||
api/unified-underdog
|
api/unified-underdog
|
||||||
@@ -6221,9 +6214,7 @@ archive$
|
|||||||
archive.php?archive=*
|
archive.php?archive=*
|
||||||
archive.php?view=all
|
archive.php?view=all
|
||||||
archive/api/image.jpg
|
archive/api/image.jpg
|
||||||
archive/article
|
|
||||||
archive/graphs.php
|
archive/graphs.php
|
||||||
archive/page
|
|
||||||
archive/project/sovsport$
|
archive/project/sovsport$
|
||||||
archived
|
archived
|
||||||
archived$
|
archived$
|
||||||
@@ -6248,12 +6239,8 @@ article/PR-CO
|
|||||||
article/api
|
article/api
|
||||||
article/beta
|
article/beta
|
||||||
article/border-immigration-election-2182fec11fa008ec96c4202e5656d19e
|
article/border-immigration-election-2182fec11fa008ec96c4202e5656d19e
|
||||||
article/category
|
|
||||||
article/e63d8640-eeb3-4473-b0ad-aa6aec16d9fe
|
article/e63d8640-eeb3-4473-b0ad-aa6aec16d9fe
|
||||||
article/preview
|
article/preview
|
||||||
article/this-article-has-been-deleted
|
|
||||||
article/this-article-has-been-removed
|
|
||||||
article/this-article-is-no-longer-available
|
|
||||||
article_count
|
article_count
|
||||||
article_email
|
article_email
|
||||||
articlecomment/
|
articlecomment/
|
||||||
@@ -6932,7 +6919,7 @@ blog/*?text=
|
|||||||
blog/*sitemap.xml$
|
blog/*sitemap.xml$
|
||||||
blog/*utm_source=
|
blog/*utm_source=
|
||||||
blog/.*
|
blog/.*
|
||||||
blog/.html.*http://abcnews.go.com/robots.txt
|
blog/.html.*http://link.springer.com/robots.txt
|
||||||
blog/10-lessons-from-an-engineering-manager/$
|
blog/10-lessons-from-an-engineering-manager/$
|
||||||
blog/2025-shifting-roles-report/$
|
blog/2025-shifting-roles-report/$
|
||||||
blog/23-prototyping-resources-to-bookmark-right-now/$
|
blog/23-prototyping-resources-to-bookmark-right-now/$
|
||||||
@@ -7792,7 +7779,6 @@ branding/images/dont-04.png
|
|||||||
brandpublishing
|
brandpublishing
|
||||||
brands
|
brands
|
||||||
brands/*
|
brands/*
|
||||||
brazil/search
|
|
||||||
breakingnews/toihome.html
|
breakingnews/toihome.html
|
||||||
breast-cancer/bc-treatment-21/provider-select
|
breast-cancer/bc-treatment-21/provider-select
|
||||||
brians-song
|
brians-song
|
||||||
@@ -7824,7 +7810,6 @@ build
|
|||||||
build.xml
|
build.xml
|
||||||
builders
|
builders
|
||||||
bundle-next
|
bundle-next
|
||||||
bursar
|
|
||||||
bus/api
|
bus/api
|
||||||
bus/orders
|
bus/orders
|
||||||
buscar
|
buscar
|
||||||
@@ -8458,7 +8443,7 @@ cdn-cgi
|
|||||||
cdn-cgi/
|
cdn-cgi/
|
||||||
cdn-cgi/bm/cv
|
cdn-cgi/bm/cv
|
||||||
cdn-cgi/challenge-platform
|
cdn-cgi/challenge-platform
|
||||||
cdn-cgi/http://beatstars.com/robots.txt
|
cdn-cgi/http://popoko.live/robots.txt
|
||||||
cdn-cgi/images/trace
|
cdn-cgi/images/trace
|
||||||
cdn-cgi/l/email-protection
|
cdn-cgi/l/email-protection
|
||||||
cdn-cgi/rum
|
cdn-cgi/rum
|
||||||
@@ -8466,7 +8451,7 @@ cdn-cgi/scripts
|
|||||||
cdn-cgi/speculation
|
cdn-cgi/speculation
|
||||||
cdn-cgi/styles
|
cdn-cgi/styles
|
||||||
cdn-cgi/zaraz
|
cdn-cgi/zaraz
|
||||||
cdn-cgi/zaraz/http://ibb.co/robots.txt
|
cdn-cgi/zaraz/http://akorda.kz/robots.txt
|
||||||
cdn-proxy/pim
|
cdn-proxy/pim
|
||||||
cdn-proxy/px
|
cdn-proxy/px
|
||||||
cdn.jwplayer.com/previews
|
cdn.jwplayer.com/previews
|
||||||
@@ -8490,7 +8475,7 @@ cgi-bin/koha/
|
|||||||
cgi-bin/loginpage
|
cgi-bin/loginpage
|
||||||
cgi-bin/search.fpl
|
cgi-bin/search.fpl
|
||||||
cgi-bin/wx
|
cgi-bin/wx
|
||||||
cgi-binhttp://baidu.com/robots.txt
|
cgi-binhttp://similarweb.com/robots.txt
|
||||||
cgi-local
|
cgi-local
|
||||||
cgi-mad/
|
cgi-mad/
|
||||||
cgi-pct/
|
cgi-pct/
|
||||||
@@ -8556,6 +8541,7 @@ ch_it/Download
|
|||||||
challenge
|
challenge
|
||||||
challenges
|
challenges
|
||||||
challenges$
|
challenges$
|
||||||
|
change-displayed-metadata
|
||||||
change-email
|
change-email
|
||||||
change-password
|
change-password
|
||||||
change-shipping
|
change-shipping
|
||||||
@@ -8607,7 +8593,7 @@ checklink?
|
|||||||
checkout
|
checkout
|
||||||
checkout-external
|
checkout-external
|
||||||
checkout/package
|
checkout/package
|
||||||
checkouthttp://accidentinjurylawyers.claims/robots.txt
|
checkouthttp://api.discount-shop.uk/robots.txt
|
||||||
checkoutnow
|
checkoutnow
|
||||||
checkouts
|
checkouts
|
||||||
checkpoint
|
checkpoint
|
||||||
@@ -8787,7 +8773,7 @@ code
|
|||||||
code-connect-docs
|
code-connect-docs
|
||||||
code-docs
|
code-docs
|
||||||
code/*
|
code/*
|
||||||
code/http://fonts.google.com/robots.txt
|
code/http://marriott.com/robots.txt
|
||||||
codeCoverage
|
codeCoverage
|
||||||
coderpad-for-figjam/$
|
coderpad-for-figjam/$
|
||||||
codesamples/
|
codesamples/
|
||||||
@@ -10855,7 +10841,7 @@ confirmation
|
|||||||
conflagexp
|
conflagexp
|
||||||
connect
|
connect
|
||||||
connect/@
|
connect/@
|
||||||
connect/http://zapier.com/robots.txt
|
connect/http://oreilly.com/robots.txt
|
||||||
connect/social-intranet.html
|
connect/social-intranet.html
|
||||||
connections
|
connections
|
||||||
connections/recent
|
connections/recent
|
||||||
@@ -10959,7 +10945,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476
|
|||||||
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
|
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
|
||||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
|
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/irm0004
|
||||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://themeforest.net/robots.txt
|
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://pwc.com/robots.txt
|
||||||
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
|
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
|
||||||
content/dam/oecd/
|
content/dam/oecd/
|
||||||
content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf
|
content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf
|
||||||
@@ -12029,7 +12015,6 @@ de/promos/
|
|||||||
de/publications/2017/PwC-LodgingTourismCapability%20Statement_E.pdf
|
de/publications/2017/PwC-LodgingTourismCapability%20Statement_E.pdf
|
||||||
de/release
|
de/release
|
||||||
de/search
|
de/search
|
||||||
de/search
|
|
||||||
de/search*attr_*=
|
de/search*attr_*=
|
||||||
de/search*price_bucket=
|
de/search*price_bucket=
|
||||||
de/search*search_type=
|
de/search*search_type=
|
||||||
@@ -12123,12 +12108,6 @@ demo/$
|
|||||||
demonstration
|
demonstration
|
||||||
demos/dev-mode-design/$
|
demos/dev-mode-design/$
|
||||||
demos/dev-mode-developers/$
|
demos/dev-mode-developers/$
|
||||||
dental/dh
|
|
||||||
dental/endo
|
|
||||||
dental/histo
|
|
||||||
dental/intranet
|
|
||||||
dental/perio
|
|
||||||
dental/students
|
|
||||||
denver
|
denver
|
||||||
depth--
|
depth--
|
||||||
design
|
design
|
||||||
@@ -12402,6 +12381,7 @@ docs/search_results.html
|
|||||||
docs/socialmarkup
|
docs/socialmarkup
|
||||||
doctor-strange
|
doctor-strange
|
||||||
document
|
document
|
||||||
|
document-format.html
|
||||||
document/comments
|
document/comments
|
||||||
document/create
|
document/create
|
||||||
document/delete
|
document/delete
|
||||||
@@ -12460,6 +12440,7 @@ doubleclick
|
|||||||
downgrade
|
downgrade
|
||||||
download
|
download
|
||||||
download-evernote
|
download-evernote
|
||||||
|
download-notice
|
||||||
download/*/Zoom_launcher.exe
|
download/*/Zoom_launcher.exe
|
||||||
download/*/zoomusLauncher.zip
|
download/*/zoomusLauncher.zip
|
||||||
download/get
|
download/get
|
||||||
@@ -12593,7 +12574,6 @@ edit-subscriptions
|
|||||||
edit/$
|
edit/$
|
||||||
editing
|
editing
|
||||||
editing/EditHomeFacts.htm
|
editing/EditHomeFacts.htm
|
||||||
edition/null
|
|
||||||
editionssi
|
editionssi
|
||||||
editor
|
editor
|
||||||
editor.jsp
|
editor.jsp
|
||||||
@@ -12661,6 +12641,7 @@ element/?
|
|||||||
element/commun/afficher
|
element/commun/afficher
|
||||||
element_properties.
|
element_properties.
|
||||||
elements
|
elements
|
||||||
|
eli-search
|
||||||
eliminar-busqueda
|
eliminar-busqueda
|
||||||
eliminar-favoritos
|
eliminar-favoritos
|
||||||
elite?
|
elite?
|
||||||
@@ -12933,7 +12914,6 @@ en-ca/perspectives
|
|||||||
en-ca/searchresults
|
en-ca/searchresults
|
||||||
en-ca/shop/sfc/sf/alienware-desktops
|
en-ca/shop/sfc/sf/alienware-desktops
|
||||||
en-ck
|
en-ck
|
||||||
en-cn/search
|
|
||||||
en-cr
|
en-cr
|
||||||
en-cv
|
en-cv
|
||||||
en-cv/lp$
|
en-cv/lp$
|
||||||
@@ -13509,6 +13489,7 @@ error/403
|
|||||||
error/404
|
error/404
|
||||||
error/500
|
error/500
|
||||||
error/PageNotFound.htm
|
error/PageNotFound.htm
|
||||||
|
error/authentication-required.html
|
||||||
error404.aspx
|
error404.aspx
|
||||||
error_204
|
error_204
|
||||||
errordocs
|
errordocs
|
||||||
@@ -14176,7 +14157,6 @@ es/bcn
|
|||||||
es/blog
|
es/blog
|
||||||
es/blog/search
|
es/blog/search
|
||||||
es/blog/topic
|
es/blog/topic
|
||||||
es/buscador
|
|
||||||
es/c/*attr_*=
|
es/c/*attr_*=
|
||||||
es/c/*price_bucket=
|
es/c/*price_bucket=
|
||||||
es/c/*search_type=
|
es/c/*search_type=
|
||||||
@@ -14530,6 +14510,7 @@ experiences/*?*scheduled_id
|
|||||||
experiment
|
experiment
|
||||||
experiments
|
experiments
|
||||||
experiments.xml
|
experiments.xml
|
||||||
|
expert-search-form
|
||||||
experts-arena
|
experts-arena
|
||||||
experts/search
|
experts/search
|
||||||
experts/search?
|
experts/search?
|
||||||
@@ -14538,6 +14519,7 @@ explore/*/?p=
|
|||||||
explore/*/lightbox
|
explore/*/lightbox
|
||||||
explore/search
|
explore/search
|
||||||
explorespa
|
explorespa
|
||||||
|
export-documents
|
||||||
export/
|
export/
|
||||||
export/sites/intranet/
|
export/sites/intranet/
|
||||||
export/sites/upov/shared/
|
export/sites/upov/shared/
|
||||||
@@ -14598,6 +14580,8 @@ facebook-template
|
|||||||
facebook/templates
|
facebook/templates
|
||||||
facebook_connect
|
facebook_connect
|
||||||
factory
|
factory
|
||||||
|
fallback
|
||||||
|
false/select-store-cookies.html
|
||||||
family-validation
|
family-validation
|
||||||
family_filter
|
family_filter
|
||||||
familylink-earlyaccess
|
familylink-earlyaccess
|
||||||
@@ -14611,7 +14595,6 @@ faq
|
|||||||
faq_search.php
|
faq_search.php
|
||||||
fashion/lookbook/38917
|
fashion/lookbook/38917
|
||||||
fashion/search/models
|
fashion/search/models
|
||||||
fast-facts
|
|
||||||
fast-five
|
fast-five
|
||||||
fast-furious
|
fast-furious
|
||||||
fastajax
|
fastajax
|
||||||
@@ -14677,8 +14660,6 @@ feedback-service
|
|||||||
feedback/
|
feedback/
|
||||||
feedback/user_study
|
feedback/user_study
|
||||||
feeds
|
feeds
|
||||||
feeds.thetimes.co.uk/puzzles
|
|
||||||
feeds.thetimes.co.uk/timescrossword
|
|
||||||
feeds/
|
feeds/
|
||||||
feeds/TechNet/fr-fr/screenshot/screenshot%20surface.jpg
|
feeds/TechNet/fr-fr/screenshot/screenshot%20surface.jpg
|
||||||
feeds/rss
|
feeds/rss
|
||||||
@@ -14807,7 +14788,7 @@ files/live/sites/isoorg/files/_noindex
|
|||||||
files/resources
|
files/resources
|
||||||
fileview
|
fileview
|
||||||
filing/free-file-fillable-forms/free-file-fillable-forms-support
|
filing/free-file-fillable-forms/free-file-fillable-forms-support
|
||||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://nationalgeographic.com/robots.txt
|
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://workspace.google.com/robots.txt
|
||||||
filter/
|
filter/
|
||||||
filter/tips
|
filter/tips
|
||||||
filter/tips
|
filter/tips
|
||||||
@@ -14825,7 +14806,7 @@ find
|
|||||||
find$
|
find$
|
||||||
find-more
|
find-more
|
||||||
find/
|
find/
|
||||||
find/*http://validator.w3.org/robots.txt
|
find/*http://ahrefs.com/robots.txt
|
||||||
finetune
|
finetune
|
||||||
fios
|
fios
|
||||||
firefox/?
|
firefox/?
|
||||||
@@ -16610,7 +16591,7 @@ forum/members
|
|||||||
forum/online
|
forum/online
|
||||||
forum/posts
|
forum/posts
|
||||||
forum/search
|
forum/search
|
||||||
forum/ucp.phphttp://siteground.com/robots.txt
|
forum/ucp.phphttp://katyperry.com/robots.txt
|
||||||
forum/viewtopic.php
|
forum/viewtopic.php
|
||||||
forum/whats-new
|
forum/whats-new
|
||||||
forumTeaser
|
forumTeaser
|
||||||
@@ -17494,7 +17475,6 @@ fr/profiles/*.js?
|
|||||||
fr/profiles/*.png
|
fr/profiles/*.png
|
||||||
fr/profiles/*.svg
|
fr/profiles/*.svg
|
||||||
fr/promos/
|
fr/promos/
|
||||||
fr/rechercher
|
|
||||||
fr/release
|
fr/release
|
||||||
fr/search
|
fr/search
|
||||||
fr/search*attr_*=
|
fr/search*attr_*=
|
||||||
@@ -17595,7 +17575,7 @@ fy-NL/firefox/collections/mozilla
|
|||||||
fy-NL/firefox/collections/mozilla/$
|
fy-NL/firefox/collections/mozilla/$
|
||||||
fy-NL/firefox/search
|
fy-NL/firefox/search
|
||||||
g
|
g
|
||||||
g/4arE9Chttp://artstation.com/robots.txt
|
g/4arE9Chttp://firebase.google.com/robots.txt
|
||||||
g/api
|
g/api
|
||||||
ga-actions/formie/forms/refresh-tokens
|
ga-actions/formie/forms/refresh-tokens
|
||||||
ga/p
|
ga/p
|
||||||
@@ -17966,7 +17946,7 @@ gsr
|
|||||||
gss
|
gss
|
||||||
gsx
|
gsx
|
||||||
gt/Download
|
gt/Download
|
||||||
gtc/gtc-chatbot/*http://msdn.microsoft.com/robots.txt
|
gtc/gtc-chatbot/*http://espn.com/robots.txt
|
||||||
gtp/stir
|
gtp/stir
|
||||||
gu-IN/$
|
gu-IN/$
|
||||||
guest-pass
|
guest-pass
|
||||||
@@ -18046,7 +18026,7 @@ health-news/wp-
|
|||||||
health/*/wp-
|
health/*/wp-
|
||||||
health/QA-Tabbed-ManyTabs-21
|
health/QA-Tabbed-ManyTabs-21
|
||||||
health/drugs/hm-test-all-about-humira
|
health/drugs/hm-test-all-about-humira
|
||||||
health/files/rhpthttp://coschedule.com/robots.txt
|
health/files/rhpthttp://policy.pinterest.com/robots.txt
|
||||||
health/hm-test-17-proven-tips-to-sleep-better-at-night
|
health/hm-test-17-proven-tips-to-sleep-better-at-night
|
||||||
health/hm-test-feature-template-for-sponsorship
|
health/hm-test-feature-template-for-sponsorship
|
||||||
health/mirgraine-headaches
|
health/mirgraine-headaches
|
||||||
@@ -18297,45 +18277,45 @@ html5
|
|||||||
http
|
http
|
||||||
http-checker
|
http-checker
|
||||||
http2_data
|
http2_data
|
||||||
http://2.bp.blogspot.com/robots.txt
|
http://9gag.com/robots.txt
|
||||||
http://aesthetics.fandom.com/robots.txt
|
http://aasciences.ac.ke/robots.txt
|
||||||
|
http://alexa.com/robots.txt
|
||||||
http://alltop.com/robots.txt
|
http://alltop.com/robots.txt
|
||||||
|
http://amazon.es/robots.txt
|
||||||
|
http://arminbwagner.com/robots.txt
|
||||||
http://blog.hubspot.com/robots.txt
|
http://blog.hubspot.com/robots.txt
|
||||||
http://blogger.com/robots.txt
|
http://brave.com/robots.txt
|
||||||
http://canada.ca/robots.txt
|
http://cnet.com/robots.txt
|
||||||
http://cdn.shopify.com/robots.txt
|
http://cutt.ly/robots.txt
|
||||||
http://dainikshiksha.com/robots.txt
|
http://dell.com/robots.txt
|
||||||
http://dev.to/robots.txt
|
http://developers.google.com/robots.txt
|
||||||
http://dictionary.com/robots.txt
|
http://dictionary.com/robots.txt
|
||||||
http://disqus.com/robots.txt
|
http://drupal.org/robots.txt
|
||||||
http://docs.microsoft.com/robots.txt
|
http://ec.europa.eu/robots.txt
|
||||||
http://eepurl.com/robots.txt
|
http://fortune.com/robots.txt
|
||||||
http://ftc.gov/robots.txt
|
http://gettyimages.com/robots.txt
|
||||||
http://gofundme.com/robots.txt
|
|
||||||
http://google.ru/robots.txt
|
|
||||||
http://hootsuite.com/robots.txt
|
http://hootsuite.com/robots.txt
|
||||||
http://huggingface.co/robots.txt
|
http://ibb.co/robots.txt
|
||||||
http://i.imgur.com/robots.txt
|
http://ibm.com/robots.txt
|
||||||
http://material.io/robots.txt
|
http://iubenda.com/robots.txt
|
||||||
http://merriam-webster.com/robots.txt
|
http://klarna.com/robots.txt
|
||||||
http://money.cnn.com/robots.txt
|
http://maxcdn.bootstrapcdn.com/robots.txt
|
||||||
http://oreilly.com/robots.txt
|
http://myspace.com/robots.txt
|
||||||
http://patreon.com/robots.txt
|
http://newyorker.com/robots.txt
|
||||||
http://quora.com/robots.txt
|
http://php.net/robots.txt
|
||||||
http://rtbf.be/robots.txt
|
http://producthunt.com/robots.txt
|
||||||
http://salesforce.com/robots.txt
|
http://regionalevakschilders.be/robots.txt
|
||||||
http://scmp.com/robots.txt
|
http://sephora.com/robots.txt
|
||||||
http://sgtrains.com/robots.txt
|
http://sfgate.com/robots.txt
|
||||||
http://sintradaytrips.com/robots.txt
|
http://support.cloudflare.com/robots.txt
|
||||||
http://skillshare.com/robots.txt
|
http://themeforest.net/robots.txt
|
||||||
http://sourcetoyou.com/robots.txt
|
http://thetimes.co.uk/robots.txt
|
||||||
http://speakerdeck.com/robots.txt
|
http://ucl.ac.uk/robots.txt
|
||||||
http://spreaker.com/robots.txt
|
http://unsplash.com/robots.txt
|
||||||
http://stanfieldrealestate.com/robots.txt
|
http://washington.edu/robots.txt
|
||||||
http://t.me/robots.txt
|
http://wix.com/robots.txt
|
||||||
http://tv.youtube.com/robots.txt
|
http://wp.sbcounty.gov/robots.txt
|
||||||
http://webcache.googleusercontent.com/robots.txt
|
http://xcelab.net/robots.txt
|
||||||
http://wired.com/robots.txt
|
|
||||||
https://player.cnevids.com
|
https://player.cnevids.com
|
||||||
https://www.iubenda.com/en/help/126238-pricing-faqs-legacy-guide
|
https://www.iubenda.com/en/help/126238-pricing-faqs-legacy-guide
|
||||||
https://www.iubenda.com/en/help/142642-old-vs-new-pricing
|
https://www.iubenda.com/en/help/142642-old-vs-new-pricing
|
||||||
@@ -18795,7 +18775,7 @@ index.php/user/login/
|
|||||||
index.php/user/logout
|
index.php/user/logout
|
||||||
index.php/user/logout
|
index.php/user/logout
|
||||||
index.php/user/logout/
|
index.php/user/logout/
|
||||||
index.php/user/logout/http://houzz.com/robots.txt
|
index.php/user/logout/http://globenewswire.com/robots.txt
|
||||||
index.php/user/password
|
index.php/user/password
|
||||||
index.php/user/password
|
index.php/user/password
|
||||||
index.php/user/password/
|
index.php/user/password/
|
||||||
@@ -19170,7 +19150,6 @@ it/profiles/*.svg
|
|||||||
it/promos/
|
it/promos/
|
||||||
it/release
|
it/release
|
||||||
it/search
|
it/search
|
||||||
it/search
|
|
||||||
it/search*attr_*=
|
it/search*attr_*=
|
||||||
it/search*price_bucket=
|
it/search*price_bucket=
|
||||||
it/search*search_type=
|
it/search*search_type=
|
||||||
@@ -20239,7 +20218,6 @@ latest
|
|||||||
latest-playlist
|
latest-playlist
|
||||||
latest-talk
|
latest-talk
|
||||||
latin
|
latin
|
||||||
latin-america/buscador
|
|
||||||
latin_en
|
latin_en
|
||||||
launch2005/
|
launch2005/
|
||||||
law-abiding-citizen
|
law-abiding-citizen
|
||||||
@@ -20315,6 +20293,54 @@ leerberichten
|
|||||||
legal
|
legal
|
||||||
legal-b2b
|
legal-b2b
|
||||||
legal-contact-us
|
legal-contact-us
|
||||||
|
legal-content/BG/TXT/DOC
|
||||||
|
legal-content/BG/TXT/SIG
|
||||||
|
legal-content/CS/TXT/DOC
|
||||||
|
legal-content/CS/TXT/SIG
|
||||||
|
legal-content/DA/TXT/DOC
|
||||||
|
legal-content/DA/TXT/SIG
|
||||||
|
legal-content/DE/TXT/DOC
|
||||||
|
legal-content/DE/TXT/SIG
|
||||||
|
legal-content/EL/TXT/DOC
|
||||||
|
legal-content/EL/TXT/SIG
|
||||||
|
legal-content/EN/TXT/DOC
|
||||||
|
legal-content/EN/TXT/SIG
|
||||||
|
legal-content/ES/TXT/DOC
|
||||||
|
legal-content/ES/TXT/SIG
|
||||||
|
legal-content/ET/TXT/DOC
|
||||||
|
legal-content/ET/TXT/SIG
|
||||||
|
legal-content/FI/TXT/DOC
|
||||||
|
legal-content/FI/TXT/SIG
|
||||||
|
legal-content/FR/TXT/DOC
|
||||||
|
legal-content/FR/TXT/SIG
|
||||||
|
legal-content/GA/TXT/DOC
|
||||||
|
legal-content/GA/TXT/SIG
|
||||||
|
legal-content/HR/TXT/DOC
|
||||||
|
legal-content/HR/TXT/SIG
|
||||||
|
legal-content/HU/TXT/DOC
|
||||||
|
legal-content/HU/TXT/SIG
|
||||||
|
legal-content/IT/TXT/DOC
|
||||||
|
legal-content/IT/TXT/SIG
|
||||||
|
legal-content/LT/TXT/DOC
|
||||||
|
legal-content/LT/TXT/SIG
|
||||||
|
legal-content/LV/TXT/DOC
|
||||||
|
legal-content/LV/TXT/SIG
|
||||||
|
legal-content/MT/TXT/DOC
|
||||||
|
legal-content/MT/TXT/SIG
|
||||||
|
legal-content/NL/TXT/DOC
|
||||||
|
legal-content/NL/TXT/SIG
|
||||||
|
legal-content/PL/TXT/DOC
|
||||||
|
legal-content/PL/TXT/SIG
|
||||||
|
legal-content/PT/TXT/DOC
|
||||||
|
legal-content/PT/TXT/SIG
|
||||||
|
legal-content/RO/TXT/DOC
|
||||||
|
legal-content/RO/TXT/SIG
|
||||||
|
legal-content/SK/TXT/DOC
|
||||||
|
legal-content/SK/TXT/SIG
|
||||||
|
legal-content/SL/TXT/DOC
|
||||||
|
legal-content/SL/TXT/SIG
|
||||||
|
legal-content/SV/TXT/DOC
|
||||||
|
legal-content/SV/TXT/SIG
|
||||||
legal/$
|
legal/$
|
||||||
legal/3874403/
|
legal/3874403/
|
||||||
legal/ai-terms/$
|
legal/ai-terms/$
|
||||||
@@ -20508,7 +20534,6 @@ login.php*&next=
|
|||||||
login.php/?next=
|
login.php/?next=
|
||||||
login.php?next=
|
login.php?next=
|
||||||
login.php?return_to=
|
login.php?return_to=
|
||||||
login.thetimes.co.uk/user/logout
|
|
||||||
login/$
|
login/$
|
||||||
login/*&next=
|
login/*&next=
|
||||||
login/?*guestpasskey=
|
login/?*guestpasskey=
|
||||||
@@ -20780,6 +20805,7 @@ mapslt?
|
|||||||
mapspro
|
mapspro
|
||||||
mapstt?
|
mapstt?
|
||||||
mapview
|
mapview
|
||||||
|
mar-optout
|
||||||
market/
|
market/
|
||||||
market/confederate_flag
|
market/confederate_flag
|
||||||
market/dixie_flag
|
market/dixie_flag
|
||||||
@@ -20798,7 +20824,6 @@ marketplace/hire*&serviceIds=
|
|||||||
marketplace/hire*?serviceIds=
|
marketplace/hire*?serviceIds=
|
||||||
marketplace/reviews/reviews-list/*/write-comment/
|
marketplace/reviews/reviews-list/*/write-comment/
|
||||||
marketplace/reviews/write-review/
|
marketplace/reviews/write-review/
|
||||||
marketplace/search
|
|
||||||
marketplace/search*
|
marketplace/search*
|
||||||
marketplace/templates?sort=
|
marketplace/templates?sort=
|
||||||
martech-content
|
martech-content
|
||||||
@@ -21045,6 +21070,7 @@ mod
|
|||||||
mod.php
|
mod.php
|
||||||
mod=
|
mod=
|
||||||
mod?
|
mod?
|
||||||
|
modal-message
|
||||||
modal_active=
|
modal_active=
|
||||||
models
|
models
|
||||||
models/*/ar-redirect
|
models/*/ar-redirect
|
||||||
@@ -21135,7 +21161,7 @@ mre/*.jpg$
|
|||||||
mre/*.js$
|
mre/*.js$
|
||||||
mre/*.pdf$
|
mre/*.pdf$
|
||||||
mre/*.png$
|
mre/*.png$
|
||||||
mre/*.zip$http://qualtrics.com/robots.txt
|
mre/*.zip$http://picsart.com/robots.txt
|
||||||
mre/*?
|
mre/*?
|
||||||
mre/*@@configuracoes_view
|
mre/*@@configuracoes_view
|
||||||
mre/*@@download/file$
|
mre/*@@download/file$
|
||||||
@@ -21271,7 +21297,7 @@ my
|
|||||||
my-MM/$
|
my-MM/$
|
||||||
my-account
|
my-account
|
||||||
my-agent/eligibility
|
my-agent/eligibility
|
||||||
my-articles
|
my-eurlex
|
||||||
my-library
|
my-library
|
||||||
my-library
|
my-library
|
||||||
my-list-shows
|
my-list-shows
|
||||||
@@ -21747,7 +21773,6 @@ nl/profiles/*.js?
|
|||||||
nl/profiles/*.png
|
nl/profiles/*.png
|
||||||
nl/profiles/*.svg
|
nl/profiles/*.svg
|
||||||
nl/search
|
nl/search
|
||||||
nl/search
|
|
||||||
nl/search*attr_*=
|
nl/search*attr_*=
|
||||||
nl/search*price_bucket=
|
nl/search*price_bucket=
|
||||||
nl/search*search_type=
|
nl/search*search_type=
|
||||||
@@ -21865,7 +21890,6 @@ nonConfig/api/wpa
|
|||||||
nonprofits/account
|
nonprofits/account
|
||||||
norobot
|
norobot
|
||||||
norobotsnorhumansshouldevervisithispage
|
norobotsnorhumansshouldevervisithispage
|
||||||
north-america/search
|
|
||||||
noscript
|
noscript
|
||||||
not-allowed
|
not-allowed
|
||||||
not-authorized
|
not-authorized
|
||||||
@@ -21903,7 +21927,6 @@ nwshp$
|
|||||||
nxs-video-player
|
nxs-video-player
|
||||||
nymag/columns/intelligencer/features/16951
|
nymag/columns/intelligencer/features/16951
|
||||||
nymag/letters/14872
|
nymag/letters/14872
|
||||||
nyucard/campuscash/admin
|
|
||||||
nz
|
nz
|
||||||
nz$
|
nz$
|
||||||
nz*/listing/*/favoriters
|
nz*/listing/*/favoriters
|
||||||
@@ -22158,7 +22181,7 @@ p/*/v2/actions$
|
|||||||
p/*/v2/actions?
|
p/*/v2/actions?
|
||||||
p/*/victory$
|
p/*/victory$
|
||||||
p/*/victory?
|
p/*/victory?
|
||||||
p/*http://l.facebook.com/robots.txt
|
p/*http://seekingalpha.com/robots.txt
|
||||||
p/*surveyopen
|
p/*surveyopen
|
||||||
p/*thm=
|
p/*thm=
|
||||||
p/60
|
p/60
|
||||||
@@ -22504,7 +22527,6 @@ password
|
|||||||
password-changed-email
|
password-changed-email
|
||||||
password/reset
|
password/reset
|
||||||
password_expired
|
password_expired
|
||||||
past-six-days
|
|
||||||
patent
|
patent
|
||||||
patent-search/frontend
|
patent-search/frontend
|
||||||
patents
|
patents
|
||||||
@@ -22876,7 +22898,6 @@ play
|
|||||||
play/store/web
|
play/store/web
|
||||||
play/surveys/serp
|
play/surveys/serp
|
||||||
player
|
player
|
||||||
player/brightcove
|
|
||||||
player/metadata/video
|
player/metadata/video
|
||||||
playerColor=
|
playerColor=
|
||||||
playing-house
|
playing-house
|
||||||
@@ -22894,6 +22915,7 @@ plugins/search
|
|||||||
plus/experience/*/
|
plus/experience/*/
|
||||||
plus/experience/*/series/
|
plus/experience/*/series/
|
||||||
plusinstall
|
plusinstall
|
||||||
|
pm-optout
|
||||||
pm/
|
pm/
|
||||||
pm/amplify/
|
pm/amplify/
|
||||||
pm/lambda/
|
pm/lambda/
|
||||||
@@ -23033,6 +23055,7 @@ preferences/
|
|||||||
preferences/manage-cookies
|
preferences/manage-cookies
|
||||||
prefetch
|
prefetch
|
||||||
prefs
|
prefs
|
||||||
|
prelex
|
||||||
premium$
|
premium$
|
||||||
premium-reports
|
premium-reports
|
||||||
premium/
|
premium/
|
||||||
@@ -23097,6 +23120,7 @@ pricing/payment
|
|||||||
pricing/pro
|
pricing/pro
|
||||||
primeshow
|
primeshow
|
||||||
print
|
print
|
||||||
|
print-pdf
|
||||||
printView=
|
printView=
|
||||||
printable/pdf
|
printable/pdf
|
||||||
printer_friendly_story
|
printer_friendly_story
|
||||||
@@ -23119,7 +23143,7 @@ privacy/zoho-group.html
|
|||||||
private
|
private
|
||||||
private
|
private
|
||||||
private-promo
|
private-promo
|
||||||
private/http://google.it/robots.txt
|
private/http://tools.ietf.org/robots.txt
|
||||||
private/wtrack
|
private/wtrack
|
||||||
pro
|
pro
|
||||||
pro-learn
|
pro-learn
|
||||||
@@ -23151,7 +23175,7 @@ product-integrations/figma-for-microsoft-teams/$
|
|||||||
product-integrations/google-workspace/$
|
product-integrations/google-workspace/$
|
||||||
product-integrations/zoom/$
|
product-integrations/zoom/$
|
||||||
product-managers/$
|
product-managers/$
|
||||||
product-ratings/http://support.office.com/robots.txt
|
product-ratings/http://sketchfab.com/robots.txt
|
||||||
product-reviews/B0069IY63Y
|
product-reviews/B0069IY63Y
|
||||||
product/*
|
product/*
|
||||||
product/electrode/api/logger
|
product/electrode/api/logger
|
||||||
@@ -23371,6 +23395,7 @@ proplayer
|
|||||||
props/
|
props/
|
||||||
proredir?
|
proredir?
|
||||||
prospective-students/undergraduate-redesign
|
prospective-students/undergraduate-redesign
|
||||||
|
protected
|
||||||
proto
|
proto
|
||||||
protocol
|
protocol
|
||||||
protocolexchange/labgroups
|
protocolexchange/labgroups
|
||||||
@@ -23873,7 +23898,6 @@ public
|
|||||||
public-api
|
public-api
|
||||||
public-data-sets/applicants/
|
public-data-sets/applicants/
|
||||||
public-data-sets/terms/
|
public-data-sets/terms/
|
||||||
public.affairs/gata
|
|
||||||
public.api
|
public.api
|
||||||
public/*.css$
|
public/*.css$
|
||||||
public/*.css?
|
public/*.css?
|
||||||
@@ -24167,6 +24191,7 @@ remotelogout
|
|||||||
removalrequest
|
removalrequest
|
||||||
remove-favorite
|
remove-favorite
|
||||||
renders
|
renders
|
||||||
|
renewal-reminder-optout
|
||||||
rental-manager/?source=topnav&itc=postbutton_topnav
|
rental-manager/?source=topnav&itc=postbutton_topnav
|
||||||
rental-manager/?zpid=
|
rental-manager/?zpid=
|
||||||
rental-manager/login/?url
|
rental-manager/login/?url
|
||||||
@@ -24550,8 +24575,6 @@ reservations/*/notifyme
|
|||||||
reset
|
reset
|
||||||
reset-password
|
reset-password
|
||||||
reset?
|
reset?
|
||||||
residential.education/archive
|
|
||||||
residential.education/templates
|
|
||||||
resource
|
resource
|
||||||
resource-library/$
|
resource-library/$
|
||||||
resource-library/*?
|
resource-library/*?
|
||||||
@@ -25126,6 +25149,8 @@ sap/saphana/pilot/offer/confirmation
|
|||||||
sars-cov-2
|
sars-cov-2
|
||||||
savannah-checkouts
|
savannah-checkouts
|
||||||
save
|
save
|
||||||
|
save-document
|
||||||
|
save-query
|
||||||
save/save-agency-search-tool
|
save/save-agency-search-tool
|
||||||
save/save-agency-search-tool/export
|
save/save-agency-search-tool/export
|
||||||
savedhomes
|
savedhomes
|
||||||
@@ -25332,6 +25357,7 @@ search-ads-360
|
|||||||
search-ar-dev
|
search-ar-dev
|
||||||
search-collections?
|
search-collections?
|
||||||
search-console/scfe
|
search-console/scfe
|
||||||
|
search-effectiveness.html
|
||||||
search-people?
|
search-people?
|
||||||
search-results
|
search-results
|
||||||
search-webglimps
|
search-webglimps
|
||||||
@@ -25447,7 +25473,7 @@ search_rss$
|
|||||||
search_suggest
|
search_suggest
|
||||||
searchdeb/
|
searchdeb/
|
||||||
searches
|
searches
|
||||||
searchhttp://theglobeandmail.com/robots.txt
|
searchhttp://indiegogo.com/robots.txt
|
||||||
searchresults
|
searchresults
|
||||||
searchresults.aspx
|
searchresults.aspx
|
||||||
searchsuggest
|
searchsuggest
|
||||||
@@ -26180,6 +26206,7 @@ slp/*/b$
|
|||||||
slp/s$
|
slp/s$
|
||||||
smart/button
|
smart/button
|
||||||
smart/buttons
|
smart/buttons
|
||||||
|
smartapi
|
||||||
smartmarket
|
smartmarket
|
||||||
smartmarket/*/productListInitial.action?
|
smartmarket/*/productListInitial.action?
|
||||||
smbe/
|
smbe/
|
||||||
@@ -26897,7 +26924,6 @@ surveys-360
|
|||||||
surveys/
|
surveys/
|
||||||
suspended_tickets
|
suspended_tickets
|
||||||
suspension-appeal
|
suspension-appeal
|
||||||
sustainability
|
|
||||||
sutils
|
sutils
|
||||||
sv-SE/$
|
sv-SE/$
|
||||||
sv-SE/android/collections
|
sv-SE/android/collections
|
||||||
@@ -26999,7 +27025,7 @@ tag
|
|||||||
tag-manager
|
tag-manager
|
||||||
tag-manager-360
|
tag-manager-360
|
||||||
tag/
|
tag/
|
||||||
tag/*+http://500px.com/robots.txt
|
tag/*+http://technorati.com/robots.txt
|
||||||
tag/credible
|
tag/credible
|
||||||
tag/expire-images
|
tag/expire-images
|
||||||
tag/interaction-card
|
tag/interaction-card
|
||||||
@@ -27465,6 +27491,7 @@ templates/x-matrix-template/$
|
|||||||
templates/yearly-calendar-template/$
|
templates/yearly-calendar-template/$
|
||||||
temporary_marketing_proxy/*
|
temporary_marketing_proxy/*
|
||||||
temptation-island
|
temptation-island
|
||||||
|
ter-optout
|
||||||
termini-e-condizioni
|
termini-e-condizioni
|
||||||
termos-e-condicoes
|
termos-e-condicoes
|
||||||
terms
|
terms
|
||||||
@@ -27769,7 +27796,6 @@ topic/*seo9
|
|||||||
topic/*{
|
topic/*{
|
||||||
topic/article/
|
topic/article/
|
||||||
topic/articlecollection
|
topic/articlecollection
|
||||||
topic/bbc
|
|
||||||
topic/collection
|
topic/collection
|
||||||
topic/electrode/api/logger
|
topic/electrode/api/logger
|
||||||
topic/electrode/api/wpa
|
topic/electrode/api/wpa
|
||||||
@@ -27873,6 +27899,7 @@ transcripts/419570939
|
|||||||
transcripts/470280334
|
transcripts/470280334
|
||||||
transcripts/480128005
|
transcripts/480128005
|
||||||
transcripts/830237502
|
transcripts/830237502
|
||||||
|
transfers
|
||||||
transformation-digitale-du-processus-de-design/$
|
transformation-digitale-du-processus-de-design/$
|
||||||
transit?
|
transit?
|
||||||
translate
|
translate
|
||||||
@@ -27974,6 +28001,7 @@ trips/v1
|
|||||||
trivia/answer
|
trivia/answer
|
||||||
trk
|
trk
|
||||||
trouver
|
trouver
|
||||||
|
true/select-store-cookies.html
|
||||||
trust.php
|
trust.php
|
||||||
trustedstores/images
|
trustedstores/images
|
||||||
trustedstores/js
|
trustedstores/js
|
||||||
@@ -27989,7 +28017,6 @@ try-search-term
|
|||||||
try?
|
try?
|
||||||
trylater
|
trylater
|
||||||
tsa
|
tsa
|
||||||
tto
|
|
||||||
tucritica
|
tucritica
|
||||||
tune*retpath=
|
tune*retpath=
|
||||||
turbo
|
turbo
|
||||||
@@ -28166,7 +28193,6 @@ uk/wdc
|
|||||||
uk/wp-admin
|
uk/wp-admin
|
||||||
uk/your
|
uk/your
|
||||||
uk/zazzle
|
uk/zazzle
|
||||||
uki/search
|
|
||||||
ul
|
ul
|
||||||
uli/trac
|
uli/trac
|
||||||
ulink?
|
ulink?
|
||||||
@@ -28191,6 +28217,7 @@ univercd/cc/td/doc
|
|||||||
universal-design-system/
|
universal-design-system/
|
||||||
university
|
university
|
||||||
unlink
|
unlink
|
||||||
|
unlisted
|
||||||
unsaved
|
unsaved
|
||||||
unsub
|
unsub
|
||||||
unsubscribe
|
unsubscribe
|
||||||
@@ -28663,7 +28690,7 @@ uxtest/ux/
|
|||||||
uy
|
uy
|
||||||
uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_insert.pdf
|
uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_insert.pdf
|
||||||
uy/help
|
uy/help
|
||||||
uz/http://papers.ssrn.com/robots.txt
|
uz/http://foodshuttle.org/robots.txt
|
||||||
v
|
v
|
||||||
v$
|
v$
|
||||||
v/badge
|
v/badge
|
||||||
@@ -28719,6 +28746,7 @@ verificationofemployment
|
|||||||
verified-authors
|
verified-authors
|
||||||
verified-modal
|
verified-modal
|
||||||
verify
|
verify
|
||||||
|
verify-mobile
|
||||||
verify_age
|
verify_age
|
||||||
verify_cookies
|
verify_cookies
|
||||||
verify_your_email$
|
verify_your_email$
|
||||||
@@ -28896,8 +28924,6 @@ w/load.php?
|
|||||||
w/rest.php/site/v1/sitemap
|
w/rest.php/site/v1/sitemap
|
||||||
w/users/user_hints
|
w/users/user_hints
|
||||||
w3
|
w3
|
||||||
wagner/newsite
|
|
||||||
wagner/newsiteTEST
|
|
||||||
wai-conformance-model-test
|
wai-conformance-model-test
|
||||||
walking-tall
|
walking-tall
|
||||||
walkscore
|
walkscore
|
||||||
@@ -28908,6 +28934,8 @@ wall*?search=1
|
|||||||
wall*?thread=
|
wall*?thread=
|
||||||
wall*?with=
|
wall*?with=
|
||||||
wall-*?q=
|
wall-*?q=
|
||||||
|
wallpaper
|
||||||
|
wallpapers
|
||||||
wanted
|
wanted
|
||||||
wap/*
|
wap/*
|
||||||
wapsearch?
|
wapsearch?
|
||||||
@@ -29560,9 +29588,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
|
|||||||
wiki/Wikipedia_discusión:Supresores/Candidaturas
|
wiki/Wikipedia_discusión:Supresores/Candidaturas
|
||||||
wiki/Wikipedia_talk%3AAbuse_reports
|
wiki/Wikipedia_talk%3AAbuse_reports
|
||||||
wiki/Wikipedia_talk%3AAbuse_response
|
wiki/Wikipedia_talk%3AAbuse_response
|
||||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://deepl.com/robots.txt
|
wiki/Wikipedia_talk%3AAdministrator_electionshttp://advancedformintegration.com/robots.txt
|
||||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://moderncalculators.com/robots.txt
|
wiki/Wikipedia_talk%3AAdministrator_electionshttp://allaboutcookies.org/robots.txt
|
||||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://support.google.com/robots.txt
|
wiki/Wikipedia_talk%3AAdministrator_electionshttp://policies.google.com/robots.txt
|
||||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||||
wiki/Wikipedia_talk%3AAdministrator_review
|
wiki/Wikipedia_talk%3AAdministrator_review
|
||||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||||
@@ -29869,7 +29897,7 @@ wp-admin
|
|||||||
wp-admin/
|
wp-admin/
|
||||||
wp-admin/admin-ajax.php
|
wp-admin/admin-ajax.php
|
||||||
wp-admin/admin-ajax.php
|
wp-admin/admin-ajax.php
|
||||||
wp-admin/admin-ajax.phphttp://beacons.ai/robots.txt
|
wp-admin/admin-ajax.phphttp://gravatar.com/robots.txt
|
||||||
wp-admin/admin-ajax.phphttp://us.napster.com/robots.txt
|
wp-admin/admin-ajax.phphttp://us.napster.com/robots.txt
|
||||||
wp-admin/load-scripts.php
|
wp-admin/load-scripts.php
|
||||||
wp-admin/load-styles.php
|
wp-admin/load-styles.php
|
||||||
@@ -30050,7 +30078,7 @@ your
|
|||||||
your-account
|
your-account
|
||||||
your-shop
|
your-shop
|
||||||
youreurope/businessACC
|
youreurope/businessACC
|
||||||
youreurope/businessDEV/http://streamelements.com/robots.txt
|
youreurope/businessDEV/http://nasa.gov/robots.txt
|
||||||
youreurope/citizensACC
|
youreurope/citizensACC
|
||||||
youreurope/citizensDEV
|
youreurope/citizensDEV
|
||||||
yourtake
|
yourtake
|
||||||
@@ -30164,7 +30192,6 @@ zh-cn/perspectives/*/gobig
|
|||||||
zh-cn/perspectives/*/teammembers
|
zh-cn/perspectives/*/teammembers
|
||||||
zh-cn/perspectives/*/testing
|
zh-cn/perspectives/*/testing
|
||||||
zh-cn/search
|
zh-cn/search
|
||||||
zh-cn/search
|
|
||||||
zh-cn/searchresults
|
zh-cn/searchresults
|
||||||
zh-cn/shop//sf/xps-2-in-1
|
zh-cn/shop//sf/xps-2-in-1
|
||||||
zh-hans-cn.www.cloudflare.com
|
zh-hans-cn.www.cloudflare.com
|
||||||
@@ -30355,7 +30382,6 @@ zz-test
|
|||||||
500.aspx?aspxerrorpath=
|
500.aspx?aspxerrorpath=
|
||||||
500.htm?aspxerrorpath=
|
500.htm?aspxerrorpath=
|
||||||
500.html
|
500.html
|
||||||
592b35eda08f389e
|
|
||||||
978
|
978
|
||||||
1318
|
1318
|
||||||
1319
|
1319
|
||||||
@@ -30410,6 +30436,7 @@ zz-test
|
|||||||
5349
|
5349
|
||||||
5480.iac.
|
5480.iac.
|
||||||
5850
|
5850
|
||||||
|
5993dbfdf6c6c7e7
|
||||||
7176
|
7176
|
||||||
7176/TOI_Travel/
|
7176/TOI_Travel/
|
||||||
7176/TOI_Travel_Test/TOI_Travel_TOP_TST
|
7176/TOI_Travel_Test/TOI_Travel_TOP_TST
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user