chain-studio/lib/pages
flemming-it d9aabfd00a feat(studio): Approvals page gains History tab
Pending tab keeps the existing card layout for actionable
approvals. New History tab shows decided rows (approved /
rejected / expired) as compact one-liners, color-coded by
status with reviewer + decided-at metadata. Click expands to
the full record (prompt, payload preview, reason, ids).

Closes the visibility gap from the recent fix: rejected
approvals were correctly written to the hash-chained audit
log but invisible to operators on the Approvals page itself.
HubService gains `listApprovalsRecords(statuses:)` returning
the decided-side fields the Studio wire previously dropped.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-05-07 17:33:00 +02:00
..
approvals.dart feat(studio): Approvals page gains History tab 2026-05-07 17:33:00 +02:00
audit.dart feat(studio): cached/Regenerate UX in audit Explain (v0.16.0) 2026-05-07 17:29:36 +02:00
doctor.dart feat(doctor): update banner via HubAdmin.CheckUpdate (v0.9.0) 2026-05-06 15:53:52 +02:00
flows.dart feat(ui): Flows page (5th destination) + keyboard shortcuts 2026-05-05 23:35:48 +02:00
modules.dart feat(ui): module-detail bottom sheet on tap 2026-05-05 22:15:41 +02:00
store.dart feat(studio): operator-mode pass — Store + audit detail + channel switcher (v0.10.0) 2026-05-07 11:54:31 +02:00