Thomas Kaul
|
557e3a0676
|
Feature/migrate historical market data gathering to queue design pattern (#991)
* Migrate historical market data gathering to queue
* Filter and delete jobs
* Detect duplicate jobs
* Update changelog
|
2022-06-11 13:40:15 +02:00 |
|
Thomas Kaul
|
7cf0cdc4ce
|
Feature/add jobs of queue to admin control panel (#987)
* Add jobs of queue to admin control panel
* Update changelog
|
2022-06-05 19:00:20 +02:00 |
|
Matthias Frey
|
63ee33b685
|
Use 'import type' to import types, eliminate webpack warnings (#358)
|
2021-09-11 09:27:22 +02:00 |
|
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>
|
2021-08-14 16:55:40 +02:00 |
|
Thomas
|
bb76ace95d
|
Feature/improve support for draft transactions (#265)
* Improve support for draft transactions
* Update changelog
|
2021-08-07 20:52:55 +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
|
dbed4ea527
|
Feature/improve imports with paths in tsconfig (#32)
* Improve imports
|
2021-04-21 20:27:39 +02:00 |
|
Thomas
|
c616312233
|
Initial commit
|
2021-04-13 21:53:58 +02:00 |
|