1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 21:29:38 +02:00
Maybe/app/javascript
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
..
controllers Implement error handling and logging for sparkline and series methods 2025-05-26 20:05:16 -05:00
services Shared money input should respond to change in currency (#654) 2024-04-20 08:07:06 -04:00
shims Sankey Diagram (#2269) 2025-05-20 13:31:05 -05:00
application.js Fix mobile settings nav styles 2025-04-30 22:29:06 -04:00