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
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
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
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
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
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
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
Thomas Kaul
da79cf406f
Feature/reload available tags after creating custom tag in holding detail dialog ( #4328 )
...
* Reload user to get available tags after creating custom tag
* Update changelog
2025-02-18 16:56:50 +01:00
Shaunak Das
fe6dcdf682
feature/migrate to Angular control flow syntax ( #4321 )
...
* Migrate to Angular control flow syntax
* Update changelog
2025-02-17 19:22:02 +01:00
Thomas Kaul
f1ab3ff8e8
Feature/modernize tags endpoint ( #4317 )
...
* Modernize tags endpoint
* Update changelog
2025-02-15 10:00:14 +01:00
Ken Tandrian
ec8fce44a6
Feature/allow creating custom tags from holding detail dialog component ( #4308 )
...
* Allow creating custom tags from holding detail dialog component
* Extend create tag endpoint
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-02-15 08:48:53 +01:00
Amandee Ellawala
ab379f9abf
Feature/extend holding detail dialog by historical market data editor ( #4281 )
...
* Extend holding detail dialog by historical market data editor
* Update changelog
2025-02-12 21:21:31 +01:00
Ken Tandrian
56f943824e
Feature/introduce readonly attribute in tags selector component ( #4301 )
...
* feat(ui): introduce readonly attribute
* Update changelog
2025-02-08 21:20:47 +01:00
Ken Tandrian
b6c4ef1997
Feature/upgrade svgmap to version 2.12 ( #4280 )
...
* chore(deps): bump svgmap from 2.6.0 to 2.12.2
* fix(ui): handle error
* Update changelog
2025-02-05 10:31:22 +01:00
Thomas Kaul
e6416d5a00
Feature/improve mode value labels in scraper configuration ( #4274 )
...
* Improve mode value labels
2025-02-02 16:24:22 +01:00
Ken Tandrian
d711fed4f5
Feature/extract tags selector to reusable component ( #4256 )
...
* feat(ui): create gf-tags-selector component
* feat(ui): implement gf-tags-selector in activity dialog
* feat(ui): implement gf-tags-selector in holding detail dialog
* Update changelog
2025-02-02 16:14:35 +01:00
Thomas Kaul
9ab21508a5
Feature/refactor snack bars ( #4273 )
...
* Refactor snack bars
2025-02-02 14:48:07 +01:00
Thomas Kaul
14cb0c98ce
Feature/update ghostfolio data provider info ( #4269 )
...
* Update info
2025-02-02 14:47:34 +01:00
Thomas Kaul
e2b27fb6e9
Feature/improve headers label in scraper configuration ( #4263 )
...
* Improve label
2025-02-01 13:04:28 +01:00
Amandee Ellawala
a75599bf5d
Feature/split scraper configuration into sub form ( #4157 )
...
* Split scraper configuration into sub form
* Update changelog
2025-01-31 17:19:50 +01:00
Ken Tandrian
954cf765b8
Bugfix/dynamic numerical precision for cryptocurrencies in holding detail dialog ( #4255 )
...
* fix(ui): dynamic numerical precision of quantity for cryptocurrencies
* Update changelog
2025-01-29 20:22:44 +01:00
Thomas Kaul
663cee9a05
Feature/change wording in data providers of admin settings ( #4207 )
...
* Change wording
2025-01-19 10:39:05 +01:00
Thomas Kaul
2e4ad7b0ea
Feature/move language localization for Polski from experimental to general availability ( #4200 )
...
* Move language localization for Polski from experimental to general availability
* Update changelog
2025-01-19 10:15:34 +01:00
Serhii Serdiuk
9fe19868b9
Feature/set up language localization for Ukrainian ( #4190 )
...
* Set up language localization for Ukrainian
* Update changelog
2025-01-15 19:55:03 +01:00
Thomas Kaul
02681cc479
Feature/add snack bar to copy link to clipboard action in access table ( #4175 )
...
* Add snack bar
* Update changelog
2025-01-02 10:21:58 +01:00
Thomas Kaul
3f84caa9f6
Feature/migrate setting Ghostfolio API key prompt dialog ( #4151 )
...
* Migrate setting Ghostfolio API key prompt dialog
2024-12-30 10:48:28 +01:00
Thomas Kaul
ff7caf9c5c
Feature/migrate coupon redemption prompt dialog ( #4150 )
...
* Migrate coupon redemption prompt dialog
* Update changelog
2024-12-30 10:21:11 +01:00
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
...
* Upgrade to Nx 20.3
* Update changelog
2024-12-29 19:47:32 +01:00
Thomas Kaul
15639cb3d0
Feature/move set Ghostfolio API key to experimental ( #4147 )
...
* Move set Ghostfolio API key to experimental
2024-12-28 09:54:05 +01:00
Thomas Kaul
c9047e7c17
Feature/add user interface for received access ( #4146 )
...
* Add user interface for received access
* Update changelog
2024-12-27 10:12:45 +01:00
Brandon
46422f731e
Feature/set up a notification service for prompt dialogs ( #4117 )
...
* Set up a notification service for prompt dialogs
* Update changelog
2024-12-19 20:39:36 +01:00
Thomas Kaul
c3bd433ac9
Feature/move market data management from admin to dedicated endpoint ( #4125 )
...
* Move market data management from admin to dedicated endpoint
* Update changelog
2024-12-15 20:18:42 +01:00
Thomas Kaul
57659d2c04
Feature/add missing public keywords ( #4102 )
...
* Add public keyword
2024-12-13 17:13:51 +01:00
Thomas Kaul
13582afd93
Feature/Setup API keys for Ghostfolio data provider ( #4093 )
...
* Setup API keys for Ghostfolio data provider
2024-12-07 15:13:12 +01:00
Amandee Ellawala
11d5f36c31
Feature/extract historical market data editor to reusable component ( #4080 )
...
* Extract historical market data editor to reusable component
* Update changelog
2024-12-04 19:50:22 +01:00