Thomas Kaul
6c2acf2aa6
Feature/set up ssl for local development ( #3482 )
...
* Set up SSL for local development
* Update changelog
5 months ago
Thomas Kaul
519827045a
Feature/add dialog for benchmarks in markets overview ( #3493 )
...
* Add benchmarks dialog in markets overview
* Update changelog
5 months ago
Thomas Kaul
bf20a5de82
Feature/improve date validation in activity endpoints ( #3489 )
...
* Improve date validation
* Update changelog
6 months ago
Eduardo Marinho
873fd53715
Feature/extend market data with currencies preset by activities count and date ( #3460 )
...
* Extend market data with currencies preset by activities count and date
* Update changelog
6 months ago
Thomas Kaul
cc92592d86
Feature/refactor personal finance tools section ( #3478 )
...
* Refactoring
6 months ago
Thomas Kaul
f5e6f7dcfe
Bugfix/fix initialization of fire calculator ( #3470 )
...
* Fix initialization
* Update changelog
6 months ago
Thomas Kaul
87501e094d
Feature/improve allocations by ETF holding for mobile ( #3469 )
6 months ago
Thomas Kaul
23e4d5454d
Feature/improve allocations by etf holding ( #3467 )
...
* Improve allocations by ETF holding
* Update changelog
6 months ago
Thomas Kaul
8a9ae9bb33
Feature/allocations by etf holding ( #3464 )
...
* Setup allocations by ETF holding
* Update changelog
6 months ago
Thomas Kaul
6d941500cd
Bugfix/fix default locale in value component ( #3454 )
...
* Fix default locale
* Update changelog
6 months 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>
6 months 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
6 months ago
Eduardo Marinho
60ef46accf
Bugfix/fix state handling of currency selector component ( #2795 ) ( #3429 )
...
* Fix state handling of currency selector component
* Update changelog
6 months ago
Thomas Kaul
b12ac1fe84
Feature/simplify module imports of api ( #3443 )
...
* Simplify module imports
6 months ago
Thomas Kaul
4355c96ab6
Bugfix/fix initial annual interest rate in fire calculator ( #3437 )
...
* Fix initial annual interest rate
* Update changelog
6 months ago
Thomas Kaul
5d49ff7a4a
Feature/improve usability of date range selector in assistant ( #3409 )
...
* Improve usability of date range selector
* Update changelog
6 months ago
Thomas Kaul
e31b4c64cb
Feature/refactor holding detail dialog to standalone ( #3407 )
...
* Refactor holding detail dialog to standalone
* Update changelog
6 months ago
Fedron
5616bc4956
Feature/validate account balance creation/update using DTO ( #3400 )
...
* Validate create account balance using DTO
7 months ago
Gerard Du Pre
8319b216bb
Feature/support delete activities with filtering ( #3394 )
...
* Support delete activities with filtering
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
7 months 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
7 months 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
7 months ago
Thomas Kaul
66bdb374e8
Feature/set icon columns of tables to stick at beginning ( #3377 )
...
* Set icon columns to stick at the beginning
* Update changelog
7 months ago
Thomas Kaul
4ad4fa2b30
Feature/clean up deprecated GET api/portfolio/positions endpoint ( #3373 )
7 months ago
Thomas Kaul
1fd836194f
Feature/add absolute change column to holdings table ( #3378 )
...
* Add absolute change column
* Update changelog
7 months ago
Thomas Kaul
2090db1199
Feature/increase number of attempts of queue jobs ( #3376 )
...
* Increase number of attempts
* Update changelog
7 months 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
7 months ago
Thomas Kaul
c1ad483f33
Improve alignment ( #3370 )
7 months 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
7 months ago
Thomas Kaul
42b70ef568
Feature/improve performance labels in position detail dialog ( #3363 )
...
* Improve performance labels (with and without currency effects)
* Update changelog
7 months ago
Thomas Kaul
4416ba0c88
Feature/set performance column of holdings table to stick at end ( #3353 )
...
* Set up stickyEnd in performance column
* Update changelog
7 months ago
Thomas Kaul
4f41bac328
Feature/set up caching in portfolio calculator ( #3335 )
...
* Set up caching
* Update changelog
7 months ago
Thomas Kaul
a4efbc0131
Feature/migrate UI components to control flow ( #3324 )
...
* Migrate to control flow
* Update changelog
7 months ago
Thomas Kaul
990028316e
Refactor form controls to form getter ( #3325 )
7 months ago
Thomas Kaul
cdbe6eedeb
Feature/change cash to liquidity in asset class enum ( #3321 )
...
* Change CASH to LIQUIDITY in asset class enum
* Update changelog
7 months 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
7 months ago
Thomas Kaul
47fd029e0c
Clean up styles ( #3305 )
7 months 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>
7 months ago
Thomas Kaul
bed9ae916c
Migrate UI components to standalone ( #3302 )
7 months ago
Thomas Kaul
92fb05320a
Migrate UI components to standalone ( #3296 )
7 months ago
Thomas Kaul
73d62bb51f
Migrate UI components to standalone ( #3290 )
7 months 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
8 months ago
Thomas Kaul
6c57609db8
Feature/move dividend fee and interest calculation to portfolio calculator ( #3267 )
...
* Move dividend, feee and interest calculation to portfolio calculator
* Update changelog
8 months ago
Thomas Kaul
4e7d93db13
Feature/adapt priorities of data gathering jobs ( #3262 )
...
* Adapt priorities of data gathering jobs
* Update changelog
8 months 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)
8 months ago
Thomas Kaul
efdc9b387f
Eliminate ghostfolio-style.scss ( #3228 )
8 months ago
Thomas Kaul
084467ee9a
Feature/reverse order of specific years in date range selector of assistant ( #3221 )
...
* Reverse order
* Update changelog
8 months ago
Thomas Kaul
51203ec96e
Feature/setup chinese ( #3220 )
...
* Set up chinese
* Update changelog
8 months 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
8 months ago
Thomas Kaul
5ffc39c32f
Feature/improve usability to delete asset profile ( #3208 )
...
* Disable delete button for benchmarks
* Update changelog
8 months ago
Thomas Kaul
88a9b518f6
Bugfix/fix issue with overridden names in activities table ( #3200 )
...
* Fix issue with overridden names
* Update changelog
8 months ago