mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 20:15:22 +02:00
Account namespace updates: part 1 (#893)
* Rename accountable types * Merge conflicts * Fix broken tests * Add back sidebar changes
This commit is contained in:
parent
778098ebb0
commit
a947db92b2
54 changed files with 349 additions and 184 deletions
1
test/fixtures/account/credits.yml
vendored
1
test/fixtures/account/credits.yml
vendored
|
@ -1 +0,0 @@
|
|||
credit_one: { }
|
1
test/fixtures/account/cryptos.yml
vendored
1
test/fixtures/account/cryptos.yml
vendored
|
@ -1 +0,0 @@
|
|||
one: { }
|
4
test/fixtures/account/depositories.yml
vendored
4
test/fixtures/account/depositories.yml
vendored
|
@ -1,4 +0,0 @@
|
|||
depository_checking: { }
|
||||
depository_savings: { }
|
||||
depository_eur_checking: { }
|
||||
depository_multi_currency: { }
|
1
test/fixtures/account/investments.yml
vendored
1
test/fixtures/account/investments.yml
vendored
|
@ -1 +0,0 @@
|
|||
investment_brokerage: { }
|
1
test/fixtures/account/loans.yml
vendored
1
test/fixtures/account/loans.yml
vendored
|
@ -1 +0,0 @@
|
|||
loan_mortgage: { }
|
3
test/fixtures/account/other_assets.yml
vendored
3
test/fixtures/account/other_assets.yml
vendored
|
@ -1,3 +0,0 @@
|
|||
other_asset_collectable: { }
|
||||
|
||||
|
1
test/fixtures/account/other_liabilities.yml
vendored
1
test/fixtures/account/other_liabilities.yml
vendored
|
@ -1 +0,0 @@
|
|||
other_asset_iou: { }
|
1
test/fixtures/account/properties.yml
vendored
1
test/fixtures/account/properties.yml
vendored
|
@ -1 +0,0 @@
|
|||
property_house: { }
|
1
test/fixtures/account/vehicles.yml
vendored
1
test/fixtures/account/vehicles.yml
vendored
|
@ -1 +0,0 @@
|
|||
vehicle_honda_accord: { }
|
Loading…
Add table
Add a link
Reference in a new issue