Merge branch 'danielmiessler:master' into LLM_Security_Testing

This commit is contained in:
Emmanuel Londono 2024-04-26 12:02:18 -06:00 committed by GitHub
commit a85f17c6bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 1594 additions and 1189 deletions

View file

@ -5101,10 +5101,6 @@ api/src/utils/get-graphql-type.ts
src/utils/get-graphql-type.ts
utils/get-graphql-type.ts
get-graphql-type.ts
api/src/utils/strip-function.ts
src/utils/strip-function.ts
utils/strip-function.ts
strip-function.ts
api/src/utils/validate-keys.test.ts
src/utils/validate-keys.test.ts
utils/validate-keys.test.ts
@ -5369,6 +5365,10 @@ api/src/utils/user-name.ts
src/utils/user-name.ts
utils/user-name.ts
user-name.ts
api/src/utils/parse-filter-key.test.ts
src/utils/parse-filter-key.test.ts
utils/parse-filter-key.test.ts
parse-filter-key.test.ts
api/src/utils/validate-keys.ts
src/utils/validate-keys.ts
utils/validate-keys.ts
@ -5413,6 +5413,10 @@ api/src/utils/calculate-field-depth.test.ts
src/utils/calculate-field-depth.test.ts
utils/calculate-field-depth.test.ts
calculate-field-depth.test.ts
api/src/utils/parse-filter-key.ts
src/utils/parse-filter-key.ts
utils/parse-filter-key.ts
parse-filter-key.ts
api/src/utils/validate-env.test.ts
src/utils/validate-env.test.ts
utils/validate-env.test.ts
@ -5421,10 +5425,6 @@ api/src/utils/calculate-field-depth.ts
src/utils/calculate-field-depth.ts
utils/calculate-field-depth.ts
calculate-field-depth.ts
api/src/utils/strip-function.test.ts
src/utils/strip-function.test.ts
utils/strip-function.test.ts
strip-function.test.ts
api/src/utils/get-snapshot-diff.ts
src/utils/get-snapshot-diff.ts
utils/get-snapshot-diff.ts
@ -8311,6 +8311,12 @@ soft-pigs-applaud.md
twelve-owls-tickle.md
.changeset/smooth-ears-buy.md
smooth-ears-buy.md
.changeset/strong-bulldogs-type.md
strong-bulldogs-type.md
.changeset/brave-chairs-switch.md
brave-chairs-switch.md
.changeset/twelve-sloths-beg.md
twelve-sloths-beg.md
.changeset/selfish-sloths-double.md
selfish-sloths-double.md
.changeset/long-toes-pull.md
@ -8321,16 +8327,28 @@ six-tigers-pull.md
quick-onions-beam.md
.changeset/stupid-singers-smash.md
stupid-singers-smash.md
.changeset/bright-mirrors-rush.md
bright-mirrors-rush.md
.changeset/blue-lies-double.md
blue-lies-double.md
.changeset/six-bags-play.md
six-bags-play.md
.changeset/curvy-fishes-work.md
curvy-fishes-work.md
.changeset/rude-carrots-confess.md
rude-carrots-confess.md
.changeset/chilly-papayas-drive.md
chilly-papayas-drive.md
.changeset/big-shrimps-prove.md
big-shrimps-prove.md
.changeset/stupid-laws-jog.md
stupid-laws-jog.md
.changeset/rude-cougars-suffer.md
rude-cougars-suffer.md
.changeset/swift-dryers-shake.md
swift-dryers-shake.md
.changeset/tough-rocks-do.md
tough-rocks-do.md
.changeset/config.json
config.json
.changeset/big-kiwis-happen.md
@ -12015,6 +12033,11 @@ src/interfaces/input-block-editor/index.ts
interfaces/input-block-editor/index.ts
input-block-editor/index.ts
index.ts
app/src/interfaces/input-block-editor/bus.ts
src/interfaces/input-block-editor/bus.ts
interfaces/input-block-editor/bus.ts
input-block-editor/bus.ts
bus.ts
app/src/interfaces/input-block-editor/use-file-handler.ts
src/interfaces/input-block-editor/use-file-handler.ts
interfaces/input-block-editor/use-file-handler.ts

View file

@ -1065,7 +1065,6 @@ api/src/utils/jwt.test.ts
api/src/utils/ip-in-networks.test.ts
api/src/utils/transaction.ts
api/src/utils/get-graphql-type.ts
api/src/utils/strip-function.ts
api/src/utils/validate-keys.test.ts
api/src/utils/get-versioned-hash.test.ts
api/src/utils/filter-items.test.ts
@ -1132,6 +1131,7 @@ api/src/utils/merge-permissions.test.ts
api/src/utils/get-accountability-for-token.test.ts
api/src/utils/merge-permissions.ts
api/src/utils/user-name.ts
api/src/utils/parse-filter-key.test.ts
api/src/utils/validate-keys.ts
api/src/utils/is-login-redirect-allowed.ts
api/src/utils/compress.ts
@ -1143,9 +1143,9 @@ api/src/utils/url.test.ts
api/src/utils/transformations.test.ts
api/src/utils/parse-image-metadata.ts
api/src/utils/calculate-field-depth.test.ts
api/src/utils/parse-filter-key.ts
api/src/utils/validate-env.test.ts
api/src/utils/calculate-field-depth.ts
api/src/utils/strip-function.test.ts
api/src/utils/get-snapshot-diff.ts
api/src/utils/construct-flow-tree.ts
api/src/utils/get-date-formatted.ts
@ -1726,16 +1726,25 @@ cla.md
.changeset/soft-pigs-applaud.md
.changeset/twelve-owls-tickle.md
.changeset/smooth-ears-buy.md
.changeset/strong-bulldogs-type.md
.changeset/brave-chairs-switch.md
.changeset/twelve-sloths-beg.md
.changeset/selfish-sloths-double.md
.changeset/long-toes-pull.md
.changeset/six-tigers-pull.md
.changeset/quick-onions-beam.md
.changeset/stupid-singers-smash.md
.changeset/bright-mirrors-rush.md
.changeset/blue-lies-double.md
.changeset/six-bags-play.md
.changeset/curvy-fishes-work.md
.changeset/rude-carrots-confess.md
.changeset/chilly-papayas-drive.md
.changeset/big-shrimps-prove.md
.changeset/stupid-laws-jog.md
.changeset/rude-cougars-suffer.md
.changeset/swift-dryers-shake.md
.changeset/tough-rocks-do.md
.changeset/config.json
.changeset/big-kiwis-happen.md
.eslintrc.js
@ -2549,6 +2558,7 @@ app/src/interfaces/list-m2a/list-m2a.vue
app/src/interfaces/list-m2a/preview.svg
app/src/interfaces/input-block-editor/input-block-editor.vue
app/src/interfaces/input-block-editor/index.ts
app/src/interfaces/input-block-editor/bus.ts
app/src/interfaces/input-block-editor/use-file-handler.ts
app/src/interfaces/input-block-editor/tools.ts
app/src/interfaces/input-block-editor/alignment.ts

View file

@ -4744,6 +4744,10 @@ htdocs/core/tpl/commonfields_add.tpl.php
core/tpl/commonfields_add.tpl.php
tpl/commonfields_add.tpl.php
commonfields_add.tpl.php
htdocs/core/tpl/formlayoutai.tpl.php
core/tpl/formlayoutai.tpl.php
tpl/formlayoutai.tpl.php
formlayoutai.tpl.php
htdocs/core/tpl/filemanager.tpl.php
core/tpl/filemanager.tpl.php
tpl/filemanager.tpl.php
@ -5985,11 +5989,6 @@ core/modules/syslog/logHandler.php
modules/syslog/logHandler.php
syslog/logHandler.php
logHandler.php
htdocs/core/modules/syslog/logHandlerInterface.php
core/modules/syslog/logHandlerInterface.php
modules/syslog/logHandlerInterface.php
syslog/logHandlerInterface.php
logHandlerInterface.php
htdocs/core/modules/modMailmanSpip.class.php
core/modules/modMailmanSpip.class.php
modules/modMailmanSpip.class.php
@ -7084,6 +7083,10 @@ htdocs/core/class/ldap.class.php
core/class/ldap.class.php
class/ldap.class.php
ldap.class.php
htdocs/core/class/geomapeditor.class.php
core/class/geomapeditor.class.php
class/geomapeditor.class.php
geomapeditor.class.php
htdocs/core/class/doldeprecationhandler.class.php
core/class/doldeprecationhandler.class.php
class/doldeprecationhandler.class.php
@ -7428,6 +7431,10 @@ htdocs/core/class/utils.class.php
core/class/utils.class.php
class/utils.class.php
utils.class.php
htdocs/core/class/dolgeophp.class.php
core/class/dolgeophp.class.php
class/dolgeophp.class.php
dolgeophp.class.php
htdocs/core/class/fiscalyear.class.php
core/class/fiscalyear.class.php
class/fiscalyear.class.php
@ -41401,6 +41408,34 @@ htdocs/zapier/lib/zapier.lib.php
zapier/lib/zapier.lib.php
lib/zapier.lib.php
zapier.lib.php
htdocs/includes/leaflet/leaflet.js
includes/leaflet/leaflet.js
leaflet/leaflet.js
leaflet.js
htdocs/includes/leaflet/leaflet.js.map
includes/leaflet/leaflet.js.map
leaflet/leaflet.js.map
leaflet.js.map
htdocs/includes/leaflet/leaflet-src.esm.js.map
includes/leaflet/leaflet-src.esm.js.map
leaflet/leaflet-src.esm.js.map
leaflet-src.esm.js.map
htdocs/includes/leaflet/leaflet-src.js
includes/leaflet/leaflet-src.js
leaflet/leaflet-src.js
leaflet-src.js
htdocs/includes/leaflet/leaflet-src.js.map
includes/leaflet/leaflet-src.js.map
leaflet/leaflet-src.js.map
leaflet-src.js.map
htdocs/includes/leaflet/leaflet-src.esm.js
includes/leaflet/leaflet-src.esm.js
leaflet/leaflet-src.esm.js
leaflet-src.esm.js
htdocs/includes/leaflet/leaflet-geoman.min.js
includes/leaflet/leaflet-geoman.min.js
leaflet/leaflet-geoman.min.js
leaflet-geoman.min.js
htdocs/includes/maximebf/debugbar/src/DebugBar/JavascriptRenderer.php
includes/maximebf/debugbar/src/DebugBar/JavascriptRenderer.php
maximebf/debugbar/src/DebugBar/JavascriptRenderer.php
@ -47060,6 +47095,151 @@ includes/tecnickcom/tcpdf/VERSION
tecnickcom/tcpdf/VERSION
tcpdf/VERSION
VERSION
htdocs/includes/geoPHP/geoPHP.inc.php
includes/geoPHP/geoPHP.inc.php
geoPHP/geoPHP.inc.php
geoPHP.inc.php
htdocs/includes/geoPHP/doc/api.html
includes/geoPHP/doc/api.html
geoPHP/doc/api.html
doc/api.html
api.html
htdocs/includes/geoPHP/README.md
includes/geoPHP/README.md
geoPHP/README.md
README.md
htdocs/includes/geoPHP/.travis.yml
includes/geoPHP/.travis.yml
geoPHP/.travis.yml
.travis.yml
htdocs/includes/geoPHP/composer.json
includes/geoPHP/composer.json
geoPHP/composer.json
composer.json
htdocs/includes/geoPHP/LICENSE
includes/geoPHP/LICENSE
geoPHP/LICENSE
LICENSE
htdocs/includes/geoPHP/lib/geometry/MultiPolygon.class.php
includes/geoPHP/lib/geometry/MultiPolygon.class.php
geoPHP/lib/geometry/MultiPolygon.class.php
lib/geometry/MultiPolygon.class.php
geometry/MultiPolygon.class.php
MultiPolygon.class.php
htdocs/includes/geoPHP/lib/geometry/Polygon.class.php
includes/geoPHP/lib/geometry/Polygon.class.php
geoPHP/lib/geometry/Polygon.class.php
lib/geometry/Polygon.class.php
geometry/Polygon.class.php
Polygon.class.php
htdocs/includes/geoPHP/lib/geometry/Point.class.php
includes/geoPHP/lib/geometry/Point.class.php
geoPHP/lib/geometry/Point.class.php
lib/geometry/Point.class.php
geometry/Point.class.php
Point.class.php
htdocs/includes/geoPHP/lib/geometry/Collection.class.php
includes/geoPHP/lib/geometry/Collection.class.php
geoPHP/lib/geometry/Collection.class.php
lib/geometry/Collection.class.php
geometry/Collection.class.php
Collection.class.php
htdocs/includes/geoPHP/lib/geometry/LineString.class.php
includes/geoPHP/lib/geometry/LineString.class.php
geoPHP/lib/geometry/LineString.class.php
lib/geometry/LineString.class.php
geometry/LineString.class.php
LineString.class.php
htdocs/includes/geoPHP/lib/geometry/Geometry.class.php
includes/geoPHP/lib/geometry/Geometry.class.php
geoPHP/lib/geometry/Geometry.class.php
lib/geometry/Geometry.class.php
geometry/Geometry.class.php
Geometry.class.php
htdocs/includes/geoPHP/lib/geometry/MultiPoint.class.php
includes/geoPHP/lib/geometry/MultiPoint.class.php
geoPHP/lib/geometry/MultiPoint.class.php
lib/geometry/MultiPoint.class.php
geometry/MultiPoint.class.php
MultiPoint.class.php
htdocs/includes/geoPHP/lib/geometry/MultiLineString.class.php
includes/geoPHP/lib/geometry/MultiLineString.class.php
geoPHP/lib/geometry/MultiLineString.class.php
lib/geometry/MultiLineString.class.php
geometry/MultiLineString.class.php
MultiLineString.class.php
htdocs/includes/geoPHP/lib/geometry/GeometryCollection.class.php
includes/geoPHP/lib/geometry/GeometryCollection.class.php
geoPHP/lib/geometry/GeometryCollection.class.php
lib/geometry/GeometryCollection.class.php
geometry/GeometryCollection.class.php
GeometryCollection.class.php
htdocs/includes/geoPHP/lib/adapters/KML.class.php
includes/geoPHP/lib/adapters/KML.class.php
geoPHP/lib/adapters/KML.class.php
lib/adapters/KML.class.php
adapters/KML.class.php
KML.class.php
htdocs/includes/geoPHP/lib/adapters/GeoHash.class.php
includes/geoPHP/lib/adapters/GeoHash.class.php
geoPHP/lib/adapters/GeoHash.class.php
lib/adapters/GeoHash.class.php
adapters/GeoHash.class.php
GeoHash.class.php
htdocs/includes/geoPHP/lib/adapters/GPX.class.php
includes/geoPHP/lib/adapters/GPX.class.php
geoPHP/lib/adapters/GPX.class.php
lib/adapters/GPX.class.php
adapters/GPX.class.php
GPX.class.php
htdocs/includes/geoPHP/lib/adapters/EWKB.class.php
includes/geoPHP/lib/adapters/EWKB.class.php
geoPHP/lib/adapters/EWKB.class.php
lib/adapters/EWKB.class.php
adapters/EWKB.class.php
EWKB.class.php
htdocs/includes/geoPHP/lib/adapters/GoogleGeocode.class.php
includes/geoPHP/lib/adapters/GoogleGeocode.class.php
geoPHP/lib/adapters/GoogleGeocode.class.php
lib/adapters/GoogleGeocode.class.php
adapters/GoogleGeocode.class.php
GoogleGeocode.class.php
htdocs/includes/geoPHP/lib/adapters/GeoRSS.class.php
includes/geoPHP/lib/adapters/GeoRSS.class.php
geoPHP/lib/adapters/GeoRSS.class.php
lib/adapters/GeoRSS.class.php
adapters/GeoRSS.class.php
GeoRSS.class.php
htdocs/includes/geoPHP/lib/adapters/EWKT.class.php
includes/geoPHP/lib/adapters/EWKT.class.php
geoPHP/lib/adapters/EWKT.class.php
lib/adapters/EWKT.class.php
adapters/EWKT.class.php
EWKT.class.php
htdocs/includes/geoPHP/lib/adapters/WKB.class.php
includes/geoPHP/lib/adapters/WKB.class.php
geoPHP/lib/adapters/WKB.class.php
lib/adapters/WKB.class.php
adapters/WKB.class.php
WKB.class.php
htdocs/includes/geoPHP/lib/adapters/GeoAdapter.class.php
includes/geoPHP/lib/adapters/GeoAdapter.class.php
geoPHP/lib/adapters/GeoAdapter.class.php
lib/adapters/GeoAdapter.class.php
adapters/GeoAdapter.class.php
GeoAdapter.class.php
htdocs/includes/geoPHP/lib/adapters/GeoJSON.class.php
includes/geoPHP/lib/adapters/GeoJSON.class.php
geoPHP/lib/adapters/GeoJSON.class.php
lib/adapters/GeoJSON.class.php
adapters/GeoJSON.class.php
GeoJSON.class.php
htdocs/includes/geoPHP/lib/adapters/WKT.class.php
includes/geoPHP/lib/adapters/WKT.class.php
geoPHP/lib/adapters/WKT.class.php
lib/adapters/WKT.class.php
adapters/WKT.class.php
WKT.class.php
htdocs/includes/geoip2/geoip2.phar
includes/geoip2/geoip2.phar
geoip2/geoip2.phar

View file

@ -1072,6 +1072,7 @@ htdocs/core/tpl/extrafields_list_search_input.tpl.php
htdocs/core/tpl/object_discounts.tpl.php
htdocs/core/tpl/admin_extrafields_add.tpl.php
htdocs/core/tpl/commonfields_add.tpl.php
htdocs/core/tpl/formlayoutai.tpl.php
htdocs/core/tpl/filemanager.tpl.php
htdocs/core/tpl/extrafields_list_print_fields.tpl.php
htdocs/core/tpl/objectline_edit.tpl.php
@ -1346,7 +1347,6 @@ htdocs/core/modules/societe/mod_codeclient_elephant.php
htdocs/core/modules/syslog/mod_syslog_syslog.php
htdocs/core/modules/syslog/mod_syslog_file.php
htdocs/core/modules/syslog/logHandler.php
htdocs/core/modules/syslog/logHandlerInterface.php
htdocs/core/modules/modMailmanSpip.class.php
htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
htdocs/core/modules/expedition/doc/pdf_espadon.modules.php
@ -1583,6 +1583,7 @@ htdocs/core/login/functions_forceuser.php
htdocs/core/get_menudiv.php
htdocs/core/class/discount.class.php
htdocs/core/class/ldap.class.php
htdocs/core/class/geomapeditor.class.php
htdocs/core/class/doldeprecationhandler.class.php
htdocs/core/class/translate.class.php
htdocs/core/class/timespent.class.php
@ -1669,6 +1670,7 @@ htdocs/core/class/html.formticket.class.php
htdocs/core/class/html.formorder.class.php
htdocs/core/class/html.form.class.php
htdocs/core/class/utils.class.php
htdocs/core/class/dolgeophp.class.php
htdocs/core/class/fiscalyear.class.php
htdocs/core/multicompany_page.php
htdocs/core/lib/emaillayout.lib.php
@ -9954,6 +9956,13 @@ htdocs/zapier/README.md
htdocs/zapier/class/api_zapier.class.php
htdocs/zapier/class/hook.class.php
htdocs/zapier/lib/zapier.lib.php
htdocs/includes/leaflet/leaflet.js
htdocs/includes/leaflet/leaflet.js.map
htdocs/includes/leaflet/leaflet-src.esm.js.map
htdocs/includes/leaflet/leaflet-src.js
htdocs/includes/leaflet/leaflet-src.js.map
htdocs/includes/leaflet/leaflet-src.esm.js
htdocs/includes/leaflet/leaflet-geoman.min.js
htdocs/includes/maximebf/debugbar/src/DebugBar/JavascriptRenderer.php
htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/RequestDataCollector.php
htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/TimeDataCollector.php
@ -10920,6 +10929,32 @@ htdocs/includes/tecnickcom/tcpdf/tcpdf_barcodes_2d.php
htdocs/includes/tecnickcom/tcpdf/README.md
htdocs/includes/tecnickcom/tcpdf/composer.json
htdocs/includes/tecnickcom/tcpdf/VERSION
htdocs/includes/geoPHP/geoPHP.inc.php
htdocs/includes/geoPHP/doc/api.html
htdocs/includes/geoPHP/README.md
htdocs/includes/geoPHP/.travis.yml
htdocs/includes/geoPHP/composer.json
htdocs/includes/geoPHP/LICENSE
htdocs/includes/geoPHP/lib/geometry/MultiPolygon.class.php
htdocs/includes/geoPHP/lib/geometry/Polygon.class.php
htdocs/includes/geoPHP/lib/geometry/Point.class.php
htdocs/includes/geoPHP/lib/geometry/Collection.class.php
htdocs/includes/geoPHP/lib/geometry/LineString.class.php
htdocs/includes/geoPHP/lib/geometry/Geometry.class.php
htdocs/includes/geoPHP/lib/geometry/MultiPoint.class.php
htdocs/includes/geoPHP/lib/geometry/MultiLineString.class.php
htdocs/includes/geoPHP/lib/geometry/GeometryCollection.class.php
htdocs/includes/geoPHP/lib/adapters/KML.class.php
htdocs/includes/geoPHP/lib/adapters/GeoHash.class.php
htdocs/includes/geoPHP/lib/adapters/GPX.class.php
htdocs/includes/geoPHP/lib/adapters/EWKB.class.php
htdocs/includes/geoPHP/lib/adapters/GoogleGeocode.class.php
htdocs/includes/geoPHP/lib/adapters/GeoRSS.class.php
htdocs/includes/geoPHP/lib/adapters/EWKT.class.php
htdocs/includes/geoPHP/lib/adapters/WKB.class.php
htdocs/includes/geoPHP/lib/adapters/GeoAdapter.class.php
htdocs/includes/geoPHP/lib/adapters/GeoJSON.class.php
htdocs/includes/geoPHP/lib/adapters/WKT.class.php
htdocs/includes/geoip2/geoip2.phar
htdocs/includes/geoip2/README.txt
htdocs/includes/ckeditor/ckeditor/styles.js

View file

