Commit Graph

3428 Commits

Author SHA1 Message Date
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
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
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
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
535e9b654d Release 2.152.0 (#4542) 2025-04-16 20:59:46 +02:00
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
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
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
cca1637aec Feature/move API key generation from experimental to general availability (#4540)
* Move API key generation from experimental to general availability
2025-04-16 20:47:30 +02:00
f34fba97ba Feature/upgrade Nx to version 20.8.0 (#4534)
* Upgrade Nx to version 20.8.1

* Update changelog
2025-04-16 20:46:57 +02:00
55791303a0 Feature/upgrade prisma to version 6.6.0 (#4531)
* Upgrade prisma to version 6.6.0

* Update changelog
2025-04-16 19:51:07 +02:00
c86033a0b5 Feature/update locales (#4538)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-16 15:09:50 +02:00
42734dff75 Feature/deactivate asset profile on delisting (Yahoo Finance) (#4524)
* Deactivate asset profile on delisting (Yahoo Finance)

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-16 07:44:42 +02:00
b2634db99f Update locales (#4529)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-11 19:11:26 +02:00
1856d40ad0 Release 2.151.0 (#4530) 2025-04-11 19:08:56 +02:00
267dfc572a Bugfix/fix pricing link in premium indicator component (#4525)
* Fix link to pricing page

* Update changelog
2025-04-11 19:04:33 +02:00
d1a4cb5037 Feature/improve financial modeling prep service (#4528)
* Improve service

* Set maximum number of symbols per request
* Migrate getQuotes to stable API version

* Update changelog
2025-04-11 19:04:03 +02:00
bb4e034300 Feature/upgrade Nx to version 20.7.1 (#4514)
* Upgrade Nx to version 20.7.1

* Update changelog
2025-04-10 17:45:09 +02:00
38e8284aef Feature/update locales (#4526)
* 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-09 21:37:31 +02:00
0f557f431e Feature/add status column to market data table in admin control panel (#4520)
* Add status column to market data table in admin control panel

* Update changelog
2025-04-09 19:33:00 +02:00
2c07b7f058 Feature/update locales (#4519)
* 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-08 21:53:20 +02:00