Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
87a786a
docs(ui): define dashboard simplification
erikarenhill Jul 24, 2026
6cbd190
docs(ui): plan dashboard simplification
erikarenhill Jul 24, 2026
1cfacbc
feat(ui): add power now controller
erikarenhill Jul 24, 2026
b6c1e98
feat(ui): simplify overview power hierarchy
erikarenhill Jul 24, 2026
5b384b5
feat(ui): add compact dashboard price view
erikarenhill Jul 24, 2026
1bbfb0d
feat(ui): share plain language plan summary
erikarenhill Jul 24, 2026
741feea
feat(ui): clarify destination hierarchy
erikarenhill Jul 24, 2026
7d881ed
fix(ui): refine mobile dashboard preview
erikarenhill Jul 24, 2026
0c86e94
chore: add dashboard simplification changeset
erikarenhill Jul 24, 2026
cdb9783
docs(ui): define theme unification
erikarenhill Jul 24, 2026
f90645f
docs(ui): plan theme unification
erikarenhill Jul 24, 2026
1b506da
style(ui): unify terminal theme tokens
erikarenhill Jul 24, 2026
3b30d91
style(ui): flatten dashboard chrome
erikarenhill Jul 24, 2026
5d1ca25
style(ui): normalize component chrome
erikarenhill Jul 24, 2026
b86b7e6
style(ui): theme canvas chrome
erikarenhill Jul 24, 2026
7c38aaa
feat(ui): default power now to flow
erikarenhill Jul 24, 2026
6fe1e1f
fix(ui): reset mobile destination scroll
erikarenhill Jul 24, 2026
837e2f2
style(ui): remove legacy slate chrome
erikarenhill Jul 24, 2026
88fe55f
fix(ui): align flow selection and branding
erikarenhill Jul 24, 2026
685fe8b
chore: add theme unification changeset
erikarenhill Jul 24, 2026
127fa25
chore: merge latest master into dashboard work
erikarenhill Jul 24, 2026
77ff6b5
fix(ci): classify legacy deploy alias
erikarenhill Jul 24, 2026
ac6b6a5
chore: merge latest master
erikarenhill Jul 24, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/simplify-dashboard-outlook.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"ftw": patch
---

Simplify the dashboard with a Values-or-Flow Power now view, a compact price outlook, and a shared plain-language plan summary.
5 changes: 5 additions & 0 deletions .changeset/unify-terminal-native-theme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"ftw": patch
---

Unify dashboard, setup, history, settings, and component chrome around the neutral terminal-native theme, default Power now to Flow, and reset mobile destination scrolling.
2 changes: 2 additions & 0 deletions .github/brand/compatibility-allowlist.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Anchored Bash regular expressions for former-name compatibility contracts.
# Presentation copy belongs in FTW; keep exceptions narrow.
# This dated deployment plan detects the canonical and supported legacy Compose service.
^docs/superpowers/plans/2026-07-24-terminal-native-theme-unification\.md: (count|service)=.*\^\(ftw\|forty-two-watts\)\$.*$
^docs/upgrade-from-legacy\.md:.*$
^docs/recover-failed-rollback\.sv\.md:MAIN=.*forty-two-watts.*$
^go/cmd/ftw-updater/main_test\.go:.*forty-two-watts.*$
Expand Down
1 change: 1 addition & 0 deletions .ijfw/design-pass.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"ts":"2026-07-24T10:20:34Z","query":"Unify all FTW web components on a neutral Terminal Native theme, make Flow the default, simplify header branding, add mobile section scroll reset, and deploy to the Pi for review","source":"internal","skill":"ijfw-design"}
328 changes: 328 additions & 0 deletions docs/superpowers/plans/2026-07-24-dashboard-simplification.md

Large diffs are not rendered by default.

Loading