Thomas Kaul
6bb85c4fb8
Bugfix/allow GBp in currency code validation ( #4640 )
...
* Allow GBp in currency code validation
* Update changelog
12 months ago
Thomas Kaul
8fbdcac66c
Feature/rename Order to activities in account database schema ( #4577 )
...
* Rename Order to activities
* Update changelog
12 months ago
Thomas Kaul
d919622932
Bugfix/fix create watchlist item for new asset profile ( #4625 )
...
* Fix create watchlist item for new asset profile
12 months ago
Thomas Kaul
b90bfc3d6e
Feature/extend data providers management of admin control panel ( #4615 )
...
* Extend data providers management
* Update changelog
12 months ago
Kenrick Tandrian
c671ea4022
Feature/add frontend for watchlist ( #4604 )
...
* Add frontend for watchlist
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
12 months ago
csehatt741
f209519d95
Bugfix/investment calculation for activities in custom currency ( #4597 )
...
* Investment calculation for activities in custom currency
* Update changelog
1 year ago
Thomas Kaul
b2dcb1e7ac
Feature/improve subscription interstitial ( #4612 )
...
* Improve algorithm
* Set up skip button delay
1 year ago
Thomas Kaul
862de91e7b
Feature/respect watcher count in delete asset profile checkbox ( #4609 )
...
* Respect watchedByCount in delete asset profile checkbox
* Update changelog
1 year ago
Thomas Kaul
d2452791cc
Feature/update create watchlist item permission ( #4608 )
...
* Remove createWatchlistItem permission
1 year ago
Thomas Kaul
7fb0f9b6e8
Feature/refactor import service ( #4599 )
...
* Refactoring
1 year ago
Thomas Kaul
3b59d7989a
Feature/improve currency code validation ( #4598 )
...
* Improve currency code validation
* Update changelog
1 year ago
Thomas Kaul
50e7e3d3c7
Feature/simplify data source checks in DTOs ( #4581 )
...
* Simplify DataSource checks in DTOs
* Add test case
* Update changelog
1 year ago
Thomas Kaul
56fcafaa12
Feature/improve premium data provider handling in getQuotes() ( #4590 )
...
* Improve premium data provider handling in getQuotes()
1 year ago
Thomas Kaul
e67ccea673
Feature/rename User to user in subscription database schema ( #4576 )
...
* Rename User to user
* Update changelog
1 year ago
Kenrick Tandrian
416fa44cf0
Feature/create watchlist API endpoints ( #4570 )
...
* Create watchlist API endpoints
* Update changelog
1 year 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
3091c3f080
Feature/rename Subscription to subscriptions in user database schema ( #4575 )
...
* Rename Subscription to subscriptions
* Update changelog
1 year ago
Thomas Kaul
d6e0b499d9
Feature/migrate lookup by ISIN in Financial Modeling Prep service to stable API version ( #4573 )
...
* Migrate lookup by ISIN to stable API version
* Update changelog
1 year ago
Thomas Kaul
1ae5ba7f8a
Feature/parallelize asset profile requests in get quotes functionality of Financial Modeling Prep service ( #4569 )
...
* Parallelize asset profile requests
* Update changelog
1 year ago
Thomas Kaul
b6f87e46a7
Bugfix/fix asset class parsing in Financial Modeling Prep service for exchange rates ( #4559 )
...
* Fix the asset class parsing
* Update changelog
1 year ago
Thomas Kaul
f29f201a4f
Bugfix/add missing isActive flag in asset profile of custom currency ( #4557 )
...
* Add missing isActive flag
* Update changelog
1 year ago
Thomas Kaul
db38806812
Feature/refresh cryptocurrencies list 20250417 ( #4548 )
...
* Update cryptocurrencies.json
* Update changelog
1 year ago
csehatt741
3361666f63
Feature/activity in custom currency ( #4486 )
...
* Activity in custom currency
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
07ad7f2817
Bugfix/fix upgrade vs. renew subscription button labels ( #4549 )
...
* Fix upgrade vs. renew subscription button labels
1 year ago
Thomas Kaul
d23dfadbd0
Bugfix/fix active subscription in user table of admin control ( #4544 )
...
* Fix active subscription
* Update changelog
1 year ago
Thomas Kaul
94e53c7d4a
Feature/move subscription offer from info to user service ( #4533 )
...
* Move subscription offer from info to user service
* Update changelog
1 year ago
Thomas Kaul
6122da3f14
Feature/optimize get range query in market data service ( #4527 )
...
* Optimize query in getRange()
* Update changelog
1 year ago
csehatt741
42734dff75
Feature/deactivate asset profile on delisting (Yahoo Finance) ( #4524 )
...
* Deactivate asset profile on delisting (Yahoo Finance)
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
d1a4cb5037
Feature/improve financial modeling prep service ( #4528 )
...
* Improve service
* Set maximum number of symbols per request
* Migrate getQuotes to stable API version
* Update changelog
1 year ago
csehatt741
0f557f431e
Feature/add status column to market data table in admin control panel ( #4520 )
...
* Add status column to market data table in admin control panel
* Update changelog
1 year ago
Tobias Kugel
57748a18ef
Feature/add data gathering toggle to asset profile details dialog ( #4497 )
...
* Add data gathering toggle to asset profile details dialog
* Update changelog
1 year ago
Marcin Szymański
5754f01819
Feature/improve check for duplicates in preview step of activities import (comments) ( #4498 )
...
* Improve check for duplicates in preview step of activities import (comments)
* Update changelog
1 year ago
Tobias Kugel
91394160b9
Feature/Allow to edit identifier in asset profile dialog ( #4469 )
...
* Allow to edit identifier in asset profile dialog
* Update changelog
1 year ago
Shaunak Das
a13d6140cf
Feature/extend emergency fund X-ray rule to support assets ( #4485 )
...
* Extend emergency fund X-ray rule to support assets
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
31be526c11
Feature/restrict historical market data gathering to active asset profiles ( #4483 )
...
* Restrict historical market data gathering to active asset profiles
* Update changelog
1 year ago
Thomas Kaul
f08ed2dc68
Feature/add isActive flag to asset profile model ( #4479 )
...
* Add isActive to SymbolProfile model
* Update changelog
1 year ago
Thomas Kaul
c467c946d4
Bugfix/fix symbol validation in Yahoo Finance service ( #4472 )
...
* Fix symbol validation
* Add test cases
1 year ago
Thomas Kaul
a6952a0e37
Feature/extend get data sources in data provider service ( #4473 )
...
* Extend data sources
1 year ago
csehatt741
4842c347a9
Feature/generate new security token for user via admin control panel ( #4458 )
...
* Generate new security token for user via admin control panel
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Sayed Murtadha Ahmed
6c624fefc9
Feature/eliminate firstOrderDate in favor of dateOfFirstActivity in portfolio summary component ( #4462 )
...
* Eliminate firstOrderDate in favor of dateOfFirstActivity in portfolio summary component
* Update changelog
1 year ago
Ronnie Alsop
a9c3224856
Feature/add endpoint to localize site.webmanifest ( #4450 )
...
* Add endpoint to localize site.webmanifest
* Refactor rootUrl
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
csehatt741
198f73db00
Feature/improve export by applying filters on accounts and tags ( #4425 )
...
* Improve export by applying filters on accounts and tags
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
d8b305a343
Feature/add Storybook to sitemap.xml ( #4452 )
...
* Add Storybook
* Update changelog
1 year ago
Szymon Łągiewka
795e4582a8
Feature/replace lodash.uniq with Array.from + Set ( #4387 )
...
* Replace lodash.uniq with Array.from + Set
* Update chagnelog
1 year ago
csehatt741
efc0b1bf5a
Feature/support filters in AI prompt API ( #4431 )
...
* Support filters in AI prompt API
* Update changelog
1 year ago
Thomas Kaul
4db8c007f0
Bugfix/fix activities import with account balances ( #4446 )
...
* Fix import with account balances
* Update changelog
1 year ago
Thomas Kaul
6036547cf5
Feature/refactor portfolio calculator factory ( #4454 )
...
* Refactor portfolio calculator factory
1 year ago
Thomas Kaul
f17a95eb48
Feature/refresh cryptocurrencies list 20250316 ( #4449 )
...
* Update cryptocurrencies.json
* Update changelog
1 year ago
Thomas Kaul
6cd79fab31
Feature/rename TWR to ROAI ( #4453 )
...
* Rename TWR to ROAI
1 year ago
Thomas Kaul
5783497a66
Feature/improve symbol validation in Yahoo Finance service ( #4445 )
...
* Improve symbol validation
* Update changelog
1 year ago
Thomas Kaul
755ab15755
Feature/format name in financial modeling prep service ( #4441 )
...
* Format name
* Update changelog
1 year ago
Thomas Kaul
b90e3076d0
Feature/remove exchange rates from admin control overview ( #4439 )
...
* Remove exchange rates
* Update changelog
1 year ago
Thomas Kaul
2f868b8902
Feature/add guard to TransformDataSourceInRequestInterceptor ( #4438 )
...
* Add guard
1 year ago
Ken Tandrian
1917c17cf9
Bugfix/fix issue with serving Storybook related to contentSecurityPolicy ( #4437 )
...
* Fix issue with serving Storybook related to contentSecurityPolicy
* Update changelog
1 year ago
Thomas Kaul
70cd1a89b5
Feature/extend Ghostfolio data provider ( #4420 )
...
* Extend Ghostfolio data provider
1 year ago
Thomas Kaul
6bdfd8984f
Bugfix/fix fetching dividend and historical market data in Financial Modeling Prep service ( #4416 )
...
* Add default values
* Update changelog
1 year ago
Thomas Kaul
52081d6741
Bugfix/exclude Storybook from html template middleware ( #4414 )
...
* Exclude storybook
* Update changelog
1 year ago
csehatt741
cb1f488eb4
Feature/extend export by account balances ( #4390 )
...
* Extend export by account balances
* Update changelog
1 year ago
Ken Tandrian
bdde9dd314
Task/upgrade to simplewebauthn version 13.1 ( #4407 )
...
* Upgrade to simplewebauthn version 13.1
* Update changelog
1 year ago
csehatt741
589eefaa76
Feature/extend AI prompt API by mode ( #4395 )
...
* Extend AI prompt API by mode
* Update changelog
1 year ago
csehatt741
3a09996ca1
Bugfix/fix functionality to delete asset profile of custom currency ( #4354 )
...
* Fix functionality to delete asset profile of custom currency
* Update changelog
1 year ago
Thomas Kaul
8b353fbf66
Feature/introduce Promise.all() in getPerformance() of portfolio service ( #4381 )
...
* Introduce Promise.all()
* Update changelog
1 year ago
Thomas Kaul
8f4f29571b
Bugfix/fix export functionality of platforms ( #4379 )
...
* Fix export functionality of platforms
* Update changelog
1 year ago
Matt Fiddaman
6cdcf9622e
Bugfix/handle exception in benchmark service related to unnamed asset profiles ( #4355 )
...
* Handle exception in benchmark service related to unnamed asset profiles
* Update changelog
1 year ago
Thomas Kaul
a8d1248461
Feature/improve symbol lookup in Trackinsight service ( #4377 )
...
* Improve symbol lookup for EXCHANGE:SYMBOL pattern
* Update changelog
1 year ago
csehatt741
035306d4d8
Feature/add createdAt to snapshot and public portfolio endpoint response ( #4350 )
...
* Add createdAt to snapshot and public portfolio endpoint response
* Update changelog
---------
Co-authored-by: Verbindolai <nikolaiwieczorek@web.de>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Sayed Murtadha Ahmed
2f35f7225f
Feature/extend export by platforms ( #4360 )
...
* Extend export by platforms
* Update changelog
1 year ago
Thomas Kaul
168a679535
Feature/extend trackinsight data enhancer by cusip ( #4362 )
...
* Extend Trackinsight data enhancer by cusip
* Update changelog
1 year ago
Thomas Kaul
8f165d46e0
Feature/add cusip to asset profile model ( #4347 )
...
* Add CUSIP
* Update changelog
1 year ago
csehatt741
634bdf16d6
Feature/extend portfolio snapshot by activities count ( #4352 )
...
* Extend portfolio snapshot by activities count
* Update changelog
1 year ago
Shaunak Das
7577a452f0
Feature/add activities count to GET user endpoint ( #4351 )
...
* Add activities count to GET user endpoint
* Update changelog
1 year ago
Sayed Murtadha Ahmed
05b0728b2a
Feature/extend export by tags ( #4337 )
...
* Extend export by tags
* Update changelog
1 year ago
Thomas Kaul
69a0de28cd
Bugfix/fix issue with symbol profile overrides in historical market data table of admin control panel ( #4339 )
...
* Respect symbol profile overrides in market data controller (GET)
* Update changelog
1 year ago
Thomas Kaul
b2698fccbd
Feature/improve validation of currency management in admin control panel ( #4334 )
...
* Improve validation of currency management
* Update changelog
1 year ago
Thomas Kaul
e26b015407
Bugfix/cannot register cron jobs ( #4325 )
...
* Reorganize benchmark modules and move benchmarks endpoint
1 year ago
Thomas Kaul
ab9133fa24
Bugfix/fix gaps in chart of benchmark comparator ( #4311 )
...
* Fix benchmark interval
* Update changelog
1 year ago
Thomas Kaul
f1ab3ff8e8
Feature/modernize tags endpoint ( #4317 )
...
* Modernize tags endpoint
* Update changelog
1 year ago
Guillermo Tomás Fernández Martín
4f76ee6758
Feature/improve symbol lookup in Trackinsight data enhancer ( #4296 )
...
* Feature: enhance Trackinsight data fetching with symbol search fallback
* Feature: refactor Trackinsight symbol search for improved clarity and error handling
* Fixed style concerns and removed code duplication
* Minor improvements
* Update changelog
* Update changelog
* Clean up
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Ken Tandrian
ec8fce44a6
Feature/allow creating custom tags from holding detail dialog component ( #4308 )
...
* Allow creating custom tags from holding detail dialog component
* Extend create tag endpoint
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Amandee Ellawala
ab379f9abf
Feature/extend holding detail dialog by historical market data editor ( #4281 )
...
* Extend holding detail dialog by historical market data editor
* Update changelog
1 year ago
Shaunak Das
ece8c80aa1
Feature/regional market cluster risk for Asia-Pacific ( #4313 )
...
* Add regional market cluster risk for Asia-Pacific
* Update changelog
1 year ago
Thomas Kaul
c7f39d3884
Feature/exclude manual data source from encoding ( #4307 )
...
* Exclude MANUAL data source from encoding
1 year ago
Shaunak Das
b616274380
Feature/add regional market cluster risk for Japan ( #4309 )
...
* Add regional market cluster risk for Japan
* Update changelog
1 year ago
Shaunak Das
dee612b2a2
Feature/add regional market cluster risk for emerging markets ( #4291 )
...
* Add regional market cluster risk for emerging markets
* Update changelog
1 year ago
Thomas Kaul
5b786ba143
Feature/improve error handling in CoinGecko service ( #4287 )
...
* Improve error handling
* Update changelog
1 year ago
Shaunak Das
06298089db
Feature/add regional market cluster risk rule for Europe ( #4271 )
...
* Add regional market cluster risk rule for Europe
* Update changelog
1 year ago
Thomas Kaul
8878212487
Feature/expire snapshot cache on holding tags change ( #4277 )
...
* Expire snapshot cache on holding tags change
* Update changelog
1 year ago
Thomas Kaul
9905c428af
Feature/refactor regional market cluster risk rule for North America ( #4276 )
...
* Refactoring
1 year ago
Guillermo Tomás Fernández Martín
d4f28e2759
Feature/add support for ETF sector data in YahooFinanceDataEnhancer ( #4258 )
...
* Add support for ETF sector data in YahooFinanceDataEnhancer
* Update changelog
1 year ago
Shaunak Das
8bd869e1b2
Feature/add regional market cluster risk for north america ( #4240 )
...
* Add regional market cluster risk for north america
* Update changelog
1 year ago
Thomas Kaul
4cb4375514
Bugfix/fix issue with holdings and sectors while using symbol profile overrides ( #4234 )
...
* Fix issue with holdings and sectors while using symbol profile overrides
* Update changelog
1 year ago
Thomas Kaul
4b65b6277e
Feature/refresh cryptocurrencies list 20250123 ( #4245 )
...
* Update cryptocurrencies.json
* Update changelog
1 year ago
Thomas Kaul
cca26040bf
Feature/extend get asset profile in financial modeling prep service ( #4230 )
...
* Extend get asset profile by ETF website
1 year ago
Miguel Borges de Freitas
553c10ac91
Bugfix/fix issue with MIME type detection in scraper configuration ( #4237 )
...
* Fix issue with MIME type detection in scraper configuration
* Update changelog
1 year ago
Thomas Kaul
39ac6f352f
Feature/extend get historical in financial modeling prep service ( #4229 )
...
* Extend get historical
* Update changelog
1 year ago
Thomas Kaul
2e4ad7b0ea
Feature/move language localization for Polski from experimental to general availability ( #4200 )
...
* Move language localization for Polski from experimental to general availability
* Update changelog
1 year ago
Thomas Kaul
4e51a973c7
Feature/refactor is cryptocurrency check ( #4215 )
...
* Refactoring
1 year ago
Thomas Kaul
4d201acdbe
Feature/extend get dividends in financial modeling prep service ( #4210 )
...
* Extend get dividends
* Update changelog
1 year ago
Thomas Kaul
511a2d6d0d
Feature/extend asset profile data in financial modeling prep service ( #4206 )
...
* Extend asset profile data
* Update changelog
1 year ago
Thomas Kaul
40b628e0e7
Feature/extend search by isin in financial modeling prep service ( #4204 )
...
* Extend search by ISIN
* Update changelog
1 year ago
Ken Tandrian
75f34101b8
Feature/switch to ESLint flat config format ( #4203 )
...
* Switch to ESLint flat config format
* Update changelog
1 year ago
Ivan Kruglov
d5e64eaed4
Bugfix/fix issue with import of activities with type FEE ( #4187 )
...
* Fix import of activity with type FEE
* Update changelog
1 year ago
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
1 year ago
Thomas Kaul
ec79a9efb6
Bugfix/fix exception in scraper configuration ( #4196 )
...
* Fix exception in scraper configuration
* Update changelog
1 year ago
Serhii Serdiuk
9fe19868b9
Feature/set up language localization for Ukrainian ( #4190 )
...
* Set up language localization for Ukrainian
* Update changelog
1 year ago
Szymon Łągiewka
ca45098de3
Feature/refactor various lodash functions with native JavaScript equivalents ( #4170 )
...
* Refactored various lodash functions with native JavaScript equivalents
* Update changelog
1 year ago
Thomas Kaul
86683a5bf3
Bugfix/fix AI prompt endpoint ( #4185 )
1 year ago
Thomas Kaul
8c7cb78c0b
Feature/add copy AI prompt to clipboard action to analysis page ( #4176 )
...
* Add copy AI prompt to clipboard action
* Update changelog
1 year ago
Thomas Kaul
2e72ac7faf
Feature/format quotes in info service urls ( #4174 )
...
* Format quotes
1 year ago
Szymon Łągiewka
87f6357d74
Feature/send original MIME type in logo endpoint ( #4173 )
...
* Send original MIME type in logo endpoint
* Update changelog
1 year ago
Thomas Kaul
bbbd974be6
Bugfix/improve handling of missing url in logo service ( #4171 )
...
* Improve handling of missing url
* Update changelog
1 year ago
Thomas Kaul
1cf7ffdee8
Feature/refresh cryptocurrencies list 20241230 ( #4165 )
...
* Update cryptocurrencies.json
* Update changelog
1 year ago
Szymon Łągiewka
7a602ea2d6
Feature/remove got in favor of using fetch ( #4154 )
...
* Remove got in favor of using fetch
* Update changelog
1 year ago
Thomas Kaul
167abe4107
Bugfix/fix algebraic sign in twitter bot service ( #4158 )
...
* Fix -0.0 to 0.0
* Update changelog
1 year ago
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>
1 year ago
Szymon Łągiewka
28f7781fa2
Feature/eliminate body-parser ( #4155 )
...
* Eliminate body-parser in favor of using @nestjs/platform-express
* Update changelog
1 year ago
Thomas Kaul
615278a887
Feature/improve automatic deletion of unused asset profiles ( #4149 )
...
* Improve automatic deletion of unused asset profiles
* Update changelog
1 year ago
Thomas Kaul
c9047e7c17
Feature/add user interface for received access ( #4146 )
...
* Add user interface for received access
* Update changelog
1 year ago
Thomas Kaul
f2638614d4
Feature/improve search for asset profiles with manual data source in create or update activity dialog ( #4142 )
...
* Improve search for asset profiles with MANUAL data source
* Update changelog
1 year ago
Thomas Kaul
7a19fc53b0
Feature/improve activities import by isin for yahoo finance ( #4140 )
...
* Allow activities import by isin even if multiple quotes found
* Update changelog
1 year ago
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
1 year ago
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
1 year ago
Thomas Kaul
943ff2f0dc
Feature/improve usability of X-ray page by hiding empty rule categories ( #4108 )
...
* Hide empty rule categories
* Update changelog
1 year ago
Thomas Kaul
6ad9661d7f
Feature/improve language localization for de 20241214 ( #4123 )
...
* Update translations
* Update changelog
1 year ago
Thomas Kaul
de68841843
Feature/add user id to symbol profile database schema ( #4122 )
...
* Add userId to SymbolProfile database schema
* Update changelog
1 year ago
Thomas Kaul
f3712b293c
Bugfix/fix exception in portfolio calculator ( #4119 )
...
* Add guard
* Update changelog
1 year ago
Thomas Kaul
6341a6de6a
Feature/refactor X-ray summary ( #4116 )
...
* Refactor report statistics
1 year ago
Ed
febb4119c6
Bugfix/fix jsonpath import ( #4115 )
...
* Fix jsonpath import
* Update changelog
1 year ago
Thomas Kaul
0841f8bd5b
Bugfix/fix exception in portfolio calculator ( #4113 )
...
* Fix exception in portfolio calculator
* Update changelog
1 year ago
Thomas Kaul
291be3e605
Feature/extend X-ray page by summary ( #4107 )
...
* Add summary to X-ray page
* Update changelog
1 year ago
Thomas Kaul
ebef361d63
Bugfix/fix exception in portfolio calculator ( #4109 )
...
* Fix exception in portfolio calculator
* Update changelog
1 year ago
Thomas Kaul
0e01674552
Feature/set hashedKey of ApiKey to unique ( #4103 )
...
* Set hashedKey to unique
1 year ago
Thomas Kaul
13582afd93
Feature/Setup API keys for Ghostfolio data provider ( #4093 )
...
* Setup API keys for Ghostfolio data provider
1 year 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
1 year ago
Thomas Kaul
3194ed2145
Feature/improve usability of Ghostfolio data provider ( #4086 )
...
* Improve usability
1 year ago
Thomas Kaul
2067e8ea40
Feature/add support for dividends in Ghostfolio data provider ( #4081 )
...
* Add support for dividends
1 year ago
Thomas Kaul
c6525ec0f4
Feature/refresh cryptocurrencies list 20241127 ( #4077 )
...
* Update cryptocurrencies.json
* Update changelog
1 year ago
Thomas Kaul
66bbbc2cb8
Feature/improve error handling in Ghostfolio data provider ( #4079 )
...
* Improve error handling
1 year ago
Thomas Kaul
8fe767a4e3
Feature/increase default request timeout ( #4075 )
...
* Increase default request timeout
* Update changelog
1 year ago
Thomas Kaul
fc7e350cf7
Feature/extend users table of admin control panel ( #4076 )
...
* Extend users table
* Update changelog
1 year ago
Thomas Kaul
9ca901f6e6
Feature/improve api key management of ghostfolio data provider ( #4069 )
...
* Improve API key management
* Add fallback for language code
1 year ago
Thomas Kaul
5f98dfa5d6
Feature/set up Ghostfolio data provider ( #4016 )
...
* Set up Ghostfolio data provider
* Update translations
* Update changelog
1 year ago
Thomas Kaul
0bc52fd80e
Feature/harmonize log messages in data provider services ( #4064 )
...
* Harmonize log messages
1 year ago
Thomas Kaul
a8ea8a4599
Feature/refactor types in EOD historical data service ( #4063 )
...
* Refactor types
1 year ago
QURBAN AHMAD
6d440eb777
Feature/add count to admin user endpoint response ( #4058 )
...
* Add count to admin user endpoint response
* Update changelog
1 year ago
QURBAN AHMAD
e7356dc170
Feature/add pagination support to user endpoint ( #4050 )
...
* Add pagination support to user endpoint
* Update changelog
1 year ago
Thomas Kaul
0e7482938b
Feature/add black weeks 2024 blog post ( #4049 )
...
* Add Black Weeks 2024 blog post
* Update changelog
1 year ago
Amandee Ellawala
6057794eb6
Feature/extend assistant by holding selector ( #4031 )
...
* Extend assistant by holding selector
* Update changelog
1 year ago
Thomas Kaul
8fb484af4d
Bugfix/disable caching of benchmarks in markets overview if sharing ( #4027 )
...
* Disable caching of benchmarks if sharing mode
* Update changelog
1 year ago
Thomas Kaul
190bb4b6fb
Feature/refactor data gathering items ( #4032 )
...
* Refactoring
1 year ago
Thomas Kaul
9c27fb70aa
Feature/minor improvements in data provider service ( #4017 )
...
* Refactoring
1 year ago
Thomas Kaul
93001b68ad
Feature/introduce lookup response interface ( #4019 )
...
* Introduce lookup response interface
* Refactor lookup item interface
1 year ago
Thomas Kaul
a1fbdc2ebe
Bugfix/exception handling in user authorization ( #4015 )
...
* Add guard
* Update changelog
1 year ago
Thomas Kaul
b2aa31f4ba
Bugfix/handle missing Stripe api key exception ( #4013 )
...
* Conditionally initialize Stripe
1 year ago
Thomas Kaul
5652d19a88
Feature/upgrade stripe dependencies 20241102 ( #4009 )
...
* Upgrade stripe dependencies
* Update changelog
1 year ago
Thomas Kaul
a80ca507f8
Feature/add lastRequestAt to analytics ( #4010 )
...
* Add lastRequestAt to Analytics
1 year ago
Thomas Kaul
5f56812125
Feature/extend promotion system ( #4008 )
...
* Extend promotion system
1 year ago
Thomas Kaul
db53ef54c4
Feature/use log levels to conditionally log prisma query events ( #4003 )
...
* Use LOG_LEVELS for prisma query events
* Update changelog
1 year ago
Thomas Kaul
10e725b51a
Feature/Add dataProviderGhostfolioDailyRequests to Analytics ( #4001 )
...
* Add dataProviderGhostfolioDailyRequests to Analytics
1 year 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 years ago
Thomas Kaul
6a195a7a36
Feature/extend sitemap.xml by resources sub pages in de ( #3993 )
...
* Extend sitemap.xml
2 years 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 years 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 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
4104fb2f8f
Feature/Improve subscription service ( #3989 )
...
* Various improvements
2 years 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 years 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 years 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>
2 years 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
2 years 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
2 years ago
Thomas Kaul
51b68e561f
Feature/add support for mutual funds in eod historical data service ( #3970 )
...
* Add support for mutual funds
* Update changelog
2 years 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>
2 years ago
Thomas Kaul
308d3b64b1
Feature/Remove empty constructors ( #3958 )
...
* Remove empty constructors
2 years 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
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
6696a4447a
Feature/Refactor test ok-novn-buy-and-sell-partially to load json file ( #3935 )
...
* Refactor test to load json file
2 years ago
Thomas Kaul
144e5da753
Feature/add units to x ray rule settings ( #3926 )
...
* Introduce unit
* Update changelog
2 years ago
dw-0
a14c10bad2
Feature/Enable unused compiler options in tsconfig ( #3895 )
...
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
2 years ago
Thomas Kaul
f8da265f5f
Feature/restructure XRayRulesSettings ( #3898 )
...
* Restructure XRayRulesSettings
* 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
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
2 years ago
Thomas Kaul
73cd2f9cb7
Bugfix/fix exception in portfolio details endpoint ( #3896 )
...
* Fix exception caused by markets and marketsAdvanced
* Update changelog
2 years ago
Matej Gerek
98957d282e
Feature/move tags from info to user service ( #3859 )
...
* Move tags from info to user service
* Update changelog
2 years 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>
2 years ago
Thomas Kaul
14b88edff6
Feature/extend MSFT buy with dividend test ( #3891 )
...
* Extend test
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
bce18f7261
Feature/reuse advanced markets calculation in portfolio details endpoint ( #3884 )
2 years ago
Thomas Kaul
f48ce4e1ae
Feature/reuse markets calculation in portfolio details endpoint ( #3883 )
...
* Reuse markets calculation in portfolio details endpoint
* Update changelog
2 years ago
Thomas Kaul
b50a1fc63d
Feature/reuse markets calculation in public portfolio endpoint ( #3882 )
...
* Reuse markets calculation in public portfolio endpoint
* Update changelog
2 years ago
ceroma
ecd75b5d8a
Feature/optimize portfolio snapshot computation by reusing date intervals ( #3855 )
...
* Optimize portfolio snapshot computation by reusing date intervals
* Update changelog
2 years ago
Thomas Kaul
f3e2091ff4
Feature/refactor markets calculation in details of portfolio service ( #3871 )
...
* Refactor markets calculation
2 years ago
Thomas Kaul
bcc8cb1e5b
Feature/modernize rules implementation ( #3869 )
...
* Modernize rules implementation
* Include markets in details
2 years 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>
2 years ago
Thomas Kaul
413076141c
Bugfix/fix calculation of allocations by market ( #3853 )
...
* Fix calculation of allocations by market (unknown)
* Update changelog
2 years ago
ceroma
2ad91e5796
Feature/optimize portfolio calculations with smarter date interval selection ( #3829 )
...
* Optimize portfolio calculations with smarter date interval selection
* Update changelog
2 years 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>
2 years ago
Thomas Kaul
feb3de768a
Feature/add unit test for redact attributes of object helper ( #3846 )
...
* Add unit test for redactAttributes()
2 years ago
Thomas Kaul
85cc72627b
Feature/add user id to tag database schema ( #3837 )
...
* Add user id to tag database schema
* Update changelog
2 years ago
ceroma
33de8a10bb
Feature/optimize portfolio calculations with smarter cloning of activities ( #3827 )
...
* Optimize portfolio calculations with smarter cloning of activities
* Update changelog
2 years ago