Build the admin event anchor management UI #40
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The
EventAnchormodel lands in v0.3.0 to feed constraint propagation. This issue addsthe management UI the spec places in the admin panel.
Scope
Admin UI for creating, editing, and managing event anchors.
Implementation notes
of photos, and one-at-a-time association would make the feature impractical.
derived evidence from this anchor and will be recomputed. A correction to a widely used
anchor can shift dozens of derived dates, and the admin should see that before confirming.
say so plainly.
Done when
References
docs/circa-spec.mdsection 8 (EventAnchor), section 11EventAnchormodel issue in v0.3.0Depends on: the EventAnchor model, #19 (constraint propagation).