From 58c3d749c9af2e11cdd603bf3cbbbef2e91d5baa Mon Sep 17 00:00:00 2001 From: Jack Date: Sun, 7 Jun 2026 22:50:34 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20.objectui-sha=20=E2=86=92=20cur?= =?UTF-8?q?ated=20forms=20graft=20server-only=20fields?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pins objectui to 3905d0e (PR #1580 merge), which completes the last piece of the cross-repo spec-skew root-cure: the curated report/dashboard/view "home" inspectors now graft server-only top-level fields (e.g. a report's dataset/rows/values/runtimeFilter from /meta/types → entry.schema) onto the bundled-spec form via the new mergeServerFields() helper. New server fields are now directly editable in the right-hand curated form, not only via the raw source tab. Browser-verified against the running console: the report editor's 属性 panel now shows a "更多字段" section with Dataset (= sales_preview) / Rows / Values / runtimeFilter sourced from the live server schema. Co-Authored-By: Claude Opus 4.8 --- .objectui-sha | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.objectui-sha b/.objectui-sha index 29908ccba..cd4ac4a71 100644 --- a/.objectui-sha +++ b/.objectui-sha @@ -1 +1 @@ -6a7b4989e7a66787e0be2d8b2623d98f3eb0d2d2 +3905d0edfb2b95a53502419e14a9044729c0ea54