Commit Graph

15 Commits

Author SHA1 Message Date
ramvignesh-b b08d505a5a feat: update E2E testing configuration to use ssl 2026-04-16 04:26:29 +05:30
ramvignesh-b ef545e9e2b chore: replace console logs with pino-pretty 2026-04-15 13:34:05 +05:30
ramvignesh-b c259d98acb feat: implement end-to-end testing infrastructure with Playwright and automated containerized database setup 2026-04-15 01:00:51 +05:30
Your Name 118a73d4aa feat: implement esting suite using Vitest and add to ci 2026-04-12 13:38:40 +05:30
Your Name b5eaf8f476 chore: add testing dependencies including vitest, msw, and react-testing-library 2026-04-12 05:48:51 +05:30
Your Name 8ee443698a feat: add Playwright test dependency 2026-04-12 05:32:43 +05:30
Your Name 7736fa5919 feat: implement master key derivation and persistence via IndexedDB 2026-04-12 01:24:28 +05:30
Your Name a3d727d0c9 feat: add fabric dependency to project 2026-04-10 21:58:58 +05:30
Your Name 07bd221e77 feat: implement authentication state management with Zustand and add request interceptor for JWT injection 2026-04-10 18:52:27 +05:30
Your Name cd156377bf fix: update biome config 2026-04-10 16:20:27 +05:30
Your Name 414e683e0b feat: implement registration page with form validation and add custom typography fonts 2026-04-10 13:41:11 +05:30
Your Name 97577efcf6 fix: update biome config to handle lint and parse within required dirs 2026-04-10 12:31:04 +05:30
Your Name b5654fa9f1 feat: migrate to Tailwind CSS with DaisyUI 2026-04-10 11:26:55 +05:30
Your Name e39e56a105 chore: remove ESLint and associated dependencies from project configuration 2026-04-10 11:00:04 +05:30
Your Name 6bf186806b feat: initialize frontend project with Vite, React, and Biome configuration 2026-04-09 13:23:45 +05:30