me
b29218b6e6
Merge branch 'refactor/foritify_tests' of https://git.ramvignesh.dev/me/pi-ku into feature/home_revamp
CI / Generate Certificates (pull_request) Successful in 25s
CI / Frontend CI (pull_request) Successful in 1m5s
CI / Backend CI (pull_request) Failing after 30s
CI / E2E Tests (pull_request) Failing after 15s
2026-05-08 05:22:51 +05:30
me
ac2f541ebe
refactor/optimize e2e test ( #3 )
...
CI / Frontend CI (push) Successful in 1m10s
CI / Backend CI (push) Successful in 1m9s
CI / E2E Tests (push) Has been skipped
CI / Generate Certificates (push) Successful in 36s
how fast i'll go 🏄♂️
---------
Co-authored-by: me <ramvignesh-b@github.com >
Reviewed-on: #3
2026-05-06 18:04:11 +00:00
me
8d0ab979f5
feat/welcome-letter integration ( #2 )
...
CI / Generate Certificates (push) Successful in 42s
CI / Frontend CI (push) Successful in 1m8s
CI / Backend CI (push) Successful in 1m7s
CI / E2E Tests (push) Has been skipped
Co-authored-by: me <ramvignesh-b@github.com >
Reviewed-on: #2
2026-05-06 16:46:53 +00:00
ramvignesh-b
70a056a1d6
refactor: extract welcome modal for consistency
2026-04-29 23:12:39 +05:30
ramvignesh-b
faee0b45d6
refactor: implement reusable Modal component
2026-04-28 22:52:06 +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
7279798bd4
refactor: update Registration form field labels and placeholders for improved UI consistency
2026-04-24 23:55:03 +05:30
ramvignesh-b
42493a950c
feat: implement dynamic redirection after login based on location state
2026-04-24 18:43:13 +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
ec769818f5
refactor: standardize navigation behavior by applying replace: true to authentication and activation flows
2026-04-19 02:19:53 +05:30
ramvignesh-b
5594ac50d0
refactor: consolidate auth logic into helper, add letter E2E tests,
2026-04-15 01:43:03 +05:30
ramvignesh-b
0fb31b9f0b
feat: add welcome modal to login page
2026-04-14 23:53:16 +05:30
ramvignesh-b
967b3a77f8
feat: enhance zero-knowledge authentication by deriving and sending auth hashes to the server
2026-04-14 22:44:42 +05:30
ramvignesh-b
12763ab7ab
refactor: enforce strict linting rules, replace forEach with for...of loops, and remove console logging throughout the frontend.
2026-04-13 14:30:17 +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
7736fa5919
feat: implement master key derivation and persistence via IndexedDB
2026-04-12 01:24:28 +05:30
Your Name
73a9787daf
refactor: use proper config for routes
2026-04-11 19:51:00 +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