Ken Tandrian
5fa7b7a231
Task/upgrade to color version 5.0 ( #4383 )
* chore(deps): bump color from 4.2.3 to 5.0.0
* chore(deps-dev): remove @types/color
* feat(ui): change color imports
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 months ago
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
* Upgrade to Nx 20.3
* Update changelog
4 months ago
Thomas Kaul
f5e6f7dcfe
Bugfix/fix initialization of fire calculator ( #3470 )
* Fix initialization
* Update changelog
11 months ago
Thomas Kaul
4355c96ab6
Bugfix/fix initial annual interest rate in fire calculator ( #3437 )
* Fix initial annual interest rate
* Update changelog
11 months ago
Thomas Kaul
73d62bb51f
Migrate UI components to standalone ( #3290 )
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
e921ed7f52
Reorder imports ( #2988 )
1 year ago
Thomas Kaul
c45df20d88
Sort imports ( #1797 )
2 years ago
Thomas Kaul
3af8be89e3
Feature/improve usability of fire calculator ( #1779 )
* Improve usability
* Add debounce
* Persist annualInterestRate
* Partially disable date picker
* Update changelog
2 years ago
Robbert Coeckelbergh
fce9e7fb0c
Feature/extend fire calculator by retirement date ( #1748 )
* Extend fire calculator by retirement date
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
436f791fa4
Feature/upgrade chart.js to version 4.2.0 ( #1567 )
* Upgrade chart.js to version 4.2.0
* Update changelog
2 years ago
Martin Vandenbussche
2beceb36cf
Overriding tooltip title for graphs where grouping is defined ( #1605 )
* Overriding tooltip title for graphs where grouping is defined
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
eac52a215b
Feature/refactor appearance to color scheme ( #1364 )
* Refactor appearance to colorScheme
* Update changelog
3 years ago
Thomas Kaul
ccb8c86596
Feature/minor improvements in chart components ( #1353 )
* Move y axis to the right
* Update changelog
3 years ago
Yash Solanki
246de7aa86
Consider current month in FIRE calculation ( #1349 )
3 years ago
Thomas Kaul
b6f395fd3b
Feature/improve i18n ( #1183 )
* Improve i18n
* Update changelog
3 years ago
Thomas Kaul
d130efad47
Clean up comments ( #1043 )
* Clean up comments
3 years ago
Thomas Kaul
002b883668
Feature/upgrade to angular 14 ( #1019 )
* Upgrade to angular 14
* Migrate UntypedFormControl to FormControl
* Update changelog
3 years ago
Thomas Kaul
15dda886a0
Feature/add vertical hover line to line chart component ( #963 )
* Add vertical hover line
* Improve tooltips of charts
* Update changelog
3 years ago
Thomas Kaul
b3e07c8446
Feature/support permissions in fire calculator ( #891 )
* Support hasPermissionToUpdateUserSettings
* Update changelog
3 years ago
Thomas Kaul
34cbdd7c2a
Upgrade angular, Nx and storybook ( #888 )
* Upgrade angular, Nx and storybook
* Update changelog
3 years ago
Thomas Kaul
20358d9105
Feature/persist savings rate ( #849 )
* Persist savings rate
* Update changelog
3 years ago
Thomas Kaul
8ae041faa0
Bugfix/fix issue in fire calculator after changing investment horizon ( #839 )
* Properly update chart datasets and improve tooltip
* Update changelog
3 years ago
Thomas Kaul
0d8362ca8f
Feature/separate deposit and savings in fire calculator ( #837 )
* Separate deposit and savings
* Update changelog
3 years ago
Thomas Kaul
500e09d95a
Bugfix/fix loading state in fire calculator ( #824 )
* Fix loading state
* Update changelog
3 years ago
Thomas Kaul
70723f8d5f
Bugfix/fix projected total amount in fire calculator ( #825 )
* Fix calculation of projected total amount
* Update changelog
3 years ago
Thomas Kaul
23f2ac472e
Feature/add fire calculator ( #822 )
* Add fire calculator
* Update changelog
3 years ago