spaxel/dashboard
jedarden 1ade7732e4 fix(dashboard): wrap setup.html in app-shell grid container
setup.html was the only page not using the .app-shell CSS grid — its
elements were directly on the body with inline position styles. Wraps
content in .app-shell--live (viewport-filling variant), moves header
into .app-header grid area, and nests #scene-container inside .app-main.

Verified: grep for position:absolute across dashboard/css/ returns only
intentional decorative/component uses (pseudo-elements, toggles, tooltips,
dropdowns, canvas overlays) — zero on layout containers.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-24 13:14:02 -04:00
..
css fix(dashboard): improve home-cards.js snapshot caching and alert handling 2026-04-24 13:07:18 -04:00
js fix(dashboard): improve home-cards.js snapshot caching and alert handling 2026-04-24 13:07:18 -04:00
node_modules feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
ambient.html feat(dashboard): tokenize CSS to design system tokens and fix home page styling 2026-04-24 12:46:02 -04:00
fleet.html feat(dashboard): tokenize CSS to design system tokens and fix home page styling 2026-04-24 12:46:02 -04:00
help_articles.json feat: implement contextual help system with searchable overlay 2026-04-11 00:44:54 -04:00
index.html feat(dashboard): restructure home page as status headline + 3 cards 2026-04-24 09:07:43 -04:00
integrations.html feat(dashboard): tokenize CSS to design system tokens and fix home page styling 2026-04-24 12:46:02 -04:00
jest.config.js feat: implement spatial quick actions context menu for 3D scene 2026-04-10 22:56:17 -04:00
live.html feat(dashboard): tokenize CSS to design system tokens and fix home page styling 2026-04-24 12:46:02 -04:00
package-lock.json feat(dashboard): interactive onboarding wizard for ESP32-S3 node provisioning 2026-03-28 02:36:58 -04:00
package.json feat(dashboard): interactive onboarding wizard for ESP32-S3 node provisioning 2026-03-28 02:36:58 -04:00
setup.html fix(dashboard): wrap setup.html in app-shell grid container 2026-04-24 13:14:02 -04:00
simple.html feat(dashboard): tokenize CSS to design system tokens and fix home page styling 2026-04-24 12:46:02 -04:00