Thomas Kaul
7342e7e5ec
Feature/support creating custom tags in create or update activity dialog ( #4801 )
* Support creating custom tags in create or update activity dialog
* Update changelog
5 months ago
Thomas Kaul
9757df859f
Feature/improve data providers management style of admin control panel ( #4804 )
* Various style improvements
5 months ago
Thomas Kaul
cb7434a8b2
Feature/sync demo account activities based on tags ( #4797 )
* Sync demo account activities based on tags
* Update changelog
5 months ago
Thomas Kaul
c553fdf6d4
Bugfix/change investment value to take currency effects into account in holding detail dialog ( #4789 )
* Change investment value to take currency effects into account
* Update changelog
5 months ago
Thomas Kaul
daedfd6ad6
Feature/various style improvements ( #4788 )
* Various style improvements
5 months ago
Thomas Kaul
13b544c67d
Feature/refactor router links ( #4752 )
* Refactor router links
5 months ago
Kenrick Tandrian
4bffb3107d
Bugfix/fix page navigation ( #4711 )
* Fix page navigation and use paths references
5 months ago
Thomas Kaul
6e67520b68
Feature/improve Ghostfolio data provider status check ( #4735 )
* Improve Ghostfolio data provider status check
5 months ago
Thomas Kaul
fe5d6f702b
Feature/add hint about delayed market data to markets overview ( #4699 )
* Add hint about delayed market data
* Update changelog
5 months ago
Thomas Kaul
a0f377e8eb
Feature/refactor ordersCount to activityCount ( #4688 )
* Refactor ordersCount to activityCount
5 months ago
Thomas Kaul
af79888cd6
Feature/add asset profile count to data providers management of admin control ( #4707 )
* Extend admin settings columns
* assetProfileCount
* status
* Update changelog
5 months ago
Kenrick Tandrian
365318e6e0
Feature/improve localization ( #4709 )
* Update translations
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
5 months ago
andiz2
0b7fc7a3b2
Feature/migrate data providers overview to Angular Material table ( #4704 )
* Migrate data providers overview to Angular Material table
* Update changelog
6 months ago
Kenrick Tandrian
2932d57c1e
Feature/improve language localization for ZH 20250510 ( #4701 )
* Improve language localization for ZH 20250510
* Update changelog
6 months ago
Thomas Kaul
d99217a434
Feature/refactor @Input in portfolio proportion chart component ( #4684 )
* Refactor @Input in GfPortfolioProportionChartComponent
6 months ago
Thomas Kaul
037d3b1a60
Feature/rename Order to activities in User database schema ( #4669 )
* Rename Order to activities in User database schema
* Update changelog
6 months ago
Thomas Kaul
3646fb7f77
Feature/refactor portfolio holding response ( #4649 )
* Refactor portfolio holding response
* maxPrice -> marketPriceMax
* minPrice -> marketPriceMin
* orders -> activities
6 months ago
Thomas Kaul
f70d71d5bd
Feature/improve watchlist for impersonation mode ( #4632 )
* Improve watchlist for impersonation mode
* Update changelog
6 months ago
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
6 months ago
Kenrick Tandrian
73f009e43b
Feature/extend GUI to delete watchlist item ( #4624 )
* Extend GUI to delete watchlist item
* Update changelog
6 months ago
Thomas Kaul
b90bfc3d6e
Feature/extend data providers management of admin control panel ( #4615 )
* Extend data providers management
* Update changelog
6 months ago
Thomas Kaul
398833a0e3
Feature/improve wording of data providers management ( #4617 )
* Improve wording
6 months ago
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>
6 months ago
Thomas Kaul
b2dcb1e7ac
Feature/improve subscription interstitial ( #4612 )
* Improve algorithm
* Set up skip button delay
6 months ago
Thomas Kaul
862de91e7b
Feature/respect watcher count in delete asset profile checkbox ( #4609 )
* Respect watchedByCount in delete asset profile checkbox
* Update changelog
6 months ago
Thomas Kaul
dfa940c1b4
Bugfix/add missing common module import in rule settings dialog ( #4586 )
* Add missing import
* Update changelog
6 months ago
Thomas Kaul
71fc3906c7
Feature/add performance calculation type to user settings ( #4567 )
* Add performance calculation type to user settings
* Update changelog
6 months ago
Tobias Kugel
a41032d0af
Feature/add expansion panel for historical market data editor ( #4550 )
* Add expansion panel for historical market data editor
* Update changelog
6 months ago
Thomas Kaul
8163966212
Bugfix/fix word wrap in menu of historical market data table of admin control panel ( #4562 )
* Fix word wrap
* Update changelog
6 months ago
Thomas Kaul
07ad7f2817
Bugfix/fix upgrade vs. renew subscription button labels ( #4549 )
* Fix upgrade vs. renew subscription button labels
6 months ago
Thomas Kaul
d23dfadbd0
Bugfix/fix active subscription in user table of admin control ( #4544 )
* Fix active subscription
* Update changelog
6 months ago
Thomas Kaul
94e53c7d4a
Feature/move subscription offer from info to user service ( #4533 )
* Move subscription offer from info to user service
* Update changelog
6 months ago
Thomas Kaul
cca1637aec
Feature/move API key generation from experimental to general availability ( #4540 )
* Move API key generation from experimental to general availability
6 months ago
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>
6 months ago
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
7 months ago
Thomas Kaul
2deca58928
Bugfix/fix action label in asset profile dialog ( #4517 )
* Fix label
* Update changelog
7 months ago
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>
7 months ago
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
7 months ago
Thomas Kaul
6ae22d13ec
Feature/extend API keys for Ghostfolio data provider ( #4501 )
* Extend API keys for Ghostfolio data provider
7 months ago
Tobias Kugel
91394160b9
Feature/Allow to edit identifier in asset profile dialog ( #4469 )
* Allow to edit identifier in asset profile dialog
* Update changelog
7 months ago
Thomas Kaul
a09d3e5beb
Feature/harmonize stepper and tab group options ( #4455 )
* Harmonize stepper options
* Harmonize tab group options
7 months ago
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>
7 months ago
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
7 months ago
Szymon Łągiewka
795e4582a8
Feature/replace lodash.uniq with Array.from + Set ( #4387 )
* Replace lodash.uniq with Array.from + Set
* Update chagnelog
7 months ago
Thomas Kaul
6cd79fab31
Feature/rename TWR to ROAI ( #4453 )
* Rename TWR to ROAI
7 months ago
Thomas Kaul
b90e3076d0
Feature/remove exchange rates from admin control overview ( #4439 )
* Remove exchange rates
* Update changelog
7 months ago
Tobias Kugel
9e44023f86
Feature/improve usability of AI prompt actions ( #4426 )
* Improve usability of AI prompt actions
* Update changelog
7 months ago
Tobias Kugel
ff73e7e0ee
Feature/adapt style of X-ray rule to summary ( #4394 )
* Adapt style of X-ray rule to summary
* Update changelog
8 months ago
csehatt741
3a09996ca1
Bugfix/fix functionality to delete asset profile of custom currency ( #4354 )
* Fix functionality to delete asset profile of custom currency
* Update changelog
8 months ago
Thomas Kaul
f63d171678
Feature/improve usability of no activities info ( #4382 )
* Improve usability
* Update changelog
8 months ago