Thomas Kaul
118e17f78c
Feature/improve wording on allocations page ( #3479 )
11 months ago
Thomas Kaul
f5e6f7dcfe
Bugfix/fix initialization of fire calculator ( #3470 )
* Fix initialization
* Update changelog
11 months ago
Thomas Kaul
23e4d5454d
Feature/improve allocations by etf holding ( #3467 )
* Improve allocations by ETF holding
* Update changelog
11 months ago
Thomas Kaul
8a9ae9bb33
Feature/allocations by etf holding ( #3464 )
* Setup allocations by ETF holding
* Update changelog
11 months ago
Eduardo Marinho
6dabf7516a
Feature/preselect account in create or update activity dialog ( #3413 )
* Preselect account if there is only one
* Update changelog
12 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>
12 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
12 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
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
4ad4fa2b30
Feature/clean up deprecated GET api/portfolio/positions endpoint ( #3373 )
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
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
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
1 year ago
Thomas Kaul
55b0fe232c
Bugfix/reset form values to null if empty string ( #3327 )
* Reset form values to null if empty string
* Update changelog
1 year ago
Thomas Kaul
990028316e
Refactor form controls to form getter ( #3325 )
1 year ago
Thomas Kaul
cdbe6eedeb
Feature/change cash to liquidity in asset class enum ( #3321 )
* Change CASH to LIQUIDITY in asset class enum
* Update changelog
1 year ago
Thomas Kaul
212aa6a63b
Feature/add date range support to portfolio holdings page ( #3303 )
* Add date range support
* Update changelog
1 year ago
Thomas Kaul
bed9ae916c
Migrate UI components to standalone ( #3302 )
1 year ago
Thomas Kaul
b6ad362850
Feature/remove date range support in activities table on portfolio activities page ( #3301 )
* Remove date range support
* Update changelog
1 year ago
Thomas Kaul
92fb05320a
Migrate UI components to standalone ( #3296 )
1 year ago
Thomas Kaul
73d62bb51f
Migrate UI components to standalone ( #3290 )
1 year ago
Fedron
9241c04d5a
Feature/add form validation against DTO for activity and account ( #3230 )
* Add form validation against DTO for activity and account
* Update changelog
1 year ago
Thomas Kaul
07c0e5a612
Feature/add currency to order database schema ( #3251 )
* Add currency to Order database schema
* Update changelog
1 year ago
Thomas Kaul
719bbe156e
Feature/optimize calculation of allocations by market ( #3249 )
* Optimize calculation of allocations by market
* Update changelog
1 year 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)
1 year ago
Thomas Kaul
6f3cce1c5f
Feature/disable option to update cash balance if date is not today ( #3229 )
* Disable option to update cash balance if date is not today
* Update changelog
1 year ago
Thomas Kaul
efdc9b387f
Eliminate ghostfolio-style.scss ( #3228 )
1 year 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
1 year 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
1 year ago
Thomas Kaul
8a062e03ab
Feature/add benchmark name to tooltip of benchmark comparator ( #3177 )
* Add benchmark name to chart tooltip
* Update changelog
1 year ago
Gerard Du Pre
c289793c6d
Feature/switch between active and closed holdings ( #3146 )
* Switch between active and closed holdings on the portfolio holdings page
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
rodriguestiago0
3b895afc9e
Enable account balance update for fee and interest activities ( #3145 )
* Enable account balance update for fee and interest activities
* Update changelog
1 year ago
Thomas Kaul
eb75be8535
Optimize details endpoint ( #3123 )
* Make summary optional
* Introduce dedicated holdings endpoint
* Update changelog
1 year ago
Thomas Kaul
66992ef915
Bugfix/change show condition of button to fetch current market price ( #3079 )
* Change show condition of button to fetch current market price
* Update changelog
1 year ago
Thomas Kaul
15cc294581
Feature/move break down of performance from experimental to general availability ( #3047 )
* Move break down of performance to general availability
* Update changelog
1 year ago
Thomas Kaul
6ae3a47b54
Bugfix/change top and bottom performers to performance with currency effect ( #3046 )
* Change to performance with currency effect
* Update changelog
1 year ago
Thomas Kaul
2e9d40c201
Feature/switch to performance calculations with currency effects ( #3039 )
* Switch to performance calculations with currency effects
* Improve value redaction in portfolio details endpoint
* Update changelog
1 year ago
Thomas Kaul
6be38a1c19
Feature/remove is default flag from account database schema ( #3041 )
* Remove isDefault flag from Account database schema
* Update changelog
1 year ago
Thomas Kaul
b62488628c
Prettify markup ( #3029 )
1 year ago
Thomas Kaul
e1371a8d2b
Clean up ( #3018 )
1 year ago
Thomas Kaul
2518a8fd9d
Feature/add accounts tab to position detail dialog ( #3012 )
* Add accounts tab to position detail dialog
* Update changelog
1 year ago
Thomas Kaul
02cf4295a9
Feature/add loading indicator to dividend and investment timelines ( #3007 )
* Add loading indicators
* Dividend timeline
* Investment timeline
* Update changelog
1 year ago
Thomas Kaul
e0d6d9e8ca
Migrate if / else to control flow ( #3001 )
1 year ago
Thomas Kaul
1fec49fbc2
Improve states ( #3000 )
1 year ago
Thomas Kaul
2985dd67c5
Feature/improve ordered list in safari ( #2996 )
* Improve ordered list in Safari (without text-truncate)
* Update changelog
1 year ago
Thomas Kaul
fd294d4d2b
Migrate to control flow ( #2992 )
1 year ago
Thomas Kaul
446c7cb517
Remove closing tags of mat-* components ( #2989 )
1 year ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
1 year ago
Thomas Kaul
fcbf2f1645
Feature/remove lazy from name of activities table ( #2978 )
* Remove lazy from name
* Update translations
1 year ago
Thomas Kaul
9fe90273c7
Feature/move assistant to general availability ( #2977 )
* Move assistant from experimental to general availability
* Update changelog
1 year ago