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/accountables
Alex Hatzenbuhler c5bf1db230
Add additional subtypes, add None option, prefill edit with previously selected option. (#1286)
* Add additional subtypes and allow for None

* Add parens for consistency on 401

* Remove cryptocurrency investment subtype

* Handle nil value

* Use objects current subtype as the initial selection

* Remove "None" option to default to helper prompt

* Fix blank/none selection

* Only include blank if subtype is present

* Simplify investment subtype dropdown

* Improve depository subtype
2024-10-10 21:23:56 -04:00
..
credit_card fix: use correct delimiter on credit card zero values (#1280) 2024-10-10 10:14:05 -04:00
loan Fix loan term display 2024-10-09 18:34:20 -04:00
property Add loan and credit card views (#1268) 2024-10-08 17:16:37 -04:00
vehicle Add loan and credit card views (#1268) 2024-10-08 17:16:37 -04:00
_credit_card.html.erb fix: amend inputs on loan, c.c., vehicle, and property partials (#1281) 2024-10-10 10:45:17 -04:00
_crypto.html.erb Account namespace updates: part 4 (transfers, singular namespacing) (#896) 2024-06-20 13:32:44 -04:00
_depository.html.erb Add additional subtypes, add None option, prefill edit with previously selected option. (#1286) 2024-10-10 21:23:56 -04:00
_investment.html.erb Add additional subtypes, add None option, prefill edit with previously selected option. (#1286) 2024-10-10 21:23:56 -04:00
_loan.html.erb fix: amend inputs on loan, c.c., vehicle, and property partials (#1281) 2024-10-10 10:45:17 -04:00
_other_asset.html.erb Account namespace updates: part 4 (transfers, singular namespacing) (#896) 2024-06-20 13:32:44 -04:00
_other_liability.html.erb Account namespace updates: part 4 (transfers, singular namespacing) (#896) 2024-06-20 13:32:44 -04:00
_property.html.erb fix: amend inputs on loan, c.c., vehicle, and property partials (#1281) 2024-10-10 10:45:17 -04:00
_vehicle.html.erb fix: amend inputs on loan, c.c., vehicle, and property partials (#1281) 2024-10-10 10:45:17 -04:00