chain-studio/lib/pages
flemming-it b47d8c4646
Some checks failed
Security / Security check (push) Failing after 1s
feat(audit): full-history JSONL export in the actions menu
The menu so far only exported the current view (type + search
filter over the page 100-event window). A second action now fetches
the complete event history of the active project scope in one
EventLog call (the RPC has no cursor and no server-side cap) and
writes it as JSONL. Serialisation extracted to a top-level function
with unit tests; a stale comment advertising the never-shipped
"chain audit export" command now names "chain admin events --json".
Studio 0.73.0.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-07-18 01:49:20 +02:00
..
approvals.dart feat: workspace switcher, per-project filters and run stamping (stage 1) 2026-07-12 13:49:51 +02:00
audit.dart feat(audit): full-history JSONL export in the actions menu 2026-07-18 01:49:20 +02:00
doctor.dart fix(doctor): honest module count, temp-path audit warning, connection line 2026-07-18 00:56:46 +02:00
federation.dart fix(federation): primary action in the app bar and empty state, no FAB 2026-07-18 00:08:51 +02:00
flows.dart feat(store): trust gate before every module install 2026-07-17 23:44:14 +02:00
runs.dart fix(runs): honest empty state — feature off vs. no runs yet 2026-07-18 00:20:43 +02:00
setup_gate.dart feat(setup): first-run gate, hub-first preview, honest wording — setup before the app 2026-07-17 00:59:22 +02:00
store.dart fix(store,audit,workspace): usertest low-findings tail (0.72.1) 2026-07-18 01:08:09 +02:00
welcome.dart fix(welcome,store): sticky flow-completed tick, carousel position text 2026-07-18 00:36:00 +02:00