Commit Graph

3448 Commits

Author SHA1 Message Date
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
456327d199 Release 2.156.0 (#4614) 2025-04-27 14:29:34 +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
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
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
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
d2452791cc Feature/update create watchlist item permission (#4608)
* Remove createWatchlistItem permission
2025-04-26 21:47:03 +02:00
e86801dfe9 Feature/improve language localization for FR 20250426 (#4603)
* Improve french translation

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

* Update changelog
2025-04-25 08:24:16 +02:00
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
4c63e08e3c Release 2.155.0 (#4595) 2025-04-23 20:29:27 +02:00
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
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
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
10580e22d1 Feature/migrate value component to control flow (#4592)
* Migrate to control flow

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

* Update changelog
2025-04-23 20:15:31 +02:00
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
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
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
416fa44cf0 Feature/create watchlist API endpoints (#4570)
* Create watchlist API endpoints

* Update changelog
2025-04-21 20:19:59 +02:00
b77afed38c Release 2.154.0 (#4583) 2025-04-21 19:49:15 +02:00
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
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
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
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
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
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
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
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
6b2966b7dc Feature/extend benchmark detail dialog by market price (#4565)
* Add current market price

* Update changelog
2025-04-20 08:01:03 +02:00
c16352b76c Bugfix/fix typos in permissions (#4572)
* Fix typos in permissions
2025-04-20 07:54:34 +02:00
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
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
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
f3022ca1f4 Release 2.153.0 (#4561) 2025-04-18 14:44:45 +02:00
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
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
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
db38806812 Feature/refresh cryptocurrencies list 20250417 (#4548)
* Update cryptocurrencies.json

* Update changelog
2025-04-18 11:15:51 +02:00
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
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
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
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
073e60055d Release 2.152.1 (#4553) 2025-04-17 20:35:12 +02:00
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