Files
sure/app/controllers
Claude ddab962d76 Fetch transaction counts during provider setup
Add transaction count validation for all banking providers (SimpleFIN,
Lunch Flow, and Enable Banking) during the account setup process.

This change fetches transaction data for each bank account immediately
after provider credentials are configured, allowing users to see
warnings about accounts with no transaction history before completing
the setup.

Key changes:
- SimpleFIN: Fetch accounts and check transaction counts after token setup
- Lunch Flow: Check transaction availability after API key configuration
- Enable Banking: Validate transaction data after OAuth authorization
- Display warning messages in provider panels when issues are detected
- Warnings show accounts with 0 transactions in the last 90 days

The warnings appear in the /settings/providers screen before the
"Configured and ready to use" message, giving users early visibility
into potential data availability issues.
2025-11-30 21:27:32 +00:00
..
2025-11-24 19:52:34 +01:00
2025-11-04 09:03:57 -05:00
2025-03-05 13:44:56 -06:00
2025-10-24 00:08:59 +02:00
2025-05-24 18:33:59 -04:00