|
Some checks failed
Security / Security check (push) Failing after 1s
The workspace switcher now lists the operator's sealed areas (read from ~/.chain/sealed/ manifests, the same source the CLI uses) below the shared projects, each with a lock icon and a running/stopped status. Selecting one is a real connection switch: Studio reconnects its hub client to the area's own port with a full state reload — one window, one truth. A stopped area is started first (chain project start) with a visible notice; a failure surfaces as a copyable error and rolls back to the shared hub. While in a sealed area an identity bar under the AppBar is painted in the area's accent colour and names it, with a one-click Leave back to the shared hub. The area colour is marking, not theming — Studio's blue stays the app accent. Selecting a shared project from inside an area switches the connection back first. The sealed connection is never persisted across restarts. New: SealedAreaService (manifest + PID discovery), Workspace sealed switch logic, ChainSealedIdentityBar, SystemActions.chainProjectStart. l10n DE+EN. flutter analyze clean; 33 tests green (switcher lists sealed with lock+status, pill shows active area, identity bar renders in the area colour). Runtime plumbing (discovery, start, endpoint, reach) verified headlessly against real sealed instances under a redirected HOME; the identity-bar screenshot is deferred (display click-automation failed after sleep on the shared desktop — an environment issue, not a code gap; the visible components are widget-tested). Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com> |
||
|---|---|---|
| .. | ||
| chain_binary_recovery.dart | ||
| chain_card.dart | ||
| chain_data_row.dart | ||
| chain_delta_mark.dart | ||
| chain_empty_state.dart | ||
| chain_en_badge.dart | ||
| chain_error_box.dart | ||
| chain_flow_output.dart | ||
| chain_log_viewer.dart | ||
| chain_module_sheet.dart | ||
| chain_pill.dart | ||
| chain_sealed_identity_bar.dart | ||
| chain_search_palette.dart | ||
| chain_settings_dialog.dart | ||
| chain_status_dot.dart | ||
| chain_stores_dialog.dart | ||
| chain_system_ai_editor.dart | ||
| chain_workspace_switcher.dart | ||
| guided_setup_dialog.dart | ||
| theme_picker_grid.dart | ||
| widgets.dart | ||