chain-studio/lib/pages
flemming-it 1e0bd0b51b fix(studio): audit timestamps show date when not from today (v0.14.1)
Previously the audit list only rendered HH:mm:ss, so a row showing
"21:25:39" gave no hint whether it was today, last week, or last
year. The detail dialog already had the full ISO timestamp, but
the operator had to click each row to find out.

_formatTime now keeps the compact HH:mm:ss form for same-day
events, prefixes MM-dd for older days in the current year, and
shows YYYY-MM-dd for the tail of the log. Always rendered in the
operator's local time zone.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-05-07 16:44:39 +02:00
..
approvals.dart feat(studio): operator-mode pass — Store + audit detail + channel switcher (v0.10.0) 2026-05-07 11:54:31 +02:00
audit.dart fix(studio): audit timestamps show date when not from today (v0.14.1) 2026-05-07 16:44:39 +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