1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 13:19:39 +02:00
Maybe/app/controllers
Mattia f6540c03ef
Add ability to delete Account (#582)
* Add ability to delete Account

Issue #571

* Fix ActiveJob::DeserializationError in AccountSyncJob when an account doesn't exists

* Use custom confirm modal for account deletion

* Revert "Fix ActiveJob::DeserializationError in AccountSyncJob when an account doesn't exists"

This reverts commit 8dbf634819.
2024-03-31 17:36:54 -04:00
..
concerns Add Money and Money Series (#505) 2024-03-01 17:17:34 -05:00
accounts_controller.rb Add ability to delete Account (#582) 2024-03-31 17:36:54 -04:00
application_controller.rb Implement basic transaction pagination (#531) 2024-03-08 15:11:58 -05:00
pages_controller.rb Multi-Currency Part 2 (#543) 2024-03-21 13:39:10 -04:00
password_resets_controller.rb Fix arguments to find_by_token_for (#299) 2024-02-04 19:10:48 -06:00
passwords_controller.rb Opt-in to Current fully (#297) 2024-02-04 17:36:46 -06:00
registrations_controller.rb Enable turbo refresh in layout/auth & Fix registrations controller create fail w/ status (#544) 2024-03-14 10:30:46 -04:00
sessions_controller.rb Centralize auth messages (#269) 2024-02-03 14:17:49 -06:00
settings_controller.rb Remove currency conversion job call (#566) 2024-03-25 13:06:27 -04:00
transactions_controller.rb Isolate infinite loop bug, add timeout to actions (#583) 2024-03-29 12:53:08 -04:00
valuations_controller.rb Isolate infinite loop bug, add timeout to actions (#583) 2024-03-29 12:53:08 -04:00