6 Commits

Author SHA1 Message Date
4e9d9e6048 Route bank-connection page through the queued auth client
/app/connect fired 3 authenticated requests concurrently on mount
(link token, accounts, Google status) via raw fetch, bypassing both
the new request queue and any refresh-on-401 handling entirely. Same
nonce-race class of bug as the dashboard, plus no recovery path at
all when a call failed. Converted every call on this page to
apiFetch.
2026-08-26 20:41:23 +05:30
20f32ba0de Rename frontend brand to Aarthalabs 2026-07-22 19:34:02 +05:30
fbd1c2cc4a Add Sheets-first mirror control 2026-07-17 23:43:11 +05:30
f0e6405b11 Wire browser-safe finance presentation UI 2026-07-16 22:07:33 +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