- 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.9 KiB
1.9 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.0.0 - 2022-01-02
Commits
- Tests
e2f59ad - Initial commit
dc222aa - [meta] do not publish workflow files
5ef77f7 - npm init
992b068 - read me
6c9afa9 - Initial implementation
2f98925 - [meta] add
auto-changelog6c476ae - [Dev Deps] add
eslint,@ljharb/eslint-configd0fffc8 - Only apps should have lockfiles
ab318ed - [meta] add
safe-publish-latest2bb23b3 - [meta] add
sideEffectsflag600223b