This PR cleans up the dashboard shell and improves consistency across the main dashboard tabs.
It removes the old alpha messaging, moves logout into the top-right header, adds a clearer dev-mode PIN warning banner, and aligns naming/empty-state behavior across Applications, SSH keys, Key services, and Security.
What changed
- Removed the old early-alpha banner and alpha/not-production-ready pills
- Moved Log out from the sidebar to the top-right header
- Added a dev-only top banner for PIN verification is disabled with a direct path to Security settings
- Updated the footer:
- dynamic current-year copyright
- added Terms and Privacy links alongside Docs, Source code, and Contact
- Tightened header/footer spacing and logo sizing
- Improved empty-state consistency across dashboard tabs
- Normalized card heights for net-new/empty states across:
- Applications
- SSH keys
- Key services
- Security
- Made tab/page titles more consistent:
- Your applications -> Applications
- Your SSH keys -> SSH keys
- Quorum bundles page title -> Key services
- Styled inline CLI/code references more consistently in Key services copy
Result
The dashboard feels cleaner and more coherent, with less outdated messaging, more consistent navigation/page
labeling, and a more stable layout for new users with empty tabs.
This PR cleans up the dashboard shell and improves consistency across the main dashboard tabs.
It removes the old alpha messaging, moves logout into the top-right header, adds a clearer dev-mode PIN warning banner, and aligns naming/empty-state behavior across Applications, SSH keys, Key services, and Security.
### What changed
- Removed the old early-alpha banner and alpha/not-production-ready pills
- Moved Log out from the sidebar to the top-right header
- Added a dev-only top banner for PIN verification is disabled with a direct path to Security settings
- Updated the footer:
- dynamic current-year copyright
- added Terms and Privacy links alongside Docs, Source code, and Contact
- Tightened header/footer spacing and logo sizing
- Improved empty-state consistency across dashboard tabs
- Normalized card heights for net-new/empty states across:
- Applications
- SSH keys
- Key services
- Security
- Made tab/page titles more consistent:
- Your applications -> Applications
- Your SSH keys -> SSH keys
- Quorum bundles page title -> Key services
- Styled inline CLI/code references more consistently in Key services copy
## Result
The dashboard feels cleaner and more coherent, with less outdated messaging, more consistent navigation/page
labeling, and a more stable layout for new users with empty tabs.