promptlooper/frontend
John Lightner b4ee9b47f5 MAESTRO: Build guided Wizard flow for first-time users with 5-step onboarding
Add Wizard component with steps: configure LLM endpoint, paste sample text,
write a prompt, run experiment and view result, congratulations with sweep CTA.
Dashboard empty state updated with "Get Started" wizard link. 22 tests added,
all 456 tests pass.
2026-04-07 14:03:35 -05:00
..
src MAESTRO: Build guided Wizard flow for first-time users with 5-step onboarding 2026-04-07 14:03:35 -05:00
index.html MAESTRO: Style pass — dark mode, shared Layout with nav sidebar, responsive improvements, animations 2026-04-07 13:56:05 -05:00
package-lock.json MAESTRO: Implement Setup page with first-boot admin creation flow 2026-04-07 02:34:00 -05:00
package.json MAESTRO: Implement Setup page with first-boot admin creation flow 2026-04-07 02:34:00 -05:00
postcss.config.js MAESTRO: Create multi-stage Dockerfile, nginx.conf, and frontend/backend scaffolding 2026-04-07 01:44:52 -05:00
tailwind.config.js MAESTRO: Style pass — dark mode, shared Layout with nav sidebar, responsive improvements, animations 2026-04-07 13:56:05 -05:00
tsconfig.json MAESTRO: Create multi-stage Dockerfile, nginx.conf, and frontend/backend scaffolding 2026-04-07 01:44:52 -05:00
vite.config.ts MAESTRO: Initialize frontend routing with 8 placeholder page components and vitest test suite 2026-04-07 02:03:48 -05:00