1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-05 13:35:21 +02:00
Maybe/app/views/transactions
Zach Gollwitzer e05f03b314
Allow user to add buy and sell trade transactions for investment accounts (#1066)
* Consolidate modal form structure into partial + helper

* Scaffold out trade transaction form

* Normalize translations

* Add buy and sell trade form with tests

* Move entryable lists to dedicated controllers

* Delegate entry group contents rendering

* More cleanup

* Extract transaction and valuation update logic from entries controller

* Delegate edit and show actions to entryables

* Trade builder

* Update paths for transaction updates
2024-08-09 11:22:57 -04:00
..
searches More composable forms (#989) 2024-07-16 14:08:24 -04:00
_form.html.erb Set minimum supported date for account entries (#1023) 2024-07-26 10:47:27 -04:00
_header.html.erb Move categories to top-level namespace (#894) 2024-06-20 08:15:09 -04:00
_pagination.html.erb Bump pagy with breaking changes fix (#1016) 2024-07-22 09:49:53 -04:00
_summary.html.erb Transactions cleanup (#817) 2024-05-30 20:55:18 -04:00
bulk_edit.html.erb More composable forms (#989) 2024-07-16 14:08:24 -04:00
index.html.erb Allow user to add buy and sell trade transactions for investment accounts (#1066) 2024-08-09 11:22:57 -04:00
new.html.erb Allow user to add buy and sell trade transactions for investment accounts (#1066) 2024-08-09 11:22:57 -04:00
rules.html.erb Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00