Kenrick Tandrian
081ce27d78
Task/improve type safety in home overview component ( #6927 )
* feat(client): implement default date range
* feat(client): resolve errors
* feat(client): replace constructor based DI with inject function
* feat(client): enforce encapsulation
* fix(client): remove dead code
* feat(client): enforce immutability
* feat(client): replace deprecated getDeviceInfo
* feat(client): convert errors to signal
* feat(client): convert hasImpersonationId to signal
* feat(client): convert user to signal
* feat(client): convert to computed signals
* feat(client): convert historicalDataItems and isLoadingPerformance to signals
* feat(client): convert performance and precision to signals
* feat(client): implement OnPush change detection strategy
* fix(common): revert DateRange type change
* fix(client): format file
2 months ago
David Requeno
3602562aac
Task/migrate Angular components from NgClass to class bindings ( #6843 )
* Migrate components from NgClass to class bindings
* Update changelog
2 months ago
Thomas Kaul
1f78ba5bbb
Task/rename deviceService to deviceDetectorService for consistency ( #6810 )
* Rename deviceService to deviceDetectorService for consistency
3 months ago
Kenrick Tandrian
d9e934aa6b
Task/improve type safety for routes by implementing satisfies operator ( #6681 )
* Improve type safety
3 months ago
Kenrick Tandrian
836a01d3cd
Task/improve type safety for sub routes usage ( #6606 )
* Resolve subroutes errors in components and pages
4 months ago
Erwin
9f9008c89a
Task/eliminate OnDestroy lifecycle hook from home overview component ( #6549 )
* Eliminate OnDestroy lifecycle hook
4 months ago
Thomas Kaul
e5a771671f
Task/rename order permissions to activity ( #6494 )
* Rename order permissions to activity
4 months ago
Kenrick Tandrian
601008e0e6
Task/move data service to UI library ( #6154 )
* feat(lib): move data service
* feat(client): update imports
* feat(lib): update imports
* Update changelog
6 months ago
Kenrick Tandrian
7c81042244
Task/migrate portfolio performance component to standalone ( #5363 )
* Migrate portfolio performance component to standalone
* Update changelog
11 months ago
Thomas Kaul
fcaa4f7996
Feature/improve precision of values in holding detail dialog on mobile ( #5337 )
* Improve dynamic numerical precision
* Shorten date on mobile
* Extend Storybook story of value component
* Update changelog
11 months ago
Anirban Biswas
a765e578a7
Feature/move toggle component to @ghostfolio/ui and set up Storybook story ( #5248 )
* Move toggle component to @ghostfolio/ui
* Set up Storybook story
* Update changelog
12 months ago
Thomas Kaul
7c147dfb68
Bugfix/fix permissions of impersonation mode in overview and holdings tabs ( #5239 )
* Fix permissions of impersonation mode
* Update changelog
12 months ago
Kenrick Tandrian
f7efc54666
Feature/migrate toggle component to standalone ( #5237 )
* Migrate toggle component to standalone
* Update changelog
12 months ago
Kenrick Tandrian
01b13e69d1
Feature/migrate home page components to standalone ( #5206 )
* Migrate home page components to standalone
* Update changelog
1 year ago
Thomas Kaul
afaf783afb
Feature/improve labels of line chart components ( #5162 )
* Improve labels
* Update changelog
1 year ago
Kenrick Tandrian
ced7f1f206
Feature/extend search in assistant by quick links ( #4870 )
* Extend search in assistant by quick links
* Update changelog
1 year ago
Thomas Kaul
766d792b10
Feature/restructure paths to routes ( #4863 )
* Restructure paths to routes
1 year ago
Thomas Kaul
13b544c67d
Feature/refactor router links ( #4752 )
* Refactor router links
1 year ago
Thomas Kaul
f63d171678
Feature/improve usability of no activities info ( #4382 )
* Improve usability
* Update changelog
1 year ago
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
* Upgrade to Nx 20.3
* Update changelog
2 years ago
Thomas Kaul
29d3b762a8
Feature/switch typescript-eslint no-unused-vars to error ( #3887 )
* Switch @typescript-eslint/no-unused-vars to error
2 years ago
gizmodus
f360a12823
Feature/rework portfolio calculator ( #3393 )
* Rework portfolio calculation
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
84d23764db
Feature/minor improvements in client ( #3690 )
* Improve view mode form control value change
* Clean up
2 years ago
Thomas Kaul
41f5801b5e
Feature/refactor unique asset type to asset profile identifier ( #3636 )
* Refactoring
2 years ago
Thomas Kaul
ba78c2783d
Feature/improve numerical precision in holding detail dialog ( #3584 )
* Improve numerical precision in holding detail dialog
* 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
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
efdc9b387f
Eliminate ghostfolio-style.scss ( #3228 )
2 years ago
Thomas Kaul
87bf8df1c3
Bugfix/missing performance chart in presenter view ( #3181 )
* Fix missing performance chart in presenter view
* Update changelog
2 years 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
2 years ago
Thomas Kaul
b62488628c
Prettify markup ( #3029 )
2 years ago
Thomas Kaul
e0d6d9e8ca
Migrate if / else to control flow ( #3001 )
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2 years ago
Thomas Kaul
9fe90273c7
Feature/move assistant to general availability ( #2977 )
* Move assistant from experimental to general availability
* Update changelog
2 years ago
Martin Mui
e7d4641d13
Feature/reload data on logo click ( #2959 )
* Reload data on logo click
* Update changelog
2 years ago
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
3 years ago
Francisco Silva
3df8810412
Feature/Add support to grant private access with permissions ( #2870 )
* Add support to grant private access with permissions
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
4c30e9459d
Feature/extend assistant by date range selector ( #2815 )
* Extend assistant by date range selector
* Update changelog
3 years ago
Thomas Kaul
3a66ccdebe
Bugfix/fix unit in overview of home page ( #2626 )
* Fix unit
* Update changelog
3 years ago
Thomas Kaul
8abb517ac6
Feature/remove loading indicator of unit in overview of home page ( #2622 )
* Remove loading indicator of unit
* Update changelog
3 years ago
Thomas Kaul
b259ab7b0c
Feature/add step by step introduction for new users ( #2191 )
* Add introduction for new users
* Update changelog
3 years ago
Thomas Kaul
3453100afd
Feature/migrate various components to angular material 15 part 2 ( #1838 )
* Migrate tooltips to Angular Material 15
* Migrate tabs to Angular Material 15
3 years ago
Thomas Kaul
b6a7804a26
Refactoring ( #1784 )
3 years ago
Thomas Kaul
6cd51fb044
Feature/hide irrelevant errors in client ( #1623 )
* Hide irrelevant errors in client
* Update changelog
4 years ago
Thomas Kaul
f3c8ec27cb
Feature/improve deprecated sass imports ( #1581 )
* Improve deprecated Sass imports
* Update changelog
4 years ago
Thomas Kaul
eac52a215b
Feature/refactor appearance to color scheme ( #1364 )
* Refactor appearance to colorScheme
* Update changelog
4 years ago
Thomas Kaul
a65424aafa
Feature/add total amount chart to investment timeline ( #1344 )
* Add total amount chart
* Update changelog
4 years ago
Thomas Kaul
8f3a9bdfbb
Feature/refactor animation configuration ( #1337 )
* Refactor animation configuration
* Update changelog
4 years ago