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>
1 month ago
Karel De Smet
68868df41a
Bugfix/fix storybook setup ( #4168 )
* Fix storybook setup
* Update changelog
3 months ago
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
* Upgrade to Nx 20.3
* Update changelog
3 months ago
Thomas Kaul
308d3b64b1
Feature/Remove empty constructors ( #3958 )
* Remove empty constructors
6 months ago
dw-0
dd28f38e60
Bugfix/fix eslint configuration ( #3852 )
* Fix eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
6 months ago
Thomas Kaul
9246a73f41
Feature/refactor dark theme css selector ( #3662 )
* Refactor dark theme CSS selector
* Update changelog
8 months ago
Thomas Kaul
f5e6f7dcfe
Bugfix/fix initialization of fire calculator ( #3470 )
* Fix initialization
* Update changelog
10 months ago
Thomas Kaul
4355c96ab6
Bugfix/fix initial annual interest rate in fire calculator ( #3437 )
* Fix initial annual interest rate
* Update changelog
10 months ago
Thomas Kaul
990028316e
Refactor form controls to form getter ( #3325 )
12 months ago
Thomas Kaul
73d62bb51f
Migrate UI components to standalone ( #3290 )
12 months 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
48b412cfb8
Feature/harmonize setting of default locale ( #3032 )
* Harmonize setting of default locale
* Update changelog
1 year ago
Thomas Kaul
1fec49fbc2
Improve states ( #3000 )
1 year ago
Thomas Kaul
d5d40c0ea1
Migrate to control flow ( #2991 )
* Migrate to control flow
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
0436cc6487
Migrate ngx-skeleton-loader components to self-closing tags ( #2935 )
1 year ago
Thomas Kaul
fcfe7b1787
Clean up ( #2844 )
1 year ago
Thomas Kaul
0b59fc639d
Feature/upgrade prettier to version 3 ( #2163 )
* Upgrade prettier to version 3.0.2
* Prettify code
* Update changelog
2 years ago
Thomas Kaul
c45df20d88
Sort imports ( #1797 )
2 years ago
Thomas Kaul
5db2faa17d
Bugfix/fix border color in fire calculator ( #1792 )
* Fix border color
* Update changelog
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
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
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
Logan Arnett
8e577592f6
Fix issue with $localize in storybook ( #1343 )
3 years ago
Thomas Kaul
b6f395fd3b
Feature/improve i18n ( #1183 )
* Improve i18n
* Update changelog
3 years ago
Thomas Kaul
34c9703716
Remove locale ( #1173 )
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
6774c48dff
Feature/restructure fire page ( #982 )
* Restructure fire page
* 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