Cédric Meuter
4e9e3f7b6b
Feature/Add `wtd` and `mtd` as possible values for date range ( #2902 )
* Add `wtd` and `mtd` as possible values for date range
'wtd': week-to-date (from the start of the week)
'mtd': month-to-date (from the start of the month)
* Update changelog
1 year ago
Thomas Kaul
d7f72819de
Feature/extend assistant by tag selector ( #2838 )
* Extend assistant by tag selector
* Update changelog
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
eac52a215b
Feature/refactor appearance to color scheme ( #1364 )
* Refactor appearance to colorScheme
* Update changelog
3 years ago
Thomas Kaul
a8e096f9ac
Feature/minor improvements for appearance selector ( #1345 )
* Improve appearance selector
* Update changelog
3 years ago
Yash Solanki
c896bf9199
Add appearance option in settings ( #1342 )
* Add appearance option in settings
3 years ago
Thomas Kaul
e320aa91f7
Feature/simplify benchmark configuration ( #1248 )
* Simplify benchmark configuration
* Update changelog
3 years ago
Thomas Kaul
4f8fe83a16
Feature/clean up user database schema ( #1242 )
* Clean up user database schema
* Update changelog
3 years ago
Thomas Kaul
aece76d98f
Feature/add date range component to benchmark comparator ( #1240 )
* Add date range component
* Update changelog
3 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
3 years ago
Thomas Kaul
3b2f13850c
Feature/improve chart calculation ( #1226 )
* Improve chart calculation
* Update changelog
3 years ago
Thomas Kaul
56bf422407
Consider language from user settings ( #1179 )
3 years ago
Thomas Kaul
20358d9105
Feature/persist savings rate ( #849 )
* Persist savings rate
* Update changelog
3 years ago
Thomas Kaul
67f2b326f3
Switch to new calculation engine ( #814 )
* Switch to new calculation engine
* Clean up old portfolio calculation engine (#815 )
* Rename new portfolio calculation engine (#816 )
* Update changelog
3 years ago
Thomas Kaul
204c7360c3
Feature/prepare for localized date format ( #803 )
* Support localized date and number format
* Update changelog
3 years ago
Thomas Kaul
7b6893b5ed
Feature/add support for emergency fund ( #749 )
* Add support for emergency fund
* Update changelog
3 years ago
Thomas Kaul
bcb7f5f522
Feature/add feature toggle for new calculation engine ( #649 )
* Add feature toggle for new calculation engine
* Update changelog
3 years ago
Thomas Kaul
05b0efef82
Feature/add restricted view ( #295 )
* Add restricted view
* Update changelog
4 years ago