1320 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Thomas Kaul
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
csehatt741
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
csehatt741
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
Thomas Kaul
2deca58928
Bugfix/fix action label in asset profile dialog (#4517)
* Fix label

* Update changelog
2025-04-08 08:56:19 +02:00
github-actions[bot]
f7f057f2e8
Feature/update locales (#4509)
* Update locales

* Update translations

* 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-05 11:13:21 +02:00
Tobias Kugel
57748a18ef
Feature/add data gathering toggle to asset profile details dialog (#4497)
* Add data gathering toggle to asset profile details dialog

* Update changelog
2025-04-05 10:52:31 +02:00
Thomas Kaul
6ae22d13ec
Feature/extend API keys for Ghostfolio data provider (#4501)
* Extend API keys for Ghostfolio data provider
2025-04-04 21:53:35 +02:00
Thomas Kaul
4df575e34f
Feature/migrate ion-icon usage to self-closing tags (#4492)
* Migrate to self-closing tags
2025-04-02 16:47:57 +02:00
Tobias Kugel
91394160b9
Feature/Allow to edit identifier in asset profile dialog (#4469)
* Allow to edit identifier in asset profile dialog

* Update changelog
2025-03-30 10:26:57 +02:00
Thomas Kaul
b720a8dd96
Feature/set up terms of service (#4490)
* Set up terms of service

* Update changelog
2025-03-30 09:59:56 +02:00
Thomas Kaul
a09d3e5beb
Feature/harmonize stepper and tab group options (#4455)
* Harmonize stepper options

* Harmonize tab group options
2025-03-26 16:29:42 +01:00
csehatt741
4842c347a9
Feature/generate new security token for user via admin control panel (#4458)
* Generate new security token for user via admin control panel

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-03-22 10:56:01 +01:00
Sayed Murtadha Ahmed
6c624fefc9
Feature/eliminate firstOrderDate in favor of dateOfFirstActivity in portfolio summary component (#4462)
* Eliminate firstOrderDate in favor of dateOfFirstActivity in portfolio summary component

* Update changelog
2025-03-22 10:21:28 +01:00
Szymon Łągiewka
795e4582a8
Feature/replace lodash.uniq with Array.from + Set (#4387)
* Replace lodash.uniq with Array.from + Set

* Update chagnelog
2025-03-19 21:10:19 +01:00
csehatt741
efc0b1bf5a
Feature/support filters in AI prompt API (#4431)
* Support filters in AI prompt API

* Update changelog
2025-03-18 20:13:24 +01:00
Chang-Yen Tseng
235db72ade
Bugfix/change client-side dates to be sent in UTC format (#4402)
* Change client-side dates to be sent in UTC format

* Update changelog
2025-03-18 20:06:00 +01:00
Thomas Kaul
6cd79fab31
Feature/rename TWR to ROAI (#4453)
* Rename TWR to ROAI
2025-03-16 20:59:21 +01:00
Thomas Kaul
b90e3076d0
Feature/remove exchange rates from admin control overview (#4439)
* Remove exchange rates

* Update changelog
2025-03-15 18:25:15 +01:00
Tobias Kugel
9e44023f86
Feature/improve usability of AI prompt actions (#4426)
* Improve usability of AI prompt actions

* Update changelog
2025-03-15 11:55:48 +01:00
Thomas Kaul
a4c78739bb
Feature/improve width of user account registration dialog on mobile (#4434)
* Improve width on mobile
2025-03-14 08:00:07 +01:00
Tobias Kugel
a137bbbdca
Feature/restructure user account registration flow (#4393)
* Restructure user account registration flow

* Update changelog
2025-03-12 13:42:25 +01:00
Thomas Kaul
25d0c1c8a0
Bugfix/fix symbols in API page (#4408)
* Fix symbols
2025-03-09 10:22:32 +01:00
Ken Tandrian
bdde9dd314
Task/upgrade to simplewebauthn version 13.1 (#4407)
* Upgrade to simplewebauthn version 13.1

* Update changelog
2025-03-08 21:33:47 +01:00
Tobias Kugel
ff73e7e0ee
Feature/adapt style of X-ray rule to summary (#4394)
* Adapt style of X-ray rule to summary

* Update changelog
2025-03-07 21:34:29 +01:00
csehatt741
589eefaa76
Feature/extend AI prompt API by mode (#4395)
* Extend AI prompt API by mode

* Update changelog
2025-03-07 19:48:52 +01:00
Thomas Kaul
12ae54e01b
Bugfix/fix activities import on non-empty activities page (#4398)
* Add missing import functionality

* Update changelog
2025-03-06 06:30:10 +01:00
csehatt741
3a09996ca1
Bugfix/fix functionality to delete asset profile of custom currency (#4354)
* Fix functionality to delete asset profile of custom currency

* Update changelog
2025-03-05 20:25:32 +01:00
Thomas Kaul
f63d171678
Feature/improve usability of no activities info (#4382)
* Improve usability

* Update changelog
2025-03-02 17:27:45 +01:00
Thomas Kaul
51f0ecbfc1
Feature/add LinkedIn page to about page and footer (#4378)
* Add LinkedIn page

* Update changelog
2025-03-02 17:03:11 +01:00
csehatt741
035306d4d8
Feature/add createdAt to snapshot and public portfolio endpoint response (#4350)
* Add createdAt to snapshot and public portfolio endpoint response

* Update changelog

---------

Co-authored-by: Verbindolai <nikolaiwieczorek@web.de>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-02-28 21:00:02 +01:00
Thomas Kaul
46878ea5a8
Bugfix/improve error handling in http response interceptor (#4338)
* Improve error handling

* Update changelog
2025-02-20 17:46:10 +01:00
Thomas Kaul
b2698fccbd
Feature/improve validation of currency management in admin control panel (#4334)
* Improve validation of currency management

* Update changelog
2025-02-19 17:25:54 +01:00