Commit graph

2 commits

Author SHA1 Message Date
a2c8a15d84 Add delete, error handling
- Wire up deleting a series.
- Add an error boundary for better error handling from the server
  function. Suspense and bounday expect the child to be an option or a
  result respectively not a view itself. Took a while to figure that
  out.
2024-09-07 16:44:00 -04:00
ddb06d2993 Rough out multi-pane layout
- Introduce nested routing for series.
- Rough out add and view routes.
- Add buttons to access new routes.
2024-09-07 09:10:16 -04:00