whisper-money/resources/js/pages
Víctor Falcón fc2ae4fa3e feat(periods): gate custom month start day behind feature flag
- add CustomMonthStartDay Pennant feature (off by default)
- hide the Start of month setting in account settings unless enabled
- only validate month_start_day when the feature is active so other
  profile updates keep working while the option is hidden
- share the flag to the frontend and cover both enabled/disabled paths
2026-06-11 20:32:01 +01:00
..
Accounts feat: optionally update manual account balance on transaction delete (#491) 2026-06-05 11:30:31 +02:00
auth fix(auth): prevent FormData crash on successful login (#503) 2026-06-08 09:03:15 +02:00
budgets feat(budgets): track multiple categories and labels per budget (#466) 2026-06-01 12:32:23 +02:00
cashflow feat(periods): add custom month start day 2026-06-11 20:31:11 +01:00
onboarding feat(open-banking): finalize bank connection without a session via state token (#498) 2026-06-06 12:12:07 +02:00
open-banking feat(open-banking): finalize bank connection without a session via state token (#498) 2026-06-06 12:12:07 +02:00
settings feat(periods): gate custom month start day behind feature flag 2026-06-11 20:32:01 +01:00
subscription fix: allow managing canceled connections (#417) 2026-05-22 10:52:50 +01:00
transactions fix(transactions): tidy filter bar into two balanced rows (#510) 2026-06-09 11:04:32 +02:00
waitlist feat: verify waitlist leads (#285) 2026-04-14 11:26:01 +01:00
dashboard.tsx feat: expand parent categories inline in breakdowns (#486) 2026-06-04 11:19:21 +02: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): real testimonials with gravatar/facehash avatars (#493) 2026-06-05 14:37:49 +02:00