chain-studio/lib/widgets
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
..
fai_card.dart feat(ui): warm-minimalism redesign — design tokens + 6 primitives + animated ∆ 2026-05-05 21:49:37 +02:00
fai_data_row.dart feat(ui): warm-minimalism redesign — design tokens + 6 primitives + animated ∆ 2026-05-05 21:49:37 +02:00
fai_delta_mark.dart feat(studio): rich theme picker (presets + custom colour) + editor 0.11.0 2026-06-02 01:29:34 +02:00
fai_empty_state.dart feat(ui): warm-minimalism redesign — design tokens + 6 primitives + animated ∆ 2026-05-05 21:49:37 +02:00
fai_en_badge.dart feat(studio): rich theme picker (presets + custom colour) + editor 0.11.0 2026-06-02 01:29:34 +02:00
fai_error_box.dart feat(studio): rich theme picker (presets + custom colour) + editor 0.11.0 2026-06-02 01:29:34 +02:00
fai_flow_output.dart feat(studio): central error helpers + inline log viewer + Today CTAs 2026-06-04 02:08:15 +02:00
fai_log_viewer.dart feat(studio): central error helpers + inline log viewer + Today CTAs 2026-06-04 02:08:15 +02:00
fai_module_sheet.dart feat(studio): central error helpers + inline log viewer + Today CTAs 2026-06-04 02:08:15 +02:00
fai_pill.dart feat(studio): rich theme picker (presets + custom colour) + editor 0.11.0 2026-06-02 01:29:34 +02:00
fai_search_palette.dart feat(studio): rich theme picker (presets + custom colour) + editor 0.11.0 2026-06-02 01:29:34 +02:00
fai_settings_dialog.dart feat(studio): Settings dialog gets macOS-style sidebar categories 2026-06-04 10:37:19 +02:00
fai_status_dot.dart feat(studio): rich theme picker (presets + custom colour) + editor 0.11.0 2026-06-02 01:29:34 +02:00
fai_system_ai_editor.dart feat(studio): central error helpers + inline log viewer + Today CTAs 2026-06-04 02:08:15 +02:00
theme_picker_grid.dart fix(studio): theme picker confirms applied + surfaces load failures 2026-06-04 02:25:11 +02:00
widgets.dart feat(studio): central error helpers + inline log viewer + Today CTAs 2026-06-04 02:08:15 +02:00