turn-up-arch/src/turnup/ui
Sean Doran 01d293ebe2
fix: build frontend and fix tsc errors blocking the build
vite.config.ts used defineConfig from 'vite' which doesn't accept the
'test' key — switch to 'vitest/config' which extends it. Also type the
onChange test helper as (knob: KnobConfig) => void instead of the overly
broad ReturnType<typeof vi.fn>. Run npm run build to ship the compiled
static assets.
2026-03-07 23:16:05 -05:00
..
static fix: build frontend and fix tsc errors blocking the build 2026-03-07 23:16:05 -05:00
__init__.py feat: add React/Vite PWA web UI with FastAPI backend 2026-02-27 21:25:16 -05:00
server.py feat: replace free-text target fields with device/app dropdowns 2026-03-06 20:44:56 -05:00