focus-flow/apps/focus_flow_flutter/lib/widgets
pyr0ball 6f0da3c8aa feat(ui): wire Settings dialog to persisted OwnerSettings
Adds a getOwnerSettings read query to scheduler_core (previously only
an internal helper existed) and an updateOwnerSettings command on the
Flutter command controller, then builds a shared Settings dialog
surfacing timezone, day window, compact mode, and backlog staleness
thresholds. Both existing no-op entry points (sidebar nav item, top
bar button) now open the same dialog and persist edits through the
existing OwnerSettings/BacklogStalenessSettings backend.

Per the design spec (circuitforge-plans/focus-flow/superpowers/specs/
2026-07-07-settings-screen-design.md), the compact-mode toggle
persists but is disclosed in-UI as not yet affecting Today rendering,
since that wiring is separate scope (#11).

Closes: #16
2026-07-07 14:38:16 -07:00
..
dialogs feat(ui): wire Settings dialog to persisted OwnerSettings 2026-07-07 14:38:16 -07:00
task_selection feat(ui): wire timeline card Break up quick action 2026-07-07 13:45:04 -07:00
timeline feat(ui): wire timeline card Break up quick action 2026-07-07 13:45:04 -07:00
top_bar feat(ui): wire Settings dialog to persisted OwnerSettings 2026-07-07 14:38:16 -07:00
app_shell.dart docs: expand dartdocs and add compliance hooks 2026-07-01 13:36:12 -07:00
backlog_pane.dart docs: expand dartdocs and add compliance hooks 2026-07-01 13:36:12 -07:00
read_state_view.dart docs: expand dartdocs and add compliance hooks 2026-07-01 13:36:12 -07:00
required_banner.dart docs: expand dartdocs and add compliance hooks 2026-07-01 13:36:12 -07:00
schedule_components.dart docs: expand dartdocs and add compliance hooks 2026-07-01 13:36:12 -07:00
sidebar.dart feat(ui): wire Settings dialog to persisted OwnerSettings 2026-07-07 14:38:16 -07:00
status_circle_button.dart feat(ui): refine task modal actions and timeline navigation 2026-07-04 22:16:37 -07:00
task_selection_modal.dart feat(ui): wire timeline card Break up quick action 2026-07-07 13:45:04 -07:00
today_pane.dart docs: expand dartdocs and add compliance hooks 2026-07-01 13:36:12 -07:00
top_bar.dart feat(ui): wire Settings dialog to persisted OwnerSettings 2026-07-07 14:38:16 -07:00