1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app/views
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
..
accounts Add ability to delete Account (#582) 2024-03-31 17:36:54 -04:00
layouts Add Custom Turbo Confirm Modal (#580) 2024-03-29 13:33:49 -04:00
pages Multi-Currency Part 2 (#543) 2024-03-21 13:39:10 -04:00
password_mailer Start I18n Internationalization setup (#276) 2024-02-06 11:58:17 -06:00
password_resets Add Tailwind color palette (#452) 2024-02-12 17:20:50 -05:00
passwords Start I18n Internationalization setup (#276) 2024-02-06 11:58:17 -06:00
pwa Initial commit 2024-02-02 09:05:04 -06:00
registrations Apply default form styling (#272) 2024-02-09 09:29:31 -06:00
sessions Apply default form styling (#272) 2024-02-09 09:29:31 -06:00
settings Multi-Currency Part 2 (#543) 2024-03-21 13:39:10 -04:00
shared Add Custom Turbo Confirm Modal (#580) 2024-03-29 13:33:49 -04:00
transactions Allow user to search transaction categories (#577) 2024-03-29 10:02:15 -04:00
valuations to_series doen't expect argument anymore (#569) 2024-03-26 08:13:19 -04:00