chain-studio/lib
flemming-it d0e15ca385
Some checks failed
Security / Security check (push) Failing after 2s
feat(studio): Settings dialog gets macOS-style sidebar categories
The Settings dialog was a single 800-line vertical scroll — Hub
endpoint, channels, System AI, MCP, n8n, registry credentials,
hub auth token, default scope, theme plugin, maintenance all
stacked. Stefan: 'inzwischen zu unübersichtlich als langes
feld, untergruppierungen wären toll, wie z.B. in den MacOS
Einstellungen'.

Splits the panel into six focused categories driven by a
left sidebar:

  - **General**: Hub endpoint (host/port/TLS), channels,
    default scope
  - **Appearance**: theme plugin picker (applies instantly)
  - **System AI**: operator-managed LLM endpoint for Studio
    helpers
  - **Integrations**: MCP servers + n8n endpoints
  - **Security**: registry credentials + hub auth token
  - **Maintenance**: reset / destructive ops

Sidebar uses macOS-style icon + label rows with a highlighted
selection pill. Content area is per-category, scrollable
within its own panel. The dialog widens from 520→820 px and
gains a fixed height (620 px) so the layout doesn't jump as
the operator switches categories.

Each panel opens with a title + one-sentence description so
the operator knows what they're looking at before scanning the
controls — same pattern Apple uses in System Settings.

Also adds the missing 'meta' dependency that FaiLog's
@visibleForTesting needed. Studio bumped to 0.63.0.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-06-04 10:37:19 +02:00
..
data test(studio): seven FaiLog cases + visibleForTesting path override 2026-06-04 02:43:06 +02:00
l10n fix(studio): theme picker confirms applied + surfaces load failures 2026-06-04 02:25:11 +02:00
pages feat(studio): central error helpers + inline log viewer + Today CTAs 2026-06-04 02:08:15 +02:00
theme feat(studio): rich theme picker (presets + custom colour) + editor 0.11.0 2026-06-02 01:29:34 +02:00
widgets feat(studio): Settings dialog gets macOS-style sidebar categories 2026-06-04 10:37:19 +02:00
main.dart feat(studio): Settings dialog gets macOS-style sidebar categories 2026-06-04 10:37:19 +02:00