@ -29223,11 +29223,6 @@ modules/media/src/IFrameMarkup.php
media/src/IFrameMarkup.php
src/IFrameMarkup.php
IFrameMarkup.php
core/modules/media/src/MediaConfigUpdater.php
modules/media/src/MediaConfigUpdater.php
media/src/MediaConfigUpdater.php
src/MediaConfigUpdater.php
MediaConfigUpdater.php
core/modules/media/src/MediaPermissions.php
modules/media/src/MediaPermissions.php
media/src/MediaPermissions.php
@ -31129,15 +31124,6 @@ src/Kernel/Plugin/EntityExistsTest.php
Kernel/Plugin/EntityExistsTest.php
Plugin/EntityExistsTest.php
EntityExistsTest.php
core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlDeprecationTest.php
modules/migrate/tests/src/Kernel/Plugin/id_map/SqlDeprecationTest.php
migrate/tests/src/Kernel/Plugin/id_map/SqlDeprecationTest.php
tests/src/Kernel/Plugin/id_map/SqlDeprecationTest.php
src/Kernel/Plugin/id_map/SqlDeprecationTest.php
Kernel/Plugin/id_map/SqlDeprecationTest.php
Plugin/id_map/SqlDeprecationTest.php
id_map/SqlDeprecationTest.php
SqlDeprecationTest.php
core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php
modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php
migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php
@ -32582,13 +32568,6 @@ tests/src/Unit/PasswordVerifyTest.php
src/Unit/PasswordVerifyTest.php
Unit/PasswordVerifyTest.php
PasswordVerifyTest.php
core/modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php
modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php
phpass/tests/src/Unit/LegacyPasswordHashingTest.php
tests/src/Unit/LegacyPasswordHashingTest.php
src/Unit/LegacyPasswordHashingTest.php
Unit/LegacyPasswordHashingTest.php
LegacyPasswordHashingTest.php
core/modules/phpass/src/Password/PhpassHashedPassword.php
modules/phpass/src/Password/PhpassHashedPassword.php
phpass/src/Password/PhpassHashedPassword.php
@ -37539,21 +37518,6 @@ src/Kernel/Upload/StreamFileUploaderTest.php
Kernel/Upload/StreamFileUploaderTest.php
Upload/StreamFileUploaderTest.php
StreamFileUploaderTest.php
core/modules/file/tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php
modules/file/tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php
file/tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php
tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php
src/Kernel/Upload/LegacyFileUploadHandlerTest.php
Kernel/Upload/LegacyFileUploadHandlerTest.php
Upload/LegacyFileUploadHandlerTest.php
LegacyFileUploadHandlerTest.php
core/modules/file/tests/src/Kernel/LegacyValidatorTest.php
modules/file/tests/src/Kernel/LegacyValidatorTest.php
file/tests/src/Kernel/LegacyValidatorTest.php
tests/src/Kernel/LegacyValidatorTest.php
src/Kernel/LegacyValidatorTest.php
Kernel/LegacyValidatorTest.php
LegacyValidatorTest.php
core/modules/file/tests/src/Kernel/SaveTest.php
modules/file/tests/src/Kernel/SaveTest.php
file/tests/src/Kernel/SaveTest.php
@ -37576,20 +37540,6 @@ tests/src/Kernel/FileManagedUnitTestBase.php
src/Kernel/FileManagedUnitTestBase.php
Kernel/FileManagedUnitTestBase.php
FileManagedUnitTestBase.php
core/modules/file/tests/src/Kernel/LegacyFileModuleTest.php
modules/file/tests/src/Kernel/LegacyFileModuleTest.php
file/tests/src/Kernel/LegacyFileModuleTest.php
tests/src/Kernel/LegacyFileModuleTest.php
src/Kernel/LegacyFileModuleTest.php
Kernel/LegacyFileModuleTest.php
LegacyFileModuleTest.php
core/modules/file/tests/src/Kernel/LegacyValidateTest.php
modules/file/tests/src/Kernel/LegacyValidateTest.php
file/tests/src/Kernel/LegacyValidateTest.php
tests/src/Kernel/LegacyValidateTest.php
src/Kernel/LegacyValidateTest.php
Kernel/LegacyValidateTest.php
LegacyValidateTest.php
core/modules/file/tests/src/Kernel/AccessTest.php
modules/file/tests/src/Kernel/AccessTest.php
file/tests/src/Kernel/AccessTest.php
@ -37757,13 +37707,6 @@ tests/src/Kernel/FileManagedAccessTest.php
src/Kernel/FileManagedAccessTest.php
Kernel/FileManagedAccessTest.php
FileManagedAccessTest.php
core/modules/file/tests/src/Kernel/LegacyFileThemeTest.php
modules/file/tests/src/Kernel/LegacyFileThemeTest.php
file/tests/src/Kernel/LegacyFileThemeTest.php
tests/src/Kernel/LegacyFileThemeTest.php
src/Kernel/LegacyFileThemeTest.php
Kernel/LegacyFileThemeTest.php
LegacyFileThemeTest.php
core/modules/file/tests/src/Kernel/LoadTest.php
modules/file/tests/src/Kernel/LoadTest.php
file/tests/src/Kernel/LoadTest.php
@ -39935,20 +39878,6 @@ core/modules/views/views.views.inc
modules/views/views.views.inc
views/views.views.inc
views.views.inc
core/modules/views/tests/fixtures/update/views.view.test_entity_field_renderered_entity.yml
modules/views/tests/fixtures/update/views.view.test_entity_field_renderered_entity.yml
views/tests/fixtures/update/views.view.test_entity_field_renderered_entity.yml
tests/fixtures/update/views.view.test_entity_field_renderered_entity.yml
fixtures/update/views.view.test_entity_field_renderered_entity.yml
update/views.view.test_entity_field_renderered_entity.yml
views.view.test_entity_field_renderered_entity.yml
core/modules/views/tests/fixtures/update/views.view.test_responsive_images.yml
modules/views/tests/fixtures/update/views.view.test_responsive_images.yml
views/tests/fixtures/update/views.view.test_responsive_images.yml
tests/fixtures/update/views.view.test_responsive_images.yml
fixtures/update/views.view.test_responsive_images.yml
update/views.view.test_responsive_images.yml
views.view.test_responsive_images.yml
core/modules/views/tests/themes/views_test_theme/views_test_theme.info.yml
modules/views/tests/themes/views_test_theme/views_test_theme.info.yml
views/tests/themes/views_test_theme/views_test_theme.info.yml
@ -45797,12 +45726,6 @@ views/src/Ajax/ReplaceTitleCommand.php
src/Ajax/ReplaceTitleCommand.php
Ajax/ReplaceTitleCommand.php
ReplaceTitleCommand.php
core/modules/views/src/Ajax/ScrollTopCommand.php
modules/views/src/Ajax/ScrollTopCommand.php
views/src/Ajax/ScrollTopCommand.php
src/Ajax/ScrollTopCommand.php
Ajax/ScrollTopCommand.php
ScrollTopCommand.php
core/modules/views/src/Ajax/HighlightCommand.php
modules/views/src/Ajax/HighlightCommand.php
views/src/Ajax/HighlightCommand.php
@ -48086,10 +48009,6 @@ core/modules/locale/locale.post_update.php
modules/locale/locale.post_update.php
locale/locale.post_update.php
locale.post_update.php
core/modules/help_topics/help_topics.info.yml
modules/help_topics/help_topics.info.yml
help_topics/help_topics.info.yml
help_topics.info.yml
core/modules/inline_form_errors/inline_form_errors.info.yml
modules/inline_form_errors/inline_form_errors.info.yml
inline_form_errors/inline_form_errors.info.yml
@ -48734,6 +48653,13 @@ src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php
Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php
Jsonapi/LayoutBuilderEntityViewDisplayTest.php
LayoutBuilderEntityViewDisplayTest.php
core/modules/layout_builder/tests/src/Functional/LayoutBuilderOverridesEditingThemeTest.php
modules/layout_builder/tests/src/Functional/LayoutBuilderOverridesEditingThemeTest.php
layout_builder/tests/src/Functional/LayoutBuilderOverridesEditingThemeTest.php
tests/src/Functional/LayoutBuilderOverridesEditingThemeTest.php
src/Functional/LayoutBuilderOverridesEditingThemeTest.php
Functional/LayoutBuilderOverridesEditingThemeTest.php
LayoutBuilderOverridesEditingThemeTest.php
core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
@ -50408,13 +50334,6 @@ tests/src/Kernel/TagTest.php
src/Kernel/TagTest.php
Kernel/TagTest.php
TagTest.php
core/modules/views_ui/tests/src/Kernel/TruncateDeprecateTest.php
modules/views_ui/tests/src/Kernel/TruncateDeprecateTest.php
views_ui/tests/src/Kernel/TruncateDeprecateTest.php
tests/src/Kernel/TruncateDeprecateTest.php
src/Kernel/TruncateDeprecateTest.php
Kernel/TruncateDeprecateTest.php
TruncateDeprecateTest.php
core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php
modules/views_ui/tests/src/Unit/ViewListBuilderTest.php
views_ui/tests/src/Unit/ViewListBuilderTest.php
@ -54416,13 +54335,6 @@ tests/src/Traits/EntityReferenceFieldCreationTrait.php
src/Traits/EntityReferenceFieldCreationTrait.php
Traits/EntityReferenceFieldCreationTrait.php
EntityReferenceFieldCreationTrait.php
core/modules/field/tests/src/Traits/EntityReferenceTestTrait.php
modules/field/tests/src/Traits/EntityReferenceTestTrait.php
field/tests/src/Traits/EntityReferenceTestTrait.php
tests/src/Traits/EntityReferenceTestTrait.php
src/Traits/EntityReferenceTestTrait.php
Traits/EntityReferenceTestTrait.php
EntityReferenceTestTrait.php
core/modules/field/tests/src/Functional/FieldHelpTest.php
modules/field/tests/src/Functional/FieldHelpTest.php
field/tests/src/Functional/FieldHelpTest.php
@ -56687,10 +56599,6 @@ core/modules/filter/filter.post_update.php
modules/filter/filter.post_update.php
filter/filter.post_update.php
filter.post_update.php
core/modules/filter/filter.filter_html.admin.js
modules/filter/filter.filter_html.admin.js
filter/filter.filter_html.admin.js
filter.filter_html.admin.js
core/modules/filter/filter.links.menu.yml
modules/filter/filter.links.menu.yml
filter/filter.links.menu.yml
@ -56862,13 +56770,6 @@ src/Functional/Rest/MenuLinkContentJsonBasicAuthTest.php
Functional/Rest/MenuLinkContentJsonBasicAuthTest.php
Rest/MenuLinkContentJsonBasicAuthTest.php
MenuLinkContentJsonBasicAuthTest.php
core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeprecationsTest.php
modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeprecationsTest.php
menu_link_content/tests/src/Kernel/MenuLinkContentDeprecationsTest.php
tests/src/Kernel/MenuLinkContentDeprecationsTest.php
src/Kernel/MenuLinkContentDeprecationsTest.php
Kernel/MenuLinkContentDeprecationsTest.php
MenuLinkContentDeprecationsTest.php
core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php
modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php
menu_link_content/tests/src/Kernel/MenuLinksTest.php
@ -57241,11 +57142,6 @@ modules/editor/js/editor.dialog.js
editor/js/editor.dialog.js
js/editor.dialog.js
editor.dialog.js
core/modules/editor/js/editor.admin.js
modules/editor/js/editor.admin.js
editor/js/editor.admin.js
js/editor.admin.js
editor.admin.js
core/modules/editor/js/editor.js
modules/editor/js/editor.js
editor/js/editor.js
@ -64154,6 +64050,13 @@ tests/src/Functional/UserRegistrationTest.php
src/Functional/UserRegistrationTest.php
Functional/UserRegistrationTest.php
UserRegistrationTest.php
core/modules/user/tests/src/Functional/UserLogoutTest.php
modules/user/tests/src/Functional/UserLogoutTest.php
user/tests/src/Functional/UserLogoutTest.php
tests/src/Functional/UserLogoutTest.php
src/Functional/UserLogoutTest.php
Functional/UserLogoutTest.php
UserLogoutTest.php
core/modules/user/tests/src/Functional/UserTranslationUITest.php
modules/user/tests/src/Functional/UserTranslationUITest.php
user/tests/src/Functional/UserTranslationUITest.php
@ -64425,13 +64328,6 @@ tests/src/Kernel/UserAccountFormFieldsTest.php
src/Kernel/UserAccountFormFieldsTest.php
Kernel/UserAccountFormFieldsTest.php
UserAccountFormFieldsTest.php
core/modules/user/tests/src/Kernel/LegacyUserTest.php
modules/user/tests/src/Kernel/LegacyUserTest.php
user/tests/src/Kernel/LegacyUserTest.php
tests/src/Kernel/LegacyUserTest.php
src/Kernel/LegacyUserTest.php
Kernel/LegacyUserTest.php
LegacyUserTest.php
core/modules/user/tests/src/Kernel/Controller/UserControllerTest.php
modules/user/tests/src/Kernel/Controller/UserControllerTest.php
user/tests/src/Kernel/Controller/UserControllerTest.php
@ -66108,6 +66004,12 @@ user/src/Form/UserMultipleCancelConfirm.php
src/Form/UserMultipleCancelConfirm.php
Form/UserMultipleCancelConfirm.php
UserMultipleCancelConfirm.php
core/modules/user/src/Form/UserLogoutConfirm.php
modules/user/src/Form/UserLogoutConfirm.php
user/src/Form/UserLogoutConfirm.php
src/Form/UserLogoutConfirm.php
Form/UserLogoutConfirm.php
UserLogoutConfirm.php
core/modules/user/src/Form/EntityPermissionsForm.php
modules/user/src/Form/EntityPermissionsForm.php
user/src/Form/EntityPermissionsForm.php
@ -77834,13 +77736,6 @@ help/config/schema/help.schema.yml
config/schema/help.schema.yml
schema/help.schema.yml
help.schema.yml
core/modules/help/tests/fixtures/update/search.page.help_search.yml
modules/help/tests/fixtures/update/search.page.help_search.yml
help/tests/fixtures/update/search.page.help_search.yml
tests/fixtures/update/search.page.help_search.yml
fixtures/update/search.page.help_search.yml
update/search.page.help_search.yml
search.page.help_search.yml
core/modules/help/tests/themes/help_topics_test_theme/help_topics/help_topics_test_theme.test.html.twig
modules/help/tests/themes/help_topics_test_theme/help_topics/help_topics_test_theme.test.html.twig
help/tests/themes/help_topics_test_theme/help_topics/help_topics_test_theme.test.html.twig
@ -78912,11 +78807,6 @@ modules/responsive_image/src/ResponsiveImageStyleInterface.php
responsive_image/src/ResponsiveImageStyleInterface.php
src/ResponsiveImageStyleInterface.php
ResponsiveImageStyleInterface.php
core/modules/responsive_image/src/ResponsiveImageConfigUpdater.php
modules/responsive_image/src/ResponsiveImageConfigUpdater.php
responsive_image/src/ResponsiveImageConfigUpdater.php
src/ResponsiveImageConfigUpdater.php
ResponsiveImageConfigUpdater.php
core/modules/responsive_image/src/Plugin/migrate/process/ImageStyleMappings.php
modules/responsive_image/src/Plugin/migrate/process/ImageStyleMappings.php
responsive_image/src/Plugin/migrate/process/ImageStyleMappings.php
@ -84446,13 +84336,6 @@ Tests/Core/Password/DefaultPasswordGeneratorTest.php
Core/Password/DefaultPasswordGeneratorTest.php
Password/DefaultPasswordGeneratorTest.php
DefaultPasswordGeneratorTest.php
core/tests/Drupal/Tests/Core/Password/PasswordHashingLegacyTest.php
tests/Drupal/Tests/Core/Password/PasswordHashingLegacyTest.php
Drupal/Tests/Core/Password/PasswordHashingLegacyTest.php
Tests/Core/Password/PasswordHashingLegacyTest.php
Core/Password/PasswordHashingLegacyTest.php
Password/PasswordHashingLegacyTest.php
PasswordHashingLegacyTest.php
core/tests/Drupal/Tests/Core/Password/PhpPasswordTest.php
tests/Drupal/Tests/Core/Password/PhpPasswordTest.php
Drupal/Tests/Core/Password/PhpPasswordTest.php
@ -90344,6 +90227,12 @@ Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMism
FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php
Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php
InstallerExistingConfigSyncDirectoryProfileMismatchTest.php
core/tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php
tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php
Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php
FunctionalTests/Installer/SuperUserAccessInstallTest.php
Installer/SuperUserAccessInstallTest.php
SuperUserAccessInstallTest.php
core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php
tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php
Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php
@ -96377,6 +96266,12 @@ Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php
Core/EventSubscriber/RssResponseRelativeUrlFilter.php
EventSubscriber/RssResponseRelativeUrlFilter.php
RssResponseRelativeUrlFilter.php
core/lib/Drupal/Core/EventSubscriber/CsrfExceptionSubscriber.php
lib/Drupal/Core/EventSubscriber/CsrfExceptionSubscriber.php
Drupal/Core/EventSubscriber/CsrfExceptionSubscriber.php
Core/EventSubscriber/CsrfExceptionSubscriber.php
EventSubscriber/CsrfExceptionSubscriber.php
CsrfExceptionSubscriber.php
core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php
lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php
Drupal/Core/EventSubscriber/FinishResponseSubscriber.php
@ -101976,6 +101871,12 @@ Drupal/Core/Installer/ConfigOverride.php
Core/Installer/ConfigOverride.php
Installer/ConfigOverride.php
ConfigOverride.php
core/lib/Drupal/Core/Installer/InstallerAccessPolicy.php
lib/Drupal/Core/Installer/InstallerAccessPolicy.php
Drupal/Core/Installer/InstallerAccessPolicy.php
Core/Installer/InstallerAccessPolicy.php
Installer/InstallerAccessPolicy.php
InstallerAccessPolicy.php
core/lib/Drupal/Core/Installer/InstallerRouteProviderLazyBuilder.php
lib/Drupal/Core/Installer/InstallerRouteProviderLazyBuilder.php
Drupal/Core/Installer/InstallerRouteProviderLazyBuilder.php

View file

@ -4189,7 +4189,6 @@ core/modules/media/tests/src/Unit/ResourceFetcherTest.php
core/modules/media/tests/src/Unit/EndpointTest.php
core/modules/media/media.install
core/modules/media/src/IFrameMarkup.php
core/modules/media/src/MediaConfigUpdater.php
core/modules/media/src/MediaPermissions.php
core/modules/media/src/Controller/MediaFilterController.php
core/modules/media/src/Controller/OEmbedIframeController.php
@ -4461,7 +4460,6 @@ core/modules/migrate/tests/src/Kernel/Plugin/EntityRevisionTest.php
core/modules/migrate/tests/src/Kernel/Plugin/MigrationProvidersExistTest.php
core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php
core/modules/migrate/tests/src/Kernel/Plugin/EntityExistsTest.php
core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlDeprecationTest.php
core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php
core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php
core/modules/migrate/tests/src/Kernel/Plugin/source/MigrateSqlSourceCountCacheTest.php
@ -4666,7 +4664,6 @@ core/modules/phpass/phpass.services.yml
core/modules/phpass/phpass.module
core/modules/phpass/tests/src/Functional/GenericTest.php
core/modules/phpass/tests/src/Unit/PasswordVerifyTest.php
core/modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php
core/modules/phpass/src/Password/PhpassHashedPassword.php
core/modules/phpass/phpass.info.yml
core/modules/contact/contact.permissions.yml
@ -5421,13 +5418,9 @@ core/modules/file/tests/src/Functional/FileManagedFileElementTest.php
core/modules/file/tests/src/Kernel/UsageTest.php
core/modules/file/tests/src/Kernel/FileUrlTest.php
core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php
core/modules/file/tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php
core/modules/file/tests/src/Kernel/LegacyValidatorTest.php
core/modules/file/tests/src/Kernel/SaveTest.php
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php
core/modules/file/tests/src/Kernel/FileManagedUnitTestBase.php
core/modules/file/tests/src/Kernel/LegacyFileModuleTest.php
core/modules/file/tests/src/Kernel/LegacyValidateTest.php
core/modules/file/tests/src/Kernel/AccessTest.php
core/modules/file/tests/src/Kernel/DeleteTest.php
core/modules/file/tests/src/Kernel/FileItemTest.php
@ -5447,7 +5440,6 @@ core/modules/file/tests/src/Kernel/ManagedFileTest.php
core/modules/file/tests/src/Kernel/FileItemValidationTest.php
core/modules/file/tests/src/Kernel/SpaceUsedTest.php
core/modules/file/tests/src/Kernel/FileManagedAccessTest.php
core/modules/file/tests/src/Kernel/LegacyFileThemeTest.php
core/modules/file/tests/src/Kernel/LoadTest.php
core/modules/file/tests/src/Kernel/RequirementsTest.php
core/modules/file/tests/src/Kernel/MoveTest.php
@ -5758,8 +5750,6 @@ core/modules/views/config/install/views.settings.yml
core/modules/views/js/ajax_view.js
core/modules/views/js/base.js
core/modules/views/views.views.inc
core/modules/views/tests/fixtures/update/views.view.test_entity_field_renderered_entity.yml
core/modules/views/tests/fixtures/update/views.view.test_responsive_images.yml
core/modules/views/tests/themes/views_test_theme/views_test_theme.info.yml
core/modules/views/tests/themes/views_test_theme/templates/views-view-field.html.twig
core/modules/views/tests/themes/views_test_theme/templates/input--submit.html.twig
@ -6503,7 +6493,6 @@ core/modules/views/src/Views.php
core/modules/views/src/Ajax/ViewAjaxResponse.php
core/modules/views/src/Ajax/TriggerPreviewCommand.php
core/modules/views/src/Ajax/ReplaceTitleCommand.php
core/modules/views/src/Ajax/ScrollTopCommand.php
core/modules/views/src/Ajax/HighlightCommand.php
core/modules/views/src/Ajax/ShowButtonsCommand.php
core/modules/views/src/Form/ViewsExposedForm.php
@ -6860,7 +6849,6 @@ core/modules/locale/templates/locale-translation-last-check.html.twig
core/modules/locale/locale.compare.inc
core/modules/locale/locale.admin.js
core/modules/locale/locale.post_update.php
core/modules/help_topics/help_topics.info.yml
core/modules/inline_form_errors/inline_form_errors.info.yml
core/modules/inline_form_errors/inline_form_errors.module
core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditor5Test.php
@ -6949,6 +6937,7 @@ core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.
core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php
core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php
core/modules/layout_builder/tests/src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php
core/modules/layout_builder/tests/src/Functional/LayoutBuilderOverridesEditingThemeTest.php
core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php
core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php
@ -7214,7 +7203,6 @@ core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php
core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php
core/modules/views_ui/tests/src/Functional/StorageTest.php
core/modules/views_ui/tests/src/Kernel/TagTest.php
core/modules/views_ui/tests/src/Kernel/TruncateDeprecateTest.php
core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php
core/modules/views_ui/tests/src/Unit/Form/Ajax/RearrangeFilterTest.php
core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php
@ -7781,7 +7769,6 @@ core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenc
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php
core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php
core/modules/field/tests/src/Traits/EntityReferenceFieldCreationTrait.php
core/modules/field/tests/src/Traits/EntityReferenceTestTrait.php
core/modules/field/tests/src/Functional/FieldHelpTest.php
core/modules/field/tests/src/Functional/GenericTest.php
core/modules/field/tests/src/Functional/FormTest.php
@ -8081,7 +8068,6 @@ core/modules/filter/src/ProxyClass/FilterUninstallValidator.php
core/modules/filter/src/FilterFormatInterface.php
core/modules/filter/src/FilterUninstallValidator.php
core/modules/filter/filter.post_update.php
core/modules/filter/filter.filter_html.admin.js
core/modules/filter/filter.links.menu.yml
core/modules/filter/templates/filter-tips.html.twig
core/modules/filter/templates/filter-caption.html.twig
@ -8111,7 +8097,6 @@ core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResource
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonCookieTest.php
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonAnonTest.php
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonBasicAuthTest.php
core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeprecationsTest.php
core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php
@ -8166,7 +8151,6 @@ core/modules/editor/help_topics/editor.overview.html.twig
core/modules/editor/editor.module
core/modules/editor/config/schema/editor.schema.yml
core/modules/editor/js/editor.dialog.js
core/modules/editor/js/editor.admin.js
core/modules/editor/js/editor.js
core/modules/editor/editor.install
core/modules/editor/editor.libraries.yml
@ -9189,6 +9173,7 @@ core/modules/user/tests/src/Functional/UserPermissionsAdminTest.php
core/modules/user/tests/src/Functional/UserSearchTest.php
core/modules/user/tests/src/Functional/UserPictureTest.php
core/modules/user/tests/src/Functional/UserRegistrationTest.php
core/modules/user/tests/src/Functional/UserLogoutTest.php
core/modules/user/tests/src/Functional/UserTranslationUITest.php
core/modules/user/tests/src/Functional/UserPermissionsTest.php
core/modules/user/tests/src/Functional/AccessRoleUITest.php
@ -9224,7 +9209,6 @@ core/modules/user/tests/src/Functional/UserCreateTest.php
core/modules/user/tests/src/Functional/UserCacheTagsTest.php
core/modules/user/tests/src/Kernel/UserRoleEntityTest.php
core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php
core/modules/user/tests/src/Kernel/LegacyUserTest.php
core/modules/user/tests/src/Kernel/Controller/UserControllerTest.php
core/modules/user/tests/src/Kernel/WhoIsOnlineBlockTest.php
core/modules/user/tests/src/Kernel/ContextProvider/CurrentUserContextTest.php
@ -9451,6 +9435,7 @@ core/modules/user/src/Form/UserCancelForm.php
core/modules/user/src/Form/UserPermissionsModuleSpecificForm.php
core/modules/user/src/Form/UserPasswordForm.php
core/modules/user/src/Form/UserMultipleCancelConfirm.php
core/modules/user/src/Form/UserLogoutConfirm.php
core/modules/user/src/Form/EntityPermissionsForm.php
core/modules/user/src/UserAuthInterface.php
core/modules/user/src/ProfileTranslationHandler.php
@ -11172,7 +11157,6 @@ core/modules/help/help_topics/core.cron.html.twig
core/modules/help/config/optional/block.block.claro_help_search.yml
core/modules/help/config/optional/search.page.help_search.yml
core/modules/help/config/schema/help.schema.yml
core/modules/help/tests/fixtures/update/search.page.help_search.yml
core/modules/help/tests/themes/help_topics_test_theme/help_topics/help_topics_test_theme.test.html.twig
core/modules/help/tests/themes/help_topics_test_theme/help_topics_test_theme.info.yml
core/modules/help/tests/modules/more_help_page_test/more_help_page_test.module
@ -11330,7 +11314,6 @@ core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUni
core/modules/responsive_image/migrations/d7_responsive_image_styles.yml
core/modules/responsive_image/migrations/state/responsive_image.migrate_drupal.yml
core/modules/responsive_image/src/ResponsiveImageStyleInterface.php
core/modules/responsive_image/src/ResponsiveImageConfigUpdater.php
core/modules/responsive_image/src/Plugin/migrate/process/ImageStyleMappings.php
core/modules/responsive_image/src/Plugin/migrate/source/d7/ResponsiveImageStyles.php
core/modules/responsive_image/src/Plugin/Field/FieldFormatter/ResponsiveImageFormatter.php
@ -12154,7 +12137,6 @@ core/tests/Drupal/Tests/Core/Controller/TestController.php
core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php
core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php
core/tests/Drupal/Tests/Core/Password/DefaultPasswordGeneratorTest.php
core/tests/Drupal/Tests/Core/Password/PasswordHashingLegacyTest.php
core/tests/Drupal/Tests/Core/Password/PhpPasswordTest.php
core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php
core/tests/Drupal/Tests/Core/EventSubscriber/PathRootsSubscriberTest.php
@ -12938,6 +12920,7 @@ core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingInstallationTest.php
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php
core/tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php
core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php
core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabasePortSettingsTest.php
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsNoProfileTest.php
@ -13854,6 +13837,7 @@ core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php
core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php
core/lib/Drupal/Core/EventSubscriber/ModuleRouteSubscriber.php
core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php
core/lib/Drupal/Core/EventSubscriber/CsrfExceptionSubscriber.php
core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php
core/lib/Drupal/Core/EventSubscriber/ClientErrorResponseSubscriber.php
core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php
@ -14709,6 +14693,7 @@ core/lib/Drupal/Core/Installer/NormalInstallerServiceProvider.php
core/lib/Drupal/Core/Installer/InstallerThemeExtensionList.php
core/lib/Drupal/Core/Installer/ExtensionListTrait.php
core/lib/Drupal/Core/Installer/ConfigOverride.php
core/lib/Drupal/Core/Installer/InstallerAccessPolicy.php
core/lib/Drupal/Core/Installer/InstallerRouteProviderLazyBuilder.php
core/lib/Drupal/Core/CronInterface.php
core/lib/Drupal/Core/Security/DoTrustedCallbackTrait.php

View file

@ -9928,6 +9928,26 @@ stock/report/supplier_wise_sales_analytics/__init__.py
report/supplier_wise_sales_analytics/__init__.py
supplier_wise_sales_analytics/__init__.py
__init__.py
erpnext/stock/report/available_batch_report/available_batch_report.py
stock/report/available_batch_report/available_batch_report.py
report/available_batch_report/available_batch_report.py
available_batch_report/available_batch_report.py
available_batch_report.py
erpnext/stock/report/available_batch_report/available_batch_report.js
stock/report/available_batch_report/available_batch_report.js
report/available_batch_report/available_batch_report.js
available_batch_report/available_batch_report.js
available_batch_report.js
erpnext/stock/report/available_batch_report/__init__.py
stock/report/available_batch_report/__init__.py
report/available_batch_report/__init__.py
available_batch_report/__init__.py
__init__.py
erpnext/stock/report/available_batch_report/available_batch_report.json
stock/report/available_batch_report/available_batch_report.json
report/available_batch_report/available_batch_report.json
available_batch_report/available_batch_report.json
available_batch_report.json
erpnext/stock/report/item_shortage_report/item_shortage_report.js
stock/report/item_shortage_report/item_shortage_report.js
report/item_shortage_report/item_shortage_report.js

View file

@ -2112,6 +2112,10 @@ erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics
erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.json
erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.js
erpnext/stock/report/supplier_wise_sales_analytics/__init__.py
erpnext/stock/report/available_batch_report/available_batch_report.py
erpnext/stock/report/available_batch_report/available_batch_report.js
erpnext/stock/report/available_batch_report/__init__.py
erpnext/stock/report/available_batch_report/available_batch_report.json
erpnext/stock/report/item_shortage_report/item_shortage_report.js
erpnext/stock/report/item_shortage_report/__init__.py
erpnext/stock/report/item_shortage_report/item_shortage_report.json

View file

@ -27820,6 +27820,13 @@ Upgrades/Migrations/V8_2_2/AfterUpgrade.php
Migrations/V8_2_2/AfterUpgrade.php
V8_2_2/AfterUpgrade.php
AfterUpgrade.php
application/Espo/Core/Upgrades/Migrations/V8_3/AfterUpgrade.php
Espo/Core/Upgrades/Migrations/V8_3/AfterUpgrade.php
Core/Upgrades/Migrations/V8_3/AfterUpgrade.php
Upgrades/Migrations/V8_3/AfterUpgrade.php
Migrations/V8_3/AfterUpgrade.php
V8_3/AfterUpgrade.php
AfterUpgrade.php
application/Espo/Core/Upgrades/Migrations/V8_2/AfterUpgrade.php
Espo/Core/Upgrades/Migrations/V8_2/AfterUpgrade.php
Core/Upgrades/Migrations/V8_2/AfterUpgrade.php

View file

@ -4288,6 +4288,7 @@ application/Espo/Core/FieldProcessing/LinkMultiple/Loader.php
application/Espo/Core/FieldProcessing/LinkMultiple/ListLoader.php
application/Espo/Core/FieldProcessing/File/Saver.php
application/Espo/Core/Upgrades/Migrations/V8_2_2/AfterUpgrade.php
application/Espo/Core/Upgrades/Migrations/V8_3/AfterUpgrade.php
application/Espo/Core/Upgrades/Migrations/V8_2/AfterUpgrade.php
application/Espo/Core/Upgrades/Migrations/V8_1/AfterUpgrade.php
application/Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php

View file

