Thomas Kaul
513a564e2c
Restructure services ( #1891 )
2023-04-23 12:02:01 +02:00
Thomas Kaul
fc4bb71184
Feature/migrate date range setting to user settings ( #1239 )
...
* Migrate date range to user settings
* Refactor currency and view mode in the user user settings
* Update changelog
2022-09-10 11:38:06 +02:00
Thomas Kaul
fa41e25c8f
Release/1.131.1 ( #804 )
...
* Add API version
* Update changelog
2022-04-04 07:30:17 +02:00
Thomas Kaul
556be61fff
Bugfix/fix unresolved account names in reports ( #636 )
...
* Fix unresolved account names
* Update changelog
2022-01-19 21:28:15 +01:00
Thomas Kaul
aad8f77093
Feature/improve allocations by account ( #308 )
...
* Improve allocations by account
* Eliminate accounts from PortfolioPosition
* Ignore cash assets in the allocation chart by sector, continent and country
* Add missing accounts to portfolio details
* Update changelog
2021-08-21 15:03:55 +02:00
Thomas
823501f43e
Sort imports ( #242 )
2021-08-01 09:41:44 +02:00
Valentin Zickner
23b2e03923
refactor rule evaluation
2021-08-01 00:55:10 +02:00
Valentin Zickner
72dbe00091
change rule service interface
2021-08-01 00:55:10 +02:00
Valentin Zickner
9834c52739
refactor rule settings
2021-08-01 00:55:10 +02:00
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
2021-05-16 22:11:14 +02:00
Thomas
c973ffd3ba
Feature/reorganize helper lib ( #100 )
...
Reorganize helper lib (Move interfaces and types)
* InfoItem
* PortfolioItem
* PortfolioOverview
* PortfolioPerformance
* Position
* PortfolioPosition
* PortfolioReport
* PortfolioReportRule
* User
* UserSettings
* DateRange
* AdminData
* AccessWithGranteeUser
* OrderWithAccount
* Granularity
* UserWithSettings
* RequestWithUser
2021-05-16 21:20:59 +02:00
Thomas
90a2fea7d6
Feature/create and update accounts ( #60 )
...
* Allow to create and update accounts
* Activate account selector in transaction dialog
* Refactor analytics and report from platforms to accounts
2021-05-02 21:18:52 +02:00