3441 Commits

Author SHA1 Message Date
Thomas Kaul
862de91e7b
Feature/respect watcher count in delete asset profile checkbox (#4609)
* Respect watchedByCount in delete asset profile checkbox

* Update changelog
2025-04-27 09:46:25 +02:00
Thomas Kaul
07fa345457
Feature/upgrade ngx-skeleton-loader to version 11.0.0 (#4602)
* Upgrade ngx-skeleton-loader to version 11.0.0

* Update changelog
2025-04-27 09:44:58 +02:00
Thomas Kaul
68fb5c8b66
Feature/upgrade Nx to version 20.8.1 (#4601)
* Upgrade Nx to version 20.8.1

* Update changelog
2025-04-26 21:47:31 +02:00
Thomas Kaul
d2452791cc
Feature/update create watchlist item permission (#4608)
* Remove createWatchlistItem permission
2025-04-26 21:47:03 +02:00
Vinodh Zamboulingame
e86801dfe9
Feature/improve language localization for FR 20250426 (#4603)
* Improve french translation

* Update changelog
2025-04-26 17:36:49 +02:00
Thomas Kaul
7fb0f9b6e8
Feature/refactor import service (#4599)
* Refactoring
2025-04-26 07:02:31 +02:00
Thomas Kaul
3b59d7989a
Feature/improve currency code validation (#4598)
* Improve currency code validation

* Update changelog
2025-04-25 08:24:16 +02:00
Vinodh Zamboulingame
447fe1806f
Bugfix/fix activities import of files with extension in uppercase (#4596)
* Fix activities import of files with extension in uppercase

* Update changelog
2025-04-24 20:40:12 +02:00
Thomas Kaul
4c63e08e3c
Release 2.155.0 (#4595) 2025-04-23 20:29:27 +02:00
github-actions[bot]
8dcf04019d
Feature/update locales (#4594)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-23 20:27:06 +02:00
github-actions[bot]
ac37974fd6
Feature/update locales (#4593)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-23 20:26:35 +02:00
Thomas Kaul
50e7e3d3c7
Feature/simplify data source checks in DTOs (#4581)
* Simplify DataSource checks in DTOs

* Add test case

* Update changelog
2025-04-23 20:24:08 +02:00
Thomas Kaul
10580e22d1
Feature/migrate value component to control flow (#4592)
* Migrate to control flow

* Update changelog
2025-04-23 20:23:20 +02:00
Thomas Kaul
53a81b3c2b
Feature/migrate assistant component to control flow (#4591)
* Migrate to control flow

* Update changelog
2025-04-23 20:15:31 +02:00
Thomas Kaul
56fcafaa12
Feature/improve premium data provider handling in getQuotes() (#4590)
* Improve premium data provider handling in getQuotes()
2025-04-23 20:15:11 +02:00
Thomas Kaul
dfa940c1b4
Bugfix/add missing common module import in rule settings dialog (#4586)
* Add missing import

* Update changelog
2025-04-23 19:46:21 +02:00
Thomas Kaul
e67ccea673
Feature/rename User to user in subscription database schema (#4576)
* Rename User to user

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

* Update changelog
2025-04-21 20:19:59 +02:00
Thomas Kaul
b77afed38c
Release 2.154.0 (#4583) 2025-04-21 19:49:15 +02:00
github-actions[bot]
ad29221e79
Feature/update locales (#4582)
* 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-21 19:46:58 +02:00
Thomas Kaul
71fc3906c7
Feature/add performance calculation type to user settings (#4567)
* Add performance calculation type to user settings

* Update changelog
2025-04-21 19:28:31 +02:00
github-actions[bot]
26b705cfea
Feature/update locales (#4580)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-21 19:08:22 +02:00
Thomas Kaul
3091c3f080
Feature/rename Subscription to subscriptions in user database schema (#4575)
* 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 (#4573)
* 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 (#4569)
* Parallelize asset profile requests

* Update changelog
2025-04-21 07:42:32 +02:00
github-actions[bot]
de6c416639
Feature/update locales (#4574)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-20 16:10:10 +02:00
Tobias Kugel
a41032d0af
Feature/add expansion panel for historical market data editor (#4550)
* Add expansion panel for historical market data editor

* Update changelog
2025-04-20 16:06:24 +02:00
Thomas Kaul
6b2966b7dc
Feature/extend benchmark detail dialog by market price (#4565)
* Add current market price

* Update changelog
2025-04-20 08:01:03 +02:00
Martin Clifford
c16352b76c
Bugfix/fix typos in permissions (#4572)
* Fix typos in permissions
2025-04-20 07:54:34 +02:00
github-actions[bot]
e498746c4c
Feature/update locales (#4568)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-19 10:22:32 +02:00
Thomas Kaul
8163966212
Bugfix/fix word wrap in menu of historical market data table of admin control panel (#4562)
* Fix word wrap

* Update changelog
2025-04-19 10:18:37 +02:00
Thomas Kaul
1b45ce8619
Feature/add watchlist to user database schema (#4560)
* Add watchlist to user database schema

* Update changelog
2025-04-18 19:25:59 +02:00
Thomas Kaul
f3022ca1f4
Release 2.153.0 (#4561) 2025-04-18 14:44:45 +02:00
Thomas Kaul
b6f87e46a7
Bugfix/fix asset class parsing in Financial Modeling Prep service for exchange rates (#4559)
* 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 (#4557)
* Add missing isActive flag

* Update changelog
2025-04-18 14:04:39 +02:00
github-actions[bot]
7cebfbc9c2
Feature/update locales (#4556)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-18 11:18:50 +02:00
Thomas Kaul
db38806812
Feature/refresh cryptocurrencies list 20250417 (#4548)
* Update cryptocurrencies.json

* Update changelog
2025-04-18 11:15:51 +02:00
Thomas Kaul
13643f578a
Feature/upgrade uuid to version 11.1.0 (#4552)
* Upgrade uuid to version 11.1.0

* Update changelog
2025-04-18 11:14:26 +02:00
Thomas Kaul
edf03d1cd6
Feature/upgrade chart.js to version 4.4.9 (#4547)
* Upgrade chart.js to version 4.4.9

* Update changelog
2025-04-18 11:13:12 +02:00
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>
2025-04-18 11:11:49 +02:00
github-actions[bot]
53122b09ab
Feature/update locales (#4554)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-17 20:39:30 +02:00
Thomas Kaul
073e60055d
Release 2.152.1 (#4553) 2025-04-17 20:35:12 +02:00
Thomas Kaul
07ad7f2817
Bugfix/fix upgrade vs. renew subscription button labels (#4549)
* Fix upgrade vs. renew subscription button labels
2025-04-17 20:33:11 +02:00
Thomas Kaul
5e64de6650
Feature/extend personal finance tools 20250417 (#4551)
* Add Finvest
* Add Money Peak
* Add Peek
* Add Tresor One
2025-04-17 20:32:40 +02:00
Thomas Kaul
d23dfadbd0
Bugfix/fix active subscription in user table of admin control (#4544)
* Fix active subscription

* Update changelog
2025-04-17 17:47:36 +02:00
github-actions[bot]
c6083ec7c9
Feature/update locales (#4543)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-17 07:49:50 +02:00
Thomas Kaul
535e9b654d
Release 2.152.0 (#4542) 2025-04-16 20:59:46 +02:00
Thomas Kaul
94e53c7d4a
Feature/move subscription offer from info to user service (#4533)
* Move subscription offer from info to user service

* Update changelog
2025-04-16 20:57:28 +02:00
github-actions[bot]
5072ba09aa
Feature/update locales (#4541)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-16 20:51:40 +02:00
Thomas Kaul
6122da3f14
Feature/optimize get range query in market data service (#4527)
* Optimize query in getRange()

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