@ -4578,6 +4578,64 @@ tsconfig.declaration.json
apps/admin-x-design-system/postcss.config.cjs
admin-x-design-system/postcss.config.cjs
postcss.config.cjs
apps/admin-x-activitypub/package.json
admin-x-activitypub/package.json
package.json
apps/admin-x-activitypub/test/unit/ListIndex.test.tsx
admin-x-activitypub/test/unit/ListIndex.test.tsx
test/unit/ListIndex.test.tsx
unit/ListIndex.test.tsx
ListIndex.test.tsx
apps/admin-x-activitypub/test/.eslintrc.cjs
admin-x-activitypub/test/.eslintrc.cjs
test/.eslintrc.cjs
.eslintrc.cjs
apps/admin-x-activitypub/test/acceptance/app.test.ts
admin-x-activitypub/test/acceptance/app.test.ts
test/acceptance/app.test.ts
acceptance/app.test.ts
app.test.ts
apps/admin-x-activitypub/playwright.config.mjs
admin-x-activitypub/playwright.config.mjs
playwright.config.mjs
apps/admin-x-activitypub/.eslintignore
admin-x-activitypub/.eslintignore
.eslintignore
apps/admin-x-activitypub/tsconfig.json
admin-x-activitypub/tsconfig.json
tsconfig.json
apps/admin-x-activitypub/.eslintrc.cjs
admin-x-activitypub/.eslintrc.cjs
.eslintrc.cjs
apps/admin-x-activitypub/tailwind.config.cjs
admin-x-activitypub/tailwind.config.cjs
tailwind.config.cjs
apps/admin-x-activitypub/src/App.tsx
admin-x-activitypub/src/App.tsx
src/App.tsx
App.tsx
apps/admin-x-activitypub/src/components/ListIndex.tsx
admin-x-activitypub/src/components/ListIndex.tsx
src/components/ListIndex.tsx
components/ListIndex.tsx
ListIndex.tsx
apps/admin-x-activitypub/src/standalone.tsx
admin-x-activitypub/src/standalone.tsx
src/standalone.tsx
standalone.tsx
apps/admin-x-activitypub/src/index.tsx
admin-x-activitypub/src/index.tsx
src/index.tsx
index.tsx
apps/admin-x-activitypub/vite.config.mjs
admin-x-activitypub/vite.config.mjs
vite.config.mjs
apps/admin-x-activitypub/postcss.config.cjs
admin-x-activitypub/postcss.config.cjs
postcss.config.cjs
apps/admin-x-activitypub/index.html
admin-x-activitypub/index.html
index.html
apps/comments-ui/playwright.config.ts
comments-ui/playwright.config.ts
playwright.config.ts
@ -26499,12 +26557,24 @@ app/components/admin-x/admin-x-component.js
components/admin-x/admin-x-component.js
admin-x/admin-x-component.js
admin-x-component.js
ghost/admin/app/components/admin-x/activitypub.js
admin/app/components/admin-x/activitypub.js
app/components/admin-x/activitypub.js
components/admin-x/activitypub.js
admin-x/activitypub.js
activitypub.js
ghost/admin/app/components/admin-x/settings.hbs
admin/app/components/admin-x/settings.hbs
app/components/admin-x/settings.hbs
components/admin-x/settings.hbs
admin-x/settings.hbs
settings.hbs
ghost/admin/app/components/admin-x/activitypub.hbs
admin/app/components/admin-x/activitypub.hbs
app/components/admin-x/activitypub.hbs
components/admin-x/activitypub.hbs
admin-x/activitypub.hbs
activitypub.hbs
ghost/admin/app/components/gh-textarea.js
admin/app/components/gh-textarea.js
app/components/gh-textarea.js
@ -28412,6 +28482,11 @@ admin/app/routes/pro.js
app/routes/pro.js
routes/pro.js
pro.js
ghost/admin/app/routes/activitypub-x.js
admin/app/routes/activitypub-x.js
app/routes/activitypub-x.js
routes/activitypub-x.js
activitypub-x.js
ghost/admin/app/routes/lexical-editor/edit.js
admin/app/routes/lexical-editor/edit.js
app/routes/lexical-editor/edit.js
@ -28655,6 +28730,11 @@ admin/app/controllers/signin.js
app/controllers/signin.js
controllers/signin.js
signin.js
ghost/admin/app/controllers/activitypub-x.js
admin/app/controllers/activitypub-x.js
app/controllers/activitypub-x.js
controllers/activitypub-x.js
activitypub-x.js
ghost/admin/app/controllers/lexical-editor/edit-loading.js
admin/app/controllers/lexical-editor/edit-loading.js
app/controllers/lexical-editor/edit-loading.js
@ -28819,6 +28899,11 @@ admin/app/templates/members-activity.hbs
app/templates/members-activity.hbs
templates/members-activity.hbs
members-activity.hbs
ghost/admin/app/templates/activitypub-x.hbs
admin/app/templates/activitypub-x.hbs
app/templates/activitypub-x.hbs
templates/activitypub-x.hbs
activitypub-x.hbs
ghost/admin/app/templates/dashboard.hbs
admin/app/templates/dashboard.hbs
app/templates/dashboard.hbs
@ -30562,20 +30647,6 @@ http/admin/controllers/example.controller.ts
admin/controllers/example.controller.ts
controllers/example.controller.ts
example.controller.ts
ghost/ghost/src/http/admin/controllers/webfinger.controller.ts
ghost/src/http/admin/controllers/webfinger.controller.ts
src/http/admin/controllers/webfinger.controller.ts
http/admin/controllers/webfinger.controller.ts
admin/controllers/webfinger.controller.ts
controllers/webfinger.controller.ts
webfinger.controller.ts
ghost/ghost/src/http/admin/controllers/activitypub.controller.ts
ghost/src/http/admin/controllers/activitypub.controller.ts
src/http/admin/controllers/activitypub.controller.ts
http/admin/controllers/activitypub.controller.ts
admin/controllers/activitypub.controller.ts
controllers/activitypub.controller.ts
activitypub.controller.ts
ghost/ghost/src/http/admin/controllers/example.controller.test.ts
ghost/src/http/admin/controllers/example.controller.test.ts
src/http/admin/controllers/example.controller.test.ts
@ -30583,6 +30654,20 @@ http/admin/controllers/example.controller.test.ts
admin/controllers/example.controller.test.ts
controllers/example.controller.test.ts
example.controller.test.ts
ghost/ghost/src/http/frontend/controllers/webfinger.controller.ts
ghost/src/http/frontend/controllers/webfinger.controller.ts
src/http/frontend/controllers/webfinger.controller.ts
http/frontend/controllers/webfinger.controller.ts
frontend/controllers/webfinger.controller.ts
controllers/webfinger.controller.ts
webfinger.controller.ts
ghost/ghost/src/http/frontend/controllers/activitypub.controller.ts
ghost/src/http/frontend/controllers/activitypub.controller.ts
src/http/frontend/controllers/activitypub.controller.ts
http/frontend/controllers/activitypub.controller.ts
frontend/controllers/activitypub.controller.ts
controllers/activitypub.controller.ts
activitypub.controller.ts
ghost/ghost/src/nestjs/guards/admin-api-authentication.guard.ts
ghost/src/nestjs/guards/admin-api-authentication.guard.ts
src/nestjs/guards/admin-api-authentication.guard.ts
@ -30643,6 +30728,12 @@ src/db/in-memory/actor.repository.in-memory.ts
db/in-memory/actor.repository.in-memory.ts
in-memory/actor.repository.in-memory.ts
actor.repository.in-memory.ts
ghost/ghost/src/db/knex/post.repository.knex.ts
ghost/src/db/knex/post.repository.knex.ts
src/db/knex/post.repository.knex.ts
db/knex/post.repository.knex.ts
knex/post.repository.knex.ts
post.repository.knex.ts
ghost/ghost/src/index.ts
ghost/src/index.ts
src/index.ts
@ -30689,12 +30780,36 @@ src/core/activitypub/types.ts
core/activitypub/types.ts
activitypub/types.ts
types.ts
ghost/ghost/src/core/activitypub/activity.event.ts
ghost/src/core/activitypub/activity.event.ts
src/core/activitypub/activity.event.ts
core/activitypub/activity.event.ts
activitypub/activity.event.ts
activity.event.ts
ghost/ghost/src/core/activitypub/post.repository.ts
ghost/src/core/activitypub/post.repository.ts
src/core/activitypub/post.repository.ts
core/activitypub/post.repository.ts
activitypub/post.repository.ts
post.repository.ts
ghost/ghost/src/core/activitypub/webfinger.service.ts
ghost/src/core/activitypub/webfinger.service.ts
src/core/activitypub/webfinger.service.ts
core/activitypub/webfinger.service.ts
activitypub/webfinger.service.ts
webfinger.service.ts
ghost/ghost/src/core/activitypub/activity.object.ts
ghost/src/core/activitypub/activity.object.ts
src/core/activitypub/activity.object.ts
core/activitypub/activity.object.ts
activitypub/activity.object.ts
activity.object.ts
ghost/ghost/src/core/activitypub/activity.service.ts
ghost/src/core/activitypub/activity.service.ts
src/core/activitypub/activity.service.ts
core/activitypub/activity.service.ts
activitypub/activity.service.ts
activity.service.ts
ghost/ghost/src/core/activitypub/actor.repository.ts
ghost/src/core/activitypub/actor.repository.ts
src/core/activitypub/actor.repository.ts
@ -30713,6 +30828,12 @@ src/core/activitypub/jsonld.service.ts
core/activitypub/jsonld.service.ts
activitypub/jsonld.service.ts
jsonld.service.ts
ghost/ghost/src/core/activitypub/article.object.ts
ghost/src/core/activitypub/article.object.ts
src/core/activitypub/article.object.ts
core/activitypub/article.object.ts
activitypub/article.object.ts
article.object.ts
ghost/ghost/src/common/libraries.defintitions.ts
ghost/src/common/libraries.defintitions.ts
src/common/libraries.defintitions.ts

View file

@ -809,6 +809,22 @@ apps/admin-x-design-system/src/docs/Layout.mdx
apps/admin-x-design-system/src/Boilerplate.stories.tsx
apps/admin-x-design-system/tsconfig.declaration.json
apps/admin-x-design-system/postcss.config.cjs
apps/admin-x-activitypub/package.json
apps/admin-x-activitypub/test/unit/ListIndex.test.tsx
apps/admin-x-activitypub/test/.eslintrc.cjs
apps/admin-x-activitypub/test/acceptance/app.test.ts
apps/admin-x-activitypub/playwright.config.mjs
apps/admin-x-activitypub/.eslintignore
apps/admin-x-activitypub/tsconfig.json
apps/admin-x-activitypub/.eslintrc.cjs
apps/admin-x-activitypub/tailwind.config.cjs
apps/admin-x-activitypub/src/App.tsx
apps/admin-x-activitypub/src/components/ListIndex.tsx
apps/admin-x-activitypub/src/standalone.tsx
apps/admin-x-activitypub/src/index.tsx
apps/admin-x-activitypub/vite.config.mjs
apps/admin-x-activitypub/postcss.config.cjs
apps/admin-x-activitypub/index.html
apps/comments-ui/playwright.config.ts
apps/comments-ui/package.json
apps/comments-ui/test/utils/MockedApi.ts
@ -4167,7 +4183,9 @@ ghost/admin/app/components/admin-x/demo.hbs
ghost/admin/app/components/admin-x/settings.js
ghost/admin/app/components/admin-x/demo.js
ghost/admin/app/components/admin-x/admin-x-component.js
ghost/admin/app/components/admin-x/activitypub.js
ghost/admin/app/components/admin-x/settings.hbs
ghost/admin/app/components/admin-x/activitypub.hbs
ghost/admin/app/components/gh-textarea.js
ghost/admin/app/components/gh-date-time-picker.hbs
ghost/admin/app/components/aspect-ratio-box.js
@ -4494,6 +4512,7 @@ ghost/admin/app/routes/collection/new.js
ghost/admin/app/routes/websockets.js
ghost/admin/app/routes/signin.js
ghost/admin/app/routes/pro.js
ghost/admin/app/routes/activitypub-x.js
ghost/admin/app/routes/lexical-editor/edit.js
ghost/admin/app/routes/lexical-editor/index.js
ghost/admin/app/routes/lexical-editor/new.js
@ -4540,6 +4559,7 @@ ghost/admin/app/controllers/setup.js
ghost/admin/app/controllers/pages-loading.js
ghost/admin/app/controllers/websockets.js
ghost/admin/app/controllers/signin.js
ghost/admin/app/controllers/activitypub-x.js
ghost/admin/app/controllers/lexical-editor/edit-loading.js
ghost/admin/app/controllers/collections.js
ghost/admin/app/controllers/whatsnew.js
@ -4572,6 +4592,7 @@ ghost/admin/app/templates/posts/analytics.hbs
ghost/admin/app/templates/mentions.hbs
ghost/admin/app/templates/designsandbox.hbs
ghost/admin/app/templates/members-activity.hbs
ghost/admin/app/templates/activitypub-x.hbs
ghost/admin/app/templates/dashboard.hbs
ghost/admin/app/templates/whatsnew.hbs
ghost/admin/app/templates/pages-loading.hbs
@ -4995,9 +5016,9 @@ ghost/ghost/test/.eslintrc.js
ghost/ghost/tsconfig.json
ghost/ghost/README.md
ghost/ghost/src/http/admin/controllers/example.controller.ts
ghost/ghost/src/http/admin/controllers/webfinger.controller.ts
ghost/ghost/src/http/admin/controllers/activitypub.controller.ts
ghost/ghost/src/http/admin/controllers/example.controller.test.ts
ghost/ghost/src/http/frontend/controllers/webfinger.controller.ts
ghost/ghost/src/http/frontend/controllers/activitypub.controller.ts
ghost/ghost/src/nestjs/guards/admin-api-authentication.guard.ts
ghost/ghost/src/nestjs/guards/permissions.guard.ts
ghost/ghost/src/nestjs/filters/global-exception.filter.ts
@ -5008,6 +5029,7 @@ ghost/ghost/src/nestjs/modules/admin-api.module.ts
ghost/ghost/src/nestjs/interceptors/location-header.interceptor.ts
ghost/ghost/src/db/in-memory/example.repository.in-memory.ts
ghost/ghost/src/db/in-memory/actor.repository.in-memory.ts
ghost/ghost/src/db/knex/post.repository.knex.ts
ghost/ghost/src/index.ts
ghost/ghost/src/core/example/example.entity.ts
ghost/ghost/src/core/example/example.service.ts
@ -5016,10 +5038,15 @@ ghost/ghost/src/core/example/example.repository.ts
ghost/ghost/src/core/example/example.entity.test.ts
ghost/ghost/src/core/example/example.event.ts
ghost/ghost/src/core/activitypub/types.ts
ghost/ghost/src/core/activitypub/activity.event.ts
ghost/ghost/src/core/activitypub/post.repository.ts
ghost/ghost/src/core/activitypub/webfinger.service.ts
ghost/ghost/src/core/activitypub/activity.object.ts
ghost/ghost/src/core/activitypub/activity.service.ts
ghost/ghost/src/core/activitypub/actor.repository.ts
ghost/ghost/src/core/activitypub/actor.entity.ts
ghost/ghost/src/core/activitypub/jsonld.service.ts
ghost/ghost/src/core/activitypub/article.object.ts
ghost/ghost/src/common/libraries.defintitions.ts
ghost/ghost/src/common/decorators/permissions.decorator.ts
ghost/ghost/src/common/decorators/handle-event.decorator.ts

View file

@ -4571,6 +4571,8 @@ LICENSE
fix-usage-text.md
.changeset/contributors.json
contributors.json
.changeset/extend-prisma-client.md
extend-prisma-client.md
.changeset/fix-prisma-logging.md
fix-prisma-logging.md
.changeset/add-keystone-migrate.md

View file

@ -1027,6 +1027,7 @@ examples/custom-session-redis/schema.prisma
LICENSE
.changeset/fix-usage-text.md
.changeset/contributors.json
.changeset/extend-prisma-client.md
.changeset/fix-prisma-logging.md
.changeset/add-keystone-migrate.md
.changeset/README.md

View file

@ -162512,6 +162512,14 @@ Test/Mftf/Section/AdminShipmentTrackingInformationShippingSection.xml
Mftf/Section/AdminShipmentTrackingInformationShippingSection.xml
Section/AdminShipmentTrackingInformationShippingSection.xml
AdminShipmentTrackingInformationShippingSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/StorefrontOrderShipmentSection.xml
code/Magento/Shipping/Test/Mftf/Section/StorefrontOrderShipmentSection.xml
Magento/Shipping/Test/Mftf/Section/StorefrontOrderShipmentSection.xml
Shipping/Test/Mftf/Section/StorefrontOrderShipmentSection.xml
Test/Mftf/Section/StorefrontOrderShipmentSection.xml
Mftf/Section/StorefrontOrderShipmentSection.xml
Section/StorefrontOrderShipmentSection.xml
StorefrontOrderShipmentSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentTotalSection.xml
code/Magento/Shipping/Test/Mftf/Section/AdminShipmentTotalSection.xml
Magento/Shipping/Test/Mftf/Section/AdminShipmentTotalSection.xml
@ -162578,6 +162586,14 @@ Test/Mftf/Section/AdminShippingMethodTableRatesSection.xml
Mftf/Section/AdminShippingMethodTableRatesSection.xml
Section/AdminShippingMethodTableRatesSection.xml
AdminShippingMethodTableRatesSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/CountryOptionsConfigSection.xml
code/Magento/Shipping/Test/Mftf/Section/CountryOptionsConfigSection.xml
Magento/Shipping/Test/Mftf/Section/CountryOptionsConfigSection.xml
Shipping/Test/Mftf/Section/CountryOptionsConfigSection.xml
Test/Mftf/Section/CountryOptionsConfigSection.xml
Mftf/Section/CountryOptionsConfigSection.xml
Section/CountryOptionsConfigSection.xml
CountryOptionsConfigSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShippingMethodFreeShippingSection.xml
code/Magento/Shipping/Test/Mftf/Section/AdminShippingMethodFreeShippingSection.xml
Magento/Shipping/Test/Mftf/Section/AdminShippingMethodFreeShippingSection.xml
@ -162704,6 +162720,14 @@ Test/Mftf/Data/AdminShippingSettingsConfigData.xml
Mftf/Data/AdminShippingSettingsConfigData.xml
Data/AdminShippingSettingsConfigData.xml
AdminShippingSettingsConfigData.xml
app/code/Magento/Shipping/Test/Mftf/Data/FedExConfigData.xml
code/Magento/Shipping/Test/Mftf/Data/FedExConfigData.xml
Magento/Shipping/Test/Mftf/Data/FedExConfigData.xml
Shipping/Test/Mftf/Data/FedExConfigData.xml
Test/Mftf/Data/FedExConfigData.xml
Mftf/Data/FedExConfigData.xml
Data/FedExConfigData.xml
FedExConfigData.xml
app/code/Magento/Shipping/Test/Mftf/Metadata/ShippingOriginMeta.xml
code/Magento/Shipping/Test/Mftf/Metadata/ShippingOriginMeta.xml
Magento/Shipping/Test/Mftf/Metadata/ShippingOriginMeta.xml
@ -162855,6 +162879,14 @@ Test/Mftf/Test/EndToEndB2CAdminTest.xml
Mftf/Test/EndToEndB2CAdminTest.xml
Test/EndToEndB2CAdminTest.xml
EndToEndB2CAdminTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
code/Magento/Shipping/Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
Magento/Shipping/Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
Shipping/Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
Test/AdminCreateShippingLabelForFedExShipmentTest.xml
AdminCreateShippingLabelForFedExShipmentTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateShipmentEntityWithTrackingNumberTest.xml
code/Magento/Shipping/Test/Mftf/Test/AdminCreateShipmentEntityWithTrackingNumberTest.xml
Magento/Shipping/Test/Mftf/Test/AdminCreateShipmentEntityWithTrackingNumberTest.xml
@ -162885,6 +162917,22 @@ Shipping/Test/Mftf/class-file-naming-allowlist
Test/Mftf/class-file-naming-allowlist
Mftf/class-file-naming-allowlist
class-file-naming-allowlist
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
Shipping/Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
StorefrontAssertTrackingInformationActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
ActionGroup/AdminCreateShipmentPackageActionGroup.xml
AdminCreateShipmentPackageActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginConfigActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginConfigActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginConfigActionGroup.xml
@ -162933,6 +162981,22 @@ Test/Mftf/ActionGroup/SeeProductInShipmentItemsActionGroup.xml
Mftf/ActionGroup/SeeProductInShipmentItemsActionGroup.xml
ActionGroup/SeeProductInShipmentItemsActionGroup.xml
SeeProductInShipmentItemsActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFedExConfigurationActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFedExConfigurationActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFedExConfigurationActionGroup.xml
Shipping/Test/Mftf/ActionGroup/AdminEnableFedExConfigurationActionGroup.xml
Test/Mftf/ActionGroup/AdminEnableFedExConfigurationActionGroup.xml
Mftf/ActionGroup/AdminEnableFedExConfigurationActionGroup.xml
ActionGroup/AdminEnableFedExConfigurationActionGroup.xml
AdminEnableFedExConfigurationActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
AdminShipmentCreateMultipleShippingLabelActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontSetShippingMethodActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontSetShippingMethodActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/StorefrontSetShippingMethodActionGroup.xml
@ -163093,6 +163157,30 @@ Test/Mftf/ActionGroup/AdminSetShippingOriginConfigurationActionGroup.xml
Mftf/ActionGroup/AdminSetShippingOriginConfigurationActionGroup.xml
ActionGroup/AdminSetShippingOriginConfigurationActionGroup.xml
AdminSetShippingOriginConfigurationActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
Shipping/Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
SelectEuropeanUnionCountryActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
AdminSetShippingOriginOtherConfigActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
ActionGroup/CheckShipmentPackageActionGroup.xml
CheckShipmentPackageActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
@ -207931,6 +208019,14 @@ Test/Mftf/Test/StorefrontCheckPayPalSmartButtonWithPayPalLabelOnCheckoutPageTest
Mftf/Test/StorefrontCheckPayPalSmartButtonWithPayPalLabelOnCheckoutPageTest.xml
Test/StorefrontCheckPayPalSmartButtonWithPayPalLabelOnCheckoutPageTest.xml
StorefrontCheckPayPalSmartButtonWithPayPalLabelOnCheckoutPageTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/EnablePaypalExpressCheckoutandValidateTransferShippingOptionsWorksWithPayPalSmartButtonFlowTest.xml
code/Magento/Paypal/Test/Mftf/Test/EnablePaypalExpressCheckoutandValidateTransferShippingOptionsWorksWithPayPalSmartButtonFlowTest.xml
Magento/Paypal/Test/Mftf/Test/EnablePaypalExpressCheckoutandValidateTransferShippingOptionsWorksWithPayPalSmartButtonFlowTest.xml
Paypal/Test/Mftf/Test/EnablePaypalExpressCheckoutandValidateTransferShippingOptionsWorksWithPayPalSmartButtonFlowTest.xml
Test/Mftf/Test/EnablePaypalExpressCheckoutandValidateTransferShippingOptionsWorksWithPayPalSmartButtonFlowTest.xml
Mftf/Test/EnablePaypalExpressCheckoutandValidateTransferShippingOptionsWorksWithPayPalSmartButtonFlowTest.xml
Test/EnablePaypalExpressCheckoutandValidateTransferShippingOptionsWorksWithPayPalSmartButtonFlowTest.xml
EnablePaypalExpressCheckoutandValidateTransferShippingOptionsWorksWithPayPalSmartButtonFlowTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/DeleteSavedWithPayflowProCreditCardFromCustomerAccountTest.xml
code/Magento/Paypal/Test/Mftf/Test/DeleteSavedWithPayflowProCreditCardFromCustomerAccountTest.xml
Magento/Paypal/Test/Mftf/Test/DeleteSavedWithPayflowProCreditCardFromCustomerAccountTest.xml
@ -208137,6 +208233,14 @@ Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutPayLaterEnableActionGroup.xml
Mftf/ActionGroup/AdminPayPalExpressCheckoutPayLaterEnableActionGroup.xml
ActionGroup/AdminPayPalExpressCheckoutPayLaterEnableActionGroup.xml
AdminPayPalExpressCheckoutPayLaterEnableActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAuthorizeAnOrderActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAuthorizeAnOrderActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/AdminAuthorizeAnOrderActionGroup.xml
Paypal/Test/Mftf/ActionGroup/AdminAuthorizeAnOrderActionGroup.xml
Test/Mftf/ActionGroup/AdminAuthorizeAnOrderActionGroup.xml
Mftf/ActionGroup/AdminAuthorizeAnOrderActionGroup.xml
ActionGroup/AdminAuthorizeAnOrderActionGroup.xml
AdminAuthorizeAnOrderActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/EnablePayPalConfigurationActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/EnablePayPalConfigurationActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/EnablePayPalConfigurationActionGroup.xml

View file

@ -19031,6 +19031,7 @@ app/code/Magento/Shipping/LICENSE.txt
app/code/Magento/Shipping/Test/Mftf/test-dependency-allowlist
app/code/Magento/Shipping/Test/Mftf/Section/AdminShippingMethodFlatRateSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentTrackingInformationShippingSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/StorefrontOrderShipmentSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentTotalSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentPaymentShippingSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentAddressInformationSection.xml
@ -19039,6 +19040,7 @@ app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentCreatePackageSection/Ad
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentTrackingSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentItemsSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShippingMethodTableRatesSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/CountryOptionsConfigSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShippingMethodFreeShippingSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentOrderInformationSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShippingSettingsConfigSection.xml
@ -19055,6 +19057,7 @@ app/code/Magento/Shipping/Test/Mftf/Data/ShippingMethodData.xml
app/code/Magento/Shipping/Test/Mftf/Data/TableRatesShippingMethodData.xml
app/code/Magento/Shipping/Test/Mftf/Data/FreeShippingMethodData.xml
app/code/Magento/Shipping/Test/Mftf/Data/AdminShippingSettingsConfigData.xml
app/code/Magento/Shipping/Test/Mftf/Data/FedExConfigData.xml
app/code/Magento/Shipping/Test/Mftf/Metadata/ShippingOriginMeta.xml
app/code/Magento/Shipping/Test/Mftf/Metadata/ShippingMethodsMeta.xml
app/code/Magento/Shipping/Test/Mftf/LICENSE.txt
@ -19074,16 +19077,21 @@ app/code/Magento/Shipping/Test/Mftf/Test/StorefrontAssertShippingPricesPresentWi
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreatePartialShipmentEntityTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/AdminValidateShippingTrackingNumberTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/EndToEndB2CAdminTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateShipmentEntityWithTrackingNumberTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateOrderCustomStoreShippingMethodTableRatesTest.xml
app/code/Magento/Shipping/Test/Mftf/README.md
app/code/Magento/Shipping/Test/Mftf/class-file-naming-allowlist
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginConfigActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminChangeTableRatesShippingMethodStatusActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminResetShippingOriginConfigurationActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDeleteTrackingNumberActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertShipmentInShipmentsGridActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SeeProductInShipmentItemsActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFedExConfigurationActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontSetShippingMethodActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontShippingMethodAvailableActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/GoToShipmentIntoOrderActionGroup.xml
@ -19104,6 +19112,9 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToCreditMemoTabActionGrou
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAddTrackingNumberToShipmentActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToShipmentViewActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginConfigurationActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminChangeTableRatesShippingMethodConditionActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertThereIsNoShipButtonActionGroup.xml
@ -24588,6 +24599,7 @@ app/code/Magento/Paypal/Test/Mftf/Test/AdminRegionalLinkForPayLaterTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/PlaceOrderUsingPaypalExpressWithPaymentActionOrderTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithFranceMerchantCountryTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontCheckPayPalSmartButtonWithPayPalLabelOnCheckoutPageTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/EnablePaypalExpressCheckoutandValidateTransferShippingOptionsWorksWithPayPalSmartButtonFlowTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/DeleteSavedWithPayflowProCreditCardFromCustomerAccountTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StoreFrontGuestCheckoutWithPayPalPayflowProCreditCardWithSeveralProductsTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/GuestCheckoutUsingPayPalExpressCheckoutTest.xml
@ -24614,6 +24626,7 @@ app/code/Magento/Paypal/Test/Mftf/ActionGroup/LoginToPayPalPaymentAccountActionG
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontPlaceOrderOnOrderReviewPageActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/CreatePayPalOrderWithSelectedPaymentMethodActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutPayLaterEnableActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAuthorizeAnOrderActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/EnablePayPalConfigurationActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontPaypalFillCardDataActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminUnselectDisableFundingActionGroup.xml

View file

@ -3876,6 +3876,11 @@ app/bundles/ApiBundle/ApiEvents.php
bundles/ApiBundle/ApiEvents.php
ApiBundle/ApiEvents.php
ApiEvents.php
app/bundles/ApiBundle/Event/ApiSerializationContextEvent.php
bundles/ApiBundle/Event/ApiSerializationContextEvent.php
ApiBundle/Event/ApiSerializationContextEvent.php
Event/ApiSerializationContextEvent.php
ApiSerializationContextEvent.php
app/bundles/ApiBundle/Event/ClientEvent.php
bundles/ApiBundle/Event/ClientEvent.php
ApiBundle/Event/ClientEvent.php
@ -9703,6 +9708,12 @@ FormBundle/Form/Type/FormFieldCaptchaType.php
Form/Type/FormFieldCaptchaType.php
Type/FormFieldCaptchaType.php
FormFieldCaptchaType.php
app/bundles/FormBundle/Form/Type/FormFieldNumberType.php
bundles/FormBundle/Form/Type/FormFieldNumberType.php
FormBundle/Form/Type/FormFieldNumberType.php
Form/Type/FormFieldNumberType.php
Type/FormFieldNumberType.php
FormFieldNumberType.php
app/bundles/FormBundle/Form/Type/SubmitActionEmailType.php
bundles/FormBundle/Form/Type/SubmitActionEmailType.php
FormBundle/Form/Type/SubmitActionEmailType.php
@ -10442,6 +10453,13 @@ FormBundle/Tests/Event/FormFieldEventTest.php
Tests/Event/FormFieldEventTest.php
Event/FormFieldEventTest.php
FormFieldEventTest.php
app/bundles/FormBundle/Tests/Form/Type/FormFieldNumberTypeTest.php
bundles/FormBundle/Tests/Form/Type/FormFieldNumberTypeTest.php
FormBundle/Tests/Form/Type/FormFieldNumberTypeTest.php
Tests/Form/Type/FormFieldNumberTypeTest.php
Form/Type/FormFieldNumberTypeTest.php
Type/FormFieldNumberTypeTest.php
FormFieldNumberTypeTest.php
app/bundles/FormBundle/Tests/Form/Type/FormFieldConditionTypeTest.php
bundles/FormBundle/Tests/Form/Type/FormFieldConditionTypeTest.php
FormBundle/Tests/Form/Type/FormFieldConditionTypeTest.php

