Commit Graph

7 Commits

Author SHA1 Message Date
ejclaw
896cc59fe1 refine dashboard settings and inbox UX 2026-05-02 04:32:16 +09:00
ejclaw
6614deee56 fix settings nav hash routing 2026-05-02 03:04:25 +09:00
ejclaw
7ee0aab5e4 refine settings page UX 2026-05-02 02:21:36 +09:00
ejclaw
422ad331bb reuse status dashboard message and simplify settings actions 2026-05-02 01:59:38 +09:00
ejclaw
e6f417c343 add codex goals settings toggle 2026-05-02 00:06:26 +09:00
ejclaw
731984207c add dashboard MoA settings controls 2026-04-30 01:31:05 +09:00
Eyejoker
96d99f63e0 Extract dashboard SettingsPanel component (#68)
* review: harden readonly git checks and lint verification

* test: satisfy readonly reviewer sandbox typing

* test: fix readonly reviewer sandbox assertions

* test: remove impossible readonly sandbox guards

* test: relax readonly sandbox assertions

* test: cast readonly sandbox expectation shape

* test: cast readonly sandbox expectation through unknown

* Phase 0 — STEP_DONE/TASK_DONE split + owner-follow-up integration smoke

* Add STEP_DONE guards, verdict storage, and stale delivery suppression

* style: format paired stepdone telemetry files

* Route STEP_DONE through reviewer

* Add structured Discord attachments

* style: format structured attachment test

* Fix room thread bot output parity

* Remove duplicate work item attachment migration from owner branch

* Remove legacy dashboard rooms renderer

* Extract dashboard parsed body renderer

* Extract dashboard redaction helpers

* Extract dashboard RoomCardV2 component

* Include RoomCardV2 test in vitest suite

* Extract dashboard RoomBoardV2 component

* Extract dashboard EmptyState component

* Extract dashboard InboxPanel component

* Split dashboard InboxPanel card renderer

* Extract dashboard TaskPanel component

* Extract dashboard UsagePanel component

* Fix dashboard room thread chunk rendering

* Extract dashboard ServicePanel component

* Render dashboard live progress markdown

* Extract dashboard SettingsPanel component
2026-04-28 16:56:37 +09:00