1322 Commits

Author SHA1 Message Date
Thomas Kaul
70a4697f54
Feature/remove deprecated endpoints in admin controller ()
* Remove deprecated endpoints

* Update changelog
2025-05-20 09:22:49 +02:00
Thomas Kaul
a0f377e8eb
Feature/refactor ordersCount to activityCount ()
* Refactor ordersCount to activityCount
2025-05-19 22:27:52 +01:00
Thomas Kaul
698d71fb3a
Feature/restrict permissions of demo user ()
* Restrict permissions of demo user

* Update changelog
2025-05-17 19:39:48 +02:00
Thomas Kaul
1697b7e1e0
Feature/remove unused Order model ()
* Remove unused Order model
2025-05-15 15:56:05 +01:00
Thomas Kaul
e97757631b
Feature/add missing types of impersonationId in controllers ()
* Add missing types
2025-05-14 22:52:11 +02:00
Kenrick Tandrian
4adc9dc9b1
Feature/upgrade to node-yahoo-finance2 version 3 ()
* Upgrade node-yahoo-finance2 from version 2.11.3 to 3.3.1

* Update changelog
2025-05-10 18:07:32 +02:00
Kenrick Tandrian
2932d57c1e
Feature/improve language localization for ZH 20250510 ()
* Improve language localization for ZH 20250510

* Update changelog
2025-05-10 14:50:04 +02:00
Thomas Kaul
480709c32a
Bugfix/add missing permission guard in create watchlist item endpoint ()
* Add missing permission guard

* Update changelog
2025-05-09 17:30:44 +02:00
Thomas Kaul
11629ffd26
Feature/clean up unused interfaces ()
* Clean up unused interfaces
2025-05-09 16:20:02 +02:00
Thomas Kaul
037d3b1a60
Feature/rename Order to activities in User database schema ()
* Rename Order to activities in User database schema

* Update changelog
2025-05-09 16:19:14 +02:00
andiz2
1215803a40
Bugfix/fix ApiKeyStrategy error ()
* Fix ApiKeyStrategy error
2025-05-09 10:48:43 +02:00
Felix Jordan
aadd9f56a0
Feature/extend admin endpoint by asset profile count per data provider ()
* Extend admin endpoint by asset profile count per data provider

* Update changelog
2025-05-08 17:08:19 +02:00
Haruka Kishida
828bd5f172
Feature/upgrade to NestJS 11 ()
* Upgrade to NestJS 11

* Update changelog
2025-05-07 20:34:31 +02:00
Thomas Kaul
67db1b0de4
Feature/rename Order to activities in SymbolProfile database schema ()
* Rename Order to activities

* Update changelog
2025-05-06 17:43:46 +02:00
Kenrick Tandrian
c38dab5ab0
Feature/extend holding endpoint by performances ()
* Extend holding endpoint by performances

* Update changelog
2025-05-06 17:43:03 +02:00
Kenrick Tandrian
40d3eaa023
Bugfix/fix performance calculation on date of activity when unit price differs from market price ()
* Fix performance calculation on date of activity when unit price differs from market price

* Update changelog
2025-05-06 17:41:04 +02:00
Marcin Szymański
28d2fd3877
Bugfix/restore incorrect fee currency conversion ()
* Restore incorrect fee currency conversion

* Update changelog
2025-05-04 17:14:46 +02:00
Thomas Kaul
d661cdc78f
Feature/rename account to accounts in platform database schema ()
* Rename Account to accounts in platform database schema

* Update changelog
2025-05-04 15:55:31 +02:00
Thomas Kaul
3646fb7f77
Feature/refactor portfolio holding response ()
* Refactor portfolio holding response

* maxPrice -> marketPriceMax
* minPrice -> marketPriceMin
* orders -> activities
2025-05-04 09:48:43 +02:00
Thomas Kaul
1bced96460
Feature/deprecate portfolio position endpoints ()
* Deprecate api/v1/portfolio/position endpoints

* Update changelog
2025-05-03 20:47:02 +02:00
Thomas Kaul
3e963228d6
Feature/refactor accounts response interface ()
* Refactor accounts response interface
2025-05-02 19:15:11 +02:00
Thomas Kaul
f70d71d5bd
Feature/improve watchlist for impersonation mode ()
* Improve watchlist for impersonation mode

* Update changelog
2025-05-02 16:46:43 +02:00
Kenrick Tandrian
770b322137
Feature/extend watchlist endpoint by name, performances and market condition ()
* Extend watchlist endpoint by name, performances and market condition

* Update changelog
2025-05-02 16:11:24 +02:00
Thomas Kaul
6bb85c4fb8
Bugfix/allow GBp in currency code validation ()
* Allow GBp in currency code validation

* Update changelog
2025-05-02 16:09:27 +02:00
Thomas Kaul
8fbdcac66c
Feature/rename Order to activities in account database schema ()
* Rename Order to activities