View file

@ -886,6 +886,7 @@ app/bundles/ApiBundle/Controller/CommonApiController.php
app/bundles/ApiBundle/Config/config.php
app/bundles/ApiBundle/Config/services.php
app/bundles/ApiBundle/ApiEvents.php
app/bundles/ApiBundle/Event/ApiSerializationContextEvent.php
app/bundles/ApiBundle/Event/ClientEvent.php
app/bundles/ApiBundle/Event/ApiEntityEvent.php
app/bundles/ApiBundle/Form/Validator/Constraints/OAuthCallback.php
@ -1830,6 +1831,7 @@ app/bundles/FormBundle/Form/Type/FormType.php
app/bundles/FormBundle/Form/Type/ConfigFormType.php
app/bundles/FormBundle/Form/Type/FormFieldEmailType.php
app/bundles/FormBundle/Form/Type/FormFieldCaptchaType.php
app/bundles/FormBundle/Form/Type/FormFieldNumberType.php
app/bundles/FormBundle/Form/Type/SubmitActionEmailType.php
app/bundles/FormBundle/Form/Type/PointActionFormSubmitType.php
app/bundles/FormBundle/Form/Type/SortableListTrait.php
@ -1946,6 +1948,7 @@ app/bundles/FormBundle/Tests/Crate/FieldCrateTest.php
app/bundles/FormBundle/Tests/Crate/ObjectCrateTest.php
app/bundles/FormBundle/Tests/Event/Service/FieldValueTransformerTest.php
app/bundles/FormBundle/Tests/Event/FormFieldEventTest.php
app/bundles/FormBundle/Tests/Form/Type/FormFieldNumberTypeTest.php
app/bundles/FormBundle/Tests/Form/Type/FormFieldConditionTypeTest.php
app/bundles/FormBundle/Tests/Collection/FieldCollectionTest.php
app/bundles/FormBundle/Tests/Collection/ObjectCollectionTest.php

View file

@ -249,24 +249,12 @@ Nop.Plugin.Shipping.UPS/API/Track/NopTrackClient.cs
API/Track/NopTrackClient.cs
Track/NopTrackClient.cs
NopTrackClient.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateResponse_RatedShipment.cs
Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateResponse_RatedShipment.cs
Nop.Plugin.Shipping.UPS/API/Rates/RateResponse_RatedShipment.cs
API/Rates/RateResponse_RatedShipment.cs
Rates/RateResponse_RatedShipment.cs
RateResponse_RatedShipment.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/NopRateClient.cs
Plugins/Nop.Plugin.Shipping.UPS/API/Rates/NopRateClient.cs
Nop.Plugin.Shipping.UPS/API/Rates/NopRateClient.cs
API/Rates/NopRateClient.cs
Rates/NopRateClient.cs
NopRateClient.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateResponse_Response.cs
Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateResponse_Response.cs
Nop.Plugin.Shipping.UPS/API/Rates/RateResponse_Response.cs
API/Rates/RateResponse_Response.cs
Rates/RateResponse_Response.cs
RateResponse_Response.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateClient.cs
Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateClient.cs
Nop.Plugin.Shipping.UPS/API/Rates/RateClient.cs
@ -4349,6 +4337,11 @@ Libraries/Nop.Services/Customers/ICustomerRegistrationService.cs
Nop.Services/Customers/ICustomerRegistrationService.cs
Customers/ICustomerRegistrationService.cs
ICustomerRegistrationService.cs
src/Libraries/Nop.Services/Customers/CustomerEventConsumer.cs
Libraries/Nop.Services/Customers/CustomerEventConsumer.cs
Nop.Services/Customers/CustomerEventConsumer.cs
Customers/CustomerEventConsumer.cs
CustomerEventConsumer.cs
src/Libraries/Nop.Services/Customers/DeleteGuestsTask.cs
Libraries/Nop.Services/Customers/DeleteGuestsTask.cs
Nop.Services/Customers/DeleteGuestsTask.cs
@ -6738,6 +6731,12 @@ Nop.Core/Domain/Customers/CustomerRoleComparerByName.cs
Domain/Customers/CustomerRoleComparerByName.cs
Customers/CustomerRoleComparerByName.cs
CustomerRoleComparerByName.cs
src/Libraries/Nop.Core/Domain/Customers/CustomerChangeWorkingLanguageEvent.cs
Libraries/Nop.Core/Domain/Customers/CustomerChangeWorkingLanguageEvent.cs
Nop.Core/Domain/Customers/CustomerChangeWorkingLanguageEvent.cs
Domain/Customers/CustomerChangeWorkingLanguageEvent.cs
Customers/CustomerChangeWorkingLanguageEvent.cs
CustomerChangeWorkingLanguageEvent.cs
src/Libraries/Nop.Core/Domain/Customers/CustomerChangeMultiFactorAuthenticationProviderEvent.cs
Libraries/Nop.Core/Domain/Customers/CustomerChangeMultiFactorAuthenticationProviderEvent.cs
Nop.Core/Domain/Customers/CustomerChangeMultiFactorAuthenticationProviderEvent.cs
@ -6936,6 +6935,12 @@ Nop.Core/Domain/Shipping/ShippingSortingEnum.cs
Domain/Shipping/ShippingSortingEnum.cs
Shipping/ShippingSortingEnum.cs
ShippingSortingEnum.cs
src/Libraries/Nop.Core/Domain/Shipping/ShipmentTrackingNumberSetEvent.cs
Libraries/Nop.Core/Domain/Shipping/ShipmentTrackingNumberSetEvent.cs
Nop.Core/Domain/Shipping/ShipmentTrackingNumberSetEvent.cs
Domain/Shipping/ShipmentTrackingNumberSetEvent.cs
Shipping/ShipmentTrackingNumberSetEvent.cs
ShipmentTrackingNumberSetEvent.cs
src/Libraries/Nop.Core/Domain/Shipping/Shipment.cs
Libraries/Nop.Core/Domain/Shipping/Shipment.cs
Nop.Core/Domain/Shipping/Shipment.cs
@ -28511,6 +28516,13 @@ App_Data/Localization/Installation/installation.ro-RO.xml
Localization/Installation/installation.ro-RO.xml
Installation/installation.ro-RO.xml
installation.ro-RO.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.pt-BR.xml
Presentation/Nop.Web/App_Data/Localization/Installation/installation.pt-BR.xml
Nop.Web/App_Data/Localization/Installation/installation.pt-BR.xml
App_Data/Localization/Installation/installation.pt-BR.xml
Localization/Installation/installation.pt-BR.xml
Installation/installation.pt-BR.xml
installation.pt-BR.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.fa-IR.xml
Presentation/Nop.Web/App_Data/Localization/Installation/installation.fa-IR.xml
Nop.Web/App_Data/Localization/Installation/installation.fa-IR.xml
@ -28525,6 +28537,13 @@ App_Data/Localization/Installation/installation.ne-NP.xml
Localization/Installation/installation.ne-NP.xml
Installation/installation.ne-NP.xml
installation.ne-NP.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.sr-SP.xml
Presentation/Nop.Web/App_Data/Localization/Installation/installation.sr-SP.xml
Nop.Web/App_Data/Localization/Installation/installation.sr-SP.xml
App_Data/Localization/Installation/installation.sr-SP.xml
Localization/Installation/installation.sr-SP.xml
Installation/installation.sr-SP.xml
installation.sr-SP.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.cs-CZ.xml
Presentation/Nop.Web/App_Data/Localization/Installation/installation.cs-CZ.xml
Nop.Web/App_Data/Localization/Installation/installation.cs-CZ.xml
@ -28707,6 +28726,13 @@ App_Data/Localization/Installation/installation.pl-PL.xml
Localization/Installation/installation.pl-PL.xml
Installation/installation.pl-PL.xml
installation.pl-PL.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.zh-TW.xml
Presentation/Nop.Web/App_Data/Localization/Installation/installation.zh-TW.xml
Nop.Web/App_Data/Localization/Installation/installation.zh-TW.xml
App_Data/Localization/Installation/installation.zh-TW.xml
Localization/Installation/installation.zh-TW.xml
Installation/installation.zh-TW.xml
installation.zh-TW.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.sl-SI.xml
Presentation/Nop.Web/App_Data/Localization/Installation/installation.sl-SI.xml
Nop.Web/App_Data/Localization/Installation/installation.sl-SI.xml

View file

@ -62,9 +62,7 @@ src/Plugins/Nop.Plugin.Shipping.UPS/API/OAuth/NopOAuthClient.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/OAuth/OAuthClient.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Track/TrackClient.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Track/NopTrackClient.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateResponse_RatedShipment.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/NopRateClient.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateResponse_Response.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateClient.cs
src/Plugins/Nop.Plugin.Shipping.UPS/Services/UPSService.cs
src/Plugins/Nop.Plugin.Shipping.UPS/Services/HttpClientExtensions.cs
@ -845,6 +843,7 @@ src/Libraries/Nop.Services/Customers/Caching/CustomerCustomerRoleMappingCacheEve
src/Libraries/Nop.Services/Customers/Caching/RewardPointsHistoryCacheEventConsumer.cs
src/Libraries/Nop.Services/Customers/Caching/CustomerCacheEventConsumer.cs
src/Libraries/Nop.Services/Customers/ICustomerRegistrationService.cs
src/Libraries/Nop.Services/Customers/CustomerEventConsumer.cs
src/Libraries/Nop.Services/Customers/DeleteGuestsTask.cs
src/Libraries/Nop.Services/Customers/ICustomerReportService.cs
src/Libraries/Nop.Services/Customers/CustomerRegistrationService.cs
@ -1280,6 +1279,7 @@ src/Libraries/Nop.Core/Domain/Customers/CustomerAttributeValue.cs
src/Libraries/Nop.Core/Domain/Customers/UserRegistrationType.cs
src/Libraries/Nop.Core/Domain/Customers/CustomerLoginResults.cs
src/Libraries/Nop.Core/Domain/Customers/CustomerRoleComparerByName.cs
src/Libraries/Nop.Core/Domain/Customers/CustomerChangeWorkingLanguageEvent.cs
src/Libraries/Nop.Core/Domain/Customers/CustomerChangeMultiFactorAuthenticationProviderEvent.cs
src/Libraries/Nop.Core/Domain/Customers/CustomerPassword.cs
src/Libraries/Nop.Core/Domain/Customers/ExternalAuthenticationRecord.cs
@ -1313,6 +1313,7 @@ src/Libraries/Nop.Core/Domain/Shipping/ShipmentItem.cs
src/Libraries/Nop.Core/Domain/Shipping/DeliveryDate.cs
src/Libraries/Nop.Core/Domain/Shipping/ShippingOption.cs
src/Libraries/Nop.Core/Domain/Shipping/ShippingSortingEnum.cs
src/Libraries/Nop.Core/Domain/Shipping/ShipmentTrackingNumberSetEvent.cs
src/Libraries/Nop.Core/Domain/Shipping/Shipment.cs
src/Libraries/Nop.Core/Domain/Shipping/ShipmentCreatedEvent.cs
src/Libraries/Nop.Core/Domain/Shipping/ShipmentSentEvent.cs
@ -4341,8 +4342,10 @@ src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.lv-LV.x
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.nl-NL.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.th-TH.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.ro-RO.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.pt-BR.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.fa-IR.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.ne-NP.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.sr-SP.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.cs-CZ.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.ja-JP.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.te-IN.xml
@ -4369,6 +4372,7 @@ src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.nn-NO.x
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.sk-SK.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.ka-GE.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.pl-PL.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.zh-TW.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.sl-SI.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.hi-IN.xml
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.pt-PT.xml

View file

@ -6922,6 +6922,14 @@ API/02_endpoints/04_customerGroup/01_postCustomersGroup.ts
02_endpoints/04_customerGroup/01_postCustomersGroup.ts
04_customerGroup/01_postCustomersGroup.ts
01_postCustomersGroup.ts
tests/UI/campaigns/functional/API/02_endpoints/10_product/07_getProductImageId.ts
UI/campaigns/functional/API/02_endpoints/10_product/07_getProductImageId.ts
campaigns/functional/API/02_endpoints/10_product/07_getProductImageId.ts
functional/API/02_endpoints/10_product/07_getProductImageId.ts
API/02_endpoints/10_product/07_getProductImageId.ts
02_endpoints/10_product/07_getProductImageId.ts
10_product/07_getProductImageId.ts
07_getProductImageId.ts
tests/UI/campaigns/functional/API/02_endpoints/10_product/06_getProductIdImages.ts
UI/campaigns/functional/API/02_endpoints/10_product/06_getProductIdImages.ts
campaigns/functional/API/02_endpoints/10_product/06_getProductIdImages.ts
@ -44639,6 +44647,12 @@ File/HtaccessFileGenerator.php
HtaccessFileGenerator.php
src/.htaccess
.htaccess
src/PrestaShopBundle/EventListener/Admin/Context/DefaultLanguageContextListener.php
PrestaShopBundle/EventListener/Admin/Context/DefaultLanguageContextListener.php
EventListener/Admin/Context/DefaultLanguageContextListener.php
Admin/Context/DefaultLanguageContextListener.php
Context/DefaultLanguageContextListener.php
DefaultLanguageContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/CurrencyContextListener.php
PrestaShopBundle/EventListener/Admin/Context/CurrencyContextListener.php
EventListener/Admin/Context/CurrencyContextListener.php
@ -44675,6 +44689,12 @@ EventListener/Admin/Context/LegacyContextListener.php
Admin/Context/LegacyContextListener.php
Context/LegacyContextListener.php
LegacyContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/DefaultShopContextListener.php
PrestaShopBundle/EventListener/Admin/Context/DefaultShopContextListener.php
EventListener/Admin/Context/DefaultShopContextListener.php
Admin/Context/DefaultShopContextListener.php
Context/DefaultShopContextListener.php
DefaultShopContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/CountryContextListener.php
PrestaShopBundle/EventListener/Admin/Context/CountryContextListener.php
EventListener/Admin/Context/CountryContextListener.php
@ -57188,6 +57208,10 @@ PrestaShopBundle/Routing/Linter/SecurityAttributeLinter.php
Routing/Linter/SecurityAttributeLinter.php
Linter/SecurityAttributeLinter.php
SecurityAttributeLinter.php
src/PrestaShopBundle/Routing/LegacyControllerConstants.php
PrestaShopBundle/Routing/LegacyControllerConstants.php
Routing/LegacyControllerConstants.php
LegacyControllerConstants.php
src/PrestaShopBundle/Routing/Converter/Exception/ArgumentException.php
PrestaShopBundle/Routing/Converter/Exception/ArgumentException.php
Routing/Converter/Exception/ArgumentException.php

View file

@ -1492,6 +1492,7 @@ tests/UI/campaigns/functional/API/02_endpoints/04_customerGroup/03_getCustomerGr
tests/UI/campaigns/functional/API/02_endpoints/04_customerGroup/04_putCustomerGroupsId.ts
tests/UI/campaigns/functional/API/02_endpoints/04_customerGroup/02_deleteCustomerGroupsId.ts
tests/UI/campaigns/functional/API/02_endpoints/04_customerGroup/01_postCustomersGroup.ts
tests/UI/campaigns/functional/API/02_endpoints/10_product/07_getProductImageId.ts
tests/UI/campaigns/functional/API/02_endpoints/10_product/06_getProductIdImages.ts
tests/UI/campaigns/functional/API/02_endpoints/10_product/02_deleteProductId.ts
tests/UI/campaigns/functional/API/02_endpoints/10_product/03_getProductId.ts
@ -7696,12 +7697,14 @@ src/Adapter/File/Uploader/VirtualProductFileUploader.php
src/Adapter/File/RobotsTextFileGenerator.php
src/Adapter/File/HtaccessFileGenerator.php
src/.htaccess
src/PrestaShopBundle/EventListener/Admin/Context/DefaultLanguageContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/CurrencyContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/LegacyControllerContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/ShopContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/LanguageContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/EmployeeContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/LegacyContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/DefaultShopContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/CountryContextListener.php
src/PrestaShopBundle/EventListener/Admin/DemoModeEnabledListener.php
src/PrestaShopBundle/EventListener/Admin/AdminSecurityListener.php
@ -9347,6 +9350,7 @@ src/PrestaShopBundle/Routing/Linter/AdminRouteProvider.php
src/PrestaShopBundle/Routing/Linter/RouteLinterInterface.php
src/PrestaShopBundle/Routing/Linter/NamingConventionLinter.php
src/PrestaShopBundle/Routing/Linter/SecurityAttributeLinter.php
src/PrestaShopBundle/Routing/LegacyControllerConstants.php
src/PrestaShopBundle/Routing/Converter/Exception/ArgumentException.php
src/PrestaShopBundle/Routing/Converter/Exception/RoutingException.php
src/PrestaShopBundle/Routing/Converter/Exception/RouteNotFoundException.php

View file

@ -4374,6 +4374,9 @@ release-6-3-4-1/2020-11-27-improve-saving-own-user-profile.md
changelog/_unreleased/2024-04-05-set-system-default-flag-mail-header-footer-template.md
_unreleased/2024-04-05-set-system-default-flag-mail-header-footer-template.md
2024-04-05-set-system-default-flag-mail-header-footer-template.md
changelog/_unreleased/2024-04-15-heading-elements-on-registration-page.md
_unreleased/2024-04-15-heading-elements-on-registration-page.md
2024-04-15-heading-elements-on-registration-page.md
changelog/_unreleased/2024-02-01-fix-theme-config-label-inheritance.md
_unreleased/2024-02-01-fix-theme-config-label-inheritance.md
2024-02-01-fix-theme-config-label-inheritance.md
@ -4530,6 +4533,9 @@ _unreleased/2024-01-25-remove-product-count-from-sales-channel-list.md
changelog/_unreleased/2024-03-04-update-saleschannel-theme-assignment.md
_unreleased/2024-03-04-update-saleschannel-theme-assignment.md
2024-03-04-update-saleschannel-theme-assignment.md
changelog/_unreleased/2024-04-09-correct-display-of-long-names-of-child-items-in-administration-order.md
_unreleased/2024-04-09-correct-display-of-long-names-of-child-items-in-administration-order.md
2024-04-09-correct-display-of-long-names-of-child-items-in-administration-order.md
changelog/_unreleased/2024-03-28-avoid-to-set-active-billing-address-with-null.md
_unreleased/2024-03-28-avoid-to-set-active-billing-address-with-null.md
2024-03-28-avoid-to-set-active-billing-address-with-null.md
@ -4686,6 +4692,9 @@ _unreleased/2024-04-12-add-wrapper-component-for-sw-text-field.md
changelog/_unreleased/2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md
_unreleased/2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md
2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md
changelog/_unreleased/2024-04-22-add-wrapper-component-for-sw-checkbox-field.md
_unreleased/2024-04-22-add-wrapper-component-for-sw-checkbox-field.md
2024-04-22-add-wrapper-component-for-sw-checkbox-field.md
changelog/_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
@ -4977,6 +4986,9 @@ _unreleased/2024-02-05-update-data-consent.md
changelog/_unreleased/2024-03-02-change-order-list-filter-entity.md
_unreleased/2024-03-02-change-order-list-filter-entity.md
2024-03-02-change-order-list-filter-entity.md
changelog/_unreleased/2024-04-23-block-twig-update.md
_unreleased/2024-04-23-block-twig-update.md
2024-04-23-block-twig-update.md
changelog/_unreleased/2024-01-29-fix-opening-ajax-modal-within-ajax-modal.md
_unreleased/2024-01-29-fix-opening-ajax-modal-within-ajax-modal.md
2024-01-29-fix-opening-ajax-modal-within-ajax-modal.md
@ -25607,6 +25619,13 @@ Rule/Rule/LineItem/LineItemOfTypeRuleTest.php
Rule/LineItem/LineItemOfTypeRuleTest.php
LineItem/LineItemOfTypeRuleTest.php
LineItemOfTypeRuleTest.php
tests/unit/Core/Checkout/Document/Service/DocumentGeneratorTest.php
unit/Core/Checkout/Document/Service/DocumentGeneratorTest.php
Core/Checkout/Document/Service/DocumentGeneratorTest.php
Checkout/Document/Service/DocumentGeneratorTest.php
Document/Service/DocumentGeneratorTest.php
Service/DocumentGeneratorTest.php
DocumentGeneratorTest.php
tests/unit/Core/Checkout/Document/Service/DocumentMergerTest.php
unit/Core/Checkout/Document/Service/DocumentMergerTest.php
Core/Checkout/Document/Service/DocumentMergerTest.php
@ -76107,6 +76126,15 @@ eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.chec
deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js
no-deprecated-component-usage-checks/mt-icon.check.js
mt-icon.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
no-deprecated-component-usage-checks/mt-checkbox.check.js
mt-checkbox.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-switch.check.js
Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-switch.check.js
Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-switch.check.js
@ -118663,17 +118691,17 @@ component/form/sw-switch-field-deprecated/sw-switch-field-deprecated.scss
form/sw-switch-field-deprecated/sw-switch-field-deprecated.scss
sw-switch-field-deprecated/sw-switch-field-deprecated.scss
sw-switch-field-deprecated.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/index.js
Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/index.js
Resources/app/administration/src/app/component/form/sw-checkbox-field/index.js
app/administration/src/app/component/form/sw-checkbox-field/index.js
administration/src/app/component/form/sw-checkbox-field/index.js
src/app/component/form/sw-checkbox-field/index.js
app/component/form/sw-checkbox-field/index.js
component/form/sw-checkbox-field/index.js
form/sw-checkbox-field/index.js
sw-checkbox-field/index.js
index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/index.ts
Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/index.ts
Resources/app/administration/src/app/component/form/sw-checkbox-field/index.ts
app/administration/src/app/component/form/sw-checkbox-field/index.ts
administration/src/app/component/form/sw-checkbox-field/index.ts
src/app/component/form/sw-checkbox-field/index.ts
app/component/form/sw-checkbox-field/index.ts
component/form/sw-checkbox-field/index.ts
form/sw-checkbox-field/index.ts
sw-checkbox-field/index.ts
index.ts
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.spec.js
Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.spec.js
Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.spec.js
@ -118696,17 +118724,6 @@ component/form/sw-checkbox-field/sw-checkbox-field.html.twig
form/sw-checkbox-field/sw-checkbox-field.html.twig
sw-checkbox-field/sw-checkbox-field.html.twig
sw-checkbox-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.scss
Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.scss
Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.scss
app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.scss
administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.scss
src/app/component/form/sw-checkbox-field/sw-checkbox-field.scss
app/component/form/sw-checkbox-field/sw-checkbox-field.scss
component/form/sw-checkbox-field/sw-checkbox-field.scss
form/sw-checkbox-field/sw-checkbox-field.scss
sw-checkbox-field/sw-checkbox-field.scss
sw-checkbox-field.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/index.js
Administration/Resources/app/administration/src/app/component/form/sw-file-input/index.js
Resources/app/administration/src/app/component/form/sw-file-input/index.js
@ -119048,6 +119065,50 @@ component/form/sw-number-field/sw-number-field.html.twig
form/sw-number-field/sw-number-field.html.twig
sw-number-field/sw-number-field.html.twig
sw-number-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/index.js
Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/index.js
Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/index.js
app/administration/src/app/component/form/sw-checkbox-field-deprecated/index.js
administration/src/app/component/form/sw-checkbox-field-deprecated/index.js
src/app/component/form/sw-checkbox-field-deprecated/index.js
app/component/form/sw-checkbox-field-deprecated/index.js
component/form/sw-checkbox-field-deprecated/index.js
form/sw-checkbox-field-deprecated/index.js
sw-checkbox-field-deprecated/index.js
index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
sw-checkbox-field-deprecated.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
sw-checkbox-field-deprecated.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
sw-checkbox-field-deprecated/sw-checkbox-field.scss
sw-checkbox-field.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/index.js
Administration/Resources/app/administration/src/app/component/form/sw-select-option/index.js
Resources/app/administration/src/app/component/form/sw-select-option/index.js

View file

@ -1468,6 +1468,7 @@ changelog/release-6-5-4-0/2023-06-22-deprecated-external-tax-state.md
changelog/release-6-3-4-1/2020-12-08-add-guest-auth-for-order-deeplinks.md
changelog/release-6-3-4-1/2020-11-27-improve-saving-own-user-profile.md
changelog/_unreleased/2024-04-05-set-system-default-flag-mail-header-footer-template.md
changelog/_unreleased/2024-04-15-heading-elements-on-registration-page.md
changelog/_unreleased/2024-02-01-fix-theme-config-label-inheritance.md
changelog/_unreleased/2024-02-07-fix-creating-a-new-thumbnail-size-error.md
changelog/_unreleased/2024-03-06-exclude-remote-click-from-mobile.md
@ -1520,6 +1521,7 @@ changelog/_unreleased/2024-04-02-add-gad_source-parameter-to-ignored-http-cache-
changelog/_unreleased/2024-01-23-fix-thumbnail-generation-edge-cases.md
changelog/_unreleased/2024-01-25-remove-product-count-from-sales-channel-list.md
changelog/_unreleased/2024-03-04-update-saleschannel-theme-assignment.md
changelog/_unreleased/2024-04-09-correct-display-of-long-names-of-child-items-in-administration-order.md
changelog/_unreleased/2024-03-28-avoid-to-set-active-billing-address-with-null.md
changelog/_unreleased/2024-03-27-add-extension-points-to-sw-settings-usage-data.md
changelog/_unreleased/2024-02-07-fix-asset-path-generation-in-plugin-html-files.md
@ -1572,6 +1574,7 @@ changelog/_unreleased/2024-02-21-fixes-missing-setindexer-for-newsletterrecipien
changelog/_unreleased/2024-01-24-fix-translation-iso-code-unique-check.md
changelog/_unreleased/2024-04-12-add-wrapper-component-for-sw-text-field.md
changelog/_unreleased/2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md
changelog/_unreleased/2024-04-22-add-wrapper-component-for-sw-checkbox-field.md
changelog/_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
changelog/_unreleased/2024-03-21-improve-snippet-author-performance.md
changelog/_unreleased/2024-04-09-fix-snippet-search-for-long-snippets.md
@ -1669,6 +1672,7 @@ changelog/_unreleased/2024-02-13-fix-static-theme-compilation.md
changelog/_unreleased/2024-03-06-fix-plugin-chunk-hash.md
changelog/_unreleased/2024-02-05-update-data-consent.md
changelog/_unreleased/2024-03-02-change-order-list-filter-entity.md
changelog/_unreleased/2024-04-23-block-twig-update.md
changelog/_unreleased/2024-01-29-fix-opening-ajax-modal-within-ajax-modal.md
changelog/_unreleased/2023-11-23-fix-working-with-feature-flags-in-plugin-configuration.md
changelog/_unreleased/2024-02-01-disable-autocomplete-for-password-fields-inside-user-and-profile-settings.md
@ -6190,6 +6194,7 @@ tests/unit/Core/Checkout/Rule/Rule/LineItem/LineItemWithQuantityRuleTest.php
tests/unit/Core/Checkout/Rule/Rule/LineItem/LineItemTotalPriceRuleTest.php
tests/unit/Core/Checkout/Rule/Rule/LineItem/LineItemUnitPriceRuleTest.php
tests/unit/Core/Checkout/Rule/Rule/LineItem/LineItemOfTypeRuleTest.php
tests/unit/Core/Checkout/Document/Service/DocumentGeneratorTest.php
tests/unit/Core/Checkout/Document/Service/DocumentMergerTest.php
tests/unit/Core/Checkout/Document/Service/ReferenceInvoiceLoaderTest.php
tests/unit/Core/Checkout/Document/Service/PdfRendererTest.php
@ -13837,6 +13842,7 @@ src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/n
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-card.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-number-field.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-switch.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-text-field.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-button.check.js
@ -17724,10 +17730,9 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-switch
src/Administration/Resources/app/administration/src/app/component/form/sw-switch-field-deprecated/sw-switch-field-deprecated.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-switch-field-deprecated/sw-switch-field-deprecated.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-switch-field-deprecated/sw-switch-field-deprecated.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/index.ts
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/sw-file-input.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/sw-file-input.html.twig
@ -17759,6 +17764,10 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-confir
src/Administration/Resources/app/administration/src/app/component/form/sw-number-field/index.ts
src/Administration/Resources/app/administration/src/app/component/form/sw-number-field/sw-number-field.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-number-field/sw-number-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/sw-select-option.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/sw-select-option.html.twig

