Commit Graph

2355 Commits

Author SHA1 Message Date
4adc9dc9b1 Feature/upgrade to node-yahoo-finance2 version 3 (#4695)
* Upgrade node-yahoo-finance2 from version 2.11.3 to 3.3.1

* Update changelog
2025-05-10 18:07:32 +02:00
7bf87352c9 Feature/update locales (#4703)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-10 14:53:46 +02:00
2932d57c1e Feature/improve language localization for ZH 20250510 (#4701)
* Improve language localization for ZH 20250510

* Update changelog
2025-05-10 14:50:04 +02:00
755d85a54b Feature/update locales (#4689)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-09 17:43:33 +02:00
d99217a434 Feature/refactor @Input in portfolio proportion chart component (#4684)
* Refactor @Input in GfPortfolioProportionChartComponent
2025-05-09 17:31:35 +02:00
480709c32a Bugfix/add missing permission guard in create watchlist item endpoint (#4686)
* Add missing permission guard

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

* Update changelog
2025-05-09 16:19:14 +02:00
72ccf47526 Feature/update locales (#4678)
* Update locales

* Clean up

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-05-09 12:32:23 +02:00
c81d3ced75 Feature/improve language localization for IT 20250509 (#4681)
* Improve language localization for IT 20250509

* Update changelog
2025-05-09 12:03:47 +02:00
1215803a40 Bugfix/fix ApiKeyStrategy error (#4682)
* Fix ApiKeyStrategy error
2025-05-09 10:48:43 +02:00
aadd9f56a0 Feature/extend admin endpoint by asset profile count per data provider (#4676)
* Extend admin endpoint by asset profile count per data provider

* Update changelog
2025-05-08 17:08:19 +02:00
8e76bd82eb Feature/improve language localization for Catalan (#4675)
* Improve language localization for Catalan

* Update changelog
2025-05-08 08:30:44 +02:00
828bd5f172 Feature/upgrade to NestJS 11 (#4270)
* Upgrade to NestJS 11

* Update changelog
2025-05-07 20:34:31 +02:00
03e27dd233 Feature/update locales (#4670)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-06 18:45:02 +02:00
67db1b0de4 Feature/rename Order to activities in SymbolProfile database schema (#4661)
* Rename Order to activities

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

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

* Update changelog
2025-05-06 17:41:04 +02:00
3ec2460bfe Feature/update locales (#4664)
* Update locales

* Clean up

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-05-06 17:38:21 +02:00
307621e103 Feature/improve language localization for TR 20250506 (#4663)
* Improve language localization for TR

* Update changelog
2025-05-06 09:42:33 +02:00
28d2fd3877 Bugfix/restore incorrect fee currency conversion (#4645)
* Restore incorrect fee currency conversion

* Update changelog
2025-05-04 17:14:46 +02:00
5b6447b60d Feature/update locales (#4658)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-04 15:58:24 +02:00
d661cdc78f Feature/rename account to accounts in platform database schema (#4656)
* Rename Account to accounts in platform database schema

* Update changelog
2025-05-04 15:55:31 +02:00
ecffb53f07 Feature/extend faq pages (#4655)
* Extend FAQ pages

* Update changelog
2025-05-04 15:54:54 +02:00
b93671c740 Feature/update locales (#4654)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-04 12:03:30 +02:00
620ae023d9 Feature/move watchlist to general availability (#4653)
* Add watchlist to features page

* Move watchlist to general availability

* Update changelog
2025-05-04 11:17:15 +02:00
3646fb7f77 Feature/refactor portfolio holding response (#4649)
* Refactor portfolio holding response

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

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

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

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

* Update changelog
2025-05-02 16:09:27 +02:00
e314efb2e1 Feature/improve language localization for FR 20250501 (#4637)
* Improve french translation

* Update changelog
2025-05-02 08:26:04 +02:00
ca992db14e Bugfix/save activities with type INTEREST, ITEM and LIABILITY (#4630)
* Save activities with type INTEREST, ITEM and LIABILITY

* Update changelog
2025-04-30 17:51:32 +02:00
8fbdcac66c Feature/rename Order to activities in account database schema (#4577)
* Rename Order to activities

* Update changelog
2025-04-30 17:31:06 +02:00
8df9667979 Feature/update locales (#4629)
* Update locales

* Update translations

* Update changelog

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-30 16:59:50 +02:00
73f009e43b Feature/extend GUI to delete watchlist item (#4624)
* Extend GUI to delete watchlist item

* Update changelog
2025-04-30 11:00:03 +02:00
d919622932 Bugfix/fix create watchlist item for new asset profile (#4625)
* Fix create watchlist item for new asset profile
2025-04-29 20:56:28 +02:00
a5fe259761 Feature/update locales (#4623)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-29 20:31:53 +02:00
b90bfc3d6e Feature/extend data providers management of admin control panel (#4615)
* Extend data providers management

* Update changelog
2025-04-28 19:42:39 +02:00
1b5a65d391 Feature/update locales (#4621)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-28 19:28:12 +02:00
fe1df8095a Feature/update locales (#4620)
* Update locales

* Update translations

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-28 18:53:33 +02:00
7d0af34034 Feature/update locales (#4619)
* Update locales

* Update translations

* Update changelog

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-28 18:26:26 +02:00
398833a0e3 Feature/improve wording of data providers management (#4617)
* Improve wording
2025-04-28 18:26:07 +02:00
c671ea4022 Feature/add frontend for watchlist (#4604)
* 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
f209519d95 Bugfix/investment calculation for activities in custom currency (#4597)
* Investment calculation for activities in custom currency

* Update changelog
2025-04-27 14:26:14 +02:00
c34996fdd6 Feature/update locales (#4613)
* Update locales

* Update translations

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-27 14:22:52 +02:00
a5e13d30ae Bugfix/fix missing localization for alias fallback on public page (#4610)
* Fix missing localization

* Update changelog
2025-04-27 14:11:37 +02:00
b2dcb1e7ac Feature/improve subscription interstitial (#4612)
* Improve algorithm

* Set up skip button delay
2025-04-27 14:10:57 +02:00
2774dd7b2e Feature/update locales (#4611)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-27 09:50:24 +02:00