chain-studio/lib
flemming-it 08227410e6
Some checks are pending
Security / Security check (push) Waiting to run
fix(flows): only offer install for capabilities the store resolves
The capability set behind the flow editor's Install quick-fix and
the flow list's install badge ingested every store entry's
requiresCapabilities (dependencies, not provided capabilities) and
ignored entry status/kind. Clicking Install on such a capability
ended in the hub's "no store entry for '<name>'" error.

The set now mirrors the hub's install resolver (entry names only,
no planned or federated entries) via installableStoreCapabilities()
with unit tests for both classification states. Unresolvable
capabilities render the editor's 'not in store' state, which
explains the three recovery paths before any click; the editor pin
moves to 0.25.0 (commit-pinned until its tag exists) and the dialog
harness captures the badge states light+dark. Studio 0.78.0.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-07-22 13:46:08 +02:00
..
data fix(flows): only offer install for capabilities the store resolves 2026-07-22 13:46:08 +02:00
l10n fix(store,doctor): doc-verifier findings on the trust surfaces 2026-07-21 13:23:58 +02:00
pages fix(flows): only offer install for capabilities the store resolves 2026-07-22 13:46:08 +02:00
theme fix(shell): daemon-start and health-poll auth handling; policy panel freshness 2026-07-15 05:50:24 +02:00
widgets fix(store,doctor): doc-verifier findings on the trust surfaces 2026-07-21 13:23:58 +02:00
main.dart feat(workspace): sealed-area names are confidential by default 2026-07-19 03:34:05 +02:00