1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-23 07:09:39 +02:00
Maybe/test/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
import Ignore empty categories while importing (#789) 2024-05-22 08:12:56 -04:00
provider Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -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_test.rb Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
category_test.rb Account namespace updates: part 6 (transactions) (#904) 2024-06-24 11:58:39 -04:00
credit_card_test.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
crypto_test.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
current_test.rb Prepare fixture data for account sync tests (#493) 2024-02-27 12:43:49 -05:00
depository_test.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
exchange_rate_test.rb Fix foreign account sync crash (#794) 2024-05-27 12:10:28 -04:00
family_test.rb Move merchants to top-level namespace (#895) 2024-06-20 08:38:59 -04:00
import_test.rb Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
investment_test.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
invite_code_test.rb Use consistent language for invite codes 2024-02-02 19:37:10 -06:00
loan_test.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
other_asset_test.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
other_liability_test.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
property_test.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00
setting_test.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_test.rb Create tagging system (#792) 2024-05-23 08:09:33 -04:00
time_series_test.rb Refactor TimeSeries artifacts (#651) 2024-04-22 08:30:42 -04:00
upgrader_test.rb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
user_test.rb Fix profile page on fresh install (#684) 2024-04-27 08:59:02 -04:00
value_group_test.rb Transaction transfers, payments, and matching (#883) 2024-06-19 06:52:08 -04:00
vehicle_test.rb Account namespace updates: part 1 (#893) 2024-06-20 07:26:25 -04:00