Skip to content

chore(showcase): config-driven master-detail (derive child columns)#1612

Merged
xuyushun441-sys merged 1 commit into
mainfrom
chore/showcase-master-detail-config
Jun 6, 2026
Merged

chore(showcase): config-driven master-detail (derive child columns)#1612
xuyushun441-sys merged 1 commit into
mainfrom
chore/showcase-master-detail-config

Conversation

@xuyushun441-sys
Copy link
Copy Markdown
Contributor

Configures the project-workspace Tasks subtable with just { childObject: 'showcase_task' } — the relationship FK (showcase_task.project) and the editable grid columns are auto-derived from the child object metadata by @object-ui/plugin-form (objectui #1526). Drops the hand-authored ~40-line columns + relationshipField block.

Demonstrates the "no hand-authored columns" master-detail config. Verified live: the form derives columns at runtime and still posts the correct atomic /api/v1/batch.

Pairs with objectui #1526.

🤖 Generated with Claude Code

The project-workspace page now configures its Tasks subtable with just
{ childObject: 'showcase_task' } — the relationship FK and grid columns are
auto-derived from the child object metadata by @object-ui/plugin-form. Drops
the hand-authored ~40-line columns/relationshipField block.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 6, 2026

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

Project Deployment Actions Updated (UTC)
spec Building Building Preview, Comment Jun 6, 2026 11:35am

Request Review

@github-actions github-actions Bot added the size/s label Jun 6, 2026
@xuyushun441-sys xuyushun441-sys merged commit dd8b9d1 into main Jun 6, 2026
10 of 11 checks passed
@xuyushun441-sys xuyushun441-sys deleted the chore/showcase-master-detail-config branch June 6, 2026 11:35
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