whisper-money/resources/js
Víctor Falcón d76b98c837 fix(spaces): address QA review nits
- Replace the native window.confirm() on space deletion with the app's
  AlertDialog, matching how every other destructive action confirms.
- Translate the 'Spaces settings' breadcrumb (add the es.json key).
- Show an empty state on the dashboard when the active space has no
  accounts, instead of a bare 'Accounts' heading.
2026-07-09 15:33:04 +02:00
..
components feat(spaces): scope reads by active space and add the space switcher 2026-07-09 15:19:03 +02:00
contexts feat(spaces): scope reads by active space and add the space switcher 2026-07-09 15:19:03 +02:00
hooks fix(dashboard): stop negative asset balances inflating net worth (#660) 2026-07-08 15:22:16 +00:00
layouts fix(spaces): move Spaces to the top of the settings navigation 2026-07-09 15:33:04 +02:00
lib fix(dashboard): stop negative asset balances inflating net worth (#660) 2026-07-08 15:22:16 +00:00
pages fix(spaces): address QA review nits 2026-07-09 15:33:04 +02:00
providers fix: move community link to user menu (#442) 2026-05-27 17:39:26 +02:00
services fix(sync): don't crash when IndexedDB is unavailable (PHP-LARAVEL-43) (#654) 2026-07-07 04:59:10 +00:00
types feat(spaces): scope reads by active space and add the space switcher 2026-07-09 15:19:03 +02:00
utils feat(currencies): add Nigerian Naira (NGN) (#642) 2026-07-04 19:10:58 +00:00
app.tsx feat(onboarding): clarify the "categorize at least 5" goal in the categorizer (#616) 2026-07-01 08:34:51 +02:00
ssr.tsx Remove plaintext-transactions feature flag & E2E references (#116) 2026-02-13 11:10:21 +01:00