mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-16 07:56:17 +00:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
@@ -36,6 +36,7 @@ yii2/Yii.php
|
||||
Yii.php
|
||||
CHANGELOG.md
|
||||
crowdin.yml
|
||||
.stylelintignore
|
||||
ecs.php
|
||||
.prettierignore
|
||||
stubs/yii/helpers/BaseArrayHelper.stub
|
||||
@@ -1021,6 +1022,7 @@ _data/.gitkeep
|
||||
tests/.env.example.pgsql
|
||||
.env.example.pgsql
|
||||
.prettierrc.json
|
||||
.stylelintrc.json
|
||||
webpack.config.js
|
||||
packages/craftcms-webpack/postcss.config.js
|
||||
craftcms-webpack/postcss.config.js
|
||||
@@ -1215,6 +1217,9 @@ Cp.php
|
||||
src/helpers/HtmlPurifier.php
|
||||
helpers/HtmlPurifier.php
|
||||
HtmlPurifier.php
|
||||
src/helpers/Inflector.php
|
||||
helpers/Inflector.php
|
||||
Inflector.php
|
||||
src/helpers/UrlHelper.php
|
||||
helpers/UrlHelper.php
|
||||
UrlHelper.php
|
||||
@@ -1767,6 +1772,11 @@ templates/_layouts/components/tag.twig
|
||||
_layouts/components/tag.twig
|
||||
components/tag.twig
|
||||
tag.twig
|
||||
src/templates/_layouts/components/global-live-region.twig
|
||||
templates/_layouts/components/global-live-region.twig
|
||||
_layouts/components/global-live-region.twig
|
||||
components/global-live-region.twig
|
||||
global-live-region.twig
|
||||
src/templates/_layouts/components/alerts.twig
|
||||
templates/_layouts/components/alerts.twig
|
||||
_layouts/components/alerts.twig
|
||||
@@ -2782,6 +2792,24 @@ gql/types/input/Matrix.php
|
||||
types/input/Matrix.php
|
||||
input/Matrix.php
|
||||
Matrix.php
|
||||
src/gql/types/input/criteria/AssetRelation.php
|
||||
gql/types/input/criteria/AssetRelation.php
|
||||
types/input/criteria/AssetRelation.php
|
||||
input/criteria/AssetRelation.php
|
||||
criteria/AssetRelation.php
|
||||
AssetRelation.php
|
||||
src/gql/types/input/criteria/EntryRelation.php
|
||||
gql/types/input/criteria/EntryRelation.php
|
||||
types/input/criteria/EntryRelation.php
|
||||
input/criteria/EntryRelation.php
|
||||
criteria/EntryRelation.php
|
||||
EntryRelation.php
|
||||
src/gql/types/input/criteria/CategoryRelation.php
|
||||
gql/types/input/criteria/CategoryRelation.php
|
||||
types/input/criteria/CategoryRelation.php
|
||||
input/criteria/CategoryRelation.php
|
||||
criteria/CategoryRelation.php
|
||||
CategoryRelation.php
|
||||
src/gql/types/input/criteria/Category.php
|
||||
gql/types/input/criteria/Category.php
|
||||
types/input/criteria/Category.php
|
||||
@@ -2794,6 +2822,12 @@ types/input/criteria/User.php
|
||||
input/criteria/User.php
|
||||
criteria/User.php
|
||||
User.php
|
||||
src/gql/types/input/criteria/UserRelation.php
|
||||
gql/types/input/criteria/UserRelation.php
|
||||
types/input/criteria/UserRelation.php
|
||||
input/criteria/UserRelation.php
|
||||
criteria/UserRelation.php
|
||||
UserRelation.php
|
||||
src/gql/types/input/criteria/Entry.php
|
||||
gql/types/input/criteria/Entry.php
|
||||
types/input/criteria/Entry.php
|
||||
@@ -2806,6 +2840,12 @@ types/input/criteria/Tag.php
|
||||
input/criteria/Tag.php
|
||||
criteria/Tag.php
|
||||
Tag.php
|
||||
src/gql/types/input/criteria/TagRelation.php
|
||||
gql/types/input/criteria/TagRelation.php
|
||||
types/input/criteria/TagRelation.php
|
||||
input/criteria/TagRelation.php
|
||||
criteria/TagRelation.php
|
||||
TagRelation.php
|
||||
src/gql/types/input/criteria/Asset.php
|
||||
gql/types/input/criteria/Asset.php
|
||||
types/input/criteria/Asset.php
|
||||
@@ -3156,6 +3196,10 @@ gql/arguments/elements/Asset.php
|
||||
arguments/elements/Asset.php
|
||||
elements/Asset.php
|
||||
Asset.php
|
||||
src/gql/arguments/RelationCriteria.php
|
||||
gql/arguments/RelationCriteria.php
|
||||
arguments/RelationCriteria.php
|
||||
RelationCriteria.php
|
||||
src/gql/arguments/OptionField.php
|
||||
gql/arguments/OptionField.php
|
||||
arguments/OptionField.php
|
||||
@@ -9711,6 +9755,10 @@ src/elements/conditions/TitleConditionRule.php
|
||||
elements/conditions/TitleConditionRule.php
|
||||
conditions/TitleConditionRule.php
|
||||
TitleConditionRule.php
|
||||
src/elements/conditions/NotRelatedToConditionRule.php
|
||||
elements/conditions/NotRelatedToConditionRule.php
|
||||
conditions/NotRelatedToConditionRule.php
|
||||
NotRelatedToConditionRule.php
|
||||
src/elements/conditions/IdConditionRule.php
|
||||
elements/conditions/IdConditionRule.php
|
||||
conditions/IdConditionRule.php
|
||||
@@ -9910,6 +9958,10 @@ elements/conditions/assets/ViewableConditionRule.php
|
||||
conditions/assets/ViewableConditionRule.php
|
||||
assets/ViewableConditionRule.php
|
||||
ViewableConditionRule.php
|
||||
src/elements/conditions/SiteGroupConditionRule.php
|
||||
elements/conditions/SiteGroupConditionRule.php
|
||||
conditions/SiteGroupConditionRule.php
|
||||
SiteGroupConditionRule.php
|
||||
src/elements/conditions/StatusConditionRule.php
|
||||
elements/conditions/StatusConditionRule.php
|
||||
conditions/StatusConditionRule.php
|
||||
|
||||
@@ -15,6 +15,7 @@ lib/composer-LICENSE.txt
|
||||
lib/yii2/Yii.php
|
||||
CHANGELOG.md
|
||||
crowdin.yml
|
||||
.stylelintignore
|
||||
ecs.php
|
||||
.prettierignore
|
||||
stubs/yii/helpers/BaseArrayHelper.stub
|
||||
@@ -260,6 +261,7 @@ tests/_data/assets/files/pdf-sample.pdf
|
||||
tests/_data/.gitkeep
|
||||
tests/.env.example.pgsql
|
||||
.prettierrc.json
|
||||
.stylelintrc.json
|
||||
webpack.config.js
|
||||
packages/craftcms-webpack/postcss.config.js
|
||||
packages/craftcms-webpack/Craft.d.ts
|
||||
@@ -325,6 +327,7 @@ src/helpers/Sequence.php
|
||||
src/helpers/ConfigHelper.php
|
||||
src/helpers/Cp.php
|
||||
src/helpers/HtmlPurifier.php
|
||||
src/helpers/Inflector.php
|
||||
src/helpers/UrlHelper.php
|
||||
src/helpers/ChartHelper.php
|
||||
src/helpers/Queue.php
|
||||
@@ -448,6 +451,7 @@ src/templates/500.twig
|
||||
src/templates/_layouts/components/form-action-menu.twig
|
||||
src/templates/_layouts/components/crumbs.twig
|
||||
src/templates/_layouts/components/tag.twig
|
||||
src/templates/_layouts/components/global-live-region.twig
|
||||
src/templates/_layouts/components/alerts.twig
|
||||
src/templates/_layouts/components/system-info.twig
|
||||
src/templates/_layouts/components/global-sidebar.twig
|
||||
@@ -676,10 +680,15 @@ src/gql/types/Query.php
|
||||
src/gql/types/QueryArgument.php
|
||||
src/gql/types/Mutation.php
|
||||
src/gql/types/input/Matrix.php
|
||||
src/gql/types/input/criteria/AssetRelation.php
|
||||
src/gql/types/input/criteria/EntryRelation.php
|
||||
src/gql/types/input/criteria/CategoryRelation.php
|
||||
src/gql/types/input/criteria/Category.php
|
||||
src/gql/types/input/criteria/User.php
|
||||
src/gql/types/input/criteria/UserRelation.php
|
||||
src/gql/types/input/criteria/Entry.php
|
||||
src/gql/types/input/criteria/Tag.php
|
||||
src/gql/types/input/criteria/TagRelation.php
|
||||
src/gql/types/input/criteria/Asset.php
|
||||
src/gql/types/input/Addresses.php
|
||||
src/gql/types/input/File.php
|
||||
@@ -758,6 +767,7 @@ src/gql/arguments/elements/Entry.php
|
||||
src/gql/arguments/elements/Tag.php
|
||||
src/gql/arguments/elements/Address.php
|
||||
src/gql/arguments/elements/Asset.php
|
||||
src/gql/arguments/RelationCriteria.php
|
||||
src/gql/arguments/OptionField.php
|
||||
src/queue/Command.php
|
||||
src/queue/BaseBatchedElementJob.php
|
||||
@@ -2462,6 +2472,7 @@ src/elements/User.php
|
||||
src/elements/conditions/ElementConditionInterface.php
|
||||
src/elements/conditions/ElementConditionRuleInterface.php
|
||||
src/elements/conditions/TitleConditionRule.php
|
||||
src/elements/conditions/NotRelatedToConditionRule.php
|
||||
src/elements/conditions/IdConditionRule.php
|
||||
src/elements/conditions/LevelConditionRule.php
|
||||
src/elements/conditions/DateUpdatedConditionRule.php
|
||||
@@ -2503,6 +2514,7 @@ src/elements/conditions/assets/FileTypeConditionRule.php
|
||||
src/elements/conditions/assets/AssetCondition.php
|
||||
src/elements/conditions/assets/HasAltConditionRule.php
|
||||
src/elements/conditions/assets/ViewableConditionRule.php
|
||||
src/elements/conditions/SiteGroupConditionRule.php
|
||||
src/elements/conditions/StatusConditionRule.php
|
||||
src/elements/conditions/HasUrlConditionRule.php
|
||||
src/elements/conditions/ElementCondition.php
|
||||
|
||||
@@ -16652,86 +16652,10 @@ get-current-language.test.ts
|
||||
app/license
|
||||
license
|
||||
contributing.md
|
||||
.changeset/healthy-cows-grin.md
|
||||
healthy-cows-grin.md
|
||||
.changeset/hip-jeans-fix.md
|
||||
hip-jeans-fix.md
|
||||
.changeset/mighty-spoons-collect.md
|
||||
mighty-spoons-collect.md
|
||||
.changeset/silly-months-protect.md
|
||||
silly-months-protect.md
|
||||
.changeset/odd-eggs-worry.md
|
||||
odd-eggs-worry.md
|
||||
.changeset/config.json
|
||||
config.json
|
||||
.changeset/heavy-frogs-think.md
|
||||
heavy-frogs-think.md
|
||||
.changeset/brave-snails-smell.md
|
||||
brave-snails-smell.md
|
||||
.changeset/quick-worms-kick.md
|
||||
quick-worms-kick.md
|
||||
.changeset/blue-rules-pay.md
|
||||
blue-rules-pay.md
|
||||
.changeset/chatty-dogs-judge.md
|
||||
chatty-dogs-judge.md
|
||||
.changeset/heavy-peas-move.md
|
||||
heavy-peas-move.md
|
||||
.changeset/honest-emus-swim.md
|
||||
honest-emus-swim.md
|
||||
.changeset/ninety-cougars-pull.md
|
||||
ninety-cougars-pull.md
|
||||
.changeset/mighty-peaches-press.md
|
||||
mighty-peaches-press.md
|
||||
.changeset/polite-zoos-shop.md
|
||||
polite-zoos-shop.md
|
||||
.changeset/lucky-files-prove.md
|
||||
lucky-files-prove.md
|
||||
.changeset/smooth-trainers-occur.md
|
||||
smooth-trainers-occur.md
|
||||
.changeset/wet-lemons-heal.md
|
||||
wet-lemons-heal.md
|
||||
.changeset/sharp-gorillas-hunt.md
|
||||
sharp-gorillas-hunt.md
|
||||
.changeset/rare-pumpkins-decide.md
|
||||
rare-pumpkins-decide.md
|
||||
.changeset/breezy-pianos-wink.md
|
||||
breezy-pianos-wink.md
|
||||
.changeset/six-kings-switch.md
|
||||
six-kings-switch.md
|
||||
.changeset/long-clouds-relate.md
|
||||
long-clouds-relate.md
|
||||
.changeset/rich-peas-know.md
|
||||
rich-peas-know.md
|
||||
.changeset/tiny-jeans-matter.md
|
||||
tiny-jeans-matter.md
|
||||
.changeset/wise-buckets-raise.md
|
||||
wise-buckets-raise.md
|
||||
.changeset/wise-bikes-suffer.md
|
||||
wise-bikes-suffer.md
|
||||
.changeset/gentle-balloons-pretend.md
|
||||
gentle-balloons-pretend.md
|
||||
.changeset/empty-geckos-sit.md
|
||||
empty-geckos-sit.md
|
||||
.changeset/lemon-dots-swim.md
|
||||
lemon-dots-swim.md
|
||||
.changeset/heavy-ties-return.md
|
||||
heavy-ties-return.md
|
||||
.changeset/smart-boats-rule.md
|
||||
smart-boats-rule.md
|
||||
.changeset/grumpy-eels-add.md
|
||||
grumpy-eels-add.md
|
||||
.changeset/good-teachers-worry.md
|
||||
good-teachers-worry.md
|
||||
.changeset/smooth-turkeys-pull.md
|
||||
smooth-turkeys-pull.md
|
||||
.changeset/neat-grapes-yell.md
|
||||
neat-grapes-yell.md
|
||||
.changeset/orange-suns-fry.md
|
||||
orange-suns-fry.md
|
||||
.changeset/yellow-comics-trade.md
|
||||
yellow-comics-trade.md
|
||||
.changeset/plenty-flies-yawn.md
|
||||
plenty-flies-yawn.md
|
||||
.changeset/trams-rijden.md
|
||||
trams-rijden.md
|
||||
contributors.yml
|
||||
license
|
||||
.dockerignore
|
||||
@@ -3367,46 +3367,8 @@ app/src/lang/number-formats.yaml
|
||||
app/src/lang/get-current-language.test.ts
|
||||
app/license
|
||||
contributing.md
|
||||
.changeset/healthy-cows-grin.md
|
||||
.changeset/hip-jeans-fix.md
|
||||
.changeset/mighty-spoons-collect.md
|
||||
.changeset/silly-months-protect.md
|
||||
.changeset/odd-eggs-worry.md
|
||||
.changeset/config.json
|
||||
.changeset/heavy-frogs-think.md
|
||||
.changeset/brave-snails-smell.md
|
||||
.changeset/quick-worms-kick.md
|
||||
.changeset/blue-rules-pay.md
|
||||
.changeset/chatty-dogs-judge.md
|
||||
.changeset/heavy-peas-move.md
|
||||
.changeset/honest-emus-swim.md
|
||||
.changeset/ninety-cougars-pull.md
|
||||
.changeset/mighty-peaches-press.md
|
||||
.changeset/polite-zoos-shop.md
|
||||
.changeset/lucky-files-prove.md
|
||||
.changeset/smooth-trainers-occur.md
|
||||
.changeset/wet-lemons-heal.md
|
||||
.changeset/sharp-gorillas-hunt.md
|
||||
.changeset/rare-pumpkins-decide.md
|
||||
.changeset/breezy-pianos-wink.md
|
||||
.changeset/six-kings-switch.md
|
||||
.changeset/long-clouds-relate.md
|
||||
.changeset/rich-peas-know.md
|
||||
.changeset/tiny-jeans-matter.md
|
||||
.changeset/wise-buckets-raise.md
|
||||
.changeset/wise-bikes-suffer.md
|
||||
.changeset/gentle-balloons-pretend.md
|
||||
.changeset/empty-geckos-sit.md
|
||||
.changeset/lemon-dots-swim.md
|
||||
.changeset/heavy-ties-return.md
|
||||
.changeset/smart-boats-rule.md
|
||||
.changeset/grumpy-eels-add.md
|
||||
.changeset/good-teachers-worry.md
|
||||
.changeset/smooth-turkeys-pull.md
|
||||
.changeset/neat-grapes-yell.md
|
||||
.changeset/orange-suns-fry.md
|
||||
.changeset/yellow-comics-trade.md
|
||||
.changeset/plenty-flies-yawn.md
|
||||
.changeset/trams-rijden.md
|
||||
contributors.yml
|
||||
license
|
||||
.dockerignore
|
||||
@@ -59711,6 +59711,13 @@ tests/src/FunctionalJavascript/EmphasisTest.php
|
||||
src/FunctionalJavascript/EmphasisTest.php
|
||||
FunctionalJavascript/EmphasisTest.php
|
||||
EmphasisTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTestBase.php
|
||||
modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTestBase.php
|
||||
ckeditor5/tests/src/FunctionalJavascript/ImageUrlTestBase.php
|
||||
tests/src/FunctionalJavascript/ImageUrlTestBase.php
|
||||
src/FunctionalJavascript/ImageUrlTestBase.php
|
||||
FunctionalJavascript/ImageUrlTestBase.php
|
||||
ImageUrlTestBase.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingEmptyElementTest.php
|
||||
modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingEmptyElementTest.php
|
||||
ckeditor5/tests/src/FunctionalJavascript/SourceEditingEmptyElementTest.php
|
||||
@@ -59753,6 +59760,13 @@ tests/src/FunctionalJavascript/JSTranslationTest.php
|
||||
src/FunctionalJavascript/JSTranslationTest.php
|
||||
FunctionalJavascript/JSTranslationTest.php
|
||||
JSTranslationTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBaselineTrait.php
|
||||
modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBaselineTrait.php
|
||||
ckeditor5/tests/src/FunctionalJavascript/ImageTestBaselineTrait.php
|
||||
tests/src/FunctionalJavascript/ImageTestBaselineTrait.php
|
||||
src/FunctionalJavascript/ImageTestBaselineTrait.php
|
||||
FunctionalJavascript/ImageTestBaselineTrait.php
|
||||
ImageTestBaselineTrait.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php
|
||||
modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php
|
||||
ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php
|
||||
@@ -59767,6 +59781,20 @@ tests/src/FunctionalJavascript/ImageTestBase.php
|
||||
src/FunctionalJavascript/ImageTestBase.php
|
||||
FunctionalJavascript/ImageTestBase.php
|
||||
ImageTestBase.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestTestBase.php
|
||||
modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestTestBase.php
|
||||
ckeditor5/tests/src/FunctionalJavascript/ImageTestTestBase.php
|
||||
tests/src/FunctionalJavascript/ImageTestTestBase.php
|
||||
src/FunctionalJavascript/ImageTestTestBase.php
|
||||
FunctionalJavascript/ImageTestTestBase.php
|
||||
ImageTestTestBase.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php
|
||||
modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php
|
||||
ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php
|
||||
tests/src/FunctionalJavascript/ImageTestProviderTrait.php
|
||||
src/FunctionalJavascript/ImageTestProviderTrait.php
|
||||
FunctionalJavascript/ImageTestProviderTrait.php
|
||||
ImageTestProviderTrait.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/StyleTest.php
|
||||
modules/ckeditor5/tests/src/FunctionalJavascript/StyleTest.php
|
||||
ckeditor5/tests/src/FunctionalJavascript/StyleTest.php
|
||||
@@ -59788,6 +59816,13 @@ tests/src/FunctionalJavascript/SourceEditingTestBase.php
|
||||
src/FunctionalJavascript/SourceEditingTestBase.php
|
||||
FunctionalJavascript/SourceEditingTestBase.php
|
||||
SourceEditingTestBase.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTest.php
|
||||
modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTest.php
|
||||
ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTest.php
|
||||
tests/src/FunctionalJavascript/ImageTestProviderTest.php
|
||||
src/FunctionalJavascript/ImageTestProviderTest.php
|
||||
FunctionalJavascript/ImageTestProviderTest.php
|
||||
ImageTestProviderTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaTest.php
|
||||
modules/ckeditor5/tests/src/FunctionalJavascript/MediaTest.php
|
||||
ckeditor5/tests/src/FunctionalJavascript/MediaTest.php
|
||||
@@ -59837,6 +59872,13 @@ tests/src/FunctionalJavascript/MediaPreviewTest.php
|
||||
src/FunctionalJavascript/MediaPreviewTest.php
|
||||
FunctionalJavascript/MediaPreviewTest.php
|
||||
MediaPreviewTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlProviderTest.php
|
||||
modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlProviderTest.php
|
||||
ckeditor5/tests/src/FunctionalJavascript/ImageUrlProviderTest.php
|
||||
tests/src/FunctionalJavascript/ImageUrlProviderTest.php
|
||||
src/FunctionalJavascript/ImageUrlProviderTest.php
|
||||
FunctionalJavascript/ImageUrlProviderTest.php
|
||||
ImageUrlProviderTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php
|
||||
modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php
|
||||
ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php
|
||||
|
||||
@@ -8419,17 +8419,22 @@ core/modules/ckeditor5/tests/src/Nightwatch/Tests/drupalHtmlBuilderTest.js
|
||||
core/modules/ckeditor5/tests/src/Nightwatch/Tests/ckEditor5CodeSyntaxTest.js
|
||||
core/modules/ckeditor5/tests/src/Nightwatch/Tests/ckEditor5EditorHeightTest.js
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/EmphasisTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTestBase.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingEmptyElementTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaLinkabilityTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaLibraryTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5TestBase.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/JSTranslationTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBaselineTrait.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestTestBase.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/StyleTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5ReadOnlyModeTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTestBase.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php
|
||||
@@ -8437,6 +8442,7 @@ core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5OffCanvasTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/LanguageTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaPreviewTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlProviderTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaTestBase.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php
|
||||
|
||||
@@ -18017,6 +18017,10 @@ erpnext/patches/v15_0/fix_debit_credit_in_transaction_currency.py
|
||||
patches/v15_0/fix_debit_credit_in_transaction_currency.py
|
||||
v15_0/fix_debit_credit_in_transaction_currency.py
|
||||
fix_debit_credit_in_transaction_currency.py
|
||||
erpnext/patches/v15_0/link_purchase_item_to_asset_doc.py
|
||||
patches/v15_0/link_purchase_item_to_asset_doc.py
|
||||
v15_0/link_purchase_item_to_asset_doc.py
|
||||
link_purchase_item_to_asset_doc.py
|
||||
erpnext/patches/v15_0/set_standard_stock_entry_type.py
|
||||
patches/v15_0/set_standard_stock_entry_type.py
|
||||
v15_0/set_standard_stock_entry_type.py
|
||||
|
||||
@@ -3706,6 +3706,7 @@ erpnext/patches/v15_0/create_advance_payment_status.py
|
||||
erpnext/patches/v15_0/delete_ecommerce_doctypes.py
|
||||
erpnext/patches/v15_0/delete_payment_gateway_doctypes.py
|
||||
erpnext/patches/v15_0/fix_debit_credit_in_transaction_currency.py
|
||||
erpnext/patches/v15_0/link_purchase_item_to_asset_doc.py
|
||||
erpnext/patches/v15_0/set_standard_stock_entry_type.py
|
||||
erpnext/patches/v15_0/update_asset_value_for_manual_depr_entries.py
|
||||
erpnext/patches/v15_0/rename_daily_depreciation_to_depreciation_amount_based_on_num_days_in_month.py
|
||||
|
||||
@@ -7804,6 +7804,20 @@ app/components/stats/kpis-overview.js
|
||||
components/stats/kpis-overview.js
|
||||
stats/kpis-overview.js
|
||||
kpis-overview.js
|
||||
ghost/admin/app/components/stats/parts/audience-filter.hbs
|
||||
admin/app/components/stats/parts/audience-filter.hbs
|
||||
app/components/stats/parts/audience-filter.hbs
|
||||
components/stats/parts/audience-filter.hbs
|
||||
stats/parts/audience-filter.hbs
|
||||
parts/audience-filter.hbs
|
||||
audience-filter.hbs
|
||||
ghost/admin/app/components/stats/parts/audience-filter.js
|
||||
admin/app/components/stats/parts/audience-filter.js
|
||||
app/components/stats/parts/audience-filter.js
|
||||
components/stats/parts/audience-filter.js
|
||||
stats/parts/audience-filter.js
|
||||
parts/audience-filter.js
|
||||
audience-filter.js
|
||||
ghost/admin/app/components/stats/parts/metric.hbs
|
||||
admin/app/components/stats/parts/metric.hbs
|
||||
app/components/stats/parts/metric.hbs
|
||||
@@ -18477,6 +18491,15 @@ migrations/versions/4.43/2022-03-29-14-45-add-members-newsletters-table.js
|
||||
versions/4.43/2022-03-29-14-45-add-members-newsletters-table.js
|
||||
4.43/2022-03-29-14-45-add-members-newsletters-table.js
|
||||
2022-03-29-14-45-add-members-newsletters-table.js
|
||||
ghost/core/core/server/data/migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js
|
||||
core/core/server/data/migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js
|
||||
core/server/data/migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js
|
||||
server/data/migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js
|
||||
data/migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js
|
||||
migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js
|
||||
versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js
|
||||
5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js
|
||||
2024-09-03-18-51-01-update-stripe-prices-nickname-length.js
|
||||
ghost/core/core/server/data/migrations/versions/5.14/2022-09-02-12-55-rename-members-bio-to-expertise.js
|
||||
core/core/server/data/migrations/versions/5.14/2022-09-02-12-55-rename-members-bio-to-expertise.js
|
||||
core/server/data/migrations/versions/5.14/2022-09-02-12-55-rename-members-bio-to-expertise.js
|
||||
|
||||
@@ -1617,6 +1617,8 @@ ghost/admin/app/services/media-queries.js
|
||||
ghost/admin/app/services/modals.js
|
||||
ghost/admin/app/services/onboarding.js
|
||||
ghost/admin/app/components/stats/kpis-overview.js
|
||||
ghost/admin/app/components/stats/parts/audience-filter.hbs
|
||||
ghost/admin/app/components/stats/parts/audience-filter.js
|
||||
ghost/admin/app/components/stats/parts/metric.hbs
|
||||
ghost/admin/app/components/stats/technical-overview.hbs
|
||||
ghost/admin/app/components/stats/technical-overview.js
|
||||
@@ -3283,6 +3285,7 @@ ghost/core/core/server/data/migrations/versions/4.43/2022-04-01-10-13-add-post-n
|
||||
ghost/core/core/server/data/migrations/versions/4.43/2022-04-08-10-45-add-subscription-id-to-mrr-events.js
|
||||
ghost/core/core/server/data/migrations/versions/4.43/2022-04-06-14-56-add-email-newsletter-relation.js
|
||||
ghost/core/core/server/data/migrations/versions/4.43/2022-03-29-14-45-add-members-newsletters-table.js
|
||||
ghost/core/core/server/data/migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js
|
||||
ghost/core/core/server/data/migrations/versions/5.14/2022-09-02-12-55-rename-members-bio-to-expertise.js
|
||||
ghost/core/core/server/data/migrations/versions/5.56/2023-07-15-10-11-12-update-members-email-disabled-field.js
|
||||
ghost/core/core/server/data/migrations/versions/5.56/2023-07-14-10-11-12-add-email-disabled-field-to-members.js
|
||||
|
||||
@@ -2830,6 +2830,9 @@ ResolveListingIdsExample.php
|
||||
tests/examples/ResolveListingExample.php
|
||||
examples/ResolveListingExample.php
|
||||
ResolveListingExample.php
|
||||
tests/examples/ProductListingCriteriaExtensionExample.php
|
||||
examples/ProductListingCriteriaExtensionExample.php
|
||||
ProductListingCriteriaExtensionExample.php
|
||||
tests/acceptance/compose.yaml
|
||||
acceptance/compose.yaml
|
||||
compose.yaml
|
||||
@@ -3053,6 +3056,11 @@ tests/migration/Core/ImportTranslationTraitTest.php
|
||||
migration/Core/ImportTranslationTraitTest.php
|
||||
Core/ImportTranslationTraitTest.php
|
||||
ImportTranslationTraitTest.php
|
||||
tests/migration/Core/V6_5/Migration1708685281MigrateToReferencedColumnsTest.php
|
||||
migration/Core/V6_5/Migration1708685281MigrateToReferencedColumnsTest.php
|
||||
Core/V6_5/Migration1708685281MigrateToReferencedColumnsTest.php
|
||||
V6_5/Migration1708685281MigrateToReferencedColumnsTest.php
|
||||
Migration1708685281MigrateToReferencedColumnsTest.php
|
||||
tests/migration/Core/MigrationSourceTest.php
|
||||
migration/Core/MigrationSourceTest.php
|
||||
Core/MigrationSourceTest.php
|
||||
@@ -3239,11 +3247,6 @@ migration/Core/V6_6/Migration1703850843FixSearchConfigTest.php
|
||||
Core/V6_6/Migration1703850843FixSearchConfigTest.php
|
||||
V6_6/Migration1703850843FixSearchConfigTest.php
|
||||
Migration1703850843FixSearchConfigTest.php
|
||||
tests/migration/Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
|
||||
migration/Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
|
||||
Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
|
||||
V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
|
||||
Migration1673964565MigrateToReferencedColumnsTest.php
|
||||
tests/migration/Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php
|
||||
migration/Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php
|
||||
Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php
|
||||
@@ -14785,6 +14788,14 @@ Product/SalesChannel/Listing/ProductListingRouteTest.php
|
||||
SalesChannel/Listing/ProductListingRouteTest.php
|
||||
Listing/ProductListingRouteTest.php
|
||||
ProductListingRouteTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/ProductListingCriteriaExtensionTest.php
|
||||
unit/Core/Content/Product/SalesChannel/Listing/ProductListingCriteriaExtensionTest.php
|
||||
Core/Content/Product/SalesChannel/Listing/ProductListingCriteriaExtensionTest.php
|
||||
Content/Product/SalesChannel/Listing/ProductListingCriteriaExtensionTest.php
|
||||
Product/SalesChannel/Listing/ProductListingCriteriaExtensionTest.php
|
||||
SalesChannel/Listing/ProductListingCriteriaExtensionTest.php
|
||||
Listing/ProductListingCriteriaExtensionTest.php
|
||||
ProductListingCriteriaExtensionTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/ProductListingLoaderExtensionsTests.php
|
||||
unit/Core/Content/Product/SalesChannel/Listing/ProductListingLoaderExtensionsTests.php
|
||||
Core/Content/Product/SalesChannel/Listing/ProductListingLoaderExtensionsTests.php
|
||||
@@ -34811,6 +34822,9 @@ _unreleased/2024-07-11-added-3d-viewer-light-intensity-in-media-config.md
|
||||
changelog/_unreleased/2024-07-30-fix-cms-product-slider-offset-width-error.md
|
||||
_unreleased/2024-07-30-fix-cms-product-slider-offset-width-error.md
|
||||
2024-07-30-fix-cms-product-slider-offset-width-error.md
|
||||
changelog/_unreleased/2024-09-03-add-productlistingcriteriaextension.md
|
||||
_unreleased/2024-09-03-add-productlistingcriteriaextension.md
|
||||
2024-09-03-add-productlistingcriteriaextension.md
|
||||
changelog/_unreleased/2024-08-09-add-visibility-to-cms-block-defaults.md
|
||||
_unreleased/2024-08-09-add-visibility-to-cms-block-defaults.md
|
||||
2024-08-09-add-visibility-to-cms-block-defaults.md
|
||||
@@ -34826,6 +34840,9 @@ _unreleased/2024-08-26-update-eslint-rules.md
|
||||
changelog/_unreleased/2024-07-31-fix-accessibility-violations-from-axe-report.md
|
||||
_unreleased/2024-07-31-fix-accessibility-violations-from-axe-report.md
|
||||
2024-07-31-fix-accessibility-violations-from-axe-report.md
|
||||
changelog/_unreleased/2024-09-02-improve-inheritance-cms-details.md
|
||||
_unreleased/2024-09-02-improve-inheritance-cms-details.md
|
||||
2024-09-02-improve-inheritance-cms-details.md
|
||||
changelog/_unreleased/2024-08-09-allow-singular-shipping-address-in-register-route.md
|
||||
_unreleased/2024-08-09-allow-singular-shipping-address-in-register-route.md
|
||||
2024-08-09-allow-singular-shipping-address-in-register-route.md
|
||||
@@ -91382,6 +91399,12 @@ Content/Product/Extension/ResolveListingExtension.php
|
||||
Product/Extension/ResolveListingExtension.php
|
||||
Extension/ResolveListingExtension.php
|
||||
ResolveListingExtension.php
|
||||
src/Core/Content/Product/Extension/ProductListingCriteriaExtension.php
|
||||
Core/Content/Product/Extension/ProductListingCriteriaExtension.php
|
||||
Content/Product/Extension/ProductListingCriteriaExtension.php
|
||||
Product/Extension/ProductListingCriteriaExtension.php
|
||||
Extension/ProductListingCriteriaExtension.php
|
||||
ProductListingCriteriaExtension.php
|
||||
src/Core/Content/Product/Extension/ResolveListingIdsExtension.php
|
||||
Core/Content/Product/Extension/ResolveListingIdsExtension.php
|
||||
Content/Product/Extension/ResolveListingIdsExtension.php
|
||||
@@ -107121,6 +107144,11 @@ Core/Migration/V6_5/Migration1676272001AddAccountTypeToCustomerProfileImportExpo
|
||||
Migration/V6_5/Migration1676272001AddAccountTypeToCustomerProfileImportExport.php
|
||||
V6_5/Migration1676272001AddAccountTypeToCustomerProfileImportExport.php
|
||||
Migration1676272001AddAccountTypeToCustomerProfileImportExport.php
|
||||
src/Core/Migration/V6_5/Migration1708685282MigrateToReferencedColumns.php
|
||||
Core/Migration/V6_5/Migration1708685282MigrateToReferencedColumns.php
|
||||
Migration/V6_5/Migration1708685282MigrateToReferencedColumns.php
|
||||
V6_5/Migration1708685282MigrateToReferencedColumns.php
|
||||
Migration1708685282MigrateToReferencedColumns.php
|
||||
src/Core/Migration/V6_5/Migration1671723392AddWebhookLifetimeConfig.php
|
||||
Core/Migration/V6_5/Migration1671723392AddWebhookLifetimeConfig.php
|
||||
Migration/V6_5/Migration1671723392AddWebhookLifetimeConfig.php
|
||||
|
||||
@@ -512,6 +512,7 @@ tests/e2e/.percy.yml
|
||||
tests/e2e/.percy.old.yml
|
||||
tests/examples/ResolveListingIdsExample.php
|
||||
tests/examples/ResolveListingExample.php
|
||||
tests/examples/ProductListingCriteriaExtensionExample.php
|
||||
tests/acceptance/compose.yaml
|
||||
tests/acceptance/tasks/ShopAdminTasks.ts
|
||||
tests/acceptance/tasks/ShopCustomerTasks.ts
|
||||
@@ -561,6 +562,7 @@ tests/migration/Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.p
|
||||
tests/migration/Core/V6_7/Migration1720610755RemoveDefaultPaymentMethodFromCustomerTest.php
|
||||
tests/migration/Core/BasicDataUntouchedTest.php
|
||||
tests/migration/Core/ImportTranslationTraitTest.php
|
||||
tests/migration/Core/V6_5/Migration1708685281MigrateToReferencedColumnsTest.php
|
||||
tests/migration/Core/MigrationSourceTest.php
|
||||
tests/migration/Core/MigrationCommandTest.php
|
||||
tests/migration/Core/V6_4/Migration1612442786ChangeVersionOfDocumentsTest.php
|
||||
@@ -599,7 +601,6 @@ tests/migration/Core/V6_6/Migration1697788982ChangeColumnAvailabilityRuleIdFromS
|
||||
tests/migration/Core/V6_6/Migration1701688920FixDownloadLinkMailTest.php
|
||||
tests/migration/Core/V6_6/Migration1671723392AddWebhookLifetimeConfigTest.php
|
||||
tests/migration/Core/V6_6/Migration1703850843FixSearchConfigTest.php
|
||||
tests/migration/Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
|
||||
tests/migration/Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php
|
||||
tests/migration/Core/V6_6/Migration1702479623RemoveEsMultilingualFlagTest.php
|
||||
tests/migration/Core/V6_6/Migration1707064042CartRemoveFKTest.php
|
||||
@@ -2068,6 +2069,7 @@ tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/AssociationLoadin
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/CompositeProcessorTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/PagingProcessorTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/ProductListingRouteTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/ProductListingCriteriaExtensionTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/ProductListingLoaderExtensionsTests.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/CachedProductListingRouteTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Price/ProductPriceCalculatorTest.php
|
||||
@@ -6191,11 +6193,13 @@ changelog/_unreleased/2024-07-31-upsert-custom-fields-in-app-lifecycle.md
|
||||
changelog/_unreleased/2024-08-11-fix-minor-changelog-linting-issues.md
|
||||
changelog/_unreleased/2024-07-11-added-3d-viewer-light-intensity-in-media-config.md
|
||||
changelog/_unreleased/2024-07-30-fix-cms-product-slider-offset-width-error.md
|
||||
changelog/_unreleased/2024-09-03-add-productlistingcriteriaextension.md
|
||||
changelog/_unreleased/2024-08-09-add-visibility-to-cms-block-defaults.md
|
||||
changelog/_unreleased/2024-08-15-cache-tagging.md
|
||||
changelog/_unreleased/2024-08-08-only-select-used-fields-of-translation-tables.md
|
||||
changelog/_unreleased/2024-08-26-update-eslint-rules.md
|
||||
changelog/_unreleased/2024-07-31-fix-accessibility-violations-from-axe-report.md
|
||||
changelog/_unreleased/2024-09-02-improve-inheritance-cms-details.md
|
||||
changelog/_unreleased/2024-08-09-allow-singular-shipping-address-in-register-route.md
|
||||
changelog/_unreleased/2024-08-01-add-focus-handling-to-storefront.md
|
||||
changelog/_unreleased/2024-08-11-add-max-length-constant-of-text-to-elastic-search-indexing.md
|
||||
@@ -13251,6 +13255,7 @@ src/Core/Content/Product/Exception/ProductLineItemDifferentIdException.php
|
||||
src/Core/Content/Product/Exception/ProductNumberNotFoundException.php
|
||||
src/Core/Content/Product/Exception/NoConfiguratorFoundException.php
|
||||
src/Core/Content/Product/Extension/ResolveListingExtension.php
|
||||
src/Core/Content/Product/Extension/ProductListingCriteriaExtension.php
|
||||
src/Core/Content/Product/Extension/ResolveListingIdsExtension.php
|
||||
src/Core/Content/Product/ProductMaxPurchaseCalculator.php
|
||||
src/Core/Content/Product/PropertyGroupSorter.php
|
||||
@@ -15780,6 +15785,7 @@ src/Core/Migration/V6_5/Migration1706272837UpdateProductExportForeignKey.php
|
||||
src/Core/Migration/V6_5/Migration1696321447AddOnlyLiveVersionToWebhookAndWebhookEventLogTables.php
|
||||
src/Core/Migration/V6_5/Migration1662533751AddCustomEntityTypeIdToCategory.php
|
||||
src/Core/Migration/V6_5/Migration1676272001AddAccountTypeToCustomerProfileImportExport.php
|
||||
src/Core/Migration/V6_5/Migration1708685282MigrateToReferencedColumns.php
|
||||
src/Core/Migration/V6_5/Migration1671723392AddWebhookLifetimeConfig.php
|
||||
src/Core/Migration/V6_5/Migration1676272000AddAccountTypeToCustomer.php
|
||||
src/Core/Migration/V6_5/Migration1695778183UpdateStreetOfTableCustomerAddressToNotNull.php
|
||||
|
||||
@@ -36,6 +36,7 @@ yii2/Yii.php
|
||||
Yii.php
|
||||
CHANGELOG.md
|
||||
crowdin.yml
|
||||
.stylelintignore
|
||||
ecs.php
|
||||
.prettierignore
|
||||
stubs/yii/helpers/BaseArrayHelper.stub
|
||||
@@ -1021,6 +1022,7 @@ _data/.gitkeep
|
||||
tests/.env.example.pgsql
|
||||
.env.example.pgsql
|
||||
.prettierrc.json
|
||||
.stylelintrc.json
|
||||
webpack.config.js
|
||||
packages/craftcms-webpack/postcss.config.js
|
||||
craftcms-webpack/postcss.config.js
|
||||
@@ -1215,6 +1217,9 @@ Cp.php
|
||||
src/helpers/HtmlPurifier.php
|
||||
helpers/HtmlPurifier.php
|
||||
HtmlPurifier.php
|
||||
src/helpers/Inflector.php
|
||||
helpers/Inflector.php
|
||||
Inflector.php
|
||||
src/helpers/UrlHelper.php
|
||||
helpers/UrlHelper.php
|
||||
UrlHelper.php
|
||||
@@ -1767,6 +1772,11 @@ templates/_layouts/components/tag.twig
|
||||
_layouts/components/tag.twig
|
||||
components/tag.twig
|
||||
tag.twig
|
||||
src/templates/_layouts/components/global-live-region.twig
|
||||
templates/_layouts/components/global-live-region.twig
|
||||
_layouts/components/global-live-region.twig
|
||||
components/global-live-region.twig
|
||||
global-live-region.twig
|
||||
src/templates/_layouts/components/alerts.twig
|
||||
templates/_layouts/components/alerts.twig
|
||||
_layouts/components/alerts.twig
|
||||
@@ -2782,6 +2792,24 @@ gql/types/input/Matrix.php
|
||||
types/input/Matrix.php
|
||||
input/Matrix.php
|
||||
Matrix.php
|
||||
src/gql/types/input/criteria/AssetRelation.php
|
||||
gql/types/input/criteria/AssetRelation.php
|
||||
types/input/criteria/AssetRelation.php
|
||||
input/criteria/AssetRelation.php
|
||||
criteria/AssetRelation.php
|
||||
AssetRelation.php
|
||||
src/gql/types/input/criteria/EntryRelation.php
|
||||
gql/types/input/criteria/EntryRelation.php
|
||||
types/input/criteria/EntryRelation.php
|
||||
input/criteria/EntryRelation.php
|
||||
criteria/EntryRelation.php
|
||||
EntryRelation.php
|
||||
src/gql/types/input/criteria/CategoryRelation.php
|
||||
gql/types/input/criteria/CategoryRelation.php
|
||||
types/input/criteria/CategoryRelation.php
|
||||
input/criteria/CategoryRelation.php
|
||||
criteria/CategoryRelation.php
|
||||
CategoryRelation.php
|
||||
src/gql/types/input/criteria/Category.php
|
||||
gql/types/input/criteria/Category.php
|
||||
types/input/criteria/Category.php
|
||||
@@ -2794,6 +2822,12 @@ types/input/criteria/User.php
|
||||
input/criteria/User.php
|
||||
criteria/User.php
|
||||
User.php
|
||||
src/gql/types/input/criteria/UserRelation.php
|
||||
gql/types/input/criteria/UserRelation.php
|
||||
types/input/criteria/UserRelation.php
|
||||
input/criteria/UserRelation.php
|
||||
criteria/UserRelation.php
|
||||
UserRelation.php
|
||||
src/gql/types/input/criteria/Entry.php
|
||||
gql/types/input/criteria/Entry.php
|
||||
types/input/criteria/Entry.php
|
||||
@@ -2806,6 +2840,12 @@ types/input/criteria/Tag.php
|
||||
input/criteria/Tag.php
|
||||
criteria/Tag.php
|
||||
Tag.php
|
||||
src/gql/types/input/criteria/TagRelation.php
|
||||
gql/types/input/criteria/TagRelation.php
|
||||
types/input/criteria/TagRelation.php
|
||||
input/criteria/TagRelation.php
|
||||
criteria/TagRelation.php
|
||||
TagRelation.php
|
||||
src/gql/types/input/criteria/Asset.php
|
||||
gql/types/input/criteria/Asset.php
|
||||
types/input/criteria/Asset.php
|
||||
@@ -3156,6 +3196,10 @@ gql/arguments/elements/Asset.php
|
||||
arguments/elements/Asset.php
|
||||
elements/Asset.php
|
||||
Asset.php
|
||||
src/gql/arguments/RelationCriteria.php
|
||||
gql/arguments/RelationCriteria.php
|
||||
arguments/RelationCriteria.php
|
||||
RelationCriteria.php
|
||||
src/gql/arguments/OptionField.php
|
||||
gql/arguments/OptionField.php
|
||||
arguments/OptionField.php
|
||||
@@ -9711,6 +9755,10 @@ src/elements/conditions/TitleConditionRule.php
|
||||
elements/conditions/TitleConditionRule.php
|
||||
conditions/TitleConditionRule.php
|
||||
TitleConditionRule.php
|
||||
src/elements/conditions/NotRelatedToConditionRule.php
|
||||
elements/conditions/NotRelatedToConditionRule.php
|
||||
conditions/NotRelatedToConditionRule.php
|
||||
NotRelatedToConditionRule.php
|
||||
src/elements/conditions/IdConditionRule.php
|
||||
elements/conditions/IdConditionRule.php
|
||||
conditions/IdConditionRule.php
|
||||
@@ -9910,6 +9958,10 @@ elements/conditions/assets/ViewableConditionRule.php
|
||||
conditions/assets/ViewableConditionRule.php
|
||||
assets/ViewableConditionRule.php
|
||||
ViewableConditionRule.php
|
||||
src/elements/conditions/SiteGroupConditionRule.php
|
||||
elements/conditions/SiteGroupConditionRule.php
|
||||
conditions/SiteGroupConditionRule.php
|
||||
SiteGroupConditionRule.php
|
||||
src/elements/conditions/StatusConditionRule.php
|
||||
elements/conditions/StatusConditionRule.php
|
||||
conditions/StatusConditionRule.php
|
||||
|
||||
@@ -15,6 +15,7 @@ lib/composer-LICENSE.txt
|
||||
lib/yii2/Yii.php
|
||||
CHANGELOG.md
|
||||
crowdin.yml
|
||||
.stylelintignore
|
||||
ecs.php
|
||||
.prettierignore
|
||||
stubs/yii/helpers/BaseArrayHelper.stub
|
||||
@@ -260,6 +261,7 @@ tests/_data/assets/files/pdf-sample.pdf
|
||||
tests/_data/.gitkeep
|
||||
tests/.env.example.pgsql
|
||||
.prettierrc.json
|
||||
.stylelintrc.json
|
||||
webpack.config.js
|
||||
packages/craftcms-webpack/postcss.config.js
|
||||
packages/craftcms-webpack/Craft.d.ts
|
||||
@@ -325,6 +327,7 @@ src/helpers/Sequence.php
|
||||
src/helpers/ConfigHelper.php
|
||||
src/helpers/Cp.php
|
||||
src/helpers/HtmlPurifier.php
|
||||
src/helpers/Inflector.php
|
||||
src/helpers/UrlHelper.php
|
||||
src/helpers/ChartHelper.php
|
||||
src/helpers/Queue.php
|
||||
@@ -448,6 +451,7 @@ src/templates/500.twig
|
||||
src/templates/_layouts/components/form-action-menu.twig
|
||||
src/templates/_layouts/components/crumbs.twig
|
||||
src/templates/_layouts/components/tag.twig
|
||||
src/templates/_layouts/components/global-live-region.twig
|
||||
src/templates/_layouts/components/alerts.twig
|
||||
src/templates/_layouts/components/system-info.twig
|
||||
src/templates/_layouts/components/global-sidebar.twig
|
||||
@@ -676,10 +680,15 @@ src/gql/types/Query.php
|
||||
src/gql/types/QueryArgument.php
|
||||
src/gql/types/Mutation.php
|
||||
src/gql/types/input/Matrix.php
|
||||
src/gql/types/input/criteria/AssetRelation.php
|
||||
src/gql/types/input/criteria/EntryRelation.php
|
||||
src/gql/types/input/criteria/CategoryRelation.php
|
||||
src/gql/types/input/criteria/Category.php
|
||||
src/gql/types/input/criteria/User.php
|
||||
src/gql/types/input/criteria/UserRelation.php
|
||||
src/gql/types/input/criteria/Entry.php
|
||||
src/gql/types/input/criteria/Tag.php
|
||||
src/gql/types/input/criteria/TagRelation.php
|
||||
src/gql/types/input/criteria/Asset.php
|
||||
src/gql/types/input/Addresses.php
|
||||
src/gql/types/input/File.php
|
||||
@@ -758,6 +767,7 @@ src/gql/arguments/elements/Entry.php
|
||||
src/gql/arguments/elements/Tag.php
|
||||
src/gql/arguments/elements/Address.php
|
||||
src/gql/arguments/elements/Asset.php
|
||||
src/gql/arguments/RelationCriteria.php
|
||||
src/gql/arguments/OptionField.php
|
||||
src/queue/Command.php
|
||||
src/queue/BaseBatchedElementJob.php
|
||||
@@ -2462,6 +2472,7 @@ src/elements/User.php
|
||||
src/elements/conditions/ElementConditionInterface.php
|
||||
src/elements/conditions/ElementConditionRuleInterface.php
|
||||
src/elements/conditions/TitleConditionRule.php
|
||||
src/elements/conditions/NotRelatedToConditionRule.php
|
||||
src/elements/conditions/IdConditionRule.php
|
||||
src/elements/conditions/LevelConditionRule.php
|
||||
src/elements/conditions/DateUpdatedConditionRule.php
|
||||
@@ -2503,6 +2514,7 @@ src/elements/conditions/assets/FileTypeConditionRule.php
|
||||
src/elements/conditions/assets/AssetCondition.php
|
||||
src/elements/conditions/assets/HasAltConditionRule.php
|
||||
src/elements/conditions/assets/ViewableConditionRule.php
|
||||
src/elements/conditions/SiteGroupConditionRule.php
|
||||
src/elements/conditions/StatusConditionRule.php
|
||||
src/elements/conditions/HasUrlConditionRule.php
|
||||
src/elements/conditions/ElementCondition.php
|
||||
|
||||
@@ -1108,6 +1108,11 @@ js/product-editor/changelog/add-46919
|
||||
product-editor/changelog/add-46919
|
||||
changelog/add-46919
|
||||
add-46919
|
||||
packages/js/product-editor/changelog/add-product_data_forms_to_data_views
|
||||
js/product-editor/changelog/add-product_data_forms_to_data_views
|
||||
product-editor/changelog/add-product_data_forms_to_data_views
|
||||
changelog/add-product_data_forms_to_data_views
|
||||
add-product_data_forms_to_data_views
|
||||
packages/js/product-editor/changelog/fix-45641
|
||||
js/product-editor/changelog/fix-45641
|
||||
product-editor/changelog/fix-45641
|
||||
@@ -1428,6 +1433,11 @@ js/product-editor/changelog/fix-49155
|
||||
product-editor/changelog/fix-49155
|
||||
changelog/fix-49155
|
||||
fix-49155
|
||||
packages/js/product-editor/changelog/50999-add-slug-control
|
||||
js/product-editor/changelog/50999-add-slug-control
|
||||
product-editor/changelog/50999-add-slug-control
|
||||
changelog/50999-add-slug-control
|
||||
50999-add-slug-control
|
||||
packages/js/product-editor/changelog/fix-toggle-misspelling-in-class-names
|
||||
js/product-editor/changelog/fix-toggle-misspelling-in-class-names
|
||||
product-editor/changelog/fix-toggle-misspelling-in-class-names
|
||||
@@ -1860,6 +1870,13 @@ js/product-editor/src/style.scss
|
||||
product-editor/src/style.scss
|
||||
src/style.scss
|
||||
style.scss
|
||||
packages/js/product-editor/src/products-app/utilites/product-data-view-data.tsx
|
||||
js/product-editor/src/products-app/utilites/product-data-view-data.tsx
|
||||
product-editor/src/products-app/utilites/product-data-view-data.tsx
|
||||
src/products-app/utilites/product-data-view-data.tsx
|
||||
products-app/utilites/product-data-view-data.tsx
|
||||
utilites/product-data-view-data.tsx
|
||||
product-data-view-data.tsx
|
||||
packages/js/product-editor/src/products-app/site-hub/site-icon.tsx
|
||||
js/product-editor/src/products-app/site-hub/site-icon.tsx
|
||||
product-editor/src/products-app/site-hub/site-icon.tsx
|
||||
@@ -1874,6 +1891,19 @@ src/products-app/site-hub/index.tsx
|
||||
products-app/site-hub/index.tsx
|
||||
site-hub/index.tsx
|
||||
index.tsx
|
||||
packages/js/product-editor/src/products-app/product-form.stories.tsx
|
||||
js/product-editor/src/products-app/product-form.stories.tsx
|
||||
product-editor/src/products-app/product-form.stories.tsx
|
||||
src/products-app/product-form.stories.tsx
|
||||
products-app/product-form.stories.tsx
|
||||
product-form.stories.tsx
|
||||
packages/js/product-editor/src/products-app/dataviews-actions/index.tsx
|
||||
js/product-editor/src/products-app/dataviews-actions/index.tsx
|
||||
product-editor/src/products-app/dataviews-actions/index.tsx
|
||||
src/products-app/dataviews-actions/index.tsx
|
||||
products-app/dataviews-actions/index.tsx
|
||||
dataviews-actions/index.tsx
|
||||
index.tsx
|
||||
packages/js/product-editor/src/products-app/layout.tsx
|
||||
js/product-editor/src/products-app/layout.tsx
|
||||
product-editor/src/products-app/layout.tsx
|
||||
@@ -1887,6 +1917,33 @@ src/products-app/sidebar/index.tsx
|
||||
products-app/sidebar/index.tsx
|
||||
sidebar/index.tsx
|
||||
index.tsx
|
||||
packages/js/product-editor/src/products-app/product-edit/style.scss
|
||||
js/product-editor/src/products-app/product-edit/style.scss
|
||||
product-editor/src/products-app/product-edit/style.scss
|
||||
src/products-app/product-edit/style.scss
|
||||
products-app/product-edit/style.scss
|
||||
product-edit/style.scss
|
||||
style.scss
|
||||
packages/js/product-editor/src/products-app/product-edit/index.tsx
|
||||
js/product-editor/src/products-app/product-edit/index.tsx
|
||||
product-editor/src/products-app/product-edit/index.tsx
|
||||
src/products-app/product-edit/index.tsx
|
||||
products-app/product-edit/index.tsx
|
||||
product-edit/index.tsx
|
||||
index.tsx
|
||||
packages/js/product-editor/src/products-app/products-view.stories.tsx
|
||||
js/product-editor/src/products-app/products-view.stories.tsx
|
||||
product-editor/src/products-app/products-view.stories.tsx
|
||||
src/products-app/products-view.stories.tsx
|
||||
products-app/products-view.stories.tsx
|
||||
products-view.stories.tsx
|
||||
packages/js/product-editor/src/products-app/product-list/fields.tsx
|
||||
js/product-editor/src/products-app/product-list/fields.tsx
|
||||
product-editor/src/products-app/product-list/fields.tsx
|
||||
src/products-app/product-list/fields.tsx
|
||||
products-app/product-list/fields.tsx
|
||||
product-list/fields.tsx
|
||||
fields.tsx
|
||||
packages/js/product-editor/src/products-app/product-list/index.tsx
|
||||
js/product-editor/src/products-app/product-list/index.tsx
|
||||
product-editor/src/products-app/product-list/index.tsx
|
||||
@@ -20022,6 +20079,24 @@ monorepo-utils/src/ci-jobs/README.md
|
||||
src/ci-jobs/README.md
|
||||
ci-jobs/README.md
|
||||
README.md
|
||||
tools/monorepo-utils/src/github/commands/index.ts
|
||||
monorepo-utils/src/github/commands/index.ts
|
||||
src/github/commands/index.ts
|
||||
github/commands/index.ts
|
||||
commands/index.ts
|
||||
index.ts
|
||||
tools/monorepo-utils/src/github/commands/replace-labels/index.ts
|
||||
monorepo-utils/src/github/commands/replace-labels/index.ts
|
||||
src/github/commands/replace-labels/index.ts
|
||||
github/commands/replace-labels/index.ts
|
||||
commands/replace-labels/index.ts
|
||||
replace-labels/index.ts
|
||||
index.ts
|
||||
tools/monorepo-utils/src/github/README.md
|
||||
monorepo-utils/src/github/README.md
|
||||
src/github/README.md
|
||||
github/README.md
|
||||
README.md
|
||||
tools/monorepo-utils/src/workflow-profiler/config.ts
|
||||
monorepo-utils/src/workflow-profiler/config.ts
|
||||
src/workflow-profiler/config.ts
|
||||
@@ -20630,10 +20705,6 @@ package.json
|
||||
tools/storybook/manager.js
|
||||
storybook/manager.js
|
||||
manager.js
|
||||
tools/storybook/wordpress/.gitkeep
|
||||
storybook/wordpress/.gitkeep
|
||||
wordpress/.gitkeep
|
||||
.gitkeep
|
||||
tools/compare-perf/utils.js
|
||||
compare-perf/utils.js
|
||||
utils.js
|
||||
@@ -63868,6 +63939,10 @@ client/.gitkeep
|
||||
plugins/woocommerce/license.txt
|
||||
woocommerce/license.txt
|
||||
license.txt
|
||||
plugins/woocommerce/changelog/fix-43569
|
||||
woocommerce/changelog/fix-43569
|
||||
changelog/fix-43569
|
||||
fix-43569
|
||||
plugins/woocommerce/changelog/fix-48132-ssr-active-plugins
|
||||
woocommerce/changelog/fix-48132-ssr-active-plugins
|
||||
changelog/fix-48132-ssr-active-plugins
|
||||
@@ -63888,6 +63963,10 @@ plugins/woocommerce/changelog/dev-46917-migrate-to-block-json-image
|
||||
woocommerce/changelog/dev-46917-migrate-to-block-json-image
|
||||
changelog/dev-46917-migrate-to-block-json-image
|
||||
dev-46917-migrate-to-block-json-image
|
||||
plugins/woocommerce/changelog/e2e-fix-shared-productid-in-crud-tests
|
||||
woocommerce/changelog/e2e-fix-shared-productid-in-crud-tests
|
||||
changelog/e2e-fix-shared-productid-in-crud-tests
|
||||
e2e-fix-shared-productid-in-crud-tests
|
||||
plugins/woocommerce/changelog/e2e-fix-create-linked-product-tests
|
||||
woocommerce/changelog/e2e-fix-create-linked-product-tests
|
||||
changelog/e2e-fix-create-linked-product-tests
|
||||
@@ -63916,6 +63995,10 @@ plugins/woocommerce/changelog/tweak-improve-reset-password-check
|
||||
woocommerce/changelog/tweak-improve-reset-password-check
|
||||
changelog/tweak-improve-reset-password-check
|
||||
tweak-improve-reset-password-check
|
||||
plugins/woocommerce/changelog/update-mothra_name_usage
|
||||
woocommerce/changelog/update-mothra_name_usage
|
||||
changelog/update-mothra_name_usage
|
||||
update-mothra_name_usage
|
||||
plugins/woocommerce/changelog/fix-pc-prevent-rendering-on-empty-query
|
||||
woocommerce/changelog/fix-pc-prevent-rendering-on-empty-query
|
||||
changelog/fix-pc-prevent-rendering-on-empty-query
|
||||
@@ -63976,6 +64059,14 @@ plugins/woocommerce/changelog/fix-misspelling-in-plugins-woocommerce-blocks-docs
|
||||
woocommerce/changelog/fix-misspelling-in-plugins-woocommerce-blocks-docs
|
||||
changelog/fix-misspelling-in-plugins-woocommerce-blocks-docs
|
||||
fix-misspelling-in-plugins-woocommerce-blocks-docs
|
||||
plugins/woocommerce/changelog/51123-e2e-external-envs-disble-failing-tests
|
||||
woocommerce/changelog/51123-e2e-external-envs-disble-failing-tests
|
||||
changelog/51123-e2e-external-envs-disble-failing-tests
|
||||
51123-e2e-external-envs-disble-failing-tests
|
||||
plugins/woocommerce/changelog/e2e-cleanup-created-products-in-prduct-edit-tests
|
||||
woocommerce/changelog/e2e-cleanup-created-products-in-prduct-edit-tests
|
||||
changelog/e2e-cleanup-created-products-in-prduct-edit-tests
|
||||
e2e-cleanup-created-products-in-prduct-edit-tests
|
||||
plugins/woocommerce/changelog/fix-50550-improve-product-details-minimal-style-focus-styles
|
||||
woocommerce/changelog/fix-50550-improve-product-details-minimal-style-focus-styles
|
||||
changelog/fix-50550-improve-product-details-minimal-style-focus-styles
|
||||
@@ -64008,10 +64099,6 @@ plugins/woocommerce/changelog/50644-update-express-checkout-design
|
||||
woocommerce/changelog/50644-update-express-checkout-design
|
||||
changelog/50644-update-express-checkout-design
|
||||
50644-update-express-checkout-design
|
||||
plugins/woocommerce/changelog/fix-remote-logger-sanitise-query-params
|
||||
woocommerce/changelog/fix-remote-logger-sanitise-query-params
|
||||
changelog/fix-remote-logger-sanitise-query-params
|
||||
fix-remote-logger-sanitise-query-params
|
||||
plugins/woocommerce/changelog/51102-fix-settings-js-save-activation
|
||||
woocommerce/changelog/51102-fix-settings-js-save-activation
|
||||
changelog/51102-fix-settings-js-save-activation
|
||||
@@ -64048,6 +64135,10 @@ plugins/woocommerce/changelog/50836-29617-fix-bulk-edit-price
|
||||
woocommerce/changelog/50836-29617-fix-bulk-edit-price
|
||||
changelog/50836-29617-fix-bulk-edit-price
|
||||
50836-29617-fix-bulk-edit-price
|
||||
plugins/woocommerce/changelog/fix-48619
|
||||
woocommerce/changelog/fix-48619
|
||||
changelog/fix-48619
|
||||
fix-48619
|
||||
plugins/woocommerce/changelog/update-move-woo-version-check
|
||||
woocommerce/changelog/update-move-woo-version-check
|
||||
changelog/update-move-woo-version-check
|
||||
@@ -64104,6 +64195,10 @@ plugins/woocommerce/changelog/50996-fix-flaky-cart-coupon-test-50928
|
||||
woocommerce/changelog/50996-fix-flaky-cart-coupon-test-50928
|
||||
changelog/50996-fix-flaky-cart-coupon-test-50928
|
||||
50996-fix-flaky-cart-coupon-test-50928
|
||||
plugins/woocommerce/changelog/51051-product-filters-multiple
|
||||
woocommerce/changelog/51051-product-filters-multiple
|
||||
changelog/51051-product-filters-multiple
|
||||
51051-product-filters-multiple
|
||||
plugins/woocommerce/changelog/50994-e2e-external-sites-update-admin-tests
|
||||
woocommerce/changelog/50994-e2e-external-sites-update-admin-tests
|
||||
changelog/50994-e2e-external-sites-update-admin-tests
|
||||
@@ -64132,10 +64227,6 @@ plugins/woocommerce/changelog/50976-fix-coming-soon-badge
|
||||
woocommerce/changelog/50976-fix-coming-soon-badge
|
||||
changelog/50976-fix-coming-soon-badge
|
||||
50976-fix-coming-soon-badge
|
||||
plugins/woocommerce/changelog/add-more-params-to-remote-logger-whitelist
|
||||
woocommerce/changelog/add-more-params-to-remote-logger-whitelist
|
||||
changelog/add-more-params-to-remote-logger-whitelist
|
||||
add-more-params-to-remote-logger-whitelist
|
||||
plugins/woocommerce/changelog/fix-show-recommendation-on-settings-payment-main-page
|
||||
woocommerce/changelog/fix-show-recommendation-on-settings-payment-main-page
|
||||
changelog/fix-show-recommendation-on-settings-payment-main-page
|
||||
@@ -64164,6 +64255,10 @@ plugins/woocommerce/changelog/50977-update-settings-feature-setup
|
||||
woocommerce/changelog/50977-update-settings-feature-setup
|
||||
changelog/50977-update-settings-feature-setup
|
||||
50977-update-settings-feature-setup
|
||||
plugins/woocommerce/changelog/fix-43632
|
||||
woocommerce/changelog/fix-43632
|
||||
changelog/fix-43632
|
||||
fix-43632
|
||||
plugins/woocommerce/changelog/fix-make-themes-api-safer
|
||||
woocommerce/changelog/fix-make-themes-api-safer
|
||||
changelog/fix-make-themes-api-safer
|
||||
@@ -64196,6 +64291,10 @@ plugins/woocommerce/changelog/51014-e2e-external-sites-update-merchant-tests-pt1
|
||||
woocommerce/changelog/51014-e2e-external-sites-update-merchant-tests-pt1
|
||||
changelog/51014-e2e-external-sites-update-merchant-tests-pt1
|
||||
51014-e2e-external-sites-update-merchant-tests-pt1
|
||||
plugins/woocommerce/changelog/e2e-fix-restricted-coupons-tests-wait-for-animation
|
||||
woocommerce/changelog/e2e-fix-restricted-coupons-tests-wait-for-animation
|
||||
changelog/e2e-fix-restricted-coupons-tests-wait-for-animation
|
||||
e2e-fix-restricted-coupons-tests-wait-for-animation
|
||||
plugins/woocommerce/changelog/fix-lint-warnings
|
||||
woocommerce/changelog/fix-lint-warnings
|
||||
changelog/fix-lint-warnings
|
||||
|
||||
@@ -219,6 +219,7 @@ packages/js/product-editor/changelog/add-40351-stock
|
||||
packages/js/product-editor/changelog/tweak-number-control
|
||||
packages/js/product-editor/changelog/dev-46768_add_ref_to_number_control
|
||||
packages/js/product-editor/changelog/add-46919
|
||||
packages/js/product-editor/changelog/add-product_data_forms_to_data_views
|
||||
packages/js/product-editor/changelog/fix-45641
|
||||
packages/js/product-editor/changelog/update-e2e-product-editor-create-simple-product
|
||||
packages/js/product-editor/changelog/fix-product-editor-length-label
|
||||
@@ -283,6 +284,7 @@ packages/js/product-editor/changelog/fix-responsive-tabs
|
||||
packages/js/product-editor/changelog/update-pft-populate-template-selector
|
||||
packages/js/product-editor/changelog/dev-39647_update_validation_message_name_field
|
||||
packages/js/product-editor/changelog/fix-49155
|
||||
packages/js/product-editor/changelog/50999-add-slug-control
|
||||
packages/js/product-editor/changelog/fix-toggle-misspelling-in-class-names
|
||||
packages/js/product-editor/changelog/update-product-editor-use-token-field-for-terms
|
||||
packages/js/product-editor/changelog/47385-dev-update-pnpm9-1
|
||||
@@ -367,10 +369,17 @@ packages/js/product-editor/src/store/product-editor-ui/reducer.ts
|
||||
packages/js/product-editor/src/store/product-editor-ui/constants.ts
|
||||
packages/js/product-editor/src/store/product-editor-ui/actions.ts
|
||||
packages/js/product-editor/src/style.scss
|
||||
packages/js/product-editor/src/products-app/utilites/product-data-view-data.tsx
|
||||
packages/js/product-editor/src/products-app/site-hub/site-icon.tsx
|
||||
packages/js/product-editor/src/products-app/site-hub/index.tsx
|
||||
packages/js/product-editor/src/products-app/product-form.stories.tsx
|
||||
packages/js/product-editor/src/products-app/dataviews-actions/index.tsx
|
||||
packages/js/product-editor/src/products-app/layout.tsx
|
||||
packages/js/product-editor/src/products-app/sidebar/index.tsx
|
||||
packages/js/product-editor/src/products-app/product-edit/style.scss
|
||||
packages/js/product-editor/src/products-app/product-edit/index.tsx
|
||||
packages/js/product-editor/src/products-app/products-view.stories.tsx
|
||||
packages/js/product-editor/src/products-app/product-list/fields.tsx
|
||||
packages/js/product-editor/src/products-app/product-list/index.tsx
|
||||
packages/js/product-editor/src/products-app/sidebar-navigation-screen/sidebar-button.tsx
|
||||
packages/js/product-editor/src/products-app/sidebar-navigation-screen/index.tsx
|
||||
@@ -3382,6 +3391,9 @@ tools/monorepo-utils/src/ci-jobs/lib/__tests__/test-environment.spec.ts
|
||||
tools/monorepo-utils/src/ci-jobs/lib/file-changes.ts
|
||||
tools/monorepo-utils/src/ci-jobs/index.ts
|
||||
tools/monorepo-utils/src/ci-jobs/README.md
|
||||
tools/monorepo-utils/src/github/commands/index.ts
|
||||
tools/monorepo-utils/src/github/commands/replace-labels/index.ts
|
||||
tools/monorepo-utils/src/github/README.md
|
||||
tools/monorepo-utils/src/workflow-profiler/config.ts
|
||||
tools/monorepo-utils/src/workflow-profiler/lib/log.ts
|
||||
tools/monorepo-utils/src/workflow-profiler/lib/math.ts
|
||||
@@ -3473,7 +3485,6 @@ tools/storybook/.storybook/main.js
|
||||
tools/storybook/webpack.config.js
|
||||
tools/storybook/package.json
|
||||
tools/storybook/manager.js
|
||||
tools/storybook/wordpress/.gitkeep
|
||||
tools/compare-perf/utils.js
|
||||
tools/compare-perf/index.js
|
||||
tools/compare-perf/package.json
|
||||
@@ -9652,11 +9663,13 @@ plugins/woocommerce/assets/images/product_data/no-variation-background-image.svg
|
||||
plugins/woocommerce/assets/images/product_data/no-variation-arrow.svg
|
||||
plugins/woocommerce/assets/client/.gitkeep
|
||||
plugins/woocommerce/license.txt
|
||||
plugins/woocommerce/changelog/fix-43569
|
||||
plugins/woocommerce/changelog/fix-48132-ssr-active-plugins
|
||||
plugins/woocommerce/changelog/update-woocommerce-shipping-promo-banner-188
|
||||
plugins/woocommerce/changelog/test-50444-collections
|
||||
plugins/woocommerce/changelog/50942-e2e-external-sites-update-add-variable-product
|
||||
plugins/woocommerce/changelog/dev-46917-migrate-to-block-json-image
|
||||
plugins/woocommerce/changelog/e2e-fix-shared-productid-in-crud-tests
|
||||
plugins/woocommerce/changelog/e2e-fix-create-linked-product-tests
|
||||
plugins/woocommerce/changelog/add-initial_product_data_views_screen
|
||||
plugins/woocommerce/changelog/fix-cys-patterns-margin
|
||||
@@ -9664,6 +9677,7 @@ plugins/woocommerce/changelog/fix-50207
|
||||
plugins/woocommerce/changelog/fix-menu-badge
|
||||
plugins/woocommerce/changelog/fix-37602
|
||||
plugins/woocommerce/changelog/tweak-improve-reset-password-check
|
||||
plugins/woocommerce/changelog/update-mothra_name_usage
|
||||
plugins/woocommerce/changelog/fix-pc-prevent-rendering-on-empty-query
|
||||
plugins/woocommerce/changelog/fix-46527-compatibility-layer-init
|
||||
plugins/woocommerce/changelog/fix-43605
|
||||
@@ -9679,6 +9693,8 @@ plugins/woocommerce/changelog/add-react-main-payments-settings-screen
|
||||
plugins/woocommerce/changelog/update-mobile-order-summary-styling-50635
|
||||
plugins/woocommerce/changelog/50953-update-woo-pay-task
|
||||
plugins/woocommerce/changelog/fix-misspelling-in-plugins-woocommerce-blocks-docs
|
||||
plugins/woocommerce/changelog/51123-e2e-external-envs-disble-failing-tests
|
||||
plugins/woocommerce/changelog/e2e-cleanup-created-products-in-prduct-edit-tests
|
||||
plugins/woocommerce/changelog/fix-50550-improve-product-details-minimal-style-focus-styles
|
||||
plugins/woocommerce/changelog/50770-image-add-additional-size-units
|
||||
plugins/woocommerce/changelog/fix-47794_variation_selector_display
|
||||
@@ -9687,7 +9703,6 @@ plugins/woocommerce/changelog/51033-47922-product-sku-improvements
|
||||
plugins/woocommerce/changelog/51004-e2e-external-sites-update-customize-store-tests
|
||||
plugins/woocommerce/changelog/51048-fix-flaky-cart-coupon-test-50928-2
|
||||
plugins/woocommerce/changelog/50644-update-express-checkout-design
|
||||
plugins/woocommerce/changelog/fix-remote-logger-sanitise-query-params
|
||||
plugins/woocommerce/changelog/51102-fix-settings-js-save-activation
|
||||
plugins/woocommerce/changelog/fix-48088-select-default-saved-token
|
||||
plugins/woocommerce/changelog/add-47895-show-tab-title-attribute-product-details
|
||||
@@ -9697,6 +9712,7 @@ plugins/woocommerce/changelog/fix-hide-payments-recommendation-when-no-extension
|
||||
plugins/woocommerce/changelog/50590-add-44877-context-linking-a-product-with-collection-inspector-control
|
||||
plugins/woocommerce/changelog/e2e-tag-e2e-tests
|
||||
plugins/woocommerce/changelog/50836-29617-fix-bulk-edit-price
|
||||
plugins/woocommerce/changelog/fix-48619
|
||||
plugins/woocommerce/changelog/update-move-woo-version-check
|
||||
plugins/woocommerce/changelog/50960-e2e-external-sites-update-products-block-editor
|
||||
plugins/woocommerce/changelog/50935-fix-price-filter-slider
|
||||
@@ -9711,6 +9727,7 @@ plugins/woocommerce/changelog/50842-43149-fix-bulk-product-price-in-de-crease
|
||||
plugins/woocommerce/changelog/fix-37502-typos-in-inline-doc-in-woocommerce-plugin
|
||||
plugins/woocommerce/changelog/50927-e2e-external-sites-update-activate-and-setup
|
||||
plugins/woocommerce/changelog/50996-fix-flaky-cart-coupon-test-50928
|
||||
plugins/woocommerce/changelog/51051-product-filters-multiple
|
||||
plugins/woocommerce/changelog/50994-e2e-external-sites-update-admin-tests
|
||||
plugins/woocommerce/changelog/50828-dev-constrain-pnpm-version
|
||||
plugins/woocommerce/changelog/50784-add-coming-soon-mode-e2e
|
||||
@@ -9718,7 +9735,6 @@ plugins/woocommerce/changelog/fix-cys-internal-classes
|
||||
plugins/woocommerce/changelog/update-account-handling-consolodation
|
||||
plugins/woocommerce/changelog/dev-42360_convert_withreviews_to_ts
|
||||
plugins/woocommerce/changelog/50976-fix-coming-soon-badge
|
||||
plugins/woocommerce/changelog/add-more-params-to-remote-logger-whitelist
|
||||
plugins/woocommerce/changelog/fix-show-recommendation-on-settings-payment-main-page
|
||||
plugins/woocommerce/changelog/50396-48150-move-products-endpoint
|
||||
plugins/woocommerce/changelog/bugfix-quantity-html-issue
|
||||
@@ -9726,6 +9742,7 @@ plugins/woocommerce/changelog/.gitkeep
|
||||
plugins/woocommerce/changelog/add-stripe-tax-onboarding-tax-task
|
||||
plugins/woocommerce/changelog/51067-revert-50531
|
||||
plugins/woocommerce/changelog/50977-update-settings-feature-setup
|
||||
plugins/woocommerce/changelog/fix-43632
|
||||
plugins/woocommerce/changelog/fix-make-themes-api-safer
|
||||
plugins/woocommerce/changelog/fix-50667-my-account-hooked-size
|
||||
plugins/woocommerce/changelog/fix-50055-compatibility-layer-patterns
|
||||
@@ -9734,6 +9751,7 @@ plugins/woocommerce/changelog/fix-42064-product-reviews-endpoint-tests
|
||||
plugins/woocommerce/changelog/fix-conditionally-set-new-order-metafield
|
||||
plugins/woocommerce/changelog/update-block-reference
|
||||
plugins/woocommerce/changelog/51014-e2e-external-sites-update-merchant-tests-pt1
|
||||
plugins/woocommerce/changelog/e2e-fix-restricted-coupons-tests-wait-for-animation
|
||||
plugins/woocommerce/changelog/fix-lint-warnings
|
||||
plugins/woocommerce/changelog/update-contribution-docs
|
||||
plugins/woocommerce/changelog/50969-dev-deprecate-query
|
||||
|
||||
@@ -8859,6 +8859,11 @@ views/mailer/admin_password_auth/th.html.erb
|
||||
mailer/admin_password_auth/th.html.erb
|
||||
admin_password_auth/th.html.erb
|
||||
th.html.erb
|
||||
app/views/mailer/admin_password_auth/lt.html.erb
|
||||
views/mailer/admin_password_auth/lt.html.erb
|
||||
mailer/admin_password_auth/lt.html.erb
|
||||
admin_password_auth/lt.html.erb
|
||||
lt.html.erb
|
||||
app/views/mailer/admin_password_auth/cs.html.erb
|
||||
views/mailer/admin_password_auth/cs.html.erb
|
||||
mailer/admin_password_auth/cs.html.erb
|
||||
@@ -30976,6 +30981,29 @@ desktop/components/CommonPageHelp/CommonPageHelpDialog.vue
|
||||
components/CommonPageHelp/CommonPageHelpDialog.vue
|
||||
CommonPageHelp/CommonPageHelpDialog.vue
|
||||
CommonPageHelpDialog.vue
|
||||
app/frontend/apps/desktop/components/ResizeLine/ResizeLine.vue
|
||||
frontend/apps/desktop/components/ResizeLine/ResizeLine.vue
|
||||
apps/desktop/components/ResizeLine/ResizeLine.vue
|
||||
desktop/components/ResizeLine/ResizeLine.vue
|
||||
components/ResizeLine/ResizeLine.vue
|
||||
ResizeLine/ResizeLine.vue
|
||||
ResizeLine.vue
|
||||
app/frontend/apps/desktop/components/ResizeLine/composables/useResizeLine.ts
|
||||
frontend/apps/desktop/components/ResizeLine/composables/useResizeLine.ts
|
||||
apps/desktop/components/ResizeLine/composables/useResizeLine.ts
|
||||
desktop/components/ResizeLine/composables/useResizeLine.ts
|
||||
components/ResizeLine/composables/useResizeLine.ts
|
||||
ResizeLine/composables/useResizeLine.ts
|
||||
composables/useResizeLine.ts
|
||||
useResizeLine.ts
|
||||
app/frontend/apps/desktop/components/ResizeLine/__tests__/ResizeLine.spec.ts
|
||||
frontend/apps/desktop/components/ResizeLine/__tests__/ResizeLine.spec.ts
|
||||
apps/desktop/components/ResizeLine/__tests__/ResizeLine.spec.ts
|
||||
desktop/components/ResizeLine/__tests__/ResizeLine.spec.ts
|
||||
components/ResizeLine/__tests__/ResizeLine.spec.ts
|
||||
ResizeLine/__tests__/ResizeLine.spec.ts
|
||||
__tests__/ResizeLine.spec.ts
|
||||
ResizeLine.spec.ts
|
||||
app/frontend/apps/desktop/components/NavigationMenu/NavigationMenuFilter.vue
|
||||
frontend/apps/desktop/components/NavigationMenu/NavigationMenuFilter.vue
|
||||
apps/desktop/components/NavigationMenu/NavigationMenuFilter.vue
|
||||
@@ -31063,21 +31091,6 @@ components/CommonDialog/__tests__/CommonDialog.spec.ts
|
||||
CommonDialog/__tests__/CommonDialog.spec.ts
|
||||
__tests__/CommonDialog.spec.ts
|
||||
CommonDialog.spec.ts
|
||||
app/frontend/apps/desktop/components/ResizeHandle/ResizeHandle.vue
|
||||
frontend/apps/desktop/components/ResizeHandle/ResizeHandle.vue
|
||||
apps/desktop/components/ResizeHandle/ResizeHandle.vue
|
||||
desktop/components/ResizeHandle/ResizeHandle.vue
|
||||
components/ResizeHandle/ResizeHandle.vue
|
||||
ResizeHandle/ResizeHandle.vue
|
||||
ResizeHandle.vue
|
||||
app/frontend/apps/desktop/components/ResizeHandle/composables/useResizeWidthHandle.ts
|
||||
frontend/apps/desktop/components/ResizeHandle/composables/useResizeWidthHandle.ts
|
||||
apps/desktop/components/ResizeHandle/composables/useResizeWidthHandle.ts
|
||||
desktop/components/ResizeHandle/composables/useResizeWidthHandle.ts
|
||||
components/ResizeHandle/composables/useResizeWidthHandle.ts
|
||||
ResizeHandle/composables/useResizeWidthHandle.ts
|
||||
composables/useResizeWidthHandle.ts
|
||||
useResizeWidthHandle.ts
|
||||
app/frontend/apps/desktop/components/PageNavigation/firstLevelRoutes.ts
|
||||
frontend/apps/desktop/components/PageNavigation/firstLevelRoutes.ts
|
||||
apps/desktop/components/PageNavigation/firstLevelRoutes.ts
|
||||
|
||||
@@ -1915,6 +1915,7 @@ app/views/mailer/admin_password_auth/nl.html.erb
|
||||
app/views/mailer/admin_password_auth/pt.html.erb
|
||||
app/views/mailer/admin_password_auth/pt-br.html.erb
|
||||
app/views/mailer/admin_password_auth/th.html.erb
|
||||
app/views/mailer/admin_password_auth/lt.html.erb
|
||||
app/views/mailer/admin_password_auth/cs.html.erb
|
||||
app/views/mailer/admin_password_auth/it.html.erb
|
||||
app/views/mailer/admin_password_auth/tr.html.erb
|
||||
@@ -5347,6 +5348,9 @@ app/frontend/apps/desktop/components/CommonPageHelp/CommonHelpText.vue
|
||||
app/frontend/apps/desktop/components/CommonPageHelp/__tests__/CommonHelpText.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonPageHelp/__tests__/CommonPageHelp.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonPageHelp/CommonPageHelpDialog.vue
|
||||
app/frontend/apps/desktop/components/ResizeLine/ResizeLine.vue
|
||||
app/frontend/apps/desktop/components/ResizeLine/composables/useResizeLine.ts
|
||||
app/frontend/apps/desktop/components/ResizeLine/__tests__/ResizeLine.spec.ts
|
||||
app/frontend/apps/desktop/components/NavigationMenu/NavigationMenuFilter.vue
|
||||
app/frontend/apps/desktop/components/NavigationMenu/NavigationMenu.vue
|
||||
app/frontend/apps/desktop/components/NavigationMenu/NavigationMenuHeader.vue
|
||||
@@ -5359,8 +5363,6 @@ app/frontend/apps/desktop/components/CommonDialog/useDialog.ts
|
||||
app/frontend/apps/desktop/components/CommonDialog/CommonDialog.vue
|
||||
app/frontend/apps/desktop/components/CommonDialog/CommonDialogActionFooter.vue
|
||||
app/frontend/apps/desktop/components/CommonDialog/__tests__/CommonDialog.spec.ts
|
||||
app/frontend/apps/desktop/components/ResizeHandle/ResizeHandle.vue
|
||||
app/frontend/apps/desktop/components/ResizeHandle/composables/useResizeWidthHandle.ts
|
||||
app/frontend/apps/desktop/components/PageNavigation/firstLevelRoutes.ts
|
||||
app/frontend/apps/desktop/components/PageNavigation/PageNavigation.vue
|
||||
app/frontend/apps/desktop/components/CommonOverlayContainer/CommonOverlayContainer.vue
|
||||
|
||||
Reference in New Issue
Block a user