Commit Graph

13 Commits

Author SHA1 Message Date
ejclaw
4ea9f0749b Trim dashboard server integration tests 2026-04-28 20:06:40 +09:00
Eyejoker
20e1a1e5e1 Fix mobile rooms and live progress parity
Improve mobile room UX, separate live progress from recent chat, and lock the parity behavior with service tests.
2026-04-28 01:27:55 +09:00
Eyejoker
d28068f646 Add dashboard room activity timeline 2026-04-27 11:46:35 +09:00
Eyejoker
76b0ab754b Add dashboard health restart action (#38) 2026-04-27 03:52:24 +09:00
Eyejoker
38c3430156 Add dashboard inbox decline and dismiss actions
Add dashboard inbox decline and dismiss actions
2026-04-27 03:34:36 +09:00
Eyejoker
96845110ee fix(dashboard): harden scheduled task writes (#36) 2026-04-27 03:15:47 +09:00
Eyejoker
92e4e22e4d feat(dashboard): create and edit scheduled tasks 2026-04-27 03:05:04 +09:00
Eyejoker
16aeb0449d feat(dashboard): run paired inbox actions (#34) 2026-04-27 02:39:41 +09:00
Eyejoker
1676f53f4d feat(dashboard): send room messages from web (#33) 2026-04-27 02:23:32 +09:00
Eyejoker
22bd24ec88 feat(dashboard): add scheduled task actions (#31) 2026-04-27 01:36:40 +09:00
Eyejoker
80aad035d0 feat(dashboard): expose inbox activity data (#22) 2026-04-26 23:06:13 +09:00
Eyejoker
646bc34372 [codex] Improve mobile dashboard UX (#19)
* feat(dashboard): improve mobile control plane UX

* fix(dashboard): improve mobile nav accessibility

* feat(dashboard): add mobile drawer and usage glance cards

* feat(dashboard): add compact usage matrix and i18n

* fix(dashboard): make usage-first console layout

* fix(dashboard): remove chrome and group usage rows
2026-04-26 21:29:13 +09:00
Eyejoker
5ba607644f Add read-only web dashboard MVP
Adds a disabled-by-default loopback web dashboard MVP with read-only control-plane views, prompt preview redaction, Vite React UI, and validation coverage.
2026-04-26 17:05:50 +09:00