Skip to content

1.8.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 13:37
766bfcf

Theme redesign, dashboard, and starred items

2026-07-14 · #22 · closes #19, #20, #21

A complete visual redesign of the portal, a new dashboard landing page, and starred items.

  • Theme — token-driven design system: ink and steel neutrals with an ember accent (#E85D1A), Geist Sans and Geist Mono, square corners, and a custom Phosphor-derived icon set, applied consistently across light and dark mode. All decisions live in snapcd-theme.css and SnapCdTheme.cs.
  • /Dashboard — renamed from /Home, with org-wide summary cards, permission-scoped actionable lists, real-time updates and paged loading.
  • Starred items — star stacks, namespaces and modules; surfaced on the dashboard and in the nav, with a REST API.
  • Status dots use deliberately distinguishable colours so running and failed cannot be confused at dot size.

Also includes a deadlock fix, ModuleState orphan cleanup, and delete confirmations.

Note: /Home is now /Dashboard. Bookmarks and any external links should be updated; redirects are in place for the login, invitation and org-switch flows.