Thomas Kaul
4f41bac328
Feature/set up caching in portfolio calculator ( #3335 )
* Set up caching
* Update changelog
1 year ago
Thomas Kaul
b51255a543
Feature/add key to x ray rule ( #3248 )
* Add key
* Update changelog
1 year ago
Thomas Kaul
38c2baf943
Feature/improve exception handling of current investments in various rules ( #3156 )
* Improve exception handling
* Update changelog
1 year ago
Thomas Kaul
5fa0540936
Feature/add emergency fund setup to static portfolio analysis rules ( #2400 )
* Add new static portfolio analysis rule: Emergency fund setup
* Update changelog
2 years ago
Thomas Kaul
1ca3792a4b
Feature/clean up initial values from x ray ( #1914 )
* Clean up initial (original) values from X-Ray
* Refactor current to valueInBaseCurrency
* Update changelog
2 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
2 years ago
Thomas Kaul
a7e5a316be
Bugfix/fix big.js exception in report endpoint ( #1586 )
* Fix exception with missing marketPrice
* Update changelog
2 years ago
Thomas Kaul
1dbb5db611
Feature/improve wording in single account rule ( #1479 )
* Improve wording
* Update changelog
2 years ago
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
3 years ago
Thomas Kaul
fa41e25c8f
Release/1.131.1 ( #804 )
* Add API version
* Update changelog
3 years ago
Thomas Kaul
556be61fff
Bugfix/fix unresolved account names in reports ( #636 )
* Fix unresolved account names
* Update changelog
3 years ago
Thomas Kaul
dcee651098
Feature/support unlimited currencies ( #387 )
* Support unlimited currencies
* Update changelog
4 years ago
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
4 years ago
Valentin Zickner
308b218487
introduce basic module structure for data provider ( #278 )
* introduce basic module structure for data provider
* introduce DataGatheringModule
* introduce ExchangeRateDataModule
* introduce ImpersonationModule
* move RulesService
* cleanup portfolio module
* Sort imports
Co-authored-by: Valentin Zickner <github@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
4 years ago
Thomas
823501f43e
Sort imports ( #242 )
4 years ago
Valentin Zickner
23b2e03923
refactor rule evaluation
4 years ago
Valentin Zickner
72dbe00091
change rule service interface
4 years ago
Valentin Zickner
9834c52739
refactor rule settings
4 years ago
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
4 years ago
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
4 years ago
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
4 years ago
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ( #32 )
* Improve imports
4 years ago
Thomas
c616312233
Initial commit
4 years ago