chain-studio-flow-editor/lib/src/widgets
flemming-it ab97e5e834 feat: honest install badge — classify store resolvability before the click
Split each flow's missing capabilities into store-resolvable ones
(amber chip + Install link, which now installs only those) and a
quiet 'not in store' chip whose tooltip explains the three recovery
paths in place: local install via chain install --link, adding the
providing store, or configuring the MCP/n8n integration. The
analyzer's not-in-store message names the same three paths (EN+DE).
Previously the list's Install action covered every missing
capability and could end in the hub's 'no store entry' error.

Also replace a private-looking capability example name in a doc
comment and test with a neutral placeholder. (0.25.0)

Signed-off-by: flemming-it <sf@flemming.it>
2026-07-22 13:42:11 +02:00
..
capability_picker.dart feat(editor): three-tab WYSIWYG editor — graph / text / run 2026-06-01 00:48:35 +02:00
edge_painter.dart feat(editor): reduce-motion clamp + edge gradient + breathing pulse + style sheet 2026-06-01 22:55:18 +02:00
flow_canvas.dart feat(editor): graph-pulse on errors + store-aware install / add-source 2026-06-09 00:21:48 +02:00
flow_node.dart feat(editor): graph-pulse on errors + store-aware install / add-source 2026-06-09 00:21:48 +02:00
missing_modules_badge.dart feat: honest install badge — classify store resolvability before the click 2026-07-22 13:42:11 +02:00
properties_panel.dart feat(editor): type-token coloring + analyzer diagnostics 2026-06-04 00:46:51 +02:00
run_tab.dart feat(run): host-injected native file picker for flow file inputs 2026-07-17 01:04:40 +02:00