Skip to content

Add event edit page with minimal form framework - #10

Merged
stefan-burke merged 2 commits into
mainfrom
claude/add-event-edit-page-W4s4y
Jan 22, 2026
Merged

Add event edit page with minimal form framework#10
stefan-burke merged 2 commits into
mainfrom
claude/add-event-edit-page-W4s4y

Conversation

@stefan-burke

Copy link
Copy Markdown
Member

Introduces a declarative form handling system (src/lib/forms.ts) that
reduces repetition when building form pages. Adds ability for logged-in
admins to edit existing events at /admin/event/:id/edit.

Introduces a declarative form handling system (src/lib/forms.ts) that
reduces repetition when building form pages. Adds ability for logged-in
admins to edit existing events at /admin/event/:id/edit.
Updates login, create event, ticket reservation, and setup forms to use
the shared field definitions and validateForm helper, reducing repetition
and ensuring consistent validation across the application.
@stefan-burke
stefan-burke merged commit 341e146 into main Jan 22, 2026
1 check passed
@stefan-burke
stefan-burke deleted the claude/add-event-edit-page-W4s4y branch January 22, 2026 15:17
stefan-burke pushed a commit that referenced this pull request Jul 13, 2026
Records everything shipped (items 1, 6, 3-decision, the compare-and-set flip,
and all eight Codex findings including the accepted paid-stage-prune edge) and
lays out the remaining order of work: #8 admin lifecycle next, then #9 provider
lifecycle, then #10 cleanup, with #5/#7 deliberately parked in TODO.md.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants