whisper-money/resources/js/pages
Víctor Falcón a60fd6f452
fix: prevent account label combobox crash (#230)
## Summary
- guard the shared label combobox against missing `value` and `labels`
props so account transaction tools cannot crash while data is still
loading
- wire account transaction bulk label actions to pass label data through
consistently and keep optimistic updates in sync
- add regression coverage for the combobox normalization helper and the
account show payload shared props
2026-03-16 13:03:11 +01:00
..
Accounts fix: prevent account label combobox crash (#230) 2026-03-16 13:03:11 +01:00
auth feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
budgets feat(mobile): add scroll-aware back button on detail pages (#194) 2026-03-03 19:21:49 +00:00
cashflow feat(cashflow): promote trend chart above money flow and increase height (#166) 2026-02-28 18:53:02 +00:00
onboarding feat: (Onboarding) add categorization intro screen with benefit cards (#201) 2026-03-05 11:47:12 +01:00
open-banking feat: Integrate EnableBanking as open banking provider (#106) 2026-02-12 09:09:28 +01:00
settings feat(connections): add EnableBanking reconnect flow (#218) 2026-03-11 12:58:29 +00:00
subscription feat(pricing): update landing page pricing table (#207) 2026-03-05 13:39:52 +00:00
transactions fix(haptics): use a local WebHaptics wrapper (#225) 2026-03-16 11:26:04 +00:00
waitlist feat(waitlist): waiting list with referral system (#199) 2026-03-04 12:36:47 +01:00
dashboard.tsx chore(frontend): add orphan component detection and remove dead components (#181) 2026-03-02 12:43:27 +01:00
privacy.tsx Remove plaintext-transactions feature flag & E2E references (#116) 2026-02-13 11:10:21 +01:00
terms.tsx Replace E2E encryption mentions with privacy-first messaging (#124) 2026-02-14 16:59:50 +01:00
welcome.tsx feat(landing): billing period toggle with yearly discount on pricing section (#215) 2026-03-08 18:33:40 +00:00