mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-20 17:07:45 +00:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
@@ -3,6 +3,6 @@
|
|||||||
"last_update": 1755759965
|
"last_update": 1755759965
|
||||||
},
|
},
|
||||||
"Trickest wordlist update": {
|
"Trickest wordlist update": {
|
||||||
"last_update": 1755684239
|
"last_update": 1755770637
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -16648,6 +16648,8 @@ moody-facts-kick.md
|
|||||||
config.json
|
config.json
|
||||||
.changeset/rare-icons-check.md
|
.changeset/rare-icons-check.md
|
||||||
rare-icons-check.md
|
rare-icons-check.md
|
||||||
|
.changeset/real-kings-learn.md
|
||||||
|
real-kings-learn.md
|
||||||
.vscode/extensions.json
|
.vscode/extensions.json
|
||||||
extensions.json
|
extensions.json
|
||||||
.vscode/settings.json
|
.vscode/settings.json
|
||||||
|
|||||||
@@ -3272,6 +3272,7 @@ codecov.yaml
|
|||||||
.changeset/moody-facts-kick.md
|
.changeset/moody-facts-kick.md
|
||||||
.changeset/config.json
|
.changeset/config.json
|
||||||
.changeset/rare-icons-check.md
|
.changeset/rare-icons-check.md
|
||||||
|
.changeset/real-kings-learn.md
|
||||||
.vscode/extensions.json
|
.vscode/extensions.json
|
||||||
.vscode/settings.json
|
.vscode/settings.json
|
||||||
eslint.config.js
|
eslint.config.js
|
||||||
|
|||||||
@@ -36378,6 +36378,40 @@ tests/.eslintrc.js
|
|||||||
.eslintrc.js
|
.eslintrc.js
|
||||||
e2e/tsconfig.json
|
e2e/tsconfig.json
|
||||||
tsconfig.json
|
tsconfig.json
|
||||||
|
e2e/data-factory/factories/factory.ts
|
||||||
|
data-factory/factories/factory.ts
|
||||||
|
factories/factory.ts
|
||||||
|
factory.ts
|
||||||
|
e2e/data-factory/factories/posts/post-factory.ts
|
||||||
|
data-factory/factories/posts/post-factory.ts
|
||||||
|
factories/posts/post-factory.ts
|
||||||
|
posts/post-factory.ts
|
||||||
|
post-factory.ts
|
||||||
|
e2e/data-factory/index.ts
|
||||||
|
data-factory/index.ts
|
||||||
|
index.ts
|
||||||
|
e2e/data-factory/README.md
|
||||||
|
data-factory/README.md
|
||||||
|
README.md
|
||||||
|
e2e/data-factory/tests/post-factory.test.ts
|
||||||
|
data-factory/tests/post-factory.test.ts
|
||||||
|
tests/post-factory.test.ts
|
||||||
|
post-factory.test.ts
|
||||||
|
e2e/data-factory/.env.example
|
||||||
|
data-factory/.env.example
|
||||||
|
.env.example
|
||||||
|
e2e/data-factory/persistence/adapters/knex.ts
|
||||||
|
data-factory/persistence/adapters/knex.ts
|
||||||
|
persistence/adapters/knex.ts
|
||||||
|
adapters/knex.ts
|
||||||
|
knex.ts
|
||||||
|
e2e/data-factory/persistence/adapter.ts
|
||||||
|
data-factory/persistence/adapter.ts
|
||||||
|
persistence/adapter.ts
|
||||||
|
adapter.ts
|
||||||
|
e2e/data-factory/utils.ts
|
||||||
|
data-factory/utils.ts
|
||||||
|
utils.ts
|
||||||
e2e/.eslintrc.js
|
e2e/.eslintrc.js
|
||||||
.eslintrc.js
|
.eslintrc.js
|
||||||
.vscode/launch.json
|
.vscode/launch.json
|
||||||
|
|||||||
@@ -5656,6 +5656,15 @@ e2e/tests/public/homepage.test.ts
|
|||||||
e2e/tests/admin/.keep
|
e2e/tests/admin/.keep
|
||||||
e2e/tests/.eslintrc.js
|
e2e/tests/.eslintrc.js
|
||||||
e2e/tsconfig.json
|
e2e/tsconfig.json
|
||||||
|
e2e/data-factory/factories/factory.ts
|
||||||
|
e2e/data-factory/factories/posts/post-factory.ts
|
||||||
|
e2e/data-factory/index.ts
|
||||||
|
e2e/data-factory/README.md
|
||||||
|
e2e/data-factory/tests/post-factory.test.ts
|
||||||
|
e2e/data-factory/.env.example
|
||||||
|
e2e/data-factory/persistence/adapters/knex.ts
|
||||||
|
e2e/data-factory/persistence/adapter.ts
|
||||||
|
e2e/data-factory/utils.ts
|
||||||
e2e/.eslintrc.js
|
e2e/.eslintrc.js
|
||||||
.vscode/launch.json
|
.vscode/launch.json
|
||||||
.vscode/settings.json
|
.vscode/settings.json
|
||||||
|
|||||||
@@ -55519,6 +55519,12 @@ controller/task/admin/sass.php
|
|||||||
task/admin/sass.php
|
task/admin/sass.php
|
||||||
admin/sass.php
|
admin/sass.php
|
||||||
sass.php
|
sass.php
|
||||||
|
upload/admin/controller/task/admin/seo_url.php
|
||||||
|
admin/controller/task/admin/seo_url.php
|
||||||
|
controller/task/admin/seo_url.php
|
||||||
|
task/admin/seo_url.php
|
||||||
|
admin/seo_url.php
|
||||||
|
seo_url.php
|
||||||
upload/admin/controller/task/admin/return_reason.php
|
upload/admin/controller/task/admin/return_reason.php
|
||||||
admin/controller/task/admin/return_reason.php
|
admin/controller/task/admin/return_reason.php
|
||||||
controller/task/admin/return_reason.php
|
controller/task/admin/return_reason.php
|
||||||
|
|||||||
@@ -6532,6 +6532,7 @@ upload/admin/controller/task/admin/weight_class.php
|
|||||||
upload/admin/controller/task/admin/return_action.php
|
upload/admin/controller/task/admin/return_action.php
|
||||||
upload/admin/controller/task/admin/subscription_status.php
|
upload/admin/controller/task/admin/subscription_status.php
|
||||||
upload/admin/controller/task/admin/sass.php
|
upload/admin/controller/task/admin/sass.php
|
||||||
|
upload/admin/controller/task/admin/seo_url.php
|
||||||
upload/admin/controller/task/admin/return_reason.php
|
upload/admin/controller/task/admin/return_reason.php
|
||||||
upload/admin/controller/task/admin/store.php
|
upload/admin/controller/task/admin/store.php
|
||||||
upload/admin/controller/task/admin/customer_group.php
|
upload/admin/controller/task/admin/customer_group.php
|
||||||
|
|||||||
@@ -10075,6 +10075,12 @@ System/Snippet/Files/SnippetFileLoaderInterface.php
|
|||||||
Snippet/Files/SnippetFileLoaderInterface.php
|
Snippet/Files/SnippetFileLoaderInterface.php
|
||||||
Files/SnippetFileLoaderInterface.php
|
Files/SnippetFileLoaderInterface.php
|
||||||
SnippetFileLoaderInterface.php
|
SnippetFileLoaderInterface.php
|
||||||
|
src/Core/System/Snippet/Files/RemoteSnippetFile.php
|
||||||
|
Core/System/Snippet/Files/RemoteSnippetFile.php
|
||||||
|
System/Snippet/Files/RemoteSnippetFile.php
|
||||||
|
Snippet/Files/RemoteSnippetFile.php
|
||||||
|
Files/RemoteSnippetFile.php
|
||||||
|
RemoteSnippetFile.php
|
||||||
src/Core/System/Snippet/Files/SnippetFileCollection.php
|
src/Core/System/Snippet/Files/SnippetFileCollection.php
|
||||||
Core/System/Snippet/Files/SnippetFileCollection.php
|
Core/System/Snippet/Files/SnippetFileCollection.php
|
||||||
System/Snippet/Files/SnippetFileCollection.php
|
System/Snippet/Files/SnippetFileCollection.php
|
||||||
@@ -100878,6 +100884,18 @@ tests/Visual/Administration/CategoryDetail.spec.ts
|
|||||||
Visual/Administration/CategoryDetail.spec.ts
|
Visual/Administration/CategoryDetail.spec.ts
|
||||||
Administration/CategoryDetail.spec.ts
|
Administration/CategoryDetail.spec.ts
|
||||||
CategoryDetail.spec.ts
|
CategoryDetail.spec.ts
|
||||||
|
tests/acceptance/tests/Visual/Administration/RuleBuilderDetail.spec.ts
|
||||||
|
acceptance/tests/Visual/Administration/RuleBuilderDetail.spec.ts
|
||||||
|
tests/Visual/Administration/RuleBuilderDetail.spec.ts
|
||||||
|
Visual/Administration/RuleBuilderDetail.spec.ts
|
||||||
|
Administration/RuleBuilderDetail.spec.ts
|
||||||
|
RuleBuilderDetail.spec.ts
|
||||||
|
tests/acceptance/tests/Visual/Administration/FlowBuilder.spec.ts
|
||||||
|
acceptance/tests/Visual/Administration/FlowBuilder.spec.ts
|
||||||
|
tests/Visual/Administration/FlowBuilder.spec.ts
|
||||||
|
Visual/Administration/FlowBuilder.spec.ts
|
||||||
|
Administration/FlowBuilder.spec.ts
|
||||||
|
FlowBuilder.spec.ts
|
||||||
tests/acceptance/tests/Visual/Administration/Settings.spec.ts
|
tests/acceptance/tests/Visual/Administration/Settings.spec.ts
|
||||||
acceptance/tests/Visual/Administration/Settings.spec.ts
|
acceptance/tests/Visual/Administration/Settings.spec.ts
|
||||||
tests/Visual/Administration/Settings.spec.ts
|
tests/Visual/Administration/Settings.spec.ts
|
||||||
@@ -100993,6 +101011,11 @@ acceptance/tests/Settings/FlowBuilderTemplates.spec.ts
|
|||||||
tests/Settings/FlowBuilderTemplates.spec.ts
|
tests/Settings/FlowBuilderTemplates.spec.ts
|
||||||
Settings/FlowBuilderTemplates.spec.ts
|
Settings/FlowBuilderTemplates.spec.ts
|
||||||
FlowBuilderTemplates.spec.ts
|
FlowBuilderTemplates.spec.ts
|
||||||
|
tests/acceptance/tests/Settings/FlowBuilderCreate.spec.ts
|
||||||
|
acceptance/tests/Settings/FlowBuilderCreate.spec.ts
|
||||||
|
tests/Settings/FlowBuilderCreate.spec.ts
|
||||||
|
Settings/FlowBuilderCreate.spec.ts
|
||||||
|
FlowBuilderCreate.spec.ts
|
||||||
tests/acceptance/tests/Settings/RuleAssignmentsEntities.spec.ts
|
tests/acceptance/tests/Settings/RuleAssignmentsEntities.spec.ts
|
||||||
acceptance/tests/Settings/RuleAssignmentsEntities.spec.ts
|
acceptance/tests/Settings/RuleAssignmentsEntities.spec.ts
|
||||||
tests/Settings/RuleAssignmentsEntities.spec.ts
|
tests/Settings/RuleAssignmentsEntities.spec.ts
|
||||||
@@ -118488,6 +118511,13 @@ Core/System/Salutation/SalutationSorterTest.php
|
|||||||
System/Salutation/SalutationSorterTest.php
|
System/Salutation/SalutationSorterTest.php
|
||||||
Salutation/SalutationSorterTest.php
|
Salutation/SalutationSorterTest.php
|
||||||
SalutationSorterTest.php
|
SalutationSorterTest.php
|
||||||
|
tests/unit/Core/System/Snippet/Files/RemoteSnippetFileTest.php
|
||||||
|
unit/Core/System/Snippet/Files/RemoteSnippetFileTest.php
|
||||||
|
Core/System/Snippet/Files/RemoteSnippetFileTest.php
|
||||||
|
System/Snippet/Files/RemoteSnippetFileTest.php
|
||||||
|
Snippet/Files/RemoteSnippetFileTest.php
|
||||||
|
Files/RemoteSnippetFileTest.php
|
||||||
|
RemoteSnippetFileTest.php
|
||||||
tests/unit/Core/System/Snippet/Files/SnippetFileLoaderTest.php
|
tests/unit/Core/System/Snippet/Files/SnippetFileLoaderTest.php
|
||||||
unit/Core/System/Snippet/Files/SnippetFileLoaderTest.php
|
unit/Core/System/Snippet/Files/SnippetFileLoaderTest.php
|
||||||
Core/System/Snippet/Files/SnippetFileLoaderTest.php
|
Core/System/Snippet/Files/SnippetFileLoaderTest.php
|
||||||
@@ -122998,6 +123028,14 @@ Framework/DataAbstractionLayer/Dbal/JoinGroupBuilderTest.php
|
|||||||
DataAbstractionLayer/Dbal/JoinGroupBuilderTest.php
|
DataAbstractionLayer/Dbal/JoinGroupBuilderTest.php
|
||||||
Dbal/JoinGroupBuilderTest.php
|
Dbal/JoinGroupBuilderTest.php
|
||||||
JoinGroupBuilderTest.php
|
JoinGroupBuilderTest.php
|
||||||
|
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/Common/IteratorFactoryTest.php
|
||||||
|
unit/Core/Framework/DataAbstractionLayer/Dbal/Common/IteratorFactoryTest.php
|
||||||
|
Core/Framework/DataAbstractionLayer/Dbal/Common/IteratorFactoryTest.php
|
||||||
|
Framework/DataAbstractionLayer/Dbal/Common/IteratorFactoryTest.php
|
||||||
|
DataAbstractionLayer/Dbal/Common/IteratorFactoryTest.php
|
||||||
|
Dbal/Common/IteratorFactoryTest.php
|
||||||
|
Common/IteratorFactoryTest.php
|
||||||
|
IteratorFactoryTest.php
|
||||||
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilderTest.php
|
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilderTest.php
|
||||||
unit/Core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilderTest.php
|
unit/Core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilderTest.php
|
||||||
Core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilderTest.php
|
Core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilderTest.php
|
||||||
@@ -139655,6 +139693,9 @@ _unreleased/2025-08-12-fix-webhook-deactivation-on-failure.md
|
|||||||
changelog/_unreleased/2025-07-30-add-custom-field-entities-to-apps.md
|
changelog/_unreleased/2025-07-30-add-custom-field-entities-to-apps.md
|
||||||
_unreleased/2025-07-30-add-custom-field-entities-to-apps.md
|
_unreleased/2025-07-30-add-custom-field-entities-to-apps.md
|
||||||
2025-07-30-add-custom-field-entities-to-apps.md
|
2025-07-30-add-custom-field-entities-to-apps.md
|
||||||
|
changelog/_unreleased/2025-08-15-reduce-admin-es-indexing-and-iterator-versioning.md
|
||||||
|
_unreleased/2025-08-15-reduce-admin-es-indexing-and-iterator-versioning.md
|
||||||
|
2025-08-15-reduce-admin-es-indexing-and-iterator-versioning.md
|
||||||
changelog/_unreleased/2025-08-06-fix-recursive-usage-of-cartitemremoveroute.md
|
changelog/_unreleased/2025-08-06-fix-recursive-usage-of-cartitemremoveroute.md
|
||||||
_unreleased/2025-08-06-fix-recursive-usage-of-cartitemremoveroute.md
|
_unreleased/2025-08-06-fix-recursive-usage-of-cartitemremoveroute.md
|
||||||
2025-08-06-fix-recursive-usage-of-cartitemremoveroute.md
|
2025-08-06-fix-recursive-usage-of-cartitemremoveroute.md
|
||||||
@@ -139670,6 +139711,9 @@ _unreleased/2025-06-23-add-search-sorting-for-live-search.md
|
|||||||
changelog/_unreleased/2025-06-27-skip-in-app-purchases-update-task-on-missing-authentication.md
|
changelog/_unreleased/2025-06-27-skip-in-app-purchases-update-task-on-missing-authentication.md
|
||||||
_unreleased/2025-06-27-skip-in-app-purchases-update-task-on-missing-authentication.md
|
_unreleased/2025-06-27-skip-in-app-purchases-update-task-on-missing-authentication.md
|
||||||
2025-06-27-skip-in-app-purchases-update-task-on-missing-authentication.md
|
2025-06-27-skip-in-app-purchases-update-task-on-missing-authentication.md
|
||||||
|
changelog/_unreleased/2025-08-07-fix-cms-block-component-rendering.md
|
||||||
|
_unreleased/2025-08-07-fix-cms-block-component-rendering.md
|
||||||
|
2025-08-07-fix-cms-block-component-rendering.md
|
||||||
changelog/_unreleased/2025-06-26-remove-usage-of-file_exists.md
|
changelog/_unreleased/2025-06-26-remove-usage-of-file_exists.md
|
||||||
_unreleased/2025-06-26-remove-usage-of-file_exists.md
|
_unreleased/2025-06-26-remove-usage-of-file_exists.md
|
||||||
2025-06-26-remove-usage-of-file_exists.md
|
2025-06-26-remove-usage-of-file_exists.md
|
||||||
@@ -139907,6 +139951,9 @@ _unreleased/2025-08-04-sorting-of-properties.md
|
|||||||
changelog/_unreleased/2025-07-09-improve-cms-slot-selection.md
|
changelog/_unreleased/2025-07-09-improve-cms-slot-selection.md
|
||||||
_unreleased/2025-07-09-improve-cms-slot-selection.md
|
_unreleased/2025-07-09-improve-cms-slot-selection.md
|
||||||
2025-07-09-improve-cms-slot-selection.md
|
2025-07-09-improve-cms-slot-selection.md
|
||||||
|
changelog/_unreleased/2025-08-06-add-app-user-id-header.md
|
||||||
|
_unreleased/2025-08-06-add-app-user-id-header.md
|
||||||
|
2025-08-06-add-app-user-id-header.md
|
||||||
changelog/_unreleased/2025-05-20-replace-breadcrumb-separator-by-the-bootstrap-default-solution.md
|
changelog/_unreleased/2025-05-20-replace-breadcrumb-separator-by-the-bootstrap-default-solution.md
|
||||||
_unreleased/2025-05-20-replace-breadcrumb-separator-by-the-bootstrap-default-solution.md
|
_unreleased/2025-05-20-replace-breadcrumb-separator-by-the-bootstrap-default-solution.md
|
||||||
2025-05-20-replace-breadcrumb-separator-by-the-bootstrap-default-solution.md
|
2025-05-20-replace-breadcrumb-separator-by-the-bootstrap-default-solution.md
|
||||||
@@ -140039,6 +140086,9 @@ _unreleased/2025-08-17-make-navbar-template-extendable.md
|
|||||||
changelog/_unreleased/2025-07-21-min-search-term-is-now-configurable.md
|
changelog/_unreleased/2025-07-21-min-search-term-is-now-configurable.md
|
||||||
_unreleased/2025-07-21-min-search-term-is-now-configurable.md
|
_unreleased/2025-07-21-min-search-term-is-now-configurable.md
|
||||||
2025-07-21-min-search-term-is-now-configurable.md
|
2025-07-21-min-search-term-is-now-configurable.md
|
||||||
|
changelog/_unreleased/2025-08-18-fix-sidebar-renderer-width-update.md
|
||||||
|
_unreleased/2025-08-18-fix-sidebar-renderer-width-update.md
|
||||||
|
2025-08-18-fix-sidebar-renderer-width-update.md
|
||||||
changelog/_unreleased/2025-08-06-fix-cms-content-slot-overrides-for-modules-and-languages.md
|
changelog/_unreleased/2025-08-06-fix-cms-content-slot-overrides-for-modules-and-languages.md
|
||||||
_unreleased/2025-08-06-fix-cms-content-slot-overrides-for-modules-and-languages.md
|
_unreleased/2025-08-06-fix-cms-content-slot-overrides-for-modules-and-languages.md
|
||||||
2025-08-06-fix-cms-content-slot-overrides-for-modules-and-languages.md
|
2025-08-06-fix-cms-content-slot-overrides-for-modules-and-languages.md
|
||||||
@@ -140102,6 +140152,9 @@ _unreleased/2025-01-29-change-redirect-path-for-wishlist-after-login.md
|
|||||||
changelog/_unreleased/2025-06-18-fix-vimeo-video-element-iframe-title.md
|
changelog/_unreleased/2025-06-18-fix-vimeo-video-element-iframe-title.md
|
||||||
_unreleased/2025-06-18-fix-vimeo-video-element-iframe-title.md
|
_unreleased/2025-06-18-fix-vimeo-video-element-iframe-title.md
|
||||||
2025-06-18-fix-vimeo-video-element-iframe-title.md
|
2025-06-18-fix-vimeo-video-element-iframe-title.md
|
||||||
|
changelog/_unreleased/2025-08-13-show-correct-exception-when-updating-an-entity-with-a-foreign-key-constraint-fails.md
|
||||||
|
_unreleased/2025-08-13-show-correct-exception-when-updating-an-entity-with-a-foreign-key-constraint-fails.md
|
||||||
|
2025-08-13-show-correct-exception-when-updating-an-entity-with-a-foreign-key-constraint-fails.md
|
||||||
changelog/_unreleased/2025-06-02-add-modify-fields-method-to-entity-extension.md
|
changelog/_unreleased/2025-06-02-add-modify-fields-method-to-entity-extension.md
|
||||||
_unreleased/2025-06-02-add-modify-fields-method-to-entity-extension.md
|
_unreleased/2025-06-02-add-modify-fields-method-to-entity-extension.md
|
||||||
2025-06-02-add-modify-fields-method-to-entity-extension.md
|
2025-06-02-add-modify-fields-method-to-entity-extension.md
|
||||||
|
|||||||
@@ -1680,6 +1680,7 @@ src/Core/System/Snippet/SnippetFixer.php
|
|||||||
src/Core/System/Snippet/Files/GenericSnippetFile.php
|
src/Core/System/Snippet/Files/GenericSnippetFile.php
|
||||||
src/Core/System/Snippet/Files/SnippetFileCollectionFactory.php
|
src/Core/System/Snippet/Files/SnippetFileCollectionFactory.php
|
||||||
src/Core/System/Snippet/Files/SnippetFileLoaderInterface.php
|
src/Core/System/Snippet/Files/SnippetFileLoaderInterface.php
|
||||||
|
src/Core/System/Snippet/Files/RemoteSnippetFile.php
|
||||||
src/Core/System/Snippet/Files/SnippetFileCollection.php
|
src/Core/System/Snippet/Files/SnippetFileCollection.php
|
||||||
src/Core/System/Snippet/Files/SnippetFileLoader.php
|
src/Core/System/Snippet/Files/SnippetFileLoader.php
|
||||||
src/Core/System/Snippet/Files/AbstractSnippetFile.php
|
src/Core/System/Snippet/Files/AbstractSnippetFile.php
|
||||||
@@ -12507,6 +12508,8 @@ tests/acceptance/tests/Forms/ValidateBasicCaptchaInContactForm.spec.ts
|
|||||||
tests/acceptance/tests/Visual/Storefront/Homepage.spec.ts
|
tests/acceptance/tests/Visual/Storefront/Homepage.spec.ts
|
||||||
tests/acceptance/tests/Visual/Storefront/CheckoutPages.spec.ts
|
tests/acceptance/tests/Visual/Storefront/CheckoutPages.spec.ts
|
||||||
tests/acceptance/tests/Visual/Administration/CategoryDetail.spec.ts
|
tests/acceptance/tests/Visual/Administration/CategoryDetail.spec.ts
|
||||||
|
tests/acceptance/tests/Visual/Administration/RuleBuilderDetail.spec.ts
|
||||||
|
tests/acceptance/tests/Visual/Administration/FlowBuilder.spec.ts
|
||||||
tests/acceptance/tests/Visual/Administration/Settings.spec.ts
|
tests/acceptance/tests/Visual/Administration/Settings.spec.ts
|
||||||
tests/acceptance/tests/Visual/Administration/Dashboard.spec.ts
|
tests/acceptance/tests/Visual/Administration/Dashboard.spec.ts
|
||||||
tests/acceptance/tests/Visual/Administration/AdminMenu.spec.ts
|
tests/acceptance/tests/Visual/Administration/AdminMenu.spec.ts
|
||||||
@@ -12529,6 +12532,7 @@ tests/acceptance/tests/Settings/RunFirstRunWizard.spec.ts
|
|||||||
tests/acceptance/tests/Settings/BasicConsentBannerDeclineCookies.spec.ts
|
tests/acceptance/tests/Settings/BasicConsentBannerDeclineCookies.spec.ts
|
||||||
tests/acceptance/tests/Settings/BasicConsentBannerAvailability.spec.ts
|
tests/acceptance/tests/Settings/BasicConsentBannerAvailability.spec.ts
|
||||||
tests/acceptance/tests/Settings/FlowBuilderTemplates.spec.ts
|
tests/acceptance/tests/Settings/FlowBuilderTemplates.spec.ts
|
||||||
|
tests/acceptance/tests/Settings/FlowBuilderCreate.spec.ts
|
||||||
tests/acceptance/tests/Settings/RuleAssignmentsEntities.spec.ts
|
tests/acceptance/tests/Settings/RuleAssignmentsEntities.spec.ts
|
||||||
tests/acceptance/tests/Settings/CustomerGroupRegistration.spec.ts
|
tests/acceptance/tests/Settings/CustomerGroupRegistration.spec.ts
|
||||||
tests/acceptance/tests/Settings/RuleAssignments.spec.ts
|
tests/acceptance/tests/Settings/RuleAssignments.spec.ts
|
||||||
@@ -14826,6 +14830,7 @@ tests/unit/Core/System/Tax/TaxRuleType/ZipCodeRangeRuleTypeFilterTest.php
|
|||||||
tests/unit/Core/System/Tax/TaxRuleType/EntireCountryRuleTypeFilterTest.php
|
tests/unit/Core/System/Tax/TaxRuleType/EntireCountryRuleTypeFilterTest.php
|
||||||
tests/unit/Core/System/Tax/TaxRuleType/ZipCodeRuleTypeFilterTest.php
|
tests/unit/Core/System/Tax/TaxRuleType/ZipCodeRuleTypeFilterTest.php
|
||||||
tests/unit/Core/System/Salutation/SalutationSorterTest.php
|
tests/unit/Core/System/Salutation/SalutationSorterTest.php
|
||||||
|
tests/unit/Core/System/Snippet/Files/RemoteSnippetFileTest.php
|
||||||
tests/unit/Core/System/Snippet/Files/SnippetFileLoaderTest.php
|
tests/unit/Core/System/Snippet/Files/SnippetFileLoaderTest.php
|
||||||
tests/unit/Core/System/Snippet/Files/GenericSnippetFileTest.php
|
tests/unit/Core/System/Snippet/Files/GenericSnippetFileTest.php
|
||||||
tests/unit/Core/System/Snippet/Files/_fixtures/SnippetSet/Resources/snippet/storefront.en-GB.json
|
tests/unit/Core/System/Snippet/Files/_fixtures/SnippetSet/Resources/snippet/storefront.en-GB.json
|
||||||
@@ -15430,6 +15435,7 @@ tests/unit/Core/Framework/DataAbstractionLayer/Command/CreateMigrationCommandTes
|
|||||||
tests/unit/Core/Framework/DataAbstractionLayer/Command/DataAbstractionLayerValidateCommandTest.php
|
tests/unit/Core/Framework/DataAbstractionLayer/Command/DataAbstractionLayerValidateCommandTest.php
|
||||||
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/SqlHelperTest.php
|
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/SqlHelperTest.php
|
||||||
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/JoinGroupBuilderTest.php
|
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/JoinGroupBuilderTest.php
|
||||||
|
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/Common/IteratorFactoryTest.php
|
||||||
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilderTest.php
|
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilderTest.php
|
||||||
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelperTest.php
|
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelperTest.php
|
||||||
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/Exception/InvalidSortingDirectionExceptionTest.php
|
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/Exception/InvalidSortingDirectionExceptionTest.php
|
||||||
@@ -19471,11 +19477,13 @@ changelog/_unreleased/2025-08-06-adjust-matrix-element-extends-struct-for-store-
|
|||||||
changelog/_unreleased/2025-06-06-skip-media-indexing-when-remote-thumbnails-are-enabled.md
|
changelog/_unreleased/2025-06-06-skip-media-indexing-when-remote-thumbnails-are-enabled.md
|
||||||
changelog/_unreleased/2025-08-12-fix-webhook-deactivation-on-failure.md
|
changelog/_unreleased/2025-08-12-fix-webhook-deactivation-on-failure.md
|
||||||
changelog/_unreleased/2025-07-30-add-custom-field-entities-to-apps.md
|
changelog/_unreleased/2025-07-30-add-custom-field-entities-to-apps.md
|
||||||
|
changelog/_unreleased/2025-08-15-reduce-admin-es-indexing-and-iterator-versioning.md
|
||||||
changelog/_unreleased/2025-08-06-fix-recursive-usage-of-cartitemremoveroute.md
|
changelog/_unreleased/2025-08-06-fix-recursive-usage-of-cartitemremoveroute.md
|
||||||
changelog/_unreleased/2025-04-09-optimizing-theme-config-loading.md
|
changelog/_unreleased/2025-04-09-optimizing-theme-config-loading.md
|
||||||
changelog/_unreleased/2025-07-11-refresh-measurement-units.md
|
changelog/_unreleased/2025-07-11-refresh-measurement-units.md
|
||||||
changelog/_unreleased/2025-06-23-add-search-sorting-for-live-search.md
|
changelog/_unreleased/2025-06-23-add-search-sorting-for-live-search.md
|
||||||
changelog/_unreleased/2025-06-27-skip-in-app-purchases-update-task-on-missing-authentication.md
|
changelog/_unreleased/2025-06-27-skip-in-app-purchases-update-task-on-missing-authentication.md
|
||||||
|
changelog/_unreleased/2025-08-07-fix-cms-block-component-rendering.md
|
||||||
changelog/_unreleased/2025-06-26-remove-usage-of-file_exists.md
|
changelog/_unreleased/2025-06-26-remove-usage-of-file_exists.md
|
||||||
changelog/_unreleased/2025-07-07-installer-supports-presets-based-on-the-language-selection.md
|
changelog/_unreleased/2025-07-07-installer-supports-presets-based-on-the-language-selection.md
|
||||||
changelog/_unreleased/2025-07-03-improved-initial-camera-position-of-3d-viewer.md
|
changelog/_unreleased/2025-07-03-improved-initial-camera-position-of-3d-viewer.md
|
||||||
@@ -19555,6 +19563,7 @@ changelog/_unreleased/2025-07-14-add-headers-to-vary-storefront-api-caches-based
|
|||||||
changelog/_unreleased/2025-07-14-change-main-category-seo-url-of-a-variant-leads-to-an-empty-for-its-parent.md
|
changelog/_unreleased/2025-07-14-change-main-category-seo-url-of-a-variant-leads-to-an-empty-for-its-parent.md
|
||||||
changelog/_unreleased/2025-08-04-sorting-of-properties.md
|
changelog/_unreleased/2025-08-04-sorting-of-properties.md
|
||||||
changelog/_unreleased/2025-07-09-improve-cms-slot-selection.md
|
changelog/_unreleased/2025-07-09-improve-cms-slot-selection.md
|
||||||
|
changelog/_unreleased/2025-08-06-add-app-user-id-header.md
|
||||||
changelog/_unreleased/2025-05-20-replace-breadcrumb-separator-by-the-bootstrap-default-solution.md
|
changelog/_unreleased/2025-05-20-replace-breadcrumb-separator-by-the-bootstrap-default-solution.md
|
||||||
changelog/_unreleased/2025-07-31-add-commands-to-schedule-and-disable-scheduled-tasks.md
|
changelog/_unreleased/2025-07-31-add-commands-to-schedule-and-disable-scheduled-tasks.md
|
||||||
changelog/_unreleased/2025-06-20-respect-missing-shipping-method-currency-prices.md
|
changelog/_unreleased/2025-06-20-respect-missing-shipping-method-currency-prices.md
|
||||||
@@ -19599,6 +19608,7 @@ changelog/_unreleased/2025-07-12-implement-soft-purge-http-cache.md
|
|||||||
changelog/_unreleased/2025-07-24-skip-persisting-admin-snippets-for-non-existing-locales.md
|
changelog/_unreleased/2025-07-24-skip-persisting-admin-snippets-for-non-existing-locales.md
|
||||||
changelog/_unreleased/2025-08-17-make-navbar-template-extendable.md
|
changelog/_unreleased/2025-08-17-make-navbar-template-extendable.md
|
||||||
changelog/_unreleased/2025-07-21-min-search-term-is-now-configurable.md
|
changelog/_unreleased/2025-07-21-min-search-term-is-now-configurable.md
|
||||||
|
changelog/_unreleased/2025-08-18-fix-sidebar-renderer-width-update.md
|
||||||
changelog/_unreleased/2025-08-06-fix-cms-content-slot-overrides-for-modules-and-languages.md
|
changelog/_unreleased/2025-08-06-fix-cms-content-slot-overrides-for-modules-and-languages.md
|
||||||
changelog/_unreleased/2025-07-21-fix-sidebar-sdk-handlers-sw-meteor-page.md
|
changelog/_unreleased/2025-07-21-fix-sidebar-sdk-handlers-sw-meteor-page.md
|
||||||
changelog/_unreleased/2025-03-26-remove-non-existing-imports-from-admin-module-stub.md
|
changelog/_unreleased/2025-03-26-remove-non-existing-imports-from-admin-module-stub.md
|
||||||
@@ -19620,6 +19630,7 @@ changelog/_unreleased/2025-07-01-change-path-of-header-and-footer-routes.md
|
|||||||
changelog/_unreleased/2025-06-27-fix-duplicate-checkout-gateway-filter.md
|
changelog/_unreleased/2025-06-27-fix-duplicate-checkout-gateway-filter.md
|
||||||
changelog/_unreleased/2025-01-29-change-redirect-path-for-wishlist-after-login.md
|
changelog/_unreleased/2025-01-29-change-redirect-path-for-wishlist-after-login.md
|
||||||
changelog/_unreleased/2025-06-18-fix-vimeo-video-element-iframe-title.md
|
changelog/_unreleased/2025-06-18-fix-vimeo-video-element-iframe-title.md
|
||||||
|
changelog/_unreleased/2025-08-13-show-correct-exception-when-updating-an-entity-with-a-foreign-key-constraint-fails.md
|
||||||
changelog/_unreleased/2025-06-02-add-modify-fields-method-to-entity-extension.md
|
changelog/_unreleased/2025-06-02-add-modify-fields-method-to-entity-extension.md
|
||||||
changelog/_unreleased/2025-04-22-add-selling-packaging-card.md
|
changelog/_unreleased/2025-04-22-add-selling-packaging-card.md
|
||||||
changelog/_unreleased/2025-03-29-remove-debit-payment-method.md
|
changelog/_unreleased/2025-03-29-remove-debit-payment-method.md
|
||||||
|
|||||||
@@ -36008,6 +36008,9 @@ migrations/2016_07_22_003348_fix_custom_fields_regex_stuff.php
|
|||||||
database/migrations/2015_06_15_183253_move_email_to_username.php
|
database/migrations/2015_06_15_183253_move_email_to_username.php
|
||||||
migrations/2015_06_15_183253_move_email_to_username.php
|
migrations/2015_06_15_183253_move_email_to_username.php
|
||||||
2015_06_15_183253_move_email_to_username.php
|
2015_06_15_183253_move_email_to_username.php
|
||||||
|
database/migrations/2025_08_19_122533_add_category_indexes.php
|
||||||
|
migrations/2025_08_19_122533_add_category_indexes.php
|
||||||
|
2025_08_19_122533_add_category_indexes.php
|
||||||
database/migrations/2017_08_25_101435_add_auditing_to_settings.php
|
database/migrations/2017_08_25_101435_add_auditing_to_settings.php
|
||||||
migrations/2017_08_25_101435_add_auditing_to_settings.php
|
migrations/2017_08_25_101435_add_auditing_to_settings.php
|
||||||
2017_08_25_101435_add_auditing_to_settings.php
|
2017_08_25_101435_add_auditing_to_settings.php
|
||||||
@@ -36890,6 +36893,12 @@ Labels/Tapes/Dymo/LabelWriter_30252.php
|
|||||||
Tapes/Dymo/LabelWriter_30252.php
|
Tapes/Dymo/LabelWriter_30252.php
|
||||||
Dymo/LabelWriter_30252.php
|
Dymo/LabelWriter_30252.php
|
||||||
LabelWriter_30252.php
|
LabelWriter_30252.php
|
||||||
|
app/Models/Labels/Tapes/Dymo/LabelWriter_11354.php
|
||||||
|
Models/Labels/Tapes/Dymo/LabelWriter_11354.php
|
||||||
|
Labels/Tapes/Dymo/LabelWriter_11354.php
|
||||||
|
Tapes/Dymo/LabelWriter_11354.php
|
||||||
|
Dymo/LabelWriter_11354.php
|
||||||
|
LabelWriter_11354.php
|
||||||
app/Models/Labels/Tapes/Generic/GenericTape.php
|
app/Models/Labels/Tapes/Generic/GenericTape.php
|
||||||
Models/Labels/Tapes/Generic/GenericTape.php
|
Models/Labels/Tapes/Generic/GenericTape.php
|
||||||
Labels/Tapes/Generic/GenericTape.php
|
Labels/Tapes/Generic/GenericTape.php
|
||||||
|
|||||||
@@ -6786,6 +6786,7 @@ database/migrations/2022_02_10_110210_add_company_id_to_locations.php
|
|||||||
database/migrations/2025_06_05_204139_add_alert_on_response_to_categories_table.php
|
database/migrations/2025_06_05_204139_add_alert_on_response_to_categories_table.php
|
||||||
database/migrations/2016_07_22_003348_fix_custom_fields_regex_stuff.php
|
database/migrations/2016_07_22_003348_fix_custom_fields_regex_stuff.php
|
||||||
database/migrations/2015_06_15_183253_move_email_to_username.php
|
database/migrations/2015_06_15_183253_move_email_to_username.php
|
||||||
|
database/migrations/2025_08_19_122533_add_category_indexes.php
|
||||||
database/migrations/2017_08_25_101435_add_auditing_to_settings.php
|
database/migrations/2017_08_25_101435_add_auditing_to_settings.php
|
||||||
database/migrations/2023_02_12_224353_fix_unescaped_customfields_format.php
|
database/migrations/2023_02_12_224353_fix_unescaped_customfields_format.php
|
||||||
database/migrations/2014_06_20_004847_make_asset_log_checkedout_to_nullable.php
|
database/migrations/2014_06_20_004847_make_asset_log_checkedout_to_nullable.php
|
||||||
@@ -7049,6 +7050,7 @@ app/Models/Labels/Tapes/Dymo/LabelWriter_1933081.php
|
|||||||
app/Models/Labels/Tapes/Dymo/LabelWriter_2112283.php
|
app/Models/Labels/Tapes/Dymo/LabelWriter_2112283.php
|
||||||
app/Models/Labels/Tapes/Dymo/LabelWriter.php
|
app/Models/Labels/Tapes/Dymo/LabelWriter.php
|
||||||
app/Models/Labels/Tapes/Dymo/LabelWriter_30252.php
|
app/Models/Labels/Tapes/Dymo/LabelWriter_30252.php
|
||||||
|
app/Models/Labels/Tapes/Dymo/LabelWriter_11354.php
|
||||||
app/Models/Labels/Tapes/Generic/GenericTape.php
|
app/Models/Labels/Tapes/Generic/GenericTape.php
|
||||||
app/Models/Labels/Tapes/Generic/Continuous_53mm_A.php
|
app/Models/Labels/Tapes/Generic/Continuous_53mm_A.php
|
||||||
app/Models/Labels/Tapes/Generic/Continuous_Landscape_0_59in.php
|
app/Models/Labels/Tapes/Generic/Continuous_Landscape_0_59in.php
|
||||||
|
|||||||
@@ -12968,6 +12968,14 @@ admin/src/preview/routes.tsx
|
|||||||
src/preview/routes.tsx
|
src/preview/routes.tsx
|
||||||
preview/routes.tsx
|
preview/routes.tsx
|
||||||
routes.tsx
|
routes.tsx
|
||||||
|
packages/core/content-manager/admin/src/preview/utils/getSendMessage.ts
|
||||||
|
core/content-manager/admin/src/preview/utils/getSendMessage.ts
|
||||||
|
content-manager/admin/src/preview/utils/getSendMessage.ts
|
||||||
|
admin/src/preview/utils/getSendMessage.ts
|
||||||
|
src/preview/utils/getSendMessage.ts
|
||||||
|
preview/utils/getSendMessage.ts
|
||||||
|
utils/getSendMessage.ts
|
||||||
|
getSendMessage.ts
|
||||||
packages/core/content-manager/admin/src/preview/utils/previewScript.ts
|
packages/core/content-manager/admin/src/preview/utils/previewScript.ts
|
||||||
core/content-manager/admin/src/preview/utils/previewScript.ts
|
core/content-manager/admin/src/preview/utils/previewScript.ts
|
||||||
content-manager/admin/src/preview/utils/previewScript.ts
|
content-manager/admin/src/preview/utils/previewScript.ts
|
||||||
@@ -12984,6 +12992,22 @@ src/preview/utils/constants.ts
|
|||||||
preview/utils/constants.ts
|
preview/utils/constants.ts
|
||||||
utils/constants.ts
|
utils/constants.ts
|
||||||
constants.ts
|
constants.ts
|
||||||
|
packages/core/content-manager/admin/src/preview/hooks/usePreviewInputManager.ts
|
||||||
|
core/content-manager/admin/src/preview/hooks/usePreviewInputManager.ts
|
||||||
|
content-manager/admin/src/preview/hooks/usePreviewInputManager.ts
|
||||||
|
admin/src/preview/hooks/usePreviewInputManager.ts
|
||||||
|
src/preview/hooks/usePreviewInputManager.ts
|
||||||
|
preview/hooks/usePreviewInputManager.ts
|
||||||
|
hooks/usePreviewInputManager.ts
|
||||||
|
usePreviewInputManager.ts
|
||||||
|
packages/core/content-manager/admin/src/preview/components/InputPopover.tsx
|
||||||
|
core/content-manager/admin/src/preview/components/InputPopover.tsx
|
||||||
|
content-manager/admin/src/preview/components/InputPopover.tsx
|
||||||
|
admin/src/preview/components/InputPopover.tsx
|
||||||
|
src/preview/components/InputPopover.tsx
|
||||||
|
preview/components/InputPopover.tsx
|
||||||
|
components/InputPopover.tsx
|
||||||
|
InputPopover.tsx
|
||||||
packages/core/content-manager/admin/src/preview/components/PreviewHeader.tsx
|
packages/core/content-manager/admin/src/preview/components/PreviewHeader.tsx
|
||||||
core/content-manager/admin/src/preview/components/PreviewHeader.tsx
|
core/content-manager/admin/src/preview/components/PreviewHeader.tsx
|
||||||
content-manager/admin/src/preview/components/PreviewHeader.tsx
|
content-manager/admin/src/preview/components/PreviewHeader.tsx
|
||||||
@@ -14465,6 +14489,15 @@ pages/EditView/components/FormLayout.tsx
|
|||||||
EditView/components/FormLayout.tsx
|
EditView/components/FormLayout.tsx
|
||||||
components/FormLayout.tsx
|
components/FormLayout.tsx
|
||||||
FormLayout.tsx
|
FormLayout.tsx
|
||||||
|
packages/core/content-manager/admin/src/pages/EditView/components/Blocker.tsx
|
||||||
|
core/content-manager/admin/src/pages/EditView/components/Blocker.tsx
|
||||||
|
content-manager/admin/src/pages/EditView/components/Blocker.tsx
|
||||||
|
admin/src/pages/EditView/components/Blocker.tsx
|
||||||
|
src/pages/EditView/components/Blocker.tsx
|
||||||
|
pages/EditView/components/Blocker.tsx
|
||||||
|
EditView/components/Blocker.tsx
|
||||||
|
components/Blocker.tsx
|
||||||
|
Blocker.tsx
|
||||||
packages/core/content-manager/admin/src/modules/app.ts
|
packages/core/content-manager/admin/src/modules/app.ts
|
||||||
core/content-manager/admin/src/modules/app.ts
|
core/content-manager/admin/src/modules/app.ts
|
||||||
content-manager/admin/src/modules/app.ts
|
content-manager/admin/src/modules/app.ts
|
||||||
|
|||||||
@@ -1884,8 +1884,11 @@ packages/core/content-manager/admin/src/preview/services/preview.ts
|
|||||||
packages/core/content-manager/admin/src/preview/index.ts
|
packages/core/content-manager/admin/src/preview/index.ts
|
||||||
packages/core/content-manager/admin/src/preview/pages/Preview.tsx
|
packages/core/content-manager/admin/src/preview/pages/Preview.tsx
|
||||||
packages/core/content-manager/admin/src/preview/routes.tsx
|
packages/core/content-manager/admin/src/preview/routes.tsx
|
||||||
|
packages/core/content-manager/admin/src/preview/utils/getSendMessage.ts
|
||||||
packages/core/content-manager/admin/src/preview/utils/previewScript.ts
|
packages/core/content-manager/admin/src/preview/utils/previewScript.ts
|
||||||
packages/core/content-manager/admin/src/preview/utils/constants.ts
|
packages/core/content-manager/admin/src/preview/utils/constants.ts
|
||||||
|
packages/core/content-manager/admin/src/preview/hooks/usePreviewInputManager.ts
|
||||||
|
packages/core/content-manager/admin/src/preview/components/InputPopover.tsx
|
||||||
packages/core/content-manager/admin/src/preview/components/PreviewHeader.tsx
|
packages/core/content-manager/admin/src/preview/components/PreviewHeader.tsx
|
||||||
packages/core/content-manager/admin/src/preview/components/PreviewSidePanel.tsx
|
packages/core/content-manager/admin/src/preview/components/PreviewSidePanel.tsx
|
||||||
packages/core/content-manager/admin/src/layout.tsx
|
packages/core/content-manager/admin/src/layout.tsx
|
||||||
@@ -2034,6 +2037,7 @@ packages/core/content-manager/admin/src/pages/EditView/components/tests/Document
|
|||||||
packages/core/content-manager/admin/src/pages/EditView/components/tests/Header.test.tsx
|
packages/core/content-manager/admin/src/pages/EditView/components/tests/Header.test.tsx
|
||||||
packages/core/content-manager/admin/src/pages/EditView/components/tests/DocumentStatus.test.tsx
|
packages/core/content-manager/admin/src/pages/EditView/components/tests/DocumentStatus.test.tsx
|
||||||
packages/core/content-manager/admin/src/pages/EditView/components/FormLayout.tsx
|
packages/core/content-manager/admin/src/pages/EditView/components/FormLayout.tsx
|
||||||
|
packages/core/content-manager/admin/src/pages/EditView/components/Blocker.tsx
|
||||||
packages/core/content-manager/admin/src/modules/app.ts
|
packages/core/content-manager/admin/src/modules/app.ts
|
||||||
packages/core/content-manager/admin/src/modules/hooks.ts
|
packages/core/content-manager/admin/src/modules/hooks.ts
|
||||||
packages/core/content-manager/admin/src/modules/reducers.ts
|
packages/core/content-manager/admin/src/modules/reducers.ts
|
||||||
|
|||||||
@@ -76474,6 +76474,41 @@ src/Umbraco.Cms.Api.Management/Services/JsonPatchService.cs
|
|||||||
Umbraco.Cms.Api.Management/Services/JsonPatchService.cs
|
Umbraco.Cms.Api.Management/Services/JsonPatchService.cs
|
||||||
Services/JsonPatchService.cs
|
Services/JsonPatchService.cs
|
||||||
JsonPatchService.cs
|
JsonPatchService.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/Services/Signs/SignProviderCollection.cs
|
||||||
|
Umbraco.Cms.Api.Management/Services/Signs/SignProviderCollection.cs
|
||||||
|
Services/Signs/SignProviderCollection.cs
|
||||||
|
Signs/SignProviderCollection.cs
|
||||||
|
SignProviderCollection.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/Services/Signs/HasPendingChangesSignProvider.cs
|
||||||
|
Umbraco.Cms.Api.Management/Services/Signs/HasPendingChangesSignProvider.cs
|
||||||
|
Services/Signs/HasPendingChangesSignProvider.cs
|
||||||
|
Signs/HasPendingChangesSignProvider.cs
|
||||||
|
HasPendingChangesSignProvider.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/Services/Signs/HasCollectionSignProvider.cs
|
||||||
|
Umbraco.Cms.Api.Management/Services/Signs/HasCollectionSignProvider.cs
|
||||||
|
Services/Signs/HasCollectionSignProvider.cs
|
||||||
|
Signs/HasCollectionSignProvider.cs
|
||||||
|
HasCollectionSignProvider.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/Services/Signs/IsProtectedSignProvider.cs
|
||||||
|
Umbraco.Cms.Api.Management/Services/Signs/IsProtectedSignProvider.cs
|
||||||
|
Services/Signs/IsProtectedSignProvider.cs
|
||||||
|
Signs/IsProtectedSignProvider.cs
|
||||||
|
IsProtectedSignProvider.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/Services/Signs/ISignProvider.cs
|
||||||
|
Umbraco.Cms.Api.Management/Services/Signs/ISignProvider.cs
|
||||||
|
Services/Signs/ISignProvider.cs
|
||||||
|
Signs/ISignProvider.cs
|
||||||
|
ISignProvider.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/Services/Signs/HasScheduleSignProvider.cs
|
||||||
|
Umbraco.Cms.Api.Management/Services/Signs/HasScheduleSignProvider.cs
|
||||||
|
Services/Signs/HasScheduleSignProvider.cs
|
||||||
|
Signs/HasScheduleSignProvider.cs
|
||||||
|
HasScheduleSignProvider.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/Services/Signs/SignProviderCollectionBuilder.cs
|
||||||
|
Umbraco.Cms.Api.Management/Services/Signs/SignProviderCollectionBuilder.cs
|
||||||
|
Services/Signs/SignProviderCollectionBuilder.cs
|
||||||
|
Signs/SignProviderCollectionBuilder.cs
|
||||||
|
SignProviderCollectionBuilder.cs
|
||||||
src/Umbraco.Cms.Api.Management/Services/OperationStatus/UdtFileUploadOperationStatus.cs
|
src/Umbraco.Cms.Api.Management/Services/OperationStatus/UdtFileUploadOperationStatus.cs
|
||||||
Umbraco.Cms.Api.Management/Services/OperationStatus/UdtFileUploadOperationStatus.cs
|
Umbraco.Cms.Api.Management/Services/OperationStatus/UdtFileUploadOperationStatus.cs
|
||||||
Services/OperationStatus/UdtFileUploadOperationStatus.cs
|
Services/OperationStatus/UdtFileUploadOperationStatus.cs
|
||||||
@@ -79827,6 +79862,10 @@ src/Umbraco.Cms.Api.Management/DependencyInjection/TrackedReferencesBuilderExten
|
|||||||
Umbraco.Cms.Api.Management/DependencyInjection/TrackedReferencesBuilderExtensions.cs
|
Umbraco.Cms.Api.Management/DependencyInjection/TrackedReferencesBuilderExtensions.cs
|
||||||
DependencyInjection/TrackedReferencesBuilderExtensions.cs
|
DependencyInjection/TrackedReferencesBuilderExtensions.cs
|
||||||
TrackedReferencesBuilderExtensions.cs
|
TrackedReferencesBuilderExtensions.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/DependencyInjection/UmbracoBuilder.Collections.cs
|
||||||
|
Umbraco.Cms.Api.Management/DependencyInjection/UmbracoBuilder.Collections.cs
|
||||||
|
DependencyInjection/UmbracoBuilder.Collections.cs
|
||||||
|
UmbracoBuilder.Collections.cs
|
||||||
src/Umbraco.Cms.Api.Management/DependencyInjection/EntityBuilderExtensions.cs
|
src/Umbraco.Cms.Api.Management/DependencyInjection/EntityBuilderExtensions.cs
|
||||||
Umbraco.Cms.Api.Management/DependencyInjection/EntityBuilderExtensions.cs
|
Umbraco.Cms.Api.Management/DependencyInjection/EntityBuilderExtensions.cs
|
||||||
DependencyInjection/EntityBuilderExtensions.cs
|
DependencyInjection/EntityBuilderExtensions.cs
|
||||||
@@ -80694,6 +80733,10 @@ Umbraco.Cms.Api.Management/ViewModels/TemporaryFile/TemporaryFileConfigurationRe
|
|||||||
ViewModels/TemporaryFile/TemporaryFileConfigurationResponseModel.cs
|
ViewModels/TemporaryFile/TemporaryFileConfigurationResponseModel.cs
|
||||||
TemporaryFile/TemporaryFileConfigurationResponseModel.cs
|
TemporaryFile/TemporaryFileConfigurationResponseModel.cs
|
||||||
TemporaryFileConfigurationResponseModel.cs
|
TemporaryFileConfigurationResponseModel.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/ViewModels/IHasSigns.cs
|
||||||
|
Umbraco.Cms.Api.Management/ViewModels/IHasSigns.cs
|
||||||
|
ViewModels/IHasSigns.cs
|
||||||
|
IHasSigns.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/Tag/TagResponseModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/Tag/TagResponseModel.cs
|
||||||
Umbraco.Cms.Api.Management/ViewModels/Tag/TagResponseModel.cs
|
Umbraco.Cms.Api.Management/ViewModels/Tag/TagResponseModel.cs
|
||||||
ViewModels/Tag/TagResponseModel.cs
|
ViewModels/Tag/TagResponseModel.cs
|
||||||
@@ -80923,6 +80966,10 @@ Umbraco.Cms.Api.Management/ViewModels/Installer/UpgradeSettingsResponseModel.cs
|
|||||||
ViewModels/Installer/UpgradeSettingsResponseModel.cs
|
ViewModels/Installer/UpgradeSettingsResponseModel.cs
|
||||||
Installer/UpgradeSettingsResponseModel.cs
|
Installer/UpgradeSettingsResponseModel.cs
|
||||||
UpgradeSettingsResponseModel.cs
|
UpgradeSettingsResponseModel.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/ViewModels/IIsProtected.cs
|
||||||
|
Umbraco.Cms.Api.Management/ViewModels/IIsProtected.cs
|
||||||
|
ViewModels/IIsProtected.cs
|
||||||
|
IIsProtected.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/PublicAccess/PublicAccessResponseModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/PublicAccess/PublicAccessResponseModel.cs
|
||||||
Umbraco.Cms.Api.Management/ViewModels/PublicAccess/PublicAccessResponseModel.cs
|
Umbraco.Cms.Api.Management/ViewModels/PublicAccess/PublicAccessResponseModel.cs
|
||||||
ViewModels/PublicAccess/PublicAccessResponseModel.cs
|
ViewModels/PublicAccess/PublicAccessResponseModel.cs
|
||||||
@@ -81099,6 +81146,10 @@ Umbraco.Cms.Api.Management/ViewModels/DynamicRoot/DynamicRootQueryStepRequestMod
|
|||||||
ViewModels/DynamicRoot/DynamicRootQueryStepRequestModel.cs
|
ViewModels/DynamicRoot/DynamicRootQueryStepRequestModel.cs
|
||||||
DynamicRoot/DynamicRootQueryStepRequestModel.cs
|
DynamicRoot/DynamicRootQueryStepRequestModel.cs
|
||||||
DynamicRootQueryStepRequestModel.cs
|
DynamicRootQueryStepRequestModel.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/ViewModels/SignModel.cs
|
||||||
|
Umbraco.Cms.Api.Management/ViewModels/SignModel.cs
|
||||||
|
ViewModels/SignModel.cs
|
||||||
|
SignModel.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/DocumentBlueprint/CreateDocumentBlueprintFromDocumentRequestModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/DocumentBlueprint/CreateDocumentBlueprintFromDocumentRequestModel.cs
|
||||||
Umbraco.Cms.Api.Management/ViewModels/DocumentBlueprint/CreateDocumentBlueprintFromDocumentRequestModel.cs
|
Umbraco.Cms.Api.Management/ViewModels/DocumentBlueprint/CreateDocumentBlueprintFromDocumentRequestModel.cs
|
||||||
ViewModels/DocumentBlueprint/CreateDocumentBlueprintFromDocumentRequestModel.cs
|
ViewModels/DocumentBlueprint/CreateDocumentBlueprintFromDocumentRequestModel.cs
|
||||||
@@ -89031,6 +89082,30 @@ Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/BackOfficeExternalLo
|
|||||||
Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.UnLinkLoginAsync.cs
|
Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.UnLinkLoginAsync.cs
|
||||||
Services/BackOfficeExternalLoginServiceTests.UnLinkLoginAsync.cs
|
Services/BackOfficeExternalLoginServiceTests.UnLinkLoginAsync.cs
|
||||||
BackOfficeExternalLoginServiceTests.UnLinkLoginAsync.cs
|
BackOfficeExternalLoginServiceTests.UnLinkLoginAsync.cs
|
||||||
|
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/Signs/IsProtectedSignProviderTests.cs
|
||||||
|
Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/Signs/IsProtectedSignProviderTests.cs
|
||||||
|
Umbraco.Cms.Api.Management/Services/Signs/IsProtectedSignProviderTests.cs
|
||||||
|
Services/Signs/IsProtectedSignProviderTests.cs
|
||||||
|
Signs/IsProtectedSignProviderTests.cs
|
||||||
|
IsProtectedSignProviderTests.cs
|
||||||
|
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/Signs/HasCollectionSignProviderTests.cs
|
||||||
|
Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/Signs/HasCollectionSignProviderTests.cs
|
||||||
|
Umbraco.Cms.Api.Management/Services/Signs/HasCollectionSignProviderTests.cs
|
||||||
|
Services/Signs/HasCollectionSignProviderTests.cs
|
||||||
|
Signs/HasCollectionSignProviderTests.cs
|
||||||
|
HasCollectionSignProviderTests.cs
|
||||||
|
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/Signs/HasPendingChangesSignProviderTests.cs
|
||||||
|
Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/Signs/HasPendingChangesSignProviderTests.cs
|
||||||
|
Umbraco.Cms.Api.Management/Services/Signs/HasPendingChangesSignProviderTests.cs
|
||||||
|
Services/Signs/HasPendingChangesSignProviderTests.cs
|
||||||
|
Signs/HasPendingChangesSignProviderTests.cs
|
||||||
|
HasPendingChangesSignProviderTests.cs
|
||||||
|
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/Signs/HasScheduleSignProviderTests.cs
|
||||||
|
Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/Signs/HasScheduleSignProviderTests.cs
|
||||||
|
Umbraco.Cms.Api.Management/Services/Signs/HasScheduleSignProviderTests.cs
|
||||||
|
Services/Signs/HasScheduleSignProviderTests.cs
|
||||||
|
Signs/HasScheduleSignProviderTests.cs
|
||||||
|
HasScheduleSignProviderTests.cs
|
||||||
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Mapping/Content/DocumentVariantStateHelperTests.cs
|
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Mapping/Content/DocumentVariantStateHelperTests.cs
|
||||||
Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Mapping/Content/DocumentVariantStateHelperTests.cs
|
Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Mapping/Content/DocumentVariantStateHelperTests.cs
|
||||||
Umbraco.Cms.Api.Management/Mapping/Content/DocumentVariantStateHelperTests.cs
|
Umbraco.Cms.Api.Management/Mapping/Content/DocumentVariantStateHelperTests.cs
|
||||||
@@ -90015,6 +90090,34 @@ UmbracoExtension/Client/src/bundle.manifests.ts
|
|||||||
Client/src/bundle.manifests.ts
|
Client/src/bundle.manifests.ts
|
||||||
src/bundle.manifests.ts
|
src/bundle.manifests.ts
|
||||||
bundle.manifests.ts
|
bundle.manifests.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/client/utils.gen.ts
|
||||||
|
UmbracoExtension/Client/src/api/client/utils.gen.ts
|
||||||
|
Client/src/api/client/utils.gen.ts
|
||||||
|
src/api/client/utils.gen.ts
|
||||||
|
api/client/utils.gen.ts
|
||||||
|
client/utils.gen.ts
|
||||||
|
utils.gen.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/client/index.ts
|
||||||
|
UmbracoExtension/Client/src/api/client/index.ts
|
||||||
|
Client/src/api/client/index.ts
|
||||||
|
src/api/client/index.ts
|
||||||
|
api/client/index.ts
|
||||||
|
client/index.ts
|
||||||
|
index.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/client/types.gen.ts
|
||||||
|
UmbracoExtension/Client/src/api/client/types.gen.ts
|
||||||
|
Client/src/api/client/types.gen.ts
|
||||||
|
src/api/client/types.gen.ts
|
||||||
|
api/client/types.gen.ts
|
||||||
|
client/types.gen.ts
|
||||||
|
types.gen.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/client/client.gen.ts
|
||||||
|
UmbracoExtension/Client/src/api/client/client.gen.ts
|
||||||
|
Client/src/api/client/client.gen.ts
|
||||||
|
src/api/client/client.gen.ts
|
||||||
|
api/client/client.gen.ts
|
||||||
|
client/client.gen.ts
|
||||||
|
client.gen.ts
|
||||||
templates/UmbracoExtension/Client/src/api/sdk.gen.ts
|
templates/UmbracoExtension/Client/src/api/sdk.gen.ts
|
||||||
UmbracoExtension/Client/src/api/sdk.gen.ts
|
UmbracoExtension/Client/src/api/sdk.gen.ts
|
||||||
Client/src/api/sdk.gen.ts
|
Client/src/api/sdk.gen.ts
|
||||||
@@ -90039,6 +90142,41 @@ Client/src/api/client.gen.ts
|
|||||||
src/api/client.gen.ts
|
src/api/client.gen.ts
|
||||||
api/client.gen.ts
|
api/client.gen.ts
|
||||||
client.gen.ts
|
client.gen.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/core/params.gen.ts
|
||||||
|
UmbracoExtension/Client/src/api/core/params.gen.ts
|
||||||
|
Client/src/api/core/params.gen.ts
|
||||||
|
src/api/core/params.gen.ts
|
||||||
|
api/core/params.gen.ts
|
||||||
|
core/params.gen.ts
|
||||||
|
params.gen.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/core/pathSerializer.gen.ts
|
||||||
|
UmbracoExtension/Client/src/api/core/pathSerializer.gen.ts
|
||||||
|
Client/src/api/core/pathSerializer.gen.ts
|
||||||
|
src/api/core/pathSerializer.gen.ts
|
||||||
|
api/core/pathSerializer.gen.ts
|
||||||
|
core/pathSerializer.gen.ts
|
||||||
|
pathSerializer.gen.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/core/types.gen.ts
|
||||||
|
UmbracoExtension/Client/src/api/core/types.gen.ts
|
||||||
|
Client/src/api/core/types.gen.ts
|
||||||
|
src/api/core/types.gen.ts
|
||||||
|
api/core/types.gen.ts
|
||||||
|
core/types.gen.ts
|
||||||
|
types.gen.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/core/auth.gen.ts
|
||||||
|
UmbracoExtension/Client/src/api/core/auth.gen.ts
|
||||||
|
Client/src/api/core/auth.gen.ts
|
||||||
|
src/api/core/auth.gen.ts
|
||||||
|
api/core/auth.gen.ts
|
||||||
|
core/auth.gen.ts
|
||||||
|
auth.gen.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/core/bodySerializer.gen.ts
|
||||||
|
UmbracoExtension/Client/src/api/core/bodySerializer.gen.ts
|
||||||
|
Client/src/api/core/bodySerializer.gen.ts
|
||||||
|
src/api/core/bodySerializer.gen.ts
|
||||||
|
api/core/bodySerializer.gen.ts
|
||||||
|
core/bodySerializer.gen.ts
|
||||||
|
bodySerializer.gen.ts
|
||||||
templates/UmbracoExtension/Client/src/dashboards/dashboard.element.ts
|
templates/UmbracoExtension/Client/src/dashboards/dashboard.element.ts
|
||||||
UmbracoExtension/Client/src/dashboards/dashboard.element.ts
|
UmbracoExtension/Client/src/dashboards/dashboard.element.ts
|
||||||
Client/src/dashboards/dashboard.element.ts
|
Client/src/dashboards/dashboard.element.ts
|
||||||
|
|||||||
@@ -11213,6 +11213,13 @@ src/Umbraco.Cms.Api.Management/Services/DictionaryItemImportService.cs
|
|||||||
src/Umbraco.Cms.Api.Management/Services/IJsonPatchService.cs
|
src/Umbraco.Cms.Api.Management/Services/IJsonPatchService.cs
|
||||||
src/Umbraco.Cms.Api.Management/Services/ExamineManagerService.cs
|
src/Umbraco.Cms.Api.Management/Services/ExamineManagerService.cs
|
||||||
src/Umbraco.Cms.Api.Management/Services/JsonPatchService.cs
|
src/Umbraco.Cms.Api.Management/Services/JsonPatchService.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/Services/Signs/SignProviderCollection.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/Services/Signs/HasPendingChangesSignProvider.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/Services/Signs/HasCollectionSignProvider.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/Services/Signs/IsProtectedSignProvider.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/Services/Signs/ISignProvider.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/Services/Signs/HasScheduleSignProvider.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/Services/Signs/SignProviderCollectionBuilder.cs
|
||||||
src/Umbraco.Cms.Api.Management/Services/OperationStatus/UdtFileUploadOperationStatus.cs
|
src/Umbraco.Cms.Api.Management/Services/OperationStatus/UdtFileUploadOperationStatus.cs
|
||||||
src/Umbraco.Cms.Api.Management/Services/OperationStatus/DictionaryImportOperationStatus.cs
|
src/Umbraco.Cms.Api.Management/Services/OperationStatus/DictionaryImportOperationStatus.cs
|
||||||
src/Umbraco.Cms.Api.Management/Services/Entities/UserStartNodeEntitiesService.cs
|
src/Umbraco.Cms.Api.Management/Services/Entities/UserStartNodeEntitiesService.cs
|
||||||
@@ -11851,6 +11858,7 @@ src/Umbraco.Cms.Api.Management/DependencyInjection/ManifestBuilderExtensions.cs
|
|||||||
src/Umbraco.Cms.Api.Management/DependencyInjection/DynamicRootBuilderExtensions.cs
|
src/Umbraco.Cms.Api.Management/DependencyInjection/DynamicRootBuilderExtensions.cs
|
||||||
src/Umbraco.Cms.Api.Management/DependencyInjection/BackOfficeAuthBuilderExtensions.cs
|
src/Umbraco.Cms.Api.Management/DependencyInjection/BackOfficeAuthBuilderExtensions.cs
|
||||||
src/Umbraco.Cms.Api.Management/DependencyInjection/TrackedReferencesBuilderExtensions.cs
|
src/Umbraco.Cms.Api.Management/DependencyInjection/TrackedReferencesBuilderExtensions.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/DependencyInjection/UmbracoBuilder.Collections.cs
|
||||||
src/Umbraco.Cms.Api.Management/DependencyInjection/EntityBuilderExtensions.cs
|
src/Umbraco.Cms.Api.Management/DependencyInjection/EntityBuilderExtensions.cs
|
||||||
src/Umbraco.Cms.Api.Management/DependencyInjection/LogViewerBuilderExtensions.cs
|
src/Umbraco.Cms.Api.Management/DependencyInjection/LogViewerBuilderExtensions.cs
|
||||||
src/Umbraco.Cms.Api.Management/DependencyInjection/ScriptBuilderExtensions.cs
|
src/Umbraco.Cms.Api.Management/DependencyInjection/ScriptBuilderExtensions.cs
|
||||||
@@ -12024,6 +12032,7 @@ src/Umbraco.Cms.Api.Management/ViewModels/AuditLog/AuditLogResponseModel.cs
|
|||||||
src/Umbraco.Cms.Api.Management/ViewModels/TemporaryFile/CreateTemporaryFileRequestModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/TemporaryFile/CreateTemporaryFileRequestModel.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/TemporaryFile/TemporaryFileResponseModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/TemporaryFile/TemporaryFileResponseModel.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/TemporaryFile/TemporaryFileConfigurationResponseModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/TemporaryFile/TemporaryFileConfigurationResponseModel.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/ViewModels/IHasSigns.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/Tag/TagResponseModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/Tag/TagResponseModel.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/RelationType/ObjectTypeResponseModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/RelationType/ObjectTypeResponseModel.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/RelationType/RelationTypeResponseModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/RelationType/RelationTypeResponseModel.cs
|
||||||
@@ -12069,6 +12078,7 @@ src/Umbraco.Cms.Api.Management/ViewModels/Installer/InstallSettingsResponseModel
|
|||||||
src/Umbraco.Cms.Api.Management/ViewModels/Installer/UserInstallRequestModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/Installer/UserInstallRequestModel.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/Installer/ConsentLevelPresentationModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/Installer/ConsentLevelPresentationModel.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/Installer/UpgradeSettingsResponseModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/Installer/UpgradeSettingsResponseModel.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/ViewModels/IIsProtected.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/PublicAccess/PublicAccessResponseModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/PublicAccess/PublicAccessResponseModel.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/PublicAccess/PublicAccessRequestModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/PublicAccess/PublicAccessRequestModel.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/PublicAccess/PublicAccessBaseModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/PublicAccess/PublicAccessBaseModel.cs
|
||||||
@@ -12104,6 +12114,7 @@ src/Umbraco.Cms.Api.Management/ViewModels/DynamicRoot/DynamicRootQueryOriginRequ
|
|||||||
src/Umbraco.Cms.Api.Management/ViewModels/DynamicRoot/DynamicRootRequestModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/DynamicRoot/DynamicRootRequestModel.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/DynamicRoot/DynamicRootContextRequestModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/DynamicRoot/DynamicRootContextRequestModel.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/DynamicRoot/DynamicRootQueryStepRequestModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/DynamicRoot/DynamicRootQueryStepRequestModel.cs
|
||||||
|
src/Umbraco.Cms.Api.Management/ViewModels/SignModel.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/DocumentBlueprint/CreateDocumentBlueprintFromDocumentRequestModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/DocumentBlueprint/CreateDocumentBlueprintFromDocumentRequestModel.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/DocumentBlueprint/DocumentBlueprintResponseModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/DocumentBlueprint/DocumentBlueprintResponseModel.cs
|
||||||
src/Umbraco.Cms.Api.Management/ViewModels/DocumentBlueprint/CreateDocumentBlueprintRequestModel.cs
|
src/Umbraco.Cms.Api.Management/ViewModels/DocumentBlueprint/CreateDocumentBlueprintRequestModel.cs
|
||||||
@@ -13728,6 +13739,10 @@ tests/Umbraco.Tests.UnitTests/AutoFixture/AutoMoqDataAttribute.cs
|
|||||||
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.ExternalLoginStatusForUserAsync.cs
|
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.ExternalLoginStatusForUserAsync.cs
|
||||||
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.cs
|
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.cs
|
||||||
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.UnLinkLoginAsync.cs
|
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.UnLinkLoginAsync.cs
|
||||||
|
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/Signs/IsProtectedSignProviderTests.cs
|
||||||
|
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/Signs/HasCollectionSignProviderTests.cs
|
||||||
|
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/Signs/HasPendingChangesSignProviderTests.cs
|
||||||
|
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/Signs/HasScheduleSignProviderTests.cs
|
||||||
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Mapping/Content/DocumentVariantStateHelperTests.cs
|
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Mapping/Content/DocumentVariantStateHelperTests.cs
|
||||||
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Serialization/BackOfficeSerializationTests.cs
|
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Serialization/BackOfficeSerializationTests.cs
|
||||||
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/ServerEvents/ServerEventRouterTests.cs
|
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/ServerEvents/ServerEventRouterTests.cs
|
||||||
@@ -13959,10 +13974,19 @@ templates/UmbracoExtension/README.txt
|
|||||||
templates/UmbracoExtension/Client/src/entrypoints/entrypoint.ts
|
templates/UmbracoExtension/Client/src/entrypoints/entrypoint.ts
|
||||||
templates/UmbracoExtension/Client/src/entrypoints/manifest.ts
|
templates/UmbracoExtension/Client/src/entrypoints/manifest.ts
|
||||||
templates/UmbracoExtension/Client/src/bundle.manifests.ts
|
templates/UmbracoExtension/Client/src/bundle.manifests.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/client/utils.gen.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/client/index.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/client/types.gen.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/client/client.gen.ts
|
||||||
templates/UmbracoExtension/Client/src/api/sdk.gen.ts
|
templates/UmbracoExtension/Client/src/api/sdk.gen.ts
|
||||||
templates/UmbracoExtension/Client/src/api/index.ts
|
templates/UmbracoExtension/Client/src/api/index.ts
|
||||||
templates/UmbracoExtension/Client/src/api/types.gen.ts
|
templates/UmbracoExtension/Client/src/api/types.gen.ts
|
||||||
templates/UmbracoExtension/Client/src/api/client.gen.ts
|
templates/UmbracoExtension/Client/src/api/client.gen.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/core/params.gen.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/core/pathSerializer.gen.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/core/types.gen.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/core/auth.gen.ts
|
||||||
|
templates/UmbracoExtension/Client/src/api/core/bodySerializer.gen.ts
|
||||||
templates/UmbracoExtension/Client/src/dashboards/dashboard.element.ts
|
templates/UmbracoExtension/Client/src/dashboards/dashboard.element.ts
|
||||||
templates/UmbracoExtension/Client/src/dashboards/manifest.ts
|
templates/UmbracoExtension/Client/src/dashboards/manifest.ts
|
||||||
templates/UmbracoExtension/Client/public/umbraco-package.json
|
templates/UmbracoExtension/Client/public/umbraco-package.json
|
||||||
|
|||||||
@@ -1169,11 +1169,26 @@ php/email-editor/changelog/wooplug-4598-no-horizontal-scrollbar-for-the-email-co
|
|||||||
email-editor/changelog/wooplug-4598-no-horizontal-scrollbar-for-the-email-content-when-the
|
email-editor/changelog/wooplug-4598-no-horizontal-scrollbar-for-the-email-content-when-the
|
||||||
changelog/wooplug-4598-no-horizontal-scrollbar-for-the-email-content-when-the
|
changelog/wooplug-4598-no-horizontal-scrollbar-for-the-email-content-when-the
|
||||||
wooplug-4598-no-horizontal-scrollbar-for-the-email-content-when-the
|
wooplug-4598-no-horizontal-scrollbar-for-the-email-content-when-the
|
||||||
|
packages/php/email-editor/changelog/wooplug-5003-review-and-refine-logging-in-the-email-editor
|
||||||
|
php/email-editor/changelog/wooplug-5003-review-and-refine-logging-in-the-email-editor
|
||||||
|
email-editor/changelog/wooplug-5003-review-and-refine-logging-in-the-email-editor
|
||||||
|
changelog/wooplug-5003-review-and-refine-logging-in-the-email-editor
|
||||||
|
wooplug-5003-review-and-refine-logging-in-the-email-editor
|
||||||
|
packages/php/email-editor/changelog/wooplug-5053-classic-theme-styles-showing-up-in-the-email-editor
|
||||||
|
php/email-editor/changelog/wooplug-5053-classic-theme-styles-showing-up-in-the-email-editor
|
||||||
|
email-editor/changelog/wooplug-5053-classic-theme-styles-showing-up-in-the-email-editor
|
||||||
|
changelog/wooplug-5053-classic-theme-styles-showing-up-in-the-email-editor
|
||||||
|
wooplug-5053-classic-theme-styles-showing-up-in-the-email-editor
|
||||||
packages/php/email-editor/changelog/.gitkeep
|
packages/php/email-editor/changelog/.gitkeep
|
||||||
php/email-editor/changelog/.gitkeep
|
php/email-editor/changelog/.gitkeep
|
||||||
email-editor/changelog/.gitkeep
|
email-editor/changelog/.gitkeep
|
||||||
changelog/.gitkeep
|
changelog/.gitkeep
|
||||||
.gitkeep
|
.gitkeep
|
||||||
|
packages/php/email-editor/changelog/wooplug-5356-site-editor-broken-when-email-editor-is-active
|
||||||
|
php/email-editor/changelog/wooplug-5356-site-editor-broken-when-email-editor-is-active
|
||||||
|
email-editor/changelog/wooplug-5356-site-editor-broken-when-email-editor-is-active
|
||||||
|
changelog/wooplug-5356-site-editor-broken-when-email-editor-is-active
|
||||||
|
wooplug-5356-site-editor-broken-when-email-editor-is-active
|
||||||
packages/php/email-editor/SECURITY.md
|
packages/php/email-editor/SECURITY.md
|
||||||
php/email-editor/SECURITY.md
|
php/email-editor/SECURITY.md
|
||||||
email-editor/SECURITY.md
|
email-editor/SECURITY.md
|
||||||
@@ -2699,6 +2714,12 @@ email-editor/src/hooks/use-editor-mode.ts
|
|||||||
src/hooks/use-editor-mode.ts
|
src/hooks/use-editor-mode.ts
|
||||||
hooks/use-editor-mode.ts
|
hooks/use-editor-mode.ts
|
||||||
use-editor-mode.ts
|
use-editor-mode.ts
|
||||||
|
packages/js/email-editor/src/hooks/use-filter-editor-content-stylesheets.ts
|
||||||
|
js/email-editor/src/hooks/use-filter-editor-content-stylesheets.ts
|
||||||
|
email-editor/src/hooks/use-filter-editor-content-stylesheets.ts
|
||||||
|
src/hooks/use-filter-editor-content-stylesheets.ts
|
||||||
|
hooks/use-filter-editor-content-stylesheets.ts
|
||||||
|
use-filter-editor-content-stylesheets.ts
|
||||||
packages/js/email-editor/src/hooks/use-shallow-equal.ts
|
packages/js/email-editor/src/hooks/use-shallow-equal.ts
|
||||||
js/email-editor/src/hooks/use-shallow-equal.ts
|
js/email-editor/src/hooks/use-shallow-equal.ts
|
||||||
email-editor/src/hooks/use-shallow-equal.ts
|
email-editor/src/hooks/use-shallow-equal.ts
|
||||||
@@ -3296,6 +3317,11 @@ packages/js/email-editor/.prettierrc.js
|
|||||||
js/email-editor/.prettierrc.js
|
js/email-editor/.prettierrc.js
|
||||||
email-editor/.prettierrc.js
|
email-editor/.prettierrc.js
|
||||||
.prettierrc.js
|
.prettierrc.js
|
||||||
|
packages/js/email-editor/changelog/wooplug-5053-classic-theme-styles-showing-up-in-the-email-editor
|
||||||
|
js/email-editor/changelog/wooplug-5053-classic-theme-styles-showing-up-in-the-email-editor
|
||||||
|
email-editor/changelog/wooplug-5053-classic-theme-styles-showing-up-in-the-email-editor
|
||||||
|
changelog/wooplug-5053-classic-theme-styles-showing-up-in-the-email-editor
|
||||||
|
wooplug-5053-classic-theme-styles-showing-up-in-the-email-editor
|
||||||
packages/js/email-editor/changelog/wooplug-5204-email-editor-site-logo-align-right-value-not-working-with
|
packages/js/email-editor/changelog/wooplug-5204-email-editor-site-logo-align-right-value-not-working-with
|
||||||
js/email-editor/changelog/wooplug-5204-email-editor-site-logo-align-right-value-not-working-with
|
js/email-editor/changelog/wooplug-5204-email-editor-site-logo-align-right-value-not-working-with
|
||||||
email-editor/changelog/wooplug-5204-email-editor-site-logo-align-right-value-not-working-with
|
email-editor/changelog/wooplug-5204-email-editor-site-logo-align-right-value-not-working-with
|
||||||
@@ -3306,6 +3332,11 @@ js/email-editor/changelog/.gitkeep
|
|||||||
email-editor/changelog/.gitkeep
|
email-editor/changelog/.gitkeep
|
||||||
changelog/.gitkeep
|
changelog/.gitkeep
|
||||||
.gitkeep
|
.gitkeep
|
||||||
|
packages/js/email-editor/changelog/wooplug-5356-site-editor-broken-when-email-editor-is-active
|
||||||
|
js/email-editor/changelog/wooplug-5356-site-editor-broken-when-email-editor-is-active
|
||||||
|
email-editor/changelog/wooplug-5356-site-editor-broken-when-email-editor-is-active
|
||||||
|
changelog/wooplug-5356-site-editor-broken-when-email-editor-is-active
|
||||||
|
wooplug-5356-site-editor-broken-when-email-editor-is-active
|
||||||
packages/js/email-editor/composer.json
|
packages/js/email-editor/composer.json
|
||||||
js/email-editor/composer.json
|
js/email-editor/composer.json
|
||||||
email-editor/composer.json
|
email-editor/composer.json
|
||||||
@@ -23766,6 +23797,10 @@ docs/features/email/email-preview.md
|
|||||||
features/email/email-preview.md
|
features/email/email-preview.md
|
||||||
email/email-preview.md
|
email/email-preview.md
|
||||||
email-preview.md
|
email-preview.md
|
||||||
|
docs/features/email/email-editor-logging.md
|
||||||
|
features/email/email-editor-logging.md
|
||||||
|
email/email-editor-logging.md
|
||||||
|
email-editor-logging.md
|
||||||
docs/features/email/_category_.json
|
docs/features/email/_category_.json
|
||||||
features/email/_category_.json
|
features/email/_category_.json
|
||||||
email/_category_.json
|
email/_category_.json
|
||||||
@@ -25736,6 +25771,13 @@ legacy/js/admin/wc-shipping-zone-methods.js
|
|||||||
js/admin/wc-shipping-zone-methods.js
|
js/admin/wc-shipping-zone-methods.js
|
||||||
admin/wc-shipping-zone-methods.js
|
admin/wc-shipping-zone-methods.js
|
||||||
wc-shipping-zone-methods.js
|
wc-shipping-zone-methods.js
|
||||||
|
plugins/woocommerce/client/legacy/js/admin/wc-customer-stock-notifications.js
|
||||||
|
woocommerce/client/legacy/js/admin/wc-customer-stock-notifications.js
|
||||||
|
client/legacy/js/admin/wc-customer-stock-notifications.js
|
||||||
|
legacy/js/admin/wc-customer-stock-notifications.js
|
||||||
|
js/admin/wc-customer-stock-notifications.js
|
||||||
|
admin/wc-customer-stock-notifications.js
|
||||||
|
wc-customer-stock-notifications.js
|
||||||
plugins/woocommerce/client/legacy/js/admin/wc-status-widget.js
|
plugins/woocommerce/client/legacy/js/admin/wc-status-widget.js
|
||||||
woocommerce/client/legacy/js/admin/wc-status-widget.js
|
woocommerce/client/legacy/js/admin/wc-status-widget.js
|
||||||
client/legacy/js/admin/wc-status-widget.js
|
client/legacy/js/admin/wc-status-widget.js
|
||||||
@@ -26076,6 +26118,13 @@ legacy/js/frontend/add-to-cart.js
|
|||||||
js/frontend/add-to-cart.js
|
js/frontend/add-to-cart.js
|
||||||
frontend/add-to-cart.js
|
frontend/add-to-cart.js
|
||||||
add-to-cart.js
|
add-to-cart.js
|
||||||
|
plugins/woocommerce/client/legacy/js/frontend/back-in-stock-form.js
|
||||||
|
woocommerce/client/legacy/js/frontend/back-in-stock-form.js
|
||||||
|
client/legacy/js/frontend/back-in-stock-form.js
|
||||||
|
legacy/js/frontend/back-in-stock-form.js
|
||||||
|
js/frontend/back-in-stock-form.js
|
||||||
|
frontend/back-in-stock-form.js
|
||||||
|
back-in-stock-form.js
|
||||||
plugins/woocommerce/client/legacy/js/frontend/country-select.js
|
plugins/woocommerce/client/legacy/js/frontend/country-select.js
|
||||||
woocommerce/client/legacy/js/frontend/country-select.js
|
woocommerce/client/legacy/js/frontend/country-select.js
|
||||||
client/legacy/js/frontend/country-select.js
|
client/legacy/js/frontend/country-select.js
|
||||||
@@ -43694,6 +43743,16 @@ blocks/add-to-cart-with-options/grouped-product-selector/edit.tsx
|
|||||||
add-to-cart-with-options/grouped-product-selector/edit.tsx
|
add-to-cart-with-options/grouped-product-selector/edit.tsx
|
||||||
grouped-product-selector/edit.tsx
|
grouped-product-selector/edit.tsx
|
||||||
edit.tsx
|
edit.tsx
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/frontend.ts
|
||||||
|
woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/frontend.ts
|
||||||
|
client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/frontend.ts
|
||||||
|
blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/frontend.ts
|
||||||
|
assets/js/blocks/add-to-cart-with-options/grouped-product-selector/frontend.ts
|
||||||
|
js/blocks/add-to-cart-with-options/grouped-product-selector/frontend.ts
|
||||||
|
blocks/add-to-cart-with-options/grouped-product-selector/frontend.ts
|
||||||
|
add-to-cart-with-options/grouped-product-selector/frontend.ts
|
||||||
|
grouped-product-selector/frontend.ts
|
||||||
|
frontend.ts
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/product-item-selector/index.tsx
|
plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/product-item-selector/index.tsx
|
||||||
woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/product-item-selector/index.tsx
|
woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/product-item-selector/index.tsx
|
||||||
client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/product-item-selector/index.tsx
|
client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/product-item-selector/index.tsx
|
||||||
@@ -57397,6 +57456,18 @@ woopayments/steps/payment-methods-selection/style.scss
|
|||||||
steps/payment-methods-selection/style.scss
|
steps/payment-methods-selection/style.scss
|
||||||
payment-methods-selection/style.scss
|
payment-methods-selection/style.scss
|
||||||
style.scss
|
style.scss
|
||||||
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/payment-methods-selection/list-item.tsx
|
||||||
|
woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/payment-methods-selection/list-item.tsx
|
||||||
|
client/admin/client/settings-payments/onboarding/providers/woopayments/steps/payment-methods-selection/list-item.tsx
|
||||||
|
admin/client/settings-payments/onboarding/providers/woopayments/steps/payment-methods-selection/list-item.tsx
|
||||||
|
client/settings-payments/onboarding/providers/woopayments/steps/payment-methods-selection/list-item.tsx
|
||||||
|
settings-payments/onboarding/providers/woopayments/steps/payment-methods-selection/list-item.tsx
|
||||||
|
onboarding/providers/woopayments/steps/payment-methods-selection/list-item.tsx
|
||||||
|
providers/woopayments/steps/payment-methods-selection/list-item.tsx
|
||||||
|
woopayments/steps/payment-methods-selection/list-item.tsx
|
||||||
|
steps/payment-methods-selection/list-item.tsx
|
||||||
|
payment-methods-selection/list-item.tsx
|
||||||
|
list-item.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/wpcom-connection/index.tsx
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/wpcom-connection/index.tsx
|
||||||
woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/wpcom-connection/index.tsx
|
woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/wpcom-connection/index.tsx
|
||||||
client/admin/client/settings-payments/onboarding/providers/woopayments/steps/wpcom-connection/index.tsx
|
client/admin/client/settings-payments/onboarding/providers/woopayments/steps/wpcom-connection/index.tsx
|
||||||
@@ -57654,13 +57725,6 @@ admin/client/settings-payments/settings-payments-main.tsx
|
|||||||
client/settings-payments/settings-payments-main.tsx
|
client/settings-payments/settings-payments-main.tsx
|
||||||
settings-payments/settings-payments-main.tsx
|
settings-payments/settings-payments-main.tsx
|
||||||
settings-payments-main.tsx
|
settings-payments-main.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-methods.tsx
|
|
||||||
woocommerce/client/admin/client/settings-payments/settings-payments-methods.tsx
|
|
||||||
client/admin/client/settings-payments/settings-payments-methods.tsx
|
|
||||||
admin/client/settings-payments/settings-payments-methods.tsx
|
|
||||||
client/settings-payments/settings-payments-methods.tsx
|
|
||||||
settings-payments/settings-payments-methods.tsx
|
|
||||||
settings-payments-methods.tsx
|
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-body.scss
|
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-body.scss
|
||||||
woocommerce/client/admin/client/settings-payments/settings-payments-body.scss
|
woocommerce/client/admin/client/settings-payments/settings-payments-body.scss
|
||||||
client/admin/client/settings-payments/settings-payments-body.scss
|
client/admin/client/settings-payments/settings-payments-body.scss
|
||||||
@@ -57668,21 +57732,6 @@ admin/client/settings-payments/settings-payments-body.scss
|
|||||||
client/settings-payments/settings-payments-body.scss
|
client/settings-payments/settings-payments-body.scss
|
||||||
settings-payments/settings-payments-body.scss
|
settings-payments/settings-payments-body.scss
|
||||||
settings-payments-body.scss
|
settings-payments-body.scss
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-methods.scss
|
|
||||||
woocommerce/client/admin/client/settings-payments/settings-payments-methods.scss
|
|
||||||
client/admin/client/settings-payments/settings-payments-methods.scss
|
|
||||||
admin/client/settings-payments/settings-payments-methods.scss
|
|
||||||
client/settings-payments/settings-payments-methods.scss
|
|
||||||
settings-payments/settings-payments-methods.scss
|
|
||||||
settings-payments-methods.scss
|
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/test/settings-payments-methods.test.tsx
|
|
||||||
woocommerce/client/admin/client/settings-payments/test/settings-payments-methods.test.tsx
|
|
||||||
client/admin/client/settings-payments/test/settings-payments-methods.test.tsx
|
|
||||||
admin/client/settings-payments/test/settings-payments-methods.test.tsx
|
|
||||||
client/settings-payments/test/settings-payments-methods.test.tsx
|
|
||||||
settings-payments/test/settings-payments-methods.test.tsx
|
|
||||||
test/settings-payments-methods.test.tsx
|
|
||||||
settings-payments-methods.test.tsx
|
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/test/settings-payments-main.test.tsx
|
plugins/woocommerce/client/admin/client/settings-payments/test/settings-payments-main.test.tsx
|
||||||
woocommerce/client/admin/client/settings-payments/test/settings-payments-main.test.tsx
|
woocommerce/client/admin/client/settings-payments/test/settings-payments-main.test.tsx
|
||||||
client/admin/client/settings-payments/test/settings-payments-main.test.tsx
|
client/admin/client/settings-payments/test/settings-payments-main.test.tsx
|
||||||
@@ -58401,24 +58450,6 @@ settings-payments/components/official-badge/official-badge.tsx
|
|||||||
components/official-badge/official-badge.tsx
|
components/official-badge/official-badge.tsx
|
||||||
official-badge/official-badge.tsx
|
official-badge/official-badge.tsx
|
||||||
official-badge.tsx
|
official-badge.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/payment-method-list-item/index.ts
|
|
||||||
woocommerce/client/admin/client/settings-payments/components/payment-method-list-item/index.ts
|
|
||||||
client/admin/client/settings-payments/components/payment-method-list-item/index.ts
|
|
||||||
admin/client/settings-payments/components/payment-method-list-item/index.ts
|
|
||||||
client/settings-payments/components/payment-method-list-item/index.ts
|
|
||||||
settings-payments/components/payment-method-list-item/index.ts
|
|
||||||
components/payment-method-list-item/index.ts
|
|
||||||
payment-method-list-item/index.ts
|
|
||||||
index.ts
|
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/payment-method-list-item/payment-method-list-item.tsx
|
|
||||||
woocommerce/client/admin/client/settings-payments/components/payment-method-list-item/payment-method-list-item.tsx
|
|
||||||
client/admin/client/settings-payments/components/payment-method-list-item/payment-method-list-item.tsx
|
|
||||||
admin/client/settings-payments/components/payment-method-list-item/payment-method-list-item.tsx
|
|
||||||
client/settings-payments/components/payment-method-list-item/payment-method-list-item.tsx
|
|
||||||
settings-payments/components/payment-method-list-item/payment-method-list-item.tsx
|
|
||||||
components/payment-method-list-item/payment-method-list-item.tsx
|
|
||||||
payment-method-list-item/payment-method-list-item.tsx
|
|
||||||
payment-method-list-item.tsx
|
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-banner/incentive-banner.tsx
|
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-banner/incentive-banner.tsx
|
||||||
woocommerce/client/admin/client/settings-payments/components/incentive-banner/incentive-banner.tsx
|
woocommerce/client/admin/client/settings-payments/components/incentive-banner/incentive-banner.tsx
|
||||||
client/admin/client/settings-payments/components/incentive-banner/incentive-banner.tsx
|
client/admin/client/settings-payments/components/incentive-banner/incentive-banner.tsx
|
||||||
@@ -58474,6 +58505,15 @@ settings-payments/components/modals/woo-payments-post-sandbox-account-setup-moda
|
|||||||
components/modals/woo-payments-post-sandbox-account-setup-modal.tsx
|
components/modals/woo-payments-post-sandbox-account-setup-modal.tsx
|
||||||
modals/woo-payments-post-sandbox-account-setup-modal.tsx
|
modals/woo-payments-post-sandbox-account-setup-modal.tsx
|
||||||
woo-payments-post-sandbox-account-setup-modal.tsx
|
woo-payments-post-sandbox-account-setup-modal.tsx
|
||||||
|
plugins/woocommerce/client/admin/client/settings-payments/components/modals/woo-payments-update-required-modal.tsx
|
||||||
|
woocommerce/client/admin/client/settings-payments/components/modals/woo-payments-update-required-modal.tsx
|
||||||
|
client/admin/client/settings-payments/components/modals/woo-payments-update-required-modal.tsx
|
||||||
|
admin/client/settings-payments/components/modals/woo-payments-update-required-modal.tsx
|
||||||
|
client/settings-payments/components/modals/woo-payments-update-required-modal.tsx
|
||||||
|
settings-payments/components/modals/woo-payments-update-required-modal.tsx
|
||||||
|
components/modals/woo-payments-update-required-modal.tsx
|
||||||
|
modals/woo-payments-update-required-modal.tsx
|
||||||
|
woo-payments-update-required-modal.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/modals/modals.scss
|
plugins/woocommerce/client/admin/client/settings-payments/components/modals/modals.scss
|
||||||
woocommerce/client/admin/client/settings-payments/components/modals/modals.scss
|
woocommerce/client/admin/client/settings-payments/components/modals/modals.scss
|
||||||
client/admin/client/settings-payments/components/modals/modals.scss
|
client/admin/client/settings-payments/components/modals/modals.scss
|
||||||
@@ -58492,6 +58532,16 @@ settings-payments/components/modals/woo-payments-reset-account-modal.tsx
|
|||||||
components/modals/woo-payments-reset-account-modal.tsx
|
components/modals/woo-payments-reset-account-modal.tsx
|
||||||
modals/woo-payments-reset-account-modal.tsx
|
modals/woo-payments-reset-account-modal.tsx
|
||||||
woo-payments-reset-account-modal.tsx
|
woo-payments-reset-account-modal.tsx
|
||||||
|
plugins/woocommerce/client/admin/client/settings-payments/components/modals/test/woo-payments-update-required-modal.test.tsx
|
||||||
|
woocommerce/client/admin/client/settings-payments/components/modals/test/woo-payments-update-required-modal.test.tsx
|
||||||
|
client/admin/client/settings-payments/components/modals/test/woo-payments-update-required-modal.test.tsx
|
||||||
|
admin/client/settings-payments/components/modals/test/woo-payments-update-required-modal.test.tsx
|
||||||
|
client/settings-payments/components/modals/test/woo-payments-update-required-modal.test.tsx
|
||||||
|
settings-payments/components/modals/test/woo-payments-update-required-modal.test.tsx
|
||||||
|
components/modals/test/woo-payments-update-required-modal.test.tsx
|
||||||
|
modals/test/woo-payments-update-required-modal.test.tsx
|
||||||
|
test/woo-payments-update-required-modal.test.tsx
|
||||||
|
woo-payments-update-required-modal.test.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/modals/test/woo-payments-post-sandbox-account-setup-modal.test.tsx
|
plugins/woocommerce/client/admin/client/settings-payments/components/modals/test/woo-payments-post-sandbox-account-setup-modal.test.tsx
|
||||||
woocommerce/client/admin/client/settings-payments/components/modals/test/woo-payments-post-sandbox-account-setup-modal.test.tsx
|
woocommerce/client/admin/client/settings-payments/components/modals/test/woo-payments-post-sandbox-account-setup-modal.test.tsx
|
||||||
client/admin/client/settings-payments/components/modals/test/woo-payments-post-sandbox-account-setup-modal.test.tsx
|
client/admin/client/settings-payments/components/modals/test/woo-payments-post-sandbox-account-setup-modal.test.tsx
|
||||||
@@ -70972,6 +71022,20 @@ Internal/DataStores/Fulfillments/FulfillmentsDataStore.php
|
|||||||
DataStores/Fulfillments/FulfillmentsDataStore.php
|
DataStores/Fulfillments/FulfillmentsDataStore.php
|
||||||
Fulfillments/FulfillmentsDataStore.php
|
Fulfillments/FulfillmentsDataStore.php
|
||||||
FulfillmentsDataStore.php
|
FulfillmentsDataStore.php
|
||||||
|
plugins/woocommerce/src/Internal/DataStores/StockNotifications/StockNotificationsMetaDataStore.php
|
||||||
|
woocommerce/src/Internal/DataStores/StockNotifications/StockNotificationsMetaDataStore.php
|
||||||
|
src/Internal/DataStores/StockNotifications/StockNotificationsMetaDataStore.php
|
||||||
|
Internal/DataStores/StockNotifications/StockNotificationsMetaDataStore.php
|
||||||
|
DataStores/StockNotifications/StockNotificationsMetaDataStore.php
|
||||||
|
StockNotifications/StockNotificationsMetaDataStore.php
|
||||||
|
StockNotificationsMetaDataStore.php
|
||||||
|
plugins/woocommerce/src/Internal/DataStores/StockNotifications/StockNotificationsDataStore.php
|
||||||
|
woocommerce/src/Internal/DataStores/StockNotifications/StockNotificationsDataStore.php
|
||||||
|
src/Internal/DataStores/StockNotifications/StockNotificationsDataStore.php
|
||||||
|
Internal/DataStores/StockNotifications/StockNotificationsDataStore.php
|
||||||
|
DataStores/StockNotifications/StockNotificationsDataStore.php
|
||||||
|
StockNotifications/StockNotificationsDataStore.php
|
||||||
|
StockNotificationsDataStore.php
|
||||||
plugins/woocommerce/src/Internal/Logging/RemoteLogger.php
|
plugins/woocommerce/src/Internal/Logging/RemoteLogger.php
|
||||||
woocommerce/src/Internal/Logging/RemoteLogger.php
|
woocommerce/src/Internal/Logging/RemoteLogger.php
|
||||||
src/Internal/Logging/RemoteLogger.php
|
src/Internal/Logging/RemoteLogger.php
|
||||||
@@ -73079,6 +73143,269 @@ src/Internal/EmailEditor/PersonalizationTagManager.php
|
|||||||
Internal/EmailEditor/PersonalizationTagManager.php
|
Internal/EmailEditor/PersonalizationTagManager.php
|
||||||
EmailEditor/PersonalizationTagManager.php
|
EmailEditor/PersonalizationTagManager.php
|
||||||
PersonalizationTagManager.php
|
PersonalizationTagManager.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Config.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Config.php
|
||||||
|
src/Internal/StockNotifications/Config.php
|
||||||
|
Internal/StockNotifications/Config.php
|
||||||
|
StockNotifications/Config.php
|
||||||
|
Config.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Emails/CustomerStockNotificationEmail.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Emails/CustomerStockNotificationEmail.php
|
||||||
|
src/Internal/StockNotifications/Emails/CustomerStockNotificationEmail.php
|
||||||
|
Internal/StockNotifications/Emails/CustomerStockNotificationEmail.php
|
||||||
|
StockNotifications/Emails/CustomerStockNotificationEmail.php
|
||||||
|
Emails/CustomerStockNotificationEmail.php
|
||||||
|
CustomerStockNotificationEmail.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Emails/EmailTemplatesController.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Emails/EmailTemplatesController.php
|
||||||
|
src/Internal/StockNotifications/Emails/EmailTemplatesController.php
|
||||||
|
Internal/StockNotifications/Emails/EmailTemplatesController.php
|
||||||
|
StockNotifications/Emails/EmailTemplatesController.php
|
||||||
|
Emails/EmailTemplatesController.php
|
||||||
|
EmailTemplatesController.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifyEmail.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifyEmail.php
|
||||||
|
src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifyEmail.php
|
||||||
|
Internal/StockNotifications/Emails/CustomerStockNotificationVerifyEmail.php
|
||||||
|
StockNotifications/Emails/CustomerStockNotificationVerifyEmail.php
|
||||||
|
Emails/CustomerStockNotificationVerifyEmail.php
|
||||||
|
CustomerStockNotificationVerifyEmail.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Emails/EmailManager.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Emails/EmailManager.php
|
||||||
|
src/Internal/StockNotifications/Emails/EmailManager.php
|
||||||
|
Internal/StockNotifications/Emails/EmailManager.php
|
||||||
|
StockNotifications/Emails/EmailManager.php
|
||||||
|
Emails/EmailManager.php
|
||||||
|
EmailManager.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Emails/EmailActionController.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Emails/EmailActionController.php
|
||||||
|
src/Internal/StockNotifications/Emails/EmailActionController.php
|
||||||
|
Internal/StockNotifications/Emails/EmailActionController.php
|
||||||
|
StockNotifications/Emails/EmailActionController.php
|
||||||
|
Emails/EmailActionController.php
|
||||||
|
EmailActionController.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifiedEmail.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifiedEmail.php
|
||||||
|
src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifiedEmail.php
|
||||||
|
Internal/StockNotifications/Emails/CustomerStockNotificationVerifiedEmail.php
|
||||||
|
StockNotifications/Emails/CustomerStockNotificationVerifiedEmail.php
|
||||||
|
Emails/CustomerStockNotificationVerifiedEmail.php
|
||||||
|
CustomerStockNotificationVerifiedEmail.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Enums/NotificationCancellationSource.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Enums/NotificationCancellationSource.php
|
||||||
|
src/Internal/StockNotifications/Enums/NotificationCancellationSource.php
|
||||||
|
Internal/StockNotifications/Enums/NotificationCancellationSource.php
|
||||||
|
StockNotifications/Enums/NotificationCancellationSource.php
|
||||||
|
Enums/NotificationCancellationSource.php
|
||||||
|
NotificationCancellationSource.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Enums/NotificationStatus.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Enums/NotificationStatus.php
|
||||||
|
src/Internal/StockNotifications/Enums/NotificationStatus.php
|
||||||
|
Internal/StockNotifications/Enums/NotificationStatus.php
|
||||||
|
StockNotifications/Enums/NotificationStatus.php
|
||||||
|
Enums/NotificationStatus.php
|
||||||
|
NotificationStatus.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/StockNotifications.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/StockNotifications.php
|
||||||
|
src/Internal/StockNotifications/StockNotifications.php
|
||||||
|
Internal/StockNotifications/StockNotifications.php
|
||||||
|
StockNotifications/StockNotifications.php
|
||||||
|
StockNotifications.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/AsyncTasks/NotificationsProcessor.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/AsyncTasks/NotificationsProcessor.php
|
||||||
|
src/Internal/StockNotifications/AsyncTasks/NotificationsProcessor.php
|
||||||
|
Internal/StockNotifications/AsyncTasks/NotificationsProcessor.php
|
||||||
|
StockNotifications/AsyncTasks/NotificationsProcessor.php
|
||||||
|
AsyncTasks/NotificationsProcessor.php
|
||||||
|
NotificationsProcessor.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/AsyncTasks/CycleStateService.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/AsyncTasks/CycleStateService.php
|
||||||
|
src/Internal/StockNotifications/AsyncTasks/CycleStateService.php
|
||||||
|
Internal/StockNotifications/AsyncTasks/CycleStateService.php
|
||||||
|
StockNotifications/AsyncTasks/CycleStateService.php
|
||||||
|
AsyncTasks/CycleStateService.php
|
||||||
|
CycleStateService.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/AsyncTasks/JobManager.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/AsyncTasks/JobManager.php
|
||||||
|
src/Internal/StockNotifications/AsyncTasks/JobManager.php
|
||||||
|
Internal/StockNotifications/AsyncTasks/JobManager.php
|
||||||
|
StockNotifications/AsyncTasks/JobManager.php
|
||||||
|
AsyncTasks/JobManager.php
|
||||||
|
JobManager.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/NotificationQuery.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/NotificationQuery.php
|
||||||
|
src/Internal/StockNotifications/NotificationQuery.php
|
||||||
|
Internal/StockNotifications/NotificationQuery.php
|
||||||
|
StockNotifications/NotificationQuery.php
|
||||||
|
NotificationQuery.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Factory.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Factory.php
|
||||||
|
src/Internal/StockNotifications/Factory.php
|
||||||
|
Internal/StockNotifications/Factory.php
|
||||||
|
StockNotifications/Factory.php
|
||||||
|
Factory.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Utilities/EligibilityService.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Utilities/EligibilityService.php
|
||||||
|
src/Internal/StockNotifications/Utilities/EligibilityService.php
|
||||||
|
Internal/StockNotifications/Utilities/EligibilityService.php
|
||||||
|
StockNotifications/Utilities/EligibilityService.php
|
||||||
|
Utilities/EligibilityService.php
|
||||||
|
EligibilityService.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Utilities/HasherHelper.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Utilities/HasherHelper.php
|
||||||
|
src/Internal/StockNotifications/Utilities/HasherHelper.php
|
||||||
|
Internal/StockNotifications/Utilities/HasherHelper.php
|
||||||
|
StockNotifications/Utilities/HasherHelper.php
|
||||||
|
Utilities/HasherHelper.php
|
||||||
|
HasherHelper.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Utilities/StockManagementHelper.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Utilities/StockManagementHelper.php
|
||||||
|
src/Internal/StockNotifications/Utilities/StockManagementHelper.php
|
||||||
|
Internal/StockNotifications/Utilities/StockManagementHelper.php
|
||||||
|
StockNotifications/Utilities/StockManagementHelper.php
|
||||||
|
Utilities/StockManagementHelper.php
|
||||||
|
StockManagementHelper.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Frontend/SignupService.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Frontend/SignupService.php
|
||||||
|
src/Internal/StockNotifications/Frontend/SignupService.php
|
||||||
|
Internal/StockNotifications/Frontend/SignupService.php
|
||||||
|
StockNotifications/Frontend/SignupService.php
|
||||||
|
Frontend/SignupService.php
|
||||||
|
SignupService.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Frontend/SignupResult.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Frontend/SignupResult.php
|
||||||
|
src/Internal/StockNotifications/Frontend/SignupResult.php
|
||||||
|
Internal/StockNotifications/Frontend/SignupResult.php
|
||||||
|
StockNotifications/Frontend/SignupResult.php
|
||||||
|
Frontend/SignupResult.php
|
||||||
|
SignupResult.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Frontend/NotificationManagementService.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Frontend/NotificationManagementService.php
|
||||||
|
src/Internal/StockNotifications/Frontend/NotificationManagementService.php
|
||||||
|
Internal/StockNotifications/Frontend/NotificationManagementService.php
|
||||||
|
StockNotifications/Frontend/NotificationManagementService.php
|
||||||
|
Frontend/NotificationManagementService.php
|
||||||
|
NotificationManagementService.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Frontend/ProductPageIntegration.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Frontend/ProductPageIntegration.php
|
||||||
|
src/Internal/StockNotifications/Frontend/ProductPageIntegration.php
|
||||||
|
Internal/StockNotifications/Frontend/ProductPageIntegration.php
|
||||||
|
StockNotifications/Frontend/ProductPageIntegration.php
|
||||||
|
Frontend/ProductPageIntegration.php
|
||||||
|
ProductPageIntegration.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Frontend/FormHandlerService.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Frontend/FormHandlerService.php
|
||||||
|
src/Internal/StockNotifications/Frontend/FormHandlerService.php
|
||||||
|
Internal/StockNotifications/Frontend/FormHandlerService.php
|
||||||
|
StockNotifications/Frontend/FormHandlerService.php
|
||||||
|
Frontend/FormHandlerService.php
|
||||||
|
FormHandlerService.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Privacy/PrivacyEraser.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Privacy/PrivacyEraser.php
|
||||||
|
src/Internal/StockNotifications/Privacy/PrivacyEraser.php
|
||||||
|
Internal/StockNotifications/Privacy/PrivacyEraser.php
|
||||||
|
StockNotifications/Privacy/PrivacyEraser.php
|
||||||
|
Privacy/PrivacyEraser.php
|
||||||
|
PrivacyEraser.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/DataRetentionController.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/DataRetentionController.php
|
||||||
|
src/Internal/StockNotifications/DataRetentionController.php
|
||||||
|
Internal/StockNotifications/DataRetentionController.php
|
||||||
|
StockNotifications/DataRetentionController.php
|
||||||
|
DataRetentionController.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/ListTable.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Admin/ListTable.php
|
||||||
|
src/Internal/StockNotifications/Admin/ListTable.php
|
||||||
|
Internal/StockNotifications/Admin/ListTable.php
|
||||||
|
StockNotifications/Admin/ListTable.php
|
||||||
|
Admin/ListTable.php
|
||||||
|
ListTable.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/Templates/html-product-data-admin.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Admin/Templates/html-product-data-admin.php
|
||||||
|
src/Internal/StockNotifications/Admin/Templates/html-product-data-admin.php
|
||||||
|
Internal/StockNotifications/Admin/Templates/html-product-data-admin.php
|
||||||
|
StockNotifications/Admin/Templates/html-product-data-admin.php
|
||||||
|
Admin/Templates/html-product-data-admin.php
|
||||||
|
Templates/html-product-data-admin.php
|
||||||
|
html-product-data-admin.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/Templates/html-admin-notifications.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Admin/Templates/html-admin-notifications.php
|
||||||
|
src/Internal/StockNotifications/Admin/Templates/html-admin-notifications.php
|
||||||
|
Internal/StockNotifications/Admin/Templates/html-admin-notifications.php
|
||||||
|
StockNotifications/Admin/Templates/html-admin-notifications.php
|
||||||
|
Admin/Templates/html-admin-notifications.php
|
||||||
|
Templates/html-admin-notifications.php
|
||||||
|
html-admin-notifications.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php
|
||||||
|
src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php
|
||||||
|
Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php
|
||||||
|
StockNotifications/Admin/Templates/html-admin-notification-create.php
|
||||||
|
Admin/Templates/html-admin-notification-create.php
|
||||||
|
Templates/html-admin-notification-create.php
|
||||||
|
html-admin-notification-create.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php
|
||||||
|
src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php
|
||||||
|
Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php
|
||||||
|
StockNotifications/Admin/Templates/html-admin-notification-edit.php
|
||||||
|
Admin/Templates/html-admin-notification-edit.php
|
||||||
|
Templates/html-admin-notification-edit.php
|
||||||
|
html-admin-notification-edit.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/NotificationEditPage.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Admin/NotificationEditPage.php
|
||||||
|
src/Internal/StockNotifications/Admin/NotificationEditPage.php
|
||||||
|
Internal/StockNotifications/Admin/NotificationEditPage.php
|
||||||
|
StockNotifications/Admin/NotificationEditPage.php
|
||||||
|
Admin/NotificationEditPage.php
|
||||||
|
NotificationEditPage.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/MenusController.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Admin/MenusController.php
|
||||||
|
src/Internal/StockNotifications/Admin/MenusController.php
|
||||||
|
Internal/StockNotifications/Admin/MenusController.php
|
||||||
|
StockNotifications/Admin/MenusController.php
|
||||||
|
Admin/MenusController.php
|
||||||
|
MenusController.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/NotificationsPage.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Admin/NotificationsPage.php
|
||||||
|
src/Internal/StockNotifications/Admin/NotificationsPage.php
|
||||||
|
Internal/StockNotifications/Admin/NotificationsPage.php
|
||||||
|
StockNotifications/Admin/NotificationsPage.php
|
||||||
|
Admin/NotificationsPage.php
|
||||||
|
NotificationsPage.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/AdminManager.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Admin/AdminManager.php
|
||||||
|
src/Internal/StockNotifications/Admin/AdminManager.php
|
||||||
|
Internal/StockNotifications/Admin/AdminManager.php
|
||||||
|
StockNotifications/Admin/AdminManager.php
|
||||||
|
Admin/AdminManager.php
|
||||||
|
AdminManager.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/NotificationCreatePage.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Admin/NotificationCreatePage.php
|
||||||
|
src/Internal/StockNotifications/Admin/NotificationCreatePage.php
|
||||||
|
Internal/StockNotifications/Admin/NotificationCreatePage.php
|
||||||
|
StockNotifications/Admin/NotificationCreatePage.php
|
||||||
|
Admin/NotificationCreatePage.php
|
||||||
|
NotificationCreatePage.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/SettingsController.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Admin/SettingsController.php
|
||||||
|
src/Internal/StockNotifications/Admin/SettingsController.php
|
||||||
|
Internal/StockNotifications/Admin/SettingsController.php
|
||||||
|
StockNotifications/Admin/SettingsController.php
|
||||||
|
Admin/SettingsController.php
|
||||||
|
SettingsController.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Notification.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/Notification.php
|
||||||
|
src/Internal/StockNotifications/Notification.php
|
||||||
|
Internal/StockNotifications/Notification.php
|
||||||
|
StockNotifications/Notification.php
|
||||||
|
Notification.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/StockSyncController.php
|
||||||
|
woocommerce/src/Internal/StockNotifications/StockSyncController.php
|
||||||
|
src/Internal/StockNotifications/StockSyncController.php
|
||||||
|
Internal/StockNotifications/StockSyncController.php
|
||||||
|
StockNotifications/StockSyncController.php
|
||||||
|
StockSyncController.php
|
||||||
plugins/woocommerce/src/Internal/CLI/Migrator/Core/CredentialManager.php
|
plugins/woocommerce/src/Internal/CLI/Migrator/Core/CredentialManager.php
|
||||||
woocommerce/src/Internal/CLI/Migrator/Core/CredentialManager.php
|
woocommerce/src/Internal/CLI/Migrator/Core/CredentialManager.php
|
||||||
src/Internal/CLI/Migrator/Core/CredentialManager.php
|
src/Internal/CLI/Migrator/Core/CredentialManager.php
|
||||||
@@ -83511,6 +83838,15 @@ Internal/DataStores/Fulfillments/FulfillmentsDataStoreHookTest.php
|
|||||||
DataStores/Fulfillments/FulfillmentsDataStoreHookTest.php
|
DataStores/Fulfillments/FulfillmentsDataStoreHookTest.php
|
||||||
Fulfillments/FulfillmentsDataStoreHookTest.php
|
Fulfillments/FulfillmentsDataStoreHookTest.php
|
||||||
FulfillmentsDataStoreHookTest.php
|
FulfillmentsDataStoreHookTest.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/DataStores/StockNotifications/StockNotificationsDataStoreTests.php
|
||||||
|
woocommerce/tests/php/src/Internal/DataStores/StockNotifications/StockNotificationsDataStoreTests.php
|
||||||
|
tests/php/src/Internal/DataStores/StockNotifications/StockNotificationsDataStoreTests.php
|
||||||
|
php/src/Internal/DataStores/StockNotifications/StockNotificationsDataStoreTests.php
|
||||||
|
src/Internal/DataStores/StockNotifications/StockNotificationsDataStoreTests.php
|
||||||
|
Internal/DataStores/StockNotifications/StockNotificationsDataStoreTests.php
|
||||||
|
DataStores/StockNotifications/StockNotificationsDataStoreTests.php
|
||||||
|
StockNotifications/StockNotificationsDataStoreTests.php
|
||||||
|
StockNotificationsDataStoreTests.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/Logging/RemoteLoggerTest.php
|
plugins/woocommerce/tests/php/src/Internal/Logging/RemoteLoggerTest.php
|
||||||
woocommerce/tests/php/src/Internal/Logging/RemoteLoggerTest.php
|
woocommerce/tests/php/src/Internal/Logging/RemoteLoggerTest.php
|
||||||
tests/php/src/Internal/Logging/RemoteLoggerTest.php
|
tests/php/src/Internal/Logging/RemoteLoggerTest.php
|
||||||
@@ -84568,6 +84904,110 @@ src/Internal/EmailEditor/EmailApiControllerTest.php
|
|||||||
Internal/EmailEditor/EmailApiControllerTest.php
|
Internal/EmailEditor/EmailApiControllerTest.php
|
||||||
EmailEditor/EmailApiControllerTest.php
|
EmailEditor/EmailApiControllerTest.php
|
||||||
EmailApiControllerTest.php
|
EmailApiControllerTest.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/StockSyncControllerTests.php
|
||||||
|
woocommerce/tests/php/src/Internal/StockNotifications/StockSyncControllerTests.php
|
||||||
|
tests/php/src/Internal/StockNotifications/StockSyncControllerTests.php
|
||||||
|
php/src/Internal/StockNotifications/StockSyncControllerTests.php
|
||||||
|
src/Internal/StockNotifications/StockSyncControllerTests.php
|
||||||
|
Internal/StockNotifications/StockSyncControllerTests.php
|
||||||
|
StockNotifications/StockSyncControllerTests.php
|
||||||
|
StockSyncControllerTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/Emails/EmailActionControllerTests.php
|
||||||
|
woocommerce/tests/php/src/Internal/StockNotifications/Emails/EmailActionControllerTests.php
|
||||||
|
tests/php/src/Internal/StockNotifications/Emails/EmailActionControllerTests.php
|
||||||
|
php/src/Internal/StockNotifications/Emails/EmailActionControllerTests.php
|
||||||
|
src/Internal/StockNotifications/Emails/EmailActionControllerTests.php
|
||||||
|
Internal/StockNotifications/Emails/EmailActionControllerTests.php
|
||||||
|
StockNotifications/Emails/EmailActionControllerTests.php
|
||||||
|
Emails/EmailActionControllerTests.php
|
||||||
|
EmailActionControllerTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/NotificationTests.php
|
||||||
|
woocommerce/tests/php/src/Internal/StockNotifications/NotificationTests.php
|
||||||
|
tests/php/src/Internal/StockNotifications/NotificationTests.php
|
||||||
|
php/src/Internal/StockNotifications/NotificationTests.php
|
||||||
|
src/Internal/StockNotifications/NotificationTests.php
|
||||||
|
Internal/StockNotifications/NotificationTests.php
|
||||||
|
StockNotifications/NotificationTests.php
|
||||||
|
NotificationTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/AsyncTasks/CycleStateServiceTests.php
|
||||||
|
woocommerce/tests/php/src/Internal/StockNotifications/AsyncTasks/CycleStateServiceTests.php
|
||||||
|
tests/php/src/Internal/StockNotifications/AsyncTasks/CycleStateServiceTests.php
|
||||||
|
php/src/Internal/StockNotifications/AsyncTasks/CycleStateServiceTests.php
|
||||||
|
src/Internal/StockNotifications/AsyncTasks/CycleStateServiceTests.php
|
||||||
|
Internal/StockNotifications/AsyncTasks/CycleStateServiceTests.php
|
||||||
|
StockNotifications/AsyncTasks/CycleStateServiceTests.php
|
||||||
|
AsyncTasks/CycleStateServiceTests.php
|
||||||
|
CycleStateServiceTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/AsyncTasks/NotificationsProcessorTests.php
|
||||||
|
woocommerce/tests/php/src/Internal/StockNotifications/AsyncTasks/NotificationsProcessorTests.php
|
||||||
|
tests/php/src/Internal/StockNotifications/AsyncTasks/NotificationsProcessorTests.php
|
||||||
|
php/src/Internal/StockNotifications/AsyncTasks/NotificationsProcessorTests.php
|
||||||
|
src/Internal/StockNotifications/AsyncTasks/NotificationsProcessorTests.php
|
||||||
|
Internal/StockNotifications/AsyncTasks/NotificationsProcessorTests.php
|
||||||
|
StockNotifications/AsyncTasks/NotificationsProcessorTests.php
|
||||||
|
AsyncTasks/NotificationsProcessorTests.php
|
||||||
|
NotificationsProcessorTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/AsyncTasks/JobManagerTests.php
|
||||||
|
woocommerce/tests/php/src/Internal/StockNotifications/AsyncTasks/JobManagerTests.php
|
||||||
|
tests/php/src/Internal/StockNotifications/AsyncTasks/JobManagerTests.php
|
||||||
|
php/src/Internal/StockNotifications/AsyncTasks/JobManagerTests.php
|
||||||
|
src/Internal/StockNotifications/AsyncTasks/JobManagerTests.php
|
||||||
|
Internal/StockNotifications/AsyncTasks/JobManagerTests.php
|
||||||
|
StockNotifications/AsyncTasks/JobManagerTests.php
|
||||||
|
AsyncTasks/JobManagerTests.php
|
||||||
|
JobManagerTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/Utilities/StockManagementHelperTests.php
|
||||||
|
woocommerce/tests/php/src/Internal/StockNotifications/Utilities/StockManagementHelperTests.php
|
||||||
|
tests/php/src/Internal/StockNotifications/Utilities/StockManagementHelperTests.php
|
||||||
|
php/src/Internal/StockNotifications/Utilities/StockManagementHelperTests.php
|
||||||
|
src/Internal/StockNotifications/Utilities/StockManagementHelperTests.php
|
||||||
|
Internal/StockNotifications/Utilities/StockManagementHelperTests.php
|
||||||
|
StockNotifications/Utilities/StockManagementHelperTests.php
|
||||||
|
Utilities/StockManagementHelperTests.php
|
||||||
|
StockManagementHelperTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/Utilities/EligibilityServiceTests.php
|
||||||
|
woocommerce/tests/php/src/Internal/StockNotifications/Utilities/EligibilityServiceTests.php
|
||||||
|
tests/php/src/Internal/StockNotifications/Utilities/EligibilityServiceTests.php
|
||||||
|
php/src/Internal/StockNotifications/Utilities/EligibilityServiceTests.php
|
||||||
|
src/Internal/StockNotifications/Utilities/EligibilityServiceTests.php
|
||||||
|
Internal/StockNotifications/Utilities/EligibilityServiceTests.php
|
||||||
|
StockNotifications/Utilities/EligibilityServiceTests.php
|
||||||
|
Utilities/EligibilityServiceTests.php
|
||||||
|
EligibilityServiceTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/Privacy/PrivacyEraserTests.php
|
||||||
|
woocommerce/tests/php/src/Internal/StockNotifications/Privacy/PrivacyEraserTests.php
|
||||||
|
tests/php/src/Internal/StockNotifications/Privacy/PrivacyEraserTests.php
|
||||||
|
php/src/Internal/StockNotifications/Privacy/PrivacyEraserTests.php
|
||||||
|
src/Internal/StockNotifications/Privacy/PrivacyEraserTests.php
|
||||||
|
Internal/StockNotifications/Privacy/PrivacyEraserTests.php
|
||||||
|
StockNotifications/Privacy/PrivacyEraserTests.php
|
||||||
|
Privacy/PrivacyEraserTests.php
|
||||||
|
PrivacyEraserTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/DataRetentionControllerTests.php
|
||||||
|
woocommerce/tests/php/src/Internal/StockNotifications/DataRetentionControllerTests.php
|
||||||
|
tests/php/src/Internal/StockNotifications/DataRetentionControllerTests.php
|
||||||
|
php/src/Internal/StockNotifications/DataRetentionControllerTests.php
|
||||||
|
src/Internal/StockNotifications/DataRetentionControllerTests.php
|
||||||
|
Internal/StockNotifications/DataRetentionControllerTests.php
|
||||||
|
StockNotifications/DataRetentionControllerTests.php
|
||||||
|
DataRetentionControllerTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/FactoryTests.php
|
||||||
|
woocommerce/tests/php/src/Internal/StockNotifications/FactoryTests.php
|
||||||
|
tests/php/src/Internal/StockNotifications/FactoryTests.php
|
||||||
|
php/src/Internal/StockNotifications/FactoryTests.php
|
||||||
|
src/Internal/StockNotifications/FactoryTests.php
|
||||||
|
Internal/StockNotifications/FactoryTests.php
|
||||||
|
StockNotifications/FactoryTests.php
|
||||||
|
FactoryTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/Admin/SettingsControllerTests.php
|
||||||
|
woocommerce/tests/php/src/Internal/StockNotifications/Admin/SettingsControllerTests.php
|
||||||
|
tests/php/src/Internal/StockNotifications/Admin/SettingsControllerTests.php
|
||||||
|
php/src/Internal/StockNotifications/Admin/SettingsControllerTests.php
|
||||||
|
src/Internal/StockNotifications/Admin/SettingsControllerTests.php
|
||||||
|
Internal/StockNotifications/Admin/SettingsControllerTests.php
|
||||||
|
StockNotifications/Admin/SettingsControllerTests.php
|
||||||
|
Admin/SettingsControllerTests.php
|
||||||
|
SettingsControllerTests.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/CLI/Migrator/Core/WooCommerceProductImporterTest.php
|
plugins/woocommerce/tests/php/src/Internal/CLI/Migrator/Core/WooCommerceProductImporterTest.php
|
||||||
woocommerce/tests/php/src/Internal/CLI/Migrator/Core/WooCommerceProductImporterTest.php
|
woocommerce/tests/php/src/Internal/CLI/Migrator/Core/WooCommerceProductImporterTest.php
|
||||||
tests/php/src/Internal/CLI/Migrator/Core/WooCommerceProductImporterTest.php
|
tests/php/src/Internal/CLI/Migrator/Core/WooCommerceProductImporterTest.php
|
||||||
@@ -90188,6 +90628,10 @@ plugins/woocommerce/changelog/fix-email-e2e-test
|
|||||||
woocommerce/changelog/fix-email-e2e-test
|
woocommerce/changelog/fix-email-e2e-test
|
||||||
changelog/fix-email-e2e-test
|
changelog/fix-email-e2e-test
|
||||||
fix-email-e2e-test
|
fix-email-e2e-test
|
||||||
|
plugins/woocommerce/changelog/60470-add-WOOPLUG-5095-notice-for-low-confidence-provider-match
|
||||||
|
woocommerce/changelog/60470-add-WOOPLUG-5095-notice-for-low-confidence-provider-match
|
||||||
|
changelog/60470-add-WOOPLUG-5095-notice-for-low-confidence-provider-match
|
||||||
|
60470-add-WOOPLUG-5095-notice-for-low-confidence-provider-match
|
||||||
plugins/woocommerce/changelog/add-mobile-screens-lys
|
plugins/woocommerce/changelog/add-mobile-screens-lys
|
||||||
woocommerce/changelog/add-mobile-screens-lys
|
woocommerce/changelog/add-mobile-screens-lys
|
||||||
changelog/add-mobile-screens-lys
|
changelog/add-mobile-screens-lys
|
||||||
@@ -90220,6 +90664,14 @@ plugins/woocommerce/changelog/fix-59442-details-sku-variation-data
|
|||||||
woocommerce/changelog/fix-59442-details-sku-variation-data
|
woocommerce/changelog/fix-59442-details-sku-variation-data
|
||||||
changelog/fix-59442-details-sku-variation-data
|
changelog/fix-59442-details-sku-variation-data
|
||||||
fix-59442-details-sku-variation-data
|
fix-59442-details-sku-variation-data
|
||||||
|
plugins/woocommerce/changelog/60223-fix-remove-legacy-scripts-loading
|
||||||
|
woocommerce/changelog/60223-fix-remove-legacy-scripts-loading
|
||||||
|
changelog/60223-fix-remove-legacy-scripts-loading
|
||||||
|
60223-fix-remove-legacy-scripts-loading
|
||||||
|
plugins/woocommerce/changelog/mic-back-in-stock-notifications
|
||||||
|
woocommerce/changelog/mic-back-in-stock-notifications
|
||||||
|
changelog/mic-back-in-stock-notifications
|
||||||
|
mic-back-in-stock-notifications
|
||||||
plugins/woocommerce/changelog/60012-fix-issue-60011
|
plugins/woocommerce/changelog/60012-fix-issue-60011
|
||||||
woocommerce/changelog/60012-fix-issue-60011
|
woocommerce/changelog/60012-fix-issue-60011
|
||||||
changelog/60012-fix-issue-60011
|
changelog/60012-fix-issue-60011
|
||||||
@@ -90228,10 +90680,6 @@ plugins/woocommerce/changelog/update-WOOPLUG-5208-dev-partner-extension-installa
|
|||||||
woocommerce/changelog/update-WOOPLUG-5208-dev-partner-extension-installations
|
woocommerce/changelog/update-WOOPLUG-5208-dev-partner-extension-installations
|
||||||
changelog/update-WOOPLUG-5208-dev-partner-extension-installations
|
changelog/update-WOOPLUG-5208-dev-partner-extension-installations
|
||||||
update-WOOPLUG-5208-dev-partner-extension-installations
|
update-WOOPLUG-5208-dev-partner-extension-installations
|
||||||
plugins/woocommerce/changelog/wooplug-5315-checkout-block-express-payment-components-unmount-when
|
|
||||||
woocommerce/changelog/wooplug-5315-checkout-block-express-payment-components-unmount-when
|
|
||||||
changelog/wooplug-5315-checkout-block-express-payment-components-unmount-when
|
|
||||||
wooplug-5315-checkout-block-express-payment-components-unmount-when
|
|
||||||
plugins/woocommerce/changelog/59843-migrator-test-fetcher
|
plugins/woocommerce/changelog/59843-migrator-test-fetcher
|
||||||
woocommerce/changelog/59843-migrator-test-fetcher
|
woocommerce/changelog/59843-migrator-test-fetcher
|
||||||
changelog/59843-migrator-test-fetcher
|
changelog/59843-migrator-test-fetcher
|
||||||
@@ -90240,10 +90688,6 @@ plugins/woocommerce/changelog/add-carousel-scroll-indicator
|
|||||||
woocommerce/changelog/add-carousel-scroll-indicator
|
woocommerce/changelog/add-carousel-scroll-indicator
|
||||||
changelog/add-carousel-scroll-indicator
|
changelog/add-carousel-scroll-indicator
|
||||||
add-carousel-scroll-indicator
|
add-carousel-scroll-indicator
|
||||||
plugins/woocommerce/changelog/update-WOOPLUG-5298-activate-payments-dead-ends-prevention
|
|
||||||
woocommerce/changelog/update-WOOPLUG-5298-activate-payments-dead-ends-prevention
|
|
||||||
changelog/update-WOOPLUG-5298-activate-payments-dead-ends-prevention
|
|
||||||
update-WOOPLUG-5298-activate-payments-dead-ends-prevention
|
|
||||||
plugins/woocommerce/changelog/59967-fix-eslint-unit-test
|
plugins/woocommerce/changelog/59967-fix-eslint-unit-test
|
||||||
woocommerce/changelog/59967-fix-eslint-unit-test
|
woocommerce/changelog/59967-fix-eslint-unit-test
|
||||||
changelog/59967-fix-eslint-unit-test
|
changelog/59967-fix-eslint-unit-test
|
||||||
@@ -90376,14 +90820,6 @@ plugins/woocommerce/changelog/60152-add-fulfillments-documentation
|
|||||||
woocommerce/changelog/60152-add-fulfillments-documentation
|
woocommerce/changelog/60152-add-fulfillments-documentation
|
||||||
changelog/60152-add-fulfillments-documentation
|
changelog/60152-add-fulfillments-documentation
|
||||||
60152-add-fulfillments-documentation
|
60152-add-fulfillments-documentation
|
||||||
plugins/woocommerce/changelog/fix-WOOPLUG-5338-allow-offline-pms-settings-pages-to-be-rendered-as-legacy
|
|
||||||
woocommerce/changelog/fix-WOOPLUG-5338-allow-offline-pms-settings-pages-to-be-rendered-as-legacy
|
|
||||||
changelog/fix-WOOPLUG-5338-allow-offline-pms-settings-pages-to-be-rendered-as-legacy
|
|
||||||
fix-WOOPLUG-5338-allow-offline-pms-settings-pages-to-be-rendered-as-legacy
|
|
||||||
plugins/woocommerce/changelog/wooplug-5229-prevent-generate_category_lookup_table-from-running-during
|
|
||||||
woocommerce/changelog/wooplug-5229-prevent-generate_category_lookup_table-from-running-during
|
|
||||||
changelog/wooplug-5229-prevent-generate_category_lookup_table-from-running-during
|
|
||||||
wooplug-5229-prevent-generate_category_lookup_table-from-running-during
|
|
||||||
plugins/woocommerce/changelog/60124-fix-single-product-classnames
|
plugins/woocommerce/changelog/60124-fix-single-product-classnames
|
||||||
woocommerce/changelog/60124-fix-single-product-classnames
|
woocommerce/changelog/60124-fix-single-product-classnames
|
||||||
changelog/60124-fix-single-product-classnames
|
changelog/60124-fix-single-product-classnames
|
||||||
@@ -90392,6 +90828,10 @@ plugins/woocommerce/changelog/59900-wooplug-4769-refactor-filter-blocks-to-use-s
|
|||||||
woocommerce/changelog/59900-wooplug-4769-refactor-filter-blocks-to-use-shared-component-and-utility
|
woocommerce/changelog/59900-wooplug-4769-refactor-filter-blocks-to-use-shared-component-and-utility
|
||||||
changelog/59900-wooplug-4769-refactor-filter-blocks-to-use-shared-component-and-utility
|
changelog/59900-wooplug-4769-refactor-filter-blocks-to-use-shared-component-and-utility
|
||||||
59900-wooplug-4769-refactor-filter-blocks-to-use-shared-component-and-utility
|
59900-wooplug-4769-refactor-filter-blocks-to-use-shared-component-and-utility
|
||||||
|
plugins/woocommerce/changelog/fix-WOOPLUG-5364-scss-files-order-conflict
|
||||||
|
woocommerce/changelog/fix-WOOPLUG-5364-scss-files-order-conflict
|
||||||
|
changelog/fix-WOOPLUG-5364-scss-files-order-conflict
|
||||||
|
fix-WOOPLUG-5364-scss-files-order-conflict
|
||||||
plugins/woocommerce/changelog/59686-wooplug-5028-product-details-make-the-block-available-in-the-single
|
plugins/woocommerce/changelog/59686-wooplug-5028-product-details-make-the-block-available-in-the-single
|
||||||
woocommerce/changelog/59686-wooplug-5028-product-details-make-the-block-available-in-the-single
|
woocommerce/changelog/59686-wooplug-5028-product-details-make-the-block-available-in-the-single
|
||||||
changelog/59686-wooplug-5028-product-details-make-the-block-available-in-the-single
|
changelog/59686-wooplug-5028-product-details-make-the-block-available-in-the-single
|
||||||
@@ -90408,6 +90848,10 @@ plugins/woocommerce/changelog/migrator-shopify-woo-mapper
|
|||||||
woocommerce/changelog/migrator-shopify-woo-mapper
|
woocommerce/changelog/migrator-shopify-woo-mapper
|
||||||
changelog/migrator-shopify-woo-mapper
|
changelog/migrator-shopify-woo-mapper
|
||||||
migrator-shopify-woo-mapper
|
migrator-shopify-woo-mapper
|
||||||
|
plugins/woocommerce/changelog/wooplug-5003-review-and-refine-logging-in-the-email-editor
|
||||||
|
woocommerce/changelog/wooplug-5003-review-and-refine-logging-in-the-email-editor
|
||||||
|
changelog/wooplug-5003-review-and-refine-logging-in-the-email-editor
|
||||||
|
wooplug-5003-review-and-refine-logging-in-the-email-editor
|
||||||
plugins/woocommerce/changelog/59897-fix-reports-race-condition
|
plugins/woocommerce/changelog/59897-fix-reports-race-condition
|
||||||
woocommerce/changelog/59897-fix-reports-race-condition
|
woocommerce/changelog/59897-fix-reports-race-condition
|
||||||
changelog/59897-fix-reports-race-condition
|
changelog/59897-fix-reports-race-condition
|
||||||
@@ -90436,6 +90880,10 @@ plugins/woocommerce/changelog/wooplug-4885-product-collection-carousel-layout-fr
|
|||||||
woocommerce/changelog/wooplug-4885-product-collection-carousel-layout-frontend-logic
|
woocommerce/changelog/wooplug-4885-product-collection-carousel-layout-frontend-logic
|
||||||
changelog/wooplug-4885-product-collection-carousel-layout-frontend-logic
|
changelog/wooplug-4885-product-collection-carousel-layout-frontend-logic
|
||||||
wooplug-4885-product-collection-carousel-layout-frontend-logic
|
wooplug-4885-product-collection-carousel-layout-frontend-logic
|
||||||
|
plugins/woocommerce/changelog/wooplug-5336-is_cart-returns-false-after-cart-is-updated
|
||||||
|
woocommerce/changelog/wooplug-5336-is_cart-returns-false-after-cart-is-updated
|
||||||
|
changelog/wooplug-5336-is_cart-returns-false-after-cart-is-updated
|
||||||
|
wooplug-5336-is_cart-returns-false-after-cart-is-updated
|
||||||
plugins/woocommerce/changelog/add-product-image-improvements
|
plugins/woocommerce/changelog/add-product-image-improvements
|
||||||
woocommerce/changelog/add-product-image-improvements
|
woocommerce/changelog/add-product-image-improvements
|
||||||
changelog/add-product-image-improvements
|
changelog/add-product-image-improvements
|
||||||
@@ -90496,10 +90944,6 @@ plugins/woocommerce/changelog/add-next-prev-arrows-rtl-support
|
|||||||
woocommerce/changelog/add-next-prev-arrows-rtl-support
|
woocommerce/changelog/add-next-prev-arrows-rtl-support
|
||||||
changelog/add-next-prev-arrows-rtl-support
|
changelog/add-next-prev-arrows-rtl-support
|
||||||
add-next-prev-arrows-rtl-support
|
add-next-prev-arrows-rtl-support
|
||||||
plugins/woocommerce/changelog/fix-set-up-payments-not-half-completed-when-onboarding-in-progress
|
|
||||||
woocommerce/changelog/fix-set-up-payments-not-half-completed-when-onboarding-in-progress
|
|
||||||
changelog/fix-set-up-payments-not-half-completed-when-onboarding-in-progress
|
|
||||||
fix-set-up-payments-not-half-completed-when-onboarding-in-progress
|
|
||||||
plugins/woocommerce/changelog/update-classic-template-e2e-test
|
plugins/woocommerce/changelog/update-classic-template-e2e-test
|
||||||
woocommerce/changelog/update-classic-template-e2e-test
|
woocommerce/changelog/update-classic-template-e2e-test
|
||||||
changelog/update-classic-template-e2e-test
|
changelog/update-classic-template-e2e-test
|
||||||
@@ -90524,6 +90968,10 @@ plugins/woocommerce/changelog/fix-product-gallery-inner-blocks-registration
|
|||||||
woocommerce/changelog/fix-product-gallery-inner-blocks-registration
|
woocommerce/changelog/fix-product-gallery-inner-blocks-registration
|
||||||
changelog/fix-product-gallery-inner-blocks-registration
|
changelog/fix-product-gallery-inner-blocks-registration
|
||||||
fix-product-gallery-inner-blocks-registration
|
fix-product-gallery-inner-blocks-registration
|
||||||
|
plugins/woocommerce/changelog/fix-iapi-mini-cart-missing-texts
|
||||||
|
woocommerce/changelog/fix-iapi-mini-cart-missing-texts
|
||||||
|
changelog/fix-iapi-mini-cart-missing-texts
|
||||||
|
fix-iapi-mini-cart-missing-texts
|
||||||
plugins/woocommerce/changelog/60207-update-WCCOM-1665-plugin-connection-error-notice
|
plugins/woocommerce/changelog/60207-update-WCCOM-1665-plugin-connection-error-notice
|
||||||
woocommerce/changelog/60207-update-WCCOM-1665-plugin-connection-error-notice
|
woocommerce/changelog/60207-update-WCCOM-1665-plugin-connection-error-notice
|
||||||
changelog/60207-update-WCCOM-1665-plugin-connection-error-notice
|
changelog/60207-update-WCCOM-1665-plugin-connection-error-notice
|
||||||
@@ -90568,10 +91016,6 @@ plugins/woocommerce/changelog/60107-fix-remove-with-product-selector
|
|||||||
woocommerce/changelog/60107-fix-remove-with-product-selector
|
woocommerce/changelog/60107-fix-remove-with-product-selector
|
||||||
changelog/60107-fix-remove-with-product-selector
|
changelog/60107-fix-remove-with-product-selector
|
||||||
60107-fix-remove-with-product-selector
|
60107-fix-remove-with-product-selector
|
||||||
plugins/woocommerce/changelog/fix-WOOPLUG-5250-hard-coded-woopayments-rest-links
|
|
||||||
woocommerce/changelog/fix-WOOPLUG-5250-hard-coded-woopayments-rest-links
|
|
||||||
changelog/fix-WOOPLUG-5250-hard-coded-woopayments-rest-links
|
|
||||||
fix-WOOPLUG-5250-hard-coded-woopayments-rest-links
|
|
||||||
plugins/woocommerce/changelog/60237-add-import-session
|
plugins/woocommerce/changelog/60237-add-import-session
|
||||||
woocommerce/changelog/60237-add-import-session
|
woocommerce/changelog/60237-add-import-session
|
||||||
changelog/60237-add-import-session
|
changelog/60237-add-import-session
|
||||||
@@ -90588,6 +91032,10 @@ plugins/woocommerce/changelog/wooplug-4213-cart-block-enable-progressive-renderi
|
|||||||
woocommerce/changelog/wooplug-4213-cart-block-enable-progressive-rendering
|
woocommerce/changelog/wooplug-4213-cart-block-enable-progressive-rendering
|
||||||
changelog/wooplug-4213-cart-block-enable-progressive-rendering
|
changelog/wooplug-4213-cart-block-enable-progressive-rendering
|
||||||
wooplug-4213-cart-block-enable-progressive-rendering
|
wooplug-4213-cart-block-enable-progressive-rendering
|
||||||
|
plugins/woocommerce/changelog/60256-a11y-WOO10UP-18
|
||||||
|
woocommerce/changelog/60256-a11y-WOO10UP-18
|
||||||
|
changelog/60256-a11y-WOO10UP-18
|
||||||
|
60256-a11y-WOO10UP-18
|
||||||
plugins/woocommerce/changelog/fix-42531-use-wc-templating-logic-for-taxonomies
|
plugins/woocommerce/changelog/fix-42531-use-wc-templating-logic-for-taxonomies
|
||||||
woocommerce/changelog/fix-42531-use-wc-templating-logic-for-taxonomies
|
woocommerce/changelog/fix-42531-use-wc-templating-logic-for-taxonomies
|
||||||
changelog/fix-42531-use-wc-templating-logic-for-taxonomies
|
changelog/fix-42531-use-wc-templating-logic-for-taxonomies
|
||||||
@@ -90624,6 +91072,10 @@ plugins/woocommerce/changelog/59775-feat-list-command
|
|||||||
woocommerce/changelog/59775-feat-list-command
|
woocommerce/changelog/59775-feat-list-command
|
||||||
changelog/59775-feat-list-command
|
changelog/59775-feat-list-command
|
||||||
59775-feat-list-command
|
59775-feat-list-command
|
||||||
|
plugins/woocommerce/changelog/cleanup-WOOPLUG-5194-remove-legacy-payment-selection-screen
|
||||||
|
woocommerce/changelog/cleanup-WOOPLUG-5194-remove-legacy-payment-selection-screen
|
||||||
|
changelog/cleanup-WOOPLUG-5194-remove-legacy-payment-selection-screen
|
||||||
|
cleanup-WOOPLUG-5194-remove-legacy-payment-selection-screen
|
||||||
plugins/woocommerce/changelog/fix-product-gallery-cropping
|
plugins/woocommerce/changelog/fix-product-gallery-cropping
|
||||||
woocommerce/changelog/fix-product-gallery-cropping
|
woocommerce/changelog/fix-product-gallery-cropping
|
||||||
changelog/fix-product-gallery-cropping
|
changelog/fix-product-gallery-cropping
|
||||||
@@ -90636,14 +91088,14 @@ plugins/woocommerce/changelog/fix-59793-product-button-word-break
|
|||||||
woocommerce/changelog/fix-59793-product-button-word-break
|
woocommerce/changelog/fix-59793-product-button-word-break
|
||||||
changelog/fix-59793-product-button-word-break
|
changelog/fix-59793-product-button-word-break
|
||||||
fix-59793-product-button-word-break
|
fix-59793-product-button-word-break
|
||||||
plugins/woocommerce/changelog/60348-fix-WOOPLUG-5302-flat-rate-input-validation-formula
|
|
||||||
woocommerce/changelog/60348-fix-WOOPLUG-5302-flat-rate-input-validation-formula
|
|
||||||
changelog/60348-fix-WOOPLUG-5302-flat-rate-input-validation-formula
|
|
||||||
60348-fix-WOOPLUG-5302-flat-rate-input-validation-formula
|
|
||||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-grouped-product-errors
|
plugins/woocommerce/changelog/fix-add-to-cart-with-options-grouped-product-errors
|
||||||
woocommerce/changelog/fix-add-to-cart-with-options-grouped-product-errors
|
woocommerce/changelog/fix-add-to-cart-with-options-grouped-product-errors
|
||||||
changelog/fix-add-to-cart-with-options-grouped-product-errors
|
changelog/fix-add-to-cart-with-options-grouped-product-errors
|
||||||
fix-add-to-cart-with-options-grouped-product-errors
|
fix-add-to-cart-with-options-grouped-product-errors
|
||||||
|
plugins/woocommerce/changelog/Make add to cart with options block validation extensible
|
||||||
|
woocommerce/changelog/Make add to cart with options block validation extensible
|
||||||
|
changelog/Make add to cart with options block validation extensible
|
||||||
|
Make add to cart with options block validation extensible
|
||||||
plugins/woocommerce/changelog/60277-fix-add-type-check-for-product-to-prevent-fatals
|
plugins/woocommerce/changelog/60277-fix-add-type-check-for-product-to-prevent-fatals
|
||||||
woocommerce/changelog/60277-fix-add-type-check-for-product-to-prevent-fatals
|
woocommerce/changelog/60277-fix-add-type-check-for-product-to-prevent-fatals
|
||||||
changelog/60277-fix-add-type-check-for-product-to-prevent-fatals
|
changelog/60277-fix-add-type-check-for-product-to-prevent-fatals
|
||||||
@@ -90668,6 +91120,10 @@ plugins/woocommerce/changelog/wooplug-5127-address-field-in-the-block-checkout-d
|
|||||||
woocommerce/changelog/wooplug-5127-address-field-in-the-block-checkout-does-not-show-optional
|
woocommerce/changelog/wooplug-5127-address-field-in-the-block-checkout-does-not-show-optional
|
||||||
changelog/wooplug-5127-address-field-in-the-block-checkout-does-not-show-optional
|
changelog/wooplug-5127-address-field-in-the-block-checkout-does-not-show-optional
|
||||||
wooplug-5127-address-field-in-the-block-checkout-does-not-show-optional
|
wooplug-5127-address-field-in-the-block-checkout-does-not-show-optional
|
||||||
|
plugins/woocommerce/changelog/wooplug-5328-flaky-test-as-product-in-specific-single-product-template
|
||||||
|
woocommerce/changelog/wooplug-5328-flaky-test-as-product-in-specific-single-product-template
|
||||||
|
changelog/wooplug-5328-flaky-test-as-product-in-specific-single-product-template
|
||||||
|
wooplug-5328-flaky-test-as-product-in-specific-single-product-template
|
||||||
plugins/woocommerce/changelog/fix-WOOPLUG-4982-payments-task-completion
|
plugins/woocommerce/changelog/fix-WOOPLUG-4982-payments-task-completion
|
||||||
woocommerce/changelog/fix-WOOPLUG-4982-payments-task-completion
|
woocommerce/changelog/fix-WOOPLUG-4982-payments-task-completion
|
||||||
changelog/fix-WOOPLUG-4982-payments-task-completion
|
changelog/fix-WOOPLUG-4982-payments-task-completion
|
||||||
@@ -91173,6 +91629,11 @@ woocommerce/templates/single-product/review.php
|
|||||||
templates/single-product/review.php
|
templates/single-product/review.php
|
||||||
single-product/review.php
|
single-product/review.php
|
||||||
review.php
|
review.php
|
||||||
|
plugins/woocommerce/templates/single-product/back-in-stock-form.php
|
||||||
|
woocommerce/templates/single-product/back-in-stock-form.php
|
||||||
|
templates/single-product/back-in-stock-form.php
|
||||||
|
single-product/back-in-stock-form.php
|
||||||
|
back-in-stock-form.php
|
||||||
plugins/woocommerce/templates/single-product/meta.php
|
plugins/woocommerce/templates/single-product/meta.php
|
||||||
woocommerce/templates/single-product/meta.php
|
woocommerce/templates/single-product/meta.php
|
||||||
templates/single-product/meta.php
|
templates/single-product/meta.php
|
||||||
@@ -91650,6 +92111,11 @@ woocommerce/templates/emails/email-customer-details.php
|
|||||||
templates/emails/email-customer-details.php
|
templates/emails/email-customer-details.php
|
||||||
emails/email-customer-details.php
|
emails/email-customer-details.php
|
||||||
email-customer-details.php
|
email-customer-details.php
|
||||||
|
plugins/woocommerce/templates/emails/customer-stock-notification-verified.php
|
||||||
|
woocommerce/templates/emails/customer-stock-notification-verified.php
|
||||||
|
templates/emails/customer-stock-notification-verified.php
|
||||||
|
emails/customer-stock-notification-verified.php
|
||||||
|
customer-stock-notification-verified.php
|
||||||
plugins/woocommerce/templates/emails/plain/customer-refunded-order.php
|
plugins/woocommerce/templates/emails/plain/customer-refunded-order.php
|
||||||
woocommerce/templates/emails/plain/customer-refunded-order.php
|
woocommerce/templates/emails/plain/customer-refunded-order.php
|
||||||
templates/emails/plain/customer-refunded-order.php
|
templates/emails/plain/customer-refunded-order.php
|
||||||
@@ -91740,6 +92206,12 @@ templates/emails/plain/email-customer-details.php
|
|||||||
emails/plain/email-customer-details.php
|
emails/plain/email-customer-details.php
|
||||||
plain/email-customer-details.php
|
plain/email-customer-details.php
|
||||||
email-customer-details.php
|
email-customer-details.php
|
||||||
|
plugins/woocommerce/templates/emails/plain/customer-stock-notification-verified.php
|
||||||
|
woocommerce/templates/emails/plain/customer-stock-notification-verified.php
|
||||||
|
templates/emails/plain/customer-stock-notification-verified.php
|
||||||
|
emails/plain/customer-stock-notification-verified.php
|
||||||
|
plain/customer-stock-notification-verified.php
|
||||||
|
customer-stock-notification-verified.php
|
||||||
plugins/woocommerce/templates/emails/plain/customer-new-account.php
|
plugins/woocommerce/templates/emails/plain/customer-new-account.php
|
||||||
woocommerce/templates/emails/plain/customer-new-account.php
|
woocommerce/templates/emails/plain/customer-new-account.php
|
||||||
templates/emails/plain/customer-new-account.php
|
templates/emails/plain/customer-new-account.php
|
||||||
@@ -91770,12 +92242,24 @@ templates/emails/plain/email-order-items.php
|
|||||||
emails/plain/email-order-items.php
|
emails/plain/email-order-items.php
|
||||||
plain/email-order-items.php
|
plain/email-order-items.php
|
||||||
email-order-items.php
|
email-order-items.php
|
||||||
|
plugins/woocommerce/templates/emails/plain/customer-stock-notification-verify.php
|
||||||
|
woocommerce/templates/emails/plain/customer-stock-notification-verify.php
|
||||||
|
templates/emails/plain/customer-stock-notification-verify.php
|
||||||
|
emails/plain/customer-stock-notification-verify.php
|
||||||
|
plain/customer-stock-notification-verify.php
|
||||||
|
customer-stock-notification-verify.php
|
||||||
plugins/woocommerce/templates/emails/plain/email-fulfillment-items.php
|
plugins/woocommerce/templates/emails/plain/email-fulfillment-items.php
|
||||||
woocommerce/templates/emails/plain/email-fulfillment-items.php
|
woocommerce/templates/emails/plain/email-fulfillment-items.php
|
||||||
templates/emails/plain/email-fulfillment-items.php
|
templates/emails/plain/email-fulfillment-items.php
|
||||||
emails/plain/email-fulfillment-items.php
|
emails/plain/email-fulfillment-items.php
|
||||||
plain/email-fulfillment-items.php
|
plain/email-fulfillment-items.php
|
||||||
email-fulfillment-items.php
|
email-fulfillment-items.php
|
||||||
|
plugins/woocommerce/templates/emails/plain/customer-stock-notification.php
|
||||||
|
woocommerce/templates/emails/plain/customer-stock-notification.php
|
||||||
|
templates/emails/plain/customer-stock-notification.php
|
||||||
|
emails/plain/customer-stock-notification.php
|
||||||
|
plain/customer-stock-notification.php
|
||||||
|
customer-stock-notification.php
|
||||||
plugins/woocommerce/templates/emails/plain/customer-on-hold-order.php
|
plugins/woocommerce/templates/emails/plain/customer-on-hold-order.php
|
||||||
woocommerce/templates/emails/plain/customer-on-hold-order.php
|
woocommerce/templates/emails/plain/customer-on-hold-order.php
|
||||||
templates/emails/plain/customer-on-hold-order.php
|
templates/emails/plain/customer-on-hold-order.php
|
||||||
@@ -91825,11 +92309,21 @@ woocommerce/templates/emails/email-order-items.php
|
|||||||
templates/emails/email-order-items.php
|
templates/emails/email-order-items.php
|
||||||
emails/email-order-items.php
|
emails/email-order-items.php
|
||||||
email-order-items.php
|
email-order-items.php
|
||||||
|
plugins/woocommerce/templates/emails/customer-stock-notification-verify.php
|
||||||
|
woocommerce/templates/emails/customer-stock-notification-verify.php
|
||||||
|
templates/emails/customer-stock-notification-verify.php
|
||||||
|
emails/customer-stock-notification-verify.php
|
||||||
|
customer-stock-notification-verify.php
|
||||||
plugins/woocommerce/templates/emails/email-fulfillment-items.php
|
plugins/woocommerce/templates/emails/email-fulfillment-items.php
|
||||||
woocommerce/templates/emails/email-fulfillment-items.php
|
woocommerce/templates/emails/email-fulfillment-items.php
|
||||||
templates/emails/email-fulfillment-items.php
|
templates/emails/email-fulfillment-items.php
|
||||||
emails/email-fulfillment-items.php
|
emails/email-fulfillment-items.php
|
||||||
email-fulfillment-items.php
|
email-fulfillment-items.php
|
||||||
|
plugins/woocommerce/templates/emails/customer-stock-notification.php
|
||||||
|
woocommerce/templates/emails/customer-stock-notification.php
|
||||||
|
templates/emails/customer-stock-notification.php
|
||||||
|
emails/customer-stock-notification.php
|
||||||
|
customer-stock-notification.php
|
||||||
plugins/woocommerce/templates/emails/customer-on-hold-order.php
|
plugins/woocommerce/templates/emails/customer-on-hold-order.php
|
||||||
woocommerce/templates/emails/customer-on-hold-order.php
|
woocommerce/templates/emails/customer-on-hold-order.php
|
||||||
templates/emails/customer-on-hold-order.php
|
templates/emails/customer-on-hold-order.php
|
||||||
|
|||||||
@@ -171,7 +171,10 @@ packages/php/email-editor/tests/unit/Integrations/Utils/Dom_Document_Helper_Test
|
|||||||
packages/php/email-editor/tests/unit/stubs.php
|
packages/php/email-editor/tests/unit/stubs.php
|
||||||
packages/php/email-editor/phpcs.xml
|
packages/php/email-editor/phpcs.xml
|
||||||
packages/php/email-editor/changelog/wooplug-4598-no-horizontal-scrollbar-for-the-email-content-when-the
|
packages/php/email-editor/changelog/wooplug-4598-no-horizontal-scrollbar-for-the-email-content-when-the
|
||||||
|
packages/php/email-editor/changelog/wooplug-5003-review-and-refine-logging-in-the-email-editor
|
||||||
|
packages/php/email-editor/changelog/wooplug-5053-classic-theme-styles-showing-up-in-the-email-editor
|
||||||
packages/php/email-editor/changelog/.gitkeep
|
packages/php/email-editor/changelog/.gitkeep
|
||||||
|
packages/php/email-editor/changelog/wooplug-5356-site-editor-broken-when-email-editor-is-active
|
||||||
packages/php/email-editor/SECURITY.md
|
packages/php/email-editor/SECURITY.md
|
||||||
packages/php/email-editor/composer.json
|
packages/php/email-editor/composer.json
|
||||||
packages/php/email-editor/.lintstagedrc.json
|
packages/php/email-editor/.lintstagedrc.json
|
||||||
@@ -444,6 +447,7 @@ packages/js/email-editor/src/hooks/index.ts
|
|||||||
packages/js/email-editor/src/hooks/use-user-theme.ts
|
packages/js/email-editor/src/hooks/use-user-theme.ts
|
||||||
packages/js/email-editor/src/hooks/use-content-validation.ts
|
packages/js/email-editor/src/hooks/use-content-validation.ts
|
||||||
packages/js/email-editor/src/hooks/use-editor-mode.ts
|
packages/js/email-editor/src/hooks/use-editor-mode.ts
|
||||||
|
packages/js/email-editor/src/hooks/use-filter-editor-content-stylesheets.ts
|
||||||
packages/js/email-editor/src/hooks/use-shallow-equal.ts
|
packages/js/email-editor/src/hooks/use-shallow-equal.ts
|
||||||
packages/js/email-editor/src/hooks/use-navigate-to-entity-record.js
|
packages/js/email-editor/src/hooks/use-navigate-to-entity-record.js
|
||||||
packages/js/email-editor/src/hooks/use-remove-saving-failed-notices.ts
|
packages/js/email-editor/src/hooks/use-remove-saving-failed-notices.ts
|
||||||
@@ -531,8 +535,10 @@ packages/js/email-editor/blueprint.json
|
|||||||
packages/js/email-editor/tsconfig.json
|
packages/js/email-editor/tsconfig.json
|
||||||
packages/js/email-editor/webpack.config.js
|
packages/js/email-editor/webpack.config.js
|
||||||
packages/js/email-editor/.prettierrc.js
|
packages/js/email-editor/.prettierrc.js
|
||||||
|
packages/js/email-editor/changelog/wooplug-5053-classic-theme-styles-showing-up-in-the-email-editor
|
||||||
packages/js/email-editor/changelog/wooplug-5204-email-editor-site-logo-align-right-value-not-working-with
|
packages/js/email-editor/changelog/wooplug-5204-email-editor-site-logo-align-right-value-not-working-with
|
||||||
packages/js/email-editor/changelog/.gitkeep
|
packages/js/email-editor/changelog/.gitkeep
|
||||||
|
packages/js/email-editor/changelog/wooplug-5356-site-editor-broken-when-email-editor-is-active
|
||||||
packages/js/email-editor/composer.json
|
packages/js/email-editor/composer.json
|
||||||
packages/js/email-editor/.eslintrc.js
|
packages/js/email-editor/.eslintrc.js
|
||||||
packages/js/email-editor/jest.config.json
|
packages/js/email-editor/jest.config.json
|
||||||
@@ -4023,6 +4029,7 @@ docs/best-practices/coding-standards/grammar-punctuation-capitalization.md
|
|||||||
docs/best-practices/coding-standards/css-sass-naming-conventions.md
|
docs/best-practices/coding-standards/css-sass-naming-conventions.md
|
||||||
docs/features/email/email-html-best-practices.md
|
docs/features/email/email-html-best-practices.md
|
||||||
docs/features/email/email-preview.md
|
docs/features/email/email-preview.md
|
||||||
|
docs/features/email/email-editor-logging.md
|
||||||
docs/features/email/_category_.json
|
docs/features/email/_category_.json
|
||||||
docs/features/high-performance-order-storage/wc-order-query-improvements.md
|
docs/features/high-performance-order-storage/wc-order-query-improvements.md
|
||||||
docs/features/high-performance-order-storage/README.md
|
docs/features/high-performance-order-storage/README.md
|
||||||
@@ -4420,6 +4427,7 @@ plugins/woocommerce/client/legacy/js/admin/meta-boxes-order.js
|
|||||||
plugins/woocommerce/client/legacy/js/admin/system-status.js
|
plugins/woocommerce/client/legacy/js/admin/system-status.js
|
||||||
plugins/woocommerce/client/legacy/js/admin/backbone-modal.js
|
plugins/woocommerce/client/legacy/js/admin/backbone-modal.js
|
||||||
plugins/woocommerce/client/legacy/js/admin/wc-shipping-zone-methods.js
|
plugins/woocommerce/client/legacy/js/admin/wc-shipping-zone-methods.js
|
||||||
|
plugins/woocommerce/client/legacy/js/admin/wc-customer-stock-notifications.js
|
||||||
plugins/woocommerce/client/legacy/js/admin/wc-status-widget.js
|
plugins/woocommerce/client/legacy/js/admin/wc-status-widget.js
|
||||||
plugins/woocommerce/client/legacy/js/admin/quick-edit.js
|
plugins/woocommerce/client/legacy/js/admin/quick-edit.js
|
||||||
plugins/woocommerce/client/legacy/js/admin/utils/number-validation.js
|
plugins/woocommerce/client/legacy/js/admin/utils/number-validation.js
|
||||||
@@ -4468,6 +4476,7 @@ plugins/woocommerce/client/legacy/js/frontend/test/address-autocomplete.js
|
|||||||
plugins/woocommerce/client/legacy/js/frontend/address-i18n.js
|
plugins/woocommerce/client/legacy/js/frontend/address-i18n.js
|
||||||
plugins/woocommerce/client/legacy/js/frontend/checkout.js
|
plugins/woocommerce/client/legacy/js/frontend/checkout.js
|
||||||
plugins/woocommerce/client/legacy/js/frontend/add-to-cart.js
|
plugins/woocommerce/client/legacy/js/frontend/add-to-cart.js
|
||||||
|
plugins/woocommerce/client/legacy/js/frontend/back-in-stock-form.js
|
||||||
plugins/woocommerce/client/legacy/js/frontend/country-select.js
|
plugins/woocommerce/client/legacy/js/frontend/country-select.js
|
||||||
plugins/woocommerce/client/legacy/js/frontend/single-product.js
|
plugins/woocommerce/client/legacy/js/frontend/single-product.js
|
||||||
plugins/woocommerce/client/legacy/js/frontend/tokenization-form.js
|
plugins/woocommerce/client/legacy/js/frontend/tokenization-form.js
|
||||||
@@ -6213,6 +6222,7 @@ plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grou
|
|||||||
plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/product-item/style.scss
|
plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/product-item/style.scss
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/product-item/constants.ts
|
plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/product-item/constants.ts
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/edit.tsx
|
plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/edit.tsx
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/frontend.ts
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/product-item-selector/index.tsx
|
plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/product-item-selector/index.tsx
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/product-item-selector/edit.tsx
|
plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/product-item-selector/edit.tsx
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/product-item-selector/block.json
|
plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-with-options/grouped-product-selector/product-item-selector/block.json
|
||||||
@@ -7719,6 +7729,7 @@ plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/w
|
|||||||
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/components/form/style.scss
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/components/form/style.scss
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/payment-methods-selection/index.tsx
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/payment-methods-selection/index.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/payment-methods-selection/style.scss
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/payment-methods-selection/style.scss
|
||||||
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/payment-methods-selection/list-item.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/wpcom-connection/index.tsx
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/wpcom-connection/index.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/wpcom-connection/style.scss
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/wpcom-connection/style.scss
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/test-account/index.tsx
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/test-account/index.tsx
|
||||||
@@ -7742,10 +7753,7 @@ plugins/woocommerce/client/admin/client/settings-payments/onboarding/components/
|
|||||||
plugins/woocommerce/client/admin/client/settings-payments/onboarding/components/modal/style.scss
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/components/modal/style.scss
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-woopayments.tsx
|
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-woopayments.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-main.tsx
|
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-main.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-methods.tsx
|
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-body.scss
|
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-body.scss
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-methods.scss
|
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/test/settings-payments-methods.test.tsx
|
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/test/settings-payments-main.test.tsx
|
plugins/woocommerce/client/admin/client/settings-payments/test/settings-payments-main.test.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-woopayments.scss
|
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-woopayments.scss
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/constants.ts
|
plugins/woocommerce/client/admin/client/settings-payments/constants.ts
|
||||||
@@ -7825,16 +7833,16 @@ plugins/woocommerce/client/admin/client/settings-payments/components/payment-gat
|
|||||||
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-list/payment-gateway-list.tsx
|
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-list/payment-gateway-list.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/official-badge/index.ts
|
plugins/woocommerce/client/admin/client/settings-payments/components/official-badge/index.ts
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/official-badge/official-badge.tsx
|
plugins/woocommerce/client/admin/client/settings-payments/components/official-badge/official-badge.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/payment-method-list-item/index.ts
|
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/payment-method-list-item/payment-method-list-item.tsx
|
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-banner/incentive-banner.tsx
|
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-banner/incentive-banner.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-banner/index.ts
|
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-banner/index.ts
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-banner/incentive-banner.scss
|
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-banner/incentive-banner.scss
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-banner/test/incentive-banner.test.tsx
|
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-banner/test/incentive-banner.test.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/modals/index.ts
|
plugins/woocommerce/client/admin/client/settings-payments/components/modals/index.ts
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/modals/woo-payments-post-sandbox-account-setup-modal.tsx
|
plugins/woocommerce/client/admin/client/settings-payments/components/modals/woo-payments-post-sandbox-account-setup-modal.tsx
|
||||||
|
plugins/woocommerce/client/admin/client/settings-payments/components/modals/woo-payments-update-required-modal.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/modals/modals.scss
|
plugins/woocommerce/client/admin/client/settings-payments/components/modals/modals.scss
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/modals/woo-payments-reset-account-modal.tsx
|
plugins/woocommerce/client/admin/client/settings-payments/components/modals/woo-payments-reset-account-modal.tsx
|
||||||
|
plugins/woocommerce/client/admin/client/settings-payments/components/modals/test/woo-payments-update-required-modal.test.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/modals/test/woo-payments-post-sandbox-account-setup-modal.test.tsx
|
plugins/woocommerce/client/admin/client/settings-payments/components/modals/test/woo-payments-post-sandbox-account-setup-modal.test.tsx
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-status-badge/index.ts
|
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-status-badge/index.ts
|
||||||
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-status-badge/incentive-status-badge.scss
|
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-status-badge/incentive-status-badge.scss
|
||||||
@@ -9448,6 +9456,8 @@ plugins/woocommerce/src/Internal/DataStores/Orders/CustomOrdersTableController.p
|
|||||||
plugins/woocommerce/src/Internal/DataStores/CustomMetaDataStore.php
|
plugins/woocommerce/src/Internal/DataStores/CustomMetaDataStore.php
|
||||||
plugins/woocommerce/src/Internal/DataStores/Fulfillments/FulfillmentsDataStoreInterface.php
|
plugins/woocommerce/src/Internal/DataStores/Fulfillments/FulfillmentsDataStoreInterface.php
|
||||||
plugins/woocommerce/src/Internal/DataStores/Fulfillments/FulfillmentsDataStore.php
|
plugins/woocommerce/src/Internal/DataStores/Fulfillments/FulfillmentsDataStore.php
|
||||||
|
plugins/woocommerce/src/Internal/DataStores/StockNotifications/StockNotificationsMetaDataStore.php
|
||||||
|
plugins/woocommerce/src/Internal/DataStores/StockNotifications/StockNotificationsDataStore.php
|
||||||
plugins/woocommerce/src/Internal/Logging/RemoteLogger.php
|
plugins/woocommerce/src/Internal/Logging/RemoteLogger.php
|
||||||
plugins/woocommerce/src/Internal/Logging/SafeGlobalFunctionProxy.php
|
plugins/woocommerce/src/Internal/Logging/SafeGlobalFunctionProxy.php
|
||||||
plugins/woocommerce/src/Internal/Fulfillments/FulfillmentsSettings.php
|
plugins/woocommerce/src/Internal/Fulfillments/FulfillmentsSettings.php
|
||||||
@@ -9749,6 +9759,44 @@ plugins/woocommerce/src/Internal/EmailEditor/PersonalizationTags/AbstractTagProv
|
|||||||
plugins/woocommerce/src/Internal/EmailEditor/Integration.php
|
plugins/woocommerce/src/Internal/EmailEditor/Integration.php
|
||||||
plugins/woocommerce/src/Internal/EmailEditor/BlockEmailRenderer.php
|
plugins/woocommerce/src/Internal/EmailEditor/BlockEmailRenderer.php
|
||||||
plugins/woocommerce/src/Internal/EmailEditor/PersonalizationTagManager.php
|
plugins/woocommerce/src/Internal/EmailEditor/PersonalizationTagManager.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Config.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Emails/CustomerStockNotificationEmail.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Emails/EmailTemplatesController.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifyEmail.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Emails/EmailManager.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Emails/EmailActionController.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Emails/CustomerStockNotificationVerifiedEmail.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Enums/NotificationCancellationSource.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Enums/NotificationStatus.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/StockNotifications.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/AsyncTasks/NotificationsProcessor.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/AsyncTasks/CycleStateService.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/AsyncTasks/JobManager.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/NotificationQuery.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Factory.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Utilities/EligibilityService.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Utilities/HasherHelper.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Utilities/StockManagementHelper.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Frontend/SignupService.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Frontend/SignupResult.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Frontend/NotificationManagementService.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Frontend/ProductPageIntegration.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Frontend/FormHandlerService.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Privacy/PrivacyEraser.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/DataRetentionController.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/ListTable.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/Templates/html-product-data-admin.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/Templates/html-admin-notifications.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/Templates/html-admin-notification-create.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/Templates/html-admin-notification-edit.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/NotificationEditPage.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/MenusController.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/NotificationsPage.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/AdminManager.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/NotificationCreatePage.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Admin/SettingsController.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/Notification.php
|
||||||
|
plugins/woocommerce/src/Internal/StockNotifications/StockSyncController.php
|
||||||
plugins/woocommerce/src/Internal/CLI/Migrator/Core/CredentialManager.php
|
plugins/woocommerce/src/Internal/CLI/Migrator/Core/CredentialManager.php
|
||||||
plugins/woocommerce/src/Internal/CLI/Migrator/Core/WooCommerceProductImporter.php
|
plugins/woocommerce/src/Internal/CLI/Migrator/Core/WooCommerceProductImporter.php
|
||||||
plugins/woocommerce/src/Internal/CLI/Migrator/Core/PlatformRegistry.php
|
plugins/woocommerce/src/Internal/CLI/Migrator/Core/PlatformRegistry.php
|
||||||
@@ -11220,6 +11268,7 @@ plugins/woocommerce/tests/php/src/Internal/DataStores/Orders/LegacyDataHandlerTe
|
|||||||
plugins/woocommerce/tests/php/src/Internal/DataStores/Orders/LegacyDataCleanupTests.php
|
plugins/woocommerce/tests/php/src/Internal/DataStores/Orders/LegacyDataCleanupTests.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/DataStores/Fulfillments/FulfillmentsDataStoreTest.php
|
plugins/woocommerce/tests/php/src/Internal/DataStores/Fulfillments/FulfillmentsDataStoreTest.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/DataStores/Fulfillments/FulfillmentsDataStoreHookTest.php
|
plugins/woocommerce/tests/php/src/Internal/DataStores/Fulfillments/FulfillmentsDataStoreHookTest.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/DataStores/StockNotifications/StockNotificationsDataStoreTests.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/Logging/RemoteLoggerTest.php
|
plugins/woocommerce/tests/php/src/Internal/Logging/RemoteLoggerTest.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/Fulfillments/FulfillmentsManagerTest.php
|
plugins/woocommerce/tests/php/src/Internal/Fulfillments/FulfillmentsManagerTest.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/Fulfillments/FulfillmentUtilsTest.php
|
plugins/woocommerce/tests/php/src/Internal/Fulfillments/FulfillmentUtilsTest.php
|
||||||
@@ -11338,6 +11387,18 @@ plugins/woocommerce/tests/php/src/Internal/EmailEditor/WooContentProcessorTest.p
|
|||||||
plugins/woocommerce/tests/php/src/Internal/EmailEditor/BlockEmailRendererTest.php
|
plugins/woocommerce/tests/php/src/Internal/EmailEditor/BlockEmailRendererTest.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/EmailEditor/EmailStub.php
|
plugins/woocommerce/tests/php/src/Internal/EmailEditor/EmailStub.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/EmailEditor/EmailApiControllerTest.php
|
plugins/woocommerce/tests/php/src/Internal/EmailEditor/EmailApiControllerTest.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/StockSyncControllerTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/Emails/EmailActionControllerTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/NotificationTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/AsyncTasks/CycleStateServiceTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/AsyncTasks/NotificationsProcessorTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/AsyncTasks/JobManagerTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/Utilities/StockManagementHelperTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/Utilities/EligibilityServiceTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/Privacy/PrivacyEraserTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/DataRetentionControllerTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/FactoryTests.php
|
||||||
|
plugins/woocommerce/tests/php/src/Internal/StockNotifications/Admin/SettingsControllerTests.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/CLI/Migrator/Core/WooCommerceProductImporterTest.php
|
plugins/woocommerce/tests/php/src/Internal/CLI/Migrator/Core/WooCommerceProductImporterTest.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/CLI/Migrator/Core/PlatformRegistryTest.php
|
plugins/woocommerce/tests/php/src/Internal/CLI/Migrator/Core/PlatformRegistryTest.php
|
||||||
plugins/woocommerce/tests/php/src/Internal/CLI/Migrator/Core/ProductsControllerTest.php
|
plugins/woocommerce/tests/php/src/Internal/CLI/Migrator/Core/ProductsControllerTest.php
|
||||||
@@ -12279,6 +12340,7 @@ plugins/woocommerce/changelog/skip-test_json_search_customers
|
|||||||
plugins/woocommerce/changelog/add-spacing-support-minicart
|
plugins/woocommerce/changelog/add-spacing-support-minicart
|
||||||
plugins/woocommerce/changelog/fix-60305
|
plugins/woocommerce/changelog/fix-60305
|
||||||
plugins/woocommerce/changelog/fix-email-e2e-test
|
plugins/woocommerce/changelog/fix-email-e2e-test
|
||||||
|
plugins/woocommerce/changelog/60470-add-WOOPLUG-5095-notice-for-low-confidence-provider-match
|
||||||
plugins/woocommerce/changelog/add-mobile-screens-lys
|
plugins/woocommerce/changelog/add-mobile-screens-lys
|
||||||
plugins/woocommerce/changelog/migrator-shopify-count
|
plugins/woocommerce/changelog/migrator-shopify-count
|
||||||
plugins/woocommerce/changelog/try-fix-checkout-0flaky-test
|
plugins/woocommerce/changelog/try-fix-checkout-0flaky-test
|
||||||
@@ -12287,12 +12349,12 @@ plugins/woocommerce/changelog/fix-49102
|
|||||||
plugins/woocommerce/changelog/feat-init-wc-migrator
|
plugins/woocommerce/changelog/feat-init-wc-migrator
|
||||||
plugins/woocommerce/changelog/update-WOOPLUG-5298-better-handle-sandbox-accounts-when-activating-payments
|
plugins/woocommerce/changelog/update-WOOPLUG-5298-better-handle-sandbox-accounts-when-activating-payments
|
||||||
plugins/woocommerce/changelog/fix-59442-details-sku-variation-data
|
plugins/woocommerce/changelog/fix-59442-details-sku-variation-data
|
||||||
|
plugins/woocommerce/changelog/60223-fix-remove-legacy-scripts-loading
|
||||||
|
plugins/woocommerce/changelog/mic-back-in-stock-notifications
|
||||||
plugins/woocommerce/changelog/60012-fix-issue-60011
|
plugins/woocommerce/changelog/60012-fix-issue-60011
|
||||||
plugins/woocommerce/changelog/update-WOOPLUG-5208-dev-partner-extension-installations
|
plugins/woocommerce/changelog/update-WOOPLUG-5208-dev-partner-extension-installations
|
||||||
plugins/woocommerce/changelog/wooplug-5315-checkout-block-express-payment-components-unmount-when
|
|
||||||
plugins/woocommerce/changelog/59843-migrator-test-fetcher
|
plugins/woocommerce/changelog/59843-migrator-test-fetcher
|
||||||
plugins/woocommerce/changelog/add-carousel-scroll-indicator
|
plugins/woocommerce/changelog/add-carousel-scroll-indicator
|
||||||
plugins/woocommerce/changelog/update-WOOPLUG-5298-activate-payments-dead-ends-prevention
|
|
||||||
plugins/woocommerce/changelog/59967-fix-eslint-unit-test
|
plugins/woocommerce/changelog/59967-fix-eslint-unit-test
|
||||||
plugins/woocommerce/changelog/wooplug-5133-custom-checkboxes-not-validated-in-checkout-block-since-woo
|
plugins/woocommerce/changelog/wooplug-5133-custom-checkboxes-not-validated-in-checkout-block-since-woo
|
||||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-quantity-constraints
|
plugins/woocommerce/changelog/fix-add-to-cart-with-options-quantity-constraints
|
||||||
@@ -12326,14 +12388,14 @@ plugins/woocommerce/changelog/60127-add-entity-product-rating
|
|||||||
plugins/woocommerce/changelog/fix-php-unit-tests-role
|
plugins/woocommerce/changelog/fix-php-unit-tests-role
|
||||||
plugins/woocommerce/changelog/fix-large-image-404
|
plugins/woocommerce/changelog/fix-large-image-404
|
||||||
plugins/woocommerce/changelog/60152-add-fulfillments-documentation
|
plugins/woocommerce/changelog/60152-add-fulfillments-documentation
|
||||||
plugins/woocommerce/changelog/fix-WOOPLUG-5338-allow-offline-pms-settings-pages-to-be-rendered-as-legacy
|
|
||||||
plugins/woocommerce/changelog/wooplug-5229-prevent-generate_category_lookup_table-from-running-during
|
|
||||||
plugins/woocommerce/changelog/60124-fix-single-product-classnames
|
plugins/woocommerce/changelog/60124-fix-single-product-classnames
|
||||||
plugins/woocommerce/changelog/59900-wooplug-4769-refactor-filter-blocks-to-use-shared-component-and-utility
|
plugins/woocommerce/changelog/59900-wooplug-4769-refactor-filter-blocks-to-use-shared-component-and-utility
|
||||||
|
plugins/woocommerce/changelog/fix-WOOPLUG-5364-scss-files-order-conflict
|
||||||
plugins/woocommerce/changelog/59686-wooplug-5028-product-details-make-the-block-available-in-the-single
|
plugins/woocommerce/changelog/59686-wooplug-5028-product-details-make-the-block-available-in-the-single
|
||||||
plugins/woocommerce/changelog/fix-improve-editor-in-taxonomies-flaky-test
|
plugins/woocommerce/changelog/fix-improve-editor-in-taxonomies-flaky-test
|
||||||
plugins/woocommerce/changelog/tests-quantity-admin-changes
|
plugins/woocommerce/changelog/tests-quantity-admin-changes
|
||||||
plugins/woocommerce/changelog/migrator-shopify-woo-mapper
|
plugins/woocommerce/changelog/migrator-shopify-woo-mapper
|
||||||
|
plugins/woocommerce/changelog/wooplug-5003-review-and-refine-logging-in-the-email-editor
|
||||||
plugins/woocommerce/changelog/59897-fix-reports-race-condition
|
plugins/woocommerce/changelog/59897-fix-reports-race-condition
|
||||||
plugins/woocommerce/changelog/wooplug-5180-add-pattern-filtering-by-post-type
|
plugins/woocommerce/changelog/wooplug-5180-add-pattern-filtering-by-post-type
|
||||||
plugins/woocommerce/changelog/fix-59902-mini-cart-badge-transparent-in-some-themes
|
plugins/woocommerce/changelog/fix-59902-mini-cart-badge-transparent-in-some-themes
|
||||||
@@ -12341,6 +12403,7 @@ plugins/woocommerce/changelog/wooplug-5216-block-checkout-old-customer-data-gett
|
|||||||
plugins/woocommerce/changelog/59941-migrator-shopify-product-fetch
|
plugins/woocommerce/changelog/59941-migrator-shopify-product-fetch
|
||||||
plugins/woocommerce/changelog/fix-develop-featured-items-invalid-id
|
plugins/woocommerce/changelog/fix-develop-featured-items-invalid-id
|
||||||
plugins/woocommerce/changelog/wooplug-4885-product-collection-carousel-layout-frontend-logic
|
plugins/woocommerce/changelog/wooplug-4885-product-collection-carousel-layout-frontend-logic
|
||||||
|
plugins/woocommerce/changelog/wooplug-5336-is_cart-returns-false-after-cart-is-updated
|
||||||
plugins/woocommerce/changelog/add-product-image-improvements
|
plugins/woocommerce/changelog/add-product-image-improvements
|
||||||
plugins/woocommerce/changelog/remove-add-to-cart-with-options-stepper-feature-flag
|
plugins/woocommerce/changelog/remove-add-to-cart-with-options-stepper-feature-flag
|
||||||
plugins/woocommerce/changelog/fix-57686
|
plugins/woocommerce/changelog/fix-57686
|
||||||
@@ -12356,13 +12419,13 @@ plugins/woocommerce/changelog/60253-wooplug-4876-accessibility-key-notices-not-b
|
|||||||
plugins/woocommerce/changelog/wooplug-4770-remove-feature-gate-for-taxonomy-filter-block
|
plugins/woocommerce/changelog/wooplug-4770-remove-feature-gate-for-taxonomy-filter-block
|
||||||
plugins/woocommerce/changelog/remove-product-search-old-edit
|
plugins/woocommerce/changelog/remove-product-search-old-edit
|
||||||
plugins/woocommerce/changelog/add-next-prev-arrows-rtl-support
|
plugins/woocommerce/changelog/add-next-prev-arrows-rtl-support
|
||||||
plugins/woocommerce/changelog/fix-set-up-payments-not-half-completed-when-onboarding-in-progress
|
|
||||||
plugins/woocommerce/changelog/update-classic-template-e2e-test
|
plugins/woocommerce/changelog/update-classic-template-e2e-test
|
||||||
plugins/woocommerce/changelog/fix-WOOPLUG-5209-set-up-payments-completed-onboarding-unfinished
|
plugins/woocommerce/changelog/fix-WOOPLUG-5209-set-up-payments-completed-onboarding-unfinished
|
||||||
plugins/woocommerce/changelog/wooprd-680-main-template-for-transactional-emails-has-white-background
|
plugins/woocommerce/changelog/wooprd-680-main-template-for-transactional-emails-has-white-background
|
||||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-e2e-test-remove-aria-haspopup-check
|
plugins/woocommerce/changelog/fix-add-to-cart-with-options-e2e-test-remove-aria-haspopup-check
|
||||||
plugins/woocommerce/changelog/60076-wooplug-59960-hierarchical-term-ordering
|
plugins/woocommerce/changelog/60076-wooplug-59960-hierarchical-term-ordering
|
||||||
plugins/woocommerce/changelog/fix-product-gallery-inner-blocks-registration
|
plugins/woocommerce/changelog/fix-product-gallery-inner-blocks-registration
|
||||||
|
plugins/woocommerce/changelog/fix-iapi-mini-cart-missing-texts
|
||||||
plugins/woocommerce/changelog/60207-update-WCCOM-1665-plugin-connection-error-notice
|
plugins/woocommerce/changelog/60207-update-WCCOM-1665-plugin-connection-error-notice
|
||||||
plugins/woocommerce/changelog/59753-wooplug-5046-js-error-in-woocommerce-admin-settings-due-to-missing-class
|
plugins/woocommerce/changelog/59753-wooplug-5046-js-error-in-woocommerce-admin-settings-due-to-missing-class
|
||||||
plugins/woocommerce/changelog/59898-wooplug-5021-remove-taxonomy-setting-in-favor-of-variations-and-transform
|
plugins/woocommerce/changelog/59898-wooplug-5021-remove-taxonomy-setting-in-favor-of-variations-and-transform
|
||||||
@@ -12374,11 +12437,11 @@ plugins/woocommerce/changelog/59780-feat-shopify-platform
|
|||||||
plugins/woocommerce/changelog/fix-woopmnt-5218-wc-nox-testing-mode-link-redirects-to-sandbox-page-instead
|
plugins/woocommerce/changelog/fix-woopmnt-5218-wc-nox-testing-mode-link-redirects-to-sandbox-page-instead
|
||||||
plugins/woocommerce/changelog/fix-handle-empty-attribute-term-filter
|
plugins/woocommerce/changelog/fix-handle-empty-attribute-term-filter
|
||||||
plugins/woocommerce/changelog/60107-fix-remove-with-product-selector
|
plugins/woocommerce/changelog/60107-fix-remove-with-product-selector
|
||||||
plugins/woocommerce/changelog/fix-WOOPLUG-5250-hard-coded-woopayments-rest-links
|
|
||||||
plugins/woocommerce/changelog/60237-add-import-session
|
plugins/woocommerce/changelog/60237-add-import-session
|
||||||
plugins/woocommerce/changelog/60288-typo-format-function
|
plugins/woocommerce/changelog/60288-typo-format-function
|
||||||
plugins/woocommerce/changelog/60067-fix-wooplug-5205-rest-api-unexpected-response-when-creating-an-invalid-coupon
|
plugins/woocommerce/changelog/60067-fix-wooplug-5205-rest-api-unexpected-response-when-creating-an-invalid-coupon
|
||||||
plugins/woocommerce/changelog/wooplug-4213-cart-block-enable-progressive-rendering
|
plugins/woocommerce/changelog/wooplug-4213-cart-block-enable-progressive-rendering
|
||||||
|
plugins/woocommerce/changelog/60256-a11y-WOO10UP-18
|
||||||
plugins/woocommerce/changelog/fix-42531-use-wc-templating-logic-for-taxonomies
|
plugins/woocommerce/changelog/fix-42531-use-wc-templating-logic-for-taxonomies
|
||||||
plugins/woocommerce/changelog/59969-fix-remove-product-description-inline-editing
|
plugins/woocommerce/changelog/59969-fix-remove-product-description-inline-editing
|
||||||
plugins/woocommerce/changelog/update-simplify-has_block_template
|
plugins/woocommerce/changelog/update-simplify-has_block_template
|
||||||
@@ -12388,17 +12451,19 @@ plugins/woocommerce/changelog/60074-add-entity-product-gallery
|
|||||||
plugins/woocommerce/changelog/60257-wooplug-5275-avoid-multiple-card-info-retrieval-calls-for-woopayments
|
plugins/woocommerce/changelog/60257-wooplug-5275-avoid-multiple-card-info-retrieval-calls-for-woopayments
|
||||||
plugins/woocommerce/changelog/fix-59419-add-to-cart-button-animation
|
plugins/woocommerce/changelog/fix-59419-add-to-cart-button-animation
|
||||||
plugins/woocommerce/changelog/59775-feat-list-command
|
plugins/woocommerce/changelog/59775-feat-list-command
|
||||||
|
plugins/woocommerce/changelog/cleanup-WOOPLUG-5194-remove-legacy-payment-selection-screen
|
||||||
plugins/woocommerce/changelog/fix-product-gallery-cropping
|
plugins/woocommerce/changelog/fix-product-gallery-cropping
|
||||||
plugins/woocommerce/changelog/59784-migrator-tests
|
plugins/woocommerce/changelog/59784-migrator-tests
|
||||||
plugins/woocommerce/changelog/fix-59793-product-button-word-break
|
plugins/woocommerce/changelog/fix-59793-product-button-word-break
|
||||||
plugins/woocommerce/changelog/60348-fix-WOOPLUG-5302-flat-rate-input-validation-formula
|
|
||||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-grouped-product-errors
|
plugins/woocommerce/changelog/fix-add-to-cart-with-options-grouped-product-errors
|
||||||
|
plugins/woocommerce/changelog/Make add to cart with options block validation extensible
|
||||||
plugins/woocommerce/changelog/60277-fix-add-type-check-for-product-to-prevent-fatals
|
plugins/woocommerce/changelog/60277-fix-add-type-check-for-product-to-prevent-fatals
|
||||||
plugins/woocommerce/changelog/wooplug-4887-product-collection-enable-carousel-layout-option-to-users
|
plugins/woocommerce/changelog/wooplug-4887-product-collection-enable-carousel-layout-option-to-users
|
||||||
plugins/woocommerce/changelog/migrator-controller-and-importer
|
plugins/woocommerce/changelog/migrator-controller-and-importer
|
||||||
plugins/woocommerce/changelog/60101-add-entity-product-price
|
plugins/woocommerce/changelog/60101-add-entity-product-price
|
||||||
plugins/woocommerce/changelog/update-use-template-registration-api
|
plugins/woocommerce/changelog/update-use-template-registration-api
|
||||||
plugins/woocommerce/changelog/wooplug-5127-address-field-in-the-block-checkout-does-not-show-optional
|
plugins/woocommerce/changelog/wooplug-5127-address-field-in-the-block-checkout-does-not-show-optional
|
||||||
|
plugins/woocommerce/changelog/wooplug-5328-flaky-test-as-product-in-specific-single-product-template
|
||||||
plugins/woocommerce/changelog/fix-WOOPLUG-4982-payments-task-completion
|
plugins/woocommerce/changelog/fix-WOOPLUG-4982-payments-task-completion
|
||||||
plugins/woocommerce/changelog/2025-07-23-04-47-08-190564
|
plugins/woocommerce/changelog/2025-07-23-04-47-08-190564
|
||||||
plugins/woocommerce/templates/taxonomy-product-cat.php
|
plugins/woocommerce/templates/taxonomy-product-cat.php
|
||||||
@@ -12499,6 +12564,7 @@ plugins/woocommerce/templates/single-product/add-to-cart/variation.php
|
|||||||
plugins/woocommerce/templates/single-product/add-to-cart/variation-add-to-cart-button.php
|
plugins/woocommerce/templates/single-product/add-to-cart/variation-add-to-cart-button.php
|
||||||
plugins/woocommerce/templates/single-product/title.php
|
plugins/woocommerce/templates/single-product/title.php
|
||||||
plugins/woocommerce/templates/single-product/review.php
|
plugins/woocommerce/templates/single-product/review.php
|
||||||
|
plugins/woocommerce/templates/single-product/back-in-stock-form.php
|
||||||
plugins/woocommerce/templates/single-product/meta.php
|
plugins/woocommerce/templates/single-product/meta.php
|
||||||
plugins/woocommerce/templates/single-product/review-meta.php
|
plugins/woocommerce/templates/single-product/review-meta.php
|
||||||
plugins/woocommerce/templates/single-product/stock.php
|
plugins/woocommerce/templates/single-product/stock.php
|
||||||
@@ -12589,6 +12655,7 @@ plugins/woocommerce/templates/emails/email-addresses.php
|
|||||||
plugins/woocommerce/templates/emails/customer-pos-completed-order.php
|
plugins/woocommerce/templates/emails/customer-pos-completed-order.php
|
||||||
plugins/woocommerce/templates/emails/customer-note.php
|
plugins/woocommerce/templates/emails/customer-note.php
|
||||||
plugins/woocommerce/templates/emails/email-customer-details.php
|
plugins/woocommerce/templates/emails/email-customer-details.php
|
||||||
|
plugins/woocommerce/templates/emails/customer-stock-notification-verified.php
|
||||||
plugins/woocommerce/templates/emails/plain/customer-refunded-order.php
|
plugins/woocommerce/templates/emails/plain/customer-refunded-order.php
|
||||||
plugins/woocommerce/templates/emails/plain/customer-invoice.php
|
plugins/woocommerce/templates/emails/plain/customer-invoice.php
|
||||||
plugins/woocommerce/templates/emails/plain/customer-reset-password.php
|
plugins/woocommerce/templates/emails/plain/customer-reset-password.php
|
||||||
@@ -12604,12 +12671,15 @@ plugins/woocommerce/templates/emails/plain/email-addresses.php
|
|||||||
plugins/woocommerce/templates/emails/plain/customer-pos-completed-order.php
|
plugins/woocommerce/templates/emails/plain/customer-pos-completed-order.php
|
||||||
plugins/woocommerce/templates/emails/plain/customer-note.php
|
plugins/woocommerce/templates/emails/plain/customer-note.php
|
||||||
plugins/woocommerce/templates/emails/plain/email-customer-details.php
|
plugins/woocommerce/templates/emails/plain/email-customer-details.php
|
||||||
|
plugins/woocommerce/templates/emails/plain/customer-stock-notification-verified.php
|
||||||
plugins/woocommerce/templates/emails/plain/customer-new-account.php
|
plugins/woocommerce/templates/emails/plain/customer-new-account.php
|
||||||
plugins/woocommerce/templates/emails/plain/email-downloads.php
|
plugins/woocommerce/templates/emails/plain/email-downloads.php
|
||||||
plugins/woocommerce/templates/emails/plain/customer-pos-refunded-order.php
|
plugins/woocommerce/templates/emails/plain/customer-pos-refunded-order.php
|
||||||
plugins/woocommerce/templates/emails/plain/customer-fulfillment-deleted.php
|
plugins/woocommerce/templates/emails/plain/customer-fulfillment-deleted.php
|
||||||
plugins/woocommerce/templates/emails/plain/email-order-items.php
|
plugins/woocommerce/templates/emails/plain/email-order-items.php
|
||||||
|
plugins/woocommerce/templates/emails/plain/customer-stock-notification-verify.php
|
||||||
plugins/woocommerce/templates/emails/plain/email-fulfillment-items.php
|
plugins/woocommerce/templates/emails/plain/email-fulfillment-items.php
|
||||||
|
plugins/woocommerce/templates/emails/plain/customer-stock-notification.php
|
||||||
plugins/woocommerce/templates/emails/plain/customer-on-hold-order.php
|
plugins/woocommerce/templates/emails/plain/customer-on-hold-order.php
|
||||||
plugins/woocommerce/templates/emails/plain/customer-processing-order.php
|
plugins/woocommerce/templates/emails/plain/customer-processing-order.php
|
||||||
plugins/woocommerce/templates/emails/plain/customer-fulfillment-created.php
|
plugins/woocommerce/templates/emails/plain/customer-fulfillment-created.php
|
||||||
@@ -12619,7 +12689,9 @@ plugins/woocommerce/templates/emails/email-downloads.php
|
|||||||
plugins/woocommerce/templates/emails/customer-pos-refunded-order.php
|
plugins/woocommerce/templates/emails/customer-pos-refunded-order.php
|
||||||
plugins/woocommerce/templates/emails/customer-fulfillment-deleted.php
|
plugins/woocommerce/templates/emails/customer-fulfillment-deleted.php
|
||||||
plugins/woocommerce/templates/emails/email-order-items.php
|
plugins/woocommerce/templates/emails/email-order-items.php
|
||||||
|
plugins/woocommerce/templates/emails/customer-stock-notification-verify.php
|
||||||
plugins/woocommerce/templates/emails/email-fulfillment-items.php
|
plugins/woocommerce/templates/emails/email-fulfillment-items.php
|
||||||
|
plugins/woocommerce/templates/emails/customer-stock-notification.php
|
||||||
plugins/woocommerce/templates/emails/customer-on-hold-order.php
|
plugins/woocommerce/templates/emails/customer-on-hold-order.php
|
||||||
plugins/woocommerce/templates/emails/customer-processing-order.php
|
plugins/woocommerce/templates/emails/customer-processing-order.php
|
||||||
plugins/woocommerce/templates/emails/customer-fulfillment-created.php
|
plugins/woocommerce/templates/emails/customer-fulfillment-created.php
|
||||||
|
|||||||
@@ -1640,10 +1640,10 @@ hp/video
|
|||||||
hpc/*/supported-applications.aspx?
|
hpc/*/supported-applications.aspx?
|
||||||
hpm
|
hpm
|
||||||
hpmob
|
hpmob
|
||||||
http://bbc.com/robots.txt
|
http://m.youtube.com/robots.txt
|
||||||
http://ncbi.nlm.nih.gov/robots.txt
|
http://ncbi.nlm.nih.gov/robots.txt
|
||||||
http://t.me/robots.txt
|
http://npr.org/robots.txt
|
||||||
http://wa.me/robots.txt
|
http://who.int/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/$
|
||||||
@@ -3454,7 +3454,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://itunes.apple.com/robots.txt
|
wiki/Wikipedia_talk%3AAdministrator_electionshttp://accounts.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
|
||||||
|
|||||||
@@ -395,7 +395,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://web.archive.org/robots.txt
|
.well-known/assetlinks.jsonhttp://akorda.kz/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
|
||||||
@@ -678,6 +678,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/*-wanker-
|
/*-wanker-
|
||||||
/*-wanker-*.html
|
/*-wanker-*.html
|
||||||
/*-wanker.html
|
/*-wanker.html
|
||||||
|
/*.git
|
||||||
/*.git$
|
/*.git$
|
||||||
/*/*-search-*
|
/*/*-search-*
|
||||||
/*/*/*/fp
|
/*/*/*/fp
|
||||||
@@ -714,7 +715,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/*/projects
|
/*/projects
|
||||||
/*/pulse
|
/*/pulse
|
||||||
/*/schemes
|
/*/schemes
|
||||||
/*/search-results.htmlhttp://x.com/robots.txt
|
/*/search-results.htmlhttp://stackoverflow.com/robots.txt
|
||||||
/*/stargazers
|
/*/stargazers
|
||||||
/*/structures
|
/*/structures
|
||||||
/*/tables
|
/*/tables
|
||||||
@@ -2491,7 +2492,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/Ajax/Similar
|
/Ajax/Similar
|
||||||
/BucketContent
|
/BucketContent
|
||||||
/CHANGELOG.txt
|
/CHANGELOG.txt
|
||||||
/CVS
|
|
||||||
/Careers/Form
|
/Careers/Form
|
||||||
/Careers/Profiles
|
/Careers/Profiles
|
||||||
/Careers/Registration
|
/Careers/Registration
|
||||||
@@ -2659,7 +2659,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/article/figure/powerpoint
|
/article/figure/powerpoint
|
||||||
/article/metrics
|
/article/metrics
|
||||||
/articlelist/*
|
/articlelist/*
|
||||||
/articlelist/*http://tiny.cc/robots.txt
|
/articlelist/*http://mirror.co.uk/robots.txt
|
||||||
/articleshow_amitr/*
|
/articleshow_amitr/*
|
||||||
/articleshowajax/*
|
/articleshowajax/*
|
||||||
/articleshowhsbc/
|
/articleshowhsbc/
|
||||||
@@ -3495,7 +3495,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/newsletter
|
/newsletter
|
||||||
/newssearch
|
/newssearch
|
||||||
/nightly-news
|
/nightly-news
|
||||||
/no-referrer-when-downgradehttp://globesimregistrations.ph/robots.txt
|
/no-referrer-when-downgradehttp://psychologytoday.com/robots.txt
|
||||||
/no-search-results
|
/no-search-results
|
||||||
/node
|
/node
|
||||||
/node/add
|
/node/add
|
||||||
@@ -3597,7 +3597,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/plus
|
/plus
|
||||||
/pmredirectshow/*
|
/pmredirectshow/*
|
||||||
/pmtoinavigation/*
|
/pmtoinavigation/*
|
||||||
/po
|
|
||||||
/pocasi/
|
/pocasi/
|
||||||
/podcast/*/*?i=
|
/podcast/*/*?i=
|
||||||
/podcast/ITEM_NAME
|
/podcast/ITEM_NAME
|
||||||
@@ -4172,7 +4171,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/windvane$
|
/windvane$
|
||||||
/winfx/
|
/winfx/
|
||||||
/wire?
|
/wire?
|
||||||
/workshop
|
|
||||||
/workshop/
|
/workshop/
|
||||||
/wp-admin
|
/wp-admin
|
||||||
/wp-content/cache
|
/wp-content/cache
|
||||||
@@ -4228,7 +4226,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
?*__rmidpage
|
?*__rmidpage
|
||||||
?*_hsmi=
|
?*_hsmi=
|
||||||
?*ajs_event
|
?*ajs_event
|
||||||
?*apikey*http://vk.com/robots.txt
|
?*apikey*http://bol.com/robots.txt
|
||||||
?*app
|
?*app
|
||||||
?*aspects=
|
?*aspects=
|
||||||
?*attachment_id
|
?*attachment_id
|
||||||
@@ -4695,7 +4693,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
?q=search
|
?q=search
|
||||||
?q=user/login
|
?q=user/login
|
||||||
?q=user/logout
|
?q=user/logout
|
||||||
?q=user/logout/http://rebrand.ly/robots.txt
|
?q=user/logout/http://us02web.zoom.us/robots.txt
|
||||||
?q=user/password
|
?q=user/password
|
||||||
?q=user/register
|
?q=user/register
|
||||||
?qa_expand_key
|
?qa_expand_key
|
||||||
@@ -5137,6 +5135,7 @@ Disallow:
|
|||||||
DiscountGroup
|
DiscountGroup
|
||||||
DisplayMap
|
DisplayMap
|
||||||
Doc
|
Doc
|
||||||
|
Documents/in
|
||||||
Domains/DomainControlPanel
|
Domains/DomainControlPanel
|
||||||
DownloadFile/
|
DownloadFile/
|
||||||
DynamicPlacementAjax
|
DynamicPlacementAjax
|
||||||
@@ -6545,7 +6544,7 @@ account-settings
|
|||||||
account-setup
|
account-setup
|
||||||
account/
|
account/
|
||||||
account/*
|
account/*
|
||||||
account/*http://healthtips1dr.blogspot.com/robots.txt
|
account/*http://imgur.com/robots.txt
|
||||||
account/accomplishments
|
account/accomplishments
|
||||||
account/ackgift
|
account/ackgift
|
||||||
account/authenticate
|
account/authenticate
|
||||||
@@ -7040,7 +7039,7 @@ api/extensions/1.0/extensions
|
|||||||
api/federation
|
api/federation
|
||||||
api/graphql
|
api/graphql
|
||||||
api/html
|
api/html
|
||||||
api/http://kobo.com/robots.txt
|
api/http://gofundme.com/robots.txt
|
||||||
api/infinite-list.html
|
api/infinite-list.html
|
||||||
api/internal/*/location
|
api/internal/*/location
|
||||||
api/internal/_bb
|
api/internal/_bb
|
||||||
@@ -7116,7 +7115,7 @@ app*/shr*
|
|||||||
app*_
|
app*_
|
||||||
app*form_id=
|
app*form_id=
|
||||||
app-ads.txt
|
app-ads.txt
|
||||||
app-ads.txthttp://digital-strategy.ec.europa.eu/robots.txt
|
app-ads.txthttp://webmd.com/robots.txt
|
||||||
app-center/oauth/authorize
|
app-center/oauth/authorize
|
||||||
app-directory
|
app-directory
|
||||||
app-market/search-result?query=
|
app-market/search-result?query=
|
||||||
@@ -7538,7 +7537,7 @@ audible-hug-alert
|
|||||||
audible-sample-player
|
audible-sample-player
|
||||||
audible_programs=
|
audible_programs=
|
||||||
audiblehug
|
audiblehug
|
||||||
audio-edition-podcast/*/index.xmlhttp://ecrs.com/robots.txt
|
audio-edition-podcast/*/index.xmlhttp://google.it/robots.txt
|
||||||
audio.html
|
audio.html
|
||||||
audio?performer=1&q=
|
audio?performer=1&q=
|
||||||
audio_file
|
audio_file
|
||||||
@@ -7924,7 +7923,7 @@ blog/*?tag=
|
|||||||
blog/*?text=
|
blog/*?text=
|
||||||
blog/*sitemap.xml$
|
blog/*sitemap.xml$
|
||||||
blog/.*
|
blog/.*
|
||||||
blog/.html.*http://samsung.com/robots.txt
|
blog/.html.*http://last.fm/robots.txt
|
||||||
blog/10-lessons-from-an-engineering-manager/$
|
blog/10-lessons-from-an-engineering-manager/$
|
||||||
blog/23-prototyping-resources-to-bookmark-right-now/$
|
blog/23-prototyping-resources-to-bookmark-right-now/$
|
||||||
blog/27-figjam-activities-to-spark-creativity-in-the-classroom/$
|
blog/27-figjam-activities-to-spark-creativity-in-the-classroom/$
|
||||||
@@ -9451,13 +9450,13 @@ 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://medium.com/robots.txt
|
cdn-cgi/http://google.qualtrics.com/robots.txt
|
||||||
cdn-cgi/images/trace
|
cdn-cgi/images/trace
|
||||||
cdn-cgi/rum
|
cdn-cgi/rum
|
||||||
cdn-cgi/scripts
|
cdn-cgi/scripts
|
||||||
cdn-cgi/styles
|
cdn-cgi/styles
|
||||||
cdn-cgi/zaraz
|
cdn-cgi/zaraz
|
||||||
cdn-cgi/zaraz/http://deezer.com/robots.txt
|
cdn-cgi/zaraz/http://cdtfa.ca.gov/robots.txt
|
||||||
cdn-proxy/pim
|
cdn-proxy/pim
|
||||||
cdn-proxy/px
|
cdn-proxy/px
|
||||||
cdn.jwplayer.com/previews
|
cdn.jwplayer.com/previews
|
||||||
@@ -9481,7 +9480,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://ifttt.com/robots.txt
|
cgi-binhttp://hackernoon.com/robots.txt
|
||||||
cgi-local
|
cgi-local
|
||||||
cgi-mad/
|
cgi-mad/
|
||||||
cgi-pct/
|
cgi-pct/
|
||||||
@@ -9597,7 +9596,6 @@ checkout
|
|||||||
checkout-external
|
checkout-external
|
||||||
checkout/
|
checkout/
|
||||||
checkout/package
|
checkout/package
|
||||||
checkouthttp://moderncalculators.com/robots.txt
|
|
||||||
checkoutnow
|
checkoutnow
|
||||||
checkouts
|
checkouts
|
||||||
checkpoint
|
checkpoint
|
||||||
@@ -9785,7 +9783,7 @@ code
|
|||||||
code-connect-docs
|
code-connect-docs
|
||||||
code-docs
|
code-docs
|
||||||
code/*
|
code/*
|
||||||
code/http://w3techs.com/robots.txt
|
code/http://mp.weixin.qq.com/robots.txt
|
||||||
codeCoverage
|
codeCoverage
|
||||||
coderpad-for-figjam/$
|
coderpad-for-figjam/$
|
||||||
codesamples/
|
codesamples/
|
||||||
@@ -11861,7 +11859,7 @@ confirmation
|
|||||||
conflagexp
|
conflagexp
|
||||||
connect
|
connect
|
||||||
connect/@
|
connect/@
|
||||||
connect/http://blog.twitter.com/robots.txt
|
connect/http://s3-us-west-2.amazonaws.com/robots.txt
|
||||||
connect/social-intranet.html
|
connect/social-intranet.html
|
||||||
connections
|
connections
|
||||||
connections/recent
|
connections/recent
|
||||||
@@ -11958,7 +11956,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://caniuse.com/robots.txt
|
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://similarweb.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
|
||||||
@@ -12059,7 +12057,6 @@ cookie-preferences
|
|||||||
cookie.aspx
|
cookie.aspx
|
||||||
cookies
|
cookies
|
||||||
copy-conductor/crawled
|
copy-conductor/crawled
|
||||||
copyleft
|
|
||||||
copyright-reporting
|
copyright-reporting
|
||||||
coral-talk
|
coral-talk
|
||||||
core
|
core
|
||||||
@@ -15638,6 +15635,7 @@ feature_three_browse-bin=
|
|||||||
featured-optimize
|
featured-optimize
|
||||||
featured-stock-photographers_
|
featured-stock-photographers_
|
||||||
features
|
features
|
||||||
|
features/connectors
|
||||||
federal/events/earthobservationday2015/
|
federal/events/earthobservationday2015/
|
||||||
federal/events/earthobservationday2015/ConfirmationPage/
|
federal/events/earthobservationday2015/ConfirmationPage/
|
||||||
fedsearch
|
fedsearch
|
||||||
@@ -15804,7 +15802,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://iso.org/robots.txt
|
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://wunderground.com/robots.txt
|
||||||
filter/
|
filter/
|
||||||
filter/tips
|
filter/tips
|
||||||
filter/tips
|
filter/tips
|
||||||
@@ -15819,7 +15817,7 @@ finance/stocks/option
|
|||||||
financial-services/ofss
|
financial-services/ofss
|
||||||
find
|
find
|
||||||
find-more
|
find-more
|
||||||
find/*http://freepik.com/robots.txt
|
find/*http://uci.org/robots.txt
|
||||||
finetune
|
finetune
|
||||||
fios
|
fios
|
||||||
firefox/?
|
firefox/?
|
||||||
@@ -17602,7 +17600,7 @@ forum/members
|
|||||||
forum/online
|
forum/online
|
||||||
forum/posts
|
forum/posts
|
||||||
forum/search
|
forum/search
|
||||||
forum/ucp.phphttp://embassybel.ru/robots.txt
|
forum/ucp.phphttp://form.jotform.com/robots.txt
|
||||||
forum/viewtopic.php
|
forum/viewtopic.php
|
||||||
forum/whats-new
|
forum/whats-new
|
||||||
forumTeaser
|
forumTeaser
|
||||||
@@ -18422,7 +18420,7 @@ fy-NL/search
|
|||||||
fy-NL/user
|
fy-NL/user
|
||||||
fy-NL/users
|
fy-NL/users
|
||||||
g
|
g
|
||||||
g/4arE9Chttp://flickr.com/robots.txt
|
g/4arE9Chttp://cisco.com/robots.txt
|
||||||
g/api
|
g/api
|
||||||
ga-IE/forums
|
ga-IE/forums
|
||||||
ga-IE/kb/*/discuss
|
ga-IE/kb/*/discuss
|
||||||
@@ -18578,8 +18576,6 @@ gn/search
|
|||||||
gn/user
|
gn/user
|
||||||
gn/users
|
gn/users
|
||||||
gnca-ajax-redesign/showcase-image
|
gnca-ajax-redesign/showcase-image
|
||||||
gnu.css
|
|
||||||
gnusearch
|
|
||||||
go
|
go
|
||||||
go-back
|
go-back
|
||||||
go-back?
|
go-back?
|
||||||
@@ -19168,47 +19164,47 @@ html5
|
|||||||
http
|
http
|
||||||
http-checker
|
http-checker
|
||||||
http2_data
|
http2_data
|
||||||
http://2.bp.blogspot.com/robots.txt
|
http://about.fb.com/robots.txt
|
||||||
http://akparti.org.tr/robots.txt
|
http://accidentinjurylawyers.claims/robots.txt
|
||||||
http://amazon.co.jp/robots.txt
|
http://bitbucket.org/robots.txt
|
||||||
http://amazon.co.uk/robots.txt
|
http://blog.hubspot.com/robots.txt
|
||||||
http://amazon.com/robots.txt
|
http://chat.openai.com/robots.txt
|
||||||
http://amazon.de/robots.txt
|
http://cloudflare.com/robots.txt
|
||||||
http://amazon.es/robots.txt
|
http://datacommons.org/robots.txt
|
||||||
http://amazon.fr/robots.txt
|
http://dictionary.com/robots.txt
|
||||||
http://amazon.in/robots.txt
|
http://disqus.com/robots.txt
|
||||||
http://amazon.it/robots.txt
|
http://epa.gov/robots.txt
|
||||||
http://ameblo.jp/robots.txt
|
http://exchanger24.org/robots.txt
|
||||||
http://apple.com/robots.txt
|
http://fb.com/robots.txt
|
||||||
http://creativecommons.org/robots.txt
|
http://groups.google.com/robots.txt
|
||||||
http://en.m.wikipedia.org/robots.txt
|
http://inc.com/robots.txt
|
||||||
http://expedia.com/robots.txt
|
http://issuu.com/robots.txt
|
||||||
http://gist.github.com/robots.txt
|
|
||||||
http://gmail.com/robots.txt
|
|
||||||
http://govostis.gr/robots.txt
|
|
||||||
http://groupon.com/robots.txt
|
|
||||||
http://healthline.com/robots.txt
|
|
||||||
http://help.twitter.com/robots.txt
|
|
||||||
http://irishtimes.com/robots.txt
|
|
||||||
http://iubenda.com/robots.txt
|
http://iubenda.com/robots.txt
|
||||||
http://kickstarter.com/robots.txt
|
http://jetbrains.com/robots.txt
|
||||||
http://last.fm/robots.txt
|
http://krebsonsecurity.com/robots.txt
|
||||||
http://lefigaro.fr/robots.txt
|
http://maxcdn.bootstrapcdn.com/robots.txt
|
||||||
http://msdn.microsoft.com/robots.txt
|
http://nhs.uk/robots.txt
|
||||||
http://nationalgeographic.com/robots.txt
|
http://oecd.org/robots.txt
|
||||||
http://nerdwallet.com/robots.txt
|
http://omegamasonry.com/robots.txt
|
||||||
http://patents.google.com/robots.txt
|
http://pandora.com/robots.txt
|
||||||
http://python.org/robots.txt
|
http://pewresearch.org/robots.txt
|
||||||
http://reconstructingjudaism.org/robots.txt
|
http://plushcare.com/robots.txt
|
||||||
http://seekingalpha.com/robots.txt
|
http://redbubble.com/robots.txt
|
||||||
http://siteground.com/robots.txt
|
http://rollingstone.com/robots.txt
|
||||||
http://smithsonianmag.com/robots.txt
|
http://scholar.google.com/robots.txt
|
||||||
http://static.wixstatic.com/robots.txt
|
http://scmp.com/robots.txt
|
||||||
http://techradar.com/robots.txt
|
http://ser13gio.blogspot.com/robots.txt
|
||||||
http://teenage.engineering/robots.txt
|
http://support.cloudflare.com/robots.txt
|
||||||
http://theverge.com/robots.txt
|
http://support.microsoft.com/robots.txt
|
||||||
http://tracks.arte.tv/robots.txt
|
http://uber.com/robots.txt
|
||||||
http://weebly.com/robots.txt
|
http://upwork.com/robots.txt
|
||||||
|
http://vox.com/robots.txt
|
||||||
|
http://wp.me/robots.txt
|
||||||
|
http://wretch.cc/robots.txt
|
||||||
|
http://yandex.com/robots.txt
|
||||||
|
http://yumpu.com/robots.txt
|
||||||
|
http://zazzle.com/robots.txt
|
||||||
|
http://zendesk.com/robots.txt
|
||||||
https://player.cnevids.com
|
https://player.cnevids.com
|
||||||
https:/www.alibaba.com
|
https:/www.alibaba.com
|
||||||
hu
|
hu
|
||||||
@@ -19709,7 +19705,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://diigo.com/robots.txt
|
index.php/user/logout/http://insights.sustainability.google/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/
|
||||||
@@ -19777,7 +19773,7 @@ integrations
|
|||||||
intelligencer/amp
|
intelligencer/amp
|
||||||
intent
|
intent
|
||||||
interactive
|
interactive
|
||||||
interactive*http://fda.gov/robots.txt
|
interactive*http://sxsw.com/robots.txt
|
||||||
interactive/reading-preference
|
interactive/reading-preference
|
||||||
interactives
|
interactives
|
||||||
interactives/sponsor-story
|
interactives/sponsor-story
|
||||||
@@ -22110,7 +22106,7 @@ mre/*.jpg$
|
|||||||
mre/*.js$
|
mre/*.js$
|
||||||
mre/*.pdf$
|
mre/*.pdf$
|
||||||
mre/*.png$
|
mre/*.png$
|
||||||
mre/*.zip$http://gov.uk/robots.txt
|
mre/*.zip$http://dell.com/robots.txt
|
||||||
mre/*?
|
mre/*?
|
||||||
mre/*@@configuracoes_view
|
mre/*@@configuracoes_view
|
||||||
mre/*@@download/file$
|
mre/*@@download/file$
|
||||||
@@ -22860,7 +22856,6 @@ nonprofits/account
|
|||||||
nonstyleishida/videolist-*.html
|
nonstyleishida/videolist-*.html
|
||||||
nonstyleishida/videolist.html
|
nonstyleishida/videolist.html
|
||||||
norobot
|
norobot
|
||||||
norobotsnorhumansshouldevervisithispage
|
|
||||||
norokayoblog/videolist-*.html
|
norokayoblog/videolist-*.html
|
||||||
norokayoblog/videolist.html
|
norokayoblog/videolist.html
|
||||||
north-america/search
|
north-america/search
|
||||||
@@ -23028,7 +23023,7 @@ ojp
|
|||||||
okxbet.com
|
okxbet.com
|
||||||
om/payroll/
|
om/payroll/
|
||||||
oma
|
oma
|
||||||
on-demand/session/*http://nymag.com/robots.txt
|
on-demand/session/*http://myspace.com/robots.txt
|
||||||
onboard
|
onboard
|
||||||
onboarding
|
onboarding
|
||||||
one-app-preview
|
one-app-preview
|
||||||
@@ -23168,7 +23163,7 @@ p/*/v2/actions$
|
|||||||
p/*/v2/actions?
|
p/*/v2/actions?
|
||||||
p/*/victory$
|
p/*/victory$
|
||||||
p/*/victory?
|
p/*/victory?
|
||||||
p/*http://socialimpact.youtube.com/robots.txt
|
p/*http://beppegrillo.it/robots.txt
|
||||||
p/*surveyopen
|
p/*surveyopen
|
||||||
p/*thm=
|
p/*thm=
|
||||||
p/60
|
p/60
|
||||||
@@ -24057,14 +24052,12 @@ premium$
|
|||||||
premium-reports
|
premium-reports
|
||||||
premium/
|
premium/
|
||||||
premium/$
|
premium/$
|
||||||
premium/http://s.w.org/robots.txt
|
premium/http://coe.ksu.edu/robots.txt
|
||||||
premiumsupport/iam/
|
premiumsupport/iam/
|
||||||
premiumsupport/knowledge-center/feedback-no/
|
premiumsupport/knowledge-center/feedback-no/
|
||||||
premiumsupport/knowledge-center/feedback-yes/
|
premiumsupport/knowledge-center/feedback-yes/
|
||||||
prensa
|
prensa
|
||||||
preorders
|
preorders
|
||||||
prep/gnumaint
|
|
||||||
prep/wrappers-and-scripts
|
|
||||||
present
|
present
|
||||||
presentation
|
presentation
|
||||||
presentation-maker/$
|
presentation-maker/$
|
||||||
@@ -24139,8 +24132,8 @@ privacy/zoho-group.html
|
|||||||
private
|
private
|
||||||
private
|
private
|
||||||
private-promo
|
private-promo
|
||||||
private/http://about.fb.com/robots.txt
|
private/http://duckduckgo.com/robots.txt
|
||||||
private/http://sgtrains.com/robots.txt
|
private/http://explore.org/robots.txt
|
||||||
private/wtrack
|
private/wtrack
|
||||||
pro
|
pro
|
||||||
pro-learn
|
pro-learn
|
||||||
@@ -24171,7 +24164,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://wix.com/robots.txt
|
product-ratings/http://allaboutcookies.org/robots.txt
|
||||||
product-reviews/B0069IY63Y
|
product-reviews/B0069IY63Y
|
||||||
product/*
|
product/*
|
||||||
product/electrode/api/logger
|
product/electrode/api/logger
|
||||||
@@ -25218,6 +25211,7 @@ reports/drive-design-system-adoption/$
|
|||||||
reports/dtr14-03.html
|
reports/dtr14-03.html
|
||||||
reports/embed-scale-ux-collaboration/$
|
reports/embed-scale-ux-collaboration/$
|
||||||
reports/figma-and-the-forces-of-change/$
|
reports/figma-and-the-forces-of-change/$
|
||||||
|
reports/forrester-tei-dev-mode/$
|
||||||
reports/getting-started-with-design-systems/$
|
reports/getting-started-with-design-systems/$
|
||||||
reports/helping-design-leaders-shine/$
|
reports/helping-design-leaders-shine/$
|
||||||
reports/how-australia-builds-by-design/$
|
reports/how-australia-builds-by-design/$
|
||||||
@@ -26116,7 +26110,6 @@ sap/saphana/pilot/
|
|||||||
sap/saphana/pilot/offer/
|
sap/saphana/pilot/offer/
|
||||||
sap/saphana/pilot/offer/confirmation
|
sap/saphana/pilot/offer/confirmation
|
||||||
sars-cov-2
|
sars-cov-2
|
||||||
savannah-checkouts
|
|
||||||
save
|
save
|
||||||
save-document
|
save-document
|
||||||
save-query
|
save-query
|
||||||
@@ -26238,7 +26231,6 @@ scratch_1.4
|
|||||||
scratchr2/static
|
scratchr2/static
|
||||||
screener/insider
|
screener/insider
|
||||||
screensaver
|
screensaver
|
||||||
screenshots
|
|
||||||
script
|
script
|
||||||
scripts
|
scripts
|
||||||
scripts/accountextlogin.php
|
scripts/accountextlogin.php
|
||||||
@@ -26511,26 +26503,7 @@ serv/
|
|||||||
server
|
server
|
||||||
server-configurator
|
server-configurator
|
||||||
server-status
|
server-status
|
||||||
server/banners
|
|
||||||
server/body-include
|
|
||||||
server/bottom-notes
|
|
||||||
server/docs/search
|
server/docs/search
|
||||||
server/footer
|
|
||||||
server/fs-gang
|
|
||||||
server/generic
|
|
||||||
server/gnun
|
|
||||||
server/head-include
|
|
||||||
server/header
|
|
||||||
server/html5-head-include
|
|
||||||
server/html5-header
|
|
||||||
server/include-file-list
|
|
||||||
server/outdated
|
|
||||||
server/select-language.html
|
|
||||||
server/source
|
|
||||||
server/staging
|
|
||||||
server/top-addendum
|
|
||||||
server/trans-map.html
|
|
||||||
server/whatsnew_translations.xml
|
|
||||||
server_error_pages/
|
server_error_pages/
|
||||||
serverdown
|
serverdown
|
||||||
servererror.aspx
|
servererror.aspx
|
||||||
@@ -27234,10 +27207,6 @@ soft/punto/?
|
|||||||
soft/punto/mac/uninstall
|
soft/punto/mac/uninstall
|
||||||
soft/punto/win/uninstall
|
soft/punto/win/uninstall
|
||||||
soft/win/?
|
soft/win/?
|
||||||
software/gnun/linc
|
|
||||||
software/gnun/proofread
|
|
||||||
software/gnun/reports
|
|
||||||
software/gnun/test
|
|
||||||
solution-center/tag
|
solution-center/tag
|
||||||
solutions
|
solutions
|
||||||
solutions/case-studies/
|
solutions/case-studies/
|
||||||
@@ -27274,7 +27243,7 @@ sort=
|
|||||||
sortBy=
|
sortBy=
|
||||||
sos/clerical/
|
sos/clerical/
|
||||||
sos/online_corps/
|
sos/online_corps/
|
||||||
sos/registration/http://inc.com/robots.txt
|
sos/registration/http://pensiuneacoral.ro/robots.txt
|
||||||
soundcloud-tpa
|
soundcloud-tpa
|
||||||
sounds/player
|
sounds/player
|
||||||
sounds/player$
|
sounds/player$
|
||||||
@@ -27972,7 +27941,7 @@ tag
|
|||||||
tag-manager
|
tag-manager
|
||||||
tag-manager-360
|
tag-manager-360
|
||||||
tag/
|
tag/
|
||||||
tag/*+http://dinotim.com/robots.txt
|
tag/*+http://res.cloudinary.com/robots.txt
|
||||||
tag/credible
|
tag/credible
|
||||||
tag/expire-images
|
tag/expire-images
|
||||||
tag/interaction-card
|
tag/interaction-card
|
||||||
@@ -28476,7 +28445,7 @@ test.html
|
|||||||
test_community
|
test_community
|
||||||
testfl
|
testfl
|
||||||
testgpr
|
testgpr
|
||||||
testhttp://moskva.stroi-podryad.ru/robots.txt
|
testhttp://edition.cnn.com/robots.txt
|
||||||
testing
|
testing
|
||||||
testpage-forhomepage
|
testpage-forhomepage
|
||||||
tests/*
|
tests/*
|
||||||
@@ -29527,7 +29496,6 @@ use-cases/global-solution-providers/microsoft/bizspark/signon/thankyou/
|
|||||||
use-cases/global-solution-providers/microsoft/bizspark/thankyou/
|
use-cases/global-solution-providers/microsoft/bizspark/thankyou/
|
||||||
use-cases/students
|
use-cases/students
|
||||||
used
|
used
|
||||||
usenet
|
|
||||||
user
|
user
|
||||||
user
|
user
|
||||||
user$
|
user$
|
||||||
@@ -29662,7 +29630,7 @@ 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/forums
|
uz/forums
|
||||||
uz/http://bilgematics.com/robots.txt
|
uz/http://img1.wsimg.com/robots.txt
|
||||||
uz/kb/*/discuss
|
uz/kb/*/discuss
|
||||||
uz/search
|
uz/search
|
||||||
uz/user
|
uz/user
|
||||||
@@ -30589,9 +30557,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://en.wikipedia.org/robots.txt
|
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
|
||||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://engadget.com/robots.txt
|
wiki/Wikipedia_talk%3AAdministrator_electionshttp://lefigaro.fr/robots.txt
|
||||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://win.gs/robots.txt
|
wiki/Wikipedia_talk%3AAdministrator_electionshttp://xing.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
|
||||||
@@ -30901,8 +30869,8 @@ 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://rtbf.be/robots.txt
|
wp-admin/admin-ajax.phphttp://bls.gov/robots.txt
|
||||||
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
|
wp-admin/admin-ajax.phphttp://groupon.com/robots.txt
|
||||||
wp-admin/load-scripts.php
|
wp-admin/load-scripts.php
|
||||||
wp-admin/load-styles.php
|
wp-admin/load-styles.php
|
||||||
wp-adv
|
wp-adv
|
||||||
@@ -31101,7 +31069,7 @@ your
|
|||||||
your-account
|
your-account
|
||||||
your-shop
|
your-shop
|
||||||
youreurope/businessACC
|
youreurope/businessACC
|
||||||
youreurope/businessDEV/http://eur-lex.europa.eu/robots.txt
|
youreurope/businessDEV/http://streamelements.com/robots.txt
|
||||||
youreurope/citizensACC
|
youreurope/citizensACC
|
||||||
youreurope/citizensDEV
|
youreurope/citizensDEV
|
||||||
yours
|
yours
|
||||||
@@ -31308,7 +31276,7 @@ zh-tw.www.cloudflare.com
|
|||||||
zh-tw/
|
zh-tw/
|
||||||
zh-tw/feedback
|
zh-tw/feedback
|
||||||
zh-tw/lp
|
zh-tw/lp
|
||||||
zh-tw/searchhttp://blog.giallozafferano.it/robots.txt
|
zh-tw/searchhttp://i2.wp.com/robots.txt
|
||||||
zh-tw/searchresults
|
zh-tw/searchresults
|
||||||
zh/
|
zh/
|
||||||
zh/api.php?
|
zh/api.php?
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user