View file

@ -1914,6 +1914,11 @@ js/data/changelog/add-39452
data/changelog/add-39452
changelog/add-39452
add-39452
packages/js/data/changelog/update-product-attribute-types
js/data/changelog/update-product-attribute-types
data/changelog/update-product-attribute-types
changelog/update-product-attribute-types
update-product-attribute-types
packages/js/data/changelog/fix-39840_product_editor_variations_auto_save_bug
js/data/changelog/fix-39840_product_editor_variations_auto_save_bug
data/changelog/fix-39840_product_editor_variations_auto_save_bug
@ -3873,6 +3878,11 @@ js/onboarding/changelog/dev-include-eslint-annotations
onboarding/changelog/dev-include-eslint-annotations
changelog/dev-include-eslint-annotations
dev-include-eslint-annotations
packages/js/onboarding/changelog/update-46869-new-designs-for-woopayments-surfaces
js/onboarding/changelog/update-46869-new-designs-for-woopayments-surfaces
onboarding/changelog/update-46869-new-designs-for-woopayments-surfaces
changelog/update-46869-new-designs-for-woopayments-surfaces
update-46869-new-designs-for-woopayments-surfaces
packages/js/onboarding/changelog/46647-fix-wcpay-banner-mobile-screen
js/onboarding/changelog/46647-fix-wcpay-banner-mobile-screen
onboarding/changelog/46647-fix-wcpay-banner-mobile-screen
@ -4034,6 +4044,13 @@ src/images/cards/mastercard.js
images/cards/mastercard.js
cards/mastercard.js
mastercard.js
packages/js/onboarding/src/images/cards/index.js
js/onboarding/src/images/cards/index.js
onboarding/src/images/cards/index.js
src/images/cards/index.js
images/cards/index.js
cards/index.js
index.js
packages/js/onboarding/src/images/cards/visa.js
js/onboarding/src/images/cards/visa.js
onboarding/src/images/cards/visa.js
@ -4097,6 +4114,13 @@ src/images/cards/applepay.js
images/cards/applepay.js
cards/applepay.js
applepay.js
packages/js/onboarding/src/images/cards/giropay.js
js/onboarding/src/images/cards/giropay.js
onboarding/src/images/cards/giropay.js
src/images/cards/giropay.js
images/cards/giropay.js
cards/giropay.js
giropay.js
packages/js/onboarding/src/images/cards/googlepay.js
js/onboarding/src/images/cards/googlepay.js
onboarding/src/images/cards/googlepay.js
@ -4104,6 +4128,13 @@ src/images/cards/googlepay.js
images/cards/googlepay.js
cards/googlepay.js
googlepay.js
packages/js/onboarding/src/images/payment-methods/index.js
js/onboarding/src/images/payment-methods/index.js
onboarding/src/images/payment-methods/index.js
src/images/payment-methods/index.js
images/payment-methods/index.js
payment-methods/index.js
index.js
packages/js/onboarding/src/images/payment-methods/klarna.js
js/onboarding/src/images/payment-methods/klarna.js
onboarding/src/images/payment-methods/klarna.js
@ -4139,13 +4170,27 @@ src/images/payment-methods/affirm.js
images/payment-methods/affirm.js
payment-methods/affirm.js
affirm.js
packages/js/onboarding/src/images/payment-methods/woo.js
js/onboarding/src/images/payment-methods/woo.js
onboarding/src/images/payment-methods/woo.js
src/images/payment-methods/woo.js
images/payment-methods/woo.js
payment-methods/woo.js
woo.js
packages/js/onboarding/src/images/payment-methods/woopay.js
js/onboarding/src/images/payment-methods/woopay.js
onboarding/src/images/payment-methods/woopay.js
src/images/payment-methods/woopay.js
images/payment-methods/woopay.js
payment-methods/woopay.js
woopay.js
packages/js/onboarding/src/images/icons/index.js
js/onboarding/src/images/icons/index.js
onboarding/src/images/icons/index.js
src/images/icons/index.js
images/icons/index.js
icons/index.js
index.js
packages/js/onboarding/src/images/icons/lightbulb.tsx
js/onboarding/src/images/icons/lightbulb.tsx
onboarding/src/images/icons/lightbulb.tsx
src/images/icons/lightbulb.tsx
images/icons/lightbulb.tsx
icons/lightbulb.tsx
lightbulb.tsx
packages/js/onboarding/src/images/wcpay-logo.tsx
js/onboarding/src/images/wcpay-logo.tsx
onboarding/src/images/wcpay-logo.tsx
@ -4157,6 +4202,41 @@ js/onboarding/src/index.ts
onboarding/src/index.ts
src/index.ts
index.ts
packages/js/onboarding/src/components/WCPayConnectCard/TipBox.tsx
js/onboarding/src/components/WCPayConnectCard/TipBox.tsx
onboarding/src/components/WCPayConnectCard/TipBox.tsx
src/components/WCPayConnectCard/TipBox.tsx
components/WCPayConnectCard/TipBox.tsx
WCPayConnectCard/TipBox.tsx
TipBox.tsx
packages/js/onboarding/src/components/WCPayConnectCard/PaymentMethodsIcons.tsx
js/onboarding/src/components/WCPayConnectCard/PaymentMethodsIcons.tsx
onboarding/src/components/WCPayConnectCard/PaymentMethodsIcons.tsx
src/components/WCPayConnectCard/PaymentMethodsIcons.tsx
components/WCPayConnectCard/PaymentMethodsIcons.tsx
WCPayConnectCard/PaymentMethodsIcons.tsx
PaymentMethodsIcons.tsx
packages/js/onboarding/src/components/WCPayConnectCard/index.ts
js/onboarding/src/components/WCPayConnectCard/index.ts
onboarding/src/components/WCPayConnectCard/index.ts
src/components/WCPayConnectCard/index.ts
components/WCPayConnectCard/index.ts
WCPayConnectCard/index.ts
index.ts
packages/js/onboarding/src/components/WCPayConnectCard/WCPayConnectCard.tsx
js/onboarding/src/components/WCPayConnectCard/WCPayConnectCard.tsx
onboarding/src/components/WCPayConnectCard/WCPayConnectCard.tsx
src/components/WCPayConnectCard/WCPayConnectCard.tsx
components/WCPayConnectCard/WCPayConnectCard.tsx
WCPayConnectCard/WCPayConnectCard.tsx
WCPayConnectCard.tsx
packages/js/onboarding/src/components/WCPayConnectCard/WCPayConnectCard.scss
js/onboarding/src/components/WCPayConnectCard/WCPayConnectCard.scss
onboarding/src/components/WCPayConnectCard/WCPayConnectCard.scss
src/components/WCPayConnectCard/WCPayConnectCard.scss
components/WCPayConnectCard/WCPayConnectCard.scss
WCPayConnectCard/WCPayConnectCard.scss
WCPayConnectCard.scss
packages/js/onboarding/src/components/Loader/stories/index.tsx
js/onboarding/src/components/Loader/stories/index.tsx
onboarding/src/components/Loader/stories/index.tsx
@ -4235,12 +4315,6 @@ src/components/WooPaymentGatewaySetup/README.md
components/WooPaymentGatewaySetup/README.md
WooPaymentGatewaySetup/README.md
README.md
packages/js/onboarding/src/components/WCPayAcceptedMethods.tsx
js/onboarding/src/components/WCPayAcceptedMethods.tsx
onboarding/src/components/WCPayAcceptedMethods.tsx
src/components/WCPayAcceptedMethods.tsx
components/WCPayAcceptedMethods.tsx
WCPayAcceptedMethods.tsx
packages/js/onboarding/src/components/WooOnboardingTaskListHeader/index.ts
js/onboarding/src/components/WooOnboardingTaskListHeader/index.ts
onboarding/src/components/WooOnboardingTaskListHeader/index.ts
@ -4290,173 +4364,6 @@ src/components/RecommendedRibbon/RecommendedRibbon.tsx
components/RecommendedRibbon/RecommendedRibbon.tsx
RecommendedRibbon/RecommendedRibbon.tsx
RecommendedRibbon.tsx
packages/js/onboarding/src/components/WCPayCard/index.ts
js/onboarding/src/components/WCPayCard/index.ts
onboarding/src/components/WCPayCard/index.ts
src/components/WCPayCard/index.ts
components/WCPayCard/index.ts
WCPayCard/index.ts
index.ts
packages/js/onboarding/src/components/WCPayCard/WCPayCard.tsx
js/onboarding/src/components/WCPayCard/WCPayCard.tsx
onboarding/src/components/WCPayCard/WCPayCard.tsx
src/components/WCPayCard/WCPayCard.tsx
components/WCPayCard/WCPayCard.tsx
WCPayCard/WCPayCard.tsx
WCPayCard.tsx
packages/js/onboarding/src/components/WCPayCard/WCPayCard.scss
js/onboarding/src/components/WCPayCard/WCPayCard.scss
onboarding/src/components/WCPayCard/WCPayCard.scss
src/components/WCPayCard/WCPayCard.scss
components/WCPayCard/WCPayCard.scss
WCPayCard/WCPayCard.scss
WCPayCard.scss
packages/js/onboarding/src/components/WCPayBanner/PaymentMethodsIcons.tsx
js/onboarding/src/components/WCPayBanner/PaymentMethodsIcons.tsx
onboarding/src/components/WCPayBanner/PaymentMethodsIcons.tsx
src/components/WCPayBanner/PaymentMethodsIcons.tsx
components/WCPayBanner/PaymentMethodsIcons.tsx
WCPayBanner/PaymentMethodsIcons.tsx
PaymentMethodsIcons.tsx
packages/js/onboarding/src/components/WCPayBanner/WCPayBanner.tsx
js/onboarding/src/components/WCPayBanner/WCPayBanner.tsx
onboarding/src/components/WCPayBanner/WCPayBanner.tsx
src/components/WCPayBanner/WCPayBanner.tsx
components/WCPayBanner/WCPayBanner.tsx
WCPayBanner/WCPayBanner.tsx
WCPayBanner.tsx
packages/js/onboarding/src/components/WCPayBanner/WCPayBannerImage.tsx
js/onboarding/src/components/WCPayBanner/WCPayBannerImage.tsx
onboarding/src/components/WCPayBanner/WCPayBannerImage.tsx
src/components/WCPayBanner/WCPayBannerImage.tsx
components/WCPayBanner/WCPayBannerImage.tsx
WCPayBanner/WCPayBannerImage.tsx
WCPayBannerImage.tsx
packages/js/onboarding/src/components/WCPayBanner/index.ts
js/onboarding/src/components/WCPayBanner/index.ts
onboarding/src/components/WCPayBanner/index.ts
src/components/WCPayBanner/index.ts
components/WCPayBanner/index.ts
WCPayBanner/index.ts
index.ts
packages/js/onboarding/src/components/WCPayBanner/WCPayBannerImageCut.tsx
js/onboarding/src/components/WCPayBanner/WCPayBannerImageCut.tsx
onboarding/src/components/WCPayBanner/WCPayBannerImageCut.tsx
src/components/WCPayBanner/WCPayBannerImageCut.tsx
components/WCPayBanner/WCPayBannerImageCut.tsx
WCPayBanner/WCPayBannerImageCut.tsx
WCPayBannerImageCut.tsx
packages/js/onboarding/src/components/WCPayBanner/WCPayBanner.scss
js/onboarding/src/components/WCPayBanner/WCPayBanner.scss
onboarding/src/components/WCPayBanner/WCPayBanner.scss
src/components/WCPayBanner/WCPayBanner.scss
components/WCPayBanner/WCPayBanner.scss
WCPayBanner/WCPayBanner.scss
WCPayBanner.scss
packages/js/onboarding/src/components/WCPayBanner/Icons/mastercard.js
js/onboarding/src/components/WCPayBanner/Icons/mastercard.js
onboarding/src/components/WCPayBanner/Icons/mastercard.js
src/components/WCPayBanner/Icons/mastercard.js
components/WCPayBanner/Icons/mastercard.js
WCPayBanner/Icons/mastercard.js
Icons/mastercard.js
mastercard.js
packages/js/onboarding/src/components/WCPayBanner/Icons/index.js
js/onboarding/src/components/WCPayBanner/Icons/index.js
onboarding/src/components/WCPayBanner/Icons/index.js
src/components/WCPayBanner/Icons/index.js
components/WCPayBanner/Icons/index.js
WCPayBanner/Icons/index.js
Icons/index.js
index.js
packages/js/onboarding/src/components/WCPayBanner/Icons/visa.js
js/onboarding/src/components/WCPayBanner/Icons/visa.js
onboarding/src/components/WCPayBanner/Icons/visa.js
src/components/WCPayBanner/Icons/visa.js
components/WCPayBanner/Icons/visa.js
WCPayBanner/Icons/visa.js
Icons/visa.js
visa.js
packages/js/onboarding/src/components/WCPayBanner/Icons/unionpay.js
js/onboarding/src/components/WCPayBanner/Icons/unionpay.js
onboarding/src/components/WCPayBanner/Icons/unionpay.js
src/components/WCPayBanner/Icons/unionpay.js
components/WCPayBanner/Icons/unionpay.js
WCPayBanner/Icons/unionpay.js
Icons/unionpay.js
unionpay.js
packages/js/onboarding/src/components/WCPayBanner/Icons/amex.js
js/onboarding/src/components/WCPayBanner/Icons/amex.js
onboarding/src/components/WCPayBanner/Icons/amex.js
src/components/WCPayBanner/Icons/amex.js
components/WCPayBanner/Icons/amex.js
WCPayBanner/Icons/amex.js
Icons/amex.js
amex.js
packages/js/onboarding/src/components/WCPayBanner/Icons/maestro.js
js/onboarding/src/components/WCPayBanner/Icons/maestro.js
onboarding/src/components/WCPayBanner/Icons/maestro.js
src/components/WCPayBanner/Icons/maestro.js
components/WCPayBanner/Icons/maestro.js
WCPayBanner/Icons/maestro.js
Icons/maestro.js
maestro.js
packages/js/onboarding/src/components/WCPayBanner/Icons/discover.js
js/onboarding/src/components/WCPayBanner/Icons/discover.js
onboarding/src/components/WCPayBanner/Icons/discover.js
src/components/WCPayBanner/Icons/discover.js
components/WCPayBanner/Icons/discover.js
WCPayBanner/Icons/discover.js
Icons/discover.js
discover.js
packages/js/onboarding/src/components/WCPayBanner/Icons/jcb.js
js/onboarding/src/components/WCPayBanner/Icons/jcb.js
onboarding/src/components/WCPayBanner/Icons/jcb.js
src/components/WCPayBanner/Icons/jcb.js
components/WCPayBanner/Icons/jcb.js
WCPayBanner/Icons/jcb.js
Icons/jcb.js
jcb.js
packages/js/onboarding/src/components/WCPayBanner/Icons/cb.js
js/onboarding/src/components/WCPayBanner/Icons/cb.js
onboarding/src/components/WCPayBanner/Icons/cb.js
src/components/WCPayBanner/Icons/cb.js
components/WCPayBanner/Icons/cb.js
WCPayBanner/Icons/cb.js
Icons/cb.js
cb.js
packages/js/onboarding/src/components/WCPayBanner/Icons/applepay.js
js/onboarding/src/components/WCPayBanner/Icons/applepay.js
onboarding/src/components/WCPayBanner/Icons/applepay.js
src/components/WCPayBanner/Icons/applepay.js
components/WCPayBanner/Icons/applepay.js
WCPayBanner/Icons/applepay.js
Icons/applepay.js
applepay.js
packages/js/onboarding/src/components/WCPayBanner/Icons/giropay.js
js/onboarding/src/components/WCPayBanner/Icons/giropay.js
onboarding/src/components/WCPayBanner/Icons/giropay.js
src/components/WCPayBanner/Icons/giropay.js
components/WCPayBanner/Icons/giropay.js
WCPayBanner/Icons/giropay.js
Icons/giropay.js
giropay.js
packages/js/onboarding/src/components/WCPayBanner/Icons/woopay.js
js/onboarding/src/components/WCPayBanner/Icons/woopay.js
onboarding/src/components/WCPayBanner/Icons/woopay.js
src/components/WCPayBanner/Icons/woopay.js
components/WCPayBanner/Icons/woopay.js
WCPayBanner/Icons/woopay.js
Icons/woopay.js
woopay.js
packages/js/onboarding/src/components/WCPayBanner/Icons/gpay.js
js/onboarding/src/components/WCPayBanner/Icons/gpay.js
onboarding/src/components/WCPayBanner/Icons/gpay.js
src/components/WCPayBanner/Icons/gpay.js
components/WCPayBanner/Icons/gpay.js
WCPayBanner/Icons/gpay.js
Icons/gpay.js
gpay.js
packages/js/onboarding/src/components/WooOnboardingTaskListItem/index.ts
js/onboarding/src/components/WooOnboardingTaskListItem/index.ts
onboarding/src/components/WooOnboardingTaskListItem/index.ts
@ -4477,67 +4384,6 @@ onboarding/src/components/SetupRequired.tsx
src/components/SetupRequired.tsx
components/SetupRequired.tsx
SetupRequired.tsx
packages/js/onboarding/src/components/WCPayBenefits/WCPayBenefits.scss
js/onboarding/src/components/WCPayBenefits/WCPayBenefits.scss
onboarding/src/components/WCPayBenefits/WCPayBenefits.scss
src/components/WCPayBenefits/WCPayBenefits.scss
components/WCPayBenefits/WCPayBenefits.scss
WCPayBenefits/WCPayBenefits.scss
WCPayBenefits.scss
packages/js/onboarding/src/components/WCPayBenefits/index.ts
js/onboarding/src/components/WCPayBenefits/index.ts
onboarding/src/components/WCPayBenefits/index.ts
src/components/WCPayBenefits/index.ts
components/WCPayBenefits/index.ts
WCPayBenefits/index.ts
index.ts
packages/js/onboarding/src/components/WCPayBenefits/icons/index.ts
js/onboarding/src/components/WCPayBenefits/icons/index.ts
onboarding/src/components/WCPayBenefits/icons/index.ts
src/components/WCPayBenefits/icons/index.ts
components/WCPayBenefits/icons/index.ts
WCPayBenefits/icons/index.ts
icons/index.ts
index.ts
packages/js/onboarding/src/components/WCPayBenefits/icons/payment-card.js
js/onboarding/src/components/WCPayBenefits/icons/payment-card.js
onboarding/src/components/WCPayBenefits/icons/payment-card.js
src/components/WCPayBenefits/icons/payment-card.js
components/WCPayBenefits/icons/payment-card.js
WCPayBenefits/icons/payment-card.js
icons/payment-card.js
payment-card.js
packages/js/onboarding/src/components/WCPayBenefits/icons/earn-manage.js
js/onboarding/src/components/WCPayBenefits/icons/earn-manage.js
onboarding/src/components/WCPayBenefits/icons/earn-manage.js
src/components/WCPayBenefits/icons/earn-manage.js
components/WCPayBenefits/icons/earn-manage.js
WCPayBenefits/icons/earn-manage.js
icons/earn-manage.js
earn-manage.js
packages/js/onboarding/src/components/WCPayBenefits/icons/International-market.js
js/onboarding/src/components/WCPayBenefits/icons/International-market.js
onboarding/src/components/WCPayBenefits/icons/International-market.js
src/components/WCPayBenefits/icons/International-market.js
components/WCPayBenefits/icons/International-market.js
WCPayBenefits/icons/International-market.js
icons/International-market.js
International-market.js
packages/js/onboarding/src/components/WCPayBenefits/icons/woopay.js
js/onboarding/src/components/WCPayBenefits/icons/woopay.js
onboarding/src/components/WCPayBenefits/icons/woopay.js
src/components/WCPayBenefits/icons/woopay.js
components/WCPayBenefits/icons/woopay.js
WCPayBenefits/icons/woopay.js
icons/woopay.js
woopay.js
packages/js/onboarding/src/components/WCPayBenefits/WCPayBenefits.tsx
js/onboarding/src/components/WCPayBenefits/WCPayBenefits.tsx
onboarding/src/components/WCPayBenefits/WCPayBenefits.tsx
src/components/WCPayBenefits/WCPayBenefits.tsx
components/WCPayBenefits/WCPayBenefits.tsx
WCPayBenefits/WCPayBenefits.tsx
WCPayBenefits.tsx
packages/js/onboarding/src/style.scss
js/onboarding/src/style.scss
onboarding/src/style.scss
@ -4865,6 +4711,11 @@ js/internal-style-build/changelog/add-js-packages-changelogger
internal-style-build/changelog/add-js-packages-changelogger
changelog/add-js-packages-changelogger
add-js-packages-changelogger
packages/js/internal-style-build/changelog/import-colors-native-scss-variables
js/internal-style-build/changelog/import-colors-native-scss-variables
internal-style-build/changelog/import-colors-native-scss-variables
changelog/import-colors-native-scss-variables
import-colors-native-scss-variables
packages/js/internal-style-build/changelog/enhancement-35565
js/internal-style-build/changelog/enhancement-35565
internal-style-build/changelog/enhancement-35565
@ -6742,6 +6593,11 @@ js/product-editor/changelog/update-introduce-optimistc-query-update
product-editor/changelog/update-introduce-optimistc-query-update
changelog/update-introduce-optimistc-query-update
update-introduce-optimistc-query-update
packages/js/product-editor/changelog/update-product-attribute-types
js/product-editor/changelog/update-product-attribute-types
product-editor/changelog/update-product-attribute-types
changelog/update-product-attribute-types
update-product-attribute-types
packages/js/product-editor/changelog/fix-46608
js/product-editor/changelog/fix-46608
product-editor/changelog/fix-46608
@ -6767,6 +6623,11 @@ js/product-editor/changelog/fix-46540
product-editor/changelog/fix-46540
changelog/fix-46540
fix-46540
packages/js/product-editor/changelog/try-detect-save-via-product-editor
js/product-editor/changelog/try-detect-save-via-product-editor
product-editor/changelog/try-detect-save-via-product-editor
changelog/try-detect-save-via-product-editor
try-detect-save-via-product-editor
packages/js/product-editor/changelog/fix-46614_edit_modal_width_custom_fields
js/product-editor/changelog/fix-46614_edit_modal_width_custom_fields
product-editor/changelog/fix-46614_edit_modal_width_custom_fields
@ -6956,6 +6817,12 @@ product-editor/src/utils/get-product-variation-title.ts
src/utils/get-product-variation-title.ts
utils/get-product-variation-title.ts
get-product-variation-title.ts
packages/js/product-editor/src/utils/product-editor-header-apifetch-middleware.ts
js/product-editor/src/utils/product-editor-header-apifetch-middleware.ts
product-editor/src/utils/product-editor-header-apifetch-middleware.ts
src/utils/product-editor-header-apifetch-middleware.ts
utils/product-editor-header-apifetch-middleware.ts
product-editor-header-apifetch-middleware.ts
packages/js/product-editor/src/utils/sort-fills-by-order.tsx
js/product-editor/src/utils/sort-fills-by-order.tsx
product-editor/src/utils/sort-fills-by-order.tsx
@ -7004,6 +6871,12 @@ product-editor/src/utils/product-apifetch-middleware.ts
src/utils/product-apifetch-middleware.ts
utils/product-apifetch-middleware.ts
product-apifetch-middleware.ts
packages/js/product-editor/src/utils/is-product-editor.ts
js/product-editor/src/utils/is-product-editor.ts
product-editor/src/utils/is-product-editor.ts
src/utils/is-product-editor.ts
utils/is-product-editor.ts
is-product-editor.ts
packages/js/product-editor/src/utils/get-product-title.ts
js/product-editor/src/utils/get-product-title.ts
product-editor/src/utils/get-product-title.ts
@ -17531,61 +17404,11 @@ js/dependency-extraction-webpack-plugin/assets/packages.js
dependency-extraction-webpack-plugin/assets/packages.js
assets/packages.js
packages.js
packages/js/dependency-extraction-webpack-plugin/changelog/bump-js-packages-php-version
js/dependency-extraction-webpack-plugin/changelog/bump-js-packages-php-version
dependency-extraction-webpack-plugin/changelog/bump-js-packages-php-version
changelog/bump-js-packages-php-version
bump-js-packages-php-version
packages/js/dependency-extraction-webpack-plugin/changelog/43595-update-wireit-0.14.3
js/dependency-extraction-webpack-plugin/changelog/43595-update-wireit-0.14.3
dependency-extraction-webpack-plugin/changelog/43595-update-wireit-0.14.3
changelog/43595-update-wireit-0.14.3
43595-update-wireit-0.14.3
packages/js/dependency-extraction-webpack-plugin/changelog/43532-add-cli-to-ci-workflow
js/dependency-extraction-webpack-plugin/changelog/43532-add-cli-to-ci-workflow
dependency-extraction-webpack-plugin/changelog/43532-add-cli-to-ci-workflow
changelog/43532-add-cli-to-ci-workflow
43532-add-cli-to-ci-workflow
packages/js/dependency-extraction-webpack-plugin/changelog/42860-update-pnpm
js/dependency-extraction-webpack-plugin/changelog/42860-update-pnpm
dependency-extraction-webpack-plugin/changelog/42860-update-pnpm
changelog/42860-update-pnpm
42860-update-pnpm
packages/js/dependency-extraction-webpack-plugin/changelog/41498-dev-make-lint-output-console
js/dependency-extraction-webpack-plugin/changelog/41498-dev-make-lint-output-console
dependency-extraction-webpack-plugin/changelog/41498-dev-make-lint-output-console
changelog/41498-dev-make-lint-output-console
41498-dev-make-lint-output-console
packages/js/dependency-extraction-webpack-plugin/changelog/46755-dev-add-files-to-dewp-dist
js/dependency-extraction-webpack-plugin/changelog/46755-dev-add-files-to-dewp-dist
dependency-extraction-webpack-plugin/changelog/46755-dev-add-files-to-dewp-dist
changelog/46755-dev-add-files-to-dewp-dist
46755-dev-add-files-to-dewp-dist
packages/js/dependency-extraction-webpack-plugin/changelog/46278-fix-43889-43901-43944
js/dependency-extraction-webpack-plugin/changelog/46278-fix-43889-43901-43944
dependency-extraction-webpack-plugin/changelog/46278-fix-43889-43901-43944
changelog/46278-fix-43889-43901-43944
46278-fix-43889-43901-43944
packages/js/dependency-extraction-webpack-plugin/changelog/45148-poc-request-reviews
js/dependency-extraction-webpack-plugin/changelog/45148-poc-request-reviews
dependency-extraction-webpack-plugin/changelog/45148-poc-request-reviews
changelog/45148-poc-request-reviews
45148-poc-request-reviews
packages/js/dependency-extraction-webpack-plugin/changelog/.gitkeep
js/dependency-extraction-webpack-plugin/changelog/.gitkeep
dependency-extraction-webpack-plugin/changelog/.gitkeep
changelog/.gitkeep
.gitkeep
packages/js/dependency-extraction-webpack-plugin/changelog/npm-release-webpack-dependency-plugin
js/dependency-extraction-webpack-plugin/changelog/npm-release-webpack-dependency-plugin
dependency-extraction-webpack-plugin/changelog/npm-release-webpack-dependency-plugin
changelog/npm-release-webpack-dependency-plugin
npm-release-webpack-dependency-plugin
packages/js/dependency-extraction-webpack-plugin/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
js/dependency-extraction-webpack-plugin/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
dependency-extraction-webpack-plugin/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
packages/js/dependency-extraction-webpack-plugin/CHANGELOG.md
js/dependency-extraction-webpack-plugin/CHANGELOG.md
dependency-extraction-webpack-plugin/CHANGELOG.md
@ -22093,11 +21916,6 @@ woocommerce-admin/client/payments-welcome/apms.tsx
client/payments-welcome/apms.tsx
payments-welcome/apms.tsx
apms.tsx
plugins/woocommerce-admin/client/payments-welcome/payment-methods.tsx
woocommerce-admin/client/payments-welcome/payment-methods.tsx
client/payments-welcome/payment-methods.tsx
payments-welcome/payment-methods.tsx
payment-methods.tsx
plugins/woocommerce-admin/client/payments-welcome/strings.tsx
woocommerce-admin/client/payments-welcome/strings.tsx
client/payments-welcome/strings.tsx
@ -22632,6 +22450,19 @@ customize-store/assets/icons/lesson-plan.js
assets/icons/lesson-plan.js
icons/lesson-plan.js
lesson-plan.js
plugins/woocommerce-admin/client/customize-store/tracking/index.ts
woocommerce-admin/client/customize-store/tracking/index.ts
client/customize-store/tracking/index.ts
customize-store/tracking/index.ts
tracking/index.ts
index.ts
plugins/woocommerce-admin/client/customize-store/tracking/tests/track-event.test.ts
woocommerce-admin/client/customize-store/tracking/tests/track-event.test.ts
client/customize-store/tracking/tests/track-event.test.ts
customize-store/tracking/tests/track-event.test.ts
tracking/tests/track-event.test.ts
tests/track-event.test.ts
track-event.test.ts
plugins/woocommerce-admin/client/customize-store/data/constants.ts
woocommerce-admin/client/customize-store/data/constants.ts
client/customize-store/data/constants.ts
@ -39086,6 +38917,15 @@ checkout/inner-blocks/checkout-order-summary-totals/frontend.tsx
inner-blocks/checkout-order-summary-totals/frontend.tsx
checkout-order-summary-totals/frontend.tsx
frontend.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-totals/style.scss
woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-totals/style.scss
assets/js/blocks/checkout/inner-blocks/checkout-order-summary-totals/style.scss
js/blocks/checkout/inner-blocks/checkout-order-summary-totals/style.scss
blocks/checkout/inner-blocks/checkout-order-summary-totals/style.scss
checkout/inner-blocks/checkout-order-summary-totals/style.scss
inner-blocks/checkout-order-summary-totals/style.scss
checkout-order-summary-totals/style.scss
style.scss
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-totals/index.tsx
woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-totals/index.tsx
assets/js/blocks/checkout/inner-blocks/checkout-order-summary-totals/index.tsx
@ -39821,6 +39661,15 @@ cart/inner-blocks/cart-order-summary-totals/frontend.tsx
inner-blocks/cart-order-summary-totals/frontend.tsx
cart-order-summary-totals/frontend.tsx
frontend.tsx
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-totals/style.scss
woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-totals/style.scss
assets/js/blocks/cart/inner-blocks/cart-order-summary-totals/style.scss
js/blocks/cart/inner-blocks/cart-order-summary-totals/style.scss
blocks/cart/inner-blocks/cart-order-summary-totals/style.scss
cart/inner-blocks/cart-order-summary-totals/style.scss
inner-blocks/cart-order-summary-totals/style.scss
cart-order-summary-totals/style.scss
style.scss
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-totals/index.tsx
woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-totals/index.tsx
assets/js/blocks/cart/inner-blocks/cart-order-summary-totals/index.tsx
@ -47934,6 +47783,13 @@ e2e/tests/templates/legacy-templates.block_theme.spec.ts
tests/templates/legacy-templates.block_theme.spec.ts
templates/legacy-templates.block_theme.spec.ts
legacy-templates.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/shop-page.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/templates/shop-page.block_theme.spec.ts
tests/e2e/tests/templates/shop-page.block_theme.spec.ts
e2e/tests/templates/shop-page.block_theme.spec.ts
tests/templates/shop-page.block_theme.spec.ts
templates/shop-page.block_theme.spec.ts
shop-page.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme.spec.ts
tests/e2e/tests/templates/template-customization.block_theme.spec.ts
@ -51803,6 +51659,10 @@ plugins/woocommerce/changelog/fix-lys-share-cookie-path
woocommerce/changelog/fix-lys-share-cookie-path
changelog/fix-lys-share-cookie-path
fix-lys-share-cookie-path
plugins/woocommerce/changelog/fix-46376-hide-template-selector-shop-page-in-product-catalog
woocommerce/changelog/fix-46376-hide-template-selector-shop-page-in-product-catalog
changelog/fix-46376-hide-template-selector-shop-page-in-product-catalog
fix-46376-hide-template-selector-shop-page-in-product-catalog
plugins/woocommerce/changelog/update-use-uppercase-user-id
woocommerce/changelog/update-use-uppercase-user-id
changelog/update-use-uppercase-user-id
@ -51951,6 +51811,10 @@ plugins/woocommerce/changelog/45824-add-44400-e2e-test-for-digital-store
woocommerce/changelog/45824-add-44400-e2e-test-for-digital-store
changelog/45824-add-44400-e2e-test-for-digital-store
45824-add-44400-e2e-test-for-digital-store
plugins/woocommerce/changelog/46823-add-tracking-flow
woocommerce/changelog/46823-add-tracking-flow
changelog/46823-add-tracking-flow
46823-add-tracking-flow
plugins/woocommerce/changelog/dev-xstatev5-inspector
woocommerce/changelog/dev-xstatev5-inspector
changelog/dev-xstatev5-inspector
@ -51987,6 +51851,10 @@ plugins/woocommerce/changelog/fix-43879
woocommerce/changelog/fix-43879
changelog/fix-43879
fix-43879
plugins/woocommerce/changelog/46799-fix-local-pickup-not-visible-after-edit
woocommerce/changelog/46799-fix-local-pickup-not-visible-after-edit
changelog/46799-fix-local-pickup-not-visible-after-edit
46799-fix-local-pickup-not-visible-after-edit
plugins/woocommerce/changelog/46813-update-LYS-template-styles-reapply-46619
woocommerce/changelog/46813-update-LYS-template-styles-reapply-46619
changelog/46813-update-LYS-template-styles-reapply-46619
@ -52023,6 +51891,10 @@ plugins/woocommerce/changelog/fix-32216
woocommerce/changelog/fix-32216
changelog/fix-32216
fix-32216
plugins/woocommerce/changelog/46805-add-graduate-additional-fields
woocommerce/changelog/46805-add-graduate-additional-fields
changelog/46805-add-graduate-additional-fields
46805-add-graduate-additional-fields
plugins/woocommerce/changelog/46140-update-46133-site-visibility-tab
woocommerce/changelog/46140-update-46133-site-visibility-tab
changelog/46140-update-46133-site-visibility-tab
@ -52047,6 +51919,10 @@ plugins/woocommerce/changelog/add-store-connect-to-woocom
woocommerce/changelog/add-store-connect-to-woocom
changelog/add-store-connect-to-woocom
add-store-connect-to-woocom
plugins/woocommerce/changelog/try-logging-filesystem-checks
woocommerce/changelog/try-logging-filesystem-checks
changelog/try-logging-filesystem-checks
try-logging-filesystem-checks
plugins/woocommerce/changelog/e2e-add-changes-to-test-projects
woocommerce/changelog/e2e-add-changes-to-test-projects
changelog/e2e-add-changes-to-test-projects
@ -52115,6 +51991,10 @@ plugins/woocommerce/changelog/hpos-large-guide
woocommerce/changelog/hpos-large-guide
changelog/hpos-large-guide
hpos-large-guide
plugins/woocommerce/changelog/update-wrap-coming-soon-templates-patterns-feature-flag
woocommerce/changelog/update-wrap-coming-soon-templates-patterns-feature-flag
changelog/update-wrap-coming-soon-templates-patterns-feature-flag
update-wrap-coming-soon-templates-patterns-feature-flag
plugins/woocommerce/changelog/36240-add-connect-woocom-plugin-list
woocommerce/changelog/36240-add-connect-woocom-plugin-list
changelog/36240-add-connect-woocom-plugin-list
@ -52151,6 +52031,10 @@ plugins/woocommerce/changelog/45959-add-e2e-font-picker
woocommerce/changelog/45959-add-e2e-font-picker
changelog/45959-add-e2e-font-picker
45959-add-e2e-font-picker
plugins/woocommerce/changelog/e2e-flaky-test-fix-roundup
woocommerce/changelog/e2e-flaky-test-fix-roundup
changelog/e2e-flaky-test-fix-roundup
e2e-flaky-test-fix-roundup
plugins/woocommerce/changelog/update-46018-refactor-order-summary-block
woocommerce/changelog/update-46018-refactor-order-summary-block
changelog/update-46018-refactor-order-summary-block
@ -52171,6 +52055,10 @@ plugins/woocommerce/changelog/fix-42157
woocommerce/changelog/fix-42157
changelog/fix-42157
fix-42157
plugins/woocommerce/changelog/46819-fix-ai-site-title-comparison
woocommerce/changelog/46819-fix-ai-site-title-comparison
changelog/46819-fix-ai-site-title-comparison
46819-fix-ai-site-title-comparison
plugins/woocommerce/changelog/46570-fix-coming-soon-page-fatal-error
woocommerce/changelog/46570-fix-coming-soon-page-fatal-error
changelog/46570-fix-coming-soon-page-fatal-error
@ -52211,6 +52099,10 @@ plugins/woocommerce/changelog/fix-flaky-test-fixes
woocommerce/changelog/fix-flaky-test-fixes
changelog/fix-flaky-test-fixes
fix-flaky-test-fixes
plugins/woocommerce/changelog/46820-fix-redirect-button
woocommerce/changelog/46820-fix-redirect-button
changelog/46820-fix-redirect-button
46820-fix-redirect-button
plugins/woocommerce/changelog/add-e2e_tests_for_grouped_product
woocommerce/changelog/add-e2e_tests_for_grouped_product
changelog/add-e2e_tests_for_grouped_product
@ -52263,6 +52155,14 @@ plugins/woocommerce/changelog/e2e-fix-create-simple-product-fix
woocommerce/changelog/e2e-fix-create-simple-product-fix
changelog/e2e-fix-create-simple-product-fix
e2e-fix-create-simple-product-fix
plugins/woocommerce/changelog/46833-fix-cys-logo-styles
woocommerce/changelog/46833-fix-cys-logo-styles
changelog/46833-fix-cys-logo-styles
46833-fix-cys-logo-styles
plugins/woocommerce/changelog/update-product-attribute-types
woocommerce/changelog/update-product-attribute-types
changelog/update-product-attribute-types
update-product-attribute-types
plugins/woocommerce/changelog/46212-46194-cys-investigate-potential-bad-performance-for-the-color-palette
woocommerce/changelog/46212-46194-cys-investigate-potential-bad-performance-for-the-color-palette
changelog/46212-46194-cys-investigate-potential-bad-performance-for-the-color-palette
@ -52343,6 +52243,10 @@ plugins/woocommerce/changelog/update-local-pickup-title
woocommerce/changelog/update-local-pickup-title
changelog/update-local-pickup-title
update-local-pickup-title
plugins/woocommerce/changelog/update-46869-new-designs-for-woopayments-surfaces
woocommerce/changelog/update-46869-new-designs-for-woopayments-surfaces
changelog/update-46869-new-designs-for-woopayments-surfaces
update-46869-new-designs-for-woopayments-surfaces
plugins/woocommerce/changelog/fix-template-for-variable-product
woocommerce/changelog/fix-template-for-variable-product
changelog/fix-template-for-variable-product
@ -52375,6 +52279,10 @@ plugins/woocommerce/changelog/45859-dev-attempt-vendoring
woocommerce/changelog/45859-dev-attempt-vendoring
changelog/45859-dev-attempt-vendoring
45859-dev-attempt-vendoring
plugins/woocommerce/changelog/pr-46841
woocommerce/changelog/pr-46841
changelog/pr-46841
pr-46841
plugins/woocommerce/changelog/try-LYS-coming-soon-template-only
woocommerce/changelog/try-LYS-coming-soon-template-only
changelog/try-LYS-coming-soon-template-only
@ -52387,6 +52295,10 @@ plugins/woocommerce/changelog/45655-add-42046-CheckboxControl-e2e-tests
woocommerce/changelog/45655-add-42046-CheckboxControl-e2e-tests
changelog/45655-add-42046-CheckboxControl-e2e-tests
45655-add-42046-CheckboxControl-e2e-tests
plugins/woocommerce/changelog/update-lys-feature-flag-off
woocommerce/changelog/update-lys-feature-flag-off
changelog/update-lys-feature-flag-off
update-lys-feature-flag-off
plugins/woocommerce/changelog/45906-chore-bump-dataloader-version-to-2-2-2
woocommerce/changelog/45906-chore-bump-dataloader-version-to-2-2-2
changelog/45906-chore-bump-dataloader-version-to-2-2-2
@ -52415,6 +52327,10 @@ plugins/woocommerce/changelog/update-lys-feature-flag
woocommerce/changelog/update-lys-feature-flag
changelog/update-lys-feature-flag
update-lys-feature-flag
plugins/woocommerce/changelog/fix-sanitize-data-fields
woocommerce/changelog/fix-sanitize-data-fields
changelog/fix-sanitize-data-fields
fix-sanitize-data-fields
plugins/woocommerce/changelog/dev-46678_transform_include_downloads_checkbox
woocommerce/changelog/dev-46678_transform_include_downloads_checkbox
changelog/dev-46678_transform_include_downloads_checkbox
@ -52487,6 +52403,10 @@ plugins/woocommerce/changelog/45979-frosso-patch-1
woocommerce/changelog/45979-frosso-patch-1
changelog/45979-frosso-patch-1
45979-frosso-patch-1
plugins/woocommerce/changelog/fix-remove-live-explat-test
woocommerce/changelog/fix-remove-live-explat-test
changelog/fix-remove-live-explat-test
fix-remove-live-explat-test
plugins/woocommerce/changelog/fix-lys-default-values-actions
woocommerce/changelog/fix-lys-default-values-actions
changelog/fix-lys-default-values-actions
@ -52619,6 +52539,10 @@ plugins/woocommerce/changelog/fix-update-rest-api-order-totals-hpos
woocommerce/changelog/fix-update-rest-api-order-totals-hpos
changelog/fix-update-rest-api-order-totals-hpos
fix-update-rest-api-order-totals-hpos
plugins/woocommerce/changelog/try-detect-save-via-product-editor
woocommerce/changelog/try-detect-save-via-product-editor
changelog/try-detect-save-via-product-editor
try-detect-save-via-product-editor
plugins/woocommerce/changelog/dev-improving_product_editor_fcp
woocommerce/changelog/dev-improving_product_editor_fcp
changelog/dev-improving_product_editor_fcp
@ -52679,6 +52603,14 @@ plugins/woocommerce/changelog/update-lys-sidebar-tweaks
woocommerce/changelog/update-lys-sidebar-tweaks
changelog/update-lys-sidebar-tweaks
update-lys-sidebar-tweaks
plugins/woocommerce/changelog/add-update_template_data-util
woocommerce/changelog/add-update_template_data-util
changelog/add-update_template_data-util
add-update_template_data-util
plugins/woocommerce/changelog/46870-docs-add-example-about-reacting-to-fields
woocommerce/changelog/46870-docs-add-example-about-reacting-to-fields
changelog/46870-docs-add-example-about-reacting-to-fields
46870-docs-add-example-about-reacting-to-fields
plugins/woocommerce/changelog/update-LYS-use-template-include
woocommerce/changelog/update-LYS-use-template-include
changelog/update-LYS-use-template-include
@ -52707,10 +52639,18 @@ plugins/woocommerce/changelog/update-single-shipping-style
woocommerce/changelog/update-single-shipping-style
changelog/update-single-shipping-style
update-single-shipping-style
plugins/woocommerce/changelog/dev-46829_remove_custom_fields_feature_flag
woocommerce/changelog/dev-46829_remove_custom_fields_feature_flag
changelog/dev-46829_remove_custom_fields_feature_flag
dev-46829_remove_custom_fields_feature_flag
plugins/woocommerce/changelog/fix-25623
woocommerce/changelog/fix-25623
changelog/fix-25623
fix-25623
plugins/woocommerce/changelog/e2e-fix-page-title-in-editor-with-gutenberg
woocommerce/changelog/e2e-fix-page-title-in-editor-with-gutenberg
changelog/e2e-fix-page-title-in-editor-with-gutenberg
e2e-fix-page-title-in-editor-with-gutenberg
plugins/woocommerce/changelog/e2e-fix-create-order-test-fix
woocommerce/changelog/e2e-fix-create-order-test-fix
changelog/e2e-fix-create-order-test-fix
@ -52719,6 +52659,10 @@ plugins/woocommerce/changelog/pr-46709
woocommerce/changelog/pr-46709
changelog/pr-46709
pr-46709
plugins/woocommerce/changelog/fix-46809
woocommerce/changelog/fix-46809
changelog/fix-46809
fix-46809
plugins/woocommerce/changelog/fix-back-from-cys-via-lys
woocommerce/changelog/fix-back-from-cys-via-lys
changelog/fix-back-from-cys-via-lys
@ -52771,6 +52715,10 @@ plugins/woocommerce/changelog/fix-visibility_store_e2e
woocommerce/changelog/fix-visibility_store_e2e
changelog/fix-visibility_store_e2e
fix-visibility_store_e2e
plugins/woocommerce/changelog/45767-update-order-summary-layout
woocommerce/changelog/45767-update-order-summary-layout
changelog/45767-update-order-summary-layout
45767-update-order-summary-layout
plugins/woocommerce/changelog/46011-45344-e2e-tests-cys-header
woocommerce/changelog/46011-45344-e2e-tests-cys-header
changelog/46011-45344-e2e-tests-cys-header
@ -52807,6 +52755,14 @@ plugins/woocommerce/changelog/46337-fix-add-create-your-own-color
woocommerce/changelog/46337-fix-add-create-your-own-color
changelog/46337-fix-add-create-your-own-color
46337-fix-add-create-your-own-color
plugins/woocommerce/changelog/update-revert-lys-feature-flag-off
woocommerce/changelog/update-revert-lys-feature-flag-off
changelog/update-revert-lys-feature-flag-off
update-revert-lys-feature-flag-off
plugins/woocommerce/changelog/dev-45921_add_help_text_to_downloads_toggle
woocommerce/changelog/dev-45921_add_help_text_to_downloads_toggle
changelog/dev-45921_add_help_text_to_downloads_toggle
dev-45921_add_help_text_to_downloads_toggle
plugins/woocommerce/changelog/46242-fix-broken-hpos-tests
woocommerce/changelog/46242-fix-broken-hpos-tests
changelog/46242-fix-broken-hpos-tests
@ -52843,6 +52799,10 @@ plugins/woocommerce/changelog/e2e-add-merchant-inserting-woo-blocks
woocommerce/changelog/e2e-add-merchant-inserting-woo-blocks
changelog/e2e-add-merchant-inserting-woo-blocks
e2e-add-merchant-inserting-woo-blocks
plugins/woocommerce/changelog/46807-update-site-not-connected-message
woocommerce/changelog/46807-update-site-not-connected-message
changelog/46807-update-site-not-connected-message
46807-update-site-not-connected-message
plugins/woocommerce/changelog/46221-fix-header-tests
woocommerce/changelog/46221-fix-header-tests
changelog/46221-fix-header-tests
@ -60604,6 +60564,14 @@ src/Internal/Utilities/COTMigrationUtilTest.php
Internal/Utilities/COTMigrationUtilTest.php
Utilities/COTMigrationUtilTest.php
COTMigrationUtilTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/FilesystemUtilTest.php
woocommerce/tests/php/src/Internal/Utilities/FilesystemUtilTest.php
tests/php/src/Internal/Utilities/FilesystemUtilTest.php
php/src/Internal/Utilities/FilesystemUtilTest.php
src/Internal/Utilities/FilesystemUtilTest.php
Internal/Utilities/FilesystemUtilTest.php
Utilities/FilesystemUtilTest.php
FilesystemUtilTest.php
plugins/woocommerce/tests/php/src/Internal/BatchProcessing/BatchProcessingControllerTests.php
woocommerce/tests/php/src/Internal/BatchProcessing/BatchProcessingControllerTests.php
tests/php/src/Internal/BatchProcessing/BatchProcessingControllerTests.php
@ -65933,6 +65901,12 @@ src/Internal/Utilities/DatabaseUtil.php
Internal/Utilities/DatabaseUtil.php
Utilities/DatabaseUtil.php
DatabaseUtil.php
plugins/woocommerce/src/Internal/Utilities/FilesystemUtil.php
woocommerce/src/Internal/Utilities/FilesystemUtil.php
src/Internal/Utilities/FilesystemUtil.php
Internal/Utilities/FilesystemUtil.php
Utilities/FilesystemUtil.php
FilesystemUtil.php
plugins/woocommerce/src/Internal/Utilities/WebhookUtil.php
woocommerce/src/Internal/Utilities/WebhookUtil.php
src/Internal/Utilities/WebhookUtil.php

