chain-studio/lib
flemming-it f7d7427d91 fix(approvals): usertest-panel hardening (0.81.0)
Panel findings against the reworked approvals page, fixed in place:

- Never fabricate the request time: ApprovalRecord.createdAt is
  nullable now; a missing created_at omits the line instead of
  rendering DateTime.now() (which drifted on refresh). Guard:
  approvals_origin_test pins the omit-on-null invariant.
- Copyable errors on approve/reject/batch via showChainErrorSnack
  (the hard project rule) — batch surfaces the first real cause.
- Reject requires a reason: ChainInlineHelp strip + confirm disabled
  while empty, no more silent close-and-nothing-happens.
- Batch approve applies the same no-data confirmation as the single
  path, naming how many selected requests carry no show: data.
- Plainer language: glossary "Vorgang (Flow)", history label FRAGE
  (was PROMPT), no-data hint drops developer jargon.
- One-click copy of the run id; history payload pretty-prints like
  the card.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-07-26 16:05:55 +02:00
..
data fix(approvals): usertest-panel hardening (0.81.0) 2026-07-26 16:05:55 +02:00
l10n fix(approvals): usertest-panel hardening (0.81.0) 2026-07-26 16:05:55 +02:00
pages fix(approvals): usertest-panel hardening (0.81.0) 2026-07-26 16:05:55 +02:00
theme fix(shell): daemon-start and health-poll auth handling; policy panel freshness 2026-07-15 05:50:24 +02:00
widgets feat(store): show module maintainers (0.79.0) 2026-07-22 22:06:18 +02:00
main.dart feat(doctor,shell): ollama host-service suggestion + hub-update hint (0.80.0) 2026-07-23 00:03:42 +02:00