Kenrick Tandrian
|
a57b670d7b
|
Task/enforce module boundaries for api and common modules (#5925)
* feat(lint): allow circular self deps
* feat(lint): enforce module boundaries
* feat(lib): move data provider response interface to common
* feat(lib): move symbol item interface to common
* feat(lib): move activity interface to common
* feat(lint): temporarily disable @nx/enforce-module-boundaries for ui files
* feat(lint): temporarily disable @nx/enforce-module-boundaries for client files
* feat(lint): ignore circular deps between client and ui
* feat(common): implement barrel export for data provider response interface
* feat(common): implement barrel export for activity interface
* feat(common): implement barrel export for symbol item interface
|
4 weeks ago |
Thomas Kaul
|
be0ddd6298
|
Task/harmonize interfaces naming (#5796)
* Harmonize interfaces naming
|
2 months ago |
Thomas Kaul
|
af903321a2
|
Feature/improve error handling in data providers (part 2) (#5413)
* Improve error handling
* Update changelog
|
4 months ago |
Thomas Kaul
|
b90bfc3d6e
|
Feature/extend data providers management of admin control panel (#4615)
* Extend data providers management
* Update changelog
|
8 months ago |
Thomas Kaul
|
70cd1a89b5
|
Feature/extend Ghostfolio data provider (#4420)
* Extend Ghostfolio data provider
|
9 months ago |
Thomas Kaul
|
93001b68ad
|
Feature/introduce lookup response interface (#4019)
* Introduce lookup response interface
* Refactor lookup item interface
|
1 year ago |
dw-0
|
a14c10bad2
|
Feature/Enable unused compiler options in tsconfig (#3895)
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
|
1 year ago |
Thomas Kaul
|
29d3b762a8
|
Feature/switch typescript-eslint no-unused-vars to error (#3887)
* Switch @typescript-eslint/no-unused-vars to error
|
1 year ago |
Thomas Kaul
|
c009f8c12f
|
Feature/add data provider info to asset profile details dialog (#3434)
* Add data provider info to asset profile details dialog
* Update changelog
|
2 years ago |
Thomas Kaul
|
9acdb41aa2
|
Refactor params to object (#2987)
|
2 years ago |
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
2 years ago |
Thomas Kaul
|
893e76f83f
|
Feature/provide data provider info in search (#2958)
* Provide data provider info in search
* Update changelog
|
2 years ago |
Thomas Kaul
|
0ee632470e
|
Improve typings (#2889)
|
2 years ago |
Thomas Kaul
|
00895b7bb1
|
Feature/increase timeout to load historical data in data provider service (#2887)
* Increase timeout to load historical data
* Update changelog
|
2 years ago |
miles
|
34b02210df
|
Feature/expose the environment variable `REQUEST_TIMEOUT` (#2792)
* Expose the environment variable `REQUEST_TIMEOUT`
* Update changelog
|
2 years ago |
Thomas Kaul
|
dec1d89c5c
|
Feature/increase timeout in data provider and enhancer health check endpoint (#2621)
* Increase timeout in health check endpoint (data enhancer and provider)
* Update changelog
|
2 years ago |
Thomas Kaul
|
a704378702
|
Refactor interface of getQuotes() to object (#2570)
|
2 years ago |
Arghya Ghosh
|
6a802a62a0
|
Add ability to search for indices and fix gf-symbol-autocomplete validation (#2094)
* Bugfix/Fix gf-symbol-autocomplete validation
* Feature/Add ability to search for indices
* Update changelog
|
2 years ago |
Thomas Kaul
|
e61b3b34a7
|
Eliminate getSymbolProfilesBySymbols() (#1912)
|
3 years ago |
Thomas Kaul
|
513a564e2c
|
Restructure services (#1891)
|
3 years ago |
Thomas Kaul
|
e965d12e31
|
Feature/add health check endpoints (#1886)
* Add health check endpoints
* Update changelog
|
3 years ago |
Thomas Kaul
|
922876a893
|
Feature/add yahoo finance data enhancer (#1865)
* Add Yahoo Finance data enhancer
* Update changelog
|
3 years ago |
Thomas Kaul
|
bd1963ec26
|
Feature/add asset and asset sub class to search endpoint (#1795)
* Add asset and asset sub class to search endpoint
* Update changelog
|
3 years ago |
Thomas Kaul
|
a850e8ca22
|
Import dividend (#1560)
* Import dividend
* Update changelog
|
3 years ago |
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
|
4 years ago |
Thomas Kaul
|
2c4c16ec99
|
Feature/extend markets overview by benchmarks (#953)
* Add benchmarks to markets overview
* Update changelog
|
4 years ago |
Thomas Kaul
|
ea3a9d3b79
|
Feature/eliminate circular dependencies in common library (#896)
* Eliminate circular dependencies
* Update changelog
|
4 years ago |
Thomas Kaul
|
e4908b51aa
|
Feature/add context to logger (#745)
* Add contexts
* Update changelog
|
4 years ago |
Thomas Kaul
|
c02bcd9bd8
|
Feature/migrate to yahoo finance2 (#722)
* Migrate to yahoo-finance2
* Add support for mutual funds
* Add url to symbol profile
* Clean up
|
4 years ago |
Thomas Kaul
|
38f2930ec6
|
Feature/improve data provider service (#637)
* Improve data provider service
* Update changelog
|
4 years ago |
Thomas Kaul
|
075431d868
|
Feature/add google sheets as data source (#620)
* Add google sheets as data source
* Update changelog
|
4 years ago |