3526 Commits

Author SHA1 Message Date
Thomas Kaul
ecffb53f07
Feature/extend faq pages (#4655)
* Extend FAQ pages

* Update changelog
2025-05-04 15:54:54 +02:00
github-actions[bot]
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
Thomas Kaul
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
Thomas Kaul
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
Thomas Kaul
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
Thomas Kaul
1bced96460
Feature/deprecate portfolio position endpoints (#4648)
* Deprecate api/v1/portfolio/position endpoints

* Update changelog
2025-05-03 20:47:02 +02:00
Thomas Kaul
3e963228d6
Feature/refactor accounts response interface (#4644)
* Refactor accounts response interface
2025-05-02 19:15:11 +02:00
Thomas Kaul
c3887e2f8e
Release 2.159.0 (#4643) 2025-05-02 17:01:39 +02:00
Thomas Kaul
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
Thomas Kaul
f70d71d5bd
Feature/improve watchlist for impersonation mode (#4632)
* Improve watchlist for impersonation mode

* Update changelog
2025-05-02 16:46:43 +02:00
Kenrick Tandrian
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
Thomas Kaul
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
Vinodh Zamboulingame
e314efb2e1
Feature/improve language localization for FR 20250501 (#4637)
* Improve french translation

* Update changelog
2025-05-02 08:26:04 +02:00
Thomas Kaul
2306bc597b
Release 2.158.0 (#4633) 2025-04-30 17:53:42 +02:00
csehatt741
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
Thomas Kaul
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
github-actions[bot]
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
Kenrick Tandrian
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
Thomas Kaul
afac9daeab
Release 2.157.1 (#4627) 2025-04-29 20:58:28 +02:00
Thomas Kaul
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
github-actions[bot]
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
Thomas Kaul
82cf4afd7d
Release 2.157.0 (#4622) 2025-04-28 19:44:44 +02:00
Thomas Kaul
b90bfc3d6e
Feature/extend data providers management of admin control panel (#4615)
* Extend data providers management

* Update changelog
2025-04-28 19:42:39 +02:00
github-actions[bot]
1b5a65d391
Feature/update locales (#4621)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-28 19:28:12 +02:00
Thomas Kaul
34f191ef7a
Feature/change column label in benchmark component (#4616)
* Generalize column label

* Update changelog
2025-04-28 18:53:55 +02:00
github-actions[bot]
fe1df8095a
Feature/update locales (#4620)
* 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-28 18:53:33 +02:00
github-actions[bot]
7d0af34034
Feature/update locales (#4619)
* 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-28 18:26:26 +02:00
Thomas Kaul
398833a0e3
Feature/improve wording of data providers management (#4617)
* Improve wording
2025-04-28 18:26:07 +02:00
Kenrick Tandrian
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
Thomas Kaul
456327d199
Release 2.156.0 (#4614) 2025-04-27 14:29:34 +02:00
csehatt741
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
github-actions[bot]
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
Thomas Kaul
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
Thomas Kaul
b2dcb1e7ac
Feature/improve subscription interstitial (#4612)
* Improve algorithm

* Set up skip button delay
2025-04-27 14:10:57 +02:00
github-actions[bot]
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
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