Commit graph

3 commits

Author SHA1 Message Date
google-labs-jules[bot]
beb1356c6c feat(ux): add copy-to-clipboard buttons for system status
Added 'Copy' icon buttons to the 'Fly.io App' and 'Telegram Bot' fields
in the System Status section of index.html and dashboard/index.html.
This improves usability by allowing users to quickly copy these IDs.
Implemented using navigator.clipboard API with visual feedback ().
Verified via Playwright script and regression tests.
2026-02-22 11:40:13 +00:00
google-labs-jules[bot]
a41c83d9b6 🎨 Palette: Improve color contrast and accessibility
- Replaced #667eea with #4f46e5 to meet WCAG AA contrast standards.
- Updated hover color to #4338ca.
- Added aria-label to Service Worker update button.
- Updated manifest.json theme color.
2026-02-13 11:40:16 +00:00
google-labs-jules[bot]
644c00e696 🎨 Palette: Add skip-to-content link for accessibility 2026-02-08 11:20:56 +00:00