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 e7f1506728
Some checks are pending
Publish Docker image / ci (push) Waiting to run
Publish Docker image / Build docker image (push) Blocked by required conditions
Refactor sparkline error handling and improve series pre-loading
- Added pre-loading of series in AccountableSparklinesController and AccountsController to catch errors before rendering.
- Updated the accounts view to use the pre-loaded sparkline series variable.
- Adjusted the test for graceful handling of errors in the sparkline series method.

This enhances the robustness of the sparkline feature and improves error visibility in the UI.
2025-05-26 20:16:07 -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 Refactor sparkline error handling and improve series pre-loading 2025-05-26 20:16:07 -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 Refactor sparkline error handling and improve series pre-loading 2025-05-26 20:16:07 -05:00