santhoshj
  • Joined on 2025-11-01
santhoshj opened issue santhoshj/headroom#18 2026-02-18 23:39:17 +00:00
[WARN] Fix TypeScript/Svelte warnings from p04-content-patterns
santhoshj opened issue santhoshj/headroom#17 2026-02-18 23:11:28 +00:00
[BUG] Sidebar E2E Tests Failing - Keyboard Shortcut & Breakpoint State
santhoshj pushed to tdd-headroom at santhoshj/headroom 2026-02-18 21:12:49 +00:00
493cb78173 feat(layout): finalize p01 and p02 changes
santhoshj pushed to tdd-headroom at santhoshj/headroom 2026-02-18 19:27:37 +00:00
cdfb15bbfd docs(api): generate auth docs and archive p00 change
032da7c40c Ralph iteration 10: work in progress
18496533b4 Ralph iteration 9: work in progress
da3cac08d7 Ralph iteration 8: work in progress
969ee4b7d5 Ralph iteration 7: work in progress
Compare 11 commits »
santhoshj pushed to tdd-headroom at santhoshj/headroom 2026-02-18 18:10:36 +00:00
f6a7e82036 chore: add root gitignore for local and build artifacts
santhoshj pushed to tdd-headroom at santhoshj/headroom 2026-02-18 18:09:49 +00:00
3e36ea8888 docs(ui): Add UI layout refactor plan and OpenSpec changes
f935754df4 feat: Reinitialize frontend with SvelteKit and TypeScript
Compare 2 commits »
santhoshj deleted tag tdd-documentation from santhoshj/headroom 2026-02-18 18:09:49 +00:00
santhoshj pushed to tdd-headroom at santhoshj/headroom 2026-02-18 18:04:14 +00:00
b9cb5170da docs(ui): Add UI layout refactor plan and OpenSpec changes
de2d83092e feat: Reinitialize frontend with SvelteKit and TypeScript
Compare 2 commits »
santhoshj pushed tag tdd-documentation to santhoshj/headroom 2026-02-18 16:45:56 +00:00
santhoshj opened issue santhoshj/headroom#16 2026-02-17 16:49:29 +00:00
Security: Add password complexity requirements
santhoshj opened issue santhoshj/headroom#15 2026-02-17 16:49:26 +00:00
Security: Move token storage from localStorage to httpOnly cookie
santhoshj opened issue santhoshj/headroom#14 2026-02-17 16:49:22 +00:00
Security: Add authorization checks to controllers
santhoshj opened issue santhoshj/headroom#13 2026-02-17 16:49:18 +00:00
Security: Add rate limiting to auth endpoints
santhoshj opened issue santhoshj/headroom#12 2026-02-17 16:47:10 +00:00
Fix Playwright E2E tests - Alpine container incompatibility
santhoshj opened issue santhoshj/headroom#11 2026-02-17 16:39:06 +00:00
Add unit tests for SvelteKit pages (0% coverage)
santhoshj opened issue santhoshj/headroom#10 2026-02-17 16:39:00 +00:00
Add unit tests for frontend auth store (0% coverage)
santhoshj opened issue santhoshj/headroom#9 2026-02-17 16:38:56 +00:00
Add unit tests for frontend API client (0% coverage)
santhoshj opened issue santhoshj/headroom#8 2026-02-17 16:36:34 +00:00
Improve User model coverage (57.1% → 90%)
santhoshj opened issue santhoshj/headroom#7 2026-02-17 16:36:30 +00:00
Improve AuthController coverage (47.1% → 90%)
santhoshj opened issue santhoshj/headroom#6 2026-02-17 16:36:27 +00:00
Add tests for Role model (0% coverage)