Commit Graph

17 Commits

Author SHA1 Message Date
ramvignesh-b 84445f16b3 fix: implement scroll-to-top behavior for about navigation 2026-05-04 06:45:56 +05:30
ramvignesh-b bf6aa34536 feat: add learn more about component 2026-05-02 04:08:00 +05:30
ramvignesh-b b6f45aa93c fix: reduce pbkdf iteration in tests to prevent timeout nad keep them fast 2026-04-30 05:25:55 +05:30
RamVignesh B 6cf24731ce Feature/saajan persona (#3)
* feat: add template based email content (html + plaintext fallback)

* feat: init saajan component

* feat: add aesthetic noise background and implement Saajan component in register and login

* feat: add post seal modal for vault

* refactor: add proper props interfaces

* refactor: expose props on ui components

* feat: add ssajan in lots of flows

* fix: remove render test with no value and add aria helper for btn identification

* refactor: update email notification to account for proper arguments

* refactor:  refactor E2E auth helper and mail parsing logic

---------

Co-authored-by: ramvignesh-b <ramvignesh-b@github.com>
2026-04-28 20:51:23 +05:30
ramvignesh-b 11b9e8b04c feat: implement lazy loading for routes 2026-04-22 16:38:17 +05:30
ramvignesh-b 0869dbc6ab feat: add auth initialization guard 2026-04-14 12:44:35 +05:30
ramvignesh-b 2776aac69a feat: implement Reader page for viewing encrypted letters and add read-only mode to ComposeCanvas 2026-04-13 13:46:55 +05:30
ramvignesh-b 2405f9cab2 refactor: migrate route definitions to path builders 2026-04-13 01:05:03 +05:30
ramvignesh-b ad8a73bb47 feat: iadd drawer and editor navigation, and introduce letter management hooks 2026-04-13 00:56:58 +05:30
Your Name 5ca4be0dde feat: implement dynamic routing for editor to support persistent letter editing via public_id 2026-04-12 04:55:21 +05:30
Your Name 96f867f139 feat: implement auth state management with RouteGuards 2026-04-11 17:56:40 +05:30
Your Name ddbf2bc4d1 refactor: centralize route configuration 2026-04-11 13:45:49 +05:30
Your Name 7748cd10c9 feat: implement authentication flow with JWT refresh logic, Login page, and user session management 2026-04-10 19:24:15 +05:30
Your Name 7d61ebd69c feat: implement account activation logic, add login drawer page, and improve form accessibility 2026-04-10 16:21:19 +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 b3725ec4ed feat: implement react-router-dom and add authentication pages for registration, verification, and activation 2026-04-10 11:31:28 +05:30
Your Name 6bf186806b feat: initialize frontend project with Vite, React, and Biome configuration 2026-04-09 13:23:45 +05:30