Commit Graph

3504 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
3fe5a762eb Feature/extend personal finance tools 20250510 (#4698)
* Extend personal finance tools

* Add Balance Pro
* Add PinkLion
2025-05-10 14:48:33 +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
b6e8431c53 Feature/clean up unused @Input in top holdings component (#4683)
* Clean up unused input
2025-05-09 16:24:03 +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
096699d83b Release 2.161.0 (#4671) 2025-05-06 18:08:25 +02:00
19eff6e814 Bugfix/fix horizontal overflow in table of benchmark component (#4668)
* Fix horizontal overflow

* Update changelog
2025-05-06 18:05:30 +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
6e9622a2cf Release 2.160.0 (#4659) 2025-05-04 17:16:41 +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
308dfaa58d Feature/upgrade prisma to version 6.7.0 (#4647)
* Upgrade prisma to version 6.7.0

* Update changelog
2025-05-04 11:16:32 +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
c3887e2f8e Release 2.159.0 (#4643) 2025-05-02 17:01:39 +02:00
72188374ca Feature/upgrade bootstrap to version 4.6.2 (#4631)
* Upgrade bootstrap to version 4.6.2

* Update changelog
2025-05-02 16:47:18 +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
2306bc597b Release 2.158.0 (#4633) 2025-04-30 17:53:42 +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
afac9daeab Release 2.157.1 (#4627) 2025-04-29 20:58:28 +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
82cf4afd7d Release 2.157.0 (#4622) 2025-04-28 19:44:44 +02:00