View file

@ -385,6 +385,7 @@ packages/js/data/changelog/add-29_product_link_slug
packages/js/data/changelog/add-35989
packages/js/data/changelog/add-35786
packages/js/data/changelog/add-39452
packages/js/data/changelog/update-product-attribute-types
packages/js/data/changelog/fix-39840_product_editor_variations_auto_save_bug
packages/js/data/changelog/fix-plugin-response
packages/js/data/changelog/add-36075_render_fields_sections_from_php_config
@ -727,6 +728,7 @@ packages/js/onboarding/changelog/43532-add-cli-to-ci-workflow
packages/js/onboarding/changelog/42860-update-pnpm
packages/js/onboarding/changelog/fix-woocommerce-payments-to-woopayments
packages/js/onboarding/changelog/dev-include-eslint-annotations
packages/js/onboarding/changelog/update-46869-new-designs-for-woopayments-surfaces
packages/js/onboarding/changelog/46647-fix-wcpay-banner-mobile-screen
packages/js/onboarding/changelog/42802-fix-watch-build-race-condition
packages/js/onboarding/changelog/add-update-wcpay-banners-for-woopay
@ -756,6 +758,7 @@ packages/js/onboarding/src/utils/countries/tests/utils/index.test.ts
packages/js/onboarding/src/utils/countries/tests/utils/locations.ts
packages/js/onboarding/src/utils/countries/tests/utils/country-options.ts
packages/js/onboarding/src/images/cards/mastercard.js
packages/js/onboarding/src/images/cards/index.js
packages/js/onboarding/src/images/cards/visa.js
packages/js/onboarding/src/images/cards/unionpay.js
packages/js/onboarding/src/images/cards/amex.js
@ -765,15 +768,24 @@ packages/js/onboarding/src/images/cards/diners.js
packages/js/onboarding/src/images/cards/jcb.js
packages/js/onboarding/src/images/cards/cb.js
packages/js/onboarding/src/images/cards/applepay.js
packages/js/onboarding/src/images/cards/giropay.js
packages/js/onboarding/src/images/cards/googlepay.js
packages/js/onboarding/src/images/payment-methods/index.js
packages/js/onboarding/src/images/payment-methods/klarna.js
packages/js/onboarding/src/images/payment-methods/clearpay.js
packages/js/onboarding/src/images/payment-methods/ideal.js
packages/js/onboarding/src/images/payment-methods/afterpay.js
packages/js/onboarding/src/images/payment-methods/affirm.js
packages/js/onboarding/src/images/payment-methods/woo.js
packages/js/onboarding/src/images/payment-methods/woopay.js
packages/js/onboarding/src/images/icons/index.js
packages/js/onboarding/src/images/icons/lightbulb.tsx
packages/js/onboarding/src/images/wcpay-logo.tsx
packages/js/onboarding/src/index.ts
packages/js/onboarding/src/components/WCPayConnectCard/TipBox.tsx
packages/js/onboarding/src/components/WCPayConnectCard/PaymentMethodsIcons.tsx
packages/js/onboarding/src/components/WCPayConnectCard/index.ts
packages/js/onboarding/src/components/WCPayConnectCard/WCPayConnectCard.tsx
packages/js/onboarding/src/components/WCPayConnectCard/WCPayConnectCard.scss
packages/js/onboarding/src/components/Loader/stories/index.tsx
packages/js/onboarding/src/components/Loader/Loader.tsx
packages/js/onboarding/src/components/Loader/index.ts
@ -785,7 +797,6 @@ packages/js/onboarding/src/components/WooPaymentGatewayConfigure/WooPaymentGatew
packages/js/onboarding/src/components/WooPaymentGatewaySetup/index.ts
packages/js/onboarding/src/components/WooPaymentGatewaySetup/WooPaymentGatewaySetup.tsx
packages/js/onboarding/src/components/WooPaymentGatewaySetup/README.md
packages/js/onboarding/src/components/WCPayAcceptedMethods.tsx
packages/js/onboarding/src/components/WooOnboardingTaskListHeader/index.ts
packages/js/onboarding/src/components/WooOnboardingTaskListHeader/WooOnboardingTaskListHeader.tsx
packages/js/onboarding/src/components/WooOnboardingTask/WooOnboardingTask.tsx
@ -793,39 +804,9 @@ packages/js/onboarding/src/components/WooOnboardingTask/index.ts
packages/js/onboarding/src/components/RecommendedRibbon/RecommendedRibbon.scss
packages/js/onboarding/src/components/RecommendedRibbon/index.ts
packages/js/onboarding/src/components/RecommendedRibbon/RecommendedRibbon.tsx
packages/js/onboarding/src/components/WCPayCard/index.ts
packages/js/onboarding/src/components/WCPayCard/WCPayCard.tsx
packages/js/onboarding/src/components/WCPayCard/WCPayCard.scss
packages/js/onboarding/src/components/WCPayBanner/PaymentMethodsIcons.tsx
packages/js/onboarding/src/components/WCPayBanner/WCPayBanner.tsx
packages/js/onboarding/src/components/WCPayBanner/WCPayBannerImage.tsx
packages/js/onboarding/src/components/WCPayBanner/index.ts
packages/js/onboarding/src/components/WCPayBanner/WCPayBannerImageCut.tsx
packages/js/onboarding/src/components/WCPayBanner/WCPayBanner.scss
packages/js/onboarding/src/components/WCPayBanner/Icons/mastercard.js
packages/js/onboarding/src/components/WCPayBanner/Icons/index.js
packages/js/onboarding/src/components/WCPayBanner/Icons/visa.js
packages/js/onboarding/src/components/WCPayBanner/Icons/unionpay.js
packages/js/onboarding/src/components/WCPayBanner/Icons/amex.js
packages/js/onboarding/src/components/WCPayBanner/Icons/maestro.js
packages/js/onboarding/src/components/WCPayBanner/Icons/discover.js
packages/js/onboarding/src/components/WCPayBanner/Icons/jcb.js
packages/js/onboarding/src/components/WCPayBanner/Icons/cb.js
packages/js/onboarding/src/components/WCPayBanner/Icons/applepay.js
packages/js/onboarding/src/components/WCPayBanner/Icons/giropay.js
packages/js/onboarding/src/components/WCPayBanner/Icons/woopay.js
packages/js/onboarding/src/components/WCPayBanner/Icons/gpay.js
packages/js/onboarding/src/components/WooOnboardingTaskListItem/index.ts
packages/js/onboarding/src/components/WooOnboardingTaskListItem/WooOnboardingTaskListItem.tsx
packages/js/onboarding/src/components/SetupRequired.tsx
packages/js/onboarding/src/components/WCPayBenefits/WCPayBenefits.scss
packages/js/onboarding/src/components/WCPayBenefits/index.ts
packages/js/onboarding/src/components/WCPayBenefits/icons/index.ts
packages/js/onboarding/src/components/WCPayBenefits/icons/payment-card.js
packages/js/onboarding/src/components/WCPayBenefits/icons/earn-manage.js
packages/js/onboarding/src/components/WCPayBenefits/icons/International-market.js
packages/js/onboarding/src/components/WCPayBenefits/icons/woopay.js
packages/js/onboarding/src/components/WCPayBenefits/WCPayBenefits.tsx
packages/js/onboarding/src/style.scss
packages/js/onboarding/composer.json
packages/js/onboarding/.eslintrc.js
@ -891,6 +872,7 @@ packages/js/internal-style-build/abstracts/_colors.scss
packages/js/internal-style-build/abstracts/_variables.scss
packages/js/internal-style-build/changelog/fix-standardize-lint-monorepo
packages/js/internal-style-build/changelog/add-js-packages-changelogger
packages/js/internal-style-build/changelog/import-colors-native-scss-variables
packages/js/internal-style-build/changelog/enhancement-35565
packages/js/internal-style-build/changelog/.gitkeep
packages/js/internal-style-build/changelog/add-require-turbo
@ -1217,11 +1199,13 @@ packages/js/product-editor/changelog/update-product-editor-render-new-attribute-
packages/js/product-editor/changelog/update-export-product-edits
packages/js/product-editor/changelog/fix-description-block-collapse
packages/js/product-editor/changelog/update-introduce-optimistc-query-update
packages/js/product-editor/changelog/update-product-attribute-types
packages/js/product-editor/changelog/fix-46608
packages/js/product-editor/changelog/fix-46615
packages/js/product-editor/changelog/fix-46610
packages/js/product-editor/changelog/update-remove-media-library
packages/js/product-editor/changelog/fix-46540
packages/js/product-editor/changelog/try-detect-save-via-product-editor
packages/js/product-editor/changelog/fix-46614_edit_modal_width_custom_fields
packages/js/product-editor/changelog/add-keyboard-shortcuts
packages/js/product-editor/changelog/.gitkeep
@ -1255,6 +1239,7 @@ packages/js/product-editor/src/utils/init-block.ts
packages/js/product-editor/src/utils/defer-select-in-focus.ts
packages/js/product-editor/src/utils/get-product-status.ts
packages/js/product-editor/src/utils/get-product-variation-title.ts
packages/js/product-editor/src/utils/product-editor-header-apifetch-middleware.ts
packages/js/product-editor/src/utils/sort-fills-by-order.tsx
packages/js/product-editor/src/utils/get-gutenberg-version.ts
packages/js/product-editor/src/utils/get-product-error-message.ts
@ -1263,6 +1248,7 @@ packages/js/product-editor/src/utils/get-header-title.ts
packages/js/product-editor/src/utils/has-attributes-used-for-variations.ts
packages/js/product-editor/src/utils/map-upload-image-to-image.ts
packages/js/product-editor/src/utils/product-apifetch-middleware.ts
packages/js/product-editor/src/utils/is-product-editor.ts
packages/js/product-editor/src/utils/get-product-title.ts
packages/js/product-editor/src/utils/date/is-same-day.ts
packages/js/product-editor/src/utils/date/is-site-settings-timezone-same-as-date-timezone.ts
@ -2831,17 +2817,7 @@ packages/js/extend-cart-checkout-block/webpack.config.js.mustache
packages/js/dependency-extraction-webpack-plugin/composer.lock
packages/js/dependency-extraction-webpack-plugin/package.json
packages/js/dependency-extraction-webpack-plugin/assets/packages.js
packages/js/dependency-extraction-webpack-plugin/changelog/bump-js-packages-php-version
packages/js/dependency-extraction-webpack-plugin/changelog/43595-update-wireit-0.14.3
packages/js/dependency-extraction-webpack-plugin/changelog/43532-add-cli-to-ci-workflow
packages/js/dependency-extraction-webpack-plugin/changelog/42860-update-pnpm
packages/js/dependency-extraction-webpack-plugin/changelog/41498-dev-make-lint-output-console
packages/js/dependency-extraction-webpack-plugin/changelog/46755-dev-add-files-to-dewp-dist
packages/js/dependency-extraction-webpack-plugin/changelog/46278-fix-43889-43901-43944
packages/js/dependency-extraction-webpack-plugin/changelog/45148-poc-request-reviews
packages/js/dependency-extraction-webpack-plugin/changelog/.gitkeep
packages/js/dependency-extraction-webpack-plugin/changelog/npm-release-webpack-dependency-plugin
packages/js/dependency-extraction-webpack-plugin/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
packages/js/dependency-extraction-webpack-plugin/CHANGELOG.md
packages/js/dependency-extraction-webpack-plugin/PREVIOUS_CHANGELOG.md
packages/js/dependency-extraction-webpack-plugin/README.md
@ -3810,7 +3786,6 @@ plugins/woocommerce-admin/client/jest.config.js
plugins/woocommerce-admin/client/index.js
plugins/woocommerce-admin/client/payments-welcome/woopayments.svg
plugins/woocommerce-admin/client/payments-welcome/apms.tsx
plugins/woocommerce-admin/client/payments-welcome/payment-methods.tsx
plugins/woocommerce-admin/client/payments-welcome/strings.tsx
plugins/woocommerce-admin/client/payments-welcome/faq-simple.tsx
plugins/woocommerce-admin/client/payments-welcome/style.scss
@ -3897,6 +3872,8 @@ plugins/woocommerce-admin/client/customize-store/assets/images/loader-applying-t
plugins/woocommerce-admin/client/customize-store/assets/images/loader-opening-the-doors.svg
plugins/woocommerce-admin/client/customize-store/assets/images/intro-banner-background.svg
plugins/woocommerce-admin/client/customize-store/assets/icons/lesson-plan.js
plugins/woocommerce-admin/client/customize-store/tracking/index.ts
plugins/woocommerce-admin/client/customize-store/tracking/tests/track-event.test.ts
plugins/woocommerce-admin/client/customize-store/data/constants.ts
plugins/woocommerce-admin/client/customize-store/data/homepageTemplates.ts
plugins/woocommerce-admin/client/customize-store/data/service.ts
@ -6151,6 +6128,7 @@ plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-picku
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-totals/block.json
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-totals/edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-totals/frontend.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-totals/style.scss
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-totals/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/block.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/customer-address.tsx
@ -6242,6 +6220,7 @@ plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/component-metadata
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-totals/block.json
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-totals/edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-totals/frontend.tsx
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-totals/style.scss
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-totals/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/test/block.tsx
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/block.tsx
@ -7336,6 +7315,7 @@ plugins/woocommerce-blocks/tests/e2e/tests/templates/constants.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/cart-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme.side_effects.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/legacy-templates.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/shop-page.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme_with_templates.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/checkout-template.block_theme.spec.ts
@ -7939,6 +7919,7 @@ plugins/woocommerce/changelog/46207-add-lys-coming-soon-templates-layout
plugins/woocommerce/changelog/46220-dev-remove-product-add-to-cart-block
plugins/woocommerce/changelog/46127-add-e2e-homepage
plugins/woocommerce/changelog/fix-lys-share-cookie-path
plugins/woocommerce/changelog/fix-46376-hide-template-selector-shop-page-in-product-catalog
plugins/woocommerce/changelog/update-use-uppercase-user-id
plugins/woocommerce/changelog/fix-same-number-separators
plugins/woocommerce/changelog/add-k6-shopper-pages-title-footer
@ -7976,6 +7957,7 @@ plugins/woocommerce/changelog/45778-fix-44893-shipping-cost-task-input-layout-is
plugins/woocommerce/changelog/43267-add-auto-insert-customer-block
plugins/woocommerce/changelog/dev-change-lys-task-id
plugins/woocommerce/changelog/45824-add-44400-e2e-test-for-digital-store
plugins/woocommerce/changelog/46823-add-tracking-flow
plugins/woocommerce/changelog/dev-xstatev5-inspector
plugins/woocommerce/changelog/fix-24346-refund-line-items
plugins/woocommerce/changelog/e2e-ensure-legacy-template-name-support
@ -7985,6 +7967,7 @@ plugins/woocommerce/changelog/add-lys-hub-tracks
plugins/woocommerce/changelog/46093-fix-current-screen-error-with-lys
plugins/woocommerce/changelog/46719-fix-less-restricive-shipping-validation
plugins/woocommerce/changelog/fix-43879
plugins/woocommerce/changelog/46799-fix-local-pickup-not-visible-after-edit
plugins/woocommerce/changelog/46813-update-LYS-template-styles-reapply-46619
plugins/woocommerce/changelog/update-lys-status-badge
plugins/woocommerce/changelog/update-woo-com-to-woocommerce-com
@ -7994,12 +7977,14 @@ plugins/woocommerce/changelog/fix-27077-order-editor-coupons-deleted-products
plugins/woocommerce/changelog/45551-fix-43967-43960-43890
plugins/woocommerce/changelog/tweak-color-in-reports-and-ratings
plugins/woocommerce/changelog/fix-32216
plugins/woocommerce/changelog/46805-add-graduate-additional-fields
plugins/woocommerce/changelog/46140-update-46133-site-visibility-tab
plugins/woocommerce/changelog/46091-add-move-custom-fields-to-individual-fields
plugins/woocommerce/changelog/dev-38958_remove_periods_at_the_end_of_sections
plugins/woocommerce/changelog/46003-update-remove-duplicated-tos-acceptance
plugins/woocommerce/changelog/add-change-product-elements-category-to-product-elements
plugins/woocommerce/changelog/add-store-connect-to-woocom
plugins/woocommerce/changelog/try-logging-filesystem-checks
plugins/woocommerce/changelog/e2e-add-changes-to-test-projects
plugins/woocommerce/changelog/remove-order-attribution-empty-unknown-handling
plugins/woocommerce/changelog/add-lys-xstate-url-handling
@ -8017,6 +8002,7 @@ plugins/woocommerce/changelog/45530-fix-45528-single-product-block-restricting-i
plugins/woocommerce/changelog/add-support-for-co-branded-credit-cards
plugins/woocommerce/changelog/hpos-remove-unused-tracker-and-rest-props
plugins/woocommerce/changelog/hpos-large-guide
plugins/woocommerce/changelog/update-wrap-coming-soon-templates-patterns-feature-flag
plugins/woocommerce/changelog/36240-add-connect-woocom-plugin-list
plugins/woocommerce/changelog/fix-connect-to-woocommerce-note
plugins/woocommerce/changelog/fix-e2e-tests-for-shipping
@ -8026,11 +8012,13 @@ plugins/woocommerce/changelog/46381-apr9-broken-links
plugins/woocommerce/changelog/45356-45341-add-intro-e2e-tests
plugins/woocommerce/changelog/46616-fix-46556
plugins/woocommerce/changelog/45959-add-e2e-font-picker
plugins/woocommerce/changelog/e2e-flaky-test-fix-roundup
plugins/woocommerce/changelog/update-46018-refactor-order-summary-block
plugins/woocommerce/changelog/45607-try-double-quotes-css-scss
plugins/woocommerce/changelog/e2e-merchant-orders-enhancements
plugins/woocommerce/changelog/try-checkout-e2e-fix-opr
plugins/woocommerce/changelog/fix-42157
plugins/woocommerce/changelog/46819-fix-ai-site-title-comparison
plugins/woocommerce/changelog/46570-fix-coming-soon-page-fatal-error
plugins/woocommerce/changelog/45544-fix-get_order_data_for_ids_meta_replication_lag
plugins/woocommerce/changelog/add-lys-prefetch-congrats-data
@ -8041,6 +8029,7 @@ plugins/woocommerce/changelog/dev-add-legacy-unit-tests-to-ci
plugins/woocommerce/changelog/test-move-metrics-tests-to-ci
plugins/woocommerce/changelog/add-use-state-name-in-address-card
plugins/woocommerce/changelog/fix-flaky-test-fixes
plugins/woocommerce/changelog/46820-fix-redirect-button
plugins/woocommerce/changelog/add-e2e_tests_for_grouped_product
plugins/woocommerce/changelog/fix-lys-task-not-crossed-off
plugins/woocommerce/changelog/46188-fix-skip-color-picker-e2e-test
@ -8054,6 +8043,8 @@ plugins/woocommerce/changelog/dev-k6-cot-to-hpos
plugins/woocommerce/changelog/46268-fix-restore-default-theme-cys
plugins/woocommerce/changelog/46101-add-lys-coming-soon-templates
plugins/woocommerce/changelog/e2e-fix-create-simple-product-fix
plugins/woocommerce/changelog/46833-fix-cys-logo-styles
plugins/woocommerce/changelog/update-product-attribute-types
plugins/woocommerce/changelog/46212-46194-cys-investigate-potential-bad-performance-for-the-color-palette
plugins/woocommerce/changelog/e2e-fix-customer-payment-page-fix
plugins/woocommerce/changelog/fix-e2e-test-linked-product-count
@ -8074,6 +8065,7 @@ plugins/woocommerce/changelog/fix-header-page-title
plugins/woocommerce/changelog/update-woo-com-email-addresses
plugins/woocommerce/changelog/45910-chore-bump-eslint-import-resolver-typescript-version-to-3-6-1
plugins/woocommerce/changelog/update-local-pickup-title
plugins/woocommerce/changelog/update-46869-new-designs-for-woopayments-surfaces
plugins/woocommerce/changelog/fix-template-for-variable-product
plugins/woocommerce/changelog/fix-gutenberg-global-presets
plugins/woocommerce/changelog/45984-45344-e2e-tests-cys-footer
@ -8082,9 +8074,11 @@ plugins/woocommerce/changelog/45915-update-45904-lys-provide-private-url
plugins/woocommerce/changelog/46569-fix-my-account-access-LYS
plugins/woocommerce/changelog/fix-orders-analytics-code-typo
plugins/woocommerce/changelog/45859-dev-attempt-vendoring
plugins/woocommerce/changelog/pr-46841
plugins/woocommerce/changelog/try-LYS-coming-soon-template-only
plugins/woocommerce/changelog/dev-remove-blocks-repo-entry
plugins/woocommerce/changelog/45655-add-42046-CheckboxControl-e2e-tests
plugins/woocommerce/changelog/update-lys-feature-flag-off
plugins/woocommerce/changelog/45906-chore-bump-dataloader-version-to-2-2-2
plugins/woocommerce/changelog/fix-mini-cart-test
plugins/woocommerce/changelog/45932-update-lys-task-action-url
@ -8092,6 +8086,7 @@ plugins/woocommerce/changelog/add-metadata_variations
plugins/woocommerce/changelog/e2e-add-merchant-checkout-block-options
plugins/woocommerce/changelog/tools-add-e2e-tests-in-ci-jobs
plugins/woocommerce/changelog/update-lys-feature-flag
plugins/woocommerce/changelog/fix-sanitize-data-fields
plugins/woocommerce/changelog/dev-46678_transform_include_downloads_checkbox
plugins/woocommerce/changelog/42049-product-collection-break-taxonomies-filter-into-multiple-menu-items
plugins/woocommerce/changelog/46814-dev-externalize-woo-types
@ -8110,6 +8105,7 @@ plugins/woocommerce/changelog/fix-free-shipping-font-size
plugins/woocommerce/changelog/fix-e2e-translation-test
plugins/woocommerce/changelog/add-39887_e2e_tests_variations_warning
plugins/woocommerce/changelog/45979-frosso-patch-1
plugins/woocommerce/changelog/fix-remove-live-explat-test
plugins/woocommerce/changelog/fix-lys-default-values-actions
plugins/woocommerce/changelog/update-rename-generic-product-collection-location-to-site
plugins/woocommerce/changelog/e2e-update-default-theme
@ -8143,6 +8139,7 @@ plugins/woocommerce/changelog/fix-46540
plugins/woocommerce/changelog/46053-fix-update-rc-version
plugins/woocommerce/changelog/fix-lys-incomplete-tasks
plugins/woocommerce/changelog/fix-update-rest-api-order-totals-hpos
plugins/woocommerce/changelog/try-detect-save-via-product-editor
plugins/woocommerce/changelog/dev-improving_product_editor_fcp
plugins/woocommerce/changelog/45931-fix-45842-product-collection-block-hand-picked-items-limited-to-first-100-in-catalog
plugins/woocommerce/changelog/45926-add-e2e-color-picker
@ -8158,6 +8155,8 @@ plugins/woocommerce/changelog/fix-44080
plugins/woocommerce/changelog/46278-fix-43889-43901-43944
plugins/woocommerce/changelog/fix-product-editor-mis-alignment
plugins/woocommerce/changelog/update-lys-sidebar-tweaks
plugins/woocommerce/changelog/add-update_template_data-util
plugins/woocommerce/changelog/46870-docs-add-example-about-reacting-to-fields
plugins/woocommerce/changelog/update-LYS-use-template-include
plugins/woocommerce/changelog/perf-hpos-search
plugins/woocommerce/changelog/update-coming-soon-page-style
@ -8165,9 +8164,12 @@ plugins/woocommerce/changelog/bump-update-wordpress-env-to-9.0.7
plugins/woocommerce/changelog/hpos-alias-cli-tools
plugins/woocommerce/changelog/fix-e2e-template-modification-tests
plugins/woocommerce/changelog/update-single-shipping-style
plugins/woocommerce/changelog/dev-46829_remove_custom_fields_feature_flag
plugins/woocommerce/changelog/fix-25623
plugins/woocommerce/changelog/e2e-fix-page-title-in-editor-with-gutenberg
plugins/woocommerce/changelog/e2e-fix-create-order-test-fix
plugins/woocommerce/changelog/pr-46709
plugins/woocommerce/changelog/fix-46809
plugins/woocommerce/changelog/fix-back-from-cys-via-lys
plugins/woocommerce/changelog/re-44879
plugins/woocommerce/changelog/46402-fix-coming-soon0-template-tweaks
@ -8181,6 +8183,7 @@ plugins/woocommerce/changelog/try-remove-preserve-global-state-annotations-api-n
plugins/woocommerce/changelog/46203-update-46070-lys-tour
plugins/woocommerce/changelog/46353-update-admin-header-icons
plugins/woocommerce/changelog/fix-visibility_store_e2e
plugins/woocommerce/changelog/45767-update-order-summary-layout
plugins/woocommerce/changelog/46011-45344-e2e-tests-cys-header
plugins/woocommerce/changelog/update-origin-to-attribution
plugins/woocommerce/changelog/46800-fix-hide-x-button
@ -8190,6 +8193,8 @@ plugins/woocommerce/changelog/ci-add-failed-tests-in-slack-notification
plugins/woocommerce/changelog/dont-show-draft-product-in-featured-block
plugins/woocommerce/changelog/46170-fix-featured-category-triple-overlay
plugins/woocommerce/changelog/46337-fix-add-create-your-own-color
plugins/woocommerce/changelog/update-revert-lys-feature-flag-off
plugins/woocommerce/changelog/dev-45921_add_help_text_to_downloads_toggle
plugins/woocommerce/changelog/46242-fix-broken-hpos-tests
plugins/woocommerce/changelog/e2e-add-merchant-insert-patterns
plugins/woocommerce/changelog/46321-update-hide-banner-from-preview
@ -8199,6 +8204,7 @@ plugins/woocommerce/changelog/add-44761
plugins/woocommerce/changelog/45934-remove-customer-account-block-margin-left
plugins/woocommerce/changelog/fix-flaky-tests-fixes
plugins/woocommerce/changelog/e2e-add-merchant-inserting-woo-blocks
plugins/woocommerce/changelog/46807-update-site-not-connected-message
plugins/woocommerce/changelog/46221-fix-header-tests
plugins/woocommerce/changelog/46096-update-46073-front-end-footer-banner-for-coming-soon-mode
plugins/woocommerce/changelog/46219-dev-delete-base-tabs-component
@ -9284,6 +9290,7 @@ plugins/woocommerce/tests/php/src/Internal/Utilities/HtmlSanitizerTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/DatabaseUtilTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/URLTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/COTMigrationUtilTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/FilesystemUtilTest.php
plugins/woocommerce/tests/php/src/Internal/BatchProcessing/BatchProcessingControllerTests.php
plugins/woocommerce/tests/php/src/Caching/CacheExceptionTest.php
plugins/woocommerce/tests/php/src/Caching/InvalidObjectCacheClass.php
@ -10055,6 +10062,7 @@ plugins/woocommerce/src/Internal/Utilities/Users.php
plugins/woocommerce/src/Internal/Utilities/URLException.php
plugins/woocommerce/src/Internal/Utilities/HtmlSanitizer.php
plugins/woocommerce/src/Internal/Utilities/DatabaseUtil.php
plugins/woocommerce/src/Internal/Utilities/FilesystemUtil.php
plugins/woocommerce/src/Internal/Utilities/WebhookUtil.php
plugins/woocommerce/src/Internal/BatchProcessing/BatchProcessorInterface.php
plugins/woocommerce/src/Internal/BatchProcessing/BatchProcessingController.php

