1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 05:09:38 +02:00
Maybe/app/models/account
Josh Pigford cd91e66618
Initial pass at Synth-based ticker selection (#1392)
* Initial pass at Synth-based ticker selection

* Update _tickers.turbo_stream.erb

* Functional combobox display

* A few cleanup steps

* Linter

* Prevent long strings

* Another step towards functional combobox

* Deprecated files

* Custom Combobox implementation

* Lint

* Test suite fixes

* Lint

* Make direct use of mic codes

* Update splits

* Update trades_test.rb
2024-10-30 09:23:44 -04:00
..
balance Basic account onboarding (#1328) 2024-10-18 17:18:54 -04:00
holding First pass at security price reference (#1388) 2024-10-29 15:37:59 -04:00
balance.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
entry.rb User Onboarding + Bug Fixes (#1352) 2024-10-23 11:20:55 -04:00
entry_builder.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
entryable.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
holding.rb Basic trade and holdings view (#1271) 2024-10-09 14:59:18 -04:00
sync.rb Improved UI warning states for holdings with missing data (#1098) 2024-08-16 16:08:27 -04:00
syncable.rb Implement auto family syncs on login (#1021) 2024-07-25 12:51:50 -04:00
trade.rb Basic trade and holdings view (#1271) 2024-10-09 14:59:18 -04:00
trade_builder.rb Initial pass at Synth-based ticker selection (#1392) 2024-10-30 09:23:44 -04:00
transaction.rb Feature | Filter on uncategorized transactions (#1359) 2024-10-25 09:37:05 -04:00
transaction_builder.rb Fix unable to create Deposit entries in investment portfolio (#1125) 2024-08-25 17:48:46 -04:00
transfer.rb Support multi-currency transfers (#1175) 2024-09-13 11:45:19 -04:00
valuation.rb Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00