chain-studio/lib
flemming-it b3fdd69139 feat(ui): module-detail bottom sheet on tap
Tapping a module card on the Modules page slides up a detail
sheet showing the full manifest data: directory path
(monospaced + selectable), every capability with version, and
every declared permission with a semantic icon (net = globe,
fs.read = folder, fs.write = edit, env = terminal, hub =
shield).

Empty permission list shows "(none — pure-computation module)"
explicitly — the operator should see *why* a module needed
zero perms, not be left guessing.

Backed by HubAdmin.ModuleInfo. New widget FaiModuleSheet with a
small drag-handle, FutureBuilder for the load state, error
surfacing if the RPC fails.

Bumps fai_studio 0.5.0 -> 0.6.0.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-05-05 22:15:41 +02:00
..
data feat(ui): module-detail bottom sheet on tap 2026-05-05 22:15:41 +02:00
pages feat(ui): module-detail bottom sheet on tap 2026-05-05 22:15:41 +02:00
theme feat(ui): warm-minimalism redesign — design tokens + 6 primitives + animated ∆ 2026-05-05 21:49:37 +02:00
widgets feat(ui): module-detail bottom sheet on tap 2026-05-05 22:15:41 +02:00
main.dart feat(ui): hub-endpoint settings dialog with persistence 2026-05-05 22:12:47 +02:00