whisper-money/resources/js/pages
Víctor Falcón e718f5df5c
fix: improve connection error message contrast in dark mode (#155)
## Summary

- Uses `text-destructive-foreground` in dark mode for the connection
error icon and message text, replacing `text-destructive` which was too
dim against the dark background.
2026-02-25 13:56:26 +01:00
..
Accounts perf(accounts): replace client-side API calls with Inertia deferred prop (#144) 2026-02-23 20:08:41 +01:00
auth feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
budgets feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
cashflow fix(cashflow): prevent breakdown cards overflow on mobile (#139) 2026-02-20 11:22:05 +01:00
onboarding Remove plaintext-transactions feature flag & E2E references (#116) 2026-02-13 11:10:21 +01:00
open-banking feat: Integrate EnableBanking as open banking provider (#106) 2026-02-12 09:09:28 +01:00
settings fix: improve connection error message contrast in dark mode (#155) 2026-02-25 13:56:26 +01:00
subscription fix: Discord link 2026-02-18 13:00:30 +01:00
transactions feat: Add Indexa Capital integration (#130) 2026-02-18 10:42:13 +01:00
dashboard.tsx perf(dashboard): optimize query performance and eliminate redundant requests (#146) 2026-02-24 08:43:48 +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 fix: Pricing table on dark scheme 2026-02-22 17:29:42 +01:00