state-hub/dashboard
tegwick 4a8942f310 fix(dashboard): resolve button calls /resolve endpoint, not PATCH
PATCH /decisions/{id}/ is a blind field-setter with no decided_at logic.
POST /decisions/{id}/resolve is the correct endpoint — it auto-sets
decided_at and emits a decision_resolved progress event.

Fixes: resolved decisions showing last in the sorted list because
decided_at was never populated.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 22:16:17 +01:00
..
src fix(dashboard): resolve button calls /resolve endpoint, not PATCH 2026-03-11 22:16:17 +01:00
observablehq.config.js feat(ep-td+dashboard): complete CUST-WP-0004 EP/TD tracking workstream 2026-03-11 01:40:52 +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