Thomas
b99e7b4fad
Fix retirementDate persistence
3 years ago
Thomas
cadfa8f03e
Refactoring
* Eliminate @angular/material-moment-adapter
* Eliminate projectedTotalAmountSet
* Refactor retirementDate to type Date
3 years ago
Robbert Coeckelbergh
191ef6ec1a
feat(retirement-date): Use retirementDate and projectedTotalAmount both as input fields
3 years ago
Robbert Coeckelbergh
96288594c1
feat(fire): Add retirement date to the fire component
- Add targetNetWorth input to the fire component form
- Add targetNetWorth to the settings in the db
- Calculate retirement date based on targetNetWorth and 4% rule
3 years ago
Thomas Kaul
cc6320acfd
Feature/simplify database seeding ( #1763 )
* Simplify database seeding
* Update documentation
* Update changelog
3 years ago
Thomas Kaul
261a0fb0b9
Refactor AuthInterceptor ( #1764 )
* Refactor AuthInterceptor
* Refactor JwtStrategy
3 years ago
Thomas Kaul
897e941e7a
Feature/add data provider info to position ( #1730 )
* Add data provider info
* Update changelog
3 years ago
Thomas Kaul
75d140b436
Harmonize file name ( #1662 )
3 years ago
Yash Solanki
a79f31b006
Feature/add accounts import export ( #1635 )
* Add accounts to activities export
* Add logic for importing accounts
* Update changelog
3 years ago
Thomas Kaul
45cfd61dbb
Feature/improve styling in admin control panel ( #1665 )
* Improve styling
* Update changelog
3 years ago
Thomas Kaul
1b2f8e5586
Feature/extend analytics by country ( #1661 )
* Extend analytics by country
* Fix Upgrade Plan button of subscription interstitial
* Update changelog
3 years ago
Thomas Kaul
f7597c213d
Feature/add dividend and fees to position detail dialog ( #1643 )
* Add dividend and fees to position detail dialog
* Update changelog
3 years ago
Thomas Kaul
6aae0cc1e4
Bugfix/fix issue with value in value redaction interceptor ( #1627 )
* Fix issue with value in value redaction interceptor
* Fix format of world map
* Update changelog
3 years ago
Thomas Kaul
5d8a50a80d
Feature/add interstitial for subscription ( #1637 )
* Add interstitial
* Improve pricing page
* Update changelog
3 years ago
Thomas Kaul
271001f523
Feature/remove toggle on allocations page ( #1620 )
* Rename allocationCurrent, remove allocationInvestment
* Update changelog
3 years ago
Thomas Kaul
7fa6eda45d
Feature/remove emergency fund as asset class ( #1615 )
* Remove emergency fund as asset class
* Update changelog
3 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>
3 years ago
Thomas Kaul
90a7a84ac5
Feature/add global heat map to landing page ( #1584 )
* Add global heat map
* Update changelog
3 years ago
Thomas Kaul
a850e8ca22
Import dividend ( #1560 )
* Import dividend
* Update changelog
3 years ago
Yash Solanki
925d38703e
Feature/add group by year option on analysis page ( #1568 )
* Add group by year option
3 years ago
Thomas Kaul
b17111e6f1
Feature/setup fr ( #1571 )
* Setup fr
* Update changelog
3 years ago
Thomas Kaul
c4765e31cd
Feature/setup pt ( #1439 )
* Setup pt
* Update changelog
3 years ago
Thomas Kaul
8818e09be8
Feature/add prefix to coupon codes ( #1562 )
* Add prefix
* Update changelog
3 years ago
Thomas Kaul
b56111ae85
Feature/add dry run to import api endpoint ( #1526 )
* Add dry run to import API endpoint
* Update changelog
3 years ago
gobdevel
616d168a7c
Feature/add signup permission ( #1512 )
* Added support to disable user sign up in the admin control panel
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
e87b93f19c
Feature/add logo endpoint ( #1506 )
* Add logo endpoint
* Update changelog
3 years ago
Thomas Kaul
49dcade964
Feature/add date of first activity to holdings ( #1505 )
* Add date of first activity
* Update changelog
3 years ago
Thomas Kaul
7cd65eed39
Feature/improve asset profile details dialog ( #1504 )
* Improve asset profile details dialog
* Update changelog
3 years ago
Thomas Kaul
3a78d6c3f1
Feature/add dividend timeline ( #1498 )
* Add dividend timeline
* Update changelog
Co-Authored-By: João Pereira <joao@jpereira.me>
3 years ago
Thomas Kaul
b5b7af7741
Feature/improve asset profile management ( #1485 )
* Improve asset profile management (Add note, fix filter)
* Update changelog
3 years ago
Thomas Kaul
3611684f17
Feature/extend asset profile details dialog ( #1469 )
* Extend asset profile details dialog
* Update changelog
3 years ago
Yash Solanki
901c997908
Add pagination to activities table ( #1404 )
* Add pagination to activities table
3 years ago
Thomas Kaul
eac52a215b
Feature/refactor appearance to color scheme ( #1364 )
* Refactor appearance to colorScheme
* Update changelog
3 years ago
Thomas Kaul
a65424aafa
Feature/add total amount chart to investment timeline ( #1344 )
* Add total amount chart
* Update changelog
3 years ago
Thomas Kaul
538c8947cd
Feature/rename data source from rakuten to rapid api ( #1350 )
* Rename Rakuten to Rapid API
* 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
8d3954304e
Feature/add statistics section to landing page ( #1306 )
* Add pulls on Docker Hub to statistics
* Add statistics to landing page
* Update changelog
3 years ago
Thomas Kaul
e3916e1ba3
Feature/setup espanol ( #1293 )
* Setup Español
* Update changelog
3 years ago
Mitchell
3006c21b12
Add dutch translation ( #1291 )
* Add dutch translation
3 years ago
Thomas Kaul
f01a3f893d
Exclude accounts ( #1289 )
* Exclude accounts
* Update changelog
3 years ago
Thomas Kaul
7667af059c
Feature/combine performance and chart calculation ( #1285 )
* Combine performance and chart calculation endpoints
* Update changelog
3 years ago
Thomas Kaul
862f670ccf
Feature/setup italiano ( #1276 )
* Setup italiano
* Update changelog
3 years ago
Thomas Kaul
b1b5689242
Feature/improve performance of chart calculation ( #1271 )
* Improve performance chart calculation
Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>
* Update changelog
Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>
* Improve chart tooltip of benchmark comparator
* Update changelog
Co-authored-by: gizmodus <11334553+gizmodus@users.noreply.github.com>
3 years ago
Thomas Kaul
d4c3a9d1e8
Feature/add percentage visualization of the current filter ( #1268 )
* Add percentage visualization of the active filter
* Update changelog
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
376ce88492
Bugfix/fix benchmark chart ( #1236 )
* Fix benchmark chart
* Distinguish between currency and unit in tooltip
* Update changelog
3 years ago