Skip to content

chore: bump .objectui-sha → per-widget dataset binding in widget inspector#1656

Merged
os-zhuang merged 1 commit into
mainfrom
chore/bump-objectui-widget-dataset
Jun 7, 2026
Merged

chore: bump .objectui-sha → per-widget dataset binding in widget inspector#1656
os-zhuang merged 1 commit into
mainfrom
chore/bump-objectui-widget-dataset

Conversation

@os-zhuang
Copy link
Copy Markdown
Contributor

Pins objectui to ba2867b (objectui #1585, merged): 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 these were editable only via the raw source tab / API because the widget inspector is hand-built, not schema-derived.

Additive dual-form: the legacy inline object query stays available; when dataset is set, DashboardRenderer already branches to <DatasetWidget>.

Verification

  • Browser-verified against this rebuilt console: the Revenue by Stage widget in the sales_overview dashboard shows 数据集=sales_preview / 维度=stage / 值(度量)=revenue, all editable.
  • objectui: 6 new DashboardWidgetInspector tests + full inspector suite green (68).
  • build-console.sh: dist ready (32332 KB) from objectui@ba2867b.

Note: packages/console/dist is gitignored — release rebuilds from .objectui-sha.

🤖 Generated with Claude Code

…ector

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 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spec Building Building Preview, Comment Jun 7, 2026 3:08pm

Request Review

@os-zhuang os-zhuang merged commit 7ef0235 into main Jun 7, 2026
10 of 11 checks passed
@os-zhuang os-zhuang deleted the chore/bump-objectui-widget-dataset branch June 7, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants