Thomas Kaul
554136cdcd
Feature/bulk deletion for asset profiles ( #3531 )
* Add support for bulk deletion of asset profiles
* Update changelog
1 year ago
Thomas Kaul
469c1936b4
Bugfix/fix horizontal overflow in historical market data table of admin control panel ( #3515 )
* Fix horizontal overflow
* Update changelog
1 year ago
Thomas Kaul
ee086638f3
Feature/add benchmarks preset to admin control panel ( #3513 )
* Add benchmarks preset
* Update changelog
1 year ago
Eduardo Marinho
ff121243e4
Feature/extend asset profile for currency ( #3495 )
* Extend asset profile for currency
* Update changelog
1 year ago
Thomas Kaul
a97110348c
Feature/move active filters indicator to general availability ( #3485 )
* Move to general availability
* Update changelog
1 year ago
Juan Abascal Sanchez
a25d5b9dc0
Feature/improve error handling in biometric authentication registration ( #3496 )
* Improve error handling in biometric authentication registration
* Update changelog
1 year ago
Thomas Kaul
519827045a
Feature/add dialog for benchmarks in markets overview ( #3493 )
* Add benchmarks dialog in markets overview
* Update changelog
1 year ago
Thomas Kaul
b725e6e2ec
Feature/migrate client to control flow ( #3475 )
* Migrate to control flow
* Update changelog
1 year ago
Thomas Kaul
00e50c6abe
Feature/improve portfolio summary ( #3472 )
* Improve portfolio summary
* Update changelog
1 year ago
Thomas Kaul
87501e094d
Feature/improve allocations by ETF holding for mobile ( #3469 )
1 year ago
Thomas Kaul
8a9ae9bb33
Feature/allocations by etf holding ( #3464 )
* Setup allocations by ETF holding
* Update changelog
1 year ago
Eduardo Marinho
1a0cb561cd
Feature/add ability to close user account ( #3444 )
* Add ability to close user account
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
c009f8c12f
Feature/add data provider info to asset profile details dialog ( #3434 )
* Add data provider info to asset profile details dialog
* Update changelog
1 year ago
Eduardo Marinho
60ef46accf
Bugfix/fix state handling of currency selector component ( #2795 ) ( #3429 )
* Fix state handling of currency selector component
* Update changelog
1 year ago
Thomas Kaul
e31b4c64cb
Feature/refactor holding detail dialog to standalone ( #3407 )
* Refactor holding detail dialog to standalone
* Update changelog
1 year ago
Fedron
5616bc4956
Feature/validate account balance creation/update using DTO ( #3400 )
* Validate create account balance using DTO
1 year ago
Thomas Kaul
782d131b0d
Feature/add indicator for active filters ( #3398 )
* Add indicator for active filters
* Update changelog
1 year ago
Thomas Kaul
72e75208df
Bugfix/fix position detail dialog close functionality ( #3396 )
* Handle holding detail dialog open functionality in a single place (AppComponent)
* Update changelog
1 year ago
Thomas Kaul
61f0da35bc
Feature/disable delete all activities if filters are active ( #3389 )
* Disable delete all activities button if filters are active
* Update changelog
1 year ago
Thomas Kaul
74f4323903
Feature/increase spacing around floating action buttons ( #3385 )
* Increase spacing around floating action buttons
* Update changelog
1 year ago
Thomas Kaul
f2cb671c7f
Feature/optimize get porfolio details endpoint ( #3366 )
* Eliminate getPerformance() from getSummary() function
* Disable cache for getDetails()
* Add hint to portfolio summary
* Update changelog
1 year ago
Thomas Kaul
3f41e5c5de
Bugfix/fix locale in markets overview ( #3369 )
* Fix locale if no user is logged in
* Update changelog
1 year ago
Thomas Kaul
f3d961bc16
Feature/move holdings table to holdings tab of home page ( #3368 )
* Move holdings table to holdings tab of home page
* Deprecate api/v1/portfolio/positions endpoint
* Update changelog
1 year ago
Thomas Kaul
42b70ef568
Feature/improve performance labels in position detail dialog ( #3363 )
* Improve performance labels (with and without currency effects)
* Update changelog
1 year ago
Fedron
2173c418a7
Feature/validate forms using DTO for access, asset profile, tag and platform management ( #3337 )
* Validate forms using DTO for access, asset profile, tag and platform management
* Update changelog
2 years ago
Thomas Kaul
55b0fe232c
Bugfix/reset form values to null if empty string ( #3327 )
* Reset form values to null if empty string
* Update changelog
2 years ago
Thomas Kaul
990028316e
Refactor form controls to form getter ( #3325 )
2 years ago
Thomas Kaul
39bd4a349b
Feature/improve chart in account detail dialog ( #3314 )
* Improve net worth calculation in portfolio performance chart
* Improve account balance management
* Update changelog
2 years ago
Bastien Jeannelle
dfacbed66d
Feature/add support to create account cash balances ( #3260 )
* Add support to create account cash balances
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
bed9ae916c
Migrate UI components to standalone ( #3302 )
2 years ago
Thomas Kaul
92fb05320a
Migrate UI components to standalone ( #3296 )
2 years ago
Thomas Kaul
73d62bb51f
Migrate UI components to standalone ( #3290 )
2 years ago
Thomas Kaul
5d4e2fba8c
Feature/move wealth item and liability calculations to portfolio calculator ( #3272 )
* Move (wealth) item calculations to portfolio calculator
* Move liability calculations to portfolio calculator
* Update changelog
2 years ago
Thomas Kaul
4e7d93db13
Feature/adapt priorities of data gathering jobs ( #3262 )
* Adapt priorities of data gathering jobs
* Update changelog
2 years ago
Thomas Kaul
34d9ceb009
Feature/add support to immediately execute queue job ( #3259 )
* Add support to immediately execute queue job
* Update changelog
2 years ago
Thomas Kaul
50dbbf0569
Feature/refactor symbol icon module to asset profile icon component ( #3245 )
* Refactor symbol icon module to asset profile icon component (standalone)
2 years ago
Thomas Kaul
6152ff4b44
Remove condition ( #3242 )
2 years ago
Thomas Kaul
c6641fde36
Feature/add icon to create or update platform dialog ( #3241 )
* Add platform icon
* Update changelog
2 years ago
Thomas Kaul
4ae7e9fcbe
Feature/add icon to asset profile dialog ( #3240 )
* Add asset profile icon
* Update changelog
2 years ago
Fedron
82fe1de1a7
Feature/add support to override asset (sub) class and url in admin control panel ( #3218 )
* Add support to override asset (sub) class and url in admin control panel
* Update changelog
2 years ago
Arshad Jamal
371c999fbc
Feature/Add dividend yield to position detail dialog ( #2636 )
* Add dividend yield to position detail dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
efdc9b387f
Eliminate ghostfolio-style.scss ( #3228 )
2 years ago
Thomas Kaul
51203ec96e
Feature/setup chinese ( #3220 )
* Set up chinese
* Update changelog
2 years ago
Thomas Kaul
f1eeee0525
Feature/extend date range support by specific years ( #3190 )
* Extend date range support by specific years
* Support date range in benchmark endpoint
* Support date range in activities endpoint
* Update changelog
2 years ago
Thomas Kaul
5ffc39c32f
Feature/improve usability to delete asset profile ( #3208 )
* Disable delete button for benchmarks
* Update changelog
2 years ago
Fedron
a668a66e84
Feature/add missing dates to edit historical market data in asset profile details dialog ( #3206 )
* Add missing dates to edit historical market data in asset profile details dialog
* Update changelog
2 years ago
Thomas Kaul
88a9b518f6
Bugfix/fix issue with overridden names in activities table ( #3200 )
* Fix issue with overridden names
* Update changelog
2 years ago
Fedron
98de2355c4
Feature/Support overriding name of asset profile dialog ( #3199 )
* Support overriding name of asset profile dialog
* Update changelog
2 years ago
helgehatt
b41eb60348
Fix chart tooltip of benchmark comparator ( #3167 )
* Fix chart tooltip of benchmark comparator
* Update changelog
2 years ago
Thomas Kaul
a33f8d5bed
Upgrade @types/big.js to version 6.2.2 ( #3191 )
* Upgrade @types/big.js to version 6.2.2
* Refactor imports
2 years ago