1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app/views
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
..
account Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
accounts Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
categories Account namespace updates: part 4 (transfers, singular namespacing) (#896) 2024-06-20 13:32:44 -04:00
category Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
imports Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
institutions Add institution management and account editing controls (#868) 2024-06-13 14:37:27 -04:00
layouts improvement/#890/clean_up_toast_notification_styles_and_allow_user_to_close_on-demand (#919) 2024-06-25 15:03:34 -04:00
merchants Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
pages Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
password_mailer Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
password_resets fix password resets (#741) 2024-05-13 13:23:24 -04:00
passwords Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
pwa Initial commit 2024-02-02 09:05:04 -06:00
registrations Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
sessions Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
settings Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
shared Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
tag/deletions Account namespace updates: part 4 (transfers, singular namespacing) (#896) 2024-06-20 13:32:44 -04:00
tags Account namespace updates: part 4 (transfers, singular namespacing) (#896) 2024-06-20 13:32:44 -04:00
transactions Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00