feat: Reinitialize frontend with SvelteKit and TypeScript

- 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
This commit is contained in:
2026-02-17 16:19:59 -05:00
parent 54df6018f5
commit de2d83092e
28274 changed files with 3816354 additions and 90 deletions

View File

@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=cause.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"cause.d.ts","sourceRoot":"","sources":["../../../../src/internal/opCodes/cause.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=channel.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"channel.d.ts","sourceRoot":"","sources":["../../../../src/internal/opCodes/channel.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=channelChildExecutorDecision.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"channelChildExecutorDecision.d.ts","sourceRoot":"","sources":["../../../../src/internal/opCodes/channelChildExecutorDecision.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=channelMergeDecision.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"channelMergeDecision.d.ts","sourceRoot":"","sources":["../../../../src/internal/opCodes/channelMergeDecision.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=channelMergeState.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"channelMergeState.d.ts","sourceRoot":"","sources":["../../../../src/internal/opCodes/channelMergeState.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=channelMergeStrategy.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"channelMergeStrategy.d.ts","sourceRoot":"","sources":["../../../../src/internal/opCodes/channelMergeStrategy.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=channelState.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"channelState.d.ts","sourceRoot":"","sources":["../../../../src/internal/opCodes/channelState.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=channelUpstreamPullRequest.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"channelUpstreamPullRequest.d.ts","sourceRoot":"","sources":["../../../../src/internal/opCodes/channelUpstreamPullRequest.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=channelUpstreamPullStrategy.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"channelUpstreamPullStrategy.d.ts","sourceRoot":"","sources":["../../../../src/internal/opCodes/channelUpstreamPullStrategy.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=config.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../../src/internal/opCodes/config.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=configError.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"configError.d.ts","sourceRoot":"","sources":["../../../../src/internal/opCodes/configError.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=continuation.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"continuation.d.ts","sourceRoot":"","sources":["../../../../src/internal/opCodes/continuation.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=deferred.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"deferred.d.ts","sourceRoot":"","sources":["../../../../src/internal/opCodes/deferred.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=effect.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"effect.d.ts","sourceRoot":"","sources":["../../../../src/internal/opCodes/effect.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=layer.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"layer.d.ts","sourceRoot":"","sources":["../../../../src/internal/opCodes/layer.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,2 @@
export {};
//# sourceMappingURL=streamHaltStrategy.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"streamHaltStrategy.d.ts","sourceRoot":"","sources":["../../../../src/internal/opCodes/streamHaltStrategy.ts"],"names":[],"mappings":""}