Thomas Kaul
|
92475c0b8b
|
Task/improve error log output of data provider and queue services (#7622)
* Improve error log output of data provider and queue services by omitting stack trace
* Update changelog
|
6 days ago |
Thomas Kaul
|
7d053caf80
|
Bugfix/portfolio snapshot cache write and initialization retry limit (#7517)
* Fix portfolio snapshot cache write and initialization retry limit
* Update changelog
|
2 weeks ago |
Kenrick Tandrian
|
0ad326b7c8
|
Task/enforce noImplicitThis and allowUnreachableCode TypeScript rules (#7354)
* feat(ts): disable allowing unreachable code
* feat(ts): enable no implicit this
|
1 month ago |
Thomas Kaul
|
eedb556c06
|
Feature/expose PROCESSOR_PORTFOLIO_SNAPSHOT_COMPUTATION_REMOVE_ON_FAIL environment variable (#7221)
* Expose PROCESSOR_PORTFOLIO_SNAPSHOT_COMPUTATION_REMOVE_ON_FAIL environment variable
* Update changelog
|
2 months ago |
Thomas Kaul
|
073af0c8c2
|
Task/enable bull dashboard in tab of admin control panel (#7030)
* Enable Bull Dashboard in tab
* Eliminate BULL_BOARD_IS_READ_ONLY
* Update changelog
|
2 months ago |
Thomas Kaul
|
d830e0f6f4
|
Task/migrate backend logger to instance pattern (#6966)
* Refactor backend logging to use instance-based Logger
* Update changelog
|
3 months ago |
Thomas Kaul
|
9ed4c679b2
|
Task/enable Bull Dashboard in admin control panel without environment variable (#6876)
* Enable Bull Dashboard without environment variable
* Update changelog
|
3 months ago |
Thomas Kaul
|
efa93a3b98
|
Feature/setup Bull Dashboard (#6501)
* Initial setup
* Update changelog
|
5 months ago |
Thomas Kaul
|
4a832f12ca
|
Task/deprecate order endpoints in favor of activities endpoints (#6446)
* Deprecate order endpoints in favor of activities endpoints
* Update changelog
|
6 months ago |
Kenrick Tandrian
|
645e8ee303
|
Bugfix/prevent double counting of cash in net worth (#6171)
* Prevent double counting of cash in net worth
* Update changelog
|
7 months ago |
Thomas Kaul
|
be0ddd6298
|
Task/harmonize interfaces naming (#5796)
* Harmonize interfaces naming
|
10 months ago |
Thomas Kaul
|
71fc3906c7
|
Feature/add performance calculation type to user settings (#4567)
* Add performance calculation type to user settings
* Update changelog
|
1 year ago |
Thomas Kaul
|
6cd79fab31
|
Feature/rename TWR to ROAI (#4453)
* Rename TWR to ROAI
|
1 year ago |
Thomas Kaul
|
f3712b293c
|
Bugfix/fix exception in portfolio calculator (#4119)
* Add guard
* Update changelog
|
2 years ago |
Thomas Kaul
|
45095cfac0
|
Feature/expire cache entries immediately in case of errors in portfolio snapshot calculation (#4099)
* Expire cache entries immediately in case of errors
* Update changelog
|
2 years ago |
dw-0
|
6a10b932b0
|
Feature/Switch consistent-type-assertions eslint rule from warn to error (#3982)
* Switch consistent-type-assertions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2 years ago |
Thomas Kaul
|
ce6f175f9a
|
Bugfix/fix usage of processor portfolio snapshot computation concurrency env variable (#3936)
* Fix usage of PROCESSOR_PORTFOLIO_SNAPSHOT_COMPUTATION_CONCURRENCY
* Update changelog
|
2 years ago |
Thomas Kaul
|
aee5e833a5
|
Feature/harmonize processor concurrency environment variables (#3913)
* Harmonize processor concurrency environment variables
* Update changelog
|
2 years ago |
ceroma
|
c44da0bce3
|
Feature/expose portfolio snapshot computation timeout as environment variable (#3894)
* Expose portfolio snapshot computation timeout as environment variable
* Update changelog
|
2 years ago |
Thomas Kaul
|
29d3b762a8
|
Feature/switch typescript-eslint no-unused-vars to error (#3887)
* Switch @typescript-eslint/no-unused-vars to error
|
2 years ago |
Thomas Kaul
|
bb445ddf2e
|
Feature/improve experimental chart in account detail dialog (#3813)
* Improve chart in account detail dialog
* Update changelog
|
2 years ago |
Thomas Kaul
|
e918970feb
|
Feature/expose concurrency of portfolio snapshot calculation as environment variable (#3796)
* Expose PROCESSOR_CONCURRENCY_PORTFOLIO_SNAPSHOT
* Update changelog
|
2 years ago |
Thomas Kaul
|
403ee2741d
|
Feature/set up portfolio snapshot queue (#3725)
* Set up portfolio snapshot queue
* Update changelog
|
2 years ago |