Thomas Kaul
a7a33eeb56
Bugfix/fix locale in scraper configuration ( #5011 )
* Fix locale in scraper configuration
* Update changelog
7 months ago
Thomas Kaul
fa99876dca
Feature/rename asset profile icon component to entity logo component ( #4861 )
* Rename asset profile icon component to entity logo component
* Update changelog
7 months ago
Thomas Kaul
71d56ad789
Feature/move asset profile icon component to @ghostfolio/ui ( #4858 )
* Move asset profile icon component to @ghostfolio/ui
* Update changelog
7 months ago
Thomas Kaul
d99217a434
Feature/refactor @Input in portfolio proportion chart component ( #4684 )
* Refactor @Input in GfPortfolioProportionChartComponent
8 months ago
Thomas Kaul
862de91e7b
Feature/respect watcher count in delete asset profile checkbox ( #4609 )
* Respect watchedByCount in delete asset profile checkbox
* Update changelog
9 months ago
Tobias Kugel
a41032d0af
Feature/add expansion panel for historical market data editor ( #4550 )
* Add expansion panel for historical market data editor
* Update changelog
9 months ago
Thomas Kaul
8163966212
Bugfix/fix word wrap in menu of historical market data table of admin control panel ( #4562 )
* Fix word wrap
* Update changelog
9 months ago
csehatt741
42734dff75
Feature/deactivate asset profile on delisting (Yahoo Finance) ( #4524 )
* Deactivate asset profile on delisting (Yahoo Finance)
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
9 months ago
csehatt741
0f557f431e
Feature/add status column to market data table in admin control panel ( #4520 )
* Add status column to market data table in admin control panel
* Update changelog
9 months ago
Thomas Kaul
2deca58928
Bugfix/fix action label in asset profile dialog ( #4517 )
* Fix label
* Update changelog
9 months ago
github-actions[bot]
f7f057f2e8
Feature/update locales ( #4509 )
* Update locales
* Update translations
* Update translations
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
9 months ago
Tobias Kugel
57748a18ef
Feature/add data gathering toggle to asset profile details dialog ( #4497 )
* Add data gathering toggle to asset profile details dialog
* Update changelog
9 months ago
Tobias Kugel
91394160b9
Feature/Allow to edit identifier in asset profile dialog ( #4469 )
* Allow to edit identifier in asset profile dialog
* Update changelog
10 months ago
Szymon Łągiewka
795e4582a8
Feature/replace lodash.uniq with Array.from + Set ( #4387 )
* Replace lodash.uniq with Array.from + Set
* Update chagnelog
10 months ago
csehatt741
3a09996ca1
Bugfix/fix functionality to delete asset profile of custom currency ( #4354 )
* Fix functionality to delete asset profile of custom currency
* Update changelog
10 months ago
Thomas Kaul
b2698fccbd
Feature/improve validation of currency management in admin control panel ( #4334 )
* Improve validation of currency management
* Update changelog
11 months ago
Thomas Kaul
e6416d5a00
Feature/improve mode value labels in scraper configuration ( #4274 )
* Improve mode value labels
11 months ago
Thomas Kaul
e2b27fb6e9
Feature/improve headers label in scraper configuration ( #4263 )
* Improve label
11 months ago
Amandee Ellawala
a75599bf5d
Feature/split scraper configuration into sub form ( #4157 )
* Split scraper configuration into sub form
* Update changelog
12 months ago
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
* Upgrade to Nx 20.3
* Update changelog
1 year ago
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
1 year ago
Amandee Ellawala
11d5f36c31
Feature/extract historical market data editor to reusable component ( #4080 )
* Extract historical market data editor to reusable component
* Update changelog
1 year ago
dw-0
6a10b932b0
Feature/Switch consistent-type-assertions eslint rule from warn to error ( #3982 )
* Switch consistent-type-assertions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
1 year ago
dw-0
76ff34b0c4
Feature/switch no-empty-function rule in eslint configuration from warn to error ( #3979 )
* Switch no-empty-function rule in eslint configuration from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
1 year ago
Thomas Kaul
a5331dd32b
Feature/optimize dialog sizes for mobile ( #3964 )
* Optimize dialog sizes for mobile
* Update changelog
1 year ago
Thomas Kaul
29d3b762a8
Feature/switch typescript-eslint no-unused-vars to error ( #3887 )
* Switch @typescript-eslint/no-unused-vars to error
1 year ago
Thomas Kaul
ed30549f6b
Feature/prepare permission to delete asset profile of currency ( #3833 )
1 year ago
Madhab Chandra Sahoo
8d0890a400
Feature/integrate add currency to create asset profile dialog ( #3819 )
* Integrate add currency to create asset profile dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
e301dc5612
Feature/add horizontal lines to separate delete actions in menus ( #3805 )
* Add horizontal lines to separate delete action
* Update changelog
1 year ago
Nikolai
38ac3d387b
Feature/extend market data endpoint by lastMarketPrice ( #3752 )
* Extend market data endpoint by lastMarketPrice
* Integrate last market price in admin market data
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Daniel Idem
952c2b71a2
Feature/reuse notification service for confirm dialogs ( #3671 )
* Reuse notification service for confirm dialogs
1 year ago
Daniel Idem
56ddbaf972
Feature/reuse notification service for alert dialogs ( #3670 )
* Reuse notification service for alert dialogs
1 year ago
Thomas Kaul
41f5801b5e
Feature/refactor unique asset type to asset profile identifier ( #3636 )
* Refactoring
1 year ago
Thomas Kaul
43afb16808
Feature/introduce isUsedByUsersWithSubscription flag ( #3573 )
2 years ago
Thomas Kaul
5dc331e386
Feature/improve language localization for de 20240709 ( #3555 )
* Update translations
* Update changelog
2 years ago
Thomas Kaul
b0c53d050a
Feature/harmonize delete labels in admin market data ( #3552 )
2 years ago
Thomas Kaul
fad1adb91b
Feature/improve usability to delete currency asset profile ( #3541 )
* Improve usability
* Update changelog
2 years ago
Thomas Kaul
554136cdcd
Feature/bulk deletion for asset profiles ( #3531 )
* Add support for bulk deletion of asset profiles
* Update changelog
2 years ago
Thomas Kaul
469c1936b4
Bugfix/fix horizontal overflow in historical market data table of admin control panel ( #3515 )
* Fix horizontal overflow
* Update changelog
2 years ago
Thomas Kaul
ee086638f3
Feature/add benchmarks preset to admin control panel ( #3513 )
* Add benchmarks preset
* Update changelog
2 years ago
Eduardo Marinho
ff121243e4
Feature/extend asset profile for currency ( #3495 )
* Extend asset profile for currency
* Update changelog
2 years ago
Thomas Kaul
b725e6e2ec
Feature/migrate client to control flow ( #3475 )
* Migrate to control flow
* Update changelog
2 years 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
2 years ago
Eduardo Marinho
60ef46accf
Bugfix/fix state handling of currency selector component ( #2795 ) ( #3429 )
* Fix state handling of currency selector component
* Update changelog
2 years ago
Thomas Kaul
74f4323903
Feature/increase spacing around floating action buttons ( #3385 )
* Increase spacing around floating action buttons
* Update changelog
2 years 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
bed9ae916c
Migrate UI components to standalone ( #3302 )
2 years ago
Thomas Kaul
92fb05320a
Migrate UI components to standalone ( #3296 )
2 years ago