View file

@ -9287,6 +9287,11 @@ services/service/user/out_of_office_spec.rb
service/user/out_of_office_spec.rb
user/out_of_office_spec.rb
out_of_office_spec.rb
spec/services/service/user/change_password_spec.rb
services/service/user/change_password_spec.rb
service/user/change_password_spec.rb
user/change_password_spec.rb
change_password_spec.rb
spec/services/service/user/signup_verify_spec.rb
services/service/user/signup_verify_spec.rb
service/user/signup_verify_spec.rb
@ -9635,6 +9640,12 @@ gql/mutations/account/out_of_office_spec.rb
mutations/account/out_of_office_spec.rb
account/out_of_office_spec.rb
out_of_office_spec.rb
spec/graphql/gql/mutations/account/change_password_spec.rb
graphql/gql/mutations/account/change_password_spec.rb
gql/mutations/account/change_password_spec.rb
mutations/account/change_password_spec.rb
account/change_password_spec.rb
change_password_spec.rb
spec/graphql/gql/mutations/admin_password_auth_verify_spec.rb
graphql/gql/mutations/admin_password_auth_verify_spec.rb
gql/mutations/admin_password_auth_verify_spec.rb
@ -19118,6 +19129,13 @@ javascripts/app/controllers/report_profile.coffee
app/controllers/report_profile.coffee
controllers/report_profile.coffee
report_profile.coffee
app/assets/javascripts/app/controllers/article_view/item.coffee
assets/javascripts/app/controllers/article_view/item.coffee
javascripts/app/controllers/article_view/item.coffee
app/controllers/article_view/item.coffee
controllers/article_view/item.coffee
article_view/item.coffee
item.coffee
app/assets/javascripts/app/controllers/_profile/language.coffee
assets/javascripts/app/controllers/_profile/language.coffee
javascripts/app/controllers/_profile/language.coffee
@ -22915,6 +22933,11 @@ services/service/user/add_internal.rb
service/user/add_internal.rb
user/add_internal.rb
add_internal.rb
app/services/service/user/change_password.rb
services/service/user/change_password.rb
service/user/change_password.rb
user/change_password.rb
change_password.rb
app/services/service/user/deprecated/signup.rb
services/service/user/deprecated/signup.rb
service/user/deprecated/signup.rb
@ -23400,6 +23423,12 @@ mutations/account/avatar/add.rb
account/avatar/add.rb
avatar/add.rb
add.rb
app/graphql/gql/mutations/account/change_password.rb
graphql/gql/mutations/account/change_password.rb
gql/mutations/account/change_password.rb
mutations/account/change_password.rb
account/change_password.rb
change_password.rb
app/graphql/gql/mutations/ticket/article/retry_media_download.rb
graphql/gql/mutations/ticket/article/retry_media_download.rb
gql/mutations/ticket/article/retry_media_download.rb
@ -34426,6 +34455,15 @@ personal-setting/graphql/mutations/accountAvatarSelect.api.ts
graphql/mutations/accountAvatarSelect.api.ts
mutations/accountAvatarSelect.api.ts
accountAvatarSelect.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.graphql
frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.graphql
apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.graphql
desktop/pages/personal-setting/graphql/mutations/accountChangePassword.graphql
pages/personal-setting/graphql/mutations/accountChangePassword.graphql
personal-setting/graphql/mutations/accountChangePassword.graphql
graphql/mutations/accountChangePassword.graphql
mutations/accountChangePassword.graphql
accountChangePassword.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts
frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts
apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts
@ -34480,6 +34518,24 @@ personal-setting/graphql/mutations/accountAppearance.api.ts
graphql/mutations/accountAppearance.api.ts
mutations/accountAppearance.api.ts
accountAppearance.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.mocks.ts
frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.mocks.ts
apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.mocks.ts
desktop/pages/personal-setting/graphql/mutations/accountChangePassword.mocks.ts
pages/personal-setting/graphql/mutations/accountChangePassword.mocks.ts
personal-setting/graphql/mutations/accountChangePassword.mocks.ts
graphql/mutations/accountChangePassword.mocks.ts
mutations/accountChangePassword.mocks.ts
accountChangePassword.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.api.ts
frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.api.ts
apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.api.ts
desktop/pages/personal-setting/graphql/mutations/accountChangePassword.api.ts
pages/personal-setting/graphql/mutations/accountChangePassword.api.ts
personal-setting/graphql/mutations/accountChangePassword.api.ts
graphql/mutations/accountChangePassword.api.ts
mutations/accountChangePassword.api.ts
accountChangePassword.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts
frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts
apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts
@ -34642,6 +34698,16 @@ views/PersonalSetting/plugins/devices.ts
PersonalSetting/plugins/devices.ts
plugins/devices.ts
devices.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/password.ts
frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/password.ts
apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/password.ts
desktop/pages/personal-setting/views/PersonalSetting/plugins/password.ts
pages/personal-setting/views/PersonalSetting/plugins/password.ts
personal-setting/views/PersonalSetting/plugins/password.ts
views/PersonalSetting/plugins/password.ts
PersonalSetting/plugins/password.ts
plugins/password.ts
password.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/avatar.ts
frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/avatar.ts
apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/avatar.ts
@ -34662,6 +34728,14 @@ views/PersonalSetting/plugins/locale.ts
PersonalSetting/plugins/locale.ts
plugins/locale.ts
locale.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingPassword.vue
frontend/apps/desktop/pages/personal-setting/views/PersonalSettingPassword.vue
apps/desktop/pages/personal-setting/views/PersonalSettingPassword.vue
desktop/pages/personal-setting/views/PersonalSettingPassword.vue
pages/personal-setting/views/PersonalSettingPassword.vue
personal-setting/views/PersonalSettingPassword.vue
views/PersonalSettingPassword.vue
PersonalSettingPassword.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
@ -34678,6 +34752,14 @@ pages/personal-setting/types/out-of-office.ts
personal-setting/types/out-of-office.ts
types/out-of-office.ts
out-of-office.ts
app/frontend/apps/desktop/pages/personal-setting/types/change-password.ts
frontend/apps/desktop/pages/personal-setting/types/change-password.ts
apps/desktop/pages/personal-setting/types/change-password.ts
desktop/pages/personal-setting/types/change-password.ts
pages/personal-setting/types/change-password.ts
personal-setting/types/change-password.ts
types/change-password.ts
change-password.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office.spec.ts
frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office.spec.ts
apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office.spec.ts
@ -34710,6 +34792,14 @@ pages/personal-setting/__tests__/personal-setting-locale.spec.ts
personal-setting/__tests__/personal-setting-locale.spec.ts
__tests__/personal-setting-locale.spec.ts
personal-setting-locale.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-password.spec.ts
frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-password.spec.ts
apps/desktop/pages/personal-setting/__tests__/personal-setting-password.spec.ts
desktop/pages/personal-setting/__tests__/personal-setting-password.spec.ts
pages/personal-setting/__tests__/personal-setting-password.spec.ts
personal-setting/__tests__/personal-setting-password.spec.ts
__tests__/personal-setting-password.spec.ts
personal-setting-password.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office-a11y.spec.ts
frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office-a11y.spec.ts
apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office-a11y.spec.ts
@ -34726,6 +34816,14 @@ pages/personal-setting/__tests__/personal-setting-avatar-a11y.spec.ts
personal-setting/__tests__/personal-setting-avatar-a11y.spec.ts
__tests__/personal-setting-avatar-a11y.spec.ts
personal-setting-avatar-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-password-a11y.spec.ts
frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-password-a11y.spec.ts
apps/desktop/pages/personal-setting/__tests__/personal-setting-password-a11y.spec.ts
desktop/pages/personal-setting/__tests__/personal-setting-password-a11y.spec.ts
pages/personal-setting/__tests__/personal-setting-password-a11y.spec.ts
personal-setting/__tests__/personal-setting-password-a11y.spec.ts
__tests__/personal-setting-password-a11y.spec.ts
personal-setting-password-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-appearance-a11y.spec.ts
frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-appearance-a11y.spec.ts
apps/desktop/pages/personal-setting/__tests__/personal-setting-appearance-a11y.spec.ts

View file

