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/accounts
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
..
accountables Account namespace updates: part 4 (transfers, singular namespacing) (#896) 2024-06-20 13:32:44 -04:00
_account.html.erb More composable forms (#989) 2024-07-16 14:08:24 -04:00
_account_list.html.erb Unify submit button styles and change cursor on account group (#905) 2024-06-24 06:49:08 -04:00
_account_type.html.erb Add institution management and account editing controls (#868) 2024-06-13 14:37:27 -04:00
_accountable_group.html.erb Fix #910 (#917) 2024-06-24 10:56:44 -04:00
_alert.html.erb Sync notifications and troubleshooting guides (#998) 2024-07-18 14:39:38 -04:00
_empty.html.erb Add institution management and account editing controls (#868) 2024-06-13 14:37:27 -04:00
_entry_method.html.erb Add institution management and account editing controls (#868) 2024-06-13 14:37:27 -04:00
_header.html.erb Enable syncing all accounts in one click (#948) 2024-07-05 07:36:18 -04:00
_institution_accounts.html.erb Add institution management and account editing controls (#868) 2024-06-13 14:37:27 -04:00
_institutionless_accounts.html.erb Add institution management and account editing controls (#868) 2024-06-13 14:37:27 -04:00
_sync_all_button.html.erb Enable syncing all accounts in one click (#948) 2024-07-05 07:36:18 -04:00
_tooltip.html.erb Add stimulus tooltip controller (#1065) 2024-08-08 06:53:27 -04:00
edit.html.erb Allow user to add buy and sell trade transactions for investment accounts (#1066) 2024-08-09 11:22:57 -04:00
index.html.erb Enable syncing all accounts in one click (#948) 2024-07-05 07:36:18 -04:00
list.html.erb More composable forms (#989) 2024-07-16 14:08:24 -04:00
new.html.erb Set minimum supported date for account entries (#1023) 2024-07-26 10:47:27 -04:00
show.html.erb Add stimulus tooltip controller (#1065) 2024-08-08 06:53:27 -04:00
summary.html.erb More composable forms (#989) 2024-07-16 14:08:24 -04:00