1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 07:25:19 +02:00
Maybe/app/models/account
Zach Gollwitzer da18c3d850
Account namespace updates: part 6 (transactions) (#904)
* Move Transaction to Account namespace

* Fix improper routes, improve separation of concerns

* Replace account transactions list partial with view

* Remove logs

* Consolidate transaction views

* Remove unused code

* Transfer style tweaks

* Remove more unused code

* Add back totals by currency helper
2024-06-24 11:58:39 -04:00
..
balance Fix foreign account sync crash (#794) 2024-05-27 12:10:28 -04:00
balance.rb Multi-Currency Part 2 (#543) 2024-03-21 13:39:10 -04:00
syncable.rb Fix foreign account sync crash (#794) 2024-05-27 12:10:28 -04:00
transaction.rb Account namespace updates: part 6 (transactions) (#904) 2024-06-24 11:58:39 -04:00
transfer.rb Allow transfers based on transactions in different currencies (#903) 2024-06-21 17:04:15 -04:00
valuation.rb Account namespace updates: part 6 (transactions) (#904) 2024-06-24 11:58:39 -04:00