From 84baad329b343104d84f00e09270b0de614c9ba6 Mon Sep 17 00:00:00 2001 From: Jack Date: Sun, 7 Jun 2026 23:08:26 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20.objectui-sha=20=E2=86=92=20per?= =?UTF-8?q?-widget=20dataset=20binding=20in=20widget=20inspector?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pins objectui to ba2867b (PR #1585 merge): the dashboard widget inspector now exposes a "Dataset binding" section (dataset / dimensions / values) so per-widget dataset binding (ADR-0021) is authorable in the form, symmetric to the report's dataset binding — previously editable only via the raw source tab / API because the widget inspector is hand-built, not schema-derived. Browser-verified against the rebuilt console: the "Revenue by Stage" widget in the sales_overview dashboard shows 数据集=sales_preview / 维度=stage / 值(度量)=revenue, all editable; the legacy inline object query stays available (additive dual-form). 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 cd4ac4a71..13606d131 100644 --- a/.objectui-sha +++ b/.objectui-sha @@ -1 +1 @@ -3905d0edfb2b95a53502419e14a9044729c0ea54 +ba2867be376cb554cbcd1d64e3f4c998579a6ae6