chain-studio/lib
flemming-it 5220f19ff8
Some checks failed
Security / Security check (push) Failing after 2s
feat(studio): clearer store + channel switcher + approvals & welcome polish
- store: repair the filter dialog crash (a Spacer lived directly in
  AlertDialog.actions, which is an OverflowBar, not a Flex — it threw
  and rendered a broken dialog). Buttons now sit in a Row.
- store: promote the module-store manager from a bare icon to a
  labelled 'Add store' button, and fully localize the dialog (DE/EN).
- store: add a curated 'Suggested stores' shelf with one-click
  add/remove (first entry: Recl∆Im). Each suggestion is probed for
  reachability and shows 'not available yet' until its index is
  published, instead of failing only on click. Fail-open on network
  errors so a transient hiccup never hides a real store.
- sidebar: the channel pill is now a one-click channel switcher
  (menu with per-channel running state + active check; switching
  writes ~/.chain/current-channel, restarts the daemon, and Studio
  repoints to the new channel).
- approvals: lead the card with the human prompt ('what am I
  releasing?') and demote the flow/step id to a metadata line; clear
  fallback when the step left the prompt empty.
- welcome: tidy the docs grid into equal-height paired rows with a
  full-width trailing card for the odd one out.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-06-18 21:29:39 +02:00
..
data fix(studio): daemon-start probes health first + shows a readable error 2026-06-18 16:17:26 +02:00
l10n feat(studio): clearer store + channel switcher + approvals & welcome polish 2026-06-18 21:29:39 +02:00
pages feat(studio): clearer store + channel switcher + approvals & welcome polish 2026-06-18 21:29:39 +02:00
theme refactor: rename internal Fai* design system + fai_ helpers to chain 2026-06-16 17:53:17 +02:00
widgets feat(studio): clearer store + channel switcher + approvals & welcome polish 2026-06-18 21:29:39 +02:00
main.dart feat(studio): clearer store + channel switcher + approvals & welcome polish 2026-06-18 21:29:39 +02:00