* Update changelog
2025-04-30 17:31:06 +02:00
Thomas Kaul
d919622932
Bugfix/fix create watchlist item for new asset profile ()
* Fix create watchlist item for new asset profile
2025-04-29 20:56:28 +02:00
Thomas Kaul
b90bfc3d6e
Feature/extend data providers management of admin control panel ()
* Extend data providers management

* Update changelog
2025-04-28 19:42:39 +02:00
Kenrick Tandrian
c671ea4022
Feature/add frontend for watchlist ()
* Add frontend for watchlist

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-28 17:17:35 +02:00
csehatt741
f209519d95
Bugfix/investment calculation for activities in custom currency ()
* Investment calculation for activities in custom currency

* Update changelog
2025-04-27 14:26:14 +02:00
Thomas Kaul
b2dcb1e7ac
Feature/improve subscription interstitial ()
* Improve algorithm

* Set up skip button delay
2025-04-27 14:10:57 +02:00
Thomas Kaul
862de91e7b
Feature/respect watcher count in delete asset profile checkbox ()
* Respect watchedByCount in delete asset profile checkbox

* Update changelog
2025-04-27 09:46:25 +02:00
Thomas Kaul
d2452791cc
Feature/update create watchlist item permission ()
* Remove createWatchlistItem permission
2025-04-26 21:47:03 +02:00
Thomas Kaul
7fb0f9b6e8
Feature/refactor import service ()
* Refactoring
2025-04-26 07:02:31 +02:00
Thomas Kaul
3b59d7989a
Feature/improve currency code validation ()
* Improve currency code validation

* Update changelog
2025-04-25 08:24:16 +02:00
Thomas Kaul
50e7e3d3c7
Feature/simplify data source checks in DTOs ()
* Simplify DataSource checks in DTOs

* Add test case

* Update changelog
2025-04-23 20:24:08 +02:00
Thomas Kaul
56fcafaa12
Feature/improve premium data provider handling in getQuotes() ()
* Improve premium data provider handling in getQuotes()
2025-04-23 20:15:11 +02:00
Thomas Kaul
e67ccea673
Feature/rename User to user in subscription database schema ()
* Rename User to user

* Update changelog
2025-04-22 19:38:03 +02:00
Kenrick Tandrian
416fa44cf0
Feature/create watchlist API endpoints ()
* Create watchlist API endpoints

* Update changelog
2025-04-21 20:19:59 +02:00
Thomas Kaul
71fc3906c7
Feature/add performance calculation type to user settings ()
* Add performance calculation type to user settings

* Update changelog
2025-04-21 19:28:31 +02:00
Thomas Kaul
3091c3f080
Feature/rename Subscription to subscriptions in user database schema ()
* Rename Subscription to subscriptions

* Update changelog
2025-04-21 16:30:01 +02:00
Thomas Kaul
d6e0b499d9
Feature/migrate lookup by ISIN in Financial Modeling Prep service to stable API version ()
* Migrate lookup by ISIN to stable API version

* Update changelog
2025-04-21 16:29:05 +02:00
Thomas Kaul
1ae5ba7f8a
Feature/parallelize asset profile requests in get quotes functionality of Financial Modeling Prep service ()
* Parallelize asset profile requests

* Update changelog
2025-04-21 07:42:32 +02:00
Thomas Kaul
b6f87e46a7
Bugfix/fix asset class parsing in Financial Modeling Prep service for exchange rates ()
* Fix the asset class parsing

* Update changelog
2025-04-18 14:41:55 +02:00
Thomas Kaul
f29f201a4f
Bugfix/add missing isActive flag in asset profile of custom currency ()
* Add missing isActive flag

* Update changelog
2025-04-18 14:04:39 +02:00
Thomas Kaul
db38806812
Feature/refresh cryptocurrencies list 20250417 ()
* Update cryptocurrencies.json

* Update changelog
2025-04-18 11:15:51 +02:00
csehatt741
3361666f63
Feature/activity in custom currency ()
* Activity in custom currency

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-18 11:11:49 +02:00
Thomas Kaul
07ad7f2817
Bugfix/fix upgrade vs. renew subscription button labels ()
* Fix upgrade vs. renew subscription button labels
2025-04-17 20:33:11 +02:00
Thomas Kaul
d23dfadbd0
Bugfix/fix active subscription in user table of admin control ()
* Fix active subscription

* Update changelog
2025-04-17 17:47:36 +02:00
Thomas Kaul
94e53c7d4a
Feature/move subscription offer from info to user service ()
* Move subscription offer from info to user service

* Update changelog
2025-04-16 20:57:28 +02:00
Thomas Kaul
6122da3f14
Feature/optimize get range query in market data service ()
* Optimize query in getRange()

* Update changelog
2025-04-16 20:48:43 +02:00