mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-07-26 08:09:03 +00:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"last_update": 1784710760
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1784800544
|
||||
"last_update": 1784886836
|
||||
}
|
||||
}
|
||||
@@ -26,6 +26,8 @@ afraid-buckets-hope.md
|
||||
quick-melons-camp.md
|
||||
.changeset/mssql-max-length-bytes.md
|
||||
mssql-max-length-bytes.md
|
||||
.changeset/fix-deployment-webhook-project-scope.md
|
||||
fix-deployment-webhook-project-scope.md
|
||||
.changeset/fix-comments-path-parameter.md
|
||||
fix-comments-path-parameter.md
|
||||
.changeset/fix-sdk-relational-filter-types.md
|
||||
@@ -56,8 +58,12 @@ chatty-papers-taste.md
|
||||
proud-otters-wait.md
|
||||
.changeset/clever-feet-ring.md
|
||||
clever-feet-ring.md
|
||||
.changeset/wild-pillows-cheer.md
|
||||
wild-pillows-cheer.md
|
||||
.changeset/cool-cookies-rest.md
|
||||
cool-cookies-rest.md
|
||||
.changeset/little-ears-share.md
|
||||
little-ears-share.md
|
||||
.changeset/wide-mugs-wave.md
|
||||
wide-mugs-wave.md
|
||||
.changeset/onboarding-dpa-replace-privacy.md
|
||||
@@ -78,6 +84,8 @@ config.json
|
||||
great-yaks-march.md
|
||||
.changeset/sharp-donuts-sing.md
|
||||
sharp-donuts-sing.md
|
||||
.changeset/fix-vmenu-top-overflow.md
|
||||
fix-vmenu-top-overflow.md
|
||||
.prettierignore
|
||||
ai_policy.md
|
||||
Dockerfile
|
||||
@@ -1909,6 +1917,9 @@ index.test.ts
|
||||
api/src/deployment.ts
|
||||
src/deployment.ts
|
||||
deployment.ts
|
||||
api/src/cache.test.ts
|
||||
src/cache.test.ts
|
||||
cache.test.ts
|
||||
api/src/types/auth.ts
|
||||
src/types/auth.ts
|
||||
types/auth.ts
|
||||
@@ -5278,6 +5289,10 @@ api/src/services/relations.ts
|
||||
src/services/relations.ts
|
||||
services/relations.ts
|
||||
relations.ts
|
||||
api/src/services/permissions.test.ts
|
||||
src/services/permissions.test.ts
|
||||
services/permissions.test.ts
|
||||
permissions.test.ts
|
||||
api/src/services/assets.ts
|
||||
src/services/assets.ts
|
||||
services/assets.ts
|
||||
@@ -6772,6 +6787,11 @@ e2e/tests/collections/singleton.test.ts
|
||||
tests/collections/singleton.test.ts
|
||||
collections/singleton.test.ts
|
||||
singleton.test.ts
|
||||
tests/e2e/tests/deployments/webhook-project-scope.sb.test.ts
|
||||
e2e/tests/deployments/webhook-project-scope.sb.test.ts
|
||||
tests/deployments/webhook-project-scope.sb.test.ts
|
||||
deployments/webhook-project-scope.sb.test.ts
|
||||
webhook-project-scope.sb.test.ts
|
||||
tests/e2e/tests/fields/relational/snapshot.json
|
||||
e2e/tests/fields/relational/snapshot.json
|
||||
tests/fields/relational/snapshot.json
|
||||
|
||||
@@ -13,6 +13,7 @@ contributing.md
|
||||
.changeset/afraid-buckets-hope.md
|
||||
.changeset/quick-melons-camp.md
|
||||
.changeset/mssql-max-length-bytes.md
|
||||
.changeset/fix-deployment-webhook-project-scope.md
|
||||
.changeset/fix-comments-path-parameter.md
|
||||
.changeset/fix-sdk-relational-filter-types.md
|
||||
.changeset/soft-lions-import.md
|
||||
@@ -28,7 +29,9 @@ contributing.md
|
||||
.changeset/chatty-papers-taste.md
|
||||
.changeset/proud-otters-wait.md
|
||||
.changeset/clever-feet-ring.md
|
||||
.changeset/wild-pillows-cheer.md
|
||||
.changeset/cool-cookies-rest.md
|
||||
.changeset/little-ears-share.md
|
||||
.changeset/wide-mugs-wave.md
|
||||
.changeset/onboarding-dpa-replace-privacy.md
|
||||
.changeset/collect-boread-bobsled.md
|
||||
@@ -39,6 +42,7 @@ contributing.md
|
||||
.changeset/config.json
|
||||
.changeset/great-yaks-march.md
|
||||
.changeset/sharp-donuts-sing.md
|
||||
.changeset/fix-vmenu-top-overflow.md
|
||||
.prettierignore
|
||||
ai_policy.md
|
||||
Dockerfile
|
||||
@@ -447,6 +451,7 @@ api/src/storage/register-drivers.ts
|
||||
api/src/storage/get-storage-driver.ts
|
||||
api/src/storage/index.test.ts
|
||||
api/src/deployment.ts
|
||||
api/src/cache.test.ts
|
||||
api/src/types/auth.ts
|
||||
api/src/types/express.d.ts
|
||||
api/src/types/migration.ts
|
||||
@@ -1068,6 +1073,7 @@ api/src/services/operations.ts
|
||||
api/src/services/presets.ts
|
||||
api/src/services/fields.ts
|
||||
api/src/services/relations.ts
|
||||
api/src/services/permissions.test.ts
|
||||
api/src/services/assets.ts
|
||||
api/src/services/mcp-oauth/utils/registration-debug.ts
|
||||
api/src/services/mcp-oauth/utils/cimd-egress.test.ts
|
||||
@@ -1347,6 +1353,7 @@ tests/e2e/tests/license/entitlements-gate-seats.sb.test.ts
|
||||
tests/e2e/tests/license/entitlements-limits.sb.test.ts
|
||||
tests/e2e/tests/collections/collections.test.ts
|
||||
tests/e2e/tests/collections/singleton.test.ts
|
||||
tests/e2e/tests/deployments/webhook-project-scope.sb.test.ts
|
||||
tests/e2e/tests/fields/relational/snapshot.json
|
||||
tests/e2e/tests/fields/relational/relational.test.ts
|
||||
tests/e2e/tests/fields/relational/schema.d.ts
|
||||
|
||||
@@ -37036,10 +37036,6 @@ htdocs/core/js/lib_photosresize.js
|
||||
core/js/lib_photosresize.js
|
||||
js/lib_photosresize.js
|
||||
lib_photosresize.js
|
||||
htdocs/core/js/listview.js
|
||||
core/js/listview.js
|
||||
js/listview.js
|
||||
listview.js
|
||||
htdocs/core/js/tinymce-ckeditor-compat.js
|
||||
core/js/tinymce-ckeditor-compat.js
|
||||
js/tinymce-ckeditor-compat.js
|
||||
|
||||
@@ -8968,7 +8968,6 @@ htdocs/core/data/cloud_metadata_for_ssrf_test.txt
|
||||
htdocs/core/js/lib_tooltip-freeze-by-alt-keypress.js
|
||||
htdocs/core/js/lib_notification.js.php
|
||||
htdocs/core/js/lib_photosresize.js
|
||||
htdocs/core/js/listview.js
|
||||
htdocs/core/js/tinymce-ckeditor-compat.js
|
||||
htdocs/core/js/lib_foot.js.php
|
||||
htdocs/core/js/editinplace.js
|
||||
|
||||
@@ -22609,6 +22609,14 @@ tests/src/Nightwatch/ToolbarTestSetup.php
|
||||
src/Nightwatch/ToolbarTestSetup.php
|
||||
Nightwatch/ToolbarTestSetup.php
|
||||
ToolbarTestSetup.php
|
||||
core/modules/toolbar/tests/src/FunctionalJavascript/announcements_feed/AccessAnnouncementTest.php
|
||||
modules/toolbar/tests/src/FunctionalJavascript/announcements_feed/AccessAnnouncementTest.php
|
||||
toolbar/tests/src/FunctionalJavascript/announcements_feed/AccessAnnouncementTest.php
|
||||
tests/src/FunctionalJavascript/announcements_feed/AccessAnnouncementTest.php
|
||||
src/FunctionalJavascript/announcements_feed/AccessAnnouncementTest.php
|
||||
FunctionalJavascript/announcements_feed/AccessAnnouncementTest.php
|
||||
announcements_feed/AccessAnnouncementTest.php
|
||||
AccessAnnouncementTest.php
|
||||
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarActiveTrailTest.php
|
||||
modules/toolbar/tests/src/FunctionalJavascript/ToolbarActiveTrailTest.php
|
||||
toolbar/tests/src/FunctionalJavascript/ToolbarActiveTrailTest.php
|
||||
@@ -22654,14 +22662,6 @@ tests/src/FunctionalJavascript/ToolbarStoredStateTest.php
|
||||
src/FunctionalJavascript/ToolbarStoredStateTest.php
|
||||
FunctionalJavascript/ToolbarStoredStateTest.php
|
||||
ToolbarStoredStateTest.php
|
||||
core/modules/toolbar/tests/src/FunctionalJavascript/announcements_feeds/AccessAnnouncementTest.php
|
||||
modules/toolbar/tests/src/FunctionalJavascript/announcements_feeds/AccessAnnouncementTest.php
|
||||
toolbar/tests/src/FunctionalJavascript/announcements_feeds/AccessAnnouncementTest.php
|
||||
tests/src/FunctionalJavascript/announcements_feeds/AccessAnnouncementTest.php
|
||||
src/FunctionalJavascript/announcements_feeds/AccessAnnouncementTest.php
|
||||
FunctionalJavascript/announcements_feeds/AccessAnnouncementTest.php
|
||||
announcements_feeds/AccessAnnouncementTest.php
|
||||
AccessAnnouncementTest.php
|
||||
core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php
|
||||
modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php
|
||||
toolbar/tests/src/Functional/ToolbarHookToolbarTest.php
|
||||
|
||||
@@ -3372,13 +3372,13 @@ core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.info.yml
|
||||
core/modules/toolbar/tests/src/Nightwatch/Tests/toolbarTest.js
|
||||
core/modules/toolbar/tests/src/Nightwatch/Tests/toolbarApiTest.js
|
||||
core/modules/toolbar/tests/src/Nightwatch/ToolbarTestSetup.php
|
||||
core/modules/toolbar/tests/src/FunctionalJavascript/announcements_feed/AccessAnnouncementTest.php
|
||||
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarActiveTrailTest.php
|
||||
core/modules/toolbar/tests/src/FunctionalJavascript/workspaces_ui/WorkspaceToolbarIntegrationTest.php
|
||||
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php
|
||||
core/modules/toolbar/tests/src/FunctionalJavascript/layout_builder/LayoutBuilderToolbarTest.php
|
||||
core/modules/toolbar/tests/src/FunctionalJavascript/ckeditor5/CKEditor5ToolbarTest.php
|
||||
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarStoredStateTest.php
|
||||
core/modules/toolbar/tests/src/FunctionalJavascript/announcements_feeds/AccessAnnouncementTest.php
|
||||
core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php
|
||||
core/modules/toolbar/tests/src/Functional/GenericTest.php
|
||||
core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php
|
||||
|
||||
@@ -12046,6 +12046,10 @@ erpnext/patches/v16_0/set_default_close_opportunity_after_days.py
|
||||
patches/v16_0/set_default_close_opportunity_after_days.py
|
||||
v16_0/set_default_close_opportunity_after_days.py
|
||||
set_default_close_opportunity_after_days.py
|
||||
erpnext/patches/v16_0/recompute_production_plan_reserved_qty.py
|
||||
patches/v16_0/recompute_production_plan_reserved_qty.py
|
||||
v16_0/recompute_production_plan_reserved_qty.py
|
||||
recompute_production_plan_reserved_qty.py
|
||||
erpnext/patches/v16_0/depends_on_inv_dimensions.py
|
||||
patches/v16_0/depends_on_inv_dimensions.py
|
||||
v16_0/depends_on_inv_dimensions.py
|
||||
@@ -18516,6 +18520,9 @@ item_variant.py
|
||||
erpnext/controllers/website_list_for_contact.py
|
||||
controllers/website_list_for_contact.py
|
||||
website_list_for_contact.py
|
||||
erpnext/controllers/draft_links.py
|
||||
controllers/draft_links.py
|
||||
draft_links.py
|
||||
erpnext/controllers/sales_and_purchase_return.py
|
||||
controllers/sales_and_purchase_return.py
|
||||
sales_and_purchase_return.py
|
||||
@@ -18603,6 +18610,10 @@ erpnext/controllers/tests/test_item_variant.py
|
||||
controllers/tests/test_item_variant.py
|
||||
tests/test_item_variant.py
|
||||
test_item_variant.py
|
||||
erpnext/controllers/tests/test_draft_links.py
|
||||
controllers/tests/test_draft_links.py
|
||||
tests/test_draft_links.py
|
||||
test_draft_links.py
|
||||
erpnext/controllers/tests/test_selling_controller.py
|
||||
controllers/tests/test_selling_controller.py
|
||||
tests/test_selling_controller.py
|
||||
@@ -24844,6 +24855,11 @@ public/js/utils/landed_taxes_and_charges_common.js
|
||||
js/utils/landed_taxes_and_charges_common.js
|
||||
utils/landed_taxes_and_charges_common.js
|
||||
landed_taxes_and_charges_common.js
|
||||
erpnext/public/js/utils/draft_link_guard.js
|
||||
public/js/utils/draft_link_guard.js
|
||||
js/utils/draft_link_guard.js
|
||||
utils/draft_link_guard.js
|
||||
draft_link_guard.js
|
||||
erpnext/public/js/utils/serial_batch_inline_editor.js
|
||||
public/js/utils/serial_batch_inline_editor.js
|
||||
js/utils/serial_batch_inline_editor.js
|
||||
|
||||
@@ -2495,6 +2495,7 @@ erpnext/patches/v16_0/drop_redundant_serial_no_index_from_sabb.py
|
||||
erpnext/patches/v16_0/update_company_custom_field_in_bin.py
|
||||
erpnext/patches/v16_0/fix_titles.py
|
||||
erpnext/patches/v16_0/set_default_close_opportunity_after_days.py
|
||||
erpnext/patches/v16_0/recompute_production_plan_reserved_qty.py
|
||||
erpnext/patches/v16_0/depends_on_inv_dimensions.py
|
||||
erpnext/patches/v16_0/merge_repost_settings_to_accounts_settings.py
|
||||
erpnext/config/projects.py
|
||||
@@ -3862,6 +3863,7 @@ erpnext/controllers/__init__.py
|
||||
erpnext/controllers/accounts_controller.py
|
||||
erpnext/controllers/item_variant.py
|
||||
erpnext/controllers/website_list_for_contact.py
|
||||
erpnext/controllers/draft_links.py
|
||||
erpnext/controllers/sales_and_purchase_return.py
|
||||
erpnext/controllers/stock_controller.py
|
||||
erpnext/controllers/status_updater.py
|
||||
@@ -3886,6 +3888,7 @@ erpnext/controllers/tests/test_reactivity.py
|
||||
erpnext/controllers/tests/test_transaction_base.py
|
||||
erpnext/controllers/tests/test_queries.py
|
||||
erpnext/controllers/tests/test_item_variant.py
|
||||
erpnext/controllers/tests/test_draft_links.py
|
||||
erpnext/controllers/tests/test_selling_controller.py
|
||||
erpnext/controllers/tests/test_item_wise_tax_details.py
|
||||
erpnext/controllers/selling_controller.py
|
||||
@@ -5160,6 +5163,7 @@ erpnext/public/js/utils/item_selector.js
|
||||
erpnext/public/js/utils/sales_common.js
|
||||
erpnext/public/js/utils/customer_quick_entry.js
|
||||
erpnext/public/js/utils/landed_taxes_and_charges_common.js
|
||||
erpnext/public/js/utils/draft_link_guard.js
|
||||
erpnext/public/js/utils/serial_batch_inline_editor.js
|
||||
erpnext/public/js/utils/unreconcile.js
|
||||
erpnext/public/js/utils/contact_address_quick_entry.js
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -17212,6 +17212,13 @@ site/components/com_content/Article.cy.js
|
||||
components/com_content/Article.cy.js
|
||||
com_content/Article.cy.js
|
||||
Article.cy.js
|
||||
tests/System/integration/site/components/com_content/ArticleOptionsHierarchy.cy.js
|
||||
System/integration/site/components/com_content/ArticleOptionsHierarchy.cy.js
|
||||
integration/site/components/com_content/ArticleOptionsHierarchy.cy.js
|
||||
site/components/com_content/ArticleOptionsHierarchy.cy.js
|
||||
components/com_content/ArticleOptionsHierarchy.cy.js
|
||||
com_content/ArticleOptionsHierarchy.cy.js
|
||||
ArticleOptionsHierarchy.cy.js
|
||||
tests/System/integration/site/components/com_content/Featured.cy.js
|
||||
System/integration/site/components/com_content/Featured.cy.js
|
||||
integration/site/components/com_content/Featured.cy.js
|
||||
|
||||
@@ -3313,6 +3313,7 @@ tests/System/integration/site/components/com_config/Templates.cy.js
|
||||
tests/System/integration/site/components/com_config/Config.cy.js
|
||||
tests/System/integration/site/components/com_tag/Tag.cy.js
|
||||
tests/System/integration/site/components/com_content/Article.cy.js
|
||||
tests/System/integration/site/components/com_content/ArticleOptionsHierarchy.cy.js
|
||||
tests/System/integration/site/components/com_content/Featured.cy.js
|
||||
tests/System/integration/site/components/com_content/Archived.cy.js
|
||||
tests/System/integration/site/components/com_content/Router.cy.js
|
||||
|
||||
@@ -4,8 +4,12 @@ pnpm-workspace.yaml
|
||||
SECURITY.md
|
||||
.changeset/eleven-queens-fix.md
|
||||
eleven-queens-fix.md
|
||||
.changeset/solid-ravens-start.md
|
||||
solid-ravens-start.md
|
||||
.changeset/mean-rats-invent.md
|
||||
mean-rats-invent.md
|
||||
.changeset/bump-prisma-7.md
|
||||
bump-prisma-7.md
|
||||
.changeset/add-block-description.md
|
||||
add-block-description.md
|
||||
.changeset/bright-drinks-end.md
|
||||
@@ -14,6 +18,8 @@ bright-drinks-end.md
|
||||
monorepo-easier.md
|
||||
.changeset/slow-points-listen.md
|
||||
slow-points-listen.md
|
||||
.changeset/add-list-defaults.md
|
||||
add-list-defaults.md
|
||||
.changeset/remove-end-session.md
|
||||
remove-end-session.md
|
||||
.changeset/nervous-flies-press.md
|
||||
@@ -22,6 +28,8 @@ nervous-flies-press.md
|
||||
move-meta-item.md
|
||||
.changeset/chilled-moons-walk.md
|
||||
chilled-moons-walk.md
|
||||
.changeset/green-teeth-wear.md
|
||||
green-teeth-wear.md
|
||||
.changeset/polite-colts-desire.md
|
||||
polite-colts-desire.md
|
||||
.changeset/less-null-ui.md
|
||||
@@ -30,6 +38,8 @@ less-null-ui.md
|
||||
fix-document-uris.mx
|
||||
.changeset/dull-crabs-sit.md
|
||||
dull-crabs-sit.md
|
||||
.changeset/remove-keystone-prisma.md
|
||||
remove-keystone-prisma.md
|
||||
.changeset/structure-errors.md
|
||||
structure-errors.md
|
||||
.changeset/green-lizards-yawn.md
|
||||
@@ -50,6 +60,8 @@ free-papers-show.md
|
||||
add-end-session.md
|
||||
.changeset/tired-tires-look.md
|
||||
tired-tires-look.md
|
||||
.changeset/remove-migration-command.md
|
||||
remove-migration-command.md
|
||||
.changeset/remove-meta-fields.md
|
||||
remove-meta-fields.md
|
||||
.changeset/crazy-poems-cross.md
|
||||
@@ -130,8 +142,6 @@ bright-ducks-scope.md
|
||||
wise-documents-validate.md
|
||||
.changeset/remove-init-first-item.md
|
||||
remove-init-first-item.md
|
||||
.changeset/bump-prisma.md
|
||||
bump-prisma.md
|
||||
.changeset/tangy-items-carry.md
|
||||
tangy-items-carry.md
|
||||
.changeset/twelve-rings-remain.md
|
||||
@@ -142,14 +152,14 @@ eager-cloths-matter.md
|
||||
less-true-only.md
|
||||
.changeset/list-sort-filter.md
|
||||
list-sort-filter.md
|
||||
.changeset/testing-reset-database.md
|
||||
testing-reset-database.md
|
||||
.changeset/add-ui-label.md
|
||||
add-ui-label.md
|
||||
.changeset/stupid-seas-burn.md
|
||||
stupid-seas-burn.md
|
||||
.changeset/fix-defaults.md
|
||||
fix-defaults.md
|
||||
.changeset/young-cycles-whisper.md
|
||||
young-cycles-whisper.md
|
||||
.changeset/add-itemfield-to-hooks.md
|
||||
add-itemfield-to-hooks.md
|
||||
.changeset/filter-relationships-too.md
|
||||
@@ -210,8 +220,12 @@ tests2/access.create.test.ts
|
||||
access.create.test.ts
|
||||
tests2/utils.test.ts
|
||||
utils.test.ts
|
||||
tests2/prisma-migrations.test.ts
|
||||
prisma-migrations.test.ts
|
||||
tests2/actions.test.ts
|
||||
actions.test.ts
|
||||
tests2/list-defaults.test.ts
|
||||
list-defaults.test.ts
|
||||
tests2/package.json
|
||||
package.json
|
||||
tests2/access.update.test.ts
|
||||
@@ -296,6 +310,9 @@ utils.ts
|
||||
tests/sandbox/structure-relationships.tsx
|
||||
sandbox/structure-relationships.tsx
|
||||
structure-relationships.tsx
|
||||
tests/sandbox/prisma.config.ts
|
||||
sandbox/prisma.config.ts
|
||||
prisma.config.ts
|
||||
tests/sandbox/structure-nested.tsx
|
||||
sandbox/structure-nested.tsx
|
||||
structure-nested.tsx
|
||||
@@ -362,15 +379,12 @@ artifacts.test.ts.snap
|
||||
tests/cli-tests/artifacts.test.ts
|
||||
cli-tests/artifacts.test.ts
|
||||
artifacts.test.ts
|
||||
tests/cli-tests/migrations.test.ts
|
||||
cli-tests/migrations.test.ts
|
||||
migrations.test.ts
|
||||
tests/cli-tests/utils.ts
|
||||
cli-tests/utils.ts
|
||||
utils.ts
|
||||
tests/cli-tests/prisma.test.ts
|
||||
cli-tests/prisma.test.ts
|
||||
prisma.test.ts
|
||||
tests/cli-tests/prisma.config.ts
|
||||
cli-tests/prisma.config.ts
|
||||
prisma.config.ts
|
||||
tests/test-projects/basic/package.json
|
||||
test-projects/basic/package.json
|
||||
basic/package.json
|
||||
@@ -395,6 +409,10 @@ tests/test-projects/basic/schema.ts
|
||||
test-projects/basic/schema.ts
|
||||
basic/schema.ts
|
||||
schema.ts
|
||||
tests/test-projects/basic/prisma.config.ts
|
||||
test-projects/basic/prisma.config.ts
|
||||
basic/prisma.config.ts
|
||||
prisma.config.ts
|
||||
tests/test-projects/live-reloading/package.json
|
||||
test-projects/live-reloading/package.json
|
||||
live-reloading/package.json
|
||||
@@ -444,6 +462,10 @@ tests/test-projects/live-reloading/schema.ts
|
||||
test-projects/live-reloading/schema.ts
|
||||
live-reloading/schema.ts
|
||||
schema.ts
|
||||
tests/test-projects/live-reloading/prisma.config.ts
|
||||
test-projects/live-reloading/prisma.config.ts
|
||||
live-reloading/prisma.config.ts
|
||||
prisma.config.ts
|
||||
tests/test-projects/crud-notifications/package.json
|
||||
test-projects/crud-notifications/package.json
|
||||
crud-notifications/package.json
|
||||
@@ -468,6 +490,10 @@ tests/test-projects/crud-notifications/schema.ts
|
||||
test-projects/crud-notifications/schema.ts
|
||||
crud-notifications/schema.ts
|
||||
schema.ts
|
||||
tests/test-projects/crud-notifications/prisma.config.ts
|
||||
test-projects/crud-notifications/prisma.config.ts
|
||||
crud-notifications/prisma.config.ts
|
||||
prisma.config.ts
|
||||
tests/api-tests/relationships/crud-self-ref/many-to-many-one-sided.test.ts
|
||||
api-tests/relationships/crud-self-ref/many-to-many-one-sided.test.ts
|
||||
relationships/crud-self-ref/many-to-many-one-sided.test.ts
|
||||
@@ -674,9 +700,6 @@ package.json
|
||||
tests/api-tests/id-field.test.ts
|
||||
api-tests/id-field.test.ts
|
||||
id-field.test.ts
|
||||
tests/api-tests/db-enable-logging.test.ts
|
||||
api-tests/db-enable-logging.test.ts
|
||||
db-enable-logging.test.ts
|
||||
tests/api-tests/db-map.test.ts
|
||||
api-tests/db-map.test.ts
|
||||
db-map.test.ts
|
||||
@@ -692,6 +715,9 @@ indexes.test.ts
|
||||
tests/api-tests/field-groups.test.ts
|
||||
api-tests/field-groups.test.ts
|
||||
field-groups.test.ts
|
||||
tests/api-tests/prisma-client-logging.test.ts
|
||||
api-tests/prisma-client-logging.test.ts
|
||||
prisma-client-logging.test.ts
|
||||
tests/api-tests/prisma-errors.test.ts
|
||||
api-tests/prisma-errors.test.ts
|
||||
prisma-errors.test.ts
|
||||
@@ -2417,6 +2443,9 @@ keystone.ts
|
||||
examples/assets-s3/schema.ts
|
||||
assets-s3/schema.ts
|
||||
schema.ts
|
||||
examples/assets-s3/prisma.config.ts
|
||||
assets-s3/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/extend-express-app/package.json
|
||||
extend-express-app/package.json
|
||||
package.json
|
||||
@@ -2435,6 +2464,9 @@ keystone.ts
|
||||
examples/extend-express-app/schema.ts
|
||||
extend-express-app/schema.ts
|
||||
schema.ts
|
||||
examples/extend-express-app/prisma.config.ts
|
||||
extend-express-app/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/limits/package.json
|
||||
limits/package.json
|
||||
package.json
|
||||
@@ -2456,6 +2488,9 @@ keystone.ts
|
||||
examples/limits/schema.ts
|
||||
limits/schema.ts
|
||||
schema.ts
|
||||
examples/limits/prisma.config.ts
|
||||
limits/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/logging/package.json
|
||||
logging/package.json
|
||||
package.json
|
||||
@@ -2474,6 +2509,9 @@ keystone.ts
|
||||
examples/logging/schema.ts
|
||||
logging/schema.ts
|
||||
schema.ts
|
||||
examples/logging/prisma.config.ts
|
||||
logging/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/custom-session/package.json
|
||||
custom-session/package.json
|
||||
package.json
|
||||
@@ -2492,6 +2530,9 @@ keystone-example.db
|
||||
examples/custom-session/schema.ts
|
||||
custom-session/schema.ts
|
||||
schema.ts
|
||||
examples/custom-session/prisma.config.ts
|
||||
custom-session/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/custom-session-passport/auth.ts
|
||||
custom-session-passport/auth.ts
|
||||
auth.ts
|
||||
@@ -2510,6 +2551,9 @@ keystone.ts
|
||||
examples/custom-session-passport/schema.ts
|
||||
custom-session-passport/schema.ts
|
||||
schema.ts
|
||||
examples/custom-session-passport/prisma.config.ts
|
||||
custom-session-passport/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/relationships/package.json
|
||||
relationships/package.json
|
||||
package.json
|
||||
@@ -2531,6 +2575,9 @@ schema.ts
|
||||
examples/relationships/structure-relationships.tsx
|
||||
relationships/structure-relationships.tsx
|
||||
structure-relationships.tsx
|
||||
examples/relationships/prisma.config.ts
|
||||
relationships/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/document-field-customisation/nextjs-frontend/tsconfig.json
|
||||
document-field-customisation/nextjs-frontend/tsconfig.json
|
||||
nextjs-frontend/tsconfig.json
|
||||
@@ -2711,6 +2758,10 @@ keystone-server/src/component-blocks/index.tsx
|
||||
src/component-blocks/index.tsx
|
||||
component-blocks/index.tsx
|
||||
index.tsx
|
||||
examples/document-field-customisation/keystone-server/prisma.config.ts
|
||||
document-field-customisation/keystone-server/prisma.config.ts
|
||||
keystone-server/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/document-field-customisation/package.json
|
||||
document-field-customisation/package.json
|
||||
package.json
|
||||
@@ -2735,6 +2786,9 @@ keystone.ts
|
||||
examples/reuse/schema.ts
|
||||
reuse/schema.ts
|
||||
schema.ts
|
||||
examples/reuse/prisma.config.ts
|
||||
reuse/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/custom-session-jwt/package.json
|
||||
custom-session-jwt/package.json
|
||||
package.json
|
||||
@@ -2753,6 +2807,9 @@ keystone-example.db
|
||||
examples/custom-session-jwt/schema.ts
|
||||
custom-session-jwt/schema.ts
|
||||
schema.ts
|
||||
examples/custom-session-jwt/prisma.config.ts
|
||||
custom-session-jwt/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/virtual-field-banner/package.json
|
||||
virtual-field-banner/package.json
|
||||
package.json
|
||||
@@ -2772,6 +2829,9 @@ keystone.ts
|
||||
examples/virtual-field-banner/schema.ts
|
||||
virtual-field-banner/schema.ts
|
||||
schema.ts
|
||||
examples/virtual-field-banner/prisma.config.ts
|
||||
virtual-field-banner/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/graphql-codegen/package.json
|
||||
graphql-codegen/package.json
|
||||
package.json
|
||||
@@ -2809,6 +2869,9 @@ examples/graphql-codegen/gql/graphql.ts
|
||||
graphql-codegen/gql/graphql.ts
|
||||
gql/graphql.ts
|
||||
graphql.ts
|
||||
examples/graphql-codegen/prisma.config.ts
|
||||
graphql-codegen/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/custom-id/package.json
|
||||
custom-id/package.json
|
||||
package.json
|
||||
@@ -2830,6 +2893,9 @@ keystone.ts
|
||||
examples/custom-id/schema.ts
|
||||
custom-id/schema.ts
|
||||
schema.ts
|
||||
examples/custom-id/prisma.config.ts
|
||||
custom-id/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/custom-admin-ui-pages/package.json
|
||||
custom-admin-ui-pages/package.json
|
||||
package.json
|
||||
@@ -2862,6 +2928,9 @@ keystone.ts
|
||||
examples/custom-admin-ui-pages/schema.ts
|
||||
custom-admin-ui-pages/schema.ts
|
||||
schema.ts
|
||||
examples/custom-admin-ui-pages/prisma.config.ts
|
||||
custom-admin-ui-pages/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/custom-session-redis/package.json
|
||||
custom-session-redis/package.json
|
||||
package.json
|
||||
@@ -2880,6 +2949,9 @@ keystone.ts
|
||||
examples/custom-session-redis/schema.ts
|
||||
custom-session-redis/schema.ts
|
||||
schema.ts
|
||||
examples/custom-session-redis/prisma.config.ts
|
||||
custom-session-redis/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/extend-graphql-schema-graphql-ts/package.json
|
||||
extend-graphql-schema-graphql-ts/package.json
|
||||
package.json
|
||||
@@ -2898,6 +2970,9 @@ keystone.ts
|
||||
examples/extend-graphql-schema-graphql-ts/schema.ts
|
||||
extend-graphql-schema-graphql-ts/schema.ts
|
||||
schema.ts
|
||||
examples/extend-graphql-schema-graphql-ts/prisma.config.ts
|
||||
extend-graphql-schema-graphql-ts/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/assets-local/package.json
|
||||
assets-local/package.json
|
||||
package.json
|
||||
@@ -2913,6 +2988,9 @@ keystone.ts
|
||||
examples/assets-local/schema.ts
|
||||
assets-local/schema.ts
|
||||
schema.ts
|
||||
examples/assets-local/prisma.config.ts
|
||||
assets-local/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/logging-opentelemetry/package.json
|
||||
logging-opentelemetry/package.json
|
||||
package.json
|
||||
@@ -2928,6 +3006,9 @@ keystone.ts
|
||||
examples/logging-opentelemetry/schema.ts
|
||||
logging-opentelemetry/schema.ts
|
||||
schema.ts
|
||||
examples/logging-opentelemetry/prisma.config.ts
|
||||
logging-opentelemetry/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/logging-opentelemetry/otel.ts
|
||||
logging-opentelemetry/otel.ts
|
||||
otel.ts
|
||||
@@ -2958,6 +3039,9 @@ keystone.ts
|
||||
examples/custom-admin-ui-navigation/schema.ts
|
||||
custom-admin-ui-navigation/schema.ts
|
||||
schema.ts
|
||||
examples/custom-admin-ui-navigation/prisma.config.ts
|
||||
custom-admin-ui-navigation/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/document-field/tsconfig.json
|
||||
document-field/tsconfig.json
|
||||
tsconfig.json
|
||||
@@ -3006,6 +3090,9 @@ index.tsx
|
||||
examples/document-field/schema.ts
|
||||
document-field/schema.ts
|
||||
schema.ts
|
||||
examples/document-field/prisma.config.ts
|
||||
document-field/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/usecase-versioning/package.json
|
||||
usecase-versioning/package.json
|
||||
package.json
|
||||
@@ -3027,6 +3114,9 @@ keystone.ts
|
||||
examples/usecase-versioning/schema.ts
|
||||
usecase-versioning/schema.ts
|
||||
schema.ts
|
||||
examples/usecase-versioning/prisma.config.ts
|
||||
usecase-versioning/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/auth/package.json
|
||||
auth/package.json
|
||||
package.json
|
||||
@@ -3042,6 +3132,9 @@ keystone.ts
|
||||
examples/auth/schema.ts
|
||||
auth/schema.ts
|
||||
schema.ts
|
||||
examples/auth/prisma.config.ts
|
||||
auth/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/framework-remix/tsconfig.json
|
||||
framework-remix/tsconfig.json
|
||||
tsconfig.json
|
||||
@@ -3077,6 +3170,9 @@ index.tsx
|
||||
examples/framework-remix/remix.env.d.ts
|
||||
framework-remix/remix.env.d.ts
|
||||
remix.env.d.ts
|
||||
examples/framework-remix/prisma.config.ts
|
||||
framework-remix/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/framework-remix/remix.config.js
|
||||
framework-remix/remix.config.js
|
||||
remix.config.js
|
||||
@@ -3095,6 +3191,9 @@ keystone.ts
|
||||
examples/better-list-search/schema.ts
|
||||
better-list-search/schema.ts
|
||||
schema.ts
|
||||
examples/better-list-search/prisma.config.ts
|
||||
better-list-search/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/framework-astro/tsconfig.json
|
||||
framework-astro/tsconfig.json
|
||||
tsconfig.json
|
||||
@@ -3135,6 +3234,9 @@ framework-astro/src/pages/index.astro
|
||||
src/pages/index.astro
|
||||
pages/index.astro
|
||||
index.astro
|
||||
examples/framework-astro/prisma.config.ts
|
||||
framework-astro/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/framework-astro/public/favicon.svg
|
||||
framework-astro/public/favicon.svg
|
||||
public/favicon.svg
|
||||
@@ -3156,6 +3258,9 @@ schema.ts
|
||||
examples/custom-output-paths/my-prisma.prisma
|
||||
custom-output-paths/my-prisma.prisma
|
||||
my-prisma.prisma
|
||||
examples/custom-output-paths/prisma.config.ts
|
||||
custom-output-paths/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/custom-output-paths/my-types.ts
|
||||
custom-output-paths/my-types.ts
|
||||
my-types.ts
|
||||
@@ -3180,6 +3285,9 @@ schema.ts
|
||||
examples/usecase-roles/access.ts
|
||||
usecase-roles/access.ts
|
||||
access.ts
|
||||
examples/usecase-roles/prisma.config.ts
|
||||
usecase-roles/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/usecase-blog/package.json
|
||||
usecase-blog/package.json
|
||||
package.json
|
||||
@@ -3201,6 +3309,9 @@ keystone.ts
|
||||
examples/usecase-blog/schema.ts
|
||||
usecase-blog/schema.ts
|
||||
schema.ts
|
||||
examples/usecase-blog/prisma.config.ts
|
||||
usecase-blog/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/custom-admin-ui-logo/package.json
|
||||
custom-admin-ui-logo/package.json
|
||||
package.json
|
||||
@@ -3228,6 +3339,9 @@ keystone.ts
|
||||
examples/custom-admin-ui-logo/schema.ts
|
||||
custom-admin-ui-logo/schema.ts
|
||||
schema.ts
|
||||
examples/custom-admin-ui-logo/prisma.config.ts
|
||||
custom-admin-ui-logo/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/dynamic-is-required/issue-status/views.tsx
|
||||
dynamic-is-required/issue-status/views.tsx
|
||||
issue-status/views.tsx
|
||||
@@ -3247,6 +3361,9 @@ keystone.ts
|
||||
examples/dynamic-is-required/schema.ts
|
||||
dynamic-is-required/schema.ts
|
||||
schema.ts
|
||||
examples/dynamic-is-required/prisma.config.ts
|
||||
dynamic-is-required/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/README.md
|
||||
README.md
|
||||
examples/singleton/package.json
|
||||
@@ -3270,6 +3387,9 @@ keystone.ts
|
||||
examples/singleton/schema.ts
|
||||
singleton/schema.ts
|
||||
schema.ts
|
||||
examples/singleton/prisma.config.ts
|
||||
singleton/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/usecase-relationship-union/package.json
|
||||
usecase-relationship-union/package.json
|
||||
package.json
|
||||
@@ -3288,6 +3408,9 @@ keystone.ts
|
||||
examples/usecase-relationship-union/schema.ts
|
||||
usecase-relationship-union/schema.ts
|
||||
schema.ts
|
||||
examples/usecase-relationship-union/prisma.config.ts
|
||||
usecase-relationship-union/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/default-values/package.json
|
||||
default-values/package.json
|
||||
package.json
|
||||
@@ -3306,6 +3429,9 @@ keystone.ts
|
||||
examples/default-values/schema.ts
|
||||
default-values/schema.ts
|
||||
schema.ts
|
||||
examples/default-values/prisma.config.ts
|
||||
default-values/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/graphql-gql.tada/tada.generated.d.ts
|
||||
graphql-gql.tada/tada.generated.d.ts
|
||||
tada.generated.d.ts
|
||||
@@ -3333,6 +3459,9 @@ keystone.ts
|
||||
examples/graphql-gql.tada/schema.ts
|
||||
graphql-gql.tada/schema.ts
|
||||
schema.ts
|
||||
examples/graphql-gql.tada/prisma.config.ts
|
||||
graphql-gql.tada/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/omit/package.json
|
||||
omit/package.json
|
||||
package.json
|
||||
@@ -3348,6 +3477,9 @@ keystone.ts
|
||||
examples/omit/schema.ts
|
||||
omit/schema.ts
|
||||
schema.ts
|
||||
examples/omit/prisma.config.ts
|
||||
omit/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/byte-encoding/package.json
|
||||
byte-encoding/package.json
|
||||
package.json
|
||||
@@ -3366,6 +3498,9 @@ keystone.ts
|
||||
examples/byte-encoding/schema.ts
|
||||
byte-encoding/schema.ts
|
||||
schema.ts
|
||||
examples/byte-encoding/prisma.config.ts
|
||||
byte-encoding/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/extend-prisma-schema/package.json
|
||||
extend-prisma-schema/package.json
|
||||
package.json
|
||||
@@ -3384,6 +3519,9 @@ keystone.ts
|
||||
examples/extend-prisma-schema/schema.ts
|
||||
extend-prisma-schema/schema.ts
|
||||
schema.ts
|
||||
examples/extend-prisma-schema/prisma.config.ts
|
||||
extend-prisma-schema/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/usecase-blog-moderated/package.json
|
||||
usecase-blog-moderated/package.json
|
||||
package.json
|
||||
@@ -3402,6 +3540,9 @@ keystone-example.db
|
||||
examples/usecase-blog-moderated/schema.ts
|
||||
usecase-blog-moderated/schema.ts
|
||||
schema.ts
|
||||
examples/usecase-blog-moderated/prisma.config.ts
|
||||
usecase-blog-moderated/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/custom-esbuild/esbuild.keystone.ts
|
||||
custom-esbuild/esbuild.keystone.ts
|
||||
esbuild.keystone.ts
|
||||
@@ -3423,6 +3564,9 @@ keystone.ts
|
||||
examples/custom-esbuild/schema.ts
|
||||
custom-esbuild/schema.ts
|
||||
schema.ts
|
||||
examples/custom-esbuild/prisma.config.ts
|
||||
custom-esbuild/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/document-field-hooks/package.json
|
||||
document-field-hooks/package.json
|
||||
package.json
|
||||
@@ -3438,6 +3582,9 @@ keystone.ts
|
||||
examples/document-field-hooks/schema.ts
|
||||
document-field-hooks/schema.ts
|
||||
schema.ts
|
||||
examples/document-field-hooks/prisma.config.ts
|
||||
document-field-hooks/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/transactions/package.json
|
||||
transactions/package.json
|
||||
package.json
|
||||
@@ -3453,6 +3600,9 @@ keystone.ts
|
||||
examples/transactions/schema.ts
|
||||
transactions/schema.ts
|
||||
schema.ts
|
||||
examples/transactions/prisma.config.ts
|
||||
transactions/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/cloudinary/package.json
|
||||
cloudinary/package.json
|
||||
package.json
|
||||
@@ -3471,6 +3621,9 @@ keystone.ts
|
||||
examples/cloudinary/schema.ts
|
||||
cloudinary/schema.ts
|
||||
schema.ts
|
||||
examples/cloudinary/prisma.config.ts
|
||||
cloudinary/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/extend-graphql-subscriptions/package.json
|
||||
extend-graphql-subscriptions/package.json
|
||||
package.json
|
||||
@@ -3503,6 +3656,9 @@ keystone.ts
|
||||
examples/extend-graphql-subscriptions/schema.ts
|
||||
extend-graphql-subscriptions/schema.ts
|
||||
schema.ts
|
||||
examples/extend-graphql-subscriptions/prisma.config.ts
|
||||
extend-graphql-subscriptions/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/extend-graphql-subscriptions/websocket.ts
|
||||
extend-graphql-subscriptions/websocket.ts
|
||||
websocket.ts
|
||||
@@ -3524,6 +3680,9 @@ keystone.ts
|
||||
examples/graphql-ts-gql/schema.ts
|
||||
graphql-ts-gql/schema.ts
|
||||
schema.ts
|
||||
examples/graphql-ts-gql/prisma.config.ts
|
||||
graphql-ts-gql/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/framework-nextjs-app-directory/keystone.db
|
||||
framework-nextjs-app-directory/keystone.db
|
||||
keystone.db
|
||||
@@ -3589,6 +3748,9 @@ src/pages/api/graphql.ts
|
||||
pages/api/graphql.ts
|
||||
api/graphql.ts
|
||||
graphql.ts
|
||||
examples/framework-nextjs-app-directory/prisma.config.ts
|
||||
framework-nextjs-app-directory/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/number-fields/package.json
|
||||
number-fields/package.json
|
||||
package.json
|
||||
@@ -3604,6 +3766,9 @@ keystone.ts
|
||||
examples/number-fields/schema.ts
|
||||
number-fields/schema.ts
|
||||
schema.ts
|
||||
examples/number-fields/prisma.config.ts
|
||||
number-fields/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/extend-graphql-schema-nexus/package.json
|
||||
extend-graphql-schema-nexus/package.json
|
||||
package.json
|
||||
@@ -3628,6 +3793,9 @@ schema.ts
|
||||
examples/extend-graphql-schema-nexus/keystone-types.ts
|
||||
extend-graphql-schema-nexus/keystone-types.ts
|
||||
keystone-types.ts
|
||||
examples/extend-graphql-schema-nexus/prisma.config.ts
|
||||
extend-graphql-schema-nexus/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/empty-lists/package.json
|
||||
empty-lists/package.json
|
||||
package.json
|
||||
@@ -3643,6 +3811,9 @@ keystone.ts
|
||||
examples/empty-lists/schema.ts
|
||||
empty-lists/schema.ts
|
||||
schema.ts
|
||||
examples/empty-lists/prisma.config.ts
|
||||
empty-lists/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/custom-session-next-auth/session.ts
|
||||
custom-session-next-auth/session.ts
|
||||
session.ts
|
||||
@@ -3668,6 +3839,9 @@ keystone.ts
|
||||
examples/custom-session-next-auth/schema.ts
|
||||
custom-session-next-auth/schema.ts
|
||||
schema.ts
|
||||
examples/custom-session-next-auth/prisma.config.ts
|
||||
custom-session-next-auth/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/testing/example-test.ts
|
||||
testing/example-test.ts
|
||||
example-test.ts
|
||||
@@ -3689,6 +3863,14 @@ keystone.ts
|
||||
examples/testing/schema.ts
|
||||
testing/schema.ts
|
||||
schema.ts
|
||||
examples/testing/prisma.config.ts
|
||||
testing/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/testing/migrations/20260713000000_init/migration.sql
|
||||
testing/migrations/20260713000000_init/migration.sql
|
||||
migrations/20260713000000_init/migration.sql
|
||||
20260713000000_init/migration.sql
|
||||
migration.sql
|
||||
examples/extend-full-text-search/package.json
|
||||
extend-full-text-search/package.json
|
||||
package.json
|
||||
@@ -3707,6 +3889,9 @@ keystone.ts
|
||||
examples/extend-full-text-search/schema.ts
|
||||
extend-full-text-search/schema.ts
|
||||
schema.ts
|
||||
examples/extend-full-text-search/prisma.config.ts
|
||||
extend-full-text-search/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/script/script.ts
|
||||
script/script.ts
|
||||
script.ts
|
||||
@@ -3725,6 +3910,9 @@ schema.graphql
|
||||
examples/script/keystone.ts
|
||||
script/keystone.ts
|
||||
keystone.ts
|
||||
examples/script/prisma.config.ts
|
||||
script/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/actions/package.json
|
||||
actions/package.json
|
||||
package.json
|
||||
@@ -3740,6 +3928,9 @@ keystone.ts
|
||||
examples/actions/schema.ts
|
||||
actions/schema.ts
|
||||
schema.ts
|
||||
examples/actions/prisma.config.ts
|
||||
actions/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/virtual-field/package.json
|
||||
virtual-field/package.json
|
||||
package.json
|
||||
@@ -3758,6 +3949,9 @@ keystone.ts
|
||||
examples/virtual-field/schema.ts
|
||||
virtual-field/schema.ts
|
||||
schema.ts
|
||||
examples/virtual-field/prisma.config.ts
|
||||
virtual-field/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/structure-field/package.json
|
||||
structure-field/package.json
|
||||
package.json
|
||||
@@ -3776,6 +3970,9 @@ featured-posts.ts
|
||||
examples/structure-field/schema.ts
|
||||
structure-field/schema.ts
|
||||
schema.ts
|
||||
examples/structure-field/prisma.config.ts
|
||||
structure-field/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/custom-session-invalidation/package.json
|
||||
custom-session-invalidation/package.json
|
||||
package.json
|
||||
@@ -3794,6 +3991,9 @@ keystone.ts
|
||||
examples/custom-session-invalidation/schema.ts
|
||||
custom-session-invalidation/schema.ts
|
||||
schema.ts
|
||||
examples/custom-session-invalidation/prisma.config.ts
|
||||
custom-session-invalidation/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/framework-nextjs-pages-directory/keystone.db
|
||||
framework-nextjs-pages-directory/keystone.db
|
||||
keystone.db
|
||||
@@ -3854,6 +4054,9 @@ framework-nextjs-pages-directory/src/pages/index.tsx
|
||||
src/pages/index.tsx
|
||||
pages/index.tsx
|
||||
index.tsx
|
||||
examples/framework-nextjs-pages-directory/prisma.config.ts
|
||||
framework-nextjs-pages-directory/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/auth-magic-link/package.json
|
||||
auth-magic-link/package.json
|
||||
package.json
|
||||
@@ -3869,6 +4072,9 @@ keystone.ts
|
||||
examples/auth-magic-link/schema.ts
|
||||
auth-magic-link/schema.ts
|
||||
schema.ts
|
||||
examples/auth-magic-link/prisma.config.ts
|
||||
auth-magic-link/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/field-groups/package.json
|
||||
field-groups/package.json
|
||||
package.json
|
||||
@@ -3884,6 +4090,9 @@ keystone.ts
|
||||
examples/field-groups/schema.ts
|
||||
field-groups/schema.ts
|
||||
schema.ts
|
||||
examples/field-groups/prisma.config.ts
|
||||
field-groups/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/usecase-todo/package.json
|
||||
usecase-todo/package.json
|
||||
package.json
|
||||
@@ -3905,6 +4114,9 @@ keystone.ts
|
||||
examples/usecase-todo/schema.ts
|
||||
usecase-todo/schema.ts
|
||||
schema.ts
|
||||
examples/usecase-todo/prisma.config.ts
|
||||
usecase-todo/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/hooks/package.json
|
||||
hooks/package.json
|
||||
package.json
|
||||
@@ -3920,6 +4132,9 @@ keystone.ts
|
||||
examples/hooks/schema.ts
|
||||
hooks/schema.ts
|
||||
schema.ts
|
||||
examples/hooks/prisma.config.ts
|
||||
hooks/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/framework-nextjs-two-servers/nextjs-frontend/tsconfig.json
|
||||
framework-nextjs-two-servers/nextjs-frontend/tsconfig.json
|
||||
nextjs-frontend/tsconfig.json
|
||||
@@ -4003,6 +4218,10 @@ framework-nextjs-two-servers/keystone-server/src/schema.ts
|
||||
keystone-server/src/schema.ts
|
||||
src/schema.ts
|
||||
schema.ts
|
||||
examples/framework-nextjs-two-servers/keystone-server/prisma.config.ts
|
||||
framework-nextjs-two-servers/keystone-server/prisma.config.ts
|
||||
keystone-server/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/framework-nextjs-two-servers/package.json
|
||||
framework-nextjs-two-servers/package.json
|
||||
package.json
|
||||
@@ -4059,6 +4278,9 @@ index.tsx
|
||||
examples/custom-field/schema.ts
|
||||
custom-field/schema.ts
|
||||
schema.ts
|
||||
examples/custom-field/prisma.config.ts
|
||||
custom-field/prisma.config.ts
|
||||
prisma.config.ts
|
||||
examples/custom-field/2-stars-field/index.ts
|
||||
custom-field/2-stars-field/index.ts
|
||||
2-stars-field/index.ts
|
||||
@@ -4093,6 +4315,9 @@ keystone.ts
|
||||
examples/extend-graphql-schema-graphql-tools/schema.ts
|
||||
extend-graphql-schema-graphql-tools/schema.ts
|
||||
schema.ts
|
||||
examples/extend-graphql-schema-graphql-tools/prisma.config.ts
|
||||
extend-graphql-schema-graphql-tools/prisma.config.ts
|
||||
prisma.config.ts
|
||||
packages/document-renderer/package.json
|
||||
document-renderer/package.json
|
||||
package.json
|
||||
@@ -5127,10 +5352,6 @@ admin-ui/pages/App/index.tsx
|
||||
pages/App/index.tsx
|
||||
App/index.tsx
|
||||
index.tsx
|
||||
packages/core/src/testing.ts
|
||||
core/src/testing.ts
|
||||
src/testing.ts
|
||||
testing.ts
|
||||
packages/core/src/scripts/dev.ts
|
||||
core/src/scripts/dev.ts
|
||||
src/scripts/dev.ts
|
||||
@@ -5151,11 +5372,6 @@ core/src/scripts/esbuild.ts
|
||||
src/scripts/esbuild.ts
|
||||
scripts/esbuild.ts
|
||||
esbuild.ts
|
||||
packages/core/src/scripts/prisma.ts
|
||||
core/src/scripts/prisma.ts
|
||||
src/scripts/prisma.ts
|
||||
scripts/prisma.ts
|
||||
prisma.ts
|
||||
packages/core/src/scripts/index.ts
|
||||
core/src/scripts/index.ts
|
||||
src/scripts/index.ts
|
||||
@@ -5171,11 +5387,6 @@ core/src/scripts/cli.ts
|
||||
src/scripts/cli.ts
|
||||
scripts/cli.ts
|
||||
cli.ts
|
||||
packages/core/src/scripts/migrate.ts
|
||||
core/src/scripts/migrate.ts
|
||||
src/scripts/migrate.ts
|
||||
scripts/migrate.ts
|
||||
migrate.ts
|
||||
packages/core/src/scripts/start.ts
|
||||
core/src/scripts/start.ts
|
||||
src/scripts/start.ts
|
||||
@@ -5745,6 +5956,26 @@ packages/core/src/schema.ts
|
||||
core/src/schema.ts
|
||||
src/schema.ts
|
||||
schema.ts
|
||||
packages/core/src/testing/migrations.ts
|
||||
core/src/testing/migrations.ts
|
||||
src/testing/migrations.ts
|
||||
testing/migrations.ts
|
||||
migrations.ts
|
||||
packages/core/src/testing/mysql.ts
|
||||
core/src/testing/mysql.ts
|
||||
src/testing/mysql.ts
|
||||
testing/mysql.ts
|
||||
mysql.ts
|
||||
packages/core/src/testing/sqlite.ts
|
||||
core/src/testing/sqlite.ts
|
||||
src/testing/sqlite.ts
|
||||
testing/sqlite.ts
|
||||
sqlite.ts
|
||||
packages/core/src/testing/postgresql.ts
|
||||
core/src/testing/postgresql.ts
|
||||
src/testing/postgresql.ts
|
||||
testing/postgresql.ts
|
||||
postgresql.ts
|
||||
packages/core/src/admin-ui/context.tsx
|
||||
core/src/admin-ui/context.tsx
|
||||
src/admin-ui/context.tsx
|
||||
@@ -5964,11 +6195,11 @@ src/admin-ui/system/generateAdminUI.ts
|
||||
admin-ui/system/generateAdminUI.ts
|
||||
system/generateAdminUI.ts
|
||||
generateAdminUI.ts
|
||||
packages/core/src/admin-ui/apollo.tsx
|
||||
core/src/admin-ui/apollo.tsx
|
||||
src/admin-ui/apollo.tsx
|
||||
admin-ui/apollo.tsx
|
||||
apollo.tsx
|
||||
packages/core/src/admin-ui/apollo.ts
|
||||
core/src/admin-ui/apollo.ts
|
||||
src/admin-ui/apollo.ts
|
||||
admin-ui/apollo.ts
|
||||
apollo.ts
|
||||
packages/core/src/admin-ui/router.tsx
|
||||
core/src/admin-ui/router.tsx
|
||||
src/admin-ui/router.tsx
|
||||
@@ -5988,16 +6219,6 @@ core/src/lib/system.ts
|
||||
src/lib/system.ts
|
||||
lib/system.ts
|
||||
system.ts
|
||||
packages/core/src/lib/prompts.ts
|
||||
core/src/lib/prompts.ts
|
||||
src/lib/prompts.ts
|
||||
lib/prompts.ts
|
||||
prompts.ts
|
||||
packages/core/src/lib/migrations.ts
|
||||
core/src/lib/migrations.ts
|
||||
src/lib/migrations.ts
|
||||
lib/migrations.ts
|
||||
migrations.ts
|
||||
packages/core/src/lib/telemetry.ts
|
||||
core/src/lib/telemetry.ts
|
||||
src/lib/telemetry.ts
|
||||
@@ -6162,14 +6383,35 @@ core/src/lib/otel.ts
|
||||
src/lib/otel.ts
|
||||
lib/otel.ts
|
||||
otel.ts
|
||||
packages/core/src/lib/prisma-config.ts
|
||||
core/src/lib/prisma-config.ts
|
||||
src/lib/prisma-config.ts
|
||||
lib/prisma-config.ts
|
||||
prisma-config.ts
|
||||
packages/core/src/lib/prisma-cli.ts
|
||||
core/src/lib/prisma-cli.ts
|
||||
src/lib/prisma-cli.ts
|
||||
lib/prisma-cli.ts
|
||||
prisma-cli.ts
|
||||
packages/core/src/lib/id-field.ts
|
||||
core/src/lib/id-field.ts
|
||||
src/lib/id-field.ts
|
||||
lib/id-field.ts
|
||||
id-field.ts
|
||||
packages/core/testing/package.json
|
||||
core/testing/package.json
|
||||
testing/package.json
|
||||
packages/core/testing/sqlite/package.json
|
||||
core/testing/sqlite/package.json
|
||||
testing/sqlite/package.json
|
||||
sqlite/package.json
|
||||
package.json
|
||||
packages/core/testing/postgresql/package.json
|
||||
core/testing/postgresql/package.json
|
||||
testing/postgresql/package.json
|
||||
postgresql/package.json
|
||||
package.json
|
||||
packages/core/testing/mysql/package.json
|
||||
core/testing/mysql/package.json
|
||||
testing/mysql/package.json
|
||||
mysql/package.json
|
||||
package.json
|
||||
packages/core/admin-ui/components/package.json
|
||||
core/admin-ui/components/package.json
|
||||
@@ -6268,6 +6510,10 @@ packages/create/starter/schema.ts
|
||||
create/starter/schema.ts
|
||||
starter/schema.ts
|
||||
schema.ts
|
||||
packages/create/starter/prisma.config.ts
|
||||
create/starter/prisma.config.ts
|
||||
starter/prisma.config.ts
|
||||
prisma.config.ts
|
||||
packages/create/README.md
|
||||
create/README.md
|
||||
README.md
|
||||
|
||||
@@ -3,19 +3,24 @@ pnpm-workspace.yaml
|
||||
.oxlintrc.json
|
||||
SECURITY.md
|
||||
.changeset/eleven-queens-fix.md
|
||||
.changeset/solid-ravens-start.md
|
||||
.changeset/mean-rats-invent.md
|
||||
.changeset/bump-prisma-7.md
|
||||
.changeset/add-block-description.md
|
||||
.changeset/bright-drinks-end.md
|
||||
.changeset/monorepo-easier.md
|
||||
.changeset/slow-points-listen.md
|
||||
.changeset/add-list-defaults.md
|
||||
.changeset/remove-end-session.md
|
||||
.changeset/nervous-flies-press.md
|
||||
.changeset/move-meta-item.md
|
||||
.changeset/chilled-moons-walk.md
|
||||
.changeset/green-teeth-wear.md
|
||||
.changeset/polite-colts-desire.md
|
||||
.changeset/less-null-ui.md
|
||||
.changeset/fix-document-uris.mx
|
||||
.changeset/dull-crabs-sit.md
|
||||
.changeset/remove-keystone-prisma.md
|
||||
.changeset/structure-errors.md
|
||||
.changeset/green-lizards-yawn.md
|
||||
.changeset/filter-errors.md
|
||||
@@ -26,6 +31,7 @@ SECURITY.md
|
||||
.changeset/free-papers-show.md
|
||||
.changeset/add-end-session.md
|
||||
.changeset/tired-tires-look.md
|
||||
.changeset/remove-migration-command.md
|
||||
.changeset/remove-meta-fields.md
|
||||
.changeset/crazy-poems-cross.md
|
||||
.changeset/rename-meta-fields.md
|
||||
@@ -66,16 +72,15 @@ SECURITY.md
|
||||
.changeset/bright-ducks-scope.md
|
||||
.changeset/wise-documents-validate.md
|
||||
.changeset/remove-init-first-item.md
|
||||
.changeset/bump-prisma.md
|
||||
.changeset/tangy-items-carry.md
|
||||
.changeset/twelve-rings-remain.md
|
||||
.changeset/eager-cloths-matter.md
|
||||
.changeset/less-true-only.md
|
||||
.changeset/list-sort-filter.md
|
||||
.changeset/testing-reset-database.md
|
||||
.changeset/add-ui-label.md
|
||||
.changeset/stupid-seas-burn.md
|
||||
.changeset/fix-defaults.md
|
||||
.changeset/young-cycles-whisper.md
|
||||
.changeset/add-itemfield-to-hooks.md
|
||||
.changeset/filter-relationships-too.md
|
||||
.changeset/shaggy-beds-know.md
|
||||
@@ -108,7 +113,9 @@ package.json
|
||||
tests2/access.field.filterableN.test.ts
|
||||
tests2/access.create.test.ts
|
||||
tests2/utils.test.ts
|
||||
tests2/prisma-migrations.test.ts
|
||||
tests2/actions.test.ts
|
||||
tests2/list-defaults.test.ts
|
||||
tests2/package.json
|
||||
tests2/access.update.test.ts
|
||||
tests2/access.field.sudo.test.ts
|
||||
@@ -141,6 +148,7 @@ tests/sandbox/schema.graphql
|
||||
tests/sandbox/keystone.ts
|
||||
tests/sandbox/utils.ts
|
||||
tests/sandbox/structure-relationships.tsx
|
||||
tests/sandbox/prisma.config.ts
|
||||
tests/sandbox/structure-nested.tsx
|
||||
tests/cli-tests/fixtures/custom-prisma-project/schema.prisma
|
||||
tests/cli-tests/fixtures/custom-prisma-project/schema.graphql
|
||||
@@ -157,15 +165,15 @@ tests/cli-tests/build.test.ts
|
||||
tests/cli-tests/package.json
|
||||
tests/cli-tests/__snapshots__/artifacts.test.ts.snap
|
||||
tests/cli-tests/artifacts.test.ts
|
||||
tests/cli-tests/migrations.test.ts
|
||||
tests/cli-tests/utils.ts
|
||||
tests/cli-tests/prisma.test.ts
|
||||
tests/cli-tests/prisma.config.ts
|
||||
tests/test-projects/basic/package.json
|
||||
tests/test-projects/basic/schema.prisma
|
||||
tests/test-projects/basic/README.md
|
||||
tests/test-projects/basic/schema.graphql
|
||||
tests/test-projects/basic/keystone.ts
|
||||
tests/test-projects/basic/schema.ts
|
||||
tests/test-projects/basic/prisma.config.ts
|
||||
tests/test-projects/live-reloading/package.json
|
||||
tests/test-projects/live-reloading/schema.prisma
|
||||
tests/test-projects/live-reloading/README.md
|
||||
@@ -177,12 +185,14 @@ tests/test-projects/live-reloading/schemas/second.ts
|
||||
tests/test-projects/live-reloading/schemas/syntax-error.js
|
||||
tests/test-projects/live-reloading/schemas/initial.ts
|
||||
tests/test-projects/live-reloading/schema.ts
|
||||
tests/test-projects/live-reloading/prisma.config.ts
|
||||
tests/test-projects/crud-notifications/package.json
|
||||
tests/test-projects/crud-notifications/schema.prisma
|
||||
tests/test-projects/crud-notifications/README.md
|
||||
tests/test-projects/crud-notifications/schema.graphql
|
||||
tests/test-projects/crud-notifications/keystone.ts
|
||||
tests/test-projects/crud-notifications/schema.ts
|
||||
tests/test-projects/crud-notifications/prisma.config.ts
|
||||
tests/api-tests/relationships/crud-self-ref/many-to-many-one-sided.test.ts
|
||||
tests/api-tests/relationships/crud-self-ref/one-to-many-one-sided.test.ts
|
||||
tests/api-tests/relationships/crud-self-ref/one-to-one.test.ts
|
||||
@@ -229,12 +239,12 @@ tests/api-tests/actions.test.ts
|
||||
tests/api-tests/extend-express-app.test.ts
|
||||
tests/api-tests/package.json
|
||||
tests/api-tests/id-field.test.ts
|
||||
tests/api-tests/db-enable-logging.test.ts
|
||||
tests/api-tests/db-map.test.ts
|
||||
tests/api-tests/test-runner.ts
|
||||
tests/api-tests/hooks.test.ts
|
||||
tests/api-tests/indexes.test.ts
|
||||
tests/api-tests/field-groups.test.ts
|
||||
tests/api-tests/prisma-client-logging.test.ts
|
||||
tests/api-tests/prisma-errors.test.ts
|
||||
tests/api-tests/defaults.test.ts
|
||||
tests/api-tests/fields/required.test.ts
|
||||
@@ -643,12 +653,14 @@ examples/assets-s3/schema.prisma
|
||||
examples/assets-s3/schema.graphql
|
||||
examples/assets-s3/keystone.ts
|
||||
examples/assets-s3/schema.ts
|
||||
examples/assets-s3/prisma.config.ts
|
||||
examples/extend-express-app/package.json
|
||||
examples/extend-express-app/schema.prisma
|
||||
examples/extend-express-app/README.md
|
||||
examples/extend-express-app/schema.graphql
|
||||
examples/extend-express-app/keystone.ts
|
||||
examples/extend-express-app/schema.ts
|
||||
examples/extend-express-app/prisma.config.ts
|
||||
examples/limits/package.json
|
||||
examples/limits/schema.prisma
|
||||
examples/limits/seed-data.ts
|
||||
@@ -656,24 +668,28 @@ examples/limits/README.md
|
||||
examples/limits/schema.graphql
|
||||
examples/limits/keystone.ts
|
||||
examples/limits/schema.ts
|
||||
examples/limits/prisma.config.ts
|
||||
examples/logging/package.json
|
||||
examples/logging/schema.prisma
|
||||
examples/logging/README.md
|
||||
examples/logging/schema.graphql
|
||||
examples/logging/keystone.ts
|
||||
examples/logging/schema.ts
|
||||
examples/logging/prisma.config.ts
|
||||
examples/custom-session/package.json
|
||||
examples/custom-session/schema.prisma
|
||||
examples/custom-session/schema.graphql
|
||||
examples/custom-session/keystone.ts
|
||||
examples/custom-session/keystone-example.db
|
||||
examples/custom-session/schema.ts
|
||||
examples/custom-session/prisma.config.ts
|
||||
examples/custom-session-passport/auth.ts
|
||||
examples/custom-session-passport/package.json
|
||||
examples/custom-session-passport/schema.prisma
|
||||
examples/custom-session-passport/schema.graphql
|
||||
examples/custom-session-passport/keystone.ts
|
||||
examples/custom-session-passport/schema.ts
|
||||
examples/custom-session-passport/prisma.config.ts
|
||||
examples/relationships/package.json
|
||||
examples/relationships/schema.prisma
|
||||
examples/relationships/structure-relationships-2.tsx
|
||||
@@ -681,6 +697,7 @@ examples/relationships/schema.graphql
|
||||
examples/relationships/keystone.ts
|
||||
examples/relationships/schema.ts
|
||||
examples/relationships/structure-relationships.tsx
|
||||
examples/relationships/prisma.config.ts
|
||||
examples/document-field-customisation/nextjs-frontend/tsconfig.json
|
||||
examples/document-field-customisation/nextjs-frontend/package.json
|
||||
examples/document-field-customisation/nextjs-frontend/next.config.js
|
||||
@@ -713,6 +730,7 @@ examples/document-field-customisation/keystone-server/src/component-blocks/quote
|
||||
examples/document-field-customisation/keystone-server/src/component-blocks/callout.tsx
|
||||
examples/document-field-customisation/keystone-server/src/component-blocks/tweet.tsx
|
||||
examples/document-field-customisation/keystone-server/src/component-blocks/index.tsx
|
||||
examples/document-field-customisation/keystone-server/prisma.config.ts
|
||||
examples/document-field-customisation/package.json
|
||||
examples/document-field-customisation/README.md
|
||||
examples/reuse/package.json
|
||||
@@ -721,18 +739,21 @@ examples/reuse/README.md
|
||||
examples/reuse/schema.graphql
|
||||
examples/reuse/keystone.ts
|
||||
examples/reuse/schema.ts
|
||||
examples/reuse/prisma.config.ts
|
||||
examples/custom-session-jwt/package.json
|
||||
examples/custom-session-jwt/schema.prisma
|
||||
examples/custom-session-jwt/schema.graphql
|
||||
examples/custom-session-jwt/keystone.ts
|
||||
examples/custom-session-jwt/keystone-example.db
|
||||
examples/custom-session-jwt/schema.ts
|
||||
examples/custom-session-jwt/prisma.config.ts
|
||||
examples/virtual-field-banner/package.json
|
||||
examples/virtual-field-banner/schema.prisma
|
||||
examples/virtual-field-banner/banner-field/views.tsx
|
||||
examples/virtual-field-banner/schema.graphql
|
||||
examples/virtual-field-banner/keystone.ts
|
||||
examples/virtual-field-banner/schema.ts
|
||||
examples/virtual-field-banner/prisma.config.ts
|
||||
examples/graphql-codegen/package.json
|
||||
examples/graphql-codegen/schema.prisma
|
||||
examples/graphql-codegen/README.md
|
||||
@@ -744,6 +765,7 @@ examples/graphql-codegen/gql/gql.ts
|
||||
examples/graphql-codegen/gql/fragment-masking.ts
|
||||
examples/graphql-codegen/gql/index.ts
|
||||
examples/graphql-codegen/gql/graphql.ts
|
||||
examples/graphql-codegen/prisma.config.ts
|
||||
examples/custom-id/package.json
|
||||
examples/custom-id/schema.prisma
|
||||
examples/custom-id/seed-data.ts
|
||||
@@ -751,6 +773,7 @@ examples/custom-id/README.md
|
||||
examples/custom-id/schema.graphql
|
||||
examples/custom-id/keystone.ts
|
||||
examples/custom-id/schema.ts
|
||||
examples/custom-id/prisma.config.ts
|
||||
examples/custom-admin-ui-pages/package.json
|
||||
examples/custom-admin-ui-pages/schema.prisma
|
||||
examples/custom-admin-ui-pages/README.md
|
||||
@@ -760,28 +783,33 @@ examples/custom-admin-ui-pages/admin/config.ts
|
||||
examples/custom-admin-ui-pages/schema.graphql
|
||||
examples/custom-admin-ui-pages/keystone.ts
|
||||
examples/custom-admin-ui-pages/schema.ts
|
||||
examples/custom-admin-ui-pages/prisma.config.ts
|
||||
examples/custom-session-redis/package.json
|
||||
examples/custom-session-redis/schema.prisma
|
||||
examples/custom-session-redis/README.md
|
||||
examples/custom-session-redis/schema.graphql
|
||||
examples/custom-session-redis/keystone.ts
|
||||
examples/custom-session-redis/schema.ts
|
||||
examples/custom-session-redis/prisma.config.ts
|
||||
examples/extend-graphql-schema-graphql-ts/package.json
|
||||
examples/extend-graphql-schema-graphql-ts/schema.prisma
|
||||
examples/extend-graphql-schema-graphql-ts/README.md
|
||||
examples/extend-graphql-schema-graphql-ts/schema.graphql
|
||||
examples/extend-graphql-schema-graphql-ts/keystone.ts
|
||||
examples/extend-graphql-schema-graphql-ts/schema.ts
|
||||
examples/extend-graphql-schema-graphql-ts/prisma.config.ts
|
||||
examples/assets-local/package.json
|
||||
examples/assets-local/schema.prisma
|
||||
examples/assets-local/schema.graphql
|
||||
examples/assets-local/keystone.ts
|
||||
examples/assets-local/schema.ts
|
||||
examples/assets-local/prisma.config.ts
|
||||
examples/logging-opentelemetry/package.json
|
||||
examples/logging-opentelemetry/schema.prisma
|
||||
examples/logging-opentelemetry/schema.graphql
|
||||
examples/logging-opentelemetry/keystone.ts
|
||||
examples/logging-opentelemetry/schema.ts
|
||||
examples/logging-opentelemetry/prisma.config.ts
|
||||
examples/logging-opentelemetry/otel.ts
|
||||
examples/custom-admin-ui-navigation/package.json
|
||||
examples/custom-admin-ui-navigation/schema.prisma
|
||||
@@ -791,6 +819,7 @@ examples/custom-admin-ui-navigation/admin/config.ts
|
||||
examples/custom-admin-ui-navigation/schema.graphql
|
||||
examples/custom-admin-ui-navigation/keystone.ts
|
||||
examples/custom-admin-ui-navigation/schema.ts
|
||||
examples/custom-admin-ui-navigation/prisma.config.ts
|
||||
examples/document-field/tsconfig.json
|
||||
examples/document-field/package.json
|
||||
examples/document-field/next.config.js
|
||||
@@ -804,6 +833,7 @@ examples/document-field/src/pages/post/[slug].tsx
|
||||
examples/document-field/src/pages/author/[id].tsx
|
||||
examples/document-field/src/pages/index.tsx
|
||||
examples/document-field/schema.ts
|
||||
examples/document-field/prisma.config.ts
|
||||
examples/usecase-versioning/package.json
|
||||
examples/usecase-versioning/schema.prisma
|
||||
examples/usecase-versioning/seed-data.ts
|
||||
@@ -811,11 +841,13 @@ examples/usecase-versioning/README.md
|
||||
examples/usecase-versioning/schema.graphql
|
||||
examples/usecase-versioning/keystone.ts
|
||||
examples/usecase-versioning/schema.ts
|
||||
examples/usecase-versioning/prisma.config.ts
|
||||
examples/auth/package.json
|
||||
examples/auth/schema.prisma
|
||||
examples/auth/schema.graphql
|
||||
examples/auth/keystone.ts
|
||||
examples/auth/schema.ts
|
||||
examples/auth/prisma.config.ts
|
||||
examples/framework-remix/tsconfig.json
|
||||
examples/framework-remix/package.json
|
||||
examples/framework-remix/schema.prisma
|
||||
@@ -826,12 +858,14 @@ examples/framework-remix/app/root.tsx
|
||||
examples/framework-remix/app/utils/keystone.server.ts
|
||||
examples/framework-remix/app/routes/index.tsx
|
||||
examples/framework-remix/remix.env.d.ts
|
||||
examples/framework-remix/prisma.config.ts
|
||||
examples/framework-remix/remix.config.js
|
||||
examples/better-list-search/package.json
|
||||
examples/better-list-search/schema.prisma
|
||||
examples/better-list-search/schema.graphql
|
||||
examples/better-list-search/keystone.ts
|
||||
examples/better-list-search/schema.ts
|
||||
examples/better-list-search/prisma.config.ts
|
||||
examples/framework-astro/tsconfig.json
|
||||
examples/framework-astro/package.json
|
||||
examples/framework-astro/schema.prisma
|
||||
@@ -843,6 +877,7 @@ examples/framework-astro/src/env.d.ts
|
||||
examples/framework-astro/src/keystone/context.ts
|
||||
examples/framework-astro/src/keystone/schema.ts
|
||||
examples/framework-astro/src/pages/index.astro
|
||||
examples/framework-astro/prisma.config.ts
|
||||
examples/framework-astro/public/favicon.svg
|
||||
examples/example-data.ts
|
||||
examples/custom-output-paths/package.json
|
||||
@@ -850,6 +885,7 @@ examples/custom-output-paths/keystone.ts
|
||||
examples/custom-output-paths/my-graphql.graphql
|
||||
examples/custom-output-paths/schema.ts
|
||||
examples/custom-output-paths/my-prisma.prisma
|
||||
examples/custom-output-paths/prisma.config.ts
|
||||
examples/custom-output-paths/my-types.ts
|
||||
examples/usecase-roles/package.json
|
||||
examples/usecase-roles/schema.prisma
|
||||
@@ -858,6 +894,7 @@ examples/usecase-roles/schema.graphql
|
||||
examples/usecase-roles/keystone.ts
|
||||
examples/usecase-roles/schema.ts
|
||||
examples/usecase-roles/access.ts
|
||||
examples/usecase-roles/prisma.config.ts
|
||||
examples/usecase-blog/package.json
|
||||
examples/usecase-blog/schema.prisma
|
||||
examples/usecase-blog/seed-data.ts
|
||||
@@ -865,6 +902,7 @@ examples/usecase-blog/README.md
|
||||
examples/usecase-blog/schema.graphql
|
||||
examples/usecase-blog/keystone.ts
|
||||
examples/usecase-blog/schema.ts
|
||||
examples/usecase-blog/prisma.config.ts
|
||||
examples/custom-admin-ui-logo/package.json
|
||||
examples/custom-admin-ui-logo/schema.prisma
|
||||
examples/custom-admin-ui-logo/README.md
|
||||
@@ -873,12 +911,14 @@ examples/custom-admin-ui-logo/admin/config.tsx
|
||||
examples/custom-admin-ui-logo/schema.graphql
|
||||
examples/custom-admin-ui-logo/keystone.ts
|
||||
examples/custom-admin-ui-logo/schema.ts
|
||||
examples/custom-admin-ui-logo/prisma.config.ts
|
||||
examples/dynamic-is-required/issue-status/views.tsx
|
||||
examples/dynamic-is-required/package.json
|
||||
examples/dynamic-is-required/schema.prisma
|
||||
examples/dynamic-is-required/schema.graphql
|
||||
examples/dynamic-is-required/keystone.ts
|
||||
examples/dynamic-is-required/schema.ts
|
||||
examples/dynamic-is-required/prisma.config.ts
|
||||
examples/README.md
|
||||
examples/singleton/package.json
|
||||
examples/singleton/schema.prisma
|
||||
@@ -887,18 +927,21 @@ examples/singleton/README.md
|
||||
examples/singleton/schema.graphql
|
||||
examples/singleton/keystone.ts
|
||||
examples/singleton/schema.ts
|
||||
examples/singleton/prisma.config.ts
|
||||
examples/usecase-relationship-union/package.json
|
||||
examples/usecase-relationship-union/schema.prisma
|
||||
examples/usecase-relationship-union/README.md
|
||||
examples/usecase-relationship-union/schema.graphql
|
||||
examples/usecase-relationship-union/keystone.ts
|
||||
examples/usecase-relationship-union/schema.ts
|
||||
examples/usecase-relationship-union/prisma.config.ts
|
||||
examples/default-values/package.json
|
||||
examples/default-values/schema.prisma
|
||||
examples/default-values/README.md
|
||||
examples/default-values/schema.graphql
|
||||
examples/default-values/keystone.ts
|
||||
examples/default-values/schema.ts
|
||||
examples/default-values/prisma.config.ts
|
||||
examples/graphql-gql.tada/tada.generated.d.ts
|
||||
examples/graphql-gql.tada/tsconfig.json
|
||||
examples/graphql-gql.tada/package.json
|
||||
@@ -908,29 +951,34 @@ examples/graphql-gql.tada/tada.ts
|
||||
examples/graphql-gql.tada/schema.graphql
|
||||
examples/graphql-gql.tada/keystone.ts
|
||||
examples/graphql-gql.tada/schema.ts
|
||||
examples/graphql-gql.tada/prisma.config.ts
|
||||
examples/omit/package.json
|
||||
examples/omit/schema.prisma
|
||||
examples/omit/schema.graphql
|
||||
examples/omit/keystone.ts
|
||||
examples/omit/schema.ts
|
||||
examples/omit/prisma.config.ts
|
||||
examples/byte-encoding/package.json
|
||||
examples/byte-encoding/schema.prisma
|
||||
examples/byte-encoding/README.md
|
||||
examples/byte-encoding/schema.graphql
|
||||
examples/byte-encoding/keystone.ts
|
||||
examples/byte-encoding/schema.ts
|
||||
examples/byte-encoding/prisma.config.ts
|
||||
examples/extend-prisma-schema/package.json
|
||||
examples/extend-prisma-schema/schema.prisma
|
||||
examples/extend-prisma-schema/README.md
|
||||
examples/extend-prisma-schema/schema.graphql
|
||||
examples/extend-prisma-schema/keystone.ts
|
||||
examples/extend-prisma-schema/schema.ts
|
||||
examples/extend-prisma-schema/prisma.config.ts
|
||||
examples/usecase-blog-moderated/package.json
|
||||
examples/usecase-blog-moderated/schema.prisma
|
||||
examples/usecase-blog-moderated/schema.graphql
|
||||
examples/usecase-blog-moderated/keystone.ts
|
||||
examples/usecase-blog-moderated/keystone-example.db
|
||||
examples/usecase-blog-moderated/schema.ts
|
||||
examples/usecase-blog-moderated/prisma.config.ts
|
||||
examples/custom-esbuild/esbuild.keystone.ts
|
||||
examples/custom-esbuild/package.json
|
||||
examples/custom-esbuild/schema.prisma
|
||||
@@ -938,22 +986,26 @@ examples/custom-esbuild/README.md
|
||||
examples/custom-esbuild/schema.graphql
|
||||
examples/custom-esbuild/keystone.ts
|
||||
examples/custom-esbuild/schema.ts
|
||||
examples/custom-esbuild/prisma.config.ts
|
||||
examples/document-field-hooks/package.json
|
||||
examples/document-field-hooks/schema.prisma
|
||||
examples/document-field-hooks/schema.graphql
|
||||
examples/document-field-hooks/keystone.ts
|
||||
examples/document-field-hooks/schema.ts
|
||||
examples/document-field-hooks/prisma.config.ts
|
||||
examples/transactions/package.json
|
||||
examples/transactions/schema.prisma
|
||||
examples/transactions/schema.graphql
|
||||
examples/transactions/keystone.ts
|
||||
examples/transactions/schema.ts
|
||||
examples/transactions/prisma.config.ts
|
||||
examples/cloudinary/package.json
|
||||
examples/cloudinary/.env.example
|
||||
examples/cloudinary/schema.prisma
|
||||
examples/cloudinary/schema.graphql
|
||||
examples/cloudinary/keystone.ts
|
||||
examples/cloudinary/schema.ts
|
||||
examples/cloudinary/prisma.config.ts
|
||||
examples/extend-graphql-subscriptions/package.json
|
||||
examples/extend-graphql-subscriptions/schema.prisma
|
||||
examples/extend-graphql-subscriptions/README.md
|
||||
@@ -963,6 +1015,7 @@ examples/extend-graphql-subscriptions/admin/config.ts
|
||||
examples/extend-graphql-subscriptions/schema.graphql
|
||||
examples/extend-graphql-subscriptions/keystone.ts
|
||||
examples/extend-graphql-subscriptions/schema.ts
|
||||
examples/extend-graphql-subscriptions/prisma.config.ts
|
||||
examples/extend-graphql-subscriptions/websocket.ts
|
||||
examples/graphql-ts-gql/package.json
|
||||
examples/graphql-ts-gql/schema.prisma
|
||||
@@ -970,6 +1023,7 @@ examples/graphql-ts-gql/README.md
|
||||
examples/graphql-ts-gql/schema.graphql
|
||||
examples/graphql-ts-gql/keystone.ts
|
||||
examples/graphql-ts-gql/schema.ts
|
||||
examples/graphql-ts-gql/prisma.config.ts
|
||||
examples/framework-nextjs-app-directory/keystone.db
|
||||
examples/framework-nextjs-app-directory/tsconfig.json
|
||||
examples/framework-nextjs-app-directory/package.json
|
||||
@@ -986,11 +1040,13 @@ examples/framework-nextjs-app-directory/src/app/DocumentRender.tsx
|
||||
examples/framework-nextjs-app-directory/src/app/page.tsx
|
||||
examples/framework-nextjs-app-directory/src/app/layout.tsx
|
||||
examples/framework-nextjs-app-directory/src/pages/api/graphql.ts
|
||||
examples/framework-nextjs-app-directory/prisma.config.ts
|
||||
examples/number-fields/package.json
|
||||
examples/number-fields/schema.prisma
|
||||
examples/number-fields/schema.graphql
|
||||
examples/number-fields/keystone.ts
|
||||
examples/number-fields/schema.ts
|
||||
examples/number-fields/prisma.config.ts
|
||||
examples/extend-graphql-schema-nexus/package.json
|
||||
examples/extend-graphql-schema-nexus/schema.prisma
|
||||
examples/extend-graphql-schema-nexus/README.md
|
||||
@@ -999,11 +1055,13 @@ examples/extend-graphql-schema-nexus/keystone.ts
|
||||
examples/extend-graphql-schema-nexus/nexus-types.ts
|
||||
examples/extend-graphql-schema-nexus/schema.ts
|
||||
examples/extend-graphql-schema-nexus/keystone-types.ts
|
||||
examples/extend-graphql-schema-nexus/prisma.config.ts
|
||||
examples/empty-lists/package.json
|
||||
examples/empty-lists/schema.prisma
|
||||
examples/empty-lists/schema.graphql
|
||||
examples/empty-lists/keystone.ts
|
||||
examples/empty-lists/schema.ts
|
||||
examples/empty-lists/prisma.config.ts
|
||||
examples/custom-session-next-auth/session.ts
|
||||
examples/custom-session-next-auth/package.json
|
||||
examples/custom-session-next-auth/schema.prisma
|
||||
@@ -1011,6 +1069,7 @@ examples/custom-session-next-auth/admin/pages/api/auth/[...nextauth].ts
|
||||
examples/custom-session-next-auth/schema.graphql
|
||||
examples/custom-session-next-auth/keystone.ts
|
||||
examples/custom-session-next-auth/schema.ts
|
||||
examples/custom-session-next-auth/prisma.config.ts
|
||||
examples/testing/example-test.ts
|
||||
examples/testing/package.json
|
||||
examples/testing/schema.prisma
|
||||
@@ -1018,41 +1077,49 @@ examples/testing/README.md
|
||||
examples/testing/schema.graphql
|
||||
examples/testing/keystone.ts
|
||||
examples/testing/schema.ts
|
||||
examples/testing/prisma.config.ts
|
||||
examples/testing/migrations/20260713000000_init/migration.sql
|
||||
examples/extend-full-text-search/package.json
|
||||
examples/extend-full-text-search/schema.prisma
|
||||
examples/extend-full-text-search/README.md
|
||||
examples/extend-full-text-search/schema.graphql
|
||||
examples/extend-full-text-search/keystone.ts
|
||||
examples/extend-full-text-search/schema.ts
|
||||
examples/extend-full-text-search/prisma.config.ts
|
||||
examples/script/script.ts
|
||||
examples/script/package.json
|
||||
examples/script/schema.prisma
|
||||
examples/script/README.md
|
||||
examples/script/schema.graphql
|
||||
examples/script/keystone.ts
|
||||
examples/script/prisma.config.ts
|
||||
examples/actions/package.json
|
||||
examples/actions/schema.prisma
|
||||
examples/actions/schema.graphql
|
||||
examples/actions/keystone.ts
|
||||
examples/actions/schema.ts
|
||||
examples/actions/prisma.config.ts
|
||||
examples/virtual-field/package.json
|
||||
examples/virtual-field/schema.prisma
|
||||
examples/virtual-field/README.md
|
||||
examples/virtual-field/schema.graphql
|
||||
examples/virtual-field/keystone.ts
|
||||
examples/virtual-field/schema.ts
|
||||
examples/virtual-field/prisma.config.ts
|
||||
examples/structure-field/package.json
|
||||
examples/structure-field/schema.prisma
|
||||
examples/structure-field/schema.graphql
|
||||
examples/structure-field/keystone.ts
|
||||
examples/structure-field/featured-posts.ts
|
||||
examples/structure-field/schema.ts
|
||||
examples/structure-field/prisma.config.ts
|
||||
examples/custom-session-invalidation/package.json
|
||||
examples/custom-session-invalidation/schema.prisma
|
||||
examples/custom-session-invalidation/README.md
|
||||
examples/custom-session-invalidation/schema.graphql
|
||||
examples/custom-session-invalidation/keystone.ts
|
||||
examples/custom-session-invalidation/schema.ts
|
||||
examples/custom-session-invalidation/prisma.config.ts
|
||||
examples/framework-nextjs-pages-directory/keystone.db
|
||||
examples/framework-nextjs-pages-directory/tsconfig.json
|
||||
examples/framework-nextjs-pages-directory/package.json
|
||||
@@ -1068,16 +1135,19 @@ examples/framework-nextjs-pages-directory/src/keystone/schema.ts
|
||||
examples/framework-nextjs-pages-directory/src/pages/api/graphql.ts
|
||||
examples/framework-nextjs-pages-directory/src/pages/_app.tsx
|
||||
examples/framework-nextjs-pages-directory/src/pages/index.tsx
|
||||
examples/framework-nextjs-pages-directory/prisma.config.ts
|
||||
examples/auth-magic-link/package.json
|
||||
examples/auth-magic-link/schema.prisma
|
||||
examples/auth-magic-link/schema.graphql
|
||||
examples/auth-magic-link/keystone.ts
|
||||
examples/auth-magic-link/schema.ts
|
||||
examples/auth-magic-link/prisma.config.ts
|
||||
examples/field-groups/package.json
|
||||
examples/field-groups/schema.prisma
|
||||
examples/field-groups/schema.graphql
|
||||
examples/field-groups/keystone.ts
|
||||
examples/field-groups/schema.ts
|
||||
examples/field-groups/prisma.config.ts
|
||||
examples/usecase-todo/package.json
|
||||
examples/usecase-todo/schema.prisma
|
||||
examples/usecase-todo/seed-data.ts
|
||||
@@ -1085,11 +1155,13 @@ examples/usecase-todo/README.md
|
||||
examples/usecase-todo/schema.graphql
|
||||
examples/usecase-todo/keystone.ts
|
||||
examples/usecase-todo/schema.ts
|
||||
examples/usecase-todo/prisma.config.ts
|
||||
examples/hooks/package.json
|
||||
examples/hooks/schema.prisma
|
||||
examples/hooks/schema.graphql
|
||||
examples/hooks/keystone.ts
|
||||
examples/hooks/schema.ts
|
||||
examples/hooks/prisma.config.ts
|
||||
examples/framework-nextjs-two-servers/nextjs-frontend/tsconfig.json
|
||||
examples/framework-nextjs-two-servers/nextjs-frontend/package.json
|
||||
examples/framework-nextjs-two-servers/nextjs-frontend/next.config.js
|
||||
@@ -1107,6 +1179,7 @@ examples/framework-nextjs-two-servers/keystone-server/src/seed/users.json
|
||||
examples/framework-nextjs-two-servers/keystone-server/src/seed/index.ts
|
||||
examples/framework-nextjs-two-servers/keystone-server/src/seed/posts.json
|
||||
examples/framework-nextjs-two-servers/keystone-server/src/schema.ts
|
||||
examples/framework-nextjs-two-servers/keystone-server/prisma.config.ts
|
||||
examples/framework-nextjs-two-servers/package.json
|
||||
examples/framework-nextjs-two-servers/README.md
|
||||
examples/custom-field/3-pair-field-nested/index.ts
|
||||
@@ -1123,6 +1196,7 @@ examples/custom-field/keystone.ts
|
||||
examples/custom-field/4-conditional-field/views.tsx
|
||||
examples/custom-field/4-conditional-field/index.tsx
|
||||
examples/custom-field/schema.ts
|
||||
examples/custom-field/prisma.config.ts
|
||||
examples/custom-field/2-stars-field/index.ts
|
||||
examples/custom-field/2-stars-field/views.tsx
|
||||
examples/custom-field/3-pair-field/index.ts
|
||||
@@ -1133,6 +1207,7 @@ examples/extend-graphql-schema-graphql-tools/README.md
|
||||
examples/extend-graphql-schema-graphql-tools/schema.graphql
|
||||
examples/extend-graphql-schema-graphql-tools/keystone.ts
|
||||
examples/extend-graphql-schema-graphql-tools/schema.ts
|
||||
examples/extend-graphql-schema-graphql-tools/prisma.config.ts
|
||||
packages/document-renderer/package.json
|
||||
packages/document-renderer/CHANGELOG.md
|
||||
packages/document-renderer/src/index.tsx
|
||||
@@ -1326,16 +1401,13 @@ packages/core/src/___internal-do-not-use-will-break-in-patch/admin-ui/pages/NoAc
|
||||
packages/core/src/___internal-do-not-use-will-break-in-patch/admin-ui/pages/ItemPage/index.tsx
|
||||
packages/core/src/___internal-do-not-use-will-break-in-patch/admin-ui/pages/ItemPage/common.tsx
|
||||
packages/core/src/___internal-do-not-use-will-break-in-patch/admin-ui/pages/App/index.tsx
|
||||
packages/core/src/testing.ts
|
||||
packages/core/src/scripts/dev.ts
|
||||
packages/core/src/scripts/build.ts
|
||||
packages/core/src/scripts/telemetry.ts
|
||||
packages/core/src/scripts/esbuild.ts
|
||||
packages/core/src/scripts/prisma.ts
|
||||
packages/core/src/scripts/index.ts
|
||||
packages/core/src/scripts/utils.ts
|
||||
packages/core/src/scripts/cli.ts
|
||||
packages/core/src/scripts/migrate.ts
|
||||
packages/core/src/scripts/start.ts
|
||||
packages/core/src/index.ts
|
||||
packages/core/src/types/session.ts
|
||||
@@ -1421,6 +1493,10 @@ packages/core/src/fields/types/json/index.ts
|
||||
packages/core/src/fields/types/json/views/index.tsx
|
||||
packages/core/src/artifacts.ts
|
||||
packages/core/src/schema.ts
|
||||
packages/core/src/testing/migrations.ts
|
||||
packages/core/src/testing/mysql.ts
|
||||
packages/core/src/testing/sqlite.ts
|
||||
packages/core/src/testing/postgresql.ts
|
||||
packages/core/src/admin-ui/context.tsx
|
||||
packages/core/src/admin-ui/components/InlineCode.tsx
|
||||
packages/core/src/admin-ui/components/ActionDialog.tsx
|
||||
@@ -1458,13 +1534,11 @@ packages/core/src/admin-ui/admin-meta-graphql.ts
|
||||
packages/core/src/admin-ui/image.tsx
|
||||
packages/core/src/admin-ui/system/index.ts
|
||||
packages/core/src/admin-ui/system/generateAdminUI.ts
|
||||
packages/core/src/admin-ui/apollo.tsx
|
||||
packages/core/src/admin-ui/apollo.ts
|
||||
packages/core/src/admin-ui/router.tsx
|
||||
packages/core/src/admin-ui/index.tsx
|
||||
packages/core/src/access.ts
|
||||
packages/core/src/lib/system.ts
|
||||
packages/core/src/lib/prompts.ts
|
||||
packages/core/src/lib/migrations.ts
|
||||
packages/core/src/lib/telemetry.ts
|
||||
packages/core/src/lib/admin-meta-graphql.ts
|
||||
packages/core/src/lib/middleware.ts
|
||||
@@ -1493,8 +1567,12 @@ packages/core/src/lib/utils.ts
|
||||
packages/core/src/lib/graphql.ts
|
||||
packages/core/src/lib/typescript-schema-printer.ts
|
||||
packages/core/src/lib/otel.ts
|
||||
packages/core/src/lib/prisma-config.ts
|
||||
packages/core/src/lib/prisma-cli.ts
|
||||
packages/core/src/lib/id-field.ts
|
||||
packages/core/testing/package.json
|
||||
packages/core/testing/sqlite/package.json
|
||||
packages/core/testing/postgresql/package.json
|
||||
packages/core/testing/mysql/package.json
|
||||
packages/core/admin-ui/components/package.json
|
||||
packages/core/admin-ui/utils/package.json
|
||||
packages/core/admin-ui/image/package.json
|
||||
@@ -1519,6 +1597,7 @@ packages/create/starter/_gitignore
|
||||
packages/create/starter/README.md
|
||||
packages/create/starter/keystone.ts
|
||||
packages/create/starter/schema.ts
|
||||
packages/create/starter/prisma.config.ts
|
||||
packages/create/README.md
|
||||
packages/create/CHANGELOG.md
|
||||
packages/create/src/index.ts
|
||||
|
||||
@@ -95113,6 +95113,14 @@ Test/Unit/Model/UpdateThemeParamsTest.php
|
||||
Unit/Model/UpdateThemeParamsTest.php
|
||||
Model/UpdateThemeParamsTest.php
|
||||
UpdateThemeParamsTest.php
|
||||
app/code/Magento/ProductAlert/Test/Unit/Model/EmailTest.php
|
||||
code/Magento/ProductAlert/Test/Unit/Model/EmailTest.php
|
||||
Magento/ProductAlert/Test/Unit/Model/EmailTest.php
|
||||
ProductAlert/Test/Unit/Model/EmailTest.php
|
||||
Test/Unit/Model/EmailTest.php
|
||||
Unit/Model/EmailTest.php
|
||||
Model/EmailTest.php
|
||||
EmailTest.php
|
||||
app/code/Magento/ProductAlert/Test/Fixture/StockAlert.php
|
||||
code/Magento/ProductAlert/Test/Fixture/StockAlert.php
|
||||
Magento/ProductAlert/Test/Fixture/StockAlert.php
|
||||
@@ -253904,6 +253912,15 @@ code/Magento/CatalogInventoryGraphQl/README.md
|
||||
Magento/CatalogInventoryGraphQl/README.md
|
||||
CatalogInventoryGraphQl/README.md
|
||||
README.md
|
||||
app/code/Magento/CatalogInventoryGraphQl/Test/Unit/Model/Resolver/QuantityResolverTest.php
|
||||
code/Magento/CatalogInventoryGraphQl/Test/Unit/Model/Resolver/QuantityResolverTest.php
|
||||
Magento/CatalogInventoryGraphQl/Test/Unit/Model/Resolver/QuantityResolverTest.php
|
||||
CatalogInventoryGraphQl/Test/Unit/Model/Resolver/QuantityResolverTest.php
|
||||
Test/Unit/Model/Resolver/QuantityResolverTest.php
|
||||
Unit/Model/Resolver/QuantityResolverTest.php
|
||||
Model/Resolver/QuantityResolverTest.php
|
||||
Resolver/QuantityResolverTest.php
|
||||
QuantityResolverTest.php
|
||||
app/code/Magento/CatalogInventoryGraphQl/Test/Unit/Model/Resolver/OnlyXLeftInStockResolverTest.php
|
||||
code/Magento/CatalogInventoryGraphQl/Test/Unit/Model/Resolver/OnlyXLeftInStockResolverTest.php
|
||||
Magento/CatalogInventoryGraphQl/Test/Unit/Model/Resolver/OnlyXLeftInStockResolverTest.php
|
||||
|
||||
@@ -10760,6 +10760,7 @@ app/code/Magento/ProductAlert/Test/Unit/Block/Product/View/PriceTest.php
|
||||
app/code/Magento/ProductAlert/Test/Unit/Block/Product/ViewTest.php
|
||||
app/code/Magento/ProductAlert/Test/Unit/Model/ObserverTest.php
|
||||
app/code/Magento/ProductAlert/Test/Unit/Model/UpdateThemeParamsTest.php
|
||||
app/code/Magento/ProductAlert/Test/Unit/Model/EmailTest.php
|
||||
app/code/Magento/ProductAlert/Test/Fixture/StockAlert.php
|
||||
app/code/Magento/ProductAlert/Test/Fixture/PriceAlert.php
|
||||
app/code/Magento/ProductAlert/Test/Mftf/LICENSE_AFL.txt
|
||||
@@ -30299,6 +30300,7 @@ app/code/Magento/CatalogInventoryGraphQl/etc/graphql/di.xml
|
||||
app/code/Magento/CatalogInventoryGraphQl/etc/schema.graphqls
|
||||
app/code/Magento/CatalogInventoryGraphQl/etc/module.xml
|
||||
app/code/Magento/CatalogInventoryGraphQl/README.md
|
||||
app/code/Magento/CatalogInventoryGraphQl/Test/Unit/Model/Resolver/QuantityResolverTest.php
|
||||
app/code/Magento/CatalogInventoryGraphQl/Test/Unit/Model/Resolver/OnlyXLeftInStockResolverTest.php
|
||||
app/code/Magento/CatalogInventoryGraphQl/registration.php
|
||||
app/code/Magento/CatalogInventoryGraphQl/composer.json
|
||||
|
||||
@@ -4416,6 +4416,13 @@ Tests/Form/Type/DynamicContentTypeTest.php
|
||||
Form/Type/DynamicContentTypeTest.php
|
||||
Type/DynamicContentTypeTest.php
|
||||
DynamicContentTypeTest.php
|
||||
app/bundles/DynamicContentBundle/Tests/Form/Type/DynamicContentFilterChoicesTest.php
|
||||
bundles/DynamicContentBundle/Tests/Form/Type/DynamicContentFilterChoicesTest.php
|
||||
DynamicContentBundle/Tests/Form/Type/DynamicContentFilterChoicesTest.php
|
||||
Tests/Form/Type/DynamicContentFilterChoicesTest.php
|
||||
Form/Type/DynamicContentFilterChoicesTest.php
|
||||
Type/DynamicContentFilterChoicesTest.php
|
||||
DynamicContentFilterChoicesTest.php
|
||||
app/bundles/DynamicContentBundle/Validator/Constraints/SlotNameTypeValidator.php
|
||||
bundles/DynamicContentBundle/Validator/Constraints/SlotNameTypeValidator.php
|
||||
DynamicContentBundle/Validator/Constraints/SlotNameTypeValidator.php
|
||||
@@ -25384,6 +25391,13 @@ Resources/views/Company/_list_column_companywebsite.html.twig
|
||||
views/Company/_list_column_companywebsite.html.twig
|
||||
Company/_list_column_companywebsite.html.twig
|
||||
_list_column_companywebsite.html.twig
|
||||
app/bundles/LeadBundle/Resources/views/Auditlog/_single_value_table.html.twig
|
||||
bundles/LeadBundle/Resources/views/Auditlog/_single_value_table.html.twig
|
||||
LeadBundle/Resources/views/Auditlog/_single_value_table.html.twig
|
||||
Resources/views/Auditlog/_single_value_table.html.twig
|
||||
views/Auditlog/_single_value_table.html.twig
|
||||
Auditlog/_single_value_table.html.twig
|
||||
_single_value_table.html.twig
|
||||
app/bundles/LeadBundle/Resources/views/Auditlog/details.html.twig
|
||||
bundles/LeadBundle/Resources/views/Auditlog/details.html.twig
|
||||
LeadBundle/Resources/views/Auditlog/details.html.twig
|
||||
|
||||
@@ -951,6 +951,7 @@ app/bundles/DynamicContentBundle/Tests/Unit/Validator/Constraints/NoNestingValid
|
||||
app/bundles/DynamicContentBundle/Tests/Unit/EventListener/DynamicContentSubscriberTest.php
|
||||
app/bundles/DynamicContentBundle/Tests/Unit/Helper/DynamicContentHelperTest.php
|
||||
app/bundles/DynamicContentBundle/Tests/Form/Type/DynamicContentTypeTest.php
|
||||
app/bundles/DynamicContentBundle/Tests/Form/Type/DynamicContentFilterChoicesTest.php
|
||||
app/bundles/DynamicContentBundle/Validator/Constraints/SlotNameTypeValidator.php
|
||||
app/bundles/DynamicContentBundle/Validator/Constraints/NoNesting.php
|
||||
app/bundles/DynamicContentBundle/Validator/Constraints/SlotNameType.php
|
||||
@@ -4356,6 +4357,7 @@ app/bundles/LeadBundle/Resources/views/Company/merge.html.twig
|
||||
app/bundles/LeadBundle/Resources/views/Company/_list_column_default.html.twig
|
||||
app/bundles/LeadBundle/Resources/views/Company/list_rows_contacts.html.twig
|
||||
app/bundles/LeadBundle/Resources/views/Company/_list_column_companywebsite.html.twig
|
||||
app/bundles/LeadBundle/Resources/views/Auditlog/_single_value_table.html.twig
|
||||
app/bundles/LeadBundle/Resources/views/Auditlog/details.html.twig
|
||||
app/bundles/LeadBundle/Resources/views/Auditlog/_table.html.twig
|
||||
app/bundles/LeadBundle/Resources/views/Auditlog/_list.html.twig
|
||||
|
||||
@@ -1594,6 +1594,11 @@ fixtures/blueprints/landing/landing-page.yaml
|
||||
blueprints/landing/landing-page.yaml
|
||||
landing/landing-page.yaml
|
||||
landing-page.yaml
|
||||
modules/tailor/tests/controllers/EntriesTest.php
|
||||
tailor/tests/controllers/EntriesTest.php
|
||||
tests/controllers/EntriesTest.php
|
||||
controllers/EntriesTest.php
|
||||
EntriesTest.php
|
||||
modules/tailor/tests/database/EntriesFieldModelTest.php
|
||||
tailor/tests/database/EntriesFieldModelTest.php
|
||||
tests/database/EntriesFieldModelTest.php
|
||||
|
||||
@@ -321,6 +321,7 @@ modules/tailor/tests/fixtures/blueprints/landing/blockbuilder/featurette.yaml
|
||||
modules/tailor/tests/fixtures/blueprints/landing/blockbuilder/common.yaml
|
||||
modules/tailor/tests/fixtures/blueprints/landing/blockbuilder.yaml
|
||||
modules/tailor/tests/fixtures/blueprints/landing/landing-page.yaml
|
||||
modules/tailor/tests/controllers/EntriesTest.php
|
||||
modules/tailor/tests/database/EntriesFieldModelTest.php
|
||||
modules/tailor/tests/classes/BlueprintIndexerTest.php
|
||||
modules/tailor/tests/classes/BlueprintTest.php
|
||||
|
||||
@@ -54175,6 +54175,11 @@ migration/Core/V6_7/Migration1737472122TokenUserTest.php
|
||||
Core/V6_7/Migration1737472122TokenUserTest.php
|
||||
V6_7/Migration1737472122TokenUserTest.php
|
||||
Migration1737472122TokenUserTest.php
|
||||
tests/migration/Core/V6_7/Migration1784276129RepairPasswordChangedMailTranslationsTest.php
|
||||
migration/Core/V6_7/Migration1784276129RepairPasswordChangedMailTranslationsTest.php
|
||||
Core/V6_7/Migration1784276129RepairPasswordChangedMailTranslationsTest.php
|
||||
V6_7/Migration1784276129RepairPasswordChangedMailTranslationsTest.php
|
||||
Migration1784276129RepairPasswordChangedMailTranslationsTest.php
|
||||
tests/migration/Core/V6_7/Migration1742199550MeasurementDisplayUnitTableTest.php
|
||||
migration/Core/V6_7/Migration1742199550MeasurementDisplayUnitTableTest.php
|
||||
Core/V6_7/Migration1742199550MeasurementDisplayUnitTableTest.php
|
||||
@@ -57822,6 +57827,11 @@ skills/sw-review/personas/security.md
|
||||
sw-review/personas/security.md
|
||||
personas/security.md
|
||||
security.md
|
||||
.agents/skills/sw-review/agents/openai.yaml
|
||||
skills/sw-review/agents/openai.yaml
|
||||
sw-review/agents/openai.yaml
|
||||
agents/openai.yaml
|
||||
openai.yaml
|
||||
.agents/skills/sw-review/references/COST.md
|
||||
skills/sw-review/references/COST.md
|
||||
sw-review/references/COST.md
|
||||
@@ -57909,6 +57919,11 @@ REPRODUCTION.md
|
||||
skills/sw-triage/SKILL.md
|
||||
sw-triage/SKILL.md
|
||||
SKILL.md
|
||||
.agents/skills/sw-triage/agents/openai.yaml
|
||||
skills/sw-triage/agents/openai.yaml
|
||||
sw-triage/agents/openai.yaml
|
||||
agents/openai.yaml
|
||||
openai.yaml
|
||||
.agents/skills/sw-triage/assets/examples.md
|
||||
skills/sw-triage/assets/examples.md
|
||||
sw-triage/assets/examples.md
|
||||
@@ -57942,6 +57957,11 @@ openai.yaml
|
||||
skills/sw-bugfixer/SKILL.md
|
||||
sw-bugfixer/SKILL.md
|
||||
SKILL.md
|
||||
.agents/skills/sw-bugfixer/agents/openai.yaml
|
||||
skills/sw-bugfixer/agents/openai.yaml
|
||||
sw-bugfixer/agents/openai.yaml
|
||||
agents/openai.yaml
|
||||
openai.yaml
|
||||
.idea/icon.svg
|
||||
icon.svg
|
||||
src/Storefront/Migration/V6_3/Migration1552899789Theme.php
|
||||
@@ -74830,6 +74850,11 @@ Core/Migration/V6_7/Migration1768545322AssignRevocationPageToSystemConfigSetting
|
||||
Migration/V6_7/Migration1768545322AssignRevocationPageToSystemConfigSetting.php
|
||||
V6_7/Migration1768545322AssignRevocationPageToSystemConfigSetting.php
|
||||
Migration1768545322AssignRevocationPageToSystemConfigSetting.php
|
||||
src/Core/Migration/V6_7/Migration1784276129RepairPasswordChangedMailTranslations.php
|
||||
Core/Migration/V6_7/Migration1784276129RepairPasswordChangedMailTranslations.php
|
||||
Migration/V6_7/Migration1784276129RepairPasswordChangedMailTranslations.php
|
||||
V6_7/Migration1784276129RepairPasswordChangedMailTranslations.php
|
||||
Migration1784276129RepairPasswordChangedMailTranslations.php
|
||||
src/Core/Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
|
||||
Core/Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
|
||||
Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
|
||||
@@ -80995,6 +81020,11 @@ Core/System/DependencyInjection/tag.xml
|
||||
System/DependencyInjection/tag.xml
|
||||
DependencyInjection/tag.xml
|
||||
tag.xml
|
||||
src/Core/System/DependencyInjection/unit.php
|
||||
Core/System/DependencyInjection/unit.php
|
||||
System/DependencyInjection/unit.php
|
||||
DependencyInjection/unit.php
|
||||
unit.php
|
||||
src/Core/System/DependencyInjection/custom_entity.php
|
||||
Core/System/DependencyInjection/custom_entity.php
|
||||
System/DependencyInjection/custom_entity.php
|
||||
@@ -81025,11 +81055,6 @@ Core/System/DependencyInjection/currency.xml
|
||||
System/DependencyInjection/currency.xml
|
||||
DependencyInjection/currency.xml
|
||||
currency.xml
|
||||
src/Core/System/DependencyInjection/unit.xml
|
||||
Core/System/DependencyInjection/unit.xml
|
||||
System/DependencyInjection/unit.xml
|
||||
DependencyInjection/unit.xml
|
||||
unit.xml
|
||||
src/Core/System/DependencyInjection/configuration.php
|
||||
Core/System/DependencyInjection/configuration.php
|
||||
System/DependencyInjection/configuration.php
|
||||
@@ -91041,31 +91066,31 @@ Core/Content/DependencyInjection/shared.xml
|
||||
Content/DependencyInjection/shared.xml
|
||||
DependencyInjection/shared.xml
|
||||
shared.xml
|
||||
src/Core/Content/DependencyInjection/product.xml
|
||||
Core/Content/DependencyInjection/product.xml
|
||||
Content/DependencyInjection/product.xml
|
||||
DependencyInjection/product.xml
|
||||
product.xml
|
||||
src/Core/Content/DependencyInjection/measurement_system.php
|
||||
Core/Content/DependencyInjection/measurement_system.php
|
||||
Content/DependencyInjection/measurement_system.php
|
||||
DependencyInjection/measurement_system.php
|
||||
measurement_system.php
|
||||
src/Core/Content/DependencyInjection/media_path.xml
|
||||
Core/Content/DependencyInjection/media_path.xml
|
||||
Content/DependencyInjection/media_path.xml
|
||||
DependencyInjection/media_path.xml
|
||||
media_path.xml
|
||||
src/Core/Content/DependencyInjection/property.xml
|
||||
Core/Content/DependencyInjection/property.xml
|
||||
Content/DependencyInjection/property.xml
|
||||
DependencyInjection/property.xml
|
||||
property.xml
|
||||
src/Core/Content/DependencyInjection/property.php
|
||||
Core/Content/DependencyInjection/property.php
|
||||
Content/DependencyInjection/property.php
|
||||
DependencyInjection/property.php
|
||||
property.php
|
||||
src/Core/Content/DependencyInjection/sitemap.xml
|
||||
Core/Content/DependencyInjection/sitemap.xml
|
||||
Content/DependencyInjection/sitemap.xml
|
||||
DependencyInjection/sitemap.xml
|
||||
sitemap.xml
|
||||
src/Core/Content/DependencyInjection/measurement_system.xml
|
||||
Core/Content/DependencyInjection/measurement_system.xml
|
||||
Content/DependencyInjection/measurement_system.xml
|
||||
DependencyInjection/measurement_system.xml
|
||||
measurement_system.xml
|
||||
src/Core/Content/DependencyInjection/breadcrumb.php
|
||||
Core/Content/DependencyInjection/breadcrumb.php
|
||||
Content/DependencyInjection/breadcrumb.php
|
||||
DependencyInjection/breadcrumb.php
|
||||
breadcrumb.php
|
||||
src/Core/Content/DependencyInjection/category.xml
|
||||
Core/Content/DependencyInjection/category.xml
|
||||
Content/DependencyInjection/category.xml
|
||||
@@ -91081,6 +91106,16 @@ Core/Content/DependencyInjection/media_test.xml
|
||||
Content/DependencyInjection/media_test.xml
|
||||
DependencyInjection/media_test.xml
|
||||
media_test.xml
|
||||
src/Core/Content/DependencyInjection/product_export.php
|
||||
Core/Content/DependencyInjection/product_export.php
|
||||
Content/DependencyInjection/product_export.php
|
||||
DependencyInjection/product_export.php
|
||||
product_export.php
|
||||
src/Core/Content/DependencyInjection/product_stream.php
|
||||
Core/Content/DependencyInjection/product_stream.php
|
||||
Content/DependencyInjection/product_stream.php
|
||||
DependencyInjection/product_stream.php
|
||||
product_stream.php
|
||||
src/Core/Content/DependencyInjection/cms.xml
|
||||
Core/Content/DependencyInjection/cms.xml
|
||||
Content/DependencyInjection/cms.xml
|
||||
@@ -91106,16 +91141,11 @@ Core/Content/DependencyInjection/product_export_tracking.php
|
||||
Content/DependencyInjection/product_export_tracking.php
|
||||
DependencyInjection/product_export_tracking.php
|
||||
product_export_tracking.php
|
||||
src/Core/Content/DependencyInjection/breadcrumb.xml
|
||||
Core/Content/DependencyInjection/breadcrumb.xml
|
||||
Content/DependencyInjection/breadcrumb.xml
|
||||
DependencyInjection/breadcrumb.xml
|
||||
breadcrumb.xml
|
||||
src/Core/Content/DependencyInjection/product_stream.xml
|
||||
Core/Content/DependencyInjection/product_stream.xml
|
||||
Content/DependencyInjection/product_stream.xml
|
||||
DependencyInjection/product_stream.xml
|
||||
product_stream.xml
|
||||
src/Core/Content/DependencyInjection/product.php
|
||||
Core/Content/DependencyInjection/product.php
|
||||
Content/DependencyInjection/product.php
|
||||
DependencyInjection/product.php
|
||||
product.php
|
||||
src/Core/Content/DependencyInjection/delivery_time.xml
|
||||
Core/Content/DependencyInjection/delivery_time.xml
|
||||
Content/DependencyInjection/delivery_time.xml
|
||||
@@ -91136,11 +91166,6 @@ Core/Content/DependencyInjection/rule.xml
|
||||
Content/DependencyInjection/rule.xml
|
||||
DependencyInjection/rule.xml
|
||||
rule.xml
|
||||
src/Core/Content/DependencyInjection/product_export.xml
|
||||
Core/Content/DependencyInjection/product_export.xml
|
||||
Content/DependencyInjection/product_export.xml
|
||||
DependencyInjection/product_export.xml
|
||||
product_export.xml
|
||||
src/Core/Content/DependencyInjection/cookie.php
|
||||
Core/Content/DependencyInjection/cookie.php
|
||||
Content/DependencyInjection/cookie.php
|
||||
@@ -104922,6 +104947,11 @@ Core/Framework/DependencyInjection/Configuration.php
|
||||
Framework/DependencyInjection/Configuration.php
|
||||
DependencyInjection/Configuration.php
|
||||
Configuration.php
|
||||
src/Core/Framework/DependencyInjection/seo_test.php
|
||||
Core/Framework/DependencyInjection/seo_test.php
|
||||
Framework/DependencyInjection/seo_test.php
|
||||
DependencyInjection/seo_test.php
|
||||
seo_test.php
|
||||
src/Core/Framework/DependencyInjection/flag.xml
|
||||
Core/Framework/DependencyInjection/flag.xml
|
||||
Framework/DependencyInjection/flag.xml
|
||||
@@ -104932,11 +104962,6 @@ Core/Framework/DependencyInjection/store_test.php
|
||||
Framework/DependencyInjection/store_test.php
|
||||
DependencyInjection/store_test.php
|
||||
store_test.php
|
||||
src/Core/Framework/DependencyInjection/seo.xml
|
||||
Core/Framework/DependencyInjection/seo.xml
|
||||
Framework/DependencyInjection/seo.xml
|
||||
DependencyInjection/seo.xml
|
||||
seo.xml
|
||||
src/Core/Framework/DependencyInjection/plugin.php
|
||||
Core/Framework/DependencyInjection/plugin.php
|
||||
Framework/DependencyInjection/plugin.php
|
||||
@@ -104962,6 +104987,11 @@ Core/Framework/DependencyInjection/filesystem.xml
|
||||
Framework/DependencyInjection/filesystem.xml
|
||||
DependencyInjection/filesystem.xml
|
||||
filesystem.xml
|
||||
src/Core/Framework/DependencyInjection/seo.php
|
||||
Core/Framework/DependencyInjection/seo.php
|
||||
Framework/DependencyInjection/seo.php
|
||||
DependencyInjection/seo.php
|
||||
seo.php
|
||||
src/Core/Framework/DependencyInjection/hydrator.php
|
||||
Core/Framework/DependencyInjection/hydrator.php
|
||||
Framework/DependencyInjection/hydrator.php
|
||||
@@ -104982,11 +105012,6 @@ Core/Framework/DependencyInjection/demodata.xml
|
||||
Framework/DependencyInjection/demodata.xml
|
||||
DependencyInjection/demodata.xml
|
||||
demodata.xml
|
||||
src/Core/Framework/DependencyInjection/seo_test.xml
|
||||
Core/Framework/DependencyInjection/seo_test.xml
|
||||
Framework/DependencyInjection/seo_test.xml
|
||||
DependencyInjection/seo_test.xml
|
||||
seo_test.xml
|
||||
src/Core/Framework/DependencyInjection/update.xml
|
||||
Core/Framework/DependencyInjection/update.xml
|
||||
Framework/DependencyInjection/update.xml
|
||||
@@ -120172,6 +120197,16 @@ core/service/utils/format.utils.ts
|
||||
service/utils/format.utils.ts
|
||||
utils/format.utils.ts
|
||||
format.utils.ts
|
||||
src/Administration/Resources/app/administration/src/core/service/utils/object.utils.spec.ts
|
||||
Administration/Resources/app/administration/src/core/service/utils/object.utils.spec.ts
|
||||
Resources/app/administration/src/core/service/utils/object.utils.spec.ts
|
||||
app/administration/src/core/service/utils/object.utils.spec.ts
|
||||
administration/src/core/service/utils/object.utils.spec.ts
|
||||
src/core/service/utils/object.utils.spec.ts
|
||||
core/service/utils/object.utils.spec.ts
|
||||
service/utils/object.utils.spec.ts
|
||||
utils/object.utils.spec.ts
|
||||
object.utils.spec.ts
|
||||
src/Administration/Resources/app/administration/src/core/service/utils/types.utils.ts
|
||||
Administration/Resources/app/administration/src/core/service/utils/types.utils.ts
|
||||
Resources/app/administration/src/core/service/utils/types.utils.ts
|
||||
@@ -158435,6 +158470,39 @@ component/utils/sw-upload-status/sw-upload-status.spec.js
|
||||
utils/sw-upload-status/sw-upload-status.spec.js
|
||||
sw-upload-status/sw-upload-status.spec.js
|
||||
sw-upload-status.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-dismissible-notices/sw-dismissible-notices.html.twig
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-dismissible-notices/sw-dismissible-notices.html.twig
|
||||
Resources/app/administration/src/app/component/utils/sw-dismissible-notices/sw-dismissible-notices.html.twig
|
||||
app/administration/src/app/component/utils/sw-dismissible-notices/sw-dismissible-notices.html.twig
|
||||
administration/src/app/component/utils/sw-dismissible-notices/sw-dismissible-notices.html.twig
|
||||
src/app/component/utils/sw-dismissible-notices/sw-dismissible-notices.html.twig
|
||||
app/component/utils/sw-dismissible-notices/sw-dismissible-notices.html.twig
|
||||
component/utils/sw-dismissible-notices/sw-dismissible-notices.html.twig
|
||||
utils/sw-dismissible-notices/sw-dismissible-notices.html.twig
|
||||
sw-dismissible-notices/sw-dismissible-notices.html.twig
|
||||
sw-dismissible-notices.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-dismissible-notices/sw-dismissible-notices.spec.ts
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-dismissible-notices/sw-dismissible-notices.spec.ts
|
||||
Resources/app/administration/src/app/component/utils/sw-dismissible-notices/sw-dismissible-notices.spec.ts
|
||||
app/administration/src/app/component/utils/sw-dismissible-notices/sw-dismissible-notices.spec.ts
|
||||
administration/src/app/component/utils/sw-dismissible-notices/sw-dismissible-notices.spec.ts
|
||||
src/app/component/utils/sw-dismissible-notices/sw-dismissible-notices.spec.ts
|
||||
app/component/utils/sw-dismissible-notices/sw-dismissible-notices.spec.ts
|
||||
component/utils/sw-dismissible-notices/sw-dismissible-notices.spec.ts
|
||||
utils/sw-dismissible-notices/sw-dismissible-notices.spec.ts
|
||||
sw-dismissible-notices/sw-dismissible-notices.spec.ts
|
||||
sw-dismissible-notices.spec.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-dismissible-notices/index.ts
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-dismissible-notices/index.ts
|
||||
Resources/app/administration/src/app/component/utils/sw-dismissible-notices/index.ts
|
||||
app/administration/src/app/component/utils/sw-dismissible-notices/index.ts
|
||||
administration/src/app/component/utils/sw-dismissible-notices/index.ts
|
||||
src/app/component/utils/sw-dismissible-notices/index.ts
|
||||
app/component/utils/sw-dismissible-notices/index.ts
|
||||
component/utils/sw-dismissible-notices/index.ts
|
||||
utils/sw-dismissible-notices/index.ts
|
||||
sw-dismissible-notices/index.ts
|
||||
index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-help-center/index.ts
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-help-center/index.ts
|
||||
Resources/app/administration/src/app/component/utils/sw-help-center/index.ts
|
||||
|
||||
@@ -10734,6 +10734,7 @@ tests/migration/Core/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlowTes
|
||||
tests/migration/Core/V6_7/Migration1781862820RepairRevocationRequestTranslationsTest.php
|
||||
tests/migration/Core/V6_7/Migration1749644517AddListingVariantNameSystemConfigOptionTest.php
|
||||
tests/migration/Core/V6_7/Migration1737472122TokenUserTest.php
|
||||
tests/migration/Core/V6_7/Migration1784276129RepairPasswordChangedMailTranslationsTest.php
|
||||
tests/migration/Core/V6_7/Migration1742199550MeasurementDisplayUnitTableTest.php
|
||||
tests/migration/Core/V6_7/Migration1778072247AddDocumentBaseConfigTypedColumnsTest.php
|
||||
tests/migration/Core/V6_7/Migration1746176773AddIntegrationIdStateHistoryTest.php
|
||||
@@ -11253,6 +11254,7 @@ RELEASE_INFO-6.7.md
|
||||
.agents/skills/sw-review/personas/code-style.md
|
||||
.agents/skills/sw-review/personas/architecture.md
|
||||
.agents/skills/sw-review/personas/security.md
|
||||
.agents/skills/sw-review/agents/openai.yaml
|
||||
.agents/skills/sw-review/references/COST.md
|
||||
.agents/skills/sw-review/references/RUNTIME.md
|
||||
.agents/skills/sw-review/references/SCHEMA.md
|
||||
@@ -11272,6 +11274,7 @@ RELEASE_INFO-6.7.md
|
||||
.agents/skills/nightly-triage/references/PIPELINE.md
|
||||
.agents/skills/nightly-triage/references/REPRODUCTION.md
|
||||
.agents/skills/sw-triage/SKILL.md
|
||||
.agents/skills/sw-triage/agents/openai.yaml
|
||||
.agents/skills/sw-triage/assets/examples.md
|
||||
.agents/skills/sw-triage/references/DOMAINS.md
|
||||
.agents/skills/sw-triage/references/TOOLS.md
|
||||
@@ -11279,6 +11282,7 @@ RELEASE_INFO-6.7.md
|
||||
.agents/skills/shopware-release-docs/SKILL.md
|
||||
.agents/skills/shopware-release-docs/agents/openai.yaml
|
||||
.agents/skills/sw-bugfixer/SKILL.md
|
||||
.agents/skills/sw-bugfixer/agents/openai.yaml
|
||||
.idea/icon.svg
|
||||
src/Storefront/Migration/V6_3/Migration1552899789Theme.php
|
||||
src/Storefront/Migration/V6_3/Migration1563785071AddThemeHelpText.php
|
||||
@@ -13589,6 +13593,7 @@ src/Core/Migration/V6_7/Migration1733136208AddH1ToCmsCategoryListing.php
|
||||
src/Core/Migration/V6_7/Migration1753191228AddMediaThumbnailSizeIdToMediaThumbnail.php
|
||||
src/Core/Migration/V6_7/Migration1728119898AddRobotsTxt.php
|
||||
src/Core/Migration/V6_7/Migration1768545322AssignRevocationPageToSystemConfigSetting.php
|
||||
src/Core/Migration/V6_7/Migration1784276129RepairPasswordChangedMailTranslations.php
|
||||
src/Core/Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
|
||||
src/Core/Migration/V6_7/Migration1751623078AddMeasurementSystemPrivileges.php
|
||||
src/Core/Migration/V6_7/Migration1752229050ChangeDESnippetOfMeterUnit.php
|
||||
@@ -14649,13 +14654,13 @@ src/Core/System/DependencyInjection/country.xml
|
||||
src/Core/System/DependencyInjection/DependencyInjectionException.php
|
||||
src/Core/System/DependencyInjection/usage_data.php
|
||||
src/Core/System/DependencyInjection/tag.xml
|
||||
src/Core/System/DependencyInjection/unit.php
|
||||
src/Core/System/DependencyInjection/custom_entity.php
|
||||
src/Core/System/DependencyInjection/number_range.php
|
||||
src/Core/System/DependencyInjection/tax.php
|
||||
src/Core/System/DependencyInjection/services_test.php
|
||||
src/Core/System/DependencyInjection/user.xml
|
||||
src/Core/System/DependencyInjection/currency.xml
|
||||
src/Core/System/DependencyInjection/unit.xml
|
||||
src/Core/System/DependencyInjection/configuration.php
|
||||
src/Core/System/DependencyInjection/salutation.php
|
||||
src/Core/System/User/Api/UserValidationController.php
|
||||
@@ -16271,26 +16276,26 @@ src/Core/Content/ProductExport/Struct/ProductExportResult.php
|
||||
src/Core/Content/ProductExport/ProductExportEntity.php
|
||||
src/Core/Content/ProductExport/Subscriber/AgenticCommerceProductExportProviderContextSubscriber.php
|
||||
src/Core/Content/DependencyInjection/shared.xml
|
||||
src/Core/Content/DependencyInjection/product.xml
|
||||
src/Core/Content/DependencyInjection/measurement_system.php
|
||||
src/Core/Content/DependencyInjection/media_path.xml
|
||||
src/Core/Content/DependencyInjection/property.xml
|
||||
src/Core/Content/DependencyInjection/property.php
|
||||
src/Core/Content/DependencyInjection/sitemap.xml
|
||||
src/Core/Content/DependencyInjection/measurement_system.xml
|
||||
src/Core/Content/DependencyInjection/breadcrumb.php
|
||||
src/Core/Content/DependencyInjection/category.xml
|
||||
src/Core/Content/DependencyInjection/landing_page.xml
|
||||
src/Core/Content/DependencyInjection/media_test.xml
|
||||
src/Core/Content/DependencyInjection/product_export.php
|
||||
src/Core/Content/DependencyInjection/product_stream.php
|
||||
src/Core/Content/DependencyInjection/cms.xml
|
||||
src/Core/Content/DependencyInjection/newsletter_recipient.xml
|
||||
src/Core/Content/DependencyInjection/mail.xml
|
||||
src/Core/Content/DependencyInjection/revocation_request_form.xml
|
||||
src/Core/Content/DependencyInjection/product_export_tracking.php
|
||||
src/Core/Content/DependencyInjection/breadcrumb.xml
|
||||
src/Core/Content/DependencyInjection/product_stream.xml
|
||||
src/Core/Content/DependencyInjection/product.php
|
||||
src/Core/Content/DependencyInjection/delivery_time.xml
|
||||
src/Core/Content/DependencyInjection/import_export.xml
|
||||
src/Core/Content/DependencyInjection/media.xml
|
||||
src/Core/Content/DependencyInjection/rule.xml
|
||||
src/Core/Content/DependencyInjection/product_export.xml
|
||||
src/Core/Content/DependencyInjection/cookie.php
|
||||
src/Core/Content/DependencyInjection/mail_template.xml
|
||||
src/Core/Content/DependencyInjection/flow.xml
|
||||
@@ -18405,19 +18410,19 @@ src/Core/Framework/DependencyInjection/DependencyInjectionException.php
|
||||
src/Core/Framework/DependencyInjection/webhook.php
|
||||
src/Core/Framework/DependencyInjection/event.xml
|
||||
src/Core/Framework/DependencyInjection/Configuration.php
|
||||
src/Core/Framework/DependencyInjection/seo_test.php
|
||||
src/Core/Framework/DependencyInjection/flag.xml
|
||||
src/Core/Framework/DependencyInjection/store_test.php
|
||||
src/Core/Framework/DependencyInjection/seo.xml
|
||||
src/Core/Framework/DependencyInjection/plugin.php
|
||||
src/Core/Framework/DependencyInjection/services.xml
|
||||
src/Core/Framework/DependencyInjection/notification.xml
|
||||
src/Core/Framework/DependencyInjection/cache.xml
|
||||
src/Core/Framework/DependencyInjection/filesystem.xml
|
||||
src/Core/Framework/DependencyInjection/seo.php
|
||||
src/Core/Framework/DependencyInjection/hydrator.php
|
||||
src/Core/Framework/DependencyInjection/rate-limiter.php
|
||||
src/Core/Framework/DependencyInjection/rule.xml
|
||||
src/Core/Framework/DependencyInjection/demodata.xml
|
||||
src/Core/Framework/DependencyInjection/seo_test.xml
|
||||
src/Core/Framework/DependencyInjection/update.xml
|
||||
src/Core/Framework/Log/Package.php
|
||||
src/Core/Framework/Log/PackageService.php
|
||||
@@ -20561,6 +20566,7 @@ src/Administration/Resources/app/administration/src/core/service/utils/format.ut
|
||||
src/Administration/Resources/app/administration/src/core/service/utils/sort.utils.ts
|
||||
src/Administration/Resources/app/administration/src/core/service/utils/generic-rule-condition.utils.ts
|
||||
src/Administration/Resources/app/administration/src/core/service/utils/format.utils.ts
|
||||
src/Administration/Resources/app/administration/src/core/service/utils/object.utils.spec.ts
|
||||
src/Administration/Resources/app/administration/src/core/service/utils/types.utils.ts
|
||||
src/Administration/Resources/app/administration/src/core/service/utils/vue-helper.utils.spec.js
|
||||
src/Administration/Resources/app/administration/src/core/service/utils/unit-conversion.utils.spec.js
|
||||
@@ -24020,6 +24026,9 @@ src/Administration/Resources/app/administration/src/app/component/utils/sw-dupli
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-duplicated-media-v2/index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-upload-status/index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-upload-status/sw-upload-status.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-dismissible-notices/sw-dismissible-notices.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-dismissible-notices/sw-dismissible-notices.spec.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-dismissible-notices/index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-help-center/index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-help-center/sw-help-center.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-help-center/sw-help-center.spec.js
|
||||
|
||||
@@ -892,6 +892,18 @@ tests/Feature/Scim/CreateGroupWithMembersTest.php
|
||||
Feature/Scim/CreateGroupWithMembersTest.php
|
||||
Scim/CreateGroupWithMembersTest.php
|
||||
CreateGroupWithMembersTest.php
|
||||
tests/Feature/Scim/UserEmailsShapeTest.php
|
||||
Feature/Scim/UserEmailsShapeTest.php
|
||||
Scim/UserEmailsShapeTest.php
|
||||
UserEmailsShapeTest.php
|
||||
tests/Feature/Scim/UserFilterSchemaUrnTest.php
|
||||
Feature/Scim/UserFilterSchemaUrnTest.php
|
||||
Scim/UserFilterSchemaUrnTest.php
|
||||
UserFilterSchemaUrnTest.php
|
||||
tests/Feature/Scim/ReplaceUserWithMalformedKeyTest.php
|
||||
Feature/Scim/ReplaceUserWithMalformedKeyTest.php
|
||||
Scim/ReplaceUserWithMalformedKeyTest.php
|
||||
ReplaceUserWithMalformedKeyTest.php
|
||||
tests/Feature/Scim/ReplaceUserWithFilterKeyTest.php
|
||||
Feature/Scim/ReplaceUserWithFilterKeyTest.php
|
||||
Scim/ReplaceUserWithFilterKeyTest.php
|
||||
@@ -1225,6 +1237,10 @@ Feature/Manufacturers/Ui/UpdateManufacturerTest.php
|
||||
Manufacturers/Ui/UpdateManufacturerTest.php
|
||||
Ui/UpdateManufacturerTest.php
|
||||
UpdateManufacturerTest.php
|
||||
tests/Feature/Companies/CompanyNameUniquenessTest.php
|
||||
Feature/Companies/CompanyNameUniquenessTest.php
|
||||
Companies/CompanyNameUniquenessTest.php
|
||||
CompanyNameUniquenessTest.php
|
||||
tests/Feature/Companies/Api/CreateCompaniesTest.php
|
||||
Feature/Companies/Api/CreateCompaniesTest.php
|
||||
Companies/Api/CreateCompaniesTest.php
|
||||
@@ -1697,6 +1713,22 @@ tests/Feature/Fmcs/HttpCrossCompanyLeakTest.php
|
||||
Feature/Fmcs/HttpCrossCompanyLeakTest.php
|
||||
Fmcs/HttpCrossCompanyLeakTest.php
|
||||
HttpCrossCompanyLeakTest.php
|
||||
tests/Feature/Fmcs/FmcsCompanyRuleWiringTest.php
|
||||
Feature/Fmcs/FmcsCompanyRuleWiringTest.php
|
||||
Fmcs/FmcsCompanyRuleWiringTest.php
|
||||
FmcsCompanyRuleWiringTest.php
|
||||
tests/Feature/Fmcs/FmcsStrictUsersHttpTest.php
|
||||
Feature/Fmcs/FmcsStrictUsersHttpTest.php
|
||||
Fmcs/FmcsStrictUsersHttpTest.php
|
||||
FmcsStrictUsersHttpTest.php
|
||||
tests/Feature/Fmcs/FmcsCompanyValidatorTest.php
|
||||
Feature/Fmcs/FmcsCompanyValidatorTest.php
|
||||
Fmcs/FmcsCompanyValidatorTest.php
|
||||
FmcsCompanyValidatorTest.php
|
||||
tests/Feature/Fmcs/FmcsStrictBulkAssetEditTest.php
|
||||
Feature/Fmcs/FmcsStrictBulkAssetEditTest.php
|
||||
Fmcs/FmcsStrictBulkAssetEditTest.php
|
||||
FmcsStrictBulkAssetEditTest.php
|
||||
tests/Feature/Categories/Api/UpdateCategoriesTest.php
|
||||
Feature/Categories/Api/UpdateCategoriesTest.php
|
||||
Categories/Api/UpdateCategoriesTest.php
|
||||
@@ -1816,6 +1848,11 @@ Feature/Locations/Ui/BulkDeleteLocationsTest.php
|
||||
Locations/Ui/BulkDeleteLocationsTest.php
|
||||
Ui/BulkDeleteLocationsTest.php
|
||||
BulkDeleteLocationsTest.php
|
||||
tests/Feature/Locations/Ui/LocationNameUniquenessTest.php
|
||||
Feature/Locations/Ui/LocationNameUniquenessTest.php
|
||||
Locations/Ui/LocationNameUniquenessTest.php
|
||||
Ui/LocationNameUniquenessTest.php
|
||||
LocationNameUniquenessTest.php
|
||||
tests/Feature/Locations/Ui/ShowLocationTest.php
|
||||
Feature/Locations/Ui/ShowLocationTest.php
|
||||
Locations/Ui/ShowLocationTest.php
|
||||
@@ -1945,6 +1982,10 @@ Feature/Consumables/Ui/ConsumableViewTest.php
|
||||
Consumables/Ui/ConsumableViewTest.php
|
||||
Ui/ConsumableViewTest.php
|
||||
ConsumableViewTest.php
|
||||
tests/Feature/Account/GetStoredEulaTest.php
|
||||
Feature/Account/GetStoredEulaTest.php
|
||||
Account/GetStoredEulaTest.php
|
||||
GetStoredEulaTest.php
|
||||
tests/Feature/Modals/Ui/ShowModalsTest.php
|
||||
Feature/Modals/Ui/ShowModalsTest.php
|
||||
Modals/Ui/ShowModalsTest.php
|
||||
|
||||
@@ -255,6 +255,9 @@ tests/Feature/Groups/Ui/UpdateGroupTest.php
|
||||
tests/Feature/Groups/Ui/IndexGroupTest.php
|
||||
tests/Feature/LicenseSeats/Api/LicenseSeatUpdateTest.php
|
||||
tests/Feature/Scim/CreateGroupWithMembersTest.php
|
||||
tests/Feature/Scim/UserEmailsShapeTest.php
|
||||
tests/Feature/Scim/UserFilterSchemaUrnTest.php
|
||||
tests/Feature/Scim/ReplaceUserWithMalformedKeyTest.php
|
||||
tests/Feature/Scim/ReplaceUserWithFilterKeyTest.php
|
||||
tests/Feature/Authentication/TwoFactorRateLimitTest.php
|
||||
tests/Feature/Authentication/LoginTest.php
|
||||
@@ -324,6 +327,7 @@ tests/Feature/Manufacturers/Ui/ShowManufacturerTest.php
|
||||
tests/Feature/Manufacturers/Ui/IndexManufacturersTest.php
|
||||
tests/Feature/Manufacturers/Ui/DeleteManufacturersTest.php
|
||||
tests/Feature/Manufacturers/Ui/UpdateManufacturerTest.php
|
||||
tests/Feature/Companies/CompanyNameUniquenessTest.php
|
||||
tests/Feature/Companies/Api/CreateCompaniesTest.php
|
||||
tests/Feature/Companies/Api/UpdateCompaniesTest.php
|
||||
tests/Feature/Companies/Api/DeleteCompaniesTest.php
|
||||
@@ -422,6 +426,10 @@ tests/Feature/Requests/Ui/AccessoryRequestTest.php
|
||||
tests/Feature/Requests/Ui/AssetRequestIndexTest.php
|
||||
tests/Feature/Requests/Ui/CancelRequestTest.php
|
||||
tests/Feature/Fmcs/HttpCrossCompanyLeakTest.php
|
||||
tests/Feature/Fmcs/FmcsCompanyRuleWiringTest.php
|
||||
tests/Feature/Fmcs/FmcsStrictUsersHttpTest.php
|
||||
tests/Feature/Fmcs/FmcsCompanyValidatorTest.php
|
||||
tests/Feature/Fmcs/FmcsStrictBulkAssetEditTest.php
|
||||
tests/Feature/Categories/Api/UpdateCategoriesTest.php
|
||||
tests/Feature/Categories/Api/IndexCategoriesTest.php
|
||||
tests/Feature/Categories/Api/CreateCategoriesTest.php
|
||||
@@ -446,6 +454,7 @@ tests/Feature/Locations/Api/UpdateLocationsTest.php
|
||||
tests/Feature/Locations/Api/LocationFileTest.php
|
||||
tests/Feature/Locations/Api/LocationsFmcsScopingTest.php
|
||||
tests/Feature/Locations/Ui/BulkDeleteLocationsTest.php
|
||||
tests/Feature/Locations/Ui/LocationNameUniquenessTest.php
|
||||
tests/Feature/Locations/Ui/ShowLocationTest.php
|
||||
tests/Feature/Locations/Ui/DeleteLocationsTest.php
|
||||
tests/Feature/Locations/Ui/LocationParentCompanyTest.php
|
||||
@@ -472,6 +481,7 @@ tests/Feature/Consumables/Ui/StoreConsumableWithFullMultipleCompanySupportTest.p
|
||||
tests/Feature/Consumables/Ui/ConsumableIndexTest.php
|
||||
tests/Feature/Consumables/Ui/CreateConsumableTest.php
|
||||
tests/Feature/Consumables/Ui/ConsumableViewTest.php
|
||||
tests/Feature/Account/GetStoredEulaTest.php
|
||||
tests/Feature/Modals/Ui/ShowModalsTest.php
|
||||
tests/Feature/Checkouts/Api/AssetCheckoutTest.php
|
||||
tests/Feature/Checkouts/Api/ComponentCheckoutTest.php
|
||||
|
||||
@@ -6428,6 +6428,12 @@ apache/catalina/authenticator/TestJaspicCallbackHandlerInAuthenticator.java
|
||||
catalina/authenticator/TestJaspicCallbackHandlerInAuthenticator.java
|
||||
authenticator/TestJaspicCallbackHandlerInAuthenticator.java
|
||||
TestJaspicCallbackHandlerInAuthenticator.java
|
||||
test/org/apache/catalina/authenticator/TestDigestAuthenticatorNonceInfo.java
|
||||
org/apache/catalina/authenticator/TestDigestAuthenticatorNonceInfo.java
|
||||
apache/catalina/authenticator/TestDigestAuthenticatorNonceInfo.java
|
||||
catalina/authenticator/TestDigestAuthenticatorNonceInfo.java
|
||||
authenticator/TestDigestAuthenticatorNonceInfo.java
|
||||
TestDigestAuthenticatorNonceInfo.java
|
||||
test/org/apache/catalina/authenticator/TestDigestAuthenticator.java
|
||||
org/apache/catalina/authenticator/TestDigestAuthenticator.java
|
||||
apache/catalina/authenticator/TestDigestAuthenticator.java
|
||||
|
||||
@@ -967,6 +967,7 @@ test/org/apache/catalina/authenticator/TestDigestAuthenticatorAlgorithms.java
|
||||
test/org/apache/catalina/authenticator/TestNonLoginAndBasicAuthenticator.java
|
||||
test/org/apache/catalina/authenticator/TestAuthenticatorBaseCorsPreflight.java
|
||||
test/org/apache/catalina/authenticator/TestJaspicCallbackHandlerInAuthenticator.java
|
||||
test/org/apache/catalina/authenticator/TestDigestAuthenticatorNonceInfo.java
|
||||
test/org/apache/catalina/authenticator/TestDigestAuthenticator.java
|
||||
test/org/apache/catalina/authenticator/ResponseDescriptor.java
|
||||
test/org/apache/catalina/authenticator/TestFormAuthenticatorA.java
|
||||
|
||||
@@ -630,6 +630,11 @@ Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/MemberManagerTests.cs
|
||||
Umbraco.Infrastructure/Security/MemberManagerTests.cs
|
||||
Security/MemberManagerTests.cs
|
||||
MemberManagerTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Events/RelateOnTrashNotificationHandlerTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Events/RelateOnTrashNotificationHandlerTests.cs
|
||||
Umbraco.Infrastructure/Events/RelateOnTrashNotificationHandlerTests.cs
|
||||
Events/RelateOnTrashNotificationHandlerTests.cs
|
||||
RelateOnTrashNotificationHandlerTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/MigrationTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/MigrationTests.cs
|
||||
Umbraco.Infrastructure/Migrations/MigrationTests.cs
|
||||
@@ -8281,6 +8286,11 @@ Umbraco.Infrastructure/Services/Importing/CheckboxList-Content-Package.xml
|
||||
Services/Importing/CheckboxList-Content-Package.xml
|
||||
Importing/CheckboxList-Content-Package.xml
|
||||
CheckboxList-Content-Package.xml
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.Restore.cs
|
||||
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.Restore.cs
|
||||
Umbraco.Infrastructure/Services/ContentEditingServiceTests.Restore.cs
|
||||
Services/ContentEditingServiceTests.Restore.cs
|
||||
ContentEditingServiceTests.Restore.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ElementContainerServiceTests.Create.cs
|
||||
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ElementContainerServiceTests.Create.cs
|
||||
Umbraco.Infrastructure/Services/ElementContainerServiceTests.Create.cs
|
||||
@@ -8366,6 +8376,11 @@ Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceT
|
||||
Umbraco.Infrastructure/Services/ContentEditingServiceTests.MoveToRecycleBin.cs
|
||||
Services/ContentEditingServiceTests.MoveToRecycleBin.cs
|
||||
ContentEditingServiceTests.MoveToRecycleBin.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaEditingServiceTests.Restore.cs
|
||||
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaEditingServiceTests.Restore.cs
|
||||
Umbraco.Infrastructure/Services/MediaEditingServiceTests.Restore.cs
|
||||
Services/MediaEditingServiceTests.Restore.cs
|
||||
MediaEditingServiceTests.Restore.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ExternalLoginServiceTests.cs
|
||||
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ExternalLoginServiceTests.cs
|
||||
Umbraco.Infrastructure/Services/ExternalLoginServiceTests.cs
|
||||
@@ -9673,6 +9688,10 @@ tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/MediaHybridCa
|
||||
Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/MediaHybridCacheBoundedTests.cs
|
||||
Umbraco.PublishedCache.HybridCache/MediaHybridCacheBoundedTests.cs
|
||||
MediaHybridCacheBoundedTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/DocumentHybridCacheVarianceTests.cs
|
||||
Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/DocumentHybridCacheVarianceTests.cs
|
||||
Umbraco.PublishedCache.HybridCache/DocumentHybridCacheVarianceTests.cs
|
||||
DocumentHybridCacheVarianceTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/ElementHybridCacheVariantsTests.cs
|
||||
Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/ElementHybridCacheVariantsTests.cs
|
||||
Umbraco.PublishedCache.HybridCache/ElementHybridCacheVariantsTests.cs
|
||||
@@ -96719,6 +96738,15 @@ core/router/route/router-slot-init.event.ts
|
||||
router/route/router-slot-init.event.ts
|
||||
route/router-slot-init.event.ts
|
||||
router-slot-init.event.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/router/route/forbidden/route-forbidden.element.test.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/router/route/forbidden/route-forbidden.element.test.ts
|
||||
src/packages/core/router/route/forbidden/route-forbidden.element.test.ts
|
||||
packages/core/router/route/forbidden/route-forbidden.element.test.ts
|
||||
core/router/route/forbidden/route-forbidden.element.test.ts
|
||||
router/route/forbidden/route-forbidden.element.test.ts
|
||||
route/forbidden/route-forbidden.element.test.ts
|
||||
forbidden/route-forbidden.element.test.ts
|
||||
route-forbidden.element.test.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/router/route/forbidden/route-forbidden.element.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/router/route/forbidden/route-forbidden.element.ts
|
||||
src/packages/core/router/route/forbidden/route-forbidden.element.ts
|
||||
@@ -109012,6 +109040,13 @@ packages/preview/repository/preview.repository.ts
|
||||
preview/repository/preview.repository.ts
|
||||
repository/preview.repository.ts
|
||||
preview.repository.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/preview/controllers/preview.controller.test.ts
|
||||
Umbraco.Web.UI.Client/src/packages/preview/controllers/preview.controller.test.ts
|
||||
src/packages/preview/controllers/preview.controller.test.ts
|
||||
packages/preview/controllers/preview.controller.test.ts
|
||||
preview/controllers/preview.controller.test.ts
|
||||
controllers/preview.controller.test.ts
|
||||
preview.controller.test.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/preview/controllers/preview.controller.ts
|
||||
Umbraco.Web.UI.Client/src/packages/preview/controllers/preview.controller.ts
|
||||
src/packages/preview/controllers/preview.controller.ts
|
||||
|
||||
@@ -148,6 +148,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/BackOfficeUserRead
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/MemberUserStoreTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/MemberIdentityUserTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/MemberManagerTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Events/RelateOnTrashNotificationHandlerTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/MigrationTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/MigrationPlanTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/AlterMigrationTests.cs
|
||||
@@ -1566,6 +1567,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/Import
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/ImportResources.Designer.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/MediaTypesAndMedia-Package.xml
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/CheckboxList-Content-Package.xml
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.Restore.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ElementContainerServiceTests.Create.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/DataTypeServiceTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ElementContainerServiceTests.Delete.cs
|
||||
@@ -1583,6 +1585,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprint
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentTypeServiceVariantsTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.Get.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.MoveToRecycleBin.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaEditingServiceTests.Restore.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ExternalLoginServiceTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentListViewServiceTestsBase.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaTypeServiceTests.cs
|
||||
@@ -1844,6 +1847,7 @@ tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/PropertyCache
|
||||
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/DocumentHybridCacheTemplateTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/DocumentHybridCacheAncestryVariantTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/MediaHybridCacheBoundedTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/DocumentHybridCacheVarianceTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/ElementHybridCacheVariantsTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/MediaPropertyCacheLevelTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/DocumentHybridCacheInconsistentStateTests.cs
|
||||
@@ -15335,6 +15339,7 @@ src/Umbraco.Web.UI.Client/src/packages/core/router/contexts/route-path-addendum.
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/router/manifests.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/router/route/not-found/route-not-found.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/router/route/router-slot-init.event.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/router/route/forbidden/route-forbidden.element.test.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/router/route/forbidden/route-forbidden.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/router/route/route.context-token.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/router/route/index.ts
|
||||
@@ -16809,6 +16814,7 @@ src/Umbraco.Web.UI.Client/src/packages/preview/context/preview.context.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/preview/context/preview.context-token.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/preview/repository/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/preview/repository/preview.repository.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/preview/controllers/preview.controller.test.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/preview/controllers/preview.controller.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/preview/umbraco-package.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/performance-profiling/package.json
|
||||
|
||||
@@ -43364,6 +43364,10 @@ plugins/woocommerce/changelog/fix-66515-early-textdomain-load
|
||||
woocommerce/changelog/fix-66515-early-textdomain-load
|
||||
changelog/fix-66515-early-textdomain-load
|
||||
fix-66515-early-textdomain-load
|
||||
plugins/woocommerce/changelog/fix-abandoned-cart-recovery-scheduler
|
||||
woocommerce/changelog/fix-abandoned-cart-recovery-scheduler
|
||||
changelog/fix-abandoned-cart-recovery-scheduler
|
||||
fix-abandoned-cart-recovery-scheduler
|
||||
plugins/woocommerce/changelog/fix-rate-limiter-test-timing-race
|
||||
woocommerce/changelog/fix-rate-limiter-test-timing-race
|
||||
changelog/fix-rate-limiter-test-timing-race
|
||||
@@ -43380,6 +43384,10 @@ plugins/woocommerce/changelog/fix-legacy-select2-analytics-guard
|
||||
woocommerce/changelog/fix-legacy-select2-analytics-guard
|
||||
changelog/fix-legacy-select2-analytics-guard
|
||||
fix-legacy-select2-analytics-guard
|
||||
plugins/woocommerce/changelog/fix-55669-settings-radio-labels
|
||||
woocommerce/changelog/fix-55669-settings-radio-labels
|
||||
changelog/fix-55669-settings-radio-labels
|
||||
fix-55669-settings-radio-labels
|
||||
plugins/woocommerce/changelog/fix-product-gallery-custom-aspect-ratios
|
||||
woocommerce/changelog/fix-product-gallery-custom-aspect-ratios
|
||||
changelog/fix-product-gallery-custom-aspect-ratios
|
||||
@@ -43388,6 +43396,10 @@ plugins/woocommerce/changelog/fix-26879-external-download-filename
|
||||
woocommerce/changelog/fix-26879-external-download-filename
|
||||
changelog/fix-26879-external-download-filename
|
||||
fix-26879-external-download-filename
|
||||
plugins/woocommerce/changelog/wooplug-7174-perf-env-storefront-activate
|
||||
woocommerce/changelog/wooplug-7174-perf-env-storefront-activate
|
||||
changelog/wooplug-7174-perf-env-storefront-activate
|
||||
wooplug-7174-perf-env-storefront-activate
|
||||
plugins/woocommerce/changelog/fix-legacy-select2-frontend-analytics
|
||||
woocommerce/changelog/fix-legacy-select2-frontend-analytics
|
||||
changelog/fix-legacy-select2-frontend-analytics
|
||||
@@ -43424,10 +43436,18 @@ plugins/woocommerce/changelog/fix-51573-remove-sample-badge-on-product-update
|
||||
woocommerce/changelog/fix-51573-remove-sample-badge-on-product-update
|
||||
changelog/fix-51573-remove-sample-badge-on-product-update
|
||||
fix-51573-remove-sample-badge-on-product-update
|
||||
plugins/woocommerce/changelog/66664-fix-settings-ui-fallback-navigation
|
||||
woocommerce/changelog/66664-fix-settings-ui-fallback-navigation
|
||||
changelog/66664-fix-settings-ui-fallback-navigation
|
||||
66664-fix-settings-ui-fallback-navigation
|
||||
plugins/woocommerce/changelog/65128-add-send-test-email-to-emails-listing
|
||||
woocommerce/changelog/65128-add-send-test-email-to-emails-listing
|
||||
changelog/65128-add-send-test-email-to-emails-listing
|
||||
65128-add-send-test-email-to-emails-listing
|
||||
plugins/woocommerce/changelog/fix-66865-providers-cache-invalidation
|
||||
woocommerce/changelog/fix-66865-providers-cache-invalidation
|
||||
changelog/fix-66865-providers-cache-invalidation
|
||||
fix-66865-providers-cache-invalidation
|
||||
plugins/woocommerce/changelog/fix-28172-csv-importer-attribute-name-sanitization
|
||||
woocommerce/changelog/fix-28172-csv-importer-attribute-name-sanitization
|
||||
changelog/fix-28172-csv-importer-attribute-name-sanitization
|
||||
@@ -43444,6 +43464,10 @@ plugins/woocommerce/changelog/perf-product-filters-batch-taxonomy-descendants
|
||||
woocommerce/changelog/perf-product-filters-batch-taxonomy-descendants
|
||||
changelog/perf-product-filters-batch-taxonomy-descendants
|
||||
perf-product-filters-batch-taxonomy-descendants
|
||||
plugins/woocommerce/changelog/fix-66861-malformed-gateway-transition-defaults
|
||||
woocommerce/changelog/fix-66861-malformed-gateway-transition-defaults
|
||||
changelog/fix-66861-malformed-gateway-transition-defaults
|
||||
fix-66861-malformed-gateway-transition-defaults
|
||||
plugins/woocommerce/changelog/add-onboarding-task-image-metadata
|
||||
woocommerce/changelog/add-onboarding-task-image-metadata
|
||||
changelog/add-onboarding-task-image-metadata
|
||||
@@ -43544,6 +43568,10 @@ plugins/woocommerce/changelog/dev-core-e2e-blocks-spec-selector
|
||||
woocommerce/changelog/dev-core-e2e-blocks-spec-selector
|
||||
changelog/dev-core-e2e-blocks-spec-selector
|
||||
dev-core-e2e-blocks-spec-selector
|
||||
plugins/woocommerce/changelog/fix-stripe-install-redirect-csrf
|
||||
woocommerce/changelog/fix-stripe-install-redirect-csrf
|
||||
changelog/fix-stripe-install-redirect-csrf
|
||||
fix-stripe-install-redirect-csrf
|
||||
plugins/woocommerce/changelog/fix-checkout-terms-checkbox-validation-message
|
||||
woocommerce/changelog/fix-checkout-terms-checkbox-validation-message
|
||||
changelog/fix-checkout-terms-checkbox-validation-message
|
||||
@@ -43576,6 +43604,10 @@ plugins/woocommerce/changelog/fix-placeholder-img-src-filter
|
||||
woocommerce/changelog/fix-placeholder-img-src-filter
|
||||
changelog/fix-placeholder-img-src-filter
|
||||
fix-placeholder-img-src-filter
|
||||
plugins/woocommerce/changelog/dev-eslint-no-floating-promises
|
||||
woocommerce/changelog/dev-eslint-no-floating-promises
|
||||
changelog/dev-eslint-no-floating-promises
|
||||
dev-eslint-no-floating-promises
|
||||
plugins/woocommerce/changelog/30340-shipping-zone-order-warning
|
||||
woocommerce/changelog/30340-shipping-zone-order-warning
|
||||
changelog/30340-shipping-zone-order-warning
|
||||
@@ -43592,6 +43624,10 @@ plugins/woocommerce/changelog/php-tests-email-fixture-stdout-leak
|
||||
woocommerce/changelog/php-tests-email-fixture-stdout-leak
|
||||
changelog/php-tests-email-fixture-stdout-leak
|
||||
php-tests-email-fixture-stdout-leak
|
||||
plugins/woocommerce/changelog/64542-fix-scheduled-sale-display-cart-price-gap
|
||||
woocommerce/changelog/64542-fix-scheduled-sale-display-cart-price-gap
|
||||
changelog/64542-fix-scheduled-sale-display-cart-price-gap
|
||||
64542-fix-scheduled-sale-display-cart-price-gap
|
||||
plugins/woocommerce/changelog/fix-29040-quick-edit-sale-dates
|
||||
woocommerce/changelog/fix-29040-quick-edit-sale-dates
|
||||
changelog/fix-29040-quick-edit-sale-dates
|
||||
@@ -43604,6 +43640,10 @@ plugins/woocommerce/changelog/fix-32264-review-count-not-updating-after-moderati
|
||||
woocommerce/changelog/fix-32264-review-count-not-updating-after-moderation
|
||||
changelog/fix-32264-review-count-not-updating-after-moderation
|
||||
fix-32264-review-count-not-updating-after-moderation
|
||||
plugins/woocommerce/changelog/wooplug-7165-ai-regression-reviewtrunk-drill-down-css-hides-the-legacy
|
||||
woocommerce/changelog/wooplug-7165-ai-regression-reviewtrunk-drill-down-css-hides-the-legacy
|
||||
changelog/wooplug-7165-ai-regression-reviewtrunk-drill-down-css-hides-the-legacy
|
||||
wooplug-7165-ai-regression-reviewtrunk-drill-down-css-hides-the-legacy
|
||||
plugins/woocommerce/changelog/fix-39300-virtual-order-admin-shipping
|
||||
woocommerce/changelog/fix-39300-virtual-order-admin-shipping
|
||||
changelog/fix-39300-virtual-order-admin-shipping
|
||||
@@ -43660,6 +43700,10 @@ plugins/woocommerce/changelog/update-deflag-product-pattern-features
|
||||
woocommerce/changelog/update-deflag-product-pattern-features
|
||||
changelog/update-deflag-product-pattern-features
|
||||
update-deflag-product-pattern-features
|
||||
plugins/woocommerce/changelog/dev-blocks-e2e-run-on-env-config-changes
|
||||
woocommerce/changelog/dev-blocks-e2e-run-on-env-config-changes
|
||||
changelog/dev-blocks-e2e-run-on-env-config-changes
|
||||
dev-blocks-e2e-run-on-env-config-changes
|
||||
plugins/woocommerce/changelog/fix-loop-add-to-cart-rel-compat
|
||||
woocommerce/changelog/fix-loop-add-to-cart-rel-compat
|
||||
changelog/fix-loop-add-to-cart-rel-compat
|
||||
@@ -43672,6 +43716,10 @@ plugins/woocommerce/changelog/fix-32038-line-item-meta-display-values
|
||||
woocommerce/changelog/fix-32038-line-item-meta-display-values
|
||||
changelog/fix-32038-line-item-meta-display-values
|
||||
fix-32038-line-item-meta-display-values
|
||||
plugins/woocommerce/changelog/fix-66847-preserve-shipping-line-name
|
||||
woocommerce/changelog/fix-66847-preserve-shipping-line-name
|
||||
changelog/fix-66847-preserve-shipping-line-name
|
||||
fix-66847-preserve-shipping-line-name
|
||||
plugins/woocommerce/changelog/fix-push-token-role-scan
|
||||
woocommerce/changelog/fix-push-token-role-scan
|
||||
changelog/fix-push-token-role-scan
|
||||
@@ -43684,6 +43732,10 @@ plugins/woocommerce/changelog/66314-keep-woocommerce-blocks-registered
|
||||
woocommerce/changelog/66314-keep-woocommerce-blocks-registered
|
||||
changelog/66314-keep-woocommerce-blocks-registered
|
||||
66314-keep-woocommerce-blocks-registered
|
||||
plugins/woocommerce/changelog/task-declare-e2e-themes-in-wp-env-config
|
||||
woocommerce/changelog/task-declare-e2e-themes-in-wp-env-config
|
||||
changelog/task-declare-e2e-themes-in-wp-env-config
|
||||
task-declare-e2e-themes-in-wp-env-config
|
||||
plugins/woocommerce/changelog/66197-fix-coming-soon-null-script-handle-deprecation
|
||||
woocommerce/changelog/66197-fix-coming-soon-null-script-handle-deprecation
|
||||
changelog/66197-fix-coming-soon-null-script-handle-deprecation
|
||||
@@ -43712,6 +43764,10 @@ plugins/woocommerce/changelog/pr-64363
|
||||
woocommerce/changelog/pr-64363
|
||||
changelog/pr-64363
|
||||
pr-64363
|
||||
plugins/woocommerce/changelog/testops-234-remove-redundant-blocks-e2e-tests
|
||||
woocommerce/changelog/testops-234-remove-redundant-blocks-e2e-tests
|
||||
changelog/testops-234-remove-redundant-blocks-e2e-tests
|
||||
testops-234-remove-redundant-blocks-e2e-tests
|
||||
plugins/woocommerce/changelog/66404-fix-local-pickup-save-notice
|
||||
woocommerce/changelog/66404-fix-local-pickup-save-notice
|
||||
changelog/66404-fix-local-pickup-save-notice
|
||||
@@ -43724,6 +43780,10 @@ plugins/woocommerce/changelog/66583-fix-csv-import-leading-empty-gallery-image
|
||||
woocommerce/changelog/66583-fix-csv-import-leading-empty-gallery-image
|
||||
changelog/66583-fix-csv-import-leading-empty-gallery-image
|
||||
66583-fix-csv-import-leading-empty-gallery-image
|
||||
plugins/woocommerce/changelog/fix-WOOPMNT-6270-on-hold-email-copy
|
||||
woocommerce/changelog/fix-WOOPMNT-6270-on-hold-email-copy
|
||||
changelog/fix-WOOPMNT-6270-on-hold-email-copy
|
||||
fix-WOOPMNT-6270-on-hold-email-copy
|
||||
plugins/woocommerce/changelog/fix-66828-non-array-gateway-settings
|
||||
woocommerce/changelog/fix-66828-non-array-gateway-settings
|
||||
changelog/fix-66828-non-array-gateway-settings
|
||||
@@ -43732,6 +43792,10 @@ plugins/woocommerce/changelog/38629-async-admin-notice-dismiss
|
||||
woocommerce/changelog/38629-async-admin-notice-dismiss
|
||||
changelog/38629-async-admin-notice-dismiss
|
||||
38629-async-admin-notice-dismiss
|
||||
plugins/woocommerce/changelog/fix-multisite-login-membership-order
|
||||
woocommerce/changelog/fix-multisite-login-membership-order
|
||||
changelog/fix-multisite-login-membership-order
|
||||
fix-multisite-login-membership-order
|
||||
plugins/woocommerce/changelog/performance-audit-variable-product-datastore-p2
|
||||
woocommerce/changelog/performance-audit-variable-product-datastore-p2
|
||||
changelog/performance-audit-variable-product-datastore-p2
|
||||
@@ -43816,10 +43880,18 @@ plugins/woocommerce/changelog/performance-editor-asset-metrics
|
||||
woocommerce/changelog/performance-editor-asset-metrics
|
||||
changelog/performance-editor-asset-metrics
|
||||
performance-editor-asset-metrics
|
||||
plugins/woocommerce/changelog/reduce-pattern-placeholder-image-size
|
||||
woocommerce/changelog/reduce-pattern-placeholder-image-size
|
||||
changelog/reduce-pattern-placeholder-image-size
|
||||
reduce-pattern-placeholder-image-size
|
||||
plugins/woocommerce/changelog/add-whats-next-task-click-tracking
|
||||
woocommerce/changelog/add-whats-next-task-click-tracking
|
||||
changelog/add-whats-next-task-click-tracking
|
||||
add-whats-next-task-click-tracking
|
||||
plugins/woocommerce/changelog/task-remove-the-stale-wp-env-tests-port
|
||||
woocommerce/changelog/task-remove-the-stale-wp-env-tests-port
|
||||
changelog/task-remove-the-stale-wp-env-tests-port
|
||||
task-remove-the-stale-wp-env-tests-port
|
||||
plugins/woocommerce/changelog/woo6-57-codex-review-mini-cart-item-details-can-crash-when-no-item
|
||||
woocommerce/changelog/woo6-57-codex-review-mini-cart-item-details-can-crash-when-no-item
|
||||
changelog/woo6-57-codex-review-mini-cart-item-details-can-crash-when-no-item
|
||||
@@ -43828,6 +43900,10 @@ plugins/woocommerce/changelog/66217-fix-revenue-report-refund-double-count
|
||||
woocommerce/changelog/66217-fix-revenue-report-refund-double-count
|
||||
changelog/66217-fix-revenue-report-refund-double-count
|
||||
66217-fix-revenue-report-refund-double-count
|
||||
plugins/woocommerce/changelog/docs-clarify-legacy-price-hash-serialization
|
||||
woocommerce/changelog/docs-clarify-legacy-price-hash-serialization
|
||||
changelog/docs-clarify-legacy-price-hash-serialization
|
||||
docs-clarify-legacy-price-hash-serialization
|
||||
plugins/woocommerce/changelog/update-deflag-commerce-recommendations
|
||||
woocommerce/changelog/update-deflag-commerce-recommendations
|
||||
changelog/update-deflag-commerce-recommendations
|
||||
@@ -43944,6 +44020,10 @@ plugins/woocommerce/changelog/dev-66517-orders-meta-schema-union-coverage
|
||||
woocommerce/changelog/dev-66517-orders-meta-schema-union-coverage
|
||||
changelog/dev-66517-orders-meta-schema-union-coverage
|
||||
dev-66517-orders-meta-schema-union-coverage
|
||||
plugins/woocommerce/changelog/fix-55501-placeholder-image-filter-attr
|
||||
woocommerce/changelog/fix-55501-placeholder-image-filter-attr
|
||||
changelog/fix-55501-placeholder-image-filter-attr
|
||||
fix-55501-placeholder-image-filter-attr
|
||||
plugins/woocommerce/changelog/fix-brand-thumbnails-where-selectors
|
||||
woocommerce/changelog/fix-brand-thumbnails-where-selectors
|
||||
changelog/fix-brand-thumbnails-where-selectors
|
||||
@@ -43960,6 +44040,10 @@ plugins/woocommerce/changelog/fix-quantity-stepper-dom-focus-order
|
||||
woocommerce/changelog/fix-quantity-stepper-dom-focus-order
|
||||
changelog/fix-quantity-stepper-dom-focus-order
|
||||
fix-quantity-stepper-dom-focus-order
|
||||
plugins/woocommerce/changelog/fix-wooplug-7135-rest-route-detection
|
||||
woocommerce/changelog/fix-wooplug-7135-rest-route-detection
|
||||
changelog/fix-wooplug-7135-rest-route-detection
|
||||
fix-wooplug-7135-rest-route-detection
|
||||
plugins/woocommerce/changelog/fix-email-editor-e2e-wp-7-1
|
||||
woocommerce/changelog/fix-email-editor-e2e-wp-7-1
|
||||
changelog/fix-email-editor-e2e-wp-7-1
|
||||
@@ -43976,6 +44060,10 @@ plugins/woocommerce/changelog/fix-29753-product-gallery-fractional-transform
|
||||
woocommerce/changelog/fix-29753-product-gallery-fractional-transform
|
||||
changelog/fix-29753-product-gallery-fractional-transform
|
||||
fix-29753-product-gallery-fractional-transform
|
||||
plugins/woocommerce/changelog/fix-order-review-moderation-bypass
|
||||
woocommerce/changelog/fix-order-review-moderation-bypass
|
||||
changelog/fix-order-review-moderation-bypass
|
||||
fix-order-review-moderation-bypass
|
||||
plugins/woocommerce/changelog/fix-core-breadcrumbs-compatibility
|
||||
woocommerce/changelog/fix-core-breadcrumbs-compatibility
|
||||
changelog/fix-core-breadcrumbs-compatibility
|
||||
@@ -44000,10 +44088,6 @@ plugins/woocommerce/changelog/fix-analytics-legacy-admin-disable-filters
|
||||
woocommerce/changelog/fix-analytics-legacy-admin-disable-filters
|
||||
changelog/fix-analytics-legacy-admin-disable-filters
|
||||
fix-analytics-legacy-admin-disable-filters
|
||||
plugins/woocommerce/changelog/make-dual-api-usable-for-plugins-without-feature-enabled
|
||||
woocommerce/changelog/make-dual-api-usable-for-plugins-without-feature-enabled
|
||||
changelog/make-dual-api-usable-for-plugins-without-feature-enabled
|
||||
make-dual-api-usable-for-plugins-without-feature-enabled
|
||||
plugins/woocommerce/changelog/fix-66180-daily-cron-status-check
|
||||
woocommerce/changelog/fix-66180-daily-cron-status-check
|
||||
changelog/fix-66180-daily-cron-status-check
|
||||
@@ -44024,6 +44108,10 @@ plugins/woocommerce/changelog/66237-fix-order-download-permission-duplicates
|
||||
woocommerce/changelog/66237-fix-order-download-permission-duplicates
|
||||
changelog/66237-fix-order-download-permission-duplicates
|
||||
66237-fix-order-download-permission-duplicates
|
||||
plugins/woocommerce/changelog/fix-66558-settings-ui-option-values
|
||||
woocommerce/changelog/fix-66558-settings-ui-option-values
|
||||
changelog/fix-66558-settings-ui-option-values
|
||||
fix-66558-settings-ui-option-values
|
||||
plugins/woocommerce/changelog/fix-make-featured-product-category-images-responsive
|
||||
woocommerce/changelog/fix-make-featured-product-category-images-responsive
|
||||
changelog/fix-make-featured-product-category-images-responsive
|
||||
@@ -47948,6 +48036,13 @@ php/includes/admin/class-wc-admin-brands-test.php
|
||||
includes/admin/class-wc-admin-brands-test.php
|
||||
admin/class-wc-admin-brands-test.php
|
||||
class-wc-admin-brands-test.php
|
||||
plugins/woocommerce/tests/php/includes/admin/class-wc-admin-test.php
|
||||
woocommerce/tests/php/includes/admin/class-wc-admin-test.php
|
||||
tests/php/includes/admin/class-wc-admin-test.php
|
||||
php/includes/admin/class-wc-admin-test.php
|
||||
includes/admin/class-wc-admin-test.php
|
||||
admin/class-wc-admin-test.php
|
||||
class-wc-admin-test.php
|
||||
plugins/woocommerce/tests/php/includes/admin/class-wc-admin-meta-boxes-test.php
|
||||
woocommerce/tests/php/includes/admin/class-wc-admin-meta-boxes-test.php
|
||||
tests/php/includes/admin/class-wc-admin-meta-boxes-test.php
|
||||
@@ -66670,6 +66765,11 @@ src/Internal/Settings/OptionSanitizer.php
|
||||
Internal/Settings/OptionSanitizer.php
|
||||
Settings/OptionSanitizer.php
|
||||
OptionSanitizer.php
|
||||
plugins/woocommerce/src/Internal/ScheduledSalePriceReconciler.php
|
||||
woocommerce/src/Internal/ScheduledSalePriceReconciler.php
|
||||
src/Internal/ScheduledSalePriceReconciler.php
|
||||
Internal/ScheduledSalePriceReconciler.php
|
||||
ScheduledSalePriceReconciler.php
|
||||
plugins/woocommerce/src/Internal/McStats.php
|
||||
woocommerce/src/Internal/McStats.php
|
||||
src/Internal/McStats.php
|
||||
@@ -70799,6 +70899,12 @@ src/Admin/Settings/SettingsSectionRegistry.php
|
||||
Admin/Settings/SettingsSectionRegistry.php
|
||||
Settings/SettingsSectionRegistry.php
|
||||
SettingsSectionRegistry.php
|
||||
plugins/woocommerce/src/Admin/Settings/AGENTS.md
|
||||
woocommerce/src/Admin/Settings/AGENTS.md
|
||||
src/Admin/Settings/AGENTS.md
|
||||
Admin/Settings/AGENTS.md
|
||||
Settings/AGENTS.md
|
||||
AGENTS.md
|
||||
plugins/woocommerce/src/Admin/Settings/SettingsUIPageInterface.php
|
||||
woocommerce/src/Admin/Settings/SettingsUIPageInterface.php
|
||||
src/Admin/Settings/SettingsUIPageInterface.php
|
||||
@@ -79171,6 +79277,10 @@ plugins/woocommerce-beta-tester/changelog/add-woocommerce-beta-tester-template-l
|
||||
woocommerce-beta-tester/changelog/add-woocommerce-beta-tester-template-load-tool
|
||||
changelog/add-woocommerce-beta-tester-template-load-tool
|
||||
add-woocommerce-beta-tester-template-load-tool
|
||||
plugins/woocommerce-beta-tester/changelog/dev-eslint-no-floating-promises
|
||||
woocommerce-beta-tester/changelog/dev-eslint-no-floating-promises
|
||||
changelog/dev-eslint-no-floating-promises
|
||||
dev-eslint-no-floating-promises
|
||||
plugins/woocommerce-beta-tester/changelog/update-wp-68-packages
|
||||
woocommerce-beta-tester/changelog/update-wp-68-packages
|
||||
changelog/update-wp-68-packages
|
||||
@@ -86908,6 +87018,11 @@ js/email-editor/changelog/fix-wooprd-3501-global-styles-react-error-185
|
||||
email-editor/changelog/fix-wooprd-3501-global-styles-react-error-185
|
||||
changelog/fix-wooprd-3501-global-styles-react-error-185
|
||||
fix-wooprd-3501-global-styles-react-error-185
|
||||
packages/js/email-editor/changelog/dev-eslint-no-floating-promises
|
||||
js/email-editor/changelog/dev-eslint-no-floating-promises
|
||||
email-editor/changelog/dev-eslint-no-floating-promises
|
||||
changelog/dev-eslint-no-floating-promises
|
||||
dev-eslint-no-floating-promises
|
||||
packages/js/email-editor/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
js/email-editor/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
email-editor/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
@@ -88157,6 +88272,11 @@ js/data/changelog/consolidate-eslint-core-modules
|
||||
data/changelog/consolidate-eslint-core-modules
|
||||
changelog/consolidate-eslint-core-modules
|
||||
consolidate-eslint-core-modules
|
||||
packages/js/data/changelog/dev-eslint-no-floating-promises
|
||||
js/data/changelog/dev-eslint-no-floating-promises
|
||||
data/changelog/dev-eslint-no-floating-promises
|
||||
changelog/dev-eslint-no-floating-promises
|
||||
dev-eslint-no-floating-promises
|
||||
packages/js/data/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
js/data/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
data/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
@@ -90397,6 +90517,11 @@ js/components/changelog/consolidate-eslint-core-modules
|
||||
components/changelog/consolidate-eslint-core-modules
|
||||
changelog/consolidate-eslint-core-modules
|
||||
consolidate-eslint-core-modules
|
||||
packages/js/components/changelog/dev-eslint-no-floating-promises
|
||||
js/components/changelog/dev-eslint-no-floating-promises
|
||||
components/changelog/dev-eslint-no-floating-promises
|
||||
changelog/dev-eslint-no-floating-promises
|
||||
dev-eslint-no-floating-promises
|
||||
packages/js/components/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
js/components/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
components/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
@@ -96410,6 +96535,11 @@ js/onboarding/changelog/fix-dz-states-test-fixture
|
||||
onboarding/changelog/fix-dz-states-test-fixture
|
||||
changelog/fix-dz-states-test-fixture
|
||||
fix-dz-states-test-fixture
|
||||
packages/js/onboarding/changelog/dev-eslint-no-floating-promises
|
||||
js/onboarding/changelog/dev-eslint-no-floating-promises
|
||||
onboarding/changelog/dev-eslint-no-floating-promises
|
||||
changelog/dev-eslint-no-floating-promises
|
||||
dev-eslint-no-floating-promises
|
||||
packages/js/onboarding/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
js/onboarding/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
onboarding/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
@@ -96959,6 +97089,11 @@ js/customer-effort-score/changelog/consolidate-eslint-core-modules
|
||||
customer-effort-score/changelog/consolidate-eslint-core-modules
|
||||
changelog/consolidate-eslint-core-modules
|
||||
consolidate-eslint-core-modules
|
||||
packages/js/customer-effort-score/changelog/dev-eslint-no-floating-promises
|
||||
js/customer-effort-score/changelog/dev-eslint-no-floating-promises
|
||||
customer-effort-score/changelog/dev-eslint-no-floating-promises
|
||||
changelog/dev-eslint-no-floating-promises
|
||||
dev-eslint-no-floating-promises
|
||||
packages/js/customer-effort-score/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
js/customer-effort-score/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
customer-effort-score/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
|
||||
@@ -4921,12 +4921,15 @@ plugins/woocommerce/eslint.config.mjs
|
||||
plugins/woocommerce/package.json
|
||||
plugins/woocommerce/changelog/wooprd-3585-settings-ui-drill-down-header
|
||||
plugins/woocommerce/changelog/fix-66515-early-textdomain-load
|
||||
plugins/woocommerce/changelog/fix-abandoned-cart-recovery-scheduler
|
||||
plugins/woocommerce/changelog/fix-rate-limiter-test-timing-race
|
||||
plugins/woocommerce/changelog/add-order-withdrawal-endpoint
|
||||
plugins/woocommerce/changelog/fix-66480-empty-actionable-order-statuses
|
||||
plugins/woocommerce/changelog/fix-legacy-select2-analytics-guard
|
||||
plugins/woocommerce/changelog/fix-55669-settings-radio-labels
|
||||
plugins/woocommerce/changelog/fix-product-gallery-custom-aspect-ratios
|
||||
plugins/woocommerce/changelog/fix-26879-external-download-filename
|
||||
plugins/woocommerce/changelog/wooplug-7174-perf-env-storefront-activate
|
||||
plugins/woocommerce/changelog/fix-legacy-select2-frontend-analytics
|
||||
plugins/woocommerce/changelog/fix-coupon-validate-filter-polarity
|
||||
plugins/woocommerce/changelog/testops-217-fix-flaky-variation-gallery-feature-off-test
|
||||
@@ -4936,11 +4939,14 @@ plugins/woocommerce/changelog/66124-load-post-new-editor-includes
|
||||
plugins/woocommerce/changelog/fix-store-notices-single-notice-xss
|
||||
plugins/woocommerce/changelog/fix-66635-force-download-filename-typeerror
|
||||
plugins/woocommerce/changelog/fix-51573-remove-sample-badge-on-product-update
|
||||
plugins/woocommerce/changelog/66664-fix-settings-ui-fallback-navigation
|
||||
plugins/woocommerce/changelog/65128-add-send-test-email-to-emails-listing
|
||||
plugins/woocommerce/changelog/fix-66865-providers-cache-invalidation
|
||||
plugins/woocommerce/changelog/fix-28172-csv-importer-attribute-name-sanitization
|
||||
plugins/woocommerce/changelog/fix-66612-block-editor-deny-list
|
||||
plugins/woocommerce/changelog/fix-product-collection-carousel-styles
|
||||
plugins/woocommerce/changelog/perf-product-filters-batch-taxonomy-descendants
|
||||
plugins/woocommerce/changelog/fix-66861-malformed-gateway-transition-defaults
|
||||
plugins/woocommerce/changelog/add-onboarding-task-image-metadata
|
||||
plugins/woocommerce/changelog/fix-store-api-request-detection-plain-permalinks
|
||||
plugins/woocommerce/changelog/fix-66528-strpos-typeerror-visual-attribute-admin
|
||||
@@ -4966,6 +4972,7 @@ plugins/woocommerce/changelog/add-attribute-slug-locale-hint
|
||||
plugins/woocommerce/changelog/dev-wp-7-1-e2e-content-locators
|
||||
plugins/woocommerce/changelog/testops-176-wp-env-single-container-set
|
||||
plugins/woocommerce/changelog/dev-core-e2e-blocks-spec-selector
|
||||
plugins/woocommerce/changelog/fix-stripe-install-redirect-csrf
|
||||
plugins/woocommerce/changelog/fix-checkout-terms-checkbox-validation-message
|
||||
plugins/woocommerce/changelog/fix-52333-coupon-leading-zero-trim
|
||||
plugins/woocommerce/changelog/fix-44784-csv-export-unlink-warning
|
||||
@@ -4974,13 +4981,16 @@ plugins/woocommerce/changelog/fix-66765-featured-item-ignoring-selected-image
|
||||
plugins/woocommerce/changelog/25025-payment-tokens-posts-per-page-limit
|
||||
plugins/woocommerce/changelog/65734-translators-comment-cron-interval
|
||||
plugins/woocommerce/changelog/fix-placeholder-img-src-filter
|
||||
plugins/woocommerce/changelog/dev-eslint-no-floating-promises
|
||||
plugins/woocommerce/changelog/30340-shipping-zone-order-warning
|
||||
plugins/woocommerce/changelog/phpunit-at-matcher-deprecation
|
||||
plugins/woocommerce/changelog/eslint-followup-jsdom30-wpscripts
|
||||
plugins/woocommerce/changelog/php-tests-email-fixture-stdout-leak
|
||||
plugins/woocommerce/changelog/64542-fix-scheduled-sale-display-cart-price-gap
|
||||
plugins/woocommerce/changelog/fix-29040-quick-edit-sale-dates
|
||||
plugins/woocommerce/changelog/move-store-api-tests-to-blocks
|
||||
plugins/woocommerce/changelog/fix-32264-review-count-not-updating-after-moderation
|
||||
plugins/woocommerce/changelog/wooplug-7165-ai-regression-reviewtrunk-drill-down-css-hides-the-legacy
|
||||
plugins/woocommerce/changelog/fix-39300-virtual-order-admin-shipping
|
||||
plugins/woocommerce/changelog/update-deflag-wc-admin-shell-features
|
||||
plugins/woocommerce/changelog/fix-65677-e2e-save-helper-races
|
||||
@@ -4995,12 +5005,15 @@ plugins/woocommerce/changelog/dev-testops-210-analytics-e2e-pools
|
||||
plugins/woocommerce/changelog/fix-66821-core-breadcrumbs-callback-compatibility
|
||||
plugins/woocommerce/changelog/31746-fix-coupon-save-draft
|
||||
plugins/woocommerce/changelog/update-deflag-product-pattern-features
|
||||
plugins/woocommerce/changelog/dev-blocks-e2e-run-on-env-config-changes
|
||||
plugins/woocommerce/changelog/fix-loop-add-to-cart-rel-compat
|
||||
plugins/woocommerce/changelog/add-31531-attribute-taxonomy-row-actions
|
||||
plugins/woocommerce/changelog/fix-32038-line-item-meta-display-values
|
||||
plugins/woocommerce/changelog/fix-66847-preserve-shipping-line-name
|
||||
plugins/woocommerce/changelog/fix-push-token-role-scan
|
||||
plugins/woocommerce/changelog/fix-manual-order-shipping-method-name
|
||||
plugins/woocommerce/changelog/66314-keep-woocommerce-blocks-registered
|
||||
plugins/woocommerce/changelog/task-declare-e2e-themes-in-wp-env-config
|
||||
plugins/woocommerce/changelog/66197-fix-coming-soon-null-script-handle-deprecation
|
||||
plugins/woocommerce/changelog/fix-customer-data-store-test-duplicate-primary-key
|
||||
plugins/woocommerce/changelog/try-e2e-shared-build-assets
|
||||
@@ -5008,11 +5021,14 @@ plugins/woocommerce/changelog/65498-centralize-product-is-viewable
|
||||
plugins/woocommerce/changelog/fix-mini-cart-contents-css-enqueue
|
||||
plugins/woocommerce/changelog/66075-fix-paid-extensions-helper-link
|
||||
plugins/woocommerce/changelog/pr-64363
|
||||
plugins/woocommerce/changelog/testops-234-remove-redundant-blocks-e2e-tests
|
||||
plugins/woocommerce/changelog/66404-fix-local-pickup-save-notice
|
||||
plugins/woocommerce/changelog/64537-fix-checkout-wc-namespace-shadowing
|
||||
plugins/woocommerce/changelog/66583-fix-csv-import-leading-empty-gallery-image
|
||||
plugins/woocommerce/changelog/fix-WOOPMNT-6270-on-hold-email-copy
|
||||
plugins/woocommerce/changelog/fix-66828-non-array-gateway-settings
|
||||
plugins/woocommerce/changelog/38629-async-admin-notice-dismiss
|
||||
plugins/woocommerce/changelog/fix-multisite-login-membership-order
|
||||
plugins/woocommerce/changelog/performance-audit-variable-product-datastore-p2
|
||||
plugins/woocommerce/changelog/65912-add-visual-attribute-default-color-terms
|
||||
plugins/woocommerce/changelog/performance-audit-variable-product-datastore
|
||||
@@ -5034,9 +5050,12 @@ plugins/woocommerce/changelog/add-product-gallery-videos
|
||||
plugins/woocommerce/changelog/fix-66613-physical-order-admin-shipping-summary
|
||||
plugins/woocommerce/changelog/fix-28861-nullable-parent-name
|
||||
plugins/woocommerce/changelog/performance-editor-asset-metrics
|
||||
plugins/woocommerce/changelog/reduce-pattern-placeholder-image-size
|
||||
plugins/woocommerce/changelog/add-whats-next-task-click-tracking
|
||||
plugins/woocommerce/changelog/task-remove-the-stale-wp-env-tests-port
|
||||
plugins/woocommerce/changelog/woo6-57-codex-review-mini-cart-item-details-can-crash-when-no-item
|
||||
plugins/woocommerce/changelog/66217-fix-revenue-report-refund-double-count
|
||||
plugins/woocommerce/changelog/docs-clarify-legacy-price-hash-serialization
|
||||
plugins/woocommerce/changelog/update-deflag-commerce-recommendations
|
||||
plugins/woocommerce/changelog/.gitkeep
|
||||
plugins/woocommerce/changelog/66228-fix-async-generator-lock-test
|
||||
@@ -5066,26 +5085,29 @@ plugins/woocommerce/changelog/65875-fix-cart-link-icon-size
|
||||
plugins/woocommerce/changelog/fix-clear-logs-20-file-cap
|
||||
plugins/woocommerce/changelog/update-deflag-mini-cart-iapi
|
||||
plugins/woocommerce/changelog/dev-66517-orders-meta-schema-union-coverage
|
||||
plugins/woocommerce/changelog/fix-55501-placeholder-image-filter-attr
|
||||
plugins/woocommerce/changelog/fix-brand-thumbnails-where-selectors
|
||||
plugins/woocommerce/changelog/fix-51490-brand-shortcode-style-units
|
||||
plugins/woocommerce/changelog/fix-66718-quick-edit-expired-sale-dates
|
||||
plugins/woocommerce/changelog/fix-quantity-stepper-dom-focus-order
|
||||
plugins/woocommerce/changelog/fix-wooplug-7135-rest-route-detection
|
||||
plugins/woocommerce/changelog/fix-email-editor-e2e-wp-7-1
|
||||
plugins/woocommerce/changelog/fix-lodash-orderby-import-restriction
|
||||
plugins/woocommerce/changelog/update-deflag-launch-your-store
|
||||
plugins/woocommerce/changelog/fix-29753-product-gallery-fractional-transform
|
||||
plugins/woocommerce/changelog/fix-order-review-moderation-bypass
|
||||
plugins/woocommerce/changelog/fix-core-breadcrumbs-compatibility
|
||||
plugins/woocommerce/changelog/codex-66752-restore-flexslider-bubble-phase
|
||||
plugins/woocommerce/changelog/fix-47566-ipify-ipv6-endpoint
|
||||
plugins/woocommerce/changelog/perf-skip-block-registration-non-rendering-requests
|
||||
plugins/woocommerce/changelog/38116-fix-csv-import-weight-decimal-separator
|
||||
plugins/woocommerce/changelog/fix-analytics-legacy-admin-disable-filters
|
||||
plugins/woocommerce/changelog/make-dual-api-usable-for-plugins-without-feature-enabled
|
||||
plugins/woocommerce/changelog/fix-66180-daily-cron-status-check
|
||||
plugins/woocommerce/changelog/53959-docs-core-profiler-wpcom-connection
|
||||
plugins/woocommerce/changelog/tweak-woo-home-dashboard-visual-polish
|
||||
plugins/woocommerce/changelog/add-order-withdrawal-form
|
||||
plugins/woocommerce/changelog/66237-fix-order-download-permission-duplicates
|
||||
plugins/woocommerce/changelog/fix-66558-settings-ui-option-values
|
||||
plugins/woocommerce/changelog/fix-make-featured-product-category-images-responsive
|
||||
plugins/woocommerce/changelog/66551-fix-hpos-virtual-meta-corruption-guard
|
||||
plugins/woocommerce/changelog/performance-prime-caches-variations-gallery
|
||||
@@ -5781,6 +5803,7 @@ plugins/woocommerce/tests/php/includes/class-wc-privacy-test.php
|
||||
plugins/woocommerce/tests/php/includes/class-wc-tracks-test.php
|
||||
plugins/woocommerce/tests/php/includes/wc-product-functions-test.php
|
||||
plugins/woocommerce/tests/php/includes/admin/class-wc-admin-brands-test.php
|
||||
plugins/woocommerce/tests/php/includes/admin/class-wc-admin-test.php
|
||||
plugins/woocommerce/tests/php/includes/admin/class-wc-admin-meta-boxes-test.php
|
||||
plugins/woocommerce/tests/php/includes/admin/class-wc-admin-assets-test.php
|
||||
plugins/woocommerce/tests/php/includes/admin/helper/class-wc-helper-updater-test.php
|
||||
@@ -8213,6 +8236,7 @@ plugins/woocommerce/src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php
|
||||
plugins/woocommerce/src/Internal/RestApi/Routes/README.md
|
||||
plugins/woocommerce/src/Internal/Settings/PointOfSaleDefaultSettings.php
|
||||
plugins/woocommerce/src/Internal/Settings/OptionSanitizer.php
|
||||
plugins/woocommerce/src/Internal/ScheduledSalePriceReconciler.php
|
||||
plugins/woocommerce/src/Internal/McStats.php
|
||||
plugins/woocommerce/src/Internal/Agentic/Enums/Specs/ErrorCode.php
|
||||
plugins/woocommerce/src/Internal/Agentic/Enums/Specs/LinkType.php
|
||||
@@ -8815,6 +8839,7 @@ plugins/woocommerce/src/Admin/DateTimeProvider/DateTimeProviderInterface.php
|
||||
plugins/woocommerce/src/Admin/DateTimeProvider/CurrentDateTimeProvider.php
|
||||
plugins/woocommerce/src/Admin/PageController.php
|
||||
plugins/woocommerce/src/Admin/Settings/SettingsSectionRegistry.php
|
||||
plugins/woocommerce/src/Admin/Settings/AGENTS.md
|
||||
plugins/woocommerce/src/Admin/Settings/SettingsUIPageInterface.php
|
||||
plugins/woocommerce/src/Admin/Settings/SettingsSection.php
|
||||
plugins/woocommerce/src/Admin/Settings/SettingsSectionUIPageProviderInterface.php
|
||||
@@ -10014,6 +10039,7 @@ plugins/woocommerce-beta-tester/changelog/remove-product-editor-devtools
|
||||
plugins/woocommerce-beta-tester/changelog/56746-dev-webpack-deps-review
|
||||
plugins/woocommerce-beta-tester/changelog/57605-fix-wc-beta-tester-cys-reset
|
||||
plugins/woocommerce-beta-tester/changelog/add-woocommerce-beta-tester-template-load-tool
|
||||
plugins/woocommerce-beta-tester/changelog/dev-eslint-no-floating-promises
|
||||
plugins/woocommerce-beta-tester/changelog/update-wp-68-packages
|
||||
plugins/woocommerce-beta-tester/changelog/55796-add-54370-hide_flat_rate_when_free
|
||||
plugins/woocommerce-beta-tester/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
@@ -11349,6 +11375,7 @@ packages/js/email-editor/changelog/fix-build-missing-webpack-dep
|
||||
packages/js/email-editor/changelog/64838-dev-esbuild-package-builds
|
||||
packages/js/email-editor/changelog/consolidate-eslint-core-modules
|
||||
packages/js/email-editor/changelog/fix-wooprd-3501-global-styles-react-error-185
|
||||
packages/js/email-editor/changelog/dev-eslint-no-floating-promises
|
||||
packages/js/email-editor/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
packages/js/email-editor/changelog/wooplug-6930-adopt-import-order
|
||||
packages/js/email-editor/changelog/fix-email-editor-full-width-blocks
|
||||
@@ -11551,6 +11578,7 @@ packages/js/data/package.json
|
||||
packages/js/data/changelog/add-60393-activity-panel-store
|
||||
packages/js/data/changelog/add-onboarding-task-image-metadata
|
||||
packages/js/data/changelog/consolidate-eslint-core-modules
|
||||
packages/js/data/changelog/dev-eslint-no-floating-promises
|
||||
packages/js/data/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
packages/js/data/changelog/65662-dev-65627-postrelease-cleanup
|
||||
packages/js/data/changelog/.gitkeep
|
||||
@@ -11936,6 +11964,7 @@ packages/js/components/tsconfig.json
|
||||
packages/js/components/eslint.config.mjs
|
||||
packages/js/components/package.json
|
||||
packages/js/components/changelog/consolidate-eslint-core-modules
|
||||
packages/js/components/changelog/dev-eslint-no-floating-promises
|
||||
packages/js/components/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
packages/js/components/changelog/.gitkeep
|
||||
packages/js/components/changelog/66477-sprinkle-filter-picker-colon
|
||||
@@ -12913,6 +12942,7 @@ packages/js/onboarding/eslint.config.mjs
|
||||
packages/js/onboarding/package.json
|
||||
packages/js/onboarding/changelog/consolidate-eslint-core-modules
|
||||
packages/js/onboarding/changelog/fix-dz-states-test-fixture
|
||||
packages/js/onboarding/changelog/dev-eslint-no-floating-promises
|
||||
packages/js/onboarding/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
packages/js/onboarding/changelog/performance-woopayments-onboarding-svg-assets
|
||||
packages/js/onboarding/changelog/.gitkeep
|
||||
@@ -12997,6 +13027,7 @@ packages/js/customer-effort-score/tsconfig.json
|
||||
packages/js/customer-effort-score/eslint.config.mjs
|
||||
packages/js/customer-effort-score/package.json
|
||||
packages/js/customer-effort-score/changelog/consolidate-eslint-core-modules
|
||||
packages/js/customer-effort-score/changelog/dev-eslint-no-floating-promises
|
||||
packages/js/customer-effort-score/changelog/wooplug-6930-eslint-v10-flat-config
|
||||
packages/js/customer-effort-score/changelog/.gitkeep
|
||||
packages/js/customer-effort-score/README.md
|
||||
|
||||
@@ -12902,8 +12902,6 @@ wp-includes/ms-deprecated.php
|
||||
ms-deprecated.php
|
||||
wp-includes/class-wp-block-type.php
|
||||
class-wp-block-type.php
|
||||
wp-includes/class-wp-email-address.php
|
||||
class-wp-email-address.php
|
||||
wp-includes/class-pop3.php
|
||||
class-pop3.php
|
||||
wp-includes/bookmark.php
|
||||
|
||||
@@ -2670,7 +2670,6 @@ wp-includes/post-formats.php
|
||||
wp-includes/utf8.php
|
||||
wp-includes/ms-deprecated.php
|
||||
wp-includes/class-wp-block-type.php
|
||||
wp-includes/class-wp-email-address.php
|
||||
wp-includes/class-pop3.php
|
||||
wp-includes/bookmark.php
|
||||
wp-includes/class-IXR.php
|
||||
|
||||
@@ -1651,10 +1651,10 @@ hp/video
|
||||
hpc/*/supported-applications.aspx?
|
||||
hpm
|
||||
hpmob
|
||||
http://developers.google.com/robots.txt
|
||||
http://mozilla.org/robots.txt
|
||||
http://t.me/robots.txt
|
||||
http://wordpress.org/robots.txt
|
||||
http://amazon.co.uk/robots.txt
|
||||
http://de.wikipedia.org/robots.txt
|
||||
http://theguardian.com/robots.txt
|
||||
http://web.archive.org/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
@@ -3141,7 +3141,7 @@ wiki/Wikipedia%3AVandalismi_in_corso
|
||||
wiki/Wikipedia%3AVandalismusmeldung
|
||||
wiki/Wikipedia%3AVandalismusmeldung%2F
|
||||
wiki/Wikipedia%3AVermittlungsausschuss
|
||||
wiki/Wikipedia%3AVermittlungsausschuss%2Fhttp://amazon.de/robots.txt
|
||||
wiki/Wikipedia%3AVermittlungsausschuss%2Fhttp://dropbox.com/robots.txt
|
||||
wiki/Wikipedia%3AVotes_for_deletion
|
||||
wiki/Wikipedia%3AWikiProject_Deletion_sorting
|
||||
wiki/Wikipedia%3AWikiProject_Spam
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user