1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app/views/accounts
Zach Gollwitzer c3314e62d1
Account::Entry Delegated Type (namespace updates part 7) (#923)
* Initial entryable models

* Update transfer and tests

* Update transaction controllers and tests

* Update sync process to use new entries model

* Get dashboard working again

* Update transfers, imports, and accounts to use Account::Entry

* Update system tests

* Consolidate transaction management into entries controller

* Add permitted partial key helper

* Move account transactions list to entries controller

* Delegate transaction entries search

* Move transfer relation to entry

* Update bulk transaction management flows to use entries

* Remove test code

* Test fix attempt

* Update demo data script

* Consolidate remaining transaction partials to entries

* Consolidate valuations controller to entries controller

* Lint fix

* Remove unused files, additional cleanup

* Add back valuation creation

* Make migrations fully reversible

* Stale routes cleanup

* Migrations reversible fix

* Move types to entryable concern

* Fix search when no entries found

* Remove more unused code
2024-07-01 10:49:43 -04:00
..
accountables Account namespace updates: part 4 (transfers, singular namespacing) (#896) 2024-06-20 13:32:44 -04:00
_account.html.erb Add institution management and account editing controls (#868) 2024-06-13 14:37:27 -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
_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 Improve account internal linking and redirect behavior (#864) 2024-06-11 18:47:38 -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_message.html.erb Refresh account on update (#476) 2024-02-23 20:18:30 -06:00
edit.html.erb Add institution management and account editing controls (#868) 2024-06-13 14:37:27 -04:00
index.html.erb Add institution management and account editing controls (#868) 2024-06-13 14:37:27 -04:00
list.html.erb Add trends to sidebar account list (#697) 2024-04-29 09:56:38 -04:00
new.html.erb Account namespace updates: part 4 (transfers, singular namespacing) (#896) 2024-06-20 13:32:44 -04:00
show.html.erb Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
summary.html.erb Improve account internal linking and redirect behavior (#864) 2024-06-11 18:47:38 -04:00