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 |
|
Thomas Kaul
|
baa6a3d0f0
|
Feature/restructure api modules (#706)
* Restructure modules
* Update changelog
|
2022-02-18 19:32:25 +01:00 |
|
Thomas Kaul
|
678544748a
|
Add symbol mapping (#452)
* Add symbol mapping
* Update changelog
|
2021-11-07 09:42:36 +01:00 |
|
Thomas Kaul
|
1296f95602
|
Feature/move data enhancer from data provider to data gathering (#437)
* Move data enhancers from data provider to data enhancer module
* Update changelog
|
2021-10-24 10:49:17 +02:00 |
|
Valentin Zickner
|
f308ae7a13
|
add sectors and countries for ETFs (#410)
* Update changelog
Co-Authored-By: Valentin Zickner <valentin@coderworks.de>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
2021-10-11 19:32:21 +02:00 |
|
Thomas Kaul
|
dcee651098
|
Feature/support unlimited currencies (#387)
* Support unlimited currencies
* Update changelog
|
2021-09-24 21:09:48 +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
|
4ad5590838
|
Feature/improve data gathering (#276)
* Improve data gathering
* Refactoring
* On server restart, only reset if hanging in LOCKED_DATA_GATHERING state
* Update changelog
|
2021-08-09 21:11:35 +02:00 |
|
Thomas
|
3589e72aea
|
Harmonize prisma service (#266)
|
2021-08-07 22:38:07 +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 |
|