Enhance admin UI and schema management: Introduce generic handling for image/asset URL fields, ensuring explicit widget usage for image previews. Update translations for new UI elements and implement field ordering in schema definitions. Add functionality for managing field extensions and improve asset filtering in the admin UI.

This commit is contained in:
Peter Meier
2026-03-14 00:08:52 +01:00
parent 084a1d9e2a
commit 11d46049d1
23 changed files with 662 additions and 117 deletions

View File

@@ -1,5 +0,0 @@
{
"_status": "published",
"title": "About",
"slug": "about",
}

View File

@@ -1,5 +0,0 @@
{
"_status": "published",
"title": "Home",
"slug": "home",
}