whisper-money/resources/js/components/accounts
Víctor Falcón 8518d46c96
Gate bank connections for free-tier accounts & upgrade billing page (#205)
## Summary

- **Gate bank connection flow** — free-tier users see an upgrade dialog
instead of the bank connection flow (connections page, account creation
dialog). Backend 402 guard added as safety net in
`AuthorizationController`.
- **Billing page upgrade UI** — non-subscribed users see a plan selector
with monthly/yearly options and an upgrade CTA; subscribed users see the
existing Stripe portal button. Connected Bank Accounts added as the
headline benefit.
- **Upgrade dialog** now redirects to `/settings/billing` (plan
selector) instead of the checkout page directly.
- **Spanish translations** added for all new UI strings.

## Screenshots
<img width="804" height="509" alt="image"
src="https://github.com/user-attachments/assets/6238f72a-a5e2-45f8-974a-7a664f976b83"
/>
<img width="1122" height="892" alt="image"
src="https://github.com/user-attachments/assets/8438bbe2-d3ec-48fb-b3c0-33a940dd94a7"
/>
2026-03-05 12:13:01 +00:00
..
import-balances feat(i18n): localize Spanish translations and currency formatting (#160) 2026-02-28 18:46:18 +00:00
account-balance-chart.tsx feat(i18n): localize Spanish translations and currency formatting (#160) 2026-02-28 18:46:18 +00:00
account-form.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
account-list-card.tsx Add chart color scheme setting (#101) 2026-02-28 12:58:21 +01:00
account-name.tsx feat: Add Indexa Capital integration (#130) 2026-02-18 10:42:13 +01:00
balances-modal.tsx feat(i18n): localize Spanish translations and currency formatting (#160) 2026-02-28 18:46:18 +00:00
bank-combobox.tsx feat: Integrate EnableBanking as open banking provider (#106) 2026-02-12 09:09:28 +01:00
create-account-dialog.tsx Gate bank connections for free-tier accounts & upgrade billing page (#205) 2026-03-05 12:13:01 +00:00
custom-bank-form.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
delete-account-dialog.tsx fix(ux): improve status badge, hide balance update for connected accounts, localize delete confirm (#159) 2026-02-27 22:37:16 +00:00
edit-account-dialog.tsx Remove encryption from bank account names (#104) 2026-02-09 14:15:26 +01:00
import-balances-drawer.tsx feat: investment benefits — show gains/losses on investment accounts (#140) 2026-02-23 13:59:10 +01:00
update-balance-dialog.tsx feat: investment benefits — show gains/losses on investment accounts (#140) 2026-02-23 13:59:10 +01:00