Monitor all local web apps with uptime tracking
Go to file
OpenClaw Bot 796a760dc3 Redesign following Web Interface Guidelines
- Added skip link for accessibility
- Proper semantic HTML with <table>, <th scope>, <main>
- All icon buttons have aria-label
- Focus-visible rings on all interactive elements
- Proper form labels with htmlFor
- Input autocomplete and type attributes
- Role and aria attributes for modal
- Visual focus states without outline-none
- Better color contrast and status indicators
- Hover and transition improvements
2026-02-18 13:49:59 -06:00
.next Redesign following Web Interface Guidelines 2026-02-18 13:49:59 -06:00
data Replace cards with simple table layout 2026-02-18 13:43:44 -06:00
node_modules Initial commit: Heartbeat Monitor dashboard 2026-02-18 11:16:01 -06:00
src/app Redesign following Web Interface Guidelines 2026-02-18 13:49:59 -06:00
next-env.d.ts Initial commit: Heartbeat Monitor dashboard 2026-02-18 11:16:01 -06:00
package-lock.json Initial commit: Heartbeat Monitor dashboard 2026-02-18 11:16:01 -06:00
package.json Initial commit: Heartbeat Monitor dashboard 2026-02-18 11:16:01 -06:00
tailwind.config.ts Initial commit: Heartbeat Monitor dashboard 2026-02-18 11:16:01 -06:00
tsconfig.json Initial commit: Heartbeat Monitor dashboard 2026-02-18 11:16:01 -06:00