5 Commits

Author SHA1 Message Date
96f5e7e3b0 Add show/hide password toggle to login page
The login page's password field had no reveal toggle at all — it
was always plain type="password" with no button, unlike the
register page which already had one. Added the same eye-icon toggle
used on register, verified in a real browser with Playwright: click
toggles password<->text and back, value is preserved throughout.
2026-08-27 00:05:57 +05:30
081862e1d7 Clarify sign-up link on the login page
The only path to /register read as marketing copy ("Start your
14-day free trial") rather than an obvious sign-up action. Added a
clearer lead-in and a second, redundant link at the bottom of the
form to match the register page's existing "Sign in" link.
2026-08-26 18:24:08 +05:30
20f32ba0de Rename frontend brand to Aarthalabs 2026-07-22 19:34:02 +05:30
2b17c36ed2 feat: implement LedgerOne frontend backlog features 2026-07-16 15:07:02 +05:30
sharada-gif
28cefdc7e7 Polish LedgerOne frontend signup, auth, and marketing UI
Made-with: Cursor
2026-03-18 13:02:58 -07:00