Wire expandable entry stories into Go templates #32

Merged
arne merged 1 commit from expandable-entries-go into main 2026-04-06 21:54:44 +02:00
Owner

The design system added expandable entry stories (PR #31) for history, PRs,
and issues. This wires the Go side: entryRow gains Body, StoryID, and
DesignHref fields, the project handler populates them from issue/PR bodies
and PR lookups for history entries, and the template uses a shared entryrow
partial that renders expandable rows when a body is present.

CSS and JS in web/static updated to match the design system.

The design system added expandable entry stories (PR #31) for history, PRs, and issues. This wires the Go side: entryRow gains Body, StoryID, and DesignHref fields, the project handler populates them from issue/PR bodies and PR lookups for history entries, and the template uses a shared entryrow partial that renders expandable rows when a body is present. CSS and JS in web/static updated to match the design system.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
arne force-pushed expandable-entries-go from e430426ae8 to 4771c96695 2026-04-06 21:54:31 +02:00 Compare
arne merged commit e3fb58a604 into main 2026-04-06 21:54:44 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
arne/orbit!32
No description provided.