Thomas Kaul
8b8d194383
Feature/clean up legacy demo user id property ( #4808 )
* Clean up
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
0ab7b98077
Feature/refactor publicly accessible page paths ( #4768 )
* Refactoring
5 months ago
Thomas Kaul
13b544c67d
Feature/refactor router links ( #4752 )
* Refactor router links
5 months ago
Thomas Kaul
6bdf7b185f
Bugfix/text alignment in top holdings component ( #4734 )
* Fix text alignment of allocation column
* Update changelog
5 months ago
Thomas Kaul
b5bd2bd997
Bugfix/rename snake-case hint to kebab-case in paths ( #4737 )
* Rename snake-case to kebab-case
5 months ago
Kenrick Tandrian
4bffb3107d
Bugfix/fix page navigation ( #4711 )
* Fix page navigation and use paths references
5 months ago
Thomas Kaul
a0f377e8eb
Feature/refactor ordersCount to activityCount ( #4688 )
* Refactor ordersCount to activityCount
5 months ago
Thomas Kaul
3fe5a762eb
Feature/extend personal finance tools 20250510 ( #4698 )
* Extend personal finance tools
* Add Balance Pro
* Add PinkLion
5 months ago
Thomas Kaul
d99217a434
Feature/refactor @Input in portfolio proportion chart component ( #4684 )
* Refactor @Input in GfPortfolioProportionChartComponent
5 months ago
Thomas Kaul
b6e8431c53
Feature/clean up unused @Input in top holdings component ( #4683 )
* Clean up unused input
5 months ago
Thomas Kaul
11629ffd26
Feature/clean up unused interfaces ( #4685 )
* Clean up unused interfaces
5 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
5 months ago
Felix Jordan
aadd9f56a0
Feature/extend admin endpoint by asset profile count per data provider ( #4676 )
* Extend admin endpoint by asset profile count per data provider
* Update changelog
5 months ago
Thomas Kaul
19eff6e814
Bugfix/fix horizontal overflow in table of benchmark component ( #4668 )
* Fix horizontal overflow
* Update changelog
6 months ago
Kenrick Tandrian
c38dab5ab0
Feature/extend holding endpoint by performances ( #4660 )
* Extend holding endpoint by performances
* 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
1bced96460
Feature/deprecate portfolio position endpoints ( #4648 )
* Deprecate api/v1/portfolio/position endpoints
* Update changelog
6 months ago
Thomas Kaul
3e963228d6
Feature/refactor accounts response interface ( #4644 )
* Refactor accounts response interface
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
Thomas Kaul
6bb85c4fb8
Bugfix/allow GBp in currency code validation ( #4640 )
* Allow GBp in currency code validation
* 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
34f191ef7a
Feature/change column label in benchmark component ( #4616 )
* Generalize column label
* Update changelog
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
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
10580e22d1
Feature/migrate value component to control flow ( #4592 )
* Migrate to control flow
* Update changelog
6 months ago
Thomas Kaul
53a81b3c2b
Feature/migrate assistant component to control flow ( #4591 )
* Migrate to control flow
* Update changelog
6 months ago
Kenrick Tandrian
416fa44cf0
Feature/create watchlist API endpoints ( #4570 )
* Create watchlist API endpoints
* 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
6b2966b7dc
Feature/extend benchmark detail dialog by market price ( #4565 )
* Add current market price
* Update changelog
6 months ago
Martin Clifford
c16352b76c
Bugfix/fix typos in permissions ( #4572 )
* Fix typos in permissions
6 months ago
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>
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
5e64de6650
Feature/extend personal finance tools 20250417 ( #4551 )
* Add Finvest
* Add Money Peak
* Add Peek
* Add Tresor One
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
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
Thomas Kaul
267dfc572a
Bugfix/fix pricing link in premium indicator component ( #4525 )
* Fix link to pricing page
* Update changelog
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
6 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
Thomas Kaul
44f6efd427
Feature/extend personal finance tools 20250323 ( #4478 )
* Add Asseta
* Add Danti
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
Ronnie Alsop
a9c3224856
Feature/add endpoint to localize site.webmanifest ( #4450 )
* Add endpoint to localize site.webmanifest
* Refactor rootUrl
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
7 months ago
Thomas Kaul
536b000ff9
Feature/improve Storybook story of fire calculator ( #4451 )
* Add default value for fire wealth
7 months ago
Thomas Kaul
4db8c007f0
Bugfix/fix activities import with account balances ( #4446 )
* Fix import with account balances
* Update changelog
7 months ago
Thomas Kaul
51d55f74e9
Feature/add missing lifecycle hook in historical market data editor dialog ( #4456 )
* Add OnInit
7 months ago