3526 Commits

Author SHA1 Message Date
Thomas Kaul
fe5d6f702b
Feature/add hint about delayed market data to markets overview (#4699)
* Add hint about delayed market data

* Update changelog
2025-05-21 16:48:43 +02:00
github-actions[bot]
eed9d157f0
Feature/update locales (#4729)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-20 23:57:37 +02:00
Thomas Kaul
a06872b657
Bugfix/improve show condition of button to fetch current market price (#4700)
* Improve show condition of button to fetch current market price

* Update changelog
2025-05-20 23:53:32 +02:00
Thomas Kaul
f4ef91e3be
Feature/upgrade twitter-api-v2 to version 1.23.0 (#4693)
* Upgrade twitter-api-v2 to version 1.23.0

* Update changelog
2025-05-20 23:49:54 +02:00
jlebutte
f361ecc732
Feature/improve language localization for FR 20250520 (#4728)
* Improve language localization for FR

* Update changelog
2025-05-20 23:48:34 +02:00
Felix Jordan
294a1834b6
Feature/improve language localization for CA 20250513 (#4719)
* Improve language localization for CA
2025-05-20 21:05:02 +02:00
Fabio Carlos
f63ede46b0
Feature/improve language localization for IT 20250513 (#4717)
* Improve language localization for IT
2025-05-20 21:02:37 +02:00
Thomas Kaul
70a4697f54
Feature/remove deprecated endpoints in admin controller (#4687)
* Remove deprecated endpoints

* Update changelog
2025-05-20 09:22:49 +02:00
github-actions[bot]
c2c628e77c
Feature/update locales (#4726)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-19 22:46:41 +01:00
Thomas Kaul
a0f377e8eb
Feature/refactor ordersCount to activityCount (#4688)
* Refactor ordersCount to activityCount
2025-05-19 22:27:52 +01:00
Gadi Cohen
57c43e5815
Feature/upgrade yahoo-finance2 to version 3.3.2 (#4721)
* Upgrade yahoo-finance2 to version 3.3.2

* Update changelog
2025-05-18 20:45:00 +02:00
github-actions[bot]
273ec92316
Feature/update locales (#4724)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-18 20:14:36 +02:00
Thomas Kaul
af79888cd6
Feature/add asset profile count to data providers management of admin control (#4707)
* Extend admin settings columns

* assetProfileCount
* status

* Update changelog
2025-05-18 10:54:53 +01:00
Thomas Kaul
698d71fb3a
Feature/restrict permissions of demo user (#4697)
* Restrict permissions of demo user

* Update changelog
2025-05-17 19:39:48 +02:00
Thomas Kaul
ccbf958aa6
Feature/upgrade countup.js to version 2.8.2 (#4708)
* Upgrade countup.js to version 2.8.2

* Update changelog
2025-05-16 20:16:24 +02:00
Thomas Kaul
1697b7e1e0
Feature/remove unused Order model (#4690)
* Remove unused Order model
2025-05-15 15:56:05 +01:00
github-actions[bot]
895a6214c7
Feature/update locales (#4718)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-14 23:29:32 +02:00
Thomas Kaul
e97757631b
Feature/add missing types of impersonationId in controllers (#4691)
* Add missing types
2025-05-14 22:52:11 +02:00
Jeffrey Bouman
a8937fbf04
Feature/improve language localization for NL 20250512 (#4714)
* Improve language localization for NL

* Update changelog
2025-05-13 18:49:46 +01:00
Kenrick Tandrian
365318e6e0
Feature/improve localization (#4709)
* Update translations

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-05-12 08:40:33 +02:00
github-actions[bot]
6c322522d9
Feature/update locales (#4706)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-10 20:54:48 +02:00
andiz2
0b7fc7a3b2
Feature/migrate data providers overview to Angular Material table (#4704)
* Migrate data providers overview to Angular Material table

* Update changelog
2025-05-10 20:23:06 +02:00
Kenrick Tandrian
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
github-actions[bot]
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
Kenrick Tandrian
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
Thomas Kaul
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
github-actions[bot]
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
Thomas Kaul
d99217a434
Feature/refactor @Input in portfolio proportion chart component (#4684)
* Refactor @Input in GfPortfolioProportionChartComponent
2025-05-09 17:31:35 +02:00
Thomas Kaul
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
Thomas Kaul
b6e8431c53
Feature/clean up unused @Input in top holdings component (#4683)
* Clean up unused input
2025-05-09 16:24:03 +02:00
Thomas Kaul
11629ffd26
Feature/clean up unused interfaces (#4685)
* Clean up unused interfaces
2025-05-09 16:20:02 +02:00
Thomas Kaul
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
github-actions[bot]
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
Georgine Forner
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
andiz2
1215803a40
Bugfix/fix ApiKeyStrategy error (#4682)
* 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 (#4676)
* Extend admin endpoint by asset profile count per data provider

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

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

* Update changelog
2025-05-07 20:34:31 +02:00
github-actions[bot]
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
Thomas Kaul
096699d83b
Release 2.161.0 (#4671) 2025-05-06 18:08:25 +02:00
Thomas Kaul
19eff6e814
Bugfix/fix horizontal overflow in table of benchmark component (#4668)
* Fix horizontal overflow

* Update changelog
2025-05-06 18:05:30 +02:00
Thomas Kaul
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
Kenrick Tandrian
c38dab5ab0
Feature/extend holding endpoint by performances (#4660)
* 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 (#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
github-actions[bot]
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
Aris Hadrian
307621e103
Feature/improve language localization for TR 20250506 (#4663)
* Improve language localization for TR

* Update changelog
2025-05-06 09:42:33 +02:00
Thomas Kaul
6e9622a2cf
Release 2.160.0 (#4659) 2025-05-04 17:16:41 +02:00
Marcin Szymański
28d2fd3877
Bugfix/restore incorrect fee currency conversion (#4645)
* Restore incorrect fee currency conversion

* Update changelog
2025-05-04 17:14:46 +02:00
github-actions[bot]
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
Thomas Kaul
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