- Delete old Vite+Svelte frontend - Initialize new SvelteKit project with TypeScript - Configure Tailwind CSS v4 + DaisyUI - Implement JWT authentication with auto-refresh - Create login page with form validation (Zod) - Add protected route guards - Update Docker configuration for single-stage build - Add E2E tests with Playwright (6/11 passing) - Fix Svelte 5 reactivity with $state() runes Known issues: - 5 E2E tests failing (timing/async issues) - Token refresh implementation needs debugging - Validation error display timing
1 line
675 B
Plaintext
1 line
675 B
Plaintext
{"version":3,"file":"UIEvent.cjs","sourceRoot":"","sources":["../../src/event/UIEvent.ts"],"names":[],"mappings":";;;;;AACA,0DAA+B;AAG/B;;GAEG;AACH,MAAqB,OAAQ,SAAQ,kBAAK;IAClC,MAAM,CAAC,IAAI,GAAG,CAAC,CAAC;IAChB,MAAM,CAAC,eAAe,GAAG,CAAC,CAAC;IAC3B,MAAM,CAAC,SAAS,GAAG,CAAC,CAAC;IACrB,MAAM,CAAC,cAAc,GAAG,CAAC,CAAC;IACjB,MAAM,CAAS;IACf,MAAM,GAAW,CAAC,CAAC;IACnB,MAAM,GAAW,CAAC,CAAC;IACnB,KAAK,GAAW,CAAC,CAAC;IAClB,KAAK,GAAW,CAAC,CAAC;IAClB,IAAI,CAAuB;IAE3C;;;;;OAKG;IACH,YAAY,IAAY,EAAE,YAAiC,IAAI;QAC9D,KAAK,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;QAEvB,IAAI,CAAC,MAAM,GAAG,SAAS,EAAE,MAAM,IAAI,CAAC,CAAC;QACrC,IAAI,CAAC,IAAI,GAAG,SAAS,EAAE,IAAI,IAAI,IAAI,CAAC;IACrC,CAAC;;AAvBF,0BAwBC"} |