Kenrick Tandrian
2ba7e46579
Task/improve type safety in home summary component ( #6926 )
* fix(client): resolve errors
* feat(client): replace constructor based DI with inject function
* feat(client): enforce encapsulation
* fix(client): remove dead code
* feat(client): replace deprecated getDeviceInfo
* feat(client): convert isLoading to signal
* feat(client): convert hasImpersonationId to signal
* feat(client): convert summary to signal
* feat(client): convert user and hasPermissionToUpdateUserSettings to signals
* feat(client): implement OnPush change detection strategy
* fix(client): remove nested subscription
3 months ago
Thomas Kaul
787e6f6414
Task/improve spacing in various tabs ( #6909 )
* Improve spacing
3 months ago
Thomas Kaul
1f78ba5bbb
Task/rename deviceService to deviceDetectorService for consistency ( #6810 )
* Rename deviceService to deviceDetectorService for consistency
4 months ago
Erwin
6a714687b5
Task/eliminate OnDestroy lifecycle hook from home summary component ( #6550 )
* Eliminate OnDestroy lifecycle hook
6 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
8 months ago
Thomas Kaul
6d1c10d1c2
Feature/extend portfolio summary by percentage values ( #5964 )
* Extend summary by percentage values
* Update changelog
9 months ago
Thomas Kaul
4f9f03d62b
Feature/simplify portfolio summary on mobile ( #5962 )
* Simplify portfolio summary on mobile
* Improve numerical precision
* Hide hints
* Update changelog
9 months ago
Kenrick Tandrian
37080da364
Task/migrate portfolio summary component to standalone ( #5450 )
* Migrate portfolio summary component to standalone
* Update changelog
1 year ago
Kenrick Tandrian
01b13e69d1
Feature/migrate home page components to standalone ( #5206 )
* Migrate home page components to standalone
* 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
7db7eeecf2
Bugfix/fix view mode toggle of holdings tab ( #3698 )
* Fix view mode toggle
* Update changelog
2 years ago
Thomas Kaul
00e50c6abe
Feature/improve portfolio summary ( #3472 )
* Improve portfolio summary
* Update changelog
2 years 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
2 years ago
Thomas Kaul
efdc9b387f
Eliminate ghostfolio-style.scss ( #3228 )
2 years ago
Thomas Kaul
7a364472c8
Bugfix/fix liability issue in allocations ( #3133 )
* Remove liabilities from allocations calculation
* Update changelog
2 years ago
Thomas Kaul
b62488628c
Prettify markup ( #3029 )
3 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
3 years ago
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
3 years ago
Thomas Kaul
02dc7c52b1
Localize routes ( #2250 )
* Localize about path
* Localize faq path
* Localize features path
* Localize markets path
* Localize pricing path
* Localize register path
* Localize resources path
* Extend sitemap
3 years ago
Thomas Kaul
4955555ddd
Release 1.301.1 ( #2247 )
3 years ago
Thomas Kaul
0fd3db3228
Bugfix/fix cash position rows in holdings table ( #2237 )
* Fix cash position rows
* Update changelog
3 years ago
Thomas Kaul
84de2c0c68
Migrate card components to Angular Material 15 ( #1837 )
3 years ago
Thomas Kaul
1b7b082003
Feature/migrate various components to angular material 15 ( #1836 )
* Migrate components to Angular Material 15
* Update changelog
3 years ago
Thomas Kaul
b6a7804a26
Refactoring ( #1784 )
4 years ago
Thomas Kaul
0000317041
Upgrade Nx and Angular ( #1646 )
* Upgrade Nx and Angular
* Update changelog
* Feature/eliminate angular material css vars (#1648 )
* Eliminate angular-material-css-vars
* 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
eb4d088a80
Feature/optimize page title for mobile ( #1564 )
* Optimize page title for mobile
* Update changelog
4 years ago
Thomas Kaul
f01a3f893d
Exclude accounts ( #1289 )
* Exclude accounts
* Update changelog
4 years ago
Thomas Kaul
fc4bb71184
Feature/migrate date range setting to user settings ( #1239 )
* Migrate date range to user settings
* Refactor currency and view mode in the user user settings
* Update changelog
4 years ago
Thomas Kaul
2db46e5bbf
Feature/support localization in date fns ( #1195 )
* Add locale to date-fns (formatDistanceToNow)
* Update changelog
4 years ago
Thomas Kaul
8897f32bc5
Clean up modules ( #1063 )
4 years ago
Thomas Kaul
d130efad47
Clean up comments ( #1043 )
* Clean up comments
4 years ago
Thomas Kaul
7b6893b5ed
Feature/add support for emergency fund ( #749 )
* Add support for emergency fund
* Update changelog
5 years ago
Thomas Kaul
2f402c0c8e
Feature/introduce tabs with routing to home page ( #495 )
* Introduce tabs with routing
* Update changelog
5 years ago