1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/config
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
..
environments Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
initializers Multi-Currency Part 2 (#543) 2024-03-21 13:39:10 -04:00
locales Add ability to delete Account (#582) 2024-03-31 17:36:54 -04:00
application.rb Initial commit 2024-02-02 09:05:04 -06:00
boot.rb Initial commit 2024-02-02 09:05:04 -06:00
cable.yml Refresh account on update (#476) 2024-02-23 20:18:30 -06:00
credentials.yml.enc Update credentials.yml.enc 2024-02-02 16:12:04 -06:00
currencies.yml Multi-currency support: Money + Currency class improvements (#553) 2024-03-18 11:21:00 -04:00
database.yml chore: add ability to change DB_PORT from standard 5432 (#480) 2024-02-26 06:44:07 -05:00
environment.rb Initial commit 2024-02-02 09:05:04 -06:00
i18n-tasks.yml Start I18n Internationalization setup (#276) 2024-02-06 11:58:17 -06:00
importmap.rb Scaffold out the UI for individual account page (#461) 2024-02-14 13:02:11 -05:00
puma.rb Initial commit 2024-02-02 09:05:04 -06:00
routes.rb Implement transaction filtering UI (#578) 2024-03-28 13:23:54 -04:00
storage.yml Initial commit 2024-02-02 09:05:04 -06:00
tailwind.config.js Add inline category selection (#541) 2024-03-14 10:30:36 -04:00