@ -2247,6 +2247,7 @@ spec/services/service/user/password_reset/send_spec.rb
spec/services/service/user/password_reset/verify_spec.rb
spec/services/service/user/password_reset/update_spec.rb
spec/services/service/user/out_of_office_spec.rb
spec/services/service/user/change_password_spec.rb
spec/services/service/user/signup_verify_spec.rb
spec/services/service/user/add_internal_spec.rb
spec/services/service/user/filter_permission_assignments_spec.rb
@ -2303,6 +2304,7 @@ spec/graphql/gql/mutations/account/avatar/add_spec.rb
spec/graphql/gql/mutations/account/avatar/select_spec.rb
spec/graphql/gql/mutations/account/avatar/delete_spec.rb
spec/graphql/gql/mutations/account/out_of_office_spec.rb
spec/graphql/gql/mutations/account/change_password_spec.rb
spec/graphql/gql/mutations/admin_password_auth_verify_spec.rb
spec/graphql/gql/mutations/ticket/article/retry_media_download_spec.rb
spec/graphql/gql/mutations/ticket/article/change_visibility_spec.rb
@ -4055,6 +4057,7 @@ app/assets/javascripts/app/controllers/after_auth/two_factor_configuration.coffe
app/assets/javascripts/app/controllers/version.coffee
app/assets/javascripts/app/controllers/taskbar_widget.coffee
app/assets/javascripts/app/controllers/report_profile.coffee
app/assets/javascripts/app/controllers/article_view/item.coffee
app/assets/javascripts/app/controllers/_profile/language.coffee
app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
app/assets/javascripts/app/controllers/_profile/password.coffee
@ -4596,6 +4599,7 @@ app/services/service/user/password_reset/deprecated/send.rb
app/services/service/user/filter_permission_assignments.rb
app/services/service/user/signup_verify.rb
app/services/service/user/add_internal.rb
app/services/service/user/change_password.rb
app/services/service/user/deprecated/signup.rb
app/services/service/external_data_source/search.rb
app/services/service/external_data_source/preview.rb
@ -4674,6 +4678,7 @@ app/graphql/gql/mutations/account/appearance.rb
app/graphql/gql/mutations/account/avatar/select.rb
app/graphql/gql/mutations/account/avatar/delete.rb
app/graphql/gql/mutations/account/avatar/add.rb
app/graphql/gql/mutations/account/change_password.rb
app/graphql/gql/mutations/ticket/article/retry_media_download.rb
app/graphql/gql/mutations/ticket/article/email_forward_reply.rb
app/graphql/gql/mutations/ticket/article/change_visibility.rb
@ -6616,12 +6621,15 @@ app/frontend/apps/mobile/server/apollo/index.ts
app/frontend/apps/mobile/server/apollo/cache/initializer/.keep
app/frontend/apps/desktop/AppDesktop.vue
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAvatarSelect.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAvatarSelect.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAvatarSelect.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/queries/accountAvatarList.api.ts
@ -6640,16 +6648,21 @@ app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/a
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/index.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/outOfOffice.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/devices.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/password.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/avatar.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/locale.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingPassword.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
app/frontend/apps/desktop/pages/personal-setting/types/out-of-office.ts
app/frontend/apps/desktop/pages/personal-setting/types/change-password.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-avatar.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-appearance.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-locale.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-password.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-avatar-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-password-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-appearance-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-locale-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/routes.ts

View file

@ -237,7 +237,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.flv$
.full-text.print$
.full.print$
.gif$
.gif*************
.git
.git$
@ -250,10 +249,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.html_
.i
.inc$
.jpeg$
.jpeg*************
.jpg
.jpg$
.jpg*************
.js
.js$
@ -285,7 +282,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.php$
.plist$
.png
.png$
.png*************
.qr
.ram
@ -306,7 +302,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.wav
.well-known
.well-known/
.well-known/amphtml/
.well-known/amphtml
.well-known/amphtml/apikey.pub
.well-known/assetlinks.json
.well-known/assetlinks.json
@ -3615,7 +3611,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
0
0*?
;preview=
=$
?
?
?$
@ -5213,10 +5208,6 @@ Archive/Teams/testing
Areas/
Areas/Epx/Content/500.aspx?aspxerrorpath=
Art
ArticleList.nhn
ArticleRead.nhn
ArticleSearch.nhn
ArticleSearchList.nhn
Articles/Email.aspx
AutoScaling/2009-05-15
BDCbot
@ -5231,7 +5222,6 @@ Baldric/static-1.80
Baldric/static-1.94
Bender
Benoit/Public/DVDDB
BestArticleList.nhn
BillingActivity
BlogInfo.naver
BlogInfo.nhn
@ -5242,14 +5232,6 @@ COAIM/cams
COG
CP
CR-Dokumentation.pdf$
CafeHistoryView.nhn
CafeMemberNetworkSocialAppActivityList.nhn
CafeMemberNetworkView.nhn
CafeRankingList.nhn
CafeRankingSectionList.nhn
CafeScrapContent.nhn
CafeSearch.nhn
CafeTagArticleList.nhn
Calculator
CallToActionModalView
CampaignId
@ -5273,9 +5255,7 @@ Cloud_Start_01-Landing-Page-EDO.html
Cloud_Start_01.LandingPage.html
Cloud_Start_02.ConfirmationPage.html
Coffeebreak
CombinationSearch.nhn
Comentario/
CommentView.nhn
Common
Conditions/
Consortium/Offices/*/comments
@ -5300,6 +5280,7 @@ CricketAnalyst
CricketBoardOfWales_old
CrystalSemanticsBot
CyberAlert
DAMs
DOC
DTS
Date(
@ -5368,7 +5349,6 @@ Genieo
GiftRegistrySearchViewCmd
Gigabot
GoogleInternetAuthority
GroupPowerCafeList.nhn
GuestAsAnonymous
HMDThankYou
HTTrack
@ -5473,7 +5453,6 @@ Link
LinkScan/8.1a
Livelapbot
Localize
Login.html
LoginHelp
LogonForm
Logout
@ -5486,14 +5465,12 @@ MSIECrawler
MUST
MaPS
Mail/
MailContent.nhn
MailEmergency
Manage/
ManageDevices
ManageOrder
ManageProfiles
ManageReturns
ManagerSearch.nhn
MapS
Maps
MarketPerception
@ -5562,11 +5539,11 @@ MeetingsPublic/static-1.4247
MeetingsPublic/static-1.4525
Mega_Transparency_Report
Member/
MemoList.nhn
Meo
MessageRunDetailID=
MetaURI
Microsoft.URL.Control
Mobile/EM/
Moreover
Moreoverbot
MoviesYouveSeen
@ -5574,7 +5551,6 @@ Music
My/Calendar/Print.aspx
My/PrivateBox/*
MyAccount
MyCafeIntro.nhn?clubid=11038280
MyPortfolio
NBlogHidden.naver
NBlogHidden.nhn
@ -5620,7 +5596,6 @@ NotFound.aspx
Notifications
Offline
OnThisDay
OpenGraphArticle.nhn
OpenZoomLayer
OptOutEmail
OrderItemDisplay
@ -5637,8 +5612,6 @@ PS_cache
PV
PWD
PageBuilderControls
PageDiff.nhn
PageRead.nhn
PageSpeed=noscript
Panasonic
Participation
@ -5705,7 +5678,6 @@ README.txt
REST/auth/CSRFTicket
REVAMPING
RSS
RandomPowerCafeList.nhn
Reagan/static-6.27
Reagan/static-6.28
Reagan/static-6.29
@ -5733,7 +5705,6 @@ Review/List/
Ribbon
Route53/2010-10-01
Route53/2013-04-01
S
SAGE
SD
SEARCH
@ -5750,9 +5721,6 @@ Search
Search/*
Search/Mail/Public
SearchNavigationView
SectionHome.nhn
SectionSearch
SectionTagList.nhn
SelectLocale?fromPage=
Server
ServerError.aspx
@ -5778,8 +5746,6 @@ Sitecore
Sitemaps/
Slurp
Snap
SocialAppList.nhn
SocialAppMain.nhn
Societies
Sony
Sosospider
@ -5801,6 +5767,7 @@ Special:ThankAuthors
Special:UserLogin
SpecificationDefinitionView
Spinn3r
Starten/Circle-und-Sprint.html
Starten/Page-Projekt-anlegen.html
Statistics
Stats
@ -5884,7 +5851,6 @@ Video/*playerIndex
View
ViewDoc
VoteCount/?action=
W
WAI/ER/tests
WAI/PF/comments
WAI/beta
@ -6515,7 +6481,6 @@ ak/search
ak/user
ak/users
ak_action=
aktivierungslink-anfordern.html
al
alacarta/*&order=
alacarta/*&orderCriteria
@ -6696,6 +6661,7 @@ app/arianna-huffington-thrive.html
app/brene-brown-on-demand-special-offerone.html
app/brene-brown-on-demand-special-offertwo.html
app/brene-brown-special-offer.html
app/canvas/public
app/login
app/orquesta
app/signup
@ -6714,27 +6680,6 @@ appTv
app_data/
appchart
appealed-pin
appexchange/addedit_app.jsp
appexchange/addedit_datasheet.jsp
appexchange/addedit_evalunpw.jsp
appexchange/addedit_logo.jsp
appexchange/addedit_pub.jsp
appexchange/addedit_review.jsp
appexchange/addedit_screenshot.jsp
appexchange/addedit_thumbnail.jsp
appexchange/authentication.jsp
appexchange/categorise_app.jsp
appexchange/demo.jsp
appexchange/demoit.jsp
appexchange/downloadit.jsp
appexchange/getitnow.jsp
appexchange/learnmore.jsp
appexchange/my_applications.jsp
appexchange/partner_contact.jsp
appexchange/sub_for_rev.jsp
appexchange/tell_friend.jsp
appexchange/tryit.jsp
appexchange/www.
apple-app-site-association
apple-app-site-associationhttp://fonts.google.com/robots.txt
apple-news
@ -6752,7 +6697,6 @@ apps/fedextrack/?action=track&cntry_code=us&freight=yes
apps/publish
apps?act=search_page&tags=
appsearch_header=
appservice
appses/esc/escb/user
appspromo
ar
@ -6879,8 +6823,6 @@ assets/managed-cloud-services-sd-4738082.pdf
assets/mw/static/old-games
assets/oracle-fact-sheet-079219.pdf
assets/pdf/company/private
assets/pdf/misc/WP_5Reasons_022409.pdf
assets/pdf/misc/state-of-sales-report-salesforce.pdf
assets/shared
assets/siteindex
assets/sol/sb/
@ -7040,7 +6982,6 @@ au/guest-pass
au/help/sitemap
au/help/sitemap.php
au/herramientas/generador-de-logos/onboarding
au/intl
au/invites/buy
au/landing
au/listing/*/stubs
@ -7487,8 +7428,8 @@ backstage/help/search-results.html
badges/profile/create
bagon
baidu
ban-me-i-am-a-robot
bandito
banking
banmyipforever.cgi
banner.pl
baroness
@ -7729,7 +7670,6 @@ beta_hotlydbt/
betaboards
betacc
betaem
bezahlvorgaenge.html
bfe/apps/website
bfl
bfmp
@ -7877,7 +7817,6 @@ blog/*?text=
blog/*sitemap.xml$
blog/*utm_source=
blog/.
blog/.html.*#
blog/.html.*http://salon.com/robots.txt
blog/?p=
blog/?s=
@ -8166,7 +8105,6 @@ bus/orders
bus/print
bus/widget
buscador
buscador/
buscador/GoogleServlet
buscador/GoogleServletBuscadorVertical
buscar
@ -8526,6 +8464,7 @@ ca/landing
ca/listing/*/stubs
ca/locale/overlay
ca/locale/overlay_secure
ca/login-messages
ca/mailinglist
ca/mailinglist/email
ca/market/confederate_flag
@ -8681,9 +8620,6 @@ call_to_action
calls
campaign
campaign/gallery
campaign/smb-b
campaign/smb-c
campaign/smb-d
campaigns/bigsix.html
campaigns/help/search-results.html
campaigns/infor-hub-xt5r5iwdrgxbnuz/
@ -9171,8 +9107,6 @@ classicfm
classnames/static-2.3
clck
clean
clear_cookie.jsp
clear_login_cookie.html
clearcookies
cli
click
@ -9416,7 +9350,6 @@ companies/search
company/*.rss
company/?s=
company/add-ons-agreement
company/force_com_sites_terms.jsp
company/index/thank-you
company/reseller-add-ons-agreement
company/search
@ -9864,6 +9797,7 @@ creator_hub/_earn
creator_hub/_partnerships
creatorhub
credit-alert
credit-cards
credits
cringely/mt3
cringely/mt4
@ -9971,7 +9905,6 @@ customer/secure/checkout/tesco
customer/secure/reset-password
customerapps/*
customers
customers-appexchange
customizable=
customize
customize_search
@ -10173,14 +10106,11 @@ de/c/*attr_*=
de/c/*price_bucket=
de/c/*search_type=
de/c/*ship_to=
de/campaign/sem
de/campaigns/refer-a-friend.jsp
de/cannabis
de/careers/?*
de/cart
de/community
de/conversations
de/democenter
de/einstellung
de/einstellung/job-posts
de/email-validation
@ -10207,7 +10137,6 @@ de/guest-pass
de/help/sitemap
de/help/sitemap.php
de/herramientas/generador-de-logos/onboarding
de/homepage-flash-testing.jsp
de/info
de/invites/buy
de/kb/*/discuss
@ -10218,6 +10147,7 @@ de/listing/*/stubs
de/locale/overlay
de/locale/overlay_secure
de/login
de/login-messages
de/mailinglist
de/mailinglist/email
de/market/confederate_flag
@ -10317,9 +10247,6 @@ dell/cloud-future-of-medicine
deluge/help/search-results.html
demo
demo-starter-master
demo/is
democenter
democenterapp
demonstration
demos
denver
@ -10627,6 +10554,7 @@ dk/industries
dk/it-infrastructure
dk/landing
dk/linux
dk/login-messages
dk/mysql/free
dk/news
dk/outils/createur-de-logo/onboarding
@ -10780,7 +10708,6 @@ draft=
draftforms/
drafts
drawings
dreamforceeurope/tracks/si
drive
drive-and-listen/
drmn/embed
@ -10946,7 +10873,6 @@ eltiempo/buscador
em
email
email-colleague
email-friend.jsp
email-help
email-post.g
email-preferences
@ -11356,7 +11282,6 @@ es/conversations
es/corporate/contact
es/crm/
es/database/sqldeveloper
es/democenter
es/email-validation
es/enterprise/blog/search$
es/enterprise/blog/search?
@ -11389,7 +11314,6 @@ es/herramientas/*/buscar
es/herramientas/*/mostrar
es/herramientas/generador-de-logos/onboarding
es/historia
es/homepage-flash-testing.jsp
es/industries
es/inicia-sesi%C3%B3n
es/invites/buy
@ -11403,6 +11327,7 @@ es/linux
es/listing/*/stubs
es/locale/overlay
es/locale/overlay_secure
es/login-messages
es/mailinglist
es/mailinglist/email
es/market/confederate_flag
@ -11520,6 +11445,7 @@ escuela-arquitectura-diseno/wp-content/wp-includes/
esi
esi_cache
eskupTSUpdate
eskupTSUpdate
espanol
especial/juegos-olimpicos/
especiales/vogue_business
@ -11558,9 +11484,6 @@ eu/
eu/android/collections
eu/android/search
eu/assets
eu/campaign/sem
eu/campaigns/refer-a-friend.jsp
eu/democenter
eu/firefox/collections
eu/firefox/collections/4757633
eu/firefox/collections/4757633/$
@ -11568,11 +11491,10 @@ eu/firefox/collections/mozilla
eu/firefox/collections/mozilla/$
eu/firefox/search
eu/forums
eu/homepage-flash-testing.jsp
eu/kb/*/discuss
eu/login-messages
eu/promos
eu/search
eu/testfile.jsp
eu/user
eu/users
eula
@ -11877,6 +11799,7 @@ fi/industries
fi/it-infrastructure
fi/kb/*/discuss
fi/linux
fi/login-messages
fi/mysql/free
fi/news
fi/redbullracing
@ -12095,6 +12018,7 @@ fr*/submitted
fr-*/
fr-be/
fr-ca/
fr-ca/login-messages
fr-ch/
fr-fr.www.cloudflare.com
fr-fr/
@ -12154,8 +12078,6 @@ fr/c/*price_bucket=
fr/c/*search_type=
fr/c/*ship_to=
fr/ca/
fr/campaign/sem
fr/campaigns/refer-a-friend.jsp
fr/cannabis
fr/carrieres/search?
fr/cart
@ -12164,7 +12086,6 @@ fr/communaut%C3%A9
fr/connect/help/search-results.html
fr/connexion
fr/conversations
fr/democenter
fr/email-validation
fr/enterprise/blog/search$
fr/enterprise/blog/search?
@ -12191,7 +12112,6 @@ fr/help/sitemap
fr/help/sitemap.php
fr/herramientas/generador-de-logos/onboarding
fr/histoire
fr/homepage-flash-testing.jsp
fr/immigration-refugies-citoyennete/services/reference-inclusion
fr/invites/buy
fr/js/
@ -12201,6 +12121,7 @@ fr/landing
fr/listing/*/stubs
fr/locale/overlay
fr/locale/overlay_secure
fr/login-messages
fr/mailinglist
fr/mailinglist/email
fr/market/confederate_flag
@ -12971,7 +12892,6 @@ help/*
help/*/answers
help/*/ask
help/cnnx.html
help/doc/en/salesforce_pubs_style_guide.pdf
help/feedback
help/forgot_login
help/kindlecloudreader
@ -13012,7 +12932,6 @@ highereducation/higheddocs
highlights
highwire
hilfe/fundingdetail.html
hilfe/live/launch-day/launch-day-show-voting.html
hilfe/live/officehour/officehour-link.html
hims-hard-mints
hinweis/datenleck
@ -13168,7 +13087,6 @@ home?
homeandgarden/home/hearstmagazines
homefeed
homepage
homepage-flash-testing.jsp
homepage-video-test
homepage/
homepage/2013
@ -13490,7 +13408,6 @@ ideas/search/
identity/accountsettingsactivityweb
identity/accountsettingssyaf
idojaras/*p=
idx
ie
ie$
ie*/blog-article-remove-faq-utms-*.js
@ -13540,7 +13457,6 @@ ie/careers/portal
ie/careers/search?
ie/cart
ie/conversations
ie/democenter
ie/email-validation
ie/enterprise/blog/search$
ie/enterprise/blog/search?
@ -13590,7 +13506,6 @@ ie/user$
ie/ventureone
ie/your
ie?
ielx*
ieupdate/
ifh
ifr/
@ -14000,7 +13915,6 @@ info/jobs/texterin-uxwriterin.html
info/jobs/werkstudentin-demokratie-botschafterin.html
info/jobs/werkstudentin-social-media.html
info/tech-feedback
info/verstoss-melden.html
infoods/biodiversity
informa
information/feedback.html?
@ -14194,13 +14108,11 @@ it/c/*attr_*=
it/c/*price_bucket=
it/c/*search_type=
it/c/*ship_to=
it/campaigns/refer-a-friend.jsp
it/cannabis
it/cart
it/collezioni
it/community
it/conversations
it/democenter
it/diventa-inserzionista
it/email-validation
it/enterprise/blog/search$
@ -14226,7 +14138,6 @@ it/guest-pass
it/help/sitemap
it/help/sitemap.php
it/herramientas/generador-de-logos/onboarding
it/homepage-flash-testing.jsp
it/invites/buy
it/kb/*/discuss
it/la-nostra-storia
@ -14235,6 +14146,7 @@ it/landing
it/listing/*/stubs
it/locale/overlay
it/locale/overlay_secure
it/login-messages
it/mailinglist
it/mailinglist/email
it/market/confederate_flag
@ -14416,8 +14328,6 @@ jasmine/static-3.50
jasmine/static-3.51
java
javascript
javascript_errors
javascripts
jerkstore
jesse
jnci-portfolio/
@ -14534,8 +14444,6 @@ journal/storage
journal/storage$
journal/therapeutics
journal/therapeutics$
journal/timespace
journal/timespace$
journal/tph
journal/tph$
journal/wearables
@ -14594,7 +14502,6 @@ jp/c/*search_type=
jp/c/*ship_to=
jp/cannabis
jp/cart
jp/company/force_com_sites_terms.jsp
jp/connect/help/search-results.html
jp/conversations
jp/email-validation
@ -15050,7 +14957,6 @@ lifestyle/cartoons/perishers/perishers
lifestyle/cartoons/the-gag-vault/gag-vault
lightbox-controller.php
lightbox-model.php
lightroom
lij/forums
lij/kb/*/discuss
lij/search
@ -15124,6 +15030,7 @@ loadHelpcenterDecouplePage
load_times
loader.cfm
loader.cfm*
loans
loc/volunteers
loc=
local
@ -15398,18 +15305,6 @@ manage/global
manage_friend.pl
manage_playlist
manager
manager-interface.html
manager-interface/auszahlungen.html
manager-interface/dankeschoens.html
manager-interface/fraudometer.html
manager-interface/legitimationen.html
manager-interface/manager-notifications.html
manager-interface/nutzer-mgr.html
manager-interface/pages-mgr.html
manager-interface/projekte-mgr.html
manager-interface/transaktionen.html
manager-interface/umsatzliste.html
manager-interface/vielfaltoskop.html
manageyourkindle
manifest.json
manifest.webmanifest
@ -15990,6 +15885,7 @@ moreinfo.cfm
morelikethis
morerecenthistory
morerecenthistoryajax
mortgages
most-read/sport
mostviewed
mother-to-baby-observational-research-studies
@ -16411,7 +16307,6 @@ new/same_model.php?imageid=*&pg=*&sortcriteria=6
new_cmtofart*
new_cmtofart2_nit_v1/
new_invite
newblog
newcarfilterwidget
newcarwidget
newfanshot
@ -16588,7 +16483,6 @@ nl/c/*attr_*=
nl/c/*price_bucket=
nl/c/*search_type=
nl/c/*ship_to=
nl/campaign/sem
nl/cannabis
nl/cart
nl/conversations
@ -16617,6 +16511,7 @@ nl/landing
nl/listing/*/stubs
nl/locale/overlay
nl/locale/overlay_secure
nl/login-messages
nl/mailinglist
nl/mailinglist/email
nl/market/confederate_flag
@ -17339,6 +17234,7 @@ pers.*$
pers.html$
person
personal
personal-finance
personal-finance/s?
personality
personalization
@ -17472,7 +17368,6 @@ ping
ping?
pingback
pingdom
pinnwand.html
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
@ -17585,7 +17480,6 @@ platform/
platform/contextual
platform/recommendations
platform=
play
play-football
play/audios/modulosRadio
play/clan
@ -18201,6 +18095,7 @@ proxy
prp
prsnl=*
prtpage
pruebas
pruebas/
prv/originalfile
ps
@ -18396,7 +18291,7 @@ publications/article/*/email
publications/proceedings-template
publications/search
publicdatasets-confirmation/
publicidad/
publicidad
publicliterature.PublicLiterature.search.html
publish
publish$
@ -18687,7 +18582,6 @@ remotelogout
removalrequest
remove-favorite
remove_email/t2_
renders
renewal
replace
reply?
@ -18761,7 +18655,6 @@ resources/xml
resources/xml/sitemaps
responder
rest
rest
results
results
results-export-email-by-search-data
@ -19177,9 +19070,6 @@ sdfe/pdf/download/read/am4ir/noindex/pii
sdfe/pdf/download/read/index/pii
sdfe/pdf/download/read/noindex/pii
sdfe/reader/pii
sdg-newsletter.html
sdg-newsletter/sdg-newsletter-abbestellen.html
sdg-newsletter/sdg-newsletter-bestaetigen.html
sdk
sdk/js
sdkterms
@ -19280,6 +19170,7 @@ se/info/privacy/officecctv
se/it-infrastructure
se/landing
se/linux
se/login-messages
se/mysql/free
se/news
se/outils/createur-de-logo/onboarding
@ -19642,7 +19533,6 @@ services/forms/formapi.asmx/js
services/forms/formapi.asmx/jsdebug
services/login_with_shop
services/oauth
services/oembed
services/success-plans/accelerators._filter.S*.
services/success-plans/accelerators/._filter.S*.
servlet
@ -20373,6 +20263,32 @@ smclient=
smcot
sme
smevi
sn-buecher.html
sn-buecher/magazine.html
sn-buecher/sn-buecher-sonstiges.html
sn-buecher/sn-comic.html
sn-buecher/sn-kalender.html
sn-buecher/sn-kinderbuecher.html
sn-buecher/sn-kochbuecher.html
sn-buecher/sn-romane.html
sn-buecher/sn-sachbuecher.html
sn-buecher/sn-schreibwaren.html
sn-filme.html
sn-filme/sn-dvd-blueray.html
sn-filme/sn-film-sonstiges.html
sn-filme/sn-on-demand-download.html
sn-filme/sn-tickets.html
sn-merchandise.html
sn-merchandise/sn-accessoires.html
sn-merchandise/sn-aufkleber-buttons.html
sn-merchandise/sn-kleidung.html
sn-merchandise/sn-merchandise-sonstiges.html
sn-merchandise/sn-poster.html
sn-tontraeger.html
sn-tontraeger/sn-cds.html
sn-tontraeger/sn-hoerbuecher.html
sn-tontraeger/sn-sonstiges.html
sn-tontraeger/sn-vinyl.html
snap
sndmsg?
snoop
@ -20827,7 +20743,6 @@ styled-components/static-1.4
styled-components/static-1.6
styleguide
styles/js-on.css$
stylesheets
su
su/forums
su/kb/*/discuss
@ -21104,6 +21019,7 @@ tag/c/ac41b7d7a6e69ee6bd882135750242b8/
tag/c/e60c1782635df88638703dc982a2f2cd/
tag/college
tag/comments
tag/credible
tag/developer-tips
tag/development
tag/disqus
@ -21946,14 +21862,11 @@ uk/c/*attr_*=
uk/c/*price_bucket=
uk/c/*search_type=
uk/c/*ship_to=
uk/campaign/sem
uk/campaigns/refer-a-friend.jsp
uk/cannabis
uk/careers/portal
uk/careers/search?
uk/cart
uk/conversations
uk/democenter
uk/email-validation
uk/enterprise/blog/search$
uk/enterprise/blog/search?
@ -21970,7 +21883,6 @@ uk/guest-pass
uk/help/sitemap
uk/help/sitemap.php
uk/herramientas/generador-de-logos/onboarding
uk/homepage-flash-testing.jsp
uk/info/contactus/email-the-ceo
uk/invites/buy
uk/kb/*/discuss
@ -21978,6 +21890,7 @@ uk/landing
uk/listing/*/stubs
uk/locale/overlay
uk/locale/overlay_secure
uk/login-messages
uk/mailinglist
uk/mailinglist/email
uk/market/confederate_flag
@ -22099,7 +22012,6 @@ unsupported-browser
unternehmen/c
unternehmen/o
unternehmen/suche
unterstuetzer.html
until=
upcomingevents
update-your-browser
@ -22457,7 +22369,6 @@ users/sign_up
users/signup
users/signup?
users/stats
users/user_hints
using
uslugi
uslugi/$
@ -22737,7 +22648,6 @@ virtualization/
viruswarning.aspx
visual-gps/insights/results
visualj/
visuals/services
vlabl
vlocal
vlt
@ -22807,7 +22717,6 @@ w.cfm
w/api.php?action=mobileview&
w/load.php?
w/signup
w/users/user_hints
w3
waicent/consultation
waicent/faoinfo/agricult/agl/agll/prosoil
@ -23839,7 +23748,6 @@ wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt
wp-admin/admin-ajax.phphttp://fool.com/robots.txt
wp-admin/admin-ajax.phphttp://openstreetmap.org/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
wp-adv
@ -23858,11 +23766,13 @@ wp-content/cache
wp-content/client-mu-plugins
wp-content/mu_plugins
wp-content/plugins
wp-content/plugins/abm-sej/includes/ga/js/pix.js
wp-content/plugins/abm-sej/includes/ga/js/tcfapi.js
wp-content/plugins/abm-sej/includes/infinte-scroll/hb/hb_js.js
wp-content/plugins/abm-sej/includes/infinte-scroll/js/infs.js
wp-content/plugins/abm-sej/includes/infinte-scroll/js/observer-lazy-load-a.js
wp-content/plugins/abm-sej/includes/infinte-scroll/js/prebid/prebid-8.41.js
wp-content/plugins/abm-sej/includes/infinte-scroll/js/prebid/prebid-8.45.js
wp-content/plugins/feature-story-builder/builder-frontend/assets/css/fsb.css
wp-content/plugins/feature-story-builder/builder-frontend/assets/images/arrow.png
wp-content/plugins/feature-story-builder/builder-frontend/assets/images/footer-wired.png
@ -24125,7 +24035,6 @@ za/user$
za/ventureone
zapbook
zd_source=
zendesk
zendesk-adwords-template
zephr
zephr/feature-decisions