project-nomad/admin/inertia
Chris Sherwood b8d36da9e1 fix(UI): hide 'Start here!' badge after Easy Setup is completed
The KV store returns ui.hasVisitedEasySetup as boolean true, but the
comparison checked against string 'true'. Since true !== 'true', the
badge was always shown even after completing Easy Setup.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 11:46:10 -07:00
..
app feat(UI): add Night Ops dark mode with theme toggle 2026-03-20 11:46:10 -07:00
components fix: improve download reliability with stall detection, failure visibility, and Wikipedia status tracking 2026-03-20 11:46:10 -07:00
context feat: container controls & convienience scripts 2025-08-08 15:07:32 -07:00
css feat(UI): add Night Ops dark mode with theme toggle 2026-03-20 11:46:10 -07:00
hooks feat(UI): add Night Ops dark mode with theme toggle 2026-03-20 11:46:10 -07:00
layouts feat(UI): add Support the Project settings page 2026-03-20 11:46:10 -07:00
lib feat(UI): add Debug Info modal for bug reporting 2026-03-20 11:46:10 -07:00
pages fix(UI): hide 'Start here!' badge after Easy Setup is completed 2026-03-20 11:46:10 -07:00
providers feat(UI): add Night Ops dark mode with theme toggle 2026-03-20 11:46:10 -07:00
tsconfig.json fix(Docs): documentation renderer fixes 2025-12-23 16:00:33 -08:00