brewlog/tests
Jon Seager 2cd579a574
refactor: deduplicate update handlers and edit templates
Add HasChanges trait with impl_has_changes! macro, validate_update()
and update_response() helpers to reduce boilerplate across all 7 entity
update handlers. Extract edit form actions (error, spinner, buttons)
into a shared Askama macro. Also adds missing no-changes validation
to the bag update handler.
2026-02-10 20:04:24 +00:00
..
cli fix: wire edit forms for Datastar form submission and add CLI tests 2026-02-10 19:42:58 +00:00
e2e refactor: deduplicate update handlers and edit templates 2026-02-10 20:04:24 +00:00
server fix: wire edit forms for Datastar submission and recompute bag remaining 2026-02-10 19:43:00 +00:00