state-hub/dashboard
tegwick de936acd6d Dashboard workstreams: multi-select filters that survive data polls
- Replace single-select Domain/Status dropdowns with checkbox multi-selects
- Use Inputs.form() with a custom template to lay the three filters out
  side by side in a card-style filter bar
- Filter options are now static constants (DOMAINS, STATUSES) — no
  dependency on the polled data, so selections are never reset on refresh
- Empty selection = no filter applied (show all); any checked item = include
- Updated filtered computation and wsWithDeps to use filters.domain /
  filters.status array semantics

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-26 00:05:58 +01:00
..
src Dashboard workstreams: multi-select filters that survive data polls 2026-02-26 00:05:58 +01:00
observablehq.config.js Add state-hub v0.1 — local-first state service for the Custodian 2026-02-24 17:47:49 +01:00
package-lock.json Add state-hub v0.1 — local-first state service for the Custodian 2026-02-24 17:47:49 +01:00
package.json Add state-hub v0.1 — local-first state service for the Custodian 2026-02-24 17:47:49 +01:00