Thomas Kaul
|
cddea0401f
|
Feature/add data source as unique constraint to market data schema (#1889)
* Add dataSource as unique constraint to MarketData schema
* Update changelog
|
2 years ago |
Thomas Kaul
|
3dafbf7fef
|
Add schema synchronization (#1890)
|
2 years ago |
Thomas Kaul
|
fcd75414be
|
Update date (#1860)
|
2 years ago |
Thomas Kaul
|
c1b5bfff8c
|
Bugfix/remove sort header in comment column of market data table (#1888)
* Remove sort header
* Update changelog
|
2 years ago |
Thomas Kaul
|
3c322cca0d
|
Release 1.259.0 (#1887)
|
2 years ago |
Thomas Kaul
|
e965d12e31
|
Feature/add health check endpoints (#1886)
* Add health check endpoints
* Update changelog
|
2 years ago |
Thomas Kaul
|
3daf55a0dd
|
Bugfix/remove sort header in comment column of activities table (#1883)
* Remove sort header
* Update changelog
|
2 years ago |
Thomas Kaul
|
aafedd5f75
|
Feature/increase robustness if live data is missing (#1884)
* Continuously persist today's market data
* Add fallback to historical market data if data provider does not provide live data
* Update changelog
|
2 years ago |
Francisco Silva
|
32956ae04c
|
Fix: performance column header alignment (#1881)
* Fix: performance column header alignment
* Update changelog
|
2 years ago |
Francisco Silva
|
bfd0241b2d
|
update target in proxy to work with api in locahost (#1875)
Co-authored-by: francisco <francisco@innonova.ch>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
2 years ago |
Thomas Kaul
|
5eff8402db
|
Release/1.258.0 (#1878)
* Release 1.258.0
* Introduce data source mapping
* Update changelog
|
2 years ago |
Thomas Kaul
|
ffa020ee2a
|
Release 1.257.0 (#1872)
|
2 years ago |
Thomas Kaul
|
80a3668aa9
|
Bugfix/fix world map chart component (#1871)
* Clone countries before manipulation
* Update changelog
|
2 years ago |
Thomas Kaul
|
7378900050
|
Bugfix/fix currency inconsistency with GBX and GBp in eod historical data service (#1869)
* Fix currency inconsistency (GBX vs. GBp)
* Update changelog
|
2 years ago |
Thomas Kaul
|
9be457943c
|
Feature/introduce allocations by etf provider (#1870)
* Introduce allocations by etf provider
* Update changelog
|
2 years ago |
Thomas Kaul
|
93454c6c15
|
Release 1.256.0 (#1868)
|
2 years ago |
Thomas Kaul
|
fccbd76993
|
Bugfix/fix style of apply current market price button (#1866)
* Fix styles
* Update changelog
|
2 years ago |
Thomas Kaul
|
922876a893
|
Feature/add yahoo finance data enhancer (#1865)
* Add Yahoo Finance data enhancer
* Update changelog
|
2 years ago |
Thomas Kaul
|
654446f068
|
Feature/improve handling of jobs (#1864)
* Improve handling of jobs
* Remove jobs on complete
* Refactor jobs removal
* Update changelog
|
2 years ago |
Thomas Kaul
|
947460abdd
|
Bugfix/fix ids of gather asset profile process jobs (#1863)
* Fix job ids
* Update changelog
|
2 years ago |
Thomas Kaul
|
c5635b0050
|
Release 1.255.0 (#1862)
|
2 years ago |
Thomas Kaul
|
8a3a6308a3
|
Feature/make system message expandable (#1861)
* Make system message expandable
* Update changelog
|
2 years ago |
Thomas Kaul
|
290a07fe79
|
Feature/upgrade prisma to version 4.12.0 (#1845)
* Update prisma to version 4.12.0
* Update changelog
|
2 years ago |
Thomas Kaul
|
4c907d56f0
|
Improve message (#1859)
|
2 years ago |
Thomas Kaul
|
56b437ca74
|
Bugfix/improve info message style (#1858)
* Improve info message style
* Update changelog
|
2 years ago |
Thomas Kaul
|
e23ff33e6f
|
Feature/skip job creation for manual data source without scraper configuration (#1857)
* Skip job creation for MANUAL data source without scraper configuration
* Update changelog
|
2 years ago |
Thomas Kaul
|
f2d206262e
|
Release 1.254.0 (#1856)
|
2 years ago |
Thomas Kaul
|
1ed5690b33
|
Feature/improve queue jobs implementation (#1855)
* Improve queue jobs implementation
* Update changelog
|
2 years ago |
Thomas Kaul
|
4451514ec5
|
Release 1.253.0 (#1854)
|
2 years ago |
Thomas Kaul
|
8f73f85276
|
Bugfix/fix background color of dialogs in dark mode (#1853)
* Fix background color
* Update changelog
|
2 years ago |
Thomas Kaul
|
9a5d7b664b
|
Release 1.252.2 (#1852)
|
2 years ago |
Thomas Kaul
|
7d2d1d971a
|
Feature/deprecate get auth endpoint (#1851)
* Deprecate GET auth endpoint
* Update documentation
* Update changelog
|
2 years ago |
Thomas Kaul
|
d111493eed
|
Release 1.252.1 (#1849)
|
2 years ago |
Thomas Kaul
|
e975f92a96
|
Release 1.252.0 (#1848)
|
2 years ago |
Thomas Kaul
|
739cb4242d
|
Feature/decrease density of theme (#1846)
* Decrease density
* Update changelog
|
2 years ago |
Thomas Kaul
|
a37eebc9f1
|
Feature/upgrade nestjs from version 9.1.4 to 9.4.0 (#1843)
* Upgrade nestjs from version 9.1.4 to 9.4.0
* Update changelog
|
2 years ago |
Thomas Kaul
|
e92730879e
|
Feature/migrate dialog components to angular material 15 (#1844)
* Migrate MatDialog
* Update changelog
|
2 years ago |
Thomas Kaul
|
464973f9b0
|
Feature/migrate form components to angular material 15 (#1842)
* Upgrade @angular/cdk
* Upgrade form components to Angular Material 15
* Update changelog
|
2 years ago |
Thomas Kaul
|
f6228c099f
|
Migrate MatRadio (#1841)
|
2 years ago |
Thomas Kaul
|
a57fdfb2bb
|
Feature/migrate slide toggle components to angular material 15 (#1840)
* Upgrade @angular/material
* Change MatSlideToggle to MatCheckbox
* Update changelog
|
2 years ago |
Thomas Kaul
|
24716f0561
|
Migrate checkbox and chips components to Angular Material 15 (#1839)
|
2 years ago |
Thomas Kaul
|
3453100afd
|
Feature/migrate various components to angular material 15 part 2 (#1838)
* Migrate tooltips to Angular Material 15
* Migrate tabs to Angular Material 15
|
2 years ago |
Thomas Kaul
|
84de2c0c68
|
Migrate card components to Angular Material 15 (#1837)
|
2 years ago |
Thomas Kaul
|
1b7b082003
|
Feature/migrate various components to angular material 15 (#1836)
* Migrate components to Angular Material 15
* Update changelog
|
2 years ago |
Thomas Kaul
|
1928c2c2cc
|
Release 1.251.0 (#1834)
|
2 years ago |
Thomas Kaul
|
52e7a7886d
|
Feature/migrate libs components to angular material 15 (#1833)
* Migrate to Angular Material 15
* Update changelog
|
2 years ago |
Thomas Kaul
|
36298b217e
|
Feature/improve tick abbreviation function (#1828)
* Keep the value if value smaller than 1000
* Update changelog
|
2 years ago |
Thomas Kaul
|
9bce57894e
|
Feature/increase historical market data gathering to 10 years (#1830)
* Increase historical market data gathering of currency pairs to 10+ years
* Update changelog
|
2 years ago |
Thomas Kaul
|
9d6bb325cd
|
Improve initialization (#1832)
|
2 years ago |
Thomas Kaul
|
a5f833c612
|
Feature/upgrade angular and nx 20230405 (#1826)
* Upgrade angular and Nx
* Update changelog
|
2 years ago |