1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-04 21:15:19 +02:00
Maybe/app/models/account
Zach Gollwitzer 65db49273c
Some checks are pending
Publish Docker image / ci (push) Waiting to run
Publish Docker image / Build docker image (push) Blocked by required conditions
Account Activity View + Account Forms (#1406)
* Remove balance mode, sketch out refactor

* Activity view checkpoint

* Entry partials, checkpoint

* Finish txn partial

* Give entries context when editing for different turbo responses

* Calculate change of balance for each entry

* Account tabs consolidation

* Translations, linting, brakeman updates

* Account actions concern

* Finalize forms, get account system tests passing

* Get tests passing

* Lint, rubocop, schema updates

* Improve routing and stream responses

* Fix broken routes

* Add import option for adding accounts

* Fix system test

* Fix test specificity

* Fix sparklines

* Improve account redirects
2024-11-04 20:27:31 -05: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 Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05: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 Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
trade_builder.rb Groundwork for security info (#1396) 2024-10-30 18:08:19 -04:00
transaction.rb Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
transaction_builder.rb Fix unable to create Deposit entries in investment portfolio (#1125) 2024-08-25 17:48:46 -04:00
transfer.rb Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
valuation.rb Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00