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
4 months ago
Thomas Kaul
291be3e605
Feature/extend X-ray page by summary ( #4107 )
* Add summary to X-ray page
* Update changelog
4 months ago
Thomas Kaul
13582afd93
Feature/Setup API keys for Ghostfolio data provider ( #4093 )
* Setup API keys for Ghostfolio data provider
4 months ago
Thomas Kaul
2067e8ea40
Feature/add support for dividends in Ghostfolio data provider ( #4081 )
* Add support for dividends
5 months ago
Thomas Kaul
5f98dfa5d6
Feature/set up Ghostfolio data provider ( #4016 )
* Set up Ghostfolio data provider
* Update translations
* Update changelog
5 months ago
Jory Hogeveen
707c77f0cf
Feature/extend allocations by ETF holding with parent ETFs ( #4044 )
* Extend allocations by ETF holding with parent ETFs
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
5 months ago
Thomas Kaul
93001b68ad
Feature/introduce lookup response interface ( #4019 )
* Introduce lookup response interface
* Refactor lookup item interface
5 months ago
Thomas Kaul
5f56812125
Feature/extend promotion system ( #4008 )
* Extend promotion system
5 months ago
dw-0
405ec0d2b2
Feature/switch the consistent-type-definitions eslint rule from warn to error ( #3980 )
* Switch the consistent-type-definitions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
6 months ago
Thomas Kaul
583c14128b
Feature/extend public api with portfolio performance metrics endpoint ( #3762 )
* Extend Public API with portfolio performance metrics endpoint
* Update changelog
7 months ago
Thomas Kaul
9cd4321bd0
Feature/extract users from admin control panel endpoint to dedicated endpoint ( #3740 )
* Introduce GET api/v1/admin/user endpoint
* Update changelog
7 months ago
Thomas Kaul
41f5801b5e
Feature/refactor unique asset type to asset profile identifier ( #3636 )
* Refactoring
8 months ago
Thomas Kaul
8a9ae9bb33
Feature/allocations by etf holding ( #3464 )
* Setup allocations by ETF holding
* Update changelog
10 months ago
Eduardo Marinho
60ef46accf
Bugfix/fix state handling of currency selector component ( #2795 ) ( #3429 )
* Fix state handling of currency selector component
* Update changelog
11 months ago
Thomas Kaul
4f41bac328
Feature/set up caching in portfolio calculator ( #3335 )
* Set up caching
* Update changelog
12 months ago
Thomas Kaul
eb75be8535
Optimize details endpoint ( #3123 )
* Make summary optional
* Introduce dedicated holdings endpoint
* Update changelog
1 year ago
Thomas Kaul
c9237146e2
Feature/add investment value to chart ( #2948 )
* Add investment value to chart
* Update changelog
1 year ago
Thomas Kaul
7b45a8b3fc
Introduce type ( #2885 )
1 year ago
Thomas Kaul
e465f1b791
Feature/add support to edit currency of asset profile with data source manual ( #2789 )
* Add support to edit currency
* Update changelog
1 year ago
Thomas Kaul
12aac101bd
Feature/extend system message ( #2628 )
* Extend system message
* Update changelog
1 year ago
Pavol Kolcun
7ae49eb839
Add endpoint for account balances ( #2484 )
* Add endpoint for account balances
* Update changelog
---------
Co-authored-by: Pavol Kolcun <pavol.kolcun@student.tuke.sk>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
2d23c566f1
Feature/setup personal finance tools pages ( #2135 )
2 years ago
Thomas Kaul
ae57a188f5
Feature/improve tab navigations ( #2031 )
* Improve tab navigations
* Update changelog
2 years ago
Thomas Kaul
19333ab084
Fix warnings ( #2011 )
2 years ago
Thomas Kaul
215f5eafa6
Feature/set asset profile as benchmark ( #2002 )
* Set asset profile as benchmark
* Update changelog
Co-authored-by: Arghya Ghosh <arghyag5@gmail.com>
2 years ago
Thomas Kaul
86296b3591
Feature/improve local number formatting in value component ( #1992 )
* Improve local number formatting
* Update changelog
2 years ago
Thomas Kaul
6d56146054
Feature/add support for multiple subscription offers ( #1818 )
* Setup for multiple subscription offers
* Update changelog
2 years ago
Thomas Kaul
897e941e7a
Feature/add data provider info to position ( #1730 )
* Add data provider info
* Update changelog
2 years ago
Thomas Kaul
b56111ae85
Feature/add dry run to import api endpoint ( #1526 )
* Add dry run to import API endpoint
* Update changelog
2 years ago
Thomas Kaul
3a78d6c3f1
Feature/add dividend timeline ( #1498 )
* Add dividend timeline
* Update changelog
Co-Authored-By: João Pereira <joao@jpereira.me>
2 years ago
Thomas Kaul
3ad99c9991
Add data management ( #1230 )
* Add data management for benchmarks
3 years ago
Thomas Kaul
d887de50d2
Feature/setup internet identity ( #1080 )
* Setup Internet Identity as social login provider
* Update changelog
3 years ago
Thomas Kaul
7cf0cdc4ce
Feature/add jobs of queue to admin control panel ( #987 )
* Add jobs of queue to admin control panel
* Update changelog
3 years ago
Thomas Kaul
2c4c16ec99
Feature/extend markets overview by benchmarks ( #953 )
* Add benchmarks to markets overview
* Update changelog
3 years ago
Thomas Kaul
160335302a
Feature/group filters by type ( #922 )
* Add groups to activities filter component
* Update changelog
3 years ago
Thomas Kaul
ea3a9d3b79
Feature/eliminate circular dependencies in common library ( #896 )
* Eliminate circular dependencies
* Update changelog
3 years ago
Thomas Kaul
16dd8f7652
Feature/refactor filters with interface ( #883 )
* Refactor filtering with an interface
* Filter by accounts
* Update changelog
3 years ago
Thomas Kaul
86acbf06f4
Feature/add data provider errors to api response ( #738 )
* Add data provider error details
* Update changelog
3 years ago
Thomas Kaul
b3e58d182a
Feature/add support for click in portfolio proportion chart ( #729 )
* Add support for click
* Update changelog
3 years ago
Thomas Kaul
9c086edffe
Feature/extend historical data view in admin control ( #646 )
* Extend market data view
* Update changelog
3 years ago
Thomas Kaul
e54638a684
Feature/improve analysis page ( #609 )
* Improve analysis page (show y-axis, extend chart in relation to days in market)
* Update changelog
3 years ago
Thomas Kaul
78e0fdb0ca
Add coupon system ( #529 )
* Add coupon system
* Update changelog
3 years ago
Thomas Kaul
6c07759eb7
Feature/add market data tab to admin control panel ( #497 )
* Add market data tab
* Update changelog
3 years ago
Thomas Kaul
1c2ca5b96b
Feature/accentuate all time high and low ( #428 )
* Accentuate all time high and all time low
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
3 years ago
Thomas Kaul
3032126508
Feature/add footer row to accounts table ( #471 )
* Add footer row to accounts table with total balance and value
* Update changelog
3 years ago
Thomas Kaul
6dea9093ba
Feature/add public portfolio ( #426 )
* Setup public portfolio page
* Update changelog
4 years ago
Thomas Kaul
aad8f77093
Feature/improve allocations by account ( #308 )
* Improve allocations by account
* Eliminate accounts from PortfolioPosition
* Ignore cash assets in the allocation chart by sector, continent and country
* Add missing accounts to portfolio details
* Update changelog
4 years ago
Thomas
98f44323da
Feature/improve usability of tabs on home page ( #283 )
* Improve usability: lazy load endpoints on tab change
* Feature/improve portfolio summary (#285 )
* Update changelog
4 years ago
Thomas
b4dc21dd61
Implement new positions endpoint
4 years ago
Thomas
ecfe694f0b
Feature/export transactions ( #209 )
* Export functionality for transactions
* Update changelog
4 years ago