Thomas Kaul
73d62bb51f
Migrate UI components to standalone ( #3290 )
1 year 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
1 year ago
Thomas Kaul
4e7d93db13
Feature/adapt priorities of data gathering jobs ( #3262 )
* Adapt priorities of data gathering jobs
* Update changelog
1 year ago
Thomas Kaul
34d9ceb009
Feature/add support to immediately execute queue job ( #3259 )
* Add support to immediately execute queue job
* 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
6152ff4b44
Remove condition ( #3242 )
1 year ago
Thomas Kaul
c6641fde36
Feature/add icon to create or update platform dialog ( #3241 )
* Add platform icon
* Update changelog
1 year ago
Thomas Kaul
4ae7e9fcbe
Feature/add icon to asset profile dialog ( #3240 )
* Add asset profile icon
* Update changelog
1 year 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
1 year 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>
1 year ago
Thomas Kaul
efdc9b387f
Eliminate ghostfolio-style.scss ( #3228 )
1 year ago
Thomas Kaul
51203ec96e
Feature/setup chinese ( #3220 )
* Set up chinese
* Update changelog
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
5ffc39c32f
Feature/improve usability to delete asset profile ( #3208 )
* Disable delete button for benchmarks
* Update changelog
1 year 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
1 year ago
Thomas Kaul
88a9b518f6
Bugfix/fix issue with overridden names in activities table ( #3200 )
* Fix issue with overridden names
* Update changelog
1 year ago
Fedron
98de2355c4
Feature/Support overriding name of asset profile dialog ( #3199 )
* Support overriding name of asset profile dialog
* Update changelog
1 year ago
helgehatt
b41eb60348
Fix chart tooltip of benchmark comparator ( #3167 )
* Fix chart tooltip of benchmark comparator
* 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
87bf8df1c3
Bugfix/missing performance chart in presenter view ( #3181 )
* Fix missing performance chart in presenter view
* Update changelog
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
Thomas Kaul
61ecd15f1d
Feature/change edit button to a in admin market data page ( #3164 )
* Change edit button to a
* Update changelog
1 year ago
Thomas Kaul
eb853f05ae
Feature/add support to delete asset profile from dialog ( #3165 )
* Add support to delete asset profile from dialog
* Update changelog
1 year ago
Thomas Kaul
6285417903
Feature/change grant private access with permissions to general availability ( #3169 )
* Change grant private access with permissions from experimental to general availability
* Update changelog
1 year ago
Thomas Kaul
ca674a654e
Feature/add symbol and isin to position detail dialog ( #3163 )
* Add symbol and ISIN
* Update translations
* Update changelog
1 year ago
Thomas Kaul
00c2ede85e
Feature/improve usability of platform and tag management ( #3144 )
* Improve usability
* Update changelog
1 year ago
helgehatt
a0ddd1f9b9
Fix date conversion in import of historical market data ( #3117 )
* Fix date conversion in import of historical market data
* Update changelog
1 year ago
Thomas Kaul
7a364472c8
Bugfix/fix liability issue in allocations ( #3133 )
* Remove liabilities from allocations calculation
* 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
7a3237f1ff
Adapt style of inactive users ( #3114 )
1 year ago
Thomas Kaul
07661d9262
Feature/integrate dividend into transaction point concept ( #3092 )
* Integrate dividend into transaction point concept
* Update changelog
1 year ago
Thomas Kaul
5596e5f03b
Feature/integrate wealth items into transaction point concept ( #3084 )
* Integrate (wealth) items into transaction point concept
* 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
48b412cfb8
Feature/harmonize setting of default locale ( #3032 )
* Harmonize setting of default locale
* 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
448cea0b69
Feature/improve usability of holdings table ( #3017 )
* Improve usability
* Update changelog
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
29cb83d469
Bugfix/improve x axis scale of dividend and investment timeline ( #3010 )
* Improve X-axis scale
* Update changelog
1 year ago
Thomas Kaul
e0d6d9e8ca
Migrate if / else to control flow ( #3001 )
1 year ago
Thomas Kaul
b758654158
Fix renew plan label ( #2993 )
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
ccaf06360a
Feature/introduce admin setting to disable data gathering ( #2981 )
* Introduce setting to disable data gathering
* Update changelog
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
Thomas Kaul
4078229fe6
Feature/add button to apply filters in assistant ( #2971 )
* Add apply filters button
* Update changelog
1 year ago
Martin Mui
e7d4641d13
Feature/reload data on logo click ( #2959 )
* Reload data on logo click
* Update changelog
1 year ago
Thomas Kaul
06ba7a4b1b
Feature/extend assistant by asset class selector ( #2957 )
* Remove tabs
* Add asset class selector
* Update changelog
1 year ago