chain-studio-flow-editor/lib/src
flemming-it c4a39a3779 feat: project separation in the flow list (0.25.0)
Filter the file list by the host's active project — flows without
a project: key count as 'general', display-only, the file is never
rewritten. New flows are stamped with the active project's key
(general and all-projects stay unstamped). Adds a toolbarTrailing
slot so the host can mount its workspace switcher in the editor's
single toolbar, and a flowsDir injection point so widget tests run
against a temp dir instead of the operator's ~/.chain flows.
Covered by pure filter-semantics tests plus hermetic widget tests
for filtering, the project-empty state, and new-flow stamping.

Signed-off-by: flemming-it <sf@flemming.it>
2026-07-22 13:56:29 +02:00
..
model fix: read flows from ~/.chain after config-dir rename 2026-06-16 09:40:22 +02:00
widgets feat: honest install badge — classify store resolvability before the click 2026-07-22 13:42:11 +02:00
editor_controller.dart feat(editor): persistent diagnostic strip + run-block + copyable run errors 2026-06-09 01:13:45 +02:00
editor_style.dart feat(editor): reduce-motion clamp + edge gradient + breathing pulse + style sheet 2026-06-01 22:55:18 +02:00
flow_analyzer.dart feat(editor): localised analyzer/strip/run messages + monospace font fallback 2026-06-09 01:36:39 +02:00
flow_editor_page.dart feat: project separation in the flow list (0.25.0) 2026-07-22 13:56:29 +02:00
flow_project.dart feat: project separation in the flow list (0.25.0) 2026-07-22 13:56:29 +02:00
flow_yaml_controller.dart fix: drop the duplicate FLOWS panel header, current CLI name in docs (0.24.1) 2026-07-18 00:27:24 +02:00
l10n.dart feat: project separation in the flow list (0.25.0) 2026-07-22 13:56:29 +02:00
quick_fix.dart feat: honest install badge — classify store resolvability before the click 2026-07-22 13:42:11 +02:00
run_driver.dart feat(run): host-injected native file picker for flow file inputs 2026-07-17 01:04:40 +02:00
tokens.dart feat: initial scaffold — swappable flow editor 2026-05-30 14:33:03 +02:00
widgets.dart refactor: FaiError -> ChainError (SDK stub rename lockstep) 2026-07-11 23:14:34 +02:00
wire_colors.dart feat(editor): type-token coloring + analyzer diagnostics 2026-06-04 00:46:51 +02:00