ramvignesh-b
9910e44ee2
refactor: extract custom utility classes for text and bg css properties
2026-05-01 00:04:17 +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
fa1b3f1bcf
refactor: add pointer-events disabling for envelope states and update e2e tests to match UI interactions
2026-04-24 22:10:42 +05:30
ramvignesh-b
db31be4ec8
refactor: reorganize directory structure by moving UI components into feature-specific folders
2026-04-24 17:01:35 +05:30
ramvignesh-b
c562c99d3a
refactor: extract Editor components into modular files and implement PostSealModal
2026-04-24 16:32:01 +05:30
ramvignesh-b
2f3d5161ed
refactor: prevent re-renders by extracting components out
2026-04-24 16:30:13 +05:30
ramvignesh-b
27b725e8ec
refactor: format and lint react files
2026-04-22 16:43:43 +05:30
ramvignesh-b
b9d1880951
fix: handle type errors in build
2026-04-22 15:13:07 +05:30
ramvignesh-b
7bab2937bc
feat: implement EnvelopeReveal component for letter interactions and integrate into reader workflow
2026-04-19 19:49:01 +05:30
ramvignesh-b
ec769818f5
refactor: standardize navigation behavior by applying replace: true to authentication and activation flows
2026-04-19 02:19:53 +05:30
ramvignesh-b
1c1b5ea14e
feat: implement vaulting functionality with unlock dates and locked UI states for letters
2026-04-19 01:20:55 +05:30
ramvignesh-b
ad5bc57eee
refactor: UX enhancement for drawer
2026-04-18 18:51:43 +05:30
ramvignesh-b
86f41a9d90
feat: drawer ux enhances
2026-04-18 14:18:35 +05:30
ramvignesh-b
198f9c32dd
feat: implement master key decryption for letters and add UI warning for image decryption failures
2026-04-15 17:50:38 +05:30
ramvignesh-b
a72464bfbb
refactor: non dom elements for fetching password
2026-04-15 17:26:33 +05:30
ramvignesh-b
fd64578a17
fix: retain masterkey on non-logout error scenarios and refresh on db hit miss
2026-04-15 16:57:03 +05:30
ramvignesh-b
1f94df1309
refactor: move DrawerSection component and implement image encryption/decryption tests
2026-04-14 00:03:56 +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
96f867f139
feat: implement auth state management with RouteGuards
2026-04-11 17:56:40 +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