1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-23 15:19:38 +02:00
Maybe/app/helpers
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
settings New Settings Menu, Routes and Controllers Organization (#641) 2024-04-18 07:56:51 -04:00
accounts_helper.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
application_form_builder.rb Transaction transfers, payments, and matching (#883) 2024-06-19 06:52:08 -04:00
application_helper.rb Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
auth_messages_helper.rb Centralize auth messages (#269) 2024-02-03 14:17:49 -06:00
categories_helper.rb Move categories to top-level namespace (#894) 2024-06-20 08:15:09 -04:00
forms_helper.rb Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
imports_helper.rb CSV Transaction Imports (#708) 2024-05-17 09:09:32 -04:00
institutions_helper.rb Add institution management and account editing controls (#868) 2024-06-13 14:37:27 -04:00
menus_helper.rb Account namespace updates: part 5 (valuations) (#901) 2024-06-21 16:23:28 -04:00
pages_helper.rb Initial commit 2024-02-02 09:05:04 -06:00
settings_helper.rb Add new settings profile and preferences pages (#672) 2024-04-25 07:54:56 -04:00
tags_helper.rb Create tagging system (#792) 2024-05-23 08:09:33 -04:00
transactions_helper.rb Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
upgrades_helper.rb Fix auto upgrade logic (#758) 2024-05-17 17:25:15 -04:00
value_groups_helper.rb Add pie chart for asset/debt allocation in dashboard view (#666) 2024-04-23 12:05:18 -04:00