1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-23 07:09:39 +02:00
Maybe/app/models
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
concerns Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
exchange_rate Fix foreign account sync crash (#794) 2024-05-27 12:10:28 -04:00
import Allow optional import fields (#865) 2024-06-11 18:46:44 -04:00
provider Changelog page that pulls from Github Release notes (#867) 2024-06-14 16:40:50 -04:00
time_series Account namespace updates: part 5 (valuations) (#901) 2024-06-21 16:23:28 -04:00
upgrader Fix auto upgrade logic (#758) 2024-05-17 17:25:15 -04:00
account.rb Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
application_record.rb Initial commit 2024-02-02 09:05:04 -06:00
category.rb Account namespace updates: part 6 (transactions) (#904) 2024-06-24 11:58:39 -04:00
credit_card.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
crypto.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
current.rb Opt-in to Current fully (#297) 2024-02-04 17:36:46 -06:00
depository.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
exchange_rate.rb Fix foreign account sync crash (#794) 2024-05-27 12:10:28 -04:00
family.rb Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
import.rb Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
institution.rb Add institution management and account editing controls (#868) 2024-06-13 14:37:27 -04:00
investment.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
invite_code.rb Implement invitation codes 2024-02-02 17:55:27 -06:00
loan.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
merchant.rb Account namespace updates: part 6 (transactions) (#904) 2024-06-24 11:58:39 -04:00
other_asset.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
other_liability.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
period.rb Add income and spending insight cards to dashboard (#668) 2024-04-24 08:34:50 -04:00
property.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
setting.rb Allow a self-hosted user to configure their SMTP settings directly from within the UI (#682) 2024-04-29 16:44:24 -04:00
tag.rb Account namespace updates: part 6 (transactions) (#904) 2024-06-24 11:58:39 -04:00
tagging.rb Create tagging system (#792) 2024-05-23 08:09:33 -04:00
time_series.rb Flesh out D3 time series charts (#657) 2024-04-22 13:44:26 -04:00
upgrader.rb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
user.rb Feature/profile image uploads (#687) 2024-04-30 13:38:33 -04:00
value_group.rb Multi-Currency Part 2 (#543) 2024-03-21 13:39:10 -04:00
vehicle.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00