- 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
661 B
Plaintext
1 line
661 B
Plaintext
{"version":3,"file":"ErrorEvent.cjs","sourceRoot":"","sources":["../../../src/event/events/ErrorEvent.ts"],"names":[],"mappings":";;;;;AAAA,+DAAoC;AAGpC;;GAEG;AACH,MAAqB,UAAW,SAAQ,oBAAO;IAC9B,OAAO,CAAS;IAChB,QAAQ,CAAS;IACjB,MAAM,CAAS;IACf,KAAK,CAAS;IACd,KAAK,CAAe;IAEpC;;;;;OAKG;IACH,YAAY,IAAY,EAAE,YAAoC,IAAI;QACjE,KAAK,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;QAEvB,IAAI,CAAC,OAAO,GAAG,SAAS,EAAE,OAAO,IAAI,EAAE,CAAC;QACxC,IAAI,CAAC,QAAQ,GAAG,SAAS,EAAE,QAAQ,IAAI,EAAE,CAAC;QAC1C,IAAI,CAAC,MAAM,GAAG,SAAS,EAAE,MAAM,IAAI,CAAC,CAAC;QACrC,IAAI,CAAC,KAAK,GAAG,SAAS,EAAE,KAAK,IAAI,CAAC,CAAC;QACnC,IAAI,CAAC,KAAK,GAAG,SAAS,EAAE,KAAK,IAAI,IAAI,CAAC;IACvC,CAAC;CACD;AAtBD,6BAsBC"} |