Thomas Kaul
|
9c27fb70aa
|
Feature/minor improvements in data provider service (#4017)
* Refactoring
|
2 months ago |
Thomas Kaul
|
93001b68ad
|
Feature/introduce lookup response interface (#4019)
* Introduce lookup response interface
* Refactor lookup item interface
|
2 months ago |
Thomas Kaul
|
a1fbdc2ebe
|
Bugfix/exception handling in user authorization (#4015)
* Add guard
* Update changelog
|
2 months ago |
Thomas Kaul
|
b2aa31f4ba
|
Bugfix/handle missing Stripe api key exception (#4013)
* Conditionally initialize Stripe
|
2 months ago |
Thomas Kaul
|
5652d19a88
|
Feature/upgrade stripe dependencies 20241102 (#4009)
* Upgrade stripe dependencies
* Update changelog
|
2 months ago |
Thomas Kaul
|
a80ca507f8
|
Feature/add lastRequestAt to analytics (#4010)
* Add lastRequestAt to Analytics
|
2 months ago |
Thomas Kaul
|
5f56812125
|
Feature/extend promotion system (#4008)
* Extend promotion system
|
2 months ago |
Thomas Kaul
|
db53ef54c4
|
Feature/use log levels to conditionally log prisma query events (#4003)
* Use LOG_LEVELS for prisma query events
* Update changelog
|
2 months ago |
Thomas Kaul
|
10e725b51a
|
Feature/Add dataProviderGhostfolioDailyRequests to Analytics (#4001)
* Add dataProviderGhostfolioDailyRequests to Analytics
|
2 months ago |
Thomas Kaul
|
5de176a7ef
|
Feature/rename allocation cluster risk x ray rule (#3994)
* Rename Allocation Cluster Risk to Economic Market Cluster Risk
* Update changelog
|
2 months ago |
Thomas Kaul
|
6a195a7a36
|
Feature/extend sitemap.xml by resources sub pages in de (#3993)
* Extend sitemap.xml
|
2 months ago |
Sony Thomas
|
c790d0df21
|
Feature/Restructure resources page (#3978)
* Restructure resources page
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
2 months ago |
dw-0
|
d4c5d58781
|
Feature/Switch prefer-optional-chain eslint rule from warn to error (#3983)
* Switch prefer-optional-chain eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2 months 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 months ago |
Thomas Kaul
|
4104fb2f8f
|
Feature/Improve subscription service (#3989)
* Various improvements
|
2 months ago |
Thomas Kaul
|
fccac5640d
|
Bugfix/fix calculation of allocation cluster risk x ray rules (#3988)
* Fix calculation of allocation cluster risk X-ray rules
* Update changelog
|
2 months ago |
dw-0
|
405ec0d2b2
|
Feature/switch the consistent-type-definitions eslint rule from warn to error (#3980)
* Switch the consistent-type-definitions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2 months ago |
dw-0
|
76ff34b0c4
|
Feature/switch no-empty-function rule in eslint configuration from warn to error (#3979)
* Switch no-empty-function rule in eslint configuration from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
3 months ago |
Ivan Skvortsov
|
19b8c514f2
|
Feature/Add static portfolio analysis rule for developed Markets (#3975)
* Add static portfolio analysis rule: Allocation Cluster Risk (Developed Markets)
* Update changelog
|
3 months ago |
vitalymatyushik
|
d325f8bfaf
|
Feature/Add static portfolio analysis rule for emerging Markets (#3949)
* Add static portfolio analysis rule: Allocation Cluster Risk (Emerging Markets)
* Update changelog
|
3 months ago |
Thomas Kaul
|
51b68e561f
|
Feature/add support for mutual funds in eod historical data service (#3970)
* Add support for mutual funds
* Update changelog
|
3 months ago |
dw-0
|
4c658a1f6a
|
Bugfix/fix export was not found warning (#3963)
* Fix export was not found warning
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
3 months ago |
Thomas Kaul
|
308d3b64b1
|
Feature/Remove empty constructors (#3958)
* Remove empty constructors
|
3 months ago |
Thomas Kaul
|
04b056e4e5
|
Feature/switch to adjusted market prices in get historical of eod historical data service (#3934)
* Switch to adjusted market prices in getHistorical()
* Update changelog
|
3 months 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
|
3 months ago |
Thomas Kaul
|
6696a4447a
|
Feature/Refactor test ok-novn-buy-and-sell-partially to load json file (#3935)
* Refactor test to load json file
|
3 months ago |
Thomas Kaul
|
144e5da753
|
Feature/add units to x ray rule settings (#3926)
* Introduce unit
* Update changelog
|
3 months ago |
dw-0
|
a14c10bad2
|
Feature/Enable unused compiler options in tsconfig (#3895)
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
|
3 months ago |
Thomas Kaul
|
f8da265f5f
|
Feature/restructure XRayRulesSettings (#3898)
* Restructure XRayRulesSettings
* Update changelog
|
3 months ago |
Thomas Kaul
|
aee5e833a5
|
Feature/harmonize processor concurrency environment variables (#3913)
* Harmonize processor concurrency environment variables
* Update changelog
|
3 months ago |
ceroma
|
c44da0bce3
|
Feature/expose portfolio snapshot computation timeout as environment variable (#3894)
* Expose portfolio snapshot computation timeout as environment variable
* Update changelog
|
3 months ago |
Dhaneshwari Tendle
|
7a11bb93d5
|
Feature/Set up unit test that loads activity from exported json file (#3901)
* Set up unit test that loads activity from exported json file
* Update changelog
|
3 months ago |
Thomas Kaul
|
73cd2f9cb7
|
Bugfix/fix exception in portfolio details endpoint (#3896)
* Fix exception caused by markets and marketsAdvanced
* Update changelog
|
3 months ago |
Matej Gerek
|
98957d282e
|
Feature/move tags from info to user service (#3859)
* Move tags from info to user service
* Update changelog
|
3 months ago |
dw-0
|
fc5ed887ff
|
Feature/Set prefer-const to error in eslint configuration (#3888)
* Set prefer-const to error in eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
3 months ago |
Thomas Kaul
|
14b88edff6
|
Feature/extend MSFT buy with dividend test (#3891)
* Extend test
|
3 months ago |
Thomas Kaul
|
29d3b762a8
|
Feature/switch typescript-eslint no-unused-vars to error (#3887)
* Switch @typescript-eslint/no-unused-vars to error
|
3 months ago |
Thomas Kaul
|
bce18f7261
|
Feature/reuse advanced markets calculation in portfolio details endpoint (#3884)
|
3 months ago |
Thomas Kaul
|
f48ce4e1ae
|
Feature/reuse markets calculation in portfolio details endpoint (#3883)
* Reuse markets calculation in portfolio details endpoint
* Update changelog
|
3 months ago |
Thomas Kaul
|
b50a1fc63d
|
Feature/reuse markets calculation in public portfolio endpoint (#3882)
* Reuse markets calculation in public portfolio endpoint
* Update changelog
|
3 months ago |
ceroma
|
ecd75b5d8a
|
Feature/optimize portfolio snapshot computation by reusing date intervals (#3855)
* Optimize portfolio snapshot computation by reusing date intervals
* Update changelog
|
3 months ago |
Thomas Kaul
|
f3e2091ff4
|
Feature/refactor markets calculation in details of portfolio service (#3871)
* Refactor markets calculation
|
3 months ago |
Thomas Kaul
|
bcc8cb1e5b
|
Feature/modernize rules implementation (#3869)
* Modernize rules implementation
* Include markets in details
|
3 months ago |
dandevaud
|
252fb3fe11
|
Bugfix/Handle exception in historical market data gathering of derived currencies (#3858)
* Handle exception in historical market data gathering of derived currencies
* Update changelog
---------
Co-authored-by: Dan <dan@ddev.ch>
|
3 months ago |
Thomas Kaul
|
413076141c
|
Bugfix/fix calculation of allocations by market (#3853)
* Fix calculation of allocations by market (unknown)
* Update changelog
|
3 months ago |
ceroma
|
2ad91e5796
|
Feature/optimize portfolio calculations with smarter date interval selection (#3829)
* Optimize portfolio calculations with smarter date interval selection
* Update changelog
|
3 months ago |
Shaunak Das
|
24a3d92da0
|
Feature/add business logic of rule settings (#3826)
* Add business logic of rule settings
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
3 months ago |
Thomas Kaul
|
feb3de768a
|
Feature/add unit test for redact attributes of object helper (#3846)
* Add unit test for redactAttributes()
|
3 months ago |
Thomas Kaul
|
85cc72627b
|
Feature/add user id to tag database schema (#3837)
* Add user id to tag database schema
* Update changelog
|
3 months ago |
ceroma
|
33de8a10bb
|
Feature/optimize portfolio calculations with smarter cloning of activities (#3827)
* Optimize portfolio calculations with smarter cloning of activities
* Update changelog
|
3 months ago |