Shaunak Das
06298089db
Feature/add regional market cluster risk rule for Europe ( #4271 )
...
* Add regional market cluster risk rule for Europe
* Update changelog
2025-02-04 19:58:50 +01:00
Thomas Kaul
8878212487
Feature/expire snapshot cache on holding tags change ( #4277 )
...
* Expire snapshot cache on holding tags change
* Update changelog
2025-02-03 15:23:37 +01:00
Shaunak Das
8bd869e1b2
Feature/add regional market cluster risk for north america ( #4240 )
...
* Add regional market cluster risk for north america
* Update changelog
2025-01-30 22:41:13 +01:00
Thomas Kaul
40b628e0e7
Feature/extend search by isin in financial modeling prep service ( #4204 )
...
* Extend search by ISIN
* Update changelog
2025-01-18 10:50:52 +01:00
Ivan Kruglov
d5e64eaed4
Bugfix/fix issue with import of activities with type FEE ( #4187 )
...
* Fix import of activity with type FEE
* Update changelog
2025-01-15 20:34:03 +01:00
Thomas Kaul
e4968dbea7
Feature/extend health check endpoint by database and cache operations ( #4188 )
...
* Extend health check endpoint by database and cache operations
* Update changelog
2025-01-15 20:29:43 +01:00
Szymon Łągiewka
ca45098de3
Feature/refactor various lodash functions with native JavaScript equivalents ( #4170 )
...
* Refactored various lodash functions with native JavaScript equivalents
* Update changelog
2025-01-11 11:12:42 +01:00
Thomas Kaul
86683a5bf3
Bugfix/fix AI prompt endpoint ( #4185 )
2025-01-09 18:28:42 +01:00
Thomas Kaul
8c7cb78c0b
Feature/add copy AI prompt to clipboard action to analysis page ( #4176 )
...
* Add copy AI prompt to clipboard action
* Update changelog
2025-01-08 19:55:23 +01:00
Thomas Kaul
2e72ac7faf
Feature/format quotes in info service urls ( #4174 )
...
* Format quotes
2025-01-03 13:36:26 +01:00
Szymon Łągiewka
87f6357d74
Feature/send original MIME type in logo endpoint ( #4173 )
...
* Send original MIME type in logo endpoint
* Update changelog
2025-01-02 10:09:40 +01:00
Thomas Kaul
bbbd974be6
Bugfix/improve handling of missing url in logo service ( #4171 )
...
* Improve handling of missing url
* Update changelog
2025-01-02 06:35:11 +01:00
Szymon Łągiewka
7a602ea2d6
Feature/remove got in favor of using fetch ( #4154 )
...
* Remove got in favor of using fetch
* Update changelog
2025-01-01 09:16:40 +01:00
Szymon Łągiewka
74bc8222d6
Feature/Refactored got
calls to use AbortSignal.timeout()
without AbortController()
( #4153 )
...
* Feature/refactor got calls to use AbortSignal.timeout
Instead of manually creating AbortController and controlling the abort
with setTimeout.
Feature available since node v16.14.0 and v17.3.0[^1] and is built to
replace the exact scenario that all these requests have.
[^1]:https://nodejs.org/docs/latest-v22.x/api/globals.html#static-method-abortsignaltimeoutdelay
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-12-30 10:46:53 +01:00
Thomas Kaul
615278a887
Feature/improve automatic deletion of unused asset profiles ( #4149 )
...
* Improve automatic deletion of unused asset profiles
* Update changelog
2024-12-29 19:44:14 +01:00
Thomas Kaul
c9047e7c17
Feature/add user interface for received access ( #4146 )
...
* Add user interface for received access
* Update changelog
2024-12-27 10:12:45 +01:00
Thomas Kaul
6ee6121317
Feature/set up asset class cluster risk x-ray rule ( #4128 )
...
* Set up Asset Class Cluster Risk rule (equity)
* Set up Asset Class Cluster Risk rule (fixed income)
* Update changelog
2024-12-17 20:33:57 +01:00
Thomas Kaul
c3bd433ac9
Feature/move market data management from admin to dedicated endpoint ( #4125 )
...
* Move market data management from admin to dedicated endpoint
* Update changelog
2024-12-15 20:18:42 +01:00
Thomas Kaul
943ff2f0dc
Feature/improve usability of X-ray page by hiding empty rule categories ( #4108 )
...
* Hide empty rule categories
* Update changelog
2024-12-14 11:37:39 +01:00
Thomas Kaul
6ad9661d7f
Feature/improve language localization for de 20241214 ( #4123 )
...
* Update translations
* Update changelog
2024-12-14 11:19:15 +01:00
Thomas Kaul
de68841843
Feature/add user id to symbol profile database schema ( #4122 )
...
* Add userId to SymbolProfile database schema
* Update changelog
2024-12-14 10:43:35 +01:00
Thomas Kaul
6341a6de6a
Feature/refactor X-ray summary ( #4116 )
...
* Refactor report statistics
2024-12-12 15:23:13 +01:00
Thomas Kaul
0841f8bd5b
Bugfix/fix exception in portfolio calculator ( #4113 )
...
* Fix exception in portfolio calculator
* Update changelog
2024-12-08 18:57:22 +01:00
Thomas Kaul
291be3e605
Feature/extend X-ray page by summary ( #4107 )
...
* Add summary to X-ray page
* Update changelog
2024-12-08 08:05:08 +01:00
Thomas Kaul
ebef361d63
Bugfix/fix exception in portfolio calculator ( #4109 )
...
* Fix exception in portfolio calculator
* Update changelog
2024-12-07 21:41:21 +01:00
Thomas Kaul
13582afd93
Feature/Setup API keys for Ghostfolio data provider ( #4093 )
...
* Setup API keys for Ghostfolio data provider
2024-12-07 15:13:12 +01:00
Thomas Kaul
3194ed2145
Feature/improve usability of Ghostfolio data provider ( #4086 )
...
* Improve usability
2024-11-30 17:30:49 +01:00
Thomas Kaul
2067e8ea40
Feature/add support for dividends in Ghostfolio data provider ( #4081 )
...
* Add support for dividends
2024-11-30 11:49:24 +01:00
Thomas Kaul
fc7e350cf7
Feature/extend users table of admin control panel ( #4076 )
...
* Extend users table
* Update changelog
2024-11-27 08:10:20 +01:00
Thomas Kaul
5f98dfa5d6
Feature/set up Ghostfolio data provider ( #4016 )
...
* Set up Ghostfolio data provider
* Update translations
* Update changelog
2024-11-24 19:49:08 +01:00
QURBAN AHMAD
6d440eb777
Feature/add count to admin user endpoint response ( #4058 )
...
* Add count to admin user endpoint response
* Update changelog
2024-11-20 20:20:11 +01:00
QURBAN AHMAD
e7356dc170
Feature/add pagination support to user endpoint ( #4050 )
...
* Add pagination support to user endpoint
* Update changelog
2024-11-17 10:05:59 +01:00
Amandee Ellawala
6057794eb6
Feature/extend assistant by holding selector ( #4031 )
...
* Extend assistant by holding selector
* Update changelog
2024-11-10 10:29:43 +01:00
Thomas Kaul
8fb484af4d
Bugfix/disable caching of benchmarks in markets overview if sharing ( #4027 )
...
* Disable caching of benchmarks if sharing mode
* Update changelog
2024-11-07 20:03:37 +01:00
Thomas Kaul
190bb4b6fb
Feature/refactor data gathering items ( #4032 )
...
* Refactoring
2024-11-07 19:57:37 +01:00
Thomas Kaul
93001b68ad
Feature/introduce lookup response interface ( #4019 )
...
* Introduce lookup response interface
* Refactor lookup item interface
2024-11-03 19:58:19 +01:00
Thomas Kaul
a1fbdc2ebe
Bugfix/exception handling in user authorization ( #4015 )
...
* Add guard
* Update changelog
2024-11-03 15:51:59 +01:00
Thomas Kaul
b2aa31f4ba
Bugfix/handle missing Stripe api key exception ( #4013 )
...
* Conditionally initialize Stripe
2024-11-02 22:28:13 +01:00
Thomas Kaul
5652d19a88
Feature/upgrade stripe dependencies 20241102 ( #4009 )
...
* Upgrade stripe dependencies
* Update changelog
2024-11-02 13:45:47 +01:00
Thomas Kaul
a80ca507f8
Feature/add lastRequestAt to analytics ( #4010 )
...
* Add lastRequestAt to Analytics
2024-11-02 13:45:26 +01:00
Thomas Kaul
5f56812125
Feature/extend promotion system ( #4008 )
...
* Extend promotion system
2024-11-02 13:44:57 +01:00
Thomas Kaul
10e725b51a
Feature/Add dataProviderGhostfolioDailyRequests to Analytics ( #4001 )
...
* Add dataProviderGhostfolioDailyRequests to Analytics
2024-10-30 21:39:20 +01:00
Thomas Kaul
5de176a7ef
Feature/rename allocation cluster risk x ray rule ( #3994 )
...
* Rename Allocation Cluster Risk to Economic Market Cluster Risk
* Update changelog
2024-10-28 20:03:37 +01:00
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>
2024-10-26 11:07:48 +02:00
Thomas Kaul
4104fb2f8f
Feature/Improve subscription service ( #3989 )
...
* Various improvements
2024-10-26 10:29:04 +02:00
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
2024-10-26 09:42:33 +02:00
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>
2024-10-26 09:41:37 +02:00
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>
2024-10-25 18:49:31 +02:00
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
2024-10-23 20:31:54 +02:00
vitalymatyushik
d325f8bfaf
Feature/Add static portfolio analysis rule for emerging Markets ( #3949 )
...
* Add static portfolio analysis rule: Allocation Cluster Risk (Emerging Markets)
* Update changelog
2024-10-22 20:19:56 +02:00