mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-07-28 06:26:48 +00:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"last_update": 1784972245
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1784972253
|
||||
"last_update": 1785059110
|
||||
}
|
||||
}
|
||||
@@ -396,6 +396,10 @@ tests/unit/elements/ElementCollectionTest.php
|
||||
unit/elements/ElementCollectionTest.php
|
||||
elements/ElementCollectionTest.php
|
||||
ElementCollectionTest.php
|
||||
tests/unit/elements/NestedElementManagerTest.php
|
||||
unit/elements/NestedElementManagerTest.php
|
||||
elements/NestedElementManagerTest.php
|
||||
NestedElementManagerTest.php
|
||||
tests/unit/config/DbConfigTest.php
|
||||
unit/config/DbConfigTest.php
|
||||
config/DbConfigTest.php
|
||||
@@ -887,6 +891,9 @@ tests/unit/search/SearchQueryTest.php
|
||||
unit/search/SearchQueryTest.php
|
||||
search/SearchQueryTest.php
|
||||
SearchQueryTest.php
|
||||
tests/fixtures/NemSectionFixture.php
|
||||
fixtures/NemSectionFixture.php
|
||||
NemSectionFixture.php
|
||||
tests/fixtures/VolumesFixture.php
|
||||
fixtures/VolumesFixture.php
|
||||
VolumesFixture.php
|
||||
@@ -920,6 +927,10 @@ tests/fixtures/data/sessions.php
|
||||
fixtures/data/sessions.php
|
||||
data/sessions.php
|
||||
sessions.php
|
||||
tests/fixtures/data/nem-field-layout.php
|
||||
fixtures/data/nem-field-layout.php
|
||||
data/nem-field-layout.php
|
||||
nem-field-layout.php
|
||||
tests/fixtures/data/fs.php
|
||||
fixtures/data/fs.php
|
||||
data/fs.php
|
||||
@@ -936,6 +947,10 @@ tests/fixtures/data/global-sets.php
|
||||
fixtures/data/global-sets.php
|
||||
data/global-sets.php
|
||||
global-sets.php
|
||||
tests/fixtures/data/nem-entry-types.php
|
||||
fixtures/data/nem-entry-types.php
|
||||
data/nem-entry-types.php
|
||||
nem-entry-types.php
|
||||
tests/fixtures/data/section-settings.php
|
||||
fixtures/data/section-settings.php
|
||||
data/section-settings.php
|
||||
@@ -960,6 +975,10 @@ tests/fixtures/data/transforms.php
|
||||
fixtures/data/transforms.php
|
||||
data/transforms.php
|
||||
transforms.php
|
||||
tests/fixtures/data/nem-sections.php
|
||||
fixtures/data/nem-sections.php
|
||||
data/nem-sections.php
|
||||
nem-sections.php
|
||||
tests/fixtures/data/entries.php
|
||||
fixtures/data/entries.php
|
||||
data/entries.php
|
||||
@@ -972,6 +991,10 @@ tests/fixtures/data/entry-types.php
|
||||
fixtures/data/entry-types.php
|
||||
data/entry-types.php
|
||||
entry-types.php
|
||||
tests/fixtures/data/nem-section-settings.php
|
||||
fixtures/data/nem-section-settings.php
|
||||
data/nem-section-settings.php
|
||||
nem-section-settings.php
|
||||
tests/fixtures/SectionsFixture.php
|
||||
fixtures/SectionsFixture.php
|
||||
SectionsFixture.php
|
||||
@@ -985,6 +1008,12 @@ GeneralConfigSettingFixture.php
|
||||
tests/fixtures/GqlSchemasFixture.php
|
||||
fixtures/GqlSchemasFixture.php
|
||||
GqlSchemasFixture.php
|
||||
tests/fixtures/NemEntryTypeFixture.php
|
||||
fixtures/NemEntryTypeFixture.php
|
||||
NemEntryTypeFixture.php
|
||||
tests/fixtures/NemFieldLayoutFixture.php
|
||||
fixtures/NemFieldLayoutFixture.php
|
||||
NemFieldLayoutFixture.php
|
||||
tests/fixtures/UserGroupsFixture.php
|
||||
fixtures/UserGroupsFixture.php
|
||||
UserGroupsFixture.php
|
||||
@@ -1000,6 +1029,9 @@ EntryWithMatrixFixture.php
|
||||
tests/fixtures/EntryTypeFixture.php
|
||||
fixtures/EntryTypeFixture.php
|
||||
EntryTypeFixture.php
|
||||
tests/fixtures/NemSectionSettingFixture.php
|
||||
fixtures/NemSectionSettingFixture.php
|
||||
NemSectionSettingFixture.php
|
||||
tests/fixtures/FieldsFixture.php
|
||||
fixtures/FieldsFixture.php
|
||||
FieldsFixture.php
|
||||
|
||||
@@ -105,6 +105,7 @@ tests/unit/elements/UserElementTest.php
|
||||
tests/unit/elements/AssetElementTest.php
|
||||
tests/unit/elements/EntryElementTest.php
|
||||
tests/unit/elements/ElementCollectionTest.php
|
||||
tests/unit/elements/NestedElementManagerTest.php
|
||||
tests/unit/config/DbConfigTest.php
|
||||
tests/unit/config/GeneralConfigTest.php
|
||||
tests/unit/test/FieldLayoutTest.php
|
||||
@@ -216,6 +217,7 @@ tests/unit/validators/LanguageValidatorTest.php
|
||||
tests/unit/validators/ColorValidatorTest.php
|
||||
tests/unit/validators/UniqueValidatorTest.php
|
||||
tests/unit/search/SearchQueryTest.php
|
||||
tests/fixtures/NemSectionFixture.php
|
||||
tests/fixtures/VolumesFixture.php
|
||||
tests/fixtures/TransformsFixture.php
|
||||
tests/fixtures/SessionsFixture.php
|
||||
@@ -225,28 +227,35 @@ tests/fixtures/data/field-layout.php
|
||||
tests/fixtures/data/fields.php
|
||||
tests/fixtures/data/volumes.php
|
||||
tests/fixtures/data/sessions.php
|
||||
tests/fixtures/data/nem-field-layout.php
|
||||
tests/fixtures/data/fs.php
|
||||
tests/fixtures/data/sites.php
|
||||
tests/fixtures/data/volumefolder.php
|
||||
tests/fixtures/data/global-sets.php
|
||||
tests/fixtures/data/nem-entry-types.php
|
||||
tests/fixtures/data/section-settings.php
|
||||
tests/fixtures/data/user-groups.php
|
||||
tests/fixtures/data/gql-schemas.php
|
||||
tests/fixtures/data/entry-with-fields.php
|
||||
tests/fixtures/data/entry-with-matrix.php
|
||||
tests/fixtures/data/transforms.php
|
||||
tests/fixtures/data/nem-sections.php
|
||||
tests/fixtures/data/entries.php
|
||||
tests/fixtures/data/sections.php
|
||||
tests/fixtures/data/entry-types.php
|
||||
tests/fixtures/data/nem-section-settings.php
|
||||
tests/fixtures/SectionsFixture.php
|
||||
tests/fixtures/FieldLayoutFixture.php
|
||||
tests/fixtures/settings/GeneralConfigSettingFixture.php
|
||||
tests/fixtures/GqlSchemasFixture.php
|
||||
tests/fixtures/NemEntryTypeFixture.php
|
||||
tests/fixtures/NemFieldLayoutFixture.php
|
||||
tests/fixtures/UserGroupsFixture.php
|
||||
tests/fixtures/UserFixture.php
|
||||
tests/fixtures/GlobalSetFixture.php
|
||||
tests/fixtures/EntryWithMatrixFixture.php
|
||||
tests/fixtures/EntryTypeFixture.php
|
||||
tests/fixtures/NemSectionSettingFixture.php
|
||||
tests/fixtures/FieldsFixture.php
|
||||
tests/fixtures/SectionSettingFixture.php
|
||||
tests/fixtures/SitesFixture.php
|
||||
|
||||
@@ -34,6 +34,8 @@ fix-comments-path-parameter.md
|
||||
fix-sdk-relational-filter-types.md
|
||||
.changeset/soft-lions-import.md
|
||||
soft-lions-import.md
|
||||
.changeset/silent-melons-relate.md
|
||||
silent-melons-relate.md
|
||||
.changeset/fuzzy-lions-filter.md
|
||||
fuzzy-lions-filter.md
|
||||
.changeset/tangy-parks-doubt.md
|
||||
@@ -56,6 +58,8 @@ nine-shoes-prove.md
|
||||
chatty-papers-taste.md
|
||||
.changeset/proud-otters-wait.md
|
||||
proud-otters-wait.md
|
||||
.changeset/brave-otters-cheer.md
|
||||
brave-otters-cheer.md
|
||||
.changeset/clever-feet-ring.md
|
||||
clever-feet-ring.md
|
||||
.changeset/wild-pillows-cheer.md
|
||||
@@ -70,6 +74,8 @@ wide-mugs-wave.md
|
||||
onboarding-dpa-replace-privacy.md
|
||||
.changeset/collect-boread-bobsled.md
|
||||
collect-boread-bobsled.md
|
||||
.changeset/large-rocks-admire.md
|
||||
large-rocks-admire.md
|
||||
.changeset/silent-versions-clean.md
|
||||
silent-versions-clean.md
|
||||
.changeset/clever-melons-shine.md
|
||||
@@ -11633,10 +11639,6 @@ app/src/utils/get-groups.ts
|
||||
src/utils/get-groups.ts
|
||||
utils/get-groups.ts
|
||||
get-groups.ts
|
||||
app/src/utils/parse-preset.ts
|
||||
src/utils/parse-preset.ts
|
||||
utils/parse-preset.ts
|
||||
parse-preset.ts
|
||||
app/src/utils/translate-literal.ts
|
||||
src/utils/translate-literal.ts
|
||||
utils/translate-literal.ts
|
||||
@@ -11872,10 +11874,6 @@ app/src/utils/timezones.ts
|
||||
src/utils/timezones.ts
|
||||
utils/timezones.ts
|
||||
timezones.ts
|
||||
app/src/utils/parse-preset.test.ts
|
||||
src/utils/parse-preset.test.ts
|
||||
utils/parse-preset.test.ts
|
||||
parse-preset.test.ts
|
||||
app/src/utils/get-local-type.ts
|
||||
src/utils/get-local-type.ts
|
||||
utils/get-local-type.ts
|
||||
@@ -14628,6 +14626,10 @@ composables/use-permissions/lib/is-archive-allowed.ts
|
||||
use-permissions/lib/is-archive-allowed.ts
|
||||
lib/is-archive-allowed.ts
|
||||
is-archive-allowed.ts
|
||||
app/src/composables/use-relation-single.test.ts
|
||||
src/composables/use-relation-single.test.ts
|
||||
composables/use-relation-single.test.ts
|
||||
use-relation-single.test.ts
|
||||
app/src/composables/use-visual-editing.ts
|
||||
src/composables/use-visual-editing.ts
|
||||
composables/use-visual-editing.ts
|
||||
|
||||
@@ -17,6 +17,7 @@ contributing.md
|
||||
.changeset/fix-comments-path-parameter.md
|
||||
.changeset/fix-sdk-relational-filter-types.md
|
||||
.changeset/soft-lions-import.md
|
||||
.changeset/silent-melons-relate.md
|
||||
.changeset/fuzzy-lions-filter.md
|
||||
.changeset/tangy-parks-doubt.md
|
||||
.changeset/fix-error-response-schema.md
|
||||
@@ -28,6 +29,7 @@ contributing.md
|
||||
.changeset/nine-shoes-prove.md
|
||||
.changeset/chatty-papers-taste.md
|
||||
.changeset/proud-otters-wait.md
|
||||
.changeset/brave-otters-cheer.md
|
||||
.changeset/clever-feet-ring.md
|
||||
.changeset/wild-pillows-cheer.md
|
||||
.changeset/cool-cookies-rest.md
|
||||
@@ -35,6 +37,7 @@ contributing.md
|
||||
.changeset/wide-mugs-wave.md
|
||||
.changeset/onboarding-dpa-replace-privacy.md
|
||||
.changeset/collect-boread-bobsled.md
|
||||
.changeset/large-rocks-admire.md
|
||||
.changeset/silent-versions-clean.md
|
||||
.changeset/clever-melons-shine.md
|
||||
.changeset/spotty-ghosts-serve.md
|
||||
@@ -2205,7 +2208,6 @@ app/src/utils/format-date.ts
|
||||
app/src/utils/should-show-comparison-diff.ts
|
||||
app/src/utils/get-minimal-grid-class.test.ts
|
||||
app/src/utils/get-groups.ts
|
||||
app/src/utils/parse-preset.ts
|
||||
app/src/utils/translate-literal.ts
|
||||
app/src/utils/upload-file.ts
|
||||
app/src/utils/get-default-values-from-fields.ts
|
||||
@@ -2264,7 +2266,6 @@ app/src/utils/get-special-for-type.ts
|
||||
app/src/utils/get-version-display-name.test.ts
|
||||
app/src/utils/render-string-template.ts
|
||||
app/src/utils/timezones.ts
|
||||
app/src/utils/parse-preset.test.ts
|
||||
app/src/utils/get-local-type.ts
|
||||
app/src/utils/generate-favicon.test.ts
|
||||
app/src/utils/upload-files.test.ts
|
||||
@@ -2806,6 +2807,7 @@ app/src/composables/use-permissions/lib/is-save-allowed.test.ts
|
||||
app/src/composables/use-permissions/lib/is-save-allowed.ts
|
||||
app/src/composables/use-permissions/lib/is-archive-allowed.test.ts
|
||||
app/src/composables/use-permissions/lib/is-archive-allowed.ts
|
||||
app/src/composables/use-relation-single.test.ts
|
||||
app/src/composables/use-visual-editing.ts
|
||||
app/src/composables/use-edits-guard.ts
|
||||
app/src/composables/use-relation-permissions.ts
|
||||
|
||||
@@ -5685,14 +5685,46 @@ extensions/embed/less/forum.less
|
||||
embed/less/forum.less
|
||||
less/forum.less
|
||||
forum.less
|
||||
extensions/embed/js/tsconfig.json
|
||||
embed/js/tsconfig.json
|
||||
js/tsconfig.json
|
||||
tsconfig.json
|
||||
extensions/embed/js/package.json
|
||||
embed/js/package.json
|
||||
js/package.json
|
||||
package.json
|
||||
extensions/embed/js/forum.js
|
||||
embed/js/forum.js
|
||||
js/forum.js
|
||||
forum.js
|
||||
extensions/embed/js/forum.ts
|
||||
embed/js/forum.ts
|
||||
js/forum.ts
|
||||
forum.ts
|
||||
extensions/embed/js/tests/integration/forum/extendPostStream.test.tsx
|
||||
embed/js/tests/integration/forum/extendPostStream.test.tsx
|
||||
js/tests/integration/forum/extendPostStream.test.tsx
|
||||
tests/integration/forum/extendPostStream.test.tsx
|
||||
integration/forum/extendPostStream.test.tsx
|
||||
forum/extendPostStream.test.tsx
|
||||
extendPostStream.test.tsx
|
||||
extensions/embed/js/tests/integration/forum/overrideLinks.test.ts
|
||||
embed/js/tests/integration/forum/overrideLinks.test.ts
|
||||
js/tests/integration/forum/overrideLinks.test.ts
|
||||
tests/integration/forum/overrideLinks.test.ts
|
||||
integration/forum/overrideLinks.test.ts
|
||||
forum/overrideLinks.test.ts
|
||||
overrideLinks.test.ts
|
||||
extensions/embed/js/tests/integration/forum/extend.test.ts
|
||||
embed/js/tests/integration/forum/extend.test.ts
|
||||
js/tests/integration/forum/extend.test.ts
|
||||
tests/integration/forum/extend.test.ts
|
||||
integration/forum/extend.test.ts
|
||||
forum/extend.test.ts
|
||||
extend.test.ts
|
||||
extensions/embed/js/tests/integration/forum/extendDiscussionPage.test.tsx
|
||||
embed/js/tests/integration/forum/extendDiscussionPage.test.tsx
|
||||
js/tests/integration/forum/extendDiscussionPage.test.tsx
|
||||
tests/integration/forum/extendDiscussionPage.test.tsx
|
||||
integration/forum/extendDiscussionPage.test.tsx
|
||||
forum/extendDiscussionPage.test.tsx
|
||||
extendDiscussionPage.test.tsx
|
||||
extensions/embed/js/dist/forum.js
|
||||
embed/js/dist/forum.js
|
||||
js/dist/forum.js
|
||||
@@ -5703,16 +5735,91 @@ embed/js/dist/forum.js.map
|
||||
js/dist/forum.js.map
|
||||
dist/forum.js.map
|
||||
forum.js.map
|
||||
extensions/embed/js/dist-typings/extendPostStream.d.ts
|
||||
embed/js/dist-typings/extendPostStream.d.ts
|
||||
js/dist-typings/extendPostStream.d.ts
|
||||
dist-typings/extendPostStream.d.ts
|
||||
extendPostStream.d.ts
|
||||
extensions/embed/js/dist-typings/extend.d.ts
|
||||
embed/js/dist-typings/extend.d.ts
|
||||
js/dist-typings/extend.d.ts
|
||||
dist-typings/extend.d.ts
|
||||
extend.d.ts
|
||||
extensions/embed/js/dist-typings/extendDiscussionPage.d.ts
|
||||
embed/js/dist-typings/extendDiscussionPage.d.ts
|
||||
js/dist-typings/extendDiscussionPage.d.ts
|
||||
dist-typings/extendDiscussionPage.d.ts
|
||||
extendDiscussionPage.d.ts
|
||||
extensions/embed/js/dist-typings/index.d.ts
|
||||
embed/js/dist-typings/index.d.ts
|
||||
js/dist-typings/index.d.ts
|
||||
dist-typings/index.d.ts
|
||||
index.d.ts
|
||||
extensions/embed/js/dist-typings/iframeResizer.d.ts
|
||||
embed/js/dist-typings/iframeResizer.d.ts
|
||||
js/dist-typings/iframeResizer.d.ts
|
||||
dist-typings/iframeResizer.d.ts
|
||||
iframeResizer.d.ts
|
||||
extensions/embed/js/dist-typings/overrideLinks.d.ts
|
||||
embed/js/dist-typings/overrideLinks.d.ts
|
||||
js/dist-typings/overrideLinks.d.ts
|
||||
dist-typings/overrideLinks.d.ts
|
||||
overrideLinks.d.ts
|
||||
extensions/embed/js/jest.config.cjs
|
||||
embed/js/jest.config.cjs
|
||||
js/jest.config.cjs
|
||||
jest.config.cjs
|
||||
extensions/embed/js/webpack.config.js
|
||||
embed/js/webpack.config.js
|
||||
js/webpack.config.js
|
||||
webpack.config.js
|
||||
extensions/embed/js/src/forum/index.js
|
||||
embed/js/src/forum/index.js
|
||||
js/src/forum/index.js
|
||||
src/forum/index.js
|
||||
forum/index.js
|
||||
index.js
|
||||
extensions/embed/js/src/forum/extendDiscussionPage.tsx
|
||||
embed/js/src/forum/extendDiscussionPage.tsx
|
||||
js/src/forum/extendDiscussionPage.tsx
|
||||
src/forum/extendDiscussionPage.tsx
|
||||
forum/extendDiscussionPage.tsx
|
||||
extendDiscussionPage.tsx
|
||||
extensions/embed/js/src/forum/overrideLinks.ts
|
||||
embed/js/src/forum/overrideLinks.ts
|
||||
js/src/forum/overrideLinks.ts
|
||||
src/forum/overrideLinks.ts
|
||||
forum/overrideLinks.ts
|
||||
overrideLinks.ts
|
||||
extensions/embed/js/src/forum/iframeResizer.ts
|
||||
embed/js/src/forum/iframeResizer.ts
|
||||
js/src/forum/iframeResizer.ts
|
||||
src/forum/iframeResizer.ts
|
||||
forum/iframeResizer.ts
|
||||
iframeResizer.ts
|
||||
extensions/embed/js/src/forum/extend.ts
|
||||
embed/js/src/forum/extend.ts
|
||||
js/src/forum/extend.ts
|
||||
src/forum/extend.ts
|
||||
forum/extend.ts
|
||||
extend.ts
|
||||
extensions/embed/js/src/forum/index.ts
|
||||
embed/js/src/forum/index.ts
|
||||
js/src/forum/index.ts
|
||||
src/forum/index.ts
|
||||
forum/index.ts
|
||||
index.ts
|
||||
extensions/embed/js/src/forum/@types/shims.d.ts
|
||||
embed/js/src/forum/@types/shims.d.ts
|
||||
js/src/forum/@types/shims.d.ts
|
||||
src/forum/@types/shims.d.ts
|
||||
forum/@types/shims.d.ts
|
||||
@types/shims.d.ts
|
||||
shims.d.ts
|
||||
extensions/embed/js/src/forum/extendPostStream.tsx
|
||||
embed/js/src/forum/extendPostStream.tsx
|
||||
js/src/forum/extendPostStream.tsx
|
||||
src/forum/extendPostStream.tsx
|
||||
forum/extendPostStream.tsx
|
||||
extendPostStream.tsx
|
||||
extensions/embed/js/tsconfig.test.json
|
||||
embed/js/tsconfig.test.json
|
||||
js/tsconfig.test.json
|
||||
tsconfig.test.json
|
||||
extensions/embed/.gitattributes
|
||||
embed/.gitattributes
|
||||
.gitattributes
|
||||
@@ -9745,6 +9852,12 @@ src/integration/Setup/Bootstrapper.php
|
||||
integration/Setup/Bootstrapper.php
|
||||
Setup/Bootstrapper.php
|
||||
Bootstrapper.php
|
||||
php-packages/testing/src/integration/Setup/InlineTransactionsManager.php
|
||||
testing/src/integration/Setup/InlineTransactionsManager.php
|
||||
src/integration/Setup/InlineTransactionsManager.php
|
||||
integration/Setup/InlineTransactionsManager.php
|
||||
Setup/InlineTransactionsManager.php
|
||||
InlineTransactionsManager.php
|
||||
php-packages/testing/src/integration/BuildsHttpRequests.php
|
||||
testing/src/integration/BuildsHttpRequests.php
|
||||
src/integration/BuildsHttpRequests.php
|
||||
@@ -9772,6 +9885,12 @@ src/integration/Extend/BeginTransactionAndSetDatabase.php
|
||||
integration/Extend/BeginTransactionAndSetDatabase.php
|
||||
Extend/BeginTransactionAndSetDatabase.php
|
||||
BeginTransactionAndSetDatabase.php
|
||||
php-packages/testing/src/integration/Extend/BindInlineTransactionsManager.php
|
||||
testing/src/integration/Extend/BindInlineTransactionsManager.php
|
||||
src/integration/Extend/BindInlineTransactionsManager.php
|
||||
integration/Extend/BindInlineTransactionsManager.php
|
||||
Extend/BindInlineTransactionsManager.php
|
||||
BindInlineTransactionsManager.php
|
||||
php-packages/testing/src/integration/Extend/OverrideExtensionManagerForTests.php
|
||||
testing/src/integration/Extend/OverrideExtensionManagerForTests.php
|
||||
src/integration/Extend/OverrideExtensionManagerForTests.php
|
||||
@@ -16008,6 +16127,12 @@ tests/integration/policy/PostPolicyTest.php
|
||||
integration/policy/PostPolicyTest.php
|
||||
policy/PostPolicyTest.php
|
||||
PostPolicyTest.php
|
||||
framework/core/tests/integration/database/AfterCommitListenerTest.php
|
||||
core/tests/integration/database/AfterCommitListenerTest.php
|
||||
tests/integration/database/AfterCommitListenerTest.php
|
||||
integration/database/AfterCommitListenerTest.php
|
||||
database/AfterCommitListenerTest.php
|
||||
AfterCommitListenerTest.php
|
||||
framework/core/tests/integration/database/AfterCommitTest.php
|
||||
core/tests/integration/database/AfterCommitTest.php
|
||||
tests/integration/database/AfterCommitTest.php
|
||||
@@ -16365,6 +16490,12 @@ tests/unit/Locale/TranslatorTest.php
|
||||
unit/Locale/TranslatorTest.php
|
||||
Locale/TranslatorTest.php
|
||||
TranslatorTest.php
|
||||
framework/core/tests/unit/Database/DatabaseRequirementsTest.php
|
||||
core/tests/unit/Database/DatabaseRequirementsTest.php
|
||||
tests/unit/Database/DatabaseRequirementsTest.php
|
||||
unit/Database/DatabaseRequirementsTest.php
|
||||
Database/DatabaseRequirementsTest.php
|
||||
DatabaseRequirementsTest.php
|
||||
framework/core/tests/unit/Log/Context/RepositoryTest.php
|
||||
core/tests/unit/Log/Context/RepositoryTest.php
|
||||
tests/unit/Log/Context/RepositoryTest.php
|
||||
@@ -17737,6 +17868,11 @@ core/src/Database/ScopeVisibilityTrait.php
|
||||
src/Database/ScopeVisibilityTrait.php
|
||||
Database/ScopeVisibilityTrait.php
|
||||
ScopeVisibilityTrait.php
|
||||
framework/core/src/Database/DatabaseRequirements.php
|
||||
core/src/Database/DatabaseRequirements.php
|
||||
src/Database/DatabaseRequirements.php
|
||||
Database/DatabaseRequirements.php
|
||||
DatabaseRequirements.php
|
||||
framework/core/src/Database/Eloquent/Collection.php
|
||||
core/src/Database/Eloquent/Collection.php
|
||||
src/Database/Eloquent/Collection.php
|
||||
|
||||
@@ -1052,12 +1052,31 @@ extensions/markdown/migrations/2021_03_25_000000_default_settings.php
|
||||
extensions/markdown/composer.json
|
||||
extensions/markdown/LICENSE
|
||||
extensions/embed/less/forum.less
|
||||
extensions/embed/js/tsconfig.json
|
||||
extensions/embed/js/package.json
|
||||
extensions/embed/js/forum.js
|
||||
extensions/embed/js/forum.ts
|
||||
extensions/embed/js/tests/integration/forum/extendPostStream.test.tsx
|
||||
extensions/embed/js/tests/integration/forum/overrideLinks.test.ts
|
||||
extensions/embed/js/tests/integration/forum/extend.test.ts
|
||||
extensions/embed/js/tests/integration/forum/extendDiscussionPage.test.tsx
|
||||
extensions/embed/js/dist/forum.js
|
||||
extensions/embed/js/dist/forum.js.map
|
||||
extensions/embed/js/dist-typings/extendPostStream.d.ts
|
||||
extensions/embed/js/dist-typings/extend.d.ts
|
||||
extensions/embed/js/dist-typings/extendDiscussionPage.d.ts
|
||||
extensions/embed/js/dist-typings/index.d.ts
|
||||
extensions/embed/js/dist-typings/iframeResizer.d.ts
|
||||
extensions/embed/js/dist-typings/overrideLinks.d.ts
|
||||
extensions/embed/js/jest.config.cjs
|
||||
extensions/embed/js/webpack.config.js
|
||||
extensions/embed/js/src/forum/index.js
|
||||
extensions/embed/js/src/forum/extendDiscussionPage.tsx
|
||||
extensions/embed/js/src/forum/overrideLinks.ts
|
||||
extensions/embed/js/src/forum/iframeResizer.ts
|
||||
extensions/embed/js/src/forum/extend.ts
|
||||
extensions/embed/js/src/forum/index.ts
|
||||
extensions/embed/js/src/forum/@types/shims.d.ts
|
||||
extensions/embed/js/src/forum/extendPostStream.tsx
|
||||
extensions/embed/js/tsconfig.test.json
|
||||
extensions/embed/.gitattributes
|
||||
extensions/embed/CHANGELOG.md
|
||||
extensions/embed/extend.php
|
||||
@@ -1822,11 +1841,13 @@ php-packages/testing/src/integration/RefreshesFormatterCache.php
|
||||
php-packages/testing/src/integration/RetrievesAuthorizedUsers.php
|
||||
php-packages/testing/src/integration/Setup/SetupScript.php
|
||||
php-packages/testing/src/integration/Setup/Bootstrapper.php
|
||||
php-packages/testing/src/integration/Setup/InlineTransactionsManager.php
|
||||
php-packages/testing/src/integration/BuildsHttpRequests.php
|
||||
php-packages/testing/src/integration/UsesTmpDir.php
|
||||
php-packages/testing/src/integration/ConsoleTestCase.php
|
||||
php-packages/testing/src/integration/Extend/SetSettingsBeforeBoot.php
|
||||
php-packages/testing/src/integration/Extend/BeginTransactionAndSetDatabase.php
|
||||
php-packages/testing/src/integration/Extend/BindInlineTransactionsManager.php
|
||||
php-packages/testing/src/integration/Extend/OverrideExtensionManagerForTests.php
|
||||
php-packages/testing/src/unit/TestCase.php
|
||||
php-packages/testing/composer.json
|
||||
@@ -2765,6 +2786,7 @@ framework/core/tests/integration/console/TinkerCommandTest.php
|
||||
framework/core/tests/integration/console/AssetsPublishTest.php
|
||||
framework/core/tests/integration/policy/DiscussionPolicyTest.php
|
||||
framework/core/tests/integration/policy/PostPolicyTest.php
|
||||
framework/core/tests/integration/database/AfterCommitListenerTest.php
|
||||
framework/core/tests/integration/database/AfterCommitTest.php
|
||||
framework/core/tests/integration/extenders/PolicyTest.php
|
||||
framework/core/tests/integration/extenders/FormatterTest.php
|
||||
@@ -2824,6 +2846,7 @@ framework/core/tests/unit/Extension/AbandonedExtensionsFetcherTest.php
|
||||
framework/core/tests/unit/Announcements/AnnouncementsFetcherTest.php
|
||||
framework/core/tests/unit/Announcements/ListAnnouncementsControllerTest.php
|
||||
framework/core/tests/unit/Locale/TranslatorTest.php
|
||||
framework/core/tests/unit/Database/DatabaseRequirementsTest.php
|
||||
framework/core/tests/unit/Log/Context/RepositoryTest.php
|
||||
framework/core/tests/unit/Http/RouteCollectionTest.php
|
||||
framework/core/tests/unit/Http/CookieFactoryTest.php
|
||||
@@ -3054,6 +3077,7 @@ framework/core/src/Database/MigrationRepositoryInterface.php
|
||||
framework/core/src/Database/AbstractModel.php
|
||||
framework/core/src/Database/Migration.php
|
||||
framework/core/src/Database/ScopeVisibilityTrait.php
|
||||
framework/core/src/Database/DatabaseRequirements.php
|
||||
framework/core/src/Database/Eloquent/Collection.php
|
||||
framework/core/src/Database/DatabaseServiceProvider.php
|
||||
framework/core/src/Database/Console/ResetCommand.php
|
||||
|
||||
@@ -8354,26 +8354,6 @@ apps/admin-x-design-system/src/design-system-app.tsx
|
||||
admin-x-design-system/src/design-system-app.tsx
|
||||
src/design-system-app.tsx
|
||||
design-system-app.tsx
|
||||
apps/admin-x-design-system/src/settings/setting-nav-item.stories.tsx
|
||||
admin-x-design-system/src/settings/setting-nav-item.stories.tsx
|
||||
src/settings/setting-nav-item.stories.tsx
|
||||
settings/setting-nav-item.stories.tsx
|
||||
setting-nav-item.stories.tsx
|
||||
apps/admin-x-design-system/src/settings/setting-nav-section.stories.tsx
|
||||
admin-x-design-system/src/settings/setting-nav-section.stories.tsx
|
||||
src/settings/setting-nav-section.stories.tsx
|
||||
settings/setting-nav-section.stories.tsx
|
||||
setting-nav-section.stories.tsx
|
||||
apps/admin-x-design-system/src/settings/setting-nav-item.tsx
|
||||
admin-x-design-system/src/settings/setting-nav-item.tsx
|
||||
src/settings/setting-nav-item.tsx
|
||||
settings/setting-nav-item.tsx
|
||||
setting-nav-item.tsx
|
||||
apps/admin-x-design-system/src/settings/setting-nav-section.tsx
|
||||
admin-x-design-system/src/settings/setting-nav-section.tsx
|
||||
src/settings/setting-nav-section.tsx
|
||||
settings/setting-nav-section.tsx
|
||||
setting-nav-section.tsx
|
||||
apps/admin-x-design-system/src/providers/design-system-provider.tsx
|
||||
admin-x-design-system/src/providers/design-system-provider.tsx
|
||||
src/providers/design-system-provider.tsx
|
||||
@@ -8581,30 +8561,6 @@ src/docs/assets/repo.svg
|
||||
docs/assets/repo.svg
|
||||
assets/repo.svg
|
||||
repo.svg
|
||||
apps/admin-x-design-system/src/assets/images/twitter-logo.svg
|
||||
admin-x-design-system/src/assets/images/twitter-logo.svg
|
||||
src/assets/images/twitter-logo.svg
|
||||
assets/images/twitter-logo.svg
|
||||
images/twitter-logo.svg
|
||||
twitter-logo.svg
|
||||
apps/admin-x-design-system/src/assets/images/google-logo.svg
|
||||
admin-x-design-system/src/assets/images/google-logo.svg
|
||||
src/assets/images/google-logo.svg
|
||||
assets/images/google-logo.svg
|
||||
images/google-logo.svg
|
||||
google-logo.svg
|
||||
apps/admin-x-design-system/src/assets/images/facebook-logo.svg
|
||||
admin-x-design-system/src/assets/images/facebook-logo.svg
|
||||
src/assets/images/facebook-logo.svg
|
||||
assets/images/facebook-logo.svg
|
||||
images/facebook-logo.svg
|
||||
facebook-logo.svg
|
||||
apps/admin-x-design-system/src/assets/images/x-logo.svg
|
||||
admin-x-design-system/src/assets/images/x-logo.svg
|
||||
src/assets/images/x-logo.svg
|
||||
assets/images/x-logo.svg
|
||||
images/x-logo.svg
|
||||
x-logo.svg
|
||||
apps/admin-x-design-system/src/assets/icons/eyedropper.svg
|
||||
admin-x-design-system/src/assets/icons/eyedropper.svg
|
||||
src/assets/icons/eyedropper.svg
|
||||
@@ -18763,22 +18719,28 @@ apps/announcement-bar/LICENSE
|
||||
announcement-bar/LICENSE
|
||||
LICENSE
|
||||
SECURITY.md
|
||||
.changeset/breezy-lines-drum.md
|
||||
breezy-lines-drum.md
|
||||
.changeset/upset-dogs-sort.md
|
||||
upset-dogs-sort.md
|
||||
.changeset/major-areas-fail.md
|
||||
major-areas-fail.md
|
||||
.changeset/wide-hotels-drum.md
|
||||
wide-hotels-drum.md
|
||||
.changeset/wicked-mugs-yell.md
|
||||
wicked-mugs-yell.md
|
||||
.changeset/nine-drinks-say.md
|
||||
nine-drinks-say.md
|
||||
.changeset/changelogs/ghost-storage-base@3.0.0.md
|
||||
changelogs/ghost-storage-base@3.0.0.md
|
||||
ghost-storage-base@3.0.0.md
|
||||
.changeset/changelogs/@tryghost!adapter-base-sso@0.1.1.md
|
||||
changelogs/@tryghost!adapter-base-sso@0.1.1.md
|
||||
@tryghost!adapter-base-sso@0.1.1.md
|
||||
.changeset/changelogs/@tryghost!adapter-base-cache@0.2.0.md
|
||||
changelogs/@tryghost!adapter-base-cache@0.2.0.md
|
||||
@tryghost!adapter-base-cache@0.2.0.md
|
||||
.changeset/changelogs/@tryghost!adapter-base-scheduling@0.1.1.md
|
||||
changelogs/@tryghost!adapter-base-scheduling@0.1.1.md
|
||||
@tryghost!adapter-base-scheduling@0.1.1.md
|
||||
.changeset/plain-singers-cheat.md
|
||||
plain-singers-cheat.md
|
||||
.changeset/storage-base-into-monorepo.md
|
||||
storage-base-into-monorepo.md
|
||||
.changeset/ledger.yaml
|
||||
ledger.yaml
|
||||
.coderabbit.yaml
|
||||
.nxignore
|
||||
.editorconfig
|
||||
@@ -47357,6 +47319,11 @@ core/shared/events/member-created-event.js
|
||||
shared/events/member-created-event.js
|
||||
events/member-created-event.js
|
||||
member-created-event.js
|
||||
ghost/core/core/shared/url-utils.ts
|
||||
core/core/shared/url-utils.ts
|
||||
core/shared/url-utils.ts
|
||||
shared/url-utils.ts
|
||||
url-utils.ts
|
||||
ghost/core/core/shared/custom-theme-settings-cache/custom-theme-settings-cache.js
|
||||
core/core/shared/custom-theme-settings-cache/custom-theme-settings-cache.js
|
||||
core/shared/custom-theme-settings-cache/custom-theme-settings-cache.js
|
||||
@@ -47535,11 +47502,6 @@ core/core/shared/labs-flag-overrides.ts
|
||||
core/shared/labs-flag-overrides.ts
|
||||
shared/labs-flag-overrides.ts
|
||||
labs-flag-overrides.ts
|
||||
ghost/core/core/shared/url-utils.js
|
||||
core/core/shared/url-utils.js
|
||||
core/shared/url-utils.js
|
||||
shared/url-utils.js
|
||||
url-utils.js
|
||||
ghost/core/core/shared/sentry.js
|
||||
core/core/shared/sentry.js
|
||||
core/shared/sentry.js
|
||||
|
||||
@@ -1474,10 +1474,6 @@ apps/admin-x-design-system/README.md
|
||||
apps/admin-x-design-system/tsconfig.node.json
|
||||
apps/admin-x-design-system/eslint.config.js
|
||||
apps/admin-x-design-system/src/design-system-app.tsx
|
||||
apps/admin-x-design-system/src/settings/setting-nav-item.stories.tsx
|
||||
apps/admin-x-design-system/src/settings/setting-nav-section.stories.tsx
|
||||
apps/admin-x-design-system/src/settings/setting-nav-item.tsx
|
||||
apps/admin-x-design-system/src/settings/setting-nav-section.tsx
|
||||
apps/admin-x-design-system/src/providers/design-system-provider.tsx
|
||||
apps/admin-x-design-system/src/boilerplate.tsx
|
||||
apps/admin-x-design-system/src/utils/format-url.ts
|
||||
@@ -1517,10 +1513,6 @@ apps/admin-x-design-system/src/docs/assets/blocks.svg
|
||||
apps/admin-x-design-system/src/docs/assets/direction.svg
|
||||
apps/admin-x-design-system/src/docs/assets/code-brackets.svg
|
||||
apps/admin-x-design-system/src/docs/assets/repo.svg
|
||||
apps/admin-x-design-system/src/assets/images/twitter-logo.svg
|
||||
apps/admin-x-design-system/src/assets/images/google-logo.svg
|
||||
apps/admin-x-design-system/src/assets/images/facebook-logo.svg
|
||||
apps/admin-x-design-system/src/assets/images/x-logo.svg
|
||||
apps/admin-x-design-system/src/assets/icons/eyedropper.svg
|
||||
apps/ember-admin/.editorconfig
|
||||
apps/ember-admin/config/deprecation-workflow.js
|
||||
@@ -3333,14 +3325,15 @@ apps/announcement-bar/src/index.jsx
|
||||
apps/announcement-bar/src/icons/clear.svg
|
||||
apps/announcement-bar/LICENSE
|
||||
SECURITY.md
|
||||
.changeset/breezy-lines-drum.md
|
||||
.changeset/upset-dogs-sort.md
|
||||
.changeset/major-areas-fail.md
|
||||
.changeset/wide-hotels-drum.md
|
||||
.changeset/wicked-mugs-yell.md
|
||||
.changeset/nine-drinks-say.md
|
||||
.changeset/changelogs/ghost-storage-base@3.0.0.md
|
||||
.changeset/changelogs/@tryghost!adapter-base-sso@0.1.1.md
|
||||
.changeset/changelogs/@tryghost!adapter-base-cache@0.2.0.md
|
||||
.changeset/changelogs/@tryghost!adapter-base-scheduling@0.1.1.md
|
||||
.changeset/plain-singers-cheat.md
|
||||
.changeset/storage-base-into-monorepo.md
|
||||
.changeset/ledger.yaml
|
||||
.coderabbit.yaml
|
||||
.nxignore
|
||||
.editorconfig
|
||||
@@ -7616,6 +7609,7 @@ ghost/core/core/shared/events/member-entry-view-event.js
|
||||
ghost/core/core/shared/events/subscription-created-event.js
|
||||
ghost/core/core/shared/events/offer-redemption-event.js
|
||||
ghost/core/core/shared/events/member-created-event.js
|
||||
ghost/core/core/shared/url-utils.ts
|
||||
ghost/core/core/shared/custom-theme-settings-cache/custom-theme-settings-cache.js
|
||||
ghost/core/core/shared/custom-theme-settings-cache/custom-theme-settings-bread-service.js
|
||||
ghost/core/core/shared/custom-theme-settings-cache/custom-theme-settings-service.js
|
||||
@@ -7646,7 +7640,6 @@ ghost/core/core/shared/prometheus-client.js
|
||||
ghost/core/core/shared/labs.js
|
||||
ghost/core/core/shared/express.js
|
||||
ghost/core/core/shared/labs-flag-overrides.ts
|
||||
ghost/core/core/shared/url-utils.js
|
||||
ghost/core/core/shared/sentry.js
|
||||
ghost/core/core/shared/sentry-knex-tracing-integration.js
|
||||
ghost/core/core/shared/settings-cache/public.js
|
||||
|
||||
@@ -311553,6 +311553,15 @@ Test/Unit/Query/QueryDataFormatterTest.php
|
||||
Unit/Query/QueryDataFormatterTest.php
|
||||
Query/QueryDataFormatterTest.php
|
||||
QueryDataFormatterTest.php
|
||||
lib/internal/Magento/Framework/GraphQl/Test/Unit/Query/ErrorHandlerTest.php
|
||||
internal/Magento/Framework/GraphQl/Test/Unit/Query/ErrorHandlerTest.php
|
||||
Magento/Framework/GraphQl/Test/Unit/Query/ErrorHandlerTest.php
|
||||
Framework/GraphQl/Test/Unit/Query/ErrorHandlerTest.php
|
||||
GraphQl/Test/Unit/Query/ErrorHandlerTest.php
|
||||
Test/Unit/Query/ErrorHandlerTest.php
|
||||
Unit/Query/ErrorHandlerTest.php
|
||||
Query/ErrorHandlerTest.php
|
||||
ErrorHandlerTest.php
|
||||
lib/internal/Magento/Framework/GraphQl/Test/Unit/Query/EnumLookupTest.php
|
||||
internal/Magento/Framework/GraphQl/Test/Unit/Query/EnumLookupTest.php
|
||||
Magento/Framework/GraphQl/Test/Unit/Query/EnumLookupTest.php
|
||||
|
||||
@@ -37646,6 +37646,7 @@ lib/internal/Magento/Framework/GraphQl/Type/Definition/IntType.php
|
||||
lib/internal/Magento/Framework/GraphQl/Test/Unit/Query/QueryParserTest.php
|
||||
lib/internal/Magento/Framework/GraphQl/Test/Unit/Query/FieldsTest.php
|
||||
lib/internal/Magento/Framework/GraphQl/Test/Unit/Query/QueryDataFormatterTest.php
|
||||
lib/internal/Magento/Framework/GraphQl/Test/Unit/Query/ErrorHandlerTest.php
|
||||
lib/internal/Magento/Framework/GraphQl/Test/Unit/Query/EnumLookupTest.php
|
||||
lib/internal/Magento/Framework/GraphQl/Test/Unit/Query/Resolver/PromiseFactoryTest.php
|
||||
lib/internal/Magento/Framework/GraphQl/Test/Unit/Query/Resolver/Argument/Validator/CompositeValidatorTest.php
|
||||
|
||||
@@ -2626,6 +2626,9 @@ ContactPage.php
|
||||
tests/_support/AcceptanceTester.php
|
||||
_support/AcceptanceTester.php
|
||||
AcceptanceTester.php
|
||||
tests/_data/mautic-script-split.html
|
||||
_data/mautic-script-split.html
|
||||
mautic-script-split.html
|
||||
tests/_data/.gitkeep
|
||||
_data/.gitkeep
|
||||
.gitkeep
|
||||
@@ -2654,6 +2657,9 @@ DisplayTestCest.php
|
||||
tests/acceptance/EmailManagementCest.php
|
||||
acceptance/EmailManagementCest.php
|
||||
EmailManagementCest.php
|
||||
tests/acceptance/MauticScriptSplitCest.php
|
||||
acceptance/MauticScriptSplitCest.php
|
||||
MauticScriptSplitCest.php
|
||||
tests/acceptance/ContactManagementCest.php
|
||||
acceptance/ContactManagementCest.php
|
||||
ContactManagementCest.php
|
||||
@@ -4490,6 +4496,13 @@ Tests/Unit/EventListener/DynamicContentSubscriberTest.php
|
||||
Unit/EventListener/DynamicContentSubscriberTest.php
|
||||
EventListener/DynamicContentSubscriberTest.php
|
||||
DynamicContentSubscriberTest.php
|
||||
app/bundles/DynamicContentBundle/Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
bundles/DynamicContentBundle/Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
DynamicContentBundle/Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
Unit/EventListener/BuildJsSubscriberTest.php
|
||||
EventListener/BuildJsSubscriberTest.php
|
||||
BuildJsSubscriberTest.php
|
||||
app/bundles/DynamicContentBundle/Tests/Unit/Helper/DynamicContentHelperTest.php
|
||||
bundles/DynamicContentBundle/Tests/Unit/Helper/DynamicContentHelperTest.php
|
||||
DynamicContentBundle/Tests/Unit/Helper/DynamicContentHelperTest.php
|
||||
@@ -9851,6 +9864,13 @@ Tests/Unit/EventListener/MigrationCommandSubscriberTest.php
|
||||
Unit/EventListener/MigrationCommandSubscriberTest.php
|
||||
EventListener/MigrationCommandSubscriberTest.php
|
||||
MigrationCommandSubscriberTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
bundles/CoreBundle/Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
CoreBundle/Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
Unit/EventListener/BuildJsSubscriberTest.php
|
||||
EventListener/BuildJsSubscriberTest.php
|
||||
BuildJsSubscriberTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/EventListener/RequestSubscriberTest.php
|
||||
bundles/CoreBundle/Tests/Unit/EventListener/RequestSubscriberTest.php
|
||||
CoreBundle/Tests/Unit/EventListener/RequestSubscriberTest.php
|
||||
@@ -13878,6 +13898,11 @@ bundles/CoreBundle/Event/EntityImportUndoEvent.php
|
||||
CoreBundle/Event/EntityImportUndoEvent.php
|
||||
Event/EntityImportUndoEvent.php
|
||||
EntityImportUndoEvent.php
|
||||
app/bundles/CoreBundle/Event/BuildJsScope.php
|
||||
bundles/CoreBundle/Event/BuildJsScope.php
|
||||
CoreBundle/Event/BuildJsScope.php
|
||||
Event/BuildJsScope.php
|
||||
BuildJsScope.php
|
||||
app/bundles/CoreBundle/Predis/Command/Unlink.php
|
||||
bundles/CoreBundle/Predis/Command/Unlink.php
|
||||
CoreBundle/Predis/Command/Unlink.php
|
||||
@@ -18589,6 +18614,12 @@ UserBundle/Tests/Model/PasswordStrengthEstimatorModelTest.php
|
||||
Tests/Model/PasswordStrengthEstimatorModelTest.php
|
||||
Model/PasswordStrengthEstimatorModelTest.php
|
||||
PasswordStrengthEstimatorModelTest.php
|
||||
app/bundles/UserBundle/Tests/Model/RoleModelTest.php
|
||||
bundles/UserBundle/Tests/Model/RoleModelTest.php
|
||||
UserBundle/Tests/Model/RoleModelTest.php
|
||||
Tests/Model/RoleModelTest.php
|
||||
Model/RoleModelTest.php
|
||||
RoleModelTest.php
|
||||
app/bundles/UserBundle/Tests/Model/UserModelTest.php
|
||||
bundles/UserBundle/Tests/Model/UserModelTest.php
|
||||
UserBundle/Tests/Model/UserModelTest.php
|
||||
@@ -20176,6 +20207,13 @@ Tests/Unit/Api/OneSignalApiTest.php
|
||||
Unit/Api/OneSignalApiTest.php
|
||||
Api/OneSignalApiTest.php
|
||||
OneSignalApiTest.php
|
||||
app/bundles/NotificationBundle/Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
bundles/NotificationBundle/Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
NotificationBundle/Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
Unit/EventListener/BuildJsSubscriberTest.php
|
||||
EventListener/BuildJsSubscriberTest.php
|
||||
BuildJsSubscriberTest.php
|
||||
app/bundles/NotificationBundle/Tests/NotificationTrait.php
|
||||
bundles/NotificationBundle/Tests/NotificationTrait.php
|
||||
NotificationBundle/Tests/NotificationTrait.php
|
||||
@@ -29064,6 +29102,13 @@ Tests/Functional/EventListener/BuilderSubscriberTest.php
|
||||
Functional/EventListener/BuilderSubscriberTest.php
|
||||
EventListener/BuilderSubscriberTest.php
|
||||
BuilderSubscriberTest.php
|
||||
app/bundles/PageBundle/Tests/Functional/Controller/TrackingConfigTest.php
|
||||
bundles/PageBundle/Tests/Functional/Controller/TrackingConfigTest.php
|
||||
PageBundle/Tests/Functional/Controller/TrackingConfigTest.php
|
||||
Tests/Functional/Controller/TrackingConfigTest.php
|
||||
Functional/Controller/TrackingConfigTest.php
|
||||
Controller/TrackingConfigTest.php
|
||||
TrackingConfigTest.php
|
||||
app/bundles/PageBundle/Tests/Functional/Controller/ThemeHelperSandboxTest.php
|
||||
bundles/PageBundle/Tests/Functional/Controller/ThemeHelperSandboxTest.php
|
||||
PageBundle/Tests/Functional/Controller/ThemeHelperSandboxTest.php
|
||||
@@ -29182,6 +29227,13 @@ PageBundle/Tests/Controller/PageControllerFunctionalTest.php
|
||||
Tests/Controller/PageControllerFunctionalTest.php
|
||||
Controller/PageControllerFunctionalTest.php
|
||||
PageControllerFunctionalTest.php
|
||||
app/bundles/PageBundle/Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
bundles/PageBundle/Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
PageBundle/Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
Unit/EventListener/BuildJsSubscriberTest.php
|
||||
EventListener/BuildJsSubscriberTest.php
|
||||
BuildJsSubscriberTest.php
|
||||
app/bundles/PageBundle/Tests/Entity/PageRepositoryTest.php
|
||||
bundles/PageBundle/Tests/Entity/PageRepositoryTest.php
|
||||
PageBundle/Tests/Entity/PageRepositoryTest.php
|
||||
|
||||
@@ -634,6 +634,7 @@ tests/_support/Page/Acceptance/CategoriesPage.php
|
||||
tests/_support/Page/Acceptance/CampaignPage.php
|
||||
tests/_support/Page/Acceptance/ContactPage.php
|
||||
tests/_support/AcceptanceTester.php
|
||||
tests/_data/mautic-script-split.html
|
||||
tests/_data/.gitkeep
|
||||
tests/_data/10contacts.csv
|
||||
tests/unit.suite.yml
|
||||
@@ -644,6 +645,7 @@ tests/acceptance/EmailScheduleCest.php
|
||||
tests/acceptance/ThemeManagementCest.php
|
||||
tests/acceptance/DisplayTestCest.php
|
||||
tests/acceptance/EmailManagementCest.php
|
||||
tests/acceptance/MauticScriptSplitCest.php
|
||||
tests/acceptance/ContactManagementCest.php
|
||||
tests/acceptance/GrapesJsBuilderPageCest.php
|
||||
tests/acceptance.suite.yml
|
||||
@@ -965,6 +967,7 @@ app/bundles/DynamicContentBundle/Tests/Controller/DynamicContentApiControllerFun
|
||||
app/bundles/DynamicContentBundle/Tests/Controller/DynamicContentControllerFunctionalTest.php
|
||||
app/bundles/DynamicContentBundle/Tests/Unit/Validator/Constraints/NoNestingValidatorTest.php
|
||||
app/bundles/DynamicContentBundle/Tests/Unit/EventListener/DynamicContentSubscriberTest.php
|
||||
app/bundles/DynamicContentBundle/Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
app/bundles/DynamicContentBundle/Tests/Unit/Helper/DynamicContentHelperTest.php
|
||||
app/bundles/DynamicContentBundle/Tests/Form/Type/DynamicContentTypeTest.php
|
||||
app/bundles/DynamicContentBundle/Tests/Form/Type/DynamicContentFilterChoicesTest.php
|
||||
@@ -1847,6 +1850,7 @@ app/bundles/CoreBundle/Tests/Unit/EventListener/EnvironmentSubscriberTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/EventListener/ConsoleErrorListenerTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/EventListener/DoctrineGeneratedColumnsListenerTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/EventListener/MigrationCommandSubscriberTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/EventListener/RequestSubscriberTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/EventListener/CommonStatsSubscriberTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Update/Step/FinalizeUpdateStepTest.php
|
||||
@@ -2438,6 +2442,7 @@ app/bundles/CoreBundle/Event/CommandListEvent.php
|
||||
app/bundles/CoreBundle/Event/DetermineWinnerEvent.php
|
||||
app/bundles/CoreBundle/Event/BuilderEvent.php
|
||||
app/bundles/CoreBundle/Event/EntityImportUndoEvent.php
|
||||
app/bundles/CoreBundle/Event/BuildJsScope.php
|
||||
app/bundles/CoreBundle/Predis/Command/Unlink.php
|
||||
app/bundles/CoreBundle/Predis/Replication/MasterOnlyStrategy.php
|
||||
app/bundles/CoreBundle/Predis/Replication/StrategyConfig.php
|
||||
@@ -3211,6 +3216,7 @@ app/bundles/UserBundle/Tests/Entity/UserInviteTest.php
|
||||
app/bundles/UserBundle/Tests/Form/Type/UserInviteRegistrationTypeTest.php
|
||||
app/bundles/UserBundle/Tests/Model/UserToken/UserTokenServiceTest.php
|
||||
app/bundles/UserBundle/Tests/Model/PasswordStrengthEstimatorModelTest.php
|
||||
app/bundles/UserBundle/Tests/Model/RoleModelTest.php
|
||||
app/bundles/UserBundle/Tests/Model/UserModelTest.php
|
||||
app/bundles/UserBundle/Translations/en_US/flashes.ini
|
||||
app/bundles/UserBundle/Translations/en_US/validators.ini
|
||||
@@ -3481,6 +3487,7 @@ app/bundles/NotificationBundle/Tests/Functional/Controller/MobileNotificationCon
|
||||
app/bundles/NotificationBundle/Tests/Functional/Controller/PopupControllerTest.php
|
||||
app/bundles/NotificationBundle/Tests/Functional/Controller/NotificationControllerTest.php
|
||||
app/bundles/NotificationBundle/Tests/Unit/Api/OneSignalApiTest.php
|
||||
app/bundles/NotificationBundle/Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
app/bundles/NotificationBundle/Tests/NotificationTrait.php
|
||||
app/bundles/NotificationBundle/Tests/Form/Type/NotificationTypeTest.php
|
||||
app/bundles/NotificationBundle/Tests/Form/Type/NotificationSendTypeTest.php
|
||||
@@ -4976,6 +4983,7 @@ app/bundles/PageBundle/Tests/EventListener/PageSubscriberTest.php
|
||||
app/bundles/PageBundle/Tests/Helper/PointActionHelperFunctionalTest.php
|
||||
app/bundles/PageBundle/Tests/Helper/PointActionHelperTest.php
|
||||
app/bundles/PageBundle/Tests/Functional/EventListener/BuilderSubscriberTest.php
|
||||
app/bundles/PageBundle/Tests/Functional/Controller/TrackingConfigTest.php
|
||||
app/bundles/PageBundle/Tests/Functional/Controller/ThemeHelperSandboxTest.php
|
||||
app/bundles/PageBundle/Tests/Functional/Model/PageModelTest.php
|
||||
app/bundles/PageBundle/Tests/Functional/Model/PageHitCookieTest.php
|
||||
@@ -4995,6 +5003,7 @@ app/bundles/PageBundle/Tests/Controller/NotFoundFunctionalTest.php
|
||||
app/bundles/PageBundle/Tests/Controller/DeviceTrackingServiceClearCookiesTest.php
|
||||
app/bundles/PageBundle/Tests/Controller/AjaxControllerFunctionalTest.php
|
||||
app/bundles/PageBundle/Tests/Controller/PageControllerFunctionalTest.php
|
||||
app/bundles/PageBundle/Tests/Unit/EventListener/BuildJsSubscriberTest.php
|
||||
app/bundles/PageBundle/Tests/Entity/PageRepositoryTest.php
|
||||
app/bundles/PageBundle/Tests/Entity/HitRepositoryTest.php
|
||||
app/bundles/PageBundle/Tests/Entity/PageTest.php
|
||||
|
||||
@@ -772,6 +772,14 @@ src/Tests/Nop.Tests/TestSmtpBuilder.cs
|
||||
Tests/Nop.Tests/TestSmtpBuilder.cs
|
||||
Nop.Tests/TestSmtpBuilder.cs
|
||||
TestSmtpBuilder.cs
|
||||
src/Tests/Nop.Tests/Nop.Web.Tests/Mvc/ModelBinding/Binders/NopModelBinderProviderTests.cs
|
||||
Tests/Nop.Tests/Nop.Web.Tests/Mvc/ModelBinding/Binders/NopModelBinderProviderTests.cs
|
||||
Nop.Tests/Nop.Web.Tests/Mvc/ModelBinding/Binders/NopModelBinderProviderTests.cs
|
||||
Nop.Web.Tests/Mvc/ModelBinding/Binders/NopModelBinderProviderTests.cs
|
||||
Mvc/ModelBinding/Binders/NopModelBinderProviderTests.cs
|
||||
ModelBinding/Binders/NopModelBinderProviderTests.cs
|
||||
Binders/NopModelBinderProviderTests.cs
|
||||
NopModelBinderProviderTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Factories/WidgetModelFactoryTests.cs
|
||||
Tests/Nop.Tests/Nop.Web.Tests/Public/Factories/WidgetModelFactoryTests.cs
|
||||
Nop.Tests/Nop.Web.Tests/Public/Factories/WidgetModelFactoryTests.cs
|
||||
|
||||
@@ -171,6 +171,7 @@ src/Tests/Nop.Tests/SqLiteNopDataProvider.cs
|
||||
src/Tests/Nop.Tests/BaseNopTest.cs
|
||||
src/Tests/Nop.Tests/TestDataProviderManager.cs
|
||||
src/Tests/Nop.Tests/TestSmtpBuilder.cs
|
||||
src/Tests/Nop.Tests/Nop.Web.Tests/Mvc/ModelBinding/Binders/NopModelBinderProviderTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Factories/WidgetModelFactoryTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Factories/NewsletterModelFactoryTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Factories/CountryModelFactoryTests.cs
|
||||
|
||||
@@ -21007,6 +21007,12 @@ ApiPlatform/OpenApi/Adapter/ExtraPropertiesSchemaAdapterTest.php
|
||||
OpenApi/Adapter/ExtraPropertiesSchemaAdapterTest.php
|
||||
Adapter/ExtraPropertiesSchemaAdapterTest.php
|
||||
ExtraPropertiesSchemaAdapterTest.php
|
||||
tests/Unit/PrestaShopBundle/ApiPlatform/Encoder/MultipartDecoderTest.php
|
||||
Unit/PrestaShopBundle/ApiPlatform/Encoder/MultipartDecoderTest.php
|
||||
PrestaShopBundle/ApiPlatform/Encoder/MultipartDecoderTest.php
|
||||
ApiPlatform/Encoder/MultipartDecoderTest.php
|
||||
Encoder/MultipartDecoderTest.php
|
||||
MultipartDecoderTest.php
|
||||
tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSDeleteTest.php
|
||||
Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSDeleteTest.php
|
||||
PrestaShopBundle/ApiPlatform/Metadata/CQRSDeleteTest.php
|
||||
@@ -21221,6 +21227,14 @@ Sell/Product/Details/DetailsTypeTest.php
|
||||
Product/Details/DetailsTypeTest.php
|
||||
Details/DetailsTypeTest.php
|
||||
DetailsTypeTest.php
|
||||
tests/Unit/PrestaShopBundle/Form/Admin/Sell/Order/UpdateOrderStatusTypeTest.php
|
||||
Unit/PrestaShopBundle/Form/Admin/Sell/Order/UpdateOrderStatusTypeTest.php
|
||||
PrestaShopBundle/Form/Admin/Sell/Order/UpdateOrderStatusTypeTest.php
|
||||
Form/Admin/Sell/Order/UpdateOrderStatusTypeTest.php
|
||||
Admin/Sell/Order/UpdateOrderStatusTypeTest.php
|
||||
Sell/Order/UpdateOrderStatusTypeTest.php
|
||||
Order/UpdateOrderStatusTypeTest.php
|
||||
UpdateOrderStatusTypeTest.php
|
||||
tests/Unit/PrestaShopBundle/Form/Admin/Type/Material/MaterialChoiceTableTypeTest.php
|
||||
Unit/PrestaShopBundle/Form/Admin/Type/Material/MaterialChoiceTableTypeTest.php
|
||||
PrestaShopBundle/Form/Admin/Type/Material/MaterialChoiceTableTypeTest.php
|
||||
@@ -21906,6 +21920,12 @@ Combination/Update/Filler/CombinationFillerTestCase.php
|
||||
Update/Filler/CombinationFillerTestCase.php
|
||||
Filler/CombinationFillerTestCase.php
|
||||
CombinationFillerTestCase.php
|
||||
tests/Unit/Adapter/Product/Image/ProductImageProviderTest.php
|
||||
Unit/Adapter/Product/Image/ProductImageProviderTest.php
|
||||
Adapter/Product/Image/ProductImageProviderTest.php
|
||||
Product/Image/ProductImageProviderTest.php
|
||||
Image/ProductImageProviderTest.php
|
||||
ProductImageProviderTest.php
|
||||
tests/Unit/Adapter/Product/Image/ProductImagePathFactoryTest.php
|
||||
Unit/Adapter/Product/Image/ProductImagePathFactoryTest.php
|
||||
Adapter/Product/Image/ProductImagePathFactoryTest.php
|
||||
@@ -29109,6 +29129,94 @@ API/02_endpoints/discount/04_postDiscounts.ts
|
||||
02_endpoints/discount/04_postDiscounts.ts
|
||||
discount/04_postDiscounts.ts
|
||||
04_postDiscounts.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/01_getAddressesList.ts
|
||||
UI/campaigns/functional/API/02_endpoints/address/01_getAddressesList.ts
|
||||
campaigns/functional/API/02_endpoints/address/01_getAddressesList.ts
|
||||
functional/API/02_endpoints/address/01_getAddressesList.ts
|
||||
API/02_endpoints/address/01_getAddressesList.ts
|
||||
02_endpoints/address/01_getAddressesList.ts
|
||||
address/01_getAddressesList.ts
|
||||
01_getAddressesList.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/05_getCustomerAddress.ts
|
||||
UI/campaigns/functional/API/02_endpoints/address/05_getCustomerAddress.ts
|
||||
campaigns/functional/API/02_endpoints/address/05_getCustomerAddress.ts
|
||||
functional/API/02_endpoints/address/05_getCustomerAddress.ts
|
||||
API/02_endpoints/address/05_getCustomerAddress.ts
|
||||
02_endpoints/address/05_getCustomerAddress.ts
|
||||
address/05_getCustomerAddress.ts
|
||||
05_getCustomerAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/03_patchCartAddress.ts
|
||||
UI/campaigns/functional/API/02_endpoints/address/03_patchCartAddress.ts
|
||||
campaigns/functional/API/02_endpoints/address/03_patchCartAddress.ts
|
||||
functional/API/02_endpoints/address/03_patchCartAddress.ts
|
||||
API/02_endpoints/address/03_patchCartAddress.ts
|
||||
02_endpoints/address/03_patchCartAddress.ts
|
||||
address/03_patchCartAddress.ts
|
||||
03_patchCartAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/10_patchOrderAddress.ts
|
||||
UI/campaigns/functional/API/02_endpoints/address/10_patchOrderAddress.ts
|
||||
campaigns/functional/API/02_endpoints/address/10_patchOrderAddress.ts
|
||||
functional/API/02_endpoints/address/10_patchOrderAddress.ts
|
||||
API/02_endpoints/address/10_patchOrderAddress.ts
|
||||
02_endpoints/address/10_patchOrderAddress.ts
|
||||
address/10_patchOrderAddress.ts
|
||||
10_patchOrderAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/02_bulkDeleteAddresses.ts
|
||||
UI/campaigns/functional/API/02_endpoints/address/02_bulkDeleteAddresses.ts
|
||||
campaigns/functional/API/02_endpoints/address/02_bulkDeleteAddresses.ts
|
||||
functional/API/02_endpoints/address/02_bulkDeleteAddresses.ts
|
||||
API/02_endpoints/address/02_bulkDeleteAddresses.ts
|
||||
02_endpoints/address/02_bulkDeleteAddresses.ts
|
||||
address/02_bulkDeleteAddresses.ts
|
||||
02_bulkDeleteAddresses.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/08_getManufacturerAddress.ts
|
||||
UI/campaigns/functional/API/02_endpoints/address/08_getManufacturerAddress.ts
|
||||
campaigns/functional/API/02_endpoints/address/08_getManufacturerAddress.ts
|
||||
functional/API/02_endpoints/address/08_getManufacturerAddress.ts
|
||||
API/02_endpoints/address/08_getManufacturerAddress.ts
|
||||
02_endpoints/address/08_getManufacturerAddress.ts
|
||||
address/08_getManufacturerAddress.ts
|
||||
08_getManufacturerAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/04_postCustomerAddress.ts
|
||||
UI/campaigns/functional/API/02_endpoints/address/04_postCustomerAddress.ts
|
||||
campaigns/functional/API/02_endpoints/address/04_postCustomerAddress.ts
|
||||
functional/API/02_endpoints/address/04_postCustomerAddress.ts
|
||||
API/02_endpoints/address/04_postCustomerAddress.ts
|
||||
02_endpoints/address/04_postCustomerAddress.ts
|
||||
address/04_postCustomerAddress.ts
|
||||
04_postCustomerAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/07_postManufacturerAddress.ts
|
||||
UI/campaigns/functional/API/02_endpoints/address/07_postManufacturerAddress.ts
|
||||
campaigns/functional/API/02_endpoints/address/07_postManufacturerAddress.ts
|
||||
functional/API/02_endpoints/address/07_postManufacturerAddress.ts
|
||||
API/02_endpoints/address/07_postManufacturerAddress.ts
|
||||
02_endpoints/address/07_postManufacturerAddress.ts
|
||||
address/07_postManufacturerAddress.ts
|
||||
07_postManufacturerAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/11_deleteAddress.ts
|
||||
UI/campaigns/functional/API/02_endpoints/address/11_deleteAddress.ts
|
||||
campaigns/functional/API/02_endpoints/address/11_deleteAddress.ts
|
||||
functional/API/02_endpoints/address/11_deleteAddress.ts
|
||||
API/02_endpoints/address/11_deleteAddress.ts
|
||||
02_endpoints/address/11_deleteAddress.ts
|
||||
address/11_deleteAddress.ts
|
||||
11_deleteAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/09_patchManufacturerAddress.ts
|
||||
UI/campaigns/functional/API/02_endpoints/address/09_patchManufacturerAddress.ts
|
||||
campaigns/functional/API/02_endpoints/address/09_patchManufacturerAddress.ts
|
||||
functional/API/02_endpoints/address/09_patchManufacturerAddress.ts
|
||||
API/02_endpoints/address/09_patchManufacturerAddress.ts
|
||||
02_endpoints/address/09_patchManufacturerAddress.ts
|
||||
address/09_patchManufacturerAddress.ts
|
||||
09_patchManufacturerAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/06_patchCustomerAddress.ts
|
||||
UI/campaigns/functional/API/02_endpoints/address/06_patchCustomerAddress.ts
|
||||
campaigns/functional/API/02_endpoints/address/06_patchCustomerAddress.ts
|
||||
functional/API/02_endpoints/address/06_patchCustomerAddress.ts
|
||||
API/02_endpoints/address/06_patchCustomerAddress.ts
|
||||
02_endpoints/address/06_patchCustomerAddress.ts
|
||||
address/06_patchCustomerAddress.ts
|
||||
06_patchCustomerAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/05_postCustomersGroup.ts
|
||||
UI/campaigns/functional/API/02_endpoints/customerGroup/05_postCustomersGroup.ts
|
||||
campaigns/functional/API/02_endpoints/customerGroup/05_postCustomersGroup.ts
|
||||
@@ -30044,6 +30152,14 @@ Integration/PrestaShopBundle/Controller/TestEntityDTO.php
|
||||
PrestaShopBundle/Controller/TestEntityDTO.php
|
||||
Controller/TestEntityDTO.php
|
||||
TestEntityDTO.php
|
||||
tests/Integration/PrestaShopBundle/Controller/Admin/Sell/Catalog/DiscountControllerTest.php
|
||||
Integration/PrestaShopBundle/Controller/Admin/Sell/Catalog/DiscountControllerTest.php
|
||||
PrestaShopBundle/Controller/Admin/Sell/Catalog/DiscountControllerTest.php
|
||||
Controller/Admin/Sell/Catalog/DiscountControllerTest.php
|
||||
Admin/Sell/Catalog/DiscountControllerTest.php
|
||||
Sell/Catalog/DiscountControllerTest.php
|
||||
Catalog/DiscountControllerTest.php
|
||||
DiscountControllerTest.php
|
||||
tests/Integration/PrestaShopBundle/Controller/Admin/Sell/Order/OrderControllerTest.php
|
||||
Integration/PrestaShopBundle/Controller/Admin/Sell/Order/OrderControllerTest.php
|
||||
PrestaShopBundle/Controller/Admin/Sell/Order/OrderControllerTest.php
|
||||
@@ -30324,6 +30440,11 @@ Adapter/Presenter/Product/ProductLazyArrayTest.php
|
||||
Presenter/Product/ProductLazyArrayTest.php
|
||||
Product/ProductLazyArrayTest.php
|
||||
ProductLazyArrayTest.php
|
||||
tests/Integration/Adapter/Module/ModuleHtmlAuthorizationCheckerTest.php
|
||||
Integration/Adapter/Module/ModuleHtmlAuthorizationCheckerTest.php
|
||||
Adapter/Module/ModuleHtmlAuthorizationCheckerTest.php
|
||||
Module/ModuleHtmlAuthorizationCheckerTest.php
|
||||
ModuleHtmlAuthorizationCheckerTest.php
|
||||
tests/Integration/Adapter/Hook/HookDispatcherTest.php
|
||||
Integration/Adapter/Hook/HookDispatcherTest.php
|
||||
Adapter/Hook/HookDispatcherTest.php
|
||||
@@ -32200,6 +32321,14 @@ Features/Scenario/Product/update_options.feature
|
||||
Scenario/Product/update_options.feature
|
||||
Product/update_options.feature
|
||||
update_options.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Product/SpecificPrice/unit_price_with_specific_price.feature
|
||||
Integration/Behaviour/Features/Scenario/Product/SpecificPrice/unit_price_with_specific_price.feature
|
||||
Behaviour/Features/Scenario/Product/SpecificPrice/unit_price_with_specific_price.feature
|
||||
Features/Scenario/Product/SpecificPrice/unit_price_with_specific_price.feature
|
||||
Scenario/Product/SpecificPrice/unit_price_with_specific_price.feature
|
||||
Product/SpecificPrice/unit_price_with_specific_price.feature
|
||||
SpecificPrice/unit_price_with_specific_price.feature
|
||||
unit_price_with_specific_price.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Product/SpecificPrice/specific_prices_listing.feature
|
||||
Integration/Behaviour/Features/Scenario/Product/SpecificPrice/specific_prices_listing.feature
|
||||
Behaviour/Features/Scenario/Product/SpecificPrice/specific_prices_listing.feature
|
||||
@@ -64528,6 +64657,15 @@ Sell/Catalog/Discount/edit.html.twig
|
||||
Catalog/Discount/edit.html.twig
|
||||
Discount/edit.html.twig
|
||||
edit.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Discount/modal_create_success.html.twig
|
||||
PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Discount/modal_create_success.html.twig
|
||||
Resources/views/Admin/Sell/Catalog/Discount/modal_create_success.html.twig
|
||||
views/Admin/Sell/Catalog/Discount/modal_create_success.html.twig
|
||||
Admin/Sell/Catalog/Discount/modal_create_success.html.twig
|
||||
Sell/Catalog/Discount/modal_create_success.html.twig
|
||||
Catalog/Discount/modal_create_success.html.twig
|
||||
Discount/modal_create_success.html.twig
|
||||
modal_create_success.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Discount/FormTheme/compatibility_form_theme.html.twig
|
||||
PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Discount/FormTheme/compatibility_form_theme.html.twig
|
||||
Resources/views/Admin/Sell/Catalog/Discount/FormTheme/compatibility_form_theme.html.twig
|
||||
@@ -64614,6 +64752,15 @@ Sell/Catalog/Discount/index.html.twig
|
||||
Catalog/Discount/index.html.twig
|
||||
Discount/index.html.twig
|
||||
index.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Discount/create_type_selection.html.twig
|
||||
PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Discount/create_type_selection.html.twig
|
||||
Resources/views/Admin/Sell/Catalog/Discount/create_type_selection.html.twig
|
||||
views/Admin/Sell/Catalog/Discount/create_type_selection.html.twig
|
||||
Admin/Sell/Catalog/Discount/create_type_selection.html.twig
|
||||
Sell/Catalog/Discount/create_type_selection.html.twig
|
||||
Catalog/Discount/create_type_selection.html.twig
|
||||
Discount/create_type_selection.html.twig
|
||||
create_type_selection.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Product/pre_select_shop.html.twig
|
||||
PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Product/pre_select_shop.html.twig
|
||||
Resources/views/Admin/Sell/Catalog/Product/pre_select_shop.html.twig
|
||||
@@ -75282,6 +75429,10 @@ src/Adapter/Module/ModuleDataUpdater.php
|
||||
Adapter/Module/ModuleDataUpdater.php
|
||||
Module/ModuleDataUpdater.php
|
||||
ModuleDataUpdater.php
|
||||
src/Adapter/Module/ModuleHtmlAuthorizationChecker.php
|
||||
Adapter/Module/ModuleHtmlAuthorizationChecker.php
|
||||
Module/ModuleHtmlAuthorizationChecker.php
|
||||
ModuleHtmlAuthorizationChecker.php
|
||||
src/Adapter/Module/Configuration/ModuleComplexConfigurationInterface.php
|
||||
Adapter/Module/Configuration/ModuleComplexConfigurationInterface.php
|
||||
Module/Configuration/ModuleComplexConfigurationInterface.php
|
||||
@@ -75921,6 +76072,9 @@ src/Adapter/Support/ContactRepository.php
|
||||
Adapter/Support/ContactRepository.php
|
||||
Support/ContactRepository.php
|
||||
ContactRepository.php
|
||||
src/Adapter/Combination.php
|
||||
Adapter/Combination.php
|
||||
Combination.php
|
||||
src/Adapter/Routes/DefaultRouteProvider.php
|
||||
Adapter/Routes/DefaultRouteProvider.php
|
||||
Routes/DefaultRouteProvider.php
|
||||
|
||||
@@ -3562,6 +3562,7 @@ tests/Unit/PrestaShopBundle/Security/Attribute/AdminSecurityTest.php
|
||||
tests/Unit/PrestaShopBundle/ApiPlatform/NormalizationMapperTest.php
|
||||
tests/Unit/PrestaShopBundle/ApiPlatform/Scopes/ApiResourceScopesExtractorTest.php
|
||||
tests/Unit/PrestaShopBundle/ApiPlatform/OpenApi/Adapter/ExtraPropertiesSchemaAdapterTest.php
|
||||
tests/Unit/PrestaShopBundle/ApiPlatform/Encoder/MultipartDecoderTest.php
|
||||
tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSDeleteTest.php
|
||||
tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/PaginatedListTest.php
|
||||
tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/UpdatePositionTest.php
|
||||
@@ -3597,6 +3598,7 @@ tests/Unit/PrestaShopBundle/Form/DataTransformer/RedirectionTargetTransformerTes
|
||||
tests/Unit/PrestaShopBundle/Form/Toolbar/ProductToolbarButtonsProviderTest.php
|
||||
tests/Unit/PrestaShopBundle/Form/Admin/Sell/CustomerService/OrderReturn/OrderReturnOptionsFormDataProviderTest.php
|
||||
tests/Unit/PrestaShopBundle/Form/Admin/Sell/Product/Details/DetailsTypeTest.php
|
||||
tests/Unit/PrestaShopBundle/Form/Admin/Sell/Order/UpdateOrderStatusTypeTest.php
|
||||
tests/Unit/PrestaShopBundle/Form/Admin/Type/Material/MaterialChoiceTableTypeTest.php
|
||||
tests/Unit/PrestaShopBundle/Form/Admin/Configure/AdvancedParameters/ExtraPropertyDefinition/ExtraPropertyDefinitionValidationTypeTest.php
|
||||
tests/Unit/PrestaShopBundle/Form/Admin/Configure/AdvancedParameters/ExtraPropertyDefinition/ExtraPropertyDefinitionAdvancedTypeTest.php
|
||||
@@ -3709,6 +3711,7 @@ tests/Unit/Adapter/Product/Combination/Update/Filler/StockInformationFillerTest.
|
||||
tests/Unit/Adapter/Product/Combination/Update/Filler/DetailsFillerTest.php
|
||||
tests/Unit/Adapter/Product/Combination/Update/Filler/PricesFillerTest.php
|
||||
tests/Unit/Adapter/Product/Combination/Update/Filler/CombinationFillerTestCase.php
|
||||
tests/Unit/Adapter/Product/Image/ProductImageProviderTest.php
|
||||
tests/Unit/Adapter/Product/Image/ProductImagePathFactoryTest.php
|
||||
tests/Unit/Adapter/ContextStateManagerTest.php
|
||||
tests/Unit/Adapter/Customer/CustomerConfigurationTest.php
|
||||
@@ -4598,6 +4601,17 @@ tests/UI/campaigns/functional/API/02_endpoints/discount/02_deleteDiscountsDiscou
|
||||
tests/UI/campaigns/functional/API/02_endpoints/discount/03_getDiscounts.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/discount/01_getDiscountTypes.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/discount/04_postDiscounts.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/01_getAddressesList.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/05_getCustomerAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/03_patchCartAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/10_patchOrderAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/02_bulkDeleteAddresses.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/08_getManufacturerAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/04_postCustomerAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/07_postManufacturerAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/11_deleteAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/09_patchManufacturerAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/address/06_patchCustomerAddress.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/05_postCustomersGroup.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/02_getCustomerGroupsId.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/01_deleteCustomerGroupsId.ts
|
||||
@@ -4746,6 +4760,7 @@ tests/Integration/PrestaShopBundle/Controller/Sell/Catalog/ProductControllerTest
|
||||
tests/Integration/PrestaShopBundle/Controller/Sell/Customer/Address/AddressControllerTest.php
|
||||
tests/Integration/PrestaShopBundle/Controller/Exception/VariableNotFoundException.php
|
||||
tests/Integration/PrestaShopBundle/Controller/TestEntityDTO.php
|
||||
tests/Integration/PrestaShopBundle/Controller/Admin/Sell/Catalog/DiscountControllerTest.php
|
||||
tests/Integration/PrestaShopBundle/Controller/Admin/Sell/Order/OrderControllerTest.php
|
||||
tests/Integration/PrestaShopBundle/Controller/Admin/Sell/Order/DeliveryControllerTest.php
|
||||
tests/Integration/PrestaShopBundle/Controller/Admin/PrestaShopAdminControllerTest.php
|
||||
@@ -4791,6 +4806,7 @@ tests/Integration/Adapter/Cart/CartVoucherSummaryTest.php
|
||||
tests/Integration/Adapter/OrderMessage/CommandHandler/EditOrderMessageHandlerTest.php
|
||||
tests/Integration/Adapter/ConfigurationTest.php
|
||||
tests/Integration/Adapter/Presenter/Product/ProductLazyArrayTest.php
|
||||
tests/Integration/Adapter/Module/ModuleHtmlAuthorizationCheckerTest.php
|
||||
tests/Integration/Adapter/Hook/HookDispatcherTest.php
|
||||
tests/Integration/Adapter/ContextStateManagerTest.php
|
||||
tests/Integration/Adapter/Customer/Repository/CustomerRepositoryTest.php
|
||||
@@ -5047,6 +5063,7 @@ tests/Integration/Behaviour/Features/Scenario/Product/Shop/update_pack_multishop
|
||||
tests/Integration/Behaviour/Features/Scenario/Product/Shop/shop_management.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Product/update_categories.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Product/update_options.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Product/SpecificPrice/unit_price_with_specific_price.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Product/SpecificPrice/specific_prices_listing.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Product/SpecificPrice/edit_specific_price.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Product/SpecificPrice/specific_price_priorities.feature
|
||||
@@ -10445,6 +10462,7 @@ src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Attachment/edit.html.twi
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Attachment/add.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Attachment/index.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Discount/edit.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Discount/modal_create_success.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Discount/FormTheme/compatibility_form_theme.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Discount/FormTheme/discount_usage_preview.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Discount/FormTheme/minimum_amount.html.twig
|
||||
@@ -10454,6 +10472,7 @@ src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Discount/form.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Discount/create.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Discount/create_discount_modal.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Discount/index.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Discount/create_type_selection.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Product/pre_select_shop.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Product/Blocks/header.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Catalog/Product/Blocks/modules-preview.html.twig
|
||||
@@ -12007,6 +12026,7 @@ src/Adapter/Module/Tab/ModuleTabManagementSubscriber.php
|
||||
src/Adapter/Module/Tab/ModuleTabUnregister.php
|
||||
src/Adapter/Module/Tab/ModuleTabRegister.php
|
||||
src/Adapter/Module/ModuleDataUpdater.php
|
||||
src/Adapter/Module/ModuleHtmlAuthorizationChecker.php
|
||||
src/Adapter/Module/Configuration/ModuleComplexConfigurationInterface.php
|
||||
src/Adapter/Module/Configuration/ModuleSelfConfigurator.php
|
||||
src/Adapter/Module/CommandHandler/UninstallModuleHandler.php
|
||||
@@ -12137,6 +12157,7 @@ src/Adapter/Domain/LocalizedObjectModelTrait.php
|
||||
src/Adapter/Domain/AbstractObjectModelHandler.php
|
||||
src/Adapter/Support/ContactDeleter.php
|
||||
src/Adapter/Support/ContactRepository.php
|
||||
src/Adapter/Combination.php
|
||||
src/Adapter/Routes/DefaultRouteProvider.php
|
||||
src/Adapter/Routes/RouteValidator.php
|
||||
src/Adapter/Validate.php
|
||||
|
||||
@@ -34120,6 +34120,30 @@ System/SalesChannel/Rule/SalesChannelRuleTest.php
|
||||
SalesChannel/Rule/SalesChannelRuleTest.php
|
||||
Rule/SalesChannelRuleTest.php
|
||||
SalesChannelRuleTest.php
|
||||
tests/unit/Core/System/SalesChannel/Mcp/Tool/StoreApiToolSearchToolTest.php
|
||||
unit/Core/System/SalesChannel/Mcp/Tool/StoreApiToolSearchToolTest.php
|
||||
Core/System/SalesChannel/Mcp/Tool/StoreApiToolSearchToolTest.php
|
||||
System/SalesChannel/Mcp/Tool/StoreApiToolSearchToolTest.php
|
||||
SalesChannel/Mcp/Tool/StoreApiToolSearchToolTest.php
|
||||
Mcp/Tool/StoreApiToolSearchToolTest.php
|
||||
Tool/StoreApiToolSearchToolTest.php
|
||||
StoreApiToolSearchToolTest.php
|
||||
tests/unit/Core/System/SalesChannel/Mcp/Tool/StoreApiToolsetEnableToolTest.php
|
||||
unit/Core/System/SalesChannel/Mcp/Tool/StoreApiToolsetEnableToolTest.php
|
||||
Core/System/SalesChannel/Mcp/Tool/StoreApiToolsetEnableToolTest.php
|
||||
System/SalesChannel/Mcp/Tool/StoreApiToolsetEnableToolTest.php
|
||||
SalesChannel/Mcp/Tool/StoreApiToolsetEnableToolTest.php
|
||||
Mcp/Tool/StoreApiToolsetEnableToolTest.php
|
||||
Tool/StoreApiToolsetEnableToolTest.php
|
||||
StoreApiToolsetEnableToolTest.php
|
||||
tests/unit/Core/System/SalesChannel/Mcp/Tool/StoreApiToolsetsListToolTest.php
|
||||
unit/Core/System/SalesChannel/Mcp/Tool/StoreApiToolsetsListToolTest.php
|
||||
Core/System/SalesChannel/Mcp/Tool/StoreApiToolsetsListToolTest.php
|
||||
System/SalesChannel/Mcp/Tool/StoreApiToolsetsListToolTest.php
|
||||
SalesChannel/Mcp/Tool/StoreApiToolsetsListToolTest.php
|
||||
Mcp/Tool/StoreApiToolsetsListToolTest.php
|
||||
Tool/StoreApiToolsetsListToolTest.php
|
||||
StoreApiToolsetsListToolTest.php
|
||||
tests/unit/Core/System/SalesChannel/Validation/SalesChannelValidatorTest.php
|
||||
unit/Core/System/SalesChannel/Validation/SalesChannelValidatorTest.php
|
||||
Core/System/SalesChannel/Validation/SalesChannelValidatorTest.php
|
||||
@@ -47685,6 +47709,13 @@ Core/Framework/Mcp/McpCapabilityCatalogTest.php
|
||||
Framework/Mcp/McpCapabilityCatalogTest.php
|
||||
Mcp/McpCapabilityCatalogTest.php
|
||||
McpCapabilityCatalogTest.php
|
||||
tests/unit/Core/Framework/Mcp/AllowList/McpAllowlistListRequestHandlerTest.php
|
||||
unit/Core/Framework/Mcp/AllowList/McpAllowlistListRequestHandlerTest.php
|
||||
Core/Framework/Mcp/AllowList/McpAllowlistListRequestHandlerTest.php
|
||||
Framework/Mcp/AllowList/McpAllowlistListRequestHandlerTest.php
|
||||
Mcp/AllowList/McpAllowlistListRequestHandlerTest.php
|
||||
AllowList/McpAllowlistListRequestHandlerTest.php
|
||||
McpAllowlistListRequestHandlerTest.php
|
||||
tests/unit/Core/Framework/Mcp/AllowList/McpAllowlistTest.php
|
||||
unit/Core/Framework/Mcp/AllowList/McpAllowlistTest.php
|
||||
Core/Framework/Mcp/AllowList/McpAllowlistTest.php
|
||||
@@ -47781,6 +47812,12 @@ Framework/Mcp/Loader/AppMcpPrivilegeProviderTest.php
|
||||
Mcp/Loader/AppMcpPrivilegeProviderTest.php
|
||||
Loader/AppMcpPrivilegeProviderTest.php
|
||||
AppMcpPrivilegeProviderTest.php
|
||||
tests/unit/Core/Framework/Mcp/McpToolsetSessionStorageTest.php
|
||||
unit/Core/Framework/Mcp/McpToolsetSessionStorageTest.php
|
||||
Core/Framework/Mcp/McpToolsetSessionStorageTest.php
|
||||
Framework/Mcp/McpToolsetSessionStorageTest.php
|
||||
Mcp/McpToolsetSessionStorageTest.php
|
||||
McpToolsetSessionStorageTest.php
|
||||
tests/unit/Core/Framework/Mcp/Authentication/McpExceptionListenerTest.php
|
||||
unit/Core/Framework/Mcp/Authentication/McpExceptionListenerTest.php
|
||||
Core/Framework/Mcp/Authentication/McpExceptionListenerTest.php
|
||||
@@ -47893,6 +47930,13 @@ Framework/Mcp/Resource/StateMachineResourceTest.php
|
||||
Mcp/Resource/StateMachineResourceTest.php
|
||||
Resource/StateMachineResourceTest.php
|
||||
StateMachineResourceTest.php
|
||||
tests/unit/Core/Framework/Mcp/Http/McpHttpTransportFactoryTest.php
|
||||
unit/Core/Framework/Mcp/Http/McpHttpTransportFactoryTest.php
|
||||
Core/Framework/Mcp/Http/McpHttpTransportFactoryTest.php
|
||||
Framework/Mcp/Http/McpHttpTransportFactoryTest.php
|
||||
Mcp/Http/McpHttpTransportFactoryTest.php
|
||||
Http/McpHttpTransportFactoryTest.php
|
||||
McpHttpTransportFactoryTest.php
|
||||
tests/unit/Core/Framework/Mcp/Prompt/ShopwareContextPromptTest.php
|
||||
unit/Core/Framework/Mcp/Prompt/ShopwareContextPromptTest.php
|
||||
Core/Framework/Mcp/Prompt/ShopwareContextPromptTest.php
|
||||
@@ -47900,12 +47944,68 @@ Framework/Mcp/Prompt/ShopwareContextPromptTest.php
|
||||
Mcp/Prompt/ShopwareContextPromptTest.php
|
||||
Prompt/ShopwareContextPromptTest.php
|
||||
ShopwareContextPromptTest.php
|
||||
tests/unit/Core/Framework/Mcp/Attribute/McpToolGroupTest.php
|
||||
unit/Core/Framework/Mcp/Attribute/McpToolGroupTest.php
|
||||
Core/Framework/Mcp/Attribute/McpToolGroupTest.php
|
||||
Framework/Mcp/Attribute/McpToolGroupTest.php
|
||||
Mcp/Attribute/McpToolGroupTest.php
|
||||
Attribute/McpToolGroupTest.php
|
||||
McpToolGroupTest.php
|
||||
tests/unit/Core/Framework/Mcp/McpAllowedHostsProviderTest.php
|
||||
unit/Core/Framework/Mcp/McpAllowedHostsProviderTest.php
|
||||
Core/Framework/Mcp/McpAllowedHostsProviderTest.php
|
||||
Framework/Mcp/McpAllowedHostsProviderTest.php
|
||||
Mcp/McpAllowedHostsProviderTest.php
|
||||
McpAllowedHostsProviderTest.php
|
||||
tests/unit/Core/Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTaskHandlerTest.php
|
||||
unit/Core/Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTaskHandlerTest.php
|
||||
Core/Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTaskHandlerTest.php
|
||||
Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTaskHandlerTest.php
|
||||
Mcp/ScheduledTask/McpToolsetSessionCleanupTaskHandlerTest.php
|
||||
ScheduledTask/McpToolsetSessionCleanupTaskHandlerTest.php
|
||||
McpToolsetSessionCleanupTaskHandlerTest.php
|
||||
tests/unit/Core/Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTaskTest.php
|
||||
unit/Core/Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTaskTest.php
|
||||
Core/Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTaskTest.php
|
||||
Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTaskTest.php
|
||||
Mcp/ScheduledTask/McpToolsetSessionCleanupTaskTest.php
|
||||
ScheduledTask/McpToolsetSessionCleanupTaskTest.php
|
||||
McpToolsetSessionCleanupTaskTest.php
|
||||
tests/unit/Core/Framework/Mcp/Notification/McpListChangedNotificationSetTest.php
|
||||
unit/Core/Framework/Mcp/Notification/McpListChangedNotificationSetTest.php
|
||||
Core/Framework/Mcp/Notification/McpListChangedNotificationSetTest.php
|
||||
Framework/Mcp/Notification/McpListChangedNotificationSetTest.php
|
||||
Mcp/Notification/McpListChangedNotificationSetTest.php
|
||||
Notification/McpListChangedNotificationSetTest.php
|
||||
McpListChangedNotificationSetTest.php
|
||||
tests/unit/Core/Framework/Mcp/Notification/AppMcpCapabilityLifecycleSubscriberTest.php
|
||||
unit/Core/Framework/Mcp/Notification/AppMcpCapabilityLifecycleSubscriberTest.php
|
||||
Core/Framework/Mcp/Notification/AppMcpCapabilityLifecycleSubscriberTest.php
|
||||
Framework/Mcp/Notification/AppMcpCapabilityLifecycleSubscriberTest.php
|
||||
Mcp/Notification/AppMcpCapabilityLifecycleSubscriberTest.php
|
||||
Notification/AppMcpCapabilityLifecycleSubscriberTest.php
|
||||
AppMcpCapabilityLifecycleSubscriberTest.php
|
||||
tests/unit/Core/Framework/Mcp/Notification/McpSessionRegistryTest.php
|
||||
unit/Core/Framework/Mcp/Notification/McpSessionRegistryTest.php
|
||||
Core/Framework/Mcp/Notification/McpSessionRegistryTest.php
|
||||
Framework/Mcp/Notification/McpSessionRegistryTest.php
|
||||
Mcp/Notification/McpSessionRegistryTest.php
|
||||
Notification/McpSessionRegistryTest.php
|
||||
McpSessionRegistryTest.php
|
||||
tests/unit/Core/Framework/Mcp/Notification/AppMcpCapabilityDetectorTest.php
|
||||
unit/Core/Framework/Mcp/Notification/AppMcpCapabilityDetectorTest.php
|
||||
Core/Framework/Mcp/Notification/AppMcpCapabilityDetectorTest.php
|
||||
Framework/Mcp/Notification/AppMcpCapabilityDetectorTest.php
|
||||
Mcp/Notification/AppMcpCapabilityDetectorTest.php
|
||||
Notification/AppMcpCapabilityDetectorTest.php
|
||||
AppMcpCapabilityDetectorTest.php
|
||||
tests/unit/Core/Framework/Mcp/Notification/McpListChangedNotifierTest.php
|
||||
unit/Core/Framework/Mcp/Notification/McpListChangedNotifierTest.php
|
||||
Core/Framework/Mcp/Notification/McpListChangedNotifierTest.php
|
||||
Framework/Mcp/Notification/McpListChangedNotifierTest.php
|
||||
Mcp/Notification/McpListChangedNotifierTest.php
|
||||
Notification/McpListChangedNotifierTest.php
|
||||
McpListChangedNotifierTest.php
|
||||
tests/unit/Core/Framework/Mcp/McpExceptionTest.php
|
||||
unit/Core/Framework/Mcp/McpExceptionTest.php
|
||||
Core/Framework/Mcp/McpExceptionTest.php
|
||||
@@ -47933,6 +48033,13 @@ Framework/Mcp/Tool/StoreApiContextToolTest.php
|
||||
Mcp/Tool/StoreApiContextToolTest.php
|
||||
Tool/StoreApiContextToolTest.php
|
||||
StoreApiContextToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/ToolsetsListToolTest.php
|
||||
unit/Core/Framework/Mcp/Tool/ToolsetsListToolTest.php
|
||||
Core/Framework/Mcp/Tool/ToolsetsListToolTest.php
|
||||
Framework/Mcp/Tool/ToolsetsListToolTest.php
|
||||
Mcp/Tool/ToolsetsListToolTest.php
|
||||
Tool/ToolsetsListToolTest.php
|
||||
ToolsetsListToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/OrderStateToolTest.php
|
||||
unit/Core/Framework/Mcp/Tool/OrderStateToolTest.php
|
||||
Core/Framework/Mcp/Tool/OrderStateToolTest.php
|
||||
@@ -47968,6 +48075,22 @@ Framework/Mcp/Tool/McpEntityIncludesTest.php
|
||||
Mcp/Tool/McpEntityIncludesTest.php
|
||||
Tool/McpEntityIncludesTest.php
|
||||
McpEntityIncludesTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/Search/ToolSearchResultTest.php
|
||||
unit/Core/Framework/Mcp/Tool/Search/ToolSearchResultTest.php
|
||||
Core/Framework/Mcp/Tool/Search/ToolSearchResultTest.php
|
||||
Framework/Mcp/Tool/Search/ToolSearchResultTest.php
|
||||
Mcp/Tool/Search/ToolSearchResultTest.php
|
||||
Tool/Search/ToolSearchResultTest.php
|
||||
Search/ToolSearchResultTest.php
|
||||
ToolSearchResultTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/Search/ToolSearchTest.php
|
||||
unit/Core/Framework/Mcp/Tool/Search/ToolSearchTest.php
|
||||
Core/Framework/Mcp/Tool/Search/ToolSearchTest.php
|
||||
Framework/Mcp/Tool/Search/ToolSearchTest.php
|
||||
Mcp/Tool/Search/ToolSearchTest.php
|
||||
Tool/Search/ToolSearchTest.php
|
||||
Search/ToolSearchTest.php
|
||||
ToolSearchTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/SystemConfigWriteToolTest.php
|
||||
unit/Core/Framework/Mcp/Tool/SystemConfigWriteToolTest.php
|
||||
Core/Framework/Mcp/Tool/SystemConfigWriteToolTest.php
|
||||
@@ -47982,6 +48105,13 @@ Framework/Mcp/Tool/EntitySearchToolTest.php
|
||||
Mcp/Tool/EntitySearchToolTest.php
|
||||
Tool/EntitySearchToolTest.php
|
||||
EntitySearchToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/ToolsetEnableToolTest.php
|
||||
unit/Core/Framework/Mcp/Tool/ToolsetEnableToolTest.php
|
||||
Core/Framework/Mcp/Tool/ToolsetEnableToolTest.php
|
||||
Framework/Mcp/Tool/ToolsetEnableToolTest.php
|
||||
Mcp/Tool/ToolsetEnableToolTest.php
|
||||
Tool/ToolsetEnableToolTest.php
|
||||
ToolsetEnableToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/McpToolResponseConventionTest.php
|
||||
unit/Core/Framework/Mcp/Tool/McpToolResponseConventionTest.php
|
||||
Core/Framework/Mcp/Tool/McpToolResponseConventionTest.php
|
||||
@@ -47996,6 +48126,13 @@ Framework/Mcp/Tool/AclEnforcementTest.php
|
||||
Mcp/Tool/AclEnforcementTest.php
|
||||
Tool/AclEnforcementTest.php
|
||||
AclEnforcementTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/ToolSearchToolTest.php
|
||||
unit/Core/Framework/Mcp/Tool/ToolSearchToolTest.php
|
||||
Core/Framework/Mcp/Tool/ToolSearchToolTest.php
|
||||
Framework/Mcp/Tool/ToolSearchToolTest.php
|
||||
Mcp/Tool/ToolSearchToolTest.php
|
||||
Tool/ToolSearchToolTest.php
|
||||
ToolSearchToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/EntityDeleteToolTest.php
|
||||
unit/Core/Framework/Mcp/Tool/EntityDeleteToolTest.php
|
||||
Core/Framework/Mcp/Tool/EntityDeleteToolTest.php
|
||||
@@ -48031,6 +48168,12 @@ Framework/Mcp/Context/McpContextProviderTest.php
|
||||
Mcp/Context/McpContextProviderTest.php
|
||||
Context/McpContextProviderTest.php
|
||||
McpContextProviderTest.php
|
||||
tests/unit/Core/Framework/Mcp/McpToolsetRegistryTest.php
|
||||
unit/Core/Framework/Mcp/McpToolsetRegistryTest.php
|
||||
Core/Framework/Mcp/McpToolsetRegistryTest.php
|
||||
Framework/Mcp/McpToolsetRegistryTest.php
|
||||
Mcp/McpToolsetRegistryTest.php
|
||||
McpToolsetRegistryTest.php
|
||||
tests/unit/Core/Framework/App/AppStorageTest.php
|
||||
unit/Core/Framework/App/AppStorageTest.php
|
||||
Core/Framework/App/AppStorageTest.php
|
||||
@@ -54283,6 +54426,11 @@ migration/Core/V6_7/Migration1763544592UpdateGroupRegistrationMailTemplatesTest.
|
||||
Core/V6_7/Migration1763544592UpdateGroupRegistrationMailTemplatesTest.php
|
||||
V6_7/Migration1763544592UpdateGroupRegistrationMailTemplatesTest.php
|
||||
Migration1763544592UpdateGroupRegistrationMailTemplatesTest.php
|
||||
tests/migration/Core/V6_7/Migration1783073015McpToolsetSessionTest.php
|
||||
migration/Core/V6_7/Migration1783073015McpToolsetSessionTest.php
|
||||
Core/V6_7/Migration1783073015McpToolsetSessionTest.php
|
||||
V6_7/Migration1783073015McpToolsetSessionTest.php
|
||||
Migration1783073015McpToolsetSessionTest.php
|
||||
tests/migration/Core/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlowTest.php
|
||||
migration/Core/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlowTest.php
|
||||
Core/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlowTest.php
|
||||
@@ -56299,6 +56447,16 @@ Rules/data/McpToolResponseTraitRule/ToolWithoutTrait.php
|
||||
data/McpToolResponseTraitRule/ToolWithoutTrait.php
|
||||
McpToolResponseTraitRule/ToolWithoutTrait.php
|
||||
ToolWithoutTrait.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/McpToolResponseTraitRule/ToolWithAbstractResponse.php
|
||||
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/McpToolResponseTraitRule/ToolWithAbstractResponse.php
|
||||
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/McpToolResponseTraitRule/ToolWithAbstractResponse.php
|
||||
DevOps/StaticAnalyse/PHPStan/Rules/data/McpToolResponseTraitRule/ToolWithAbstractResponse.php
|
||||
StaticAnalyse/PHPStan/Rules/data/McpToolResponseTraitRule/ToolWithAbstractResponse.php
|
||||
PHPStan/Rules/data/McpToolResponseTraitRule/ToolWithAbstractResponse.php
|
||||
Rules/data/McpToolResponseTraitRule/ToolWithAbstractResponse.php
|
||||
data/McpToolResponseTraitRule/ToolWithAbstractResponse.php
|
||||
McpToolResponseTraitRule/ToolWithAbstractResponse.php
|
||||
ToolWithAbstractResponse.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/McpToolResponseTraitRule/ToolWithTrait.php
|
||||
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/McpToolResponseTraitRule/ToolWithTrait.php
|
||||
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/McpToolResponseTraitRule/ToolWithTrait.php
|
||||
@@ -75477,6 +75635,11 @@ Core/Migration/V6_7/Migration1748326970UpdateMailTemplatesForAccessibility.php
|
||||
Migration/V6_7/Migration1748326970UpdateMailTemplatesForAccessibility.php
|
||||
V6_7/Migration1748326970UpdateMailTemplatesForAccessibility.php
|
||||
Migration1748326970UpdateMailTemplatesForAccessibility.php
|
||||
src/Core/Migration/V6_7/Migration1783073015McpToolsetSession.php
|
||||
Core/Migration/V6_7/Migration1783073015McpToolsetSession.php
|
||||
Migration/V6_7/Migration1783073015McpToolsetSession.php
|
||||
V6_7/Migration1783073015McpToolsetSession.php
|
||||
Migration1783073015McpToolsetSession.php
|
||||
src/Core/Migration/V6_7/Migration1778142666AddMcpAllowlistToUser.php
|
||||
Core/Migration/V6_7/Migration1778142666AddMcpAllowlistToUser.php
|
||||
Migration/V6_7/Migration1778142666AddMcpAllowlistToUser.php
|
||||
@@ -79682,6 +79845,27 @@ System/SalesChannel/Exception/NoContextDataException.php
|
||||
SalesChannel/Exception/NoContextDataException.php
|
||||
Exception/NoContextDataException.php
|
||||
NoContextDataException.php
|
||||
src/Core/System/SalesChannel/Mcp/Tool/StoreApiToolsetEnableTool.php
|
||||
Core/System/SalesChannel/Mcp/Tool/StoreApiToolsetEnableTool.php
|
||||
System/SalesChannel/Mcp/Tool/StoreApiToolsetEnableTool.php
|
||||
SalesChannel/Mcp/Tool/StoreApiToolsetEnableTool.php
|
||||
Mcp/Tool/StoreApiToolsetEnableTool.php
|
||||
Tool/StoreApiToolsetEnableTool.php
|
||||
StoreApiToolsetEnableTool.php
|
||||
src/Core/System/SalesChannel/Mcp/Tool/StoreApiToolsetsListTool.php
|
||||
Core/System/SalesChannel/Mcp/Tool/StoreApiToolsetsListTool.php
|
||||
System/SalesChannel/Mcp/Tool/StoreApiToolsetsListTool.php
|
||||
SalesChannel/Mcp/Tool/StoreApiToolsetsListTool.php
|
||||
Mcp/Tool/StoreApiToolsetsListTool.php
|
||||
Tool/StoreApiToolsetsListTool.php
|
||||
StoreApiToolsetsListTool.php
|
||||
src/Core/System/SalesChannel/Mcp/Tool/StoreApiToolSearchTool.php
|
||||
Core/System/SalesChannel/Mcp/Tool/StoreApiToolSearchTool.php
|
||||
System/SalesChannel/Mcp/Tool/StoreApiToolSearchTool.php
|
||||
SalesChannel/Mcp/Tool/StoreApiToolSearchTool.php
|
||||
Mcp/Tool/StoreApiToolSearchTool.php
|
||||
Tool/StoreApiToolSearchTool.php
|
||||
StoreApiToolSearchTool.php
|
||||
src/Core/System/SalesChannel/Mcp/Tool/StoreApiContextTool.php
|
||||
Core/System/SalesChannel/Mcp/Tool/StoreApiContextTool.php
|
||||
System/SalesChannel/Mcp/Tool/StoreApiContextTool.php
|
||||
@@ -106871,6 +107055,12 @@ Framework/Mcp/AllowList/McpAllowlistFilter.php
|
||||
Mcp/AllowList/McpAllowlistFilter.php
|
||||
AllowList/McpAllowlistFilter.php
|
||||
McpAllowlistFilter.php
|
||||
src/Core/Framework/Mcp/AllowList/McpAllowlistListRequestHandler.php
|
||||
Core/Framework/Mcp/AllowList/McpAllowlistListRequestHandler.php
|
||||
Framework/Mcp/AllowList/McpAllowlistListRequestHandler.php
|
||||
Mcp/AllowList/McpAllowlistListRequestHandler.php
|
||||
AllowList/McpAllowlistListRequestHandler.php
|
||||
McpAllowlistListRequestHandler.php
|
||||
src/Core/Framework/Mcp/AGENTS.md
|
||||
Core/Framework/Mcp/AGENTS.md
|
||||
Framework/Mcp/AGENTS.md
|
||||
@@ -106906,6 +107096,11 @@ Framework/Mcp/Command/DebugMcpCommand.php
|
||||
Mcp/Command/DebugMcpCommand.php
|
||||
Command/DebugMcpCommand.php
|
||||
DebugMcpCommand.php
|
||||
src/Core/Framework/Mcp/McpToolsetSessionStorage.php
|
||||
Core/Framework/Mcp/McpToolsetSessionStorage.php
|
||||
Framework/Mcp/McpToolsetSessionStorage.php
|
||||
Mcp/McpToolsetSessionStorage.php
|
||||
McpToolsetSessionStorage.php
|
||||
src/Core/Framework/Mcp/RateLimit/McpRateLimiter.php
|
||||
Core/Framework/Mcp/RateLimit/McpRateLimiter.php
|
||||
Framework/Mcp/RateLimit/McpRateLimiter.php
|
||||
@@ -107078,6 +107273,12 @@ Framework/Mcp/Resource/StateMachineResource.php
|
||||
Mcp/Resource/StateMachineResource.php
|
||||
Resource/StateMachineResource.php
|
||||
StateMachineResource.php
|
||||
src/Core/Framework/Mcp/Http/McpHttpTransportFactory.php
|
||||
Core/Framework/Mcp/Http/McpHttpTransportFactory.php
|
||||
Framework/Mcp/Http/McpHttpTransportFactory.php
|
||||
Mcp/Http/McpHttpTransportFactory.php
|
||||
Http/McpHttpTransportFactory.php
|
||||
McpHttpTransportFactory.php
|
||||
src/Core/Framework/Mcp/ToolResultCacheStorage.php
|
||||
Core/Framework/Mcp/ToolResultCacheStorage.php
|
||||
Framework/Mcp/ToolResultCacheStorage.php
|
||||
@@ -107117,12 +107318,35 @@ Framework/Mcp/Attribute/McpToolDependsOn.php
|
||||
Mcp/Attribute/McpToolDependsOn.php
|
||||
Attribute/McpToolDependsOn.php
|
||||
McpToolDependsOn.php
|
||||
src/Core/Framework/Mcp/Attribute/McpToolGroup.php
|
||||
Core/Framework/Mcp/Attribute/McpToolGroup.php
|
||||
Framework/Mcp/Attribute/McpToolGroup.php
|
||||
Mcp/Attribute/McpToolGroup.php
|
||||
Attribute/McpToolGroup.php
|
||||
McpToolGroup.php
|
||||
src/Core/Framework/Mcp/Attribute/McpToolRequires.php
|
||||
Core/Framework/Mcp/Attribute/McpToolRequires.php
|
||||
Framework/Mcp/Attribute/McpToolRequires.php
|
||||
Mcp/Attribute/McpToolRequires.php
|
||||
Attribute/McpToolRequires.php
|
||||
McpToolRequires.php
|
||||
src/Core/Framework/Mcp/McpToolsetRegistry.php
|
||||
Core/Framework/Mcp/McpToolsetRegistry.php
|
||||
Framework/Mcp/McpToolsetRegistry.php
|
||||
Mcp/McpToolsetRegistry.php
|
||||
McpToolsetRegistry.php
|
||||
src/Core/Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTaskHandler.php
|
||||
Core/Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTaskHandler.php
|
||||
Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTaskHandler.php
|
||||
Mcp/ScheduledTask/McpToolsetSessionCleanupTaskHandler.php
|
||||
ScheduledTask/McpToolsetSessionCleanupTaskHandler.php
|
||||
McpToolsetSessionCleanupTaskHandler.php
|
||||
src/Core/Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTask.php
|
||||
Core/Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTask.php
|
||||
Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTask.php
|
||||
Mcp/ScheduledTask/McpToolsetSessionCleanupTask.php
|
||||
ScheduledTask/McpToolsetSessionCleanupTask.php
|
||||
McpToolsetSessionCleanupTask.php
|
||||
src/Core/Framework/Mcp/McpJsonRpcResponse.php
|
||||
Core/Framework/Mcp/McpJsonRpcResponse.php
|
||||
Framework/Mcp/McpJsonRpcResponse.php
|
||||
@@ -107164,6 +107388,36 @@ Framework/Mcp/docs/store-api-mcp.md
|
||||
Mcp/docs/store-api-mcp.md
|
||||
docs/store-api-mcp.md
|
||||
store-api-mcp.md
|
||||
src/Core/Framework/Mcp/Notification/AppMcpCapabilityDetector.php
|
||||
Core/Framework/Mcp/Notification/AppMcpCapabilityDetector.php
|
||||
Framework/Mcp/Notification/AppMcpCapabilityDetector.php
|
||||
Mcp/Notification/AppMcpCapabilityDetector.php
|
||||
Notification/AppMcpCapabilityDetector.php
|
||||
AppMcpCapabilityDetector.php
|
||||
src/Core/Framework/Mcp/Notification/AppMcpCapabilityLifecycleSubscriber.php
|
||||
Core/Framework/Mcp/Notification/AppMcpCapabilityLifecycleSubscriber.php
|
||||
Framework/Mcp/Notification/AppMcpCapabilityLifecycleSubscriber.php
|
||||
Mcp/Notification/AppMcpCapabilityLifecycleSubscriber.php
|
||||
Notification/AppMcpCapabilityLifecycleSubscriber.php
|
||||
AppMcpCapabilityLifecycleSubscriber.php
|
||||
src/Core/Framework/Mcp/Notification/McpListChangedNotificationSet.php
|
||||
Core/Framework/Mcp/Notification/McpListChangedNotificationSet.php
|
||||
Framework/Mcp/Notification/McpListChangedNotificationSet.php
|
||||
Mcp/Notification/McpListChangedNotificationSet.php
|
||||
Notification/McpListChangedNotificationSet.php
|
||||
McpListChangedNotificationSet.php
|
||||
src/Core/Framework/Mcp/Notification/McpSessionRegistry.php
|
||||
Core/Framework/Mcp/Notification/McpSessionRegistry.php
|
||||
Framework/Mcp/Notification/McpSessionRegistry.php
|
||||
Mcp/Notification/McpSessionRegistry.php
|
||||
Notification/McpSessionRegistry.php
|
||||
McpSessionRegistry.php
|
||||
src/Core/Framework/Mcp/Notification/McpListChangedNotifier.php
|
||||
Core/Framework/Mcp/Notification/McpListChangedNotifier.php
|
||||
Framework/Mcp/Notification/McpListChangedNotifier.php
|
||||
Mcp/Notification/McpListChangedNotifier.php
|
||||
Notification/McpListChangedNotifier.php
|
||||
McpListChangedNotifier.php
|
||||
src/Core/Framework/Mcp/Tool/AGENTS.md
|
||||
Core/Framework/Mcp/Tool/AGENTS.md
|
||||
Framework/Mcp/Tool/AGENTS.md
|
||||
@@ -107176,6 +107430,12 @@ Framework/Mcp/Tool/McpToolResponse.php
|
||||
Mcp/Tool/McpToolResponse.php
|
||||
Tool/McpToolResponse.php
|
||||
McpToolResponse.php
|
||||
src/Core/Framework/Mcp/Tool/ToolsetsListTool.php
|
||||
Core/Framework/Mcp/Tool/ToolsetsListTool.php
|
||||
Framework/Mcp/Tool/ToolsetsListTool.php
|
||||
Mcp/Tool/ToolsetsListTool.php
|
||||
Tool/ToolsetsListTool.php
|
||||
ToolsetsListTool.php
|
||||
src/Core/Framework/Mcp/Tool/EntityDeleteTool.php
|
||||
Core/Framework/Mcp/Tool/EntityDeleteTool.php
|
||||
Framework/Mcp/Tool/EntityDeleteTool.php
|
||||
@@ -107212,12 +107472,32 @@ Framework/Mcp/Tool/CLAUDE.md
|
||||
Mcp/Tool/CLAUDE.md
|
||||
Tool/CLAUDE.md
|
||||
CLAUDE.md
|
||||
src/Core/Framework/Mcp/Tool/Search/ToolSearch.php
|
||||
Core/Framework/Mcp/Tool/Search/ToolSearch.php
|
||||
Framework/Mcp/Tool/Search/ToolSearch.php
|
||||
Mcp/Tool/Search/ToolSearch.php
|
||||
Tool/Search/ToolSearch.php
|
||||
Search/ToolSearch.php
|
||||
ToolSearch.php
|
||||
src/Core/Framework/Mcp/Tool/Search/ToolSearchResult.php
|
||||
Core/Framework/Mcp/Tool/Search/ToolSearchResult.php
|
||||
Framework/Mcp/Tool/Search/ToolSearchResult.php
|
||||
Mcp/Tool/Search/ToolSearchResult.php
|
||||
Tool/Search/ToolSearchResult.php
|
||||
Search/ToolSearchResult.php
|
||||
ToolSearchResult.php
|
||||
src/Core/Framework/Mcp/Tool/SystemConfigWriteTool.php
|
||||
Core/Framework/Mcp/Tool/SystemConfigWriteTool.php
|
||||
Framework/Mcp/Tool/SystemConfigWriteTool.php
|
||||
Mcp/Tool/SystemConfigWriteTool.php
|
||||
Tool/SystemConfigWriteTool.php
|
||||
SystemConfigWriteTool.php
|
||||
src/Core/Framework/Mcp/Tool/ToolSearchTool.php
|
||||
Core/Framework/Mcp/Tool/ToolSearchTool.php
|
||||
Framework/Mcp/Tool/ToolSearchTool.php
|
||||
Mcp/Tool/ToolSearchTool.php
|
||||
Tool/ToolSearchTool.php
|
||||
ToolSearchTool.php
|
||||
src/Core/Framework/Mcp/Tool/SystemConfigReadTool.php
|
||||
Core/Framework/Mcp/Tool/SystemConfigReadTool.php
|
||||
Framework/Mcp/Tool/SystemConfigReadTool.php
|
||||
@@ -107230,6 +107510,12 @@ Framework/Mcp/Tool/EntityUpsertTool.php
|
||||
Mcp/Tool/EntityUpsertTool.php
|
||||
Tool/EntityUpsertTool.php
|
||||
EntityUpsertTool.php
|
||||
src/Core/Framework/Mcp/Tool/ToolsetEnableTool.php
|
||||
Core/Framework/Mcp/Tool/ToolsetEnableTool.php
|
||||
Framework/Mcp/Tool/ToolsetEnableTool.php
|
||||
Mcp/Tool/ToolsetEnableTool.php
|
||||
Tool/ToolsetEnableTool.php
|
||||
ToolsetEnableTool.php
|
||||
src/Core/Framework/Mcp/Tool/EntityReadTool.php
|
||||
Core/Framework/Mcp/Tool/EntityReadTool.php
|
||||
Framework/Mcp/Tool/EntityReadTool.php
|
||||
@@ -107242,6 +107528,12 @@ Framework/Mcp/Tool/EntitySearchTool.php
|
||||
Mcp/Tool/EntitySearchTool.php
|
||||
Tool/EntitySearchTool.php
|
||||
EntitySearchTool.php
|
||||
src/Core/Framework/Mcp/Tool/AbstractToolSearchTool.php
|
||||
Core/Framework/Mcp/Tool/AbstractToolSearchTool.php
|
||||
Framework/Mcp/Tool/AbstractToolSearchTool.php
|
||||
Mcp/Tool/AbstractToolSearchTool.php
|
||||
Tool/AbstractToolSearchTool.php
|
||||
AbstractToolSearchTool.php
|
||||
src/Core/Framework/Mcp/Tool/MediaUploadTool.php
|
||||
Core/Framework/Mcp/Tool/MediaUploadTool.php
|
||||
Framework/Mcp/Tool/MediaUploadTool.php
|
||||
|
||||
@@ -8006,6 +8006,9 @@ tests/unit/Core/System/SalesChannel/SalesChannelContextTest.php
|
||||
tests/unit/Core/System/SalesChannel/Cookie/AnalyticsCookieCollectListenerTest.php
|
||||
tests/unit/Core/System/SalesChannel/Event/SalesChannelContextCreatedEventTest.php
|
||||
tests/unit/Core/System/SalesChannel/Rule/SalesChannelRuleTest.php
|
||||
tests/unit/Core/System/SalesChannel/Mcp/Tool/StoreApiToolSearchToolTest.php
|
||||
tests/unit/Core/System/SalesChannel/Mcp/Tool/StoreApiToolsetEnableToolTest.php
|
||||
tests/unit/Core/System/SalesChannel/Mcp/Tool/StoreApiToolsetsListToolTest.php
|
||||
tests/unit/Core/System/SalesChannel/Validation/SalesChannelValidatorTest.php
|
||||
tests/unit/Core/System/SalesChannel/StoreApiCustomFieldMapperTest.php
|
||||
tests/unit/Core/System/SalesChannel/Entity/DefinitionRegistryChainTest.php
|
||||
@@ -9823,6 +9826,7 @@ tests/unit/Core/Framework/Rule/Fixture/DaysSinceRuleFixture.php
|
||||
tests/unit/Core/Framework/Rule/CustomFieldRuleTest.php
|
||||
tests/unit/Core/Framework/Rule/RuleConstraintsTest.php
|
||||
tests/unit/Core/Framework/Mcp/McpCapabilityCatalogTest.php
|
||||
tests/unit/Core/Framework/Mcp/AllowList/McpAllowlistListRequestHandlerTest.php
|
||||
tests/unit/Core/Framework/Mcp/AllowList/McpAllowlistTest.php
|
||||
tests/unit/Core/Framework/Mcp/AllowList/McpAllowlistFilterTest.php
|
||||
tests/unit/Core/Framework/Mcp/AllowList/McpAllowlistProviderTest.php
|
||||
@@ -9837,6 +9841,7 @@ tests/unit/Core/Framework/Mcp/Loader/AppMcpToolLoaderTest.php
|
||||
tests/unit/Core/Framework/Mcp/Loader/AppMcpCapabilityExecutorTest.php
|
||||
tests/unit/Core/Framework/Mcp/Loader/AppMcpResourceLoaderTest.php
|
||||
tests/unit/Core/Framework/Mcp/Loader/AppMcpPrivilegeProviderTest.php
|
||||
tests/unit/Core/Framework/Mcp/McpToolsetSessionStorageTest.php
|
||||
tests/unit/Core/Framework/Mcp/Authentication/McpExceptionListenerTest.php
|
||||
tests/unit/Core/Framework/Mcp/Authentication/McpAuthenticationListenerTest.php
|
||||
tests/unit/Core/Framework/Mcp/Controller/StoreApiMcpServerControllerTest.php
|
||||
@@ -9853,26 +9858,41 @@ tests/unit/Core/Framework/Mcp/Resource/ExtensionsResourceTest.php
|
||||
tests/unit/Core/Framework/Mcp/Resource/LanguageListResourceTest.php
|
||||
tests/unit/Core/Framework/Mcp/Resource/CurrencyListResourceTest.php
|
||||
tests/unit/Core/Framework/Mcp/Resource/StateMachineResourceTest.php
|
||||
tests/unit/Core/Framework/Mcp/Http/McpHttpTransportFactoryTest.php
|
||||
tests/unit/Core/Framework/Mcp/Prompt/ShopwareContextPromptTest.php
|
||||
tests/unit/Core/Framework/Mcp/Attribute/McpToolGroupTest.php
|
||||
tests/unit/Core/Framework/Mcp/McpAllowedHostsProviderTest.php
|
||||
tests/unit/Core/Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTaskHandlerTest.php
|
||||
tests/unit/Core/Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTaskTest.php
|
||||
tests/unit/Core/Framework/Mcp/Notification/McpListChangedNotificationSetTest.php
|
||||
tests/unit/Core/Framework/Mcp/Notification/AppMcpCapabilityLifecycleSubscriberTest.php
|
||||
tests/unit/Core/Framework/Mcp/Notification/McpSessionRegistryTest.php
|
||||
tests/unit/Core/Framework/Mcp/Notification/AppMcpCapabilityDetectorTest.php
|
||||
tests/unit/Core/Framework/Mcp/Notification/McpListChangedNotifierTest.php
|
||||
tests/unit/Core/Framework/Mcp/McpExceptionTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/SystemConfigReadToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/McpToolResponseTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/StoreApiContextToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/ToolsetsListToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/OrderStateToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/EntityUpsertToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/EntityAggregateToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/EntityReadToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/McpEntityIncludesTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/Search/ToolSearchResultTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/Search/ToolSearchTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/SystemConfigWriteToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/EntitySearchToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/ToolsetEnableToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/McpToolResponseConventionTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/AclEnforcementTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/ToolSearchToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/EntityDeleteToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/MediaUploadToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Tool/EntitySchemaToolTest.php
|
||||
tests/unit/Core/Framework/Mcp/Context/StoreApiMcpContextProviderTest.php
|
||||
tests/unit/Core/Framework/Mcp/Context/McpContextProviderTest.php
|
||||
tests/unit/Core/Framework/Mcp/McpToolsetRegistryTest.php
|
||||
tests/unit/Core/Framework/App/AppStorageTest.php
|
||||
tests/unit/Core/Framework/App/AppFixture.php
|
||||
tests/unit/Core/Framework/App/InAppPurchases/Payload/InAppPurchasesPayloadServiceTest.php
|
||||
@@ -10745,6 +10765,7 @@ tests/migration/Core/V6_7/Migration1775460999AddParentNameToProductSearchConfigT
|
||||
tests/migration/Core/V6_7/Migration1780325388AddMediaFolderCreatedAtIndexTest.php
|
||||
tests/migration/Core/V6_7/Migration1728040169AddPrimaryOrderDeliveryTest.php
|
||||
tests/migration/Core/V6_7/Migration1763544592UpdateGroupRegistrationMailTemplatesTest.php
|
||||
tests/migration/Core/V6_7/Migration1783073015McpToolsetSessionTest.php
|
||||
tests/migration/Core/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlowTest.php
|
||||
tests/migration/Core/V6_7/Migration1781862820RepairRevocationRequestTranslationsTest.php
|
||||
tests/migration/Core/V6_7/Migration1749644517AddListingVariantNameSystemConfigOptionTest.php
|
||||
@@ -11069,6 +11090,7 @@ tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoUnserializeUsageRule
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoMockBuilderConstructorBypassRule/Cases.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/McpToolResponseTraitRule/NotATool.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/McpToolResponseTraitRule/ToolWithoutTrait.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/McpToolResponseTraitRule/ToolWithAbstractResponse.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/McpToolResponseTraitRule/ToolWithTrait.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DomainExceptionRule/ExcludedNamespace.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DomainExceptionRule/DomainExceptionViolations.php
|
||||
@@ -13708,6 +13730,7 @@ src/Core/Migration/V6_7/Migration1773420826AddSalutationPositionColumn.php
|
||||
src/Core/Migration/V6_7/Migration1742199549MeasurementSystemTable.php
|
||||
src/Core/Migration/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlow.php
|
||||
src/Core/Migration/V6_7/Migration1748326970UpdateMailTemplatesForAccessibility.php
|
||||
src/Core/Migration/V6_7/Migration1783073015McpToolsetSession.php
|
||||
src/Core/Migration/V6_7/Migration1778142666AddMcpAllowlistToUser.php
|
||||
src/Core/Migration/V6_7/Migration1773826242RenameAgenticCommerceSalesChannelType.php
|
||||
src/Core/Migration/V6_7/Migration1773824493AddProviderColumnToProductExport.php
|
||||
@@ -14434,6 +14457,9 @@ src/Core/System/SalesChannel/Exception/DefaultSalesChannelTypeCannotBeDeleted.ph
|
||||
src/Core/System/SalesChannel/Exception/LanguageOfSalesChannelDomainDeleteException.php
|
||||
src/Core/System/SalesChannel/Exception/SalesChannelRepositoryNotFoundException.php
|
||||
src/Core/System/SalesChannel/Exception/NoContextDataException.php
|
||||
src/Core/System/SalesChannel/Mcp/Tool/StoreApiToolsetEnableTool.php
|
||||
src/Core/System/SalesChannel/Mcp/Tool/StoreApiToolsetsListTool.php
|
||||
src/Core/System/SalesChannel/Mcp/Tool/StoreApiToolSearchTool.php
|
||||
src/Core/System/SalesChannel/Mcp/Tool/StoreApiContextTool.php
|
||||
src/Core/System/SalesChannel/SalesChannelException.php
|
||||
src/Core/System/SalesChannel/Validation/SalesChannelValidator.php
|
||||
@@ -18707,12 +18733,14 @@ src/Core/Framework/Rule/ScriptRule.php
|
||||
src/Core/Framework/Mcp/AllowList/McpAllowlist.php
|
||||
src/Core/Framework/Mcp/AllowList/McpAllowlistProvider.php
|
||||
src/Core/Framework/Mcp/AllowList/McpAllowlistFilter.php
|
||||
src/Core/Framework/Mcp/AllowList/McpAllowlistListRequestHandler.php
|
||||
src/Core/Framework/Mcp/AGENTS.md
|
||||
src/Core/Framework/Mcp/Session/McpSessionIdValidator.php
|
||||
src/Core/Framework/Mcp/Session/McpSessionCleanupSubscriber.php
|
||||
src/Core/Framework/Mcp/Command/AGENTS.md
|
||||
src/Core/Framework/Mcp/Command/CLAUDE.md
|
||||
src/Core/Framework/Mcp/Command/DebugMcpCommand.php
|
||||
src/Core/Framework/Mcp/McpToolsetSessionStorage.php
|
||||
src/Core/Framework/Mcp/RateLimit/McpRateLimiter.php
|
||||
src/Core/Framework/Mcp/Loader/AGENTS.md
|
||||
src/Core/Framework/Mcp/Loader/AppMcpToolLoader.php
|
||||
@@ -18742,6 +18770,7 @@ src/Core/Framework/Mcp/Resource/SalesChannelListResource.php
|
||||
src/Core/Framework/Mcp/Resource/LanguageListResource.php
|
||||
src/Core/Framework/Mcp/Resource/EntityListResource.php
|
||||
src/Core/Framework/Mcp/Resource/StateMachineResource.php
|
||||
src/Core/Framework/Mcp/Http/McpHttpTransportFactory.php
|
||||
src/Core/Framework/Mcp/ToolResultCacheStorage.php
|
||||
src/Core/Framework/Mcp/Prompt/AGENTS.md
|
||||
src/Core/Framework/Mcp/Prompt/CLAUDE.md
|
||||
@@ -18749,7 +18778,11 @@ src/Core/Framework/Mcp/Prompt/ShopwareContextPrompt.php
|
||||
src/Core/Framework/Mcp/CLAUDE.md
|
||||
src/Core/Framework/Mcp/McpCapabilityCatalog.php
|
||||
src/Core/Framework/Mcp/Attribute/McpToolDependsOn.php
|
||||
src/Core/Framework/Mcp/Attribute/McpToolGroup.php
|
||||
src/Core/Framework/Mcp/Attribute/McpToolRequires.php
|
||||
src/Core/Framework/Mcp/McpToolsetRegistry.php
|
||||
src/Core/Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTaskHandler.php
|
||||
src/Core/Framework/Mcp/ScheduledTask/McpToolsetSessionCleanupTask.php
|
||||
src/Core/Framework/Mcp/McpJsonRpcResponse.php
|
||||
src/Core/Framework/Mcp/docs/spec-coverage.md
|
||||
src/Core/Framework/Mcp/docs/agent-user-stories.md
|
||||
@@ -18757,19 +18790,30 @@ src/Core/Framework/Mcp/docs/gaps-user-allowlist.md
|
||||
src/Core/Framework/Mcp/docs/README.md
|
||||
src/Core/Framework/Mcp/docs/product-epic-backlog.md
|
||||
src/Core/Framework/Mcp/docs/store-api-mcp.md
|
||||
src/Core/Framework/Mcp/Notification/AppMcpCapabilityDetector.php
|
||||
src/Core/Framework/Mcp/Notification/AppMcpCapabilityLifecycleSubscriber.php
|
||||
src/Core/Framework/Mcp/Notification/McpListChangedNotificationSet.php
|
||||
src/Core/Framework/Mcp/Notification/McpSessionRegistry.php
|
||||
src/Core/Framework/Mcp/Notification/McpListChangedNotifier.php
|
||||
src/Core/Framework/Mcp/Tool/AGENTS.md
|
||||
src/Core/Framework/Mcp/Tool/McpToolResponse.php
|
||||
src/Core/Framework/Mcp/Tool/ToolsetsListTool.php
|
||||
src/Core/Framework/Mcp/Tool/EntityDeleteTool.php
|
||||
src/Core/Framework/Mcp/Tool/EntitySchemaTool.php
|
||||
src/Core/Framework/Mcp/Tool/McpEntityIncludes.php
|
||||
src/Core/Framework/Mcp/Tool/OrderStateTool.php
|
||||
src/Core/Framework/Mcp/Tool/EntityAggregateTool.php
|
||||
src/Core/Framework/Mcp/Tool/CLAUDE.md
|
||||
src/Core/Framework/Mcp/Tool/Search/ToolSearch.php
|
||||
src/Core/Framework/Mcp/Tool/Search/ToolSearchResult.php
|
||||
src/Core/Framework/Mcp/Tool/SystemConfigWriteTool.php
|
||||
src/Core/Framework/Mcp/Tool/ToolSearchTool.php
|
||||
src/Core/Framework/Mcp/Tool/SystemConfigReadTool.php
|
||||
src/Core/Framework/Mcp/Tool/EntityUpsertTool.php
|
||||
src/Core/Framework/Mcp/Tool/ToolsetEnableTool.php
|
||||
src/Core/Framework/Mcp/Tool/EntityReadTool.php
|
||||
src/Core/Framework/Mcp/Tool/EntitySearchTool.php
|
||||
src/Core/Framework/Mcp/Tool/AbstractToolSearchTool.php
|
||||
src/Core/Framework/Mcp/Tool/MediaUploadTool.php
|
||||
src/Core/Framework/Mcp/Context/AGENTS.md
|
||||
src/Core/Framework/Mcp/Context/McpContextProviderInterface.php
|
||||
|
||||
@@ -927,6 +927,10 @@ EnforceApiTwoFactorEnrollmentTest.php
|
||||
tests/Feature/QueryCountBenchmarkTest.php
|
||||
Feature/QueryCountBenchmarkTest.php
|
||||
QueryCountBenchmarkTest.php
|
||||
tests/Feature/Livewire/AlertMenuTest.php
|
||||
Feature/Livewire/AlertMenuTest.php
|
||||
Livewire/AlertMenuTest.php
|
||||
AlertMenuTest.php
|
||||
tests/Feature/Livewire/CategoryEditFormTest.php
|
||||
Feature/Livewire/CategoryEditFormTest.php
|
||||
Livewire/CategoryEditFormTest.php
|
||||
@@ -1312,6 +1316,10 @@ tests/Feature/Console/SendAcceptanceReminderTest.php
|
||||
Feature/Console/SendAcceptanceReminderTest.php
|
||||
Console/SendAcceptanceReminderTest.php
|
||||
SendAcceptanceReminderTest.php
|
||||
tests/Feature/Console/SendInventoryAlertsTest.php
|
||||
Feature/Console/SendInventoryAlertsTest.php
|
||||
Console/SendInventoryAlertsTest.php
|
||||
SendInventoryAlertsTest.php
|
||||
tests/Feature/Console/Commands/PurgeEulaPDFTest.php
|
||||
Feature/Console/Commands/PurgeEulaPDFTest.php
|
||||
Console/Commands/PurgeEulaPDFTest.php
|
||||
@@ -2758,12 +2766,6 @@ partials/forms/edit/item_number.blade.php
|
||||
forms/edit/item_number.blade.php
|
||||
edit/item_number.blade.php
|
||||
item_number.blade.php
|
||||
resources/views/partials/forms/edit/name-first.blade.php
|
||||
views/partials/forms/edit/name-first.blade.php
|
||||
partials/forms/edit/name-first.blade.php
|
||||
forms/edit/name-first.blade.php
|
||||
edit/name-first.blade.php
|
||||
name-first.blade.php
|
||||
resources/views/partials/forms/edit/purchase_cost.blade.php
|
||||
views/partials/forms/edit/purchase_cost.blade.php
|
||||
partials/forms/edit/purchase_cost.blade.php
|
||||
@@ -2980,12 +2982,6 @@ partials/forms/edit/model-select.blade.php
|
||||
forms/edit/model-select.blade.php
|
||||
edit/model-select.blade.php
|
||||
model-select.blade.php
|
||||
resources/views/partials/forms/edit/name-last.blade.php
|
||||
views/partials/forms/edit/name-last.blade.php
|
||||
partials/forms/edit/name-last.blade.php
|
||||
forms/edit/name-last.blade.php
|
||||
edit/name-last.blade.php
|
||||
name-last.blade.php
|
||||
resources/views/partials/forms/edit/address.blade.php
|
||||
views/partials/forms/edit/address.blade.php
|
||||
partials/forms/edit/address.blade.php
|
||||
@@ -3147,10 +3143,6 @@ resources/views/maintenance-types/edit.blade.php
|
||||
views/maintenance-types/edit.blade.php
|
||||
maintenance-types/edit.blade.php
|
||||
edit.blade.php
|
||||
resources/views/blade/alert-menu.blade.php
|
||||
views/blade/alert-menu.blade.php
|
||||
blade/alert-menu.blade.php
|
||||
alert-menu.blade.php
|
||||
resources/views/blade/box/index.blade.php
|
||||
views/blade/box/index.blade.php
|
||||
blade/box/index.blade.php
|
||||
@@ -3489,6 +3481,10 @@ resources/views/blade/notifications.blade.php
|
||||
views/blade/notifications.blade.php
|
||||
blade/notifications.blade.php
|
||||
notifications.blade.php
|
||||
resources/views/blade/demo-lock.blade.php
|
||||
views/blade/demo-lock.blade.php
|
||||
blade/demo-lock.blade.php
|
||||
demo-lock.blade.php
|
||||
resources/views/blade/modals/maintenance-complete.blade.php
|
||||
views/blade/modals/maintenance-complete.blade.php
|
||||
blade/modals/maintenance-complete.blade.php
|
||||
@@ -3866,6 +3862,10 @@ resources/views/locations/edit.blade.php
|
||||
views/locations/edit.blade.php
|
||||
locations/edit.blade.php
|
||||
edit.blade.php
|
||||
resources/views/livewire/alert-menu.blade.php
|
||||
views/livewire/alert-menu.blade.php
|
||||
livewire/alert-menu.blade.php
|
||||
alert-menu.blade.php
|
||||
resources/views/livewire/custom-field-editor.blade.php
|
||||
views/livewire/custom-field-editor.blade.php
|
||||
livewire/custom-field-editor.blade.php
|
||||
@@ -40371,6 +40371,9 @@ CategoryEditForm.php
|
||||
app/Livewire/SlackSettingsForm.php
|
||||
Livewire/SlackSettingsForm.php
|
||||
SlackSettingsForm.php
|
||||
app/Livewire/AlertMenu.php
|
||||
Livewire/AlertMenu.php
|
||||
AlertMenu.php
|
||||
app/Http/Kernel.php
|
||||
Http/Kernel.php
|
||||
Kernel.php
|
||||
|
||||
@@ -264,6 +264,7 @@ tests/Feature/Authentication/LoginTest.php
|
||||
tests/Feature/Authentication/PersonalAccessTokenTwoFactorGuardTest.php
|
||||
tests/Feature/Authentication/EnforceApiTwoFactorEnrollmentTest.php
|
||||
tests/Feature/QueryCountBenchmarkTest.php
|
||||
tests/Feature/Livewire/AlertMenuTest.php
|
||||
tests/Feature/Livewire/CategoryEditFormTest.php
|
||||
tests/Feature/Livewire/CheckoutTargetPanelTest.php
|
||||
tests/Feature/Livewire/PersonalAccessTokensTest.php
|
||||
@@ -343,6 +344,7 @@ tests/Feature/Console/BulkDeleteTest.php
|
||||
tests/Feature/Console/OptimizeTest.php
|
||||
tests/Feature/Console/FixupAssignedToAssignedTypeTest.php
|
||||
tests/Feature/Console/SendAcceptanceReminderTest.php
|
||||
tests/Feature/Console/SendInventoryAlertsTest.php
|
||||
tests/Feature/Console/Commands/PurgeEulaPDFTest.php
|
||||
tests/Feature/Console/Commands/PurgeCompaniesTest.php
|
||||
tests/Feature/Console/Commands/CleanupOrphanActionLogsTest.php
|
||||
@@ -666,7 +668,6 @@ resources/views/partials/label2-field-definitions.blade.php
|
||||
resources/views/partials/confetti-js.blade.php
|
||||
resources/views/partials/forms/checkout-selector.blade.php
|
||||
resources/views/partials/forms/edit/item_number.blade.php
|
||||
resources/views/partials/forms/edit/name-first.blade.php
|
||||
resources/views/partials/forms/edit/purchase_cost.blade.php
|
||||
resources/views/partials/forms/edit/category-select.blade.php
|
||||
resources/views/partials/forms/edit/supplier-select.blade.php
|
||||
@@ -703,7 +704,6 @@ resources/views/partials/forms/edit/username.blade.php
|
||||
resources/views/partials/forms/edit/name.blade.php
|
||||
resources/views/partials/forms/edit/location-profile-select.blade.php
|
||||
resources/views/partials/forms/edit/model-select.blade.php
|
||||
resources/views/partials/forms/edit/name-last.blade.php
|
||||
resources/views/partials/forms/edit/address.blade.php
|
||||
resources/views/partials/forms/edit/manufacturer-select.blade.php
|
||||
resources/views/partials/forms/edit/depreciation.blade.php
|
||||
@@ -737,7 +737,6 @@ resources/views/notifications/Welcome.blade.php
|
||||
resources/views/notifications/FirstAdmin.blade.php
|
||||
resources/views/maintenance-types/index.blade.php
|
||||
resources/views/maintenance-types/edit.blade.php
|
||||
resources/views/blade/alert-menu.blade.php
|
||||
resources/views/blade/box/index.blade.php
|
||||
resources/views/blade/box/footer.blade.php
|
||||
resources/views/blade/page-data.blade.php
|
||||
@@ -808,6 +807,7 @@ resources/views/blade/table/consumables.blade.php
|
||||
resources/views/blade/table/maintenances.blade.php
|
||||
resources/views/blade/table/bulk-users.blade.php
|
||||
resources/views/blade/notifications.blade.php
|
||||
resources/views/blade/demo-lock.blade.php
|
||||
resources/views/blade/modals/maintenance-complete.blade.php
|
||||
resources/views/blade/form/legend-help.blade.php
|
||||
resources/views/blade/form/tooltip.blade.php
|
||||
@@ -890,6 +890,7 @@ resources/views/locations/print.blade.php
|
||||
resources/views/locations/index.blade.php
|
||||
resources/views/locations/bulk-delete.blade.php
|
||||
resources/views/locations/edit.blade.php
|
||||
resources/views/livewire/alert-menu.blade.php
|
||||
resources/views/livewire/custom-field-editor.blade.php
|
||||
resources/views/livewire/admin-personal-access-tokens.blade.php
|
||||
resources/views/livewire/location-scope-check.blade.php
|
||||
@@ -7468,6 +7469,7 @@ app/Livewire/Importer.php
|
||||
app/Livewire/CustomFieldEditor.php
|
||||
app/Livewire/CategoryEditForm.php
|
||||
app/Livewire/SlackSettingsForm.php
|
||||
app/Livewire/AlertMenu.php
|
||||
app/Http/Kernel.php
|
||||
app/Http/Transformers/CustomFieldsTransformer.php
|
||||
app/Http/Transformers/MaintenancesTransformer.php
|
||||
|
||||
@@ -396,6 +396,10 @@ tests/unit/elements/ElementCollectionTest.php
|
||||
unit/elements/ElementCollectionTest.php
|
||||
elements/ElementCollectionTest.php
|
||||
ElementCollectionTest.php
|
||||
tests/unit/elements/NestedElementManagerTest.php
|
||||
unit/elements/NestedElementManagerTest.php
|
||||
elements/NestedElementManagerTest.php
|
||||
NestedElementManagerTest.php
|
||||
tests/unit/config/DbConfigTest.php
|
||||
unit/config/DbConfigTest.php
|
||||
config/DbConfigTest.php
|
||||
@@ -887,6 +891,9 @@ tests/unit/search/SearchQueryTest.php
|
||||
unit/search/SearchQueryTest.php
|
||||
search/SearchQueryTest.php
|
||||
SearchQueryTest.php
|
||||
tests/fixtures/NemSectionFixture.php
|
||||
fixtures/NemSectionFixture.php
|
||||
NemSectionFixture.php
|
||||
tests/fixtures/VolumesFixture.php
|
||||
fixtures/VolumesFixture.php
|
||||
VolumesFixture.php
|
||||
@@ -920,6 +927,10 @@ tests/fixtures/data/sessions.php
|
||||
fixtures/data/sessions.php
|
||||
data/sessions.php
|
||||
sessions.php
|
||||
tests/fixtures/data/nem-field-layout.php
|
||||
fixtures/data/nem-field-layout.php
|
||||
data/nem-field-layout.php
|
||||
nem-field-layout.php
|
||||
tests/fixtures/data/fs.php
|
||||
fixtures/data/fs.php
|
||||
data/fs.php
|
||||
@@ -936,6 +947,10 @@ tests/fixtures/data/global-sets.php
|
||||
fixtures/data/global-sets.php
|
||||
data/global-sets.php
|
||||
global-sets.php
|
||||
tests/fixtures/data/nem-entry-types.php
|
||||
fixtures/data/nem-entry-types.php
|
||||
data/nem-entry-types.php
|
||||
nem-entry-types.php
|
||||
tests/fixtures/data/section-settings.php
|
||||
fixtures/data/section-settings.php
|
||||
data/section-settings.php
|
||||
@@ -960,6 +975,10 @@ tests/fixtures/data/transforms.php
|
||||
fixtures/data/transforms.php
|
||||
data/transforms.php
|
||||
transforms.php
|
||||
tests/fixtures/data/nem-sections.php
|
||||
fixtures/data/nem-sections.php
|
||||
data/nem-sections.php
|
||||
nem-sections.php
|
||||
tests/fixtures/data/entries.php
|
||||
fixtures/data/entries.php
|
||||
data/entries.php
|
||||
@@ -972,6 +991,10 @@ tests/fixtures/data/entry-types.php
|
||||
fixtures/data/entry-types.php
|
||||
data/entry-types.php
|
||||
entry-types.php
|
||||
tests/fixtures/data/nem-section-settings.php
|
||||
fixtures/data/nem-section-settings.php
|
||||
data/nem-section-settings.php
|
||||
nem-section-settings.php
|
||||
tests/fixtures/SectionsFixture.php
|
||||
fixtures/SectionsFixture.php
|
||||
SectionsFixture.php
|
||||
@@ -985,6 +1008,12 @@ GeneralConfigSettingFixture.php
|
||||
tests/fixtures/GqlSchemasFixture.php
|
||||
fixtures/GqlSchemasFixture.php
|
||||
GqlSchemasFixture.php
|
||||
tests/fixtures/NemEntryTypeFixture.php
|
||||
fixtures/NemEntryTypeFixture.php
|
||||
NemEntryTypeFixture.php
|
||||
tests/fixtures/NemFieldLayoutFixture.php
|
||||
fixtures/NemFieldLayoutFixture.php
|
||||
NemFieldLayoutFixture.php
|
||||
tests/fixtures/UserGroupsFixture.php
|
||||
fixtures/UserGroupsFixture.php
|
||||
UserGroupsFixture.php
|
||||
@@ -1000,6 +1029,9 @@ EntryWithMatrixFixture.php
|
||||
tests/fixtures/EntryTypeFixture.php
|
||||
fixtures/EntryTypeFixture.php
|
||||
EntryTypeFixture.php
|
||||
tests/fixtures/NemSectionSettingFixture.php
|
||||
fixtures/NemSectionSettingFixture.php
|
||||
NemSectionSettingFixture.php
|
||||
tests/fixtures/FieldsFixture.php
|
||||
fixtures/FieldsFixture.php
|
||||
FieldsFixture.php
|
||||
|
||||
@@ -105,6 +105,7 @@ tests/unit/elements/UserElementTest.php
|
||||
tests/unit/elements/AssetElementTest.php
|
||||
tests/unit/elements/EntryElementTest.php
|
||||
tests/unit/elements/ElementCollectionTest.php
|
||||
tests/unit/elements/NestedElementManagerTest.php
|
||||
tests/unit/config/DbConfigTest.php
|
||||
tests/unit/config/GeneralConfigTest.php
|
||||
tests/unit/test/FieldLayoutTest.php
|
||||
@@ -216,6 +217,7 @@ tests/unit/validators/LanguageValidatorTest.php
|
||||
tests/unit/validators/ColorValidatorTest.php
|
||||
tests/unit/validators/UniqueValidatorTest.php
|
||||
tests/unit/search/SearchQueryTest.php
|
||||
tests/fixtures/NemSectionFixture.php
|
||||
tests/fixtures/VolumesFixture.php
|
||||
tests/fixtures/TransformsFixture.php
|
||||
tests/fixtures/SessionsFixture.php
|
||||
@@ -225,28 +227,35 @@ tests/fixtures/data/field-layout.php
|
||||
tests/fixtures/data/fields.php
|
||||
tests/fixtures/data/volumes.php
|
||||
tests/fixtures/data/sessions.php
|
||||
tests/fixtures/data/nem-field-layout.php
|
||||
tests/fixtures/data/fs.php
|
||||
tests/fixtures/data/sites.php
|
||||
tests/fixtures/data/volumefolder.php
|
||||
tests/fixtures/data/global-sets.php
|
||||
tests/fixtures/data/nem-entry-types.php
|
||||
tests/fixtures/data/section-settings.php
|
||||
tests/fixtures/data/user-groups.php
|
||||
tests/fixtures/data/gql-schemas.php
|
||||
tests/fixtures/data/entry-with-fields.php
|
||||
tests/fixtures/data/entry-with-matrix.php
|
||||
tests/fixtures/data/transforms.php
|
||||
tests/fixtures/data/nem-sections.php
|
||||
tests/fixtures/data/entries.php
|
||||
tests/fixtures/data/sections.php
|
||||
tests/fixtures/data/entry-types.php
|
||||
tests/fixtures/data/nem-section-settings.php
|
||||
tests/fixtures/SectionsFixture.php
|
||||
tests/fixtures/FieldLayoutFixture.php
|
||||
tests/fixtures/settings/GeneralConfigSettingFixture.php
|
||||
tests/fixtures/GqlSchemasFixture.php
|
||||
tests/fixtures/NemEntryTypeFixture.php
|
||||
tests/fixtures/NemFieldLayoutFixture.php
|
||||
tests/fixtures/UserGroupsFixture.php
|
||||
tests/fixtures/UserFixture.php
|
||||
tests/fixtures/GlobalSetFixture.php
|
||||
tests/fixtures/EntryWithMatrixFixture.php
|
||||
tests/fixtures/EntryTypeFixture.php
|
||||
tests/fixtures/NemSectionSettingFixture.php
|
||||
tests/fixtures/FieldsFixture.php
|
||||
tests/fixtures/SectionSettingFixture.php
|
||||
tests/fixtures/SitesFixture.php
|
||||
|
||||
@@ -1220,6 +1220,12 @@ tests/content-type-builder/collection-type/edit-collection-type.spec.ts
|
||||
content-type-builder/collection-type/edit-collection-type.spec.ts
|
||||
collection-type/edit-collection-type.spec.ts
|
||||
edit-collection-type.spec.ts
|
||||
tests/e2e/tests/content-type-builder/collection-type/add-fields-to-existing-ct.spec.ts
|
||||
e2e/tests/content-type-builder/collection-type/add-fields-to-existing-ct.spec.ts
|
||||
tests/content-type-builder/collection-type/add-fields-to-existing-ct.spec.ts
|
||||
content-type-builder/collection-type/add-fields-to-existing-ct.spec.ts
|
||||
collection-type/add-fields-to-existing-ct.spec.ts
|
||||
add-fields-to-existing-ct.spec.ts
|
||||
tests/e2e/tests/content-type-builder/collection-type/create-collection-type.spec.ts
|
||||
e2e/tests/content-type-builder/collection-type/create-collection-type.spec.ts
|
||||
tests/content-type-builder/collection-type/create-collection-type.spec.ts
|
||||
@@ -42673,10 +42679,6 @@ packages/plugins/color-picker/LICENSE
|
||||
plugins/color-picker/LICENSE
|
||||
color-picker/LICENSE
|
||||
LICENSE
|
||||
.ai/skills/writing-a-skill/SKILL.md
|
||||
skills/writing-a-skill/SKILL.md
|
||||
writing-a-skill/SKILL.md
|
||||
SKILL.md
|
||||
.ai/skills/git-conventions/SKILL.md
|
||||
skills/git-conventions/SKILL.md
|
||||
git-conventions/SKILL.md
|
||||
|
||||
@@ -241,6 +241,7 @@ tests/e2e/tests/content-type-builder/collection-type/uid-generation.spec.ts
|
||||
tests/e2e/tests/content-type-builder/collection-type/edit-schema-no-data-loss.spec.ts
|
||||
tests/e2e/tests/content-type-builder/collection-type/destructive-field-delete.spec.ts
|
||||
tests/e2e/tests/content-type-builder/collection-type/edit-collection-type.spec.ts
|
||||
tests/e2e/tests/content-type-builder/collection-type/add-fields-to-existing-ct.spec.ts
|
||||
tests/e2e/tests/content-type-builder/collection-type/create-collection-type.spec.ts
|
||||
tests/e2e/tests/content-type-builder/components/edit-components.spec.ts
|
||||
tests/e2e/tests/content-type-builder/components/create-components.spec.ts
|
||||
@@ -6116,7 +6117,6 @@ packages/plugins/color-picker/admin/src/translations/uk.json
|
||||
packages/plugins/color-picker/vitest.config.ts
|
||||
packages/plugins/color-picker/jest.config.front.js
|
||||
packages/plugins/color-picker/LICENSE
|
||||
.ai/skills/writing-a-skill/SKILL.md
|
||||
.ai/skills/git-conventions/SKILL.md
|
||||
lint-staged.shared.mjs
|
||||
jest.config.api.js
|
||||
|
||||
@@ -43400,6 +43400,10 @@ plugins/woocommerce/changelog/wooplug-7174-perf-env-storefront-activate
|
||||
woocommerce/changelog/wooplug-7174-perf-env-storefront-activate
|
||||
changelog/wooplug-7174-perf-env-storefront-activate
|
||||
wooplug-7174-perf-env-storefront-activate
|
||||
plugins/woocommerce/changelog/fix-66908-settings-ui-fallback-body-class
|
||||
woocommerce/changelog/fix-66908-settings-ui-fallback-body-class
|
||||
changelog/fix-66908-settings-ui-fallback-body-class
|
||||
fix-66908-settings-ui-fallback-body-class
|
||||
plugins/woocommerce/changelog/fix-legacy-select2-frontend-analytics
|
||||
woocommerce/changelog/fix-legacy-select2-frontend-analytics
|
||||
changelog/fix-legacy-select2-frontend-analytics
|
||||
@@ -43988,6 +43992,10 @@ plugins/woocommerce/changelog/testops-207-split-wp-env-configs
|
||||
woocommerce/changelog/testops-207-split-wp-env-configs
|
||||
changelog/testops-207-split-wp-env-configs
|
||||
testops-207-split-wp-env-configs
|
||||
plugins/woocommerce/changelog/38541-fix-csv-importer-mbstring-fallback
|
||||
woocommerce/changelog/38541-fix-csv-importer-mbstring-fallback
|
||||
changelog/38541-fix-csv-importer-mbstring-fallback
|
||||
38541-fix-csv-importer-mbstring-fallback
|
||||
plugins/woocommerce/changelog/phpunit-suite-sharding-cleanup
|
||||
woocommerce/changelog/phpunit-suite-sharding-cleanup
|
||||
changelog/phpunit-suite-sharding-cleanup
|
||||
@@ -44012,6 +44020,10 @@ plugins/woocommerce/changelog/fix-60393-combine-activity-panel-count-requests
|
||||
woocommerce/changelog/fix-60393-combine-activity-panel-count-requests
|
||||
changelog/fix-60393-combine-activity-panel-count-requests
|
||||
fix-60393-combine-activity-panel-count-requests
|
||||
plugins/woocommerce/changelog/order-items-since-version-WOOPLUG-6799
|
||||
woocommerce/changelog/order-items-since-version-WOOPLUG-6799
|
||||
changelog/order-items-since-version-WOOPLUG-6799
|
||||
order-items-since-version-WOOPLUG-6799
|
||||
plugins/woocommerce/changelog/fix-facebook-webview-gallery-gestures
|
||||
woocommerce/changelog/fix-facebook-webview-gallery-gestures
|
||||
changelog/fix-facebook-webview-gallery-gestures
|
||||
@@ -83959,41 +83971,11 @@ packages/php/email-editor/email-editor.php
|
||||
php/email-editor/email-editor.php
|
||||
email-editor/email-editor.php
|
||||
email-editor.php
|
||||
packages/php/email-editor/changelog/wooprd-3572-any-user-can-read-unpublished-emails-via-post-on-the-front
|
||||
php/email-editor/changelog/wooprd-3572-any-user-can-read-unpublished-emails-via-post-on-the-front
|
||||
email-editor/changelog/wooprd-3572-any-user-can-read-unpublished-emails-via-post-on-the-front
|
||||
changelog/wooprd-3572-any-user-can-read-unpublished-emails-via-post-on-the-front
|
||||
wooprd-3572-any-user-can-read-unpublished-emails-via-post-on-the-front
|
||||
packages/php/email-editor/changelog/fix-nl-740-gallery-image-hardening
|
||||
php/email-editor/changelog/fix-nl-740-gallery-image-hardening
|
||||
email-editor/changelog/fix-nl-740-gallery-image-hardening
|
||||
changelog/fix-nl-740-gallery-image-hardening
|
||||
fix-nl-740-gallery-image-hardening
|
||||
packages/php/email-editor/changelog/fix-nl-742-gallery-float-spacing
|
||||
php/email-editor/changelog/fix-nl-742-gallery-float-spacing
|
||||
email-editor/changelog/fix-nl-742-gallery-float-spacing
|
||||
changelog/fix-nl-742-gallery-float-spacing
|
||||
fix-nl-742-gallery-float-spacing
|
||||
packages/php/email-editor/changelog/fix-nl-739-gallery-columns-clamp
|
||||
php/email-editor/changelog/fix-nl-739-gallery-columns-clamp
|
||||
email-editor/changelog/fix-nl-739-gallery-columns-clamp
|
||||
changelog/fix-nl-739-gallery-columns-clamp
|
||||
fix-nl-739-gallery-columns-clamp
|
||||
packages/php/email-editor/changelog/.gitkeep
|
||||
php/email-editor/changelog/.gitkeep
|
||||
email-editor/changelog/.gitkeep
|
||||
changelog/.gitkeep
|
||||
.gitkeep
|
||||
packages/php/email-editor/changelog/fix-global-email-typography-rendering
|
||||
php/email-editor/changelog/fix-global-email-typography-rendering
|
||||
email-editor/changelog/fix-global-email-typography-rendering
|
||||
changelog/fix-global-email-typography-rendering
|
||||
fix-global-email-typography-rendering
|
||||
packages/php/email-editor/changelog/wooprd-3573-email-editor-image-block-can-make-the-server-fetch-any-url
|
||||
php/email-editor/changelog/wooprd-3573-email-editor-image-block-can-make-the-server-fetch-any-url
|
||||
email-editor/changelog/wooprd-3573-email-editor-image-block-can-make-the-server-fetch-any-url
|
||||
changelog/wooprd-3573-email-editor-image-block-can-make-the-server-fetch-any-url
|
||||
wooprd-3573-email-editor-image-block-can-make-the-server-fetch-any-url
|
||||
packages/php/email-editor/changelog.md
|
||||
php/email-editor/changelog.md
|
||||
email-editor/changelog.md
|
||||
@@ -98545,6 +98527,11 @@ js/create-woo-extension/changelog/.gitkeep
|
||||
create-woo-extension/changelog/.gitkeep
|
||||
changelog/.gitkeep
|
||||
.gitkeep
|
||||
packages/js/create-woo-extension/changelog/66078-fix-scaffold-npm-install
|
||||
js/create-woo-extension/changelog/66078-fix-scaffold-npm-install
|
||||
create-woo-extension/changelog/66078-fix-scaffold-npm-install
|
||||
changelog/66078-fix-scaffold-npm-install
|
||||
66078-fix-scaffold-npm-install
|
||||
packages/js/create-woo-extension/README.md
|
||||
js/create-woo-extension/README.md
|
||||
create-woo-extension/README.md
|
||||
|
||||
@@ -4930,6 +4930,7 @@ plugins/woocommerce/changelog/fix-55669-settings-radio-labels
|
||||
plugins/woocommerce/changelog/fix-product-gallery-custom-aspect-ratios
|
||||
plugins/woocommerce/changelog/fix-26879-external-download-filename
|
||||
plugins/woocommerce/changelog/wooplug-7174-perf-env-storefront-activate
|
||||
plugins/woocommerce/changelog/fix-66908-settings-ui-fallback-body-class
|
||||
plugins/woocommerce/changelog/fix-legacy-select2-frontend-analytics
|
||||
plugins/woocommerce/changelog/fix-coupon-validate-filter-polarity
|
||||
plugins/woocommerce/changelog/testops-217-fix-flaky-variation-gallery-feature-off-test
|
||||
@@ -5077,12 +5078,14 @@ plugins/woocommerce/changelog/dev-remove-react-test-renderer
|
||||
plugins/woocommerce/changelog/dev-deflag-wc-admin-feature-compatibility-shims
|
||||
plugins/woocommerce/changelog/testops-174-organize-e2e-test-plugins
|
||||
plugins/woocommerce/changelog/testops-207-split-wp-env-configs
|
||||
plugins/woocommerce/changelog/38541-fix-csv-importer-mbstring-fallback
|
||||
plugins/woocommerce/changelog/phpunit-suite-sharding-cleanup
|
||||
plugins/woocommerce/changelog/fix-65832-brand-nav-cache-poisoning
|
||||
plugins/woocommerce/changelog/wooplug-6986-prime-variation-count-caches
|
||||
plugins/woocommerce/changelog/fix-44859-blank-fee-calculate-taxes-fatal
|
||||
plugins/woocommerce/changelog/fix-59437-nox-test-account-non-recoverable
|
||||
plugins/woocommerce/changelog/fix-60393-combine-activity-panel-count-requests
|
||||
plugins/woocommerce/changelog/order-items-since-version-WOOPLUG-6799
|
||||
plugins/woocommerce/changelog/fix-facebook-webview-gallery-gestures
|
||||
plugins/woocommerce/changelog/wooplug-7014-fix-plugin-check-job-env
|
||||
plugins/woocommerce/changelog/dsgwoo-1343-hide-downloads-metabox
|
||||
@@ -10910,13 +10913,7 @@ packages/php/email-editor/tasks/mirror-readme.md
|
||||
packages/php/email-editor/tasks/build-package.sh
|
||||
packages/php/email-editor/package.json
|
||||
packages/php/email-editor/email-editor.php
|
||||
packages/php/email-editor/changelog/wooprd-3572-any-user-can-read-unpublished-emails-via-post-on-the-front
|
||||
packages/php/email-editor/changelog/fix-nl-740-gallery-image-hardening
|
||||
packages/php/email-editor/changelog/fix-nl-742-gallery-float-spacing
|
||||
packages/php/email-editor/changelog/fix-nl-739-gallery-columns-clamp
|
||||
packages/php/email-editor/changelog/.gitkeep
|
||||
packages/php/email-editor/changelog/fix-global-email-typography-rendering
|
||||
packages/php/email-editor/changelog/wooprd-3573-email-editor-image-block-can-make-the-server-fetch-any-url
|
||||
packages/php/email-editor/changelog.md
|
||||
packages/php/email-editor/development.md
|
||||
packages/php/email-editor/README.md
|
||||
@@ -13294,6 +13291,7 @@ packages/js/create-woo-extension/changelog/66078-update-scaffold-flat-config
|
||||
packages/js/create-woo-extension/changelog/66078-fix-scaffold-prettier-resolution
|
||||
packages/js/create-woo-extension/changelog/66078-fix-scaffold-lint-clean
|
||||
packages/js/create-woo-extension/changelog/.gitkeep
|
||||
packages/js/create-woo-extension/changelog/66078-fix-scaffold-npm-install
|
||||
packages/js/create-woo-extension/README.md
|
||||
packages/js/create-woo-extension/CHANGELOG.md
|
||||
packages/js/create-woo-extension/index.js
|
||||
|
||||
@@ -1758,9 +1758,10 @@ hp/video
|
||||
hpc/*/supported-applications.aspx?
|
||||
hpm
|
||||
hpmob
|
||||
http://dropbox.com/robots.txt
|
||||
http://amazon.co.uk/robots.txt
|
||||
http://instagram.com/robots.txt
|
||||
http://npr.org/robots.txt
|
||||
http://wa.me/robots.txt
|
||||
http://storage.googleapis.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
@@ -3343,7 +3344,7 @@ wiki/Wikipedia%3AVandalismi_in_corso
|
||||
wiki/Wikipedia%3AVandalismusmeldung
|
||||
wiki/Wikipedia%3AVandalismusmeldung%2F
|
||||
wiki/Wikipedia%3AVermittlungsausschuss
|
||||
wiki/Wikipedia%3AVermittlungsausschuss%2Fhttp://cdc.gov/robots.txt
|
||||
wiki/Wikipedia%3AVermittlungsausschuss%2Fhttp://maps.app.goo.gl/robots.txt
|
||||
wiki/Wikipedia%3AVotes_for_deletion
|
||||
wiki/Wikipedia%3AWikiProject_Deletion_sorting
|
||||
wiki/Wikipedia%3AWikiProject_Spam
|
||||
@@ -3512,7 +3513,7 @@ wiki/Wikipedia_Diskussion:Checkuser%2F
|
||||
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
||||
wiki/Wikipedia_talk%3AAbuse_reports
|
||||
wiki/Wikipedia_talk%3AAbuse_response
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://google.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://apps.apple.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user