1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 05:09:38 +02:00
Maybe/app
Josh Pigford 6f67827f14 Implement error handling and logging for sparkline and series methods
- Added rescue blocks to handle exceptions in the Accounts and AccountableSparklines controllers, logging errors and rendering error partials.
- Enhanced error handling in the Account::Chartable and Balance::ChartSeriesBuilder models, logging specific error messages for series generation failures.
- Updated the accounts view to include a timeout for Turbo frame loading.
- Added a test to ensure graceful handling of sparkline errors in the AccountsController.

In reference to bug #2315
2025-05-26 20:05:16 -05:00
..
assets fix: mobile responsive category color picker (#2280) 2025-05-22 11:50:12 -04:00
channels/application_cable Report ActionCable errors to Sentry 2025-03-17 17:26:19 -04:00
components Fix and improve chat title edit (#2285) 2025-05-23 15:31:08 -04:00
controllers Implement error handling and logging for sparkline and series methods 2025-05-26 20:05:16 -05:00
helpers Lazy load Plaid link tokens, fix link issues on broadcast (#2302) 2025-05-25 08:12:54 -04:00
javascript Implement error handling and logging for sparkline and series methods 2025-05-26 20:05:16 -05:00
jobs Handle ITEM_NOT_FOUND errors on Plaid deletions 2025-05-25 11:52:29 -04:00
mailers Allow users to update their email address (#1745) 2025-01-31 11:29:49 -06:00
models Implement error handling and logging for sparkline and series methods 2025-05-26 20:05:16 -05:00
views Implement error handling and logging for sparkline and series methods 2025-05-26 20:05:16 -05:00