whisper-money/app/Http
Víctor Falcón e01d63732c fix(savings-goals): apply product review
- Anchor the timeline and elapsed window on min(created_at, earliest tagged
  transaction) so tagging pre-existing savings no longer inflates the rate/ETA
  or disconnects the chart's solid line from the projection.
- Only surface 'estimated completion' when a target date is set (matches the
  minimal no-date spec).
- Defer the create-chooser dialog open past the Radix dropdown close to avoid
  the pointer-events/focus race.
- Clamp displayed progress percentage to >= 0.
2026-07-20 17:50:25 +02:00
..
Controllers fix(savings-goals): apply product review 2026-07-20 17:50:25 +02:00
Middleware feat(savings-goals): add tag-based savings goals alongside budgets 2026-07-20 17:38:38 +02:00
Requests feat(savings-goals): add tag-based savings goals alongside budgets 2026-07-20 17:38:38 +02:00
Responses fix: route new PWA guests to signup (#313) 2026-04-21 10:53:05 +01:00