Thomas
c1f7a88c28
Refactoring
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
7841e52b45
feat(fire): scale fire chart according to retirement date
- If target net worth is filled in, display retirement date and update the scale of the chart
- If target net worth is not filled in, display total amount and use investment horizon
- Add translations
3 years ago
Robbert Coeckelbergh
29d9abf56f
chore(fire): Small fixes based on PR comments
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
6301c0c21c
Clean up ( #1767 )
3 years ago
Thomas Kaul
1e42d6bffa
Feature/harmonize axis style of charts ( #1768 )
* Harmonize axis style
* Update changelog
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
1ffa831c5c
Feature/improve style of symbol search results ( #1728 )
* Improve style
* Update changelog
3 years ago
Thomas Kaul
bf2de5d572
Feature/add support to pricing page ( #1723 )
* Add support
* Update changelog
3 years ago
Thomas Kaul
2b4a1dc480
Bugfix/fix issue with exact matches in activities filter ( #1724 )
* Fix issue with exact match
* Update changelog
3 years ago
Thomas Kaul
ce022c024f
Feature/upgrade nx to version 15.7.2 ( #1721 )
* Upgrade Angular and Nx
* Update changelog
3 years ago
Thomas Kaul
bfa32537a8
Feature/improve usability of import activities action ( #1695 )
* Improve usability of import activities action
* Update changelog
3 years ago
Thomas Kaul
de76b0d8c3
Feature/add data import and export to pricing page ( #1697 )
* Add data import and export
* Update changelog
3 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
3 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
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
0878941c4f
Feature/support translated tags ( #1600 )
* Support translated tags
* Update changelog
3 years ago
Thomas Kaul
69a9e77820
Feature/improve logo alignment ( #1599 )
* Improve logo alignment
* Update changelog
3 years ago
Thomas Kaul
f3c8ec27cb
Feature/improve deprecated sass imports ( #1581 )
* Improve deprecated Sass imports
* Update changelog
3 years ago
Thomas Kaul
a850e8ca22
Import dividend ( #1560 )
* Import dividend
* Update changelog
3 years ago
Thomas Kaul
eb4d088a80
Feature/optimize page title for mobile ( #1564 )
* Optimize page title for mobile
* Update changelog
3 years ago
Thomas Kaul
dd7a6f1562
Bugfix/fix i18n for account type ( #1554 )
* Translate account type
* Update changelog
3 years ago
Thomas Kaul
d545e4877c
Feature/improve activities import by preview step ( #1540 )
* Improve activities import
* Update changelog
3 years ago
Thomas
1918dee9c5
Format code
3 years ago
Yash Solanki
a08610b603
Feature/improve activities import ( #1531 )
3 years ago
Thomas Kaul
c38ebec3be
Feature/add name to activities table ( #1516 )
* Add name to symbol column
* Update changelog
3 years ago
Thomas Kaul
2b8ab26e7e
Feature/combine name and symbol column in holdings table ( #1514 )
* Combine name and symbol column
* Update changelog
3 years ago
Thomas Kaul
a51b210f79
Feature/upgrade chart.js to version 4.0.1 ( #1503 )
* Upgrade chart.js to version 4.0.1 (including plugins)
* Migrate border attributes
* Update changelog
3 years ago
Thomas Kaul
d5e3ff5717
Add locale ( #1500 )
3 years ago
Thomas Kaul
50f6d154e5
Feature/extend sorting in tables ( #1491 )
* Extend sorting
* Update changelog
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
b0d708fb82
Feature/change activities icons ( #1463 )
* Improve icons
* Update changelog
3 years ago
Thomas Kaul
31c949f9d2
Feature/upgrade nx to version 15.0.13 ( #1442 )
* Upgrade Nx to version 15.0.13
* Update changelog
3 years ago
Yash Solanki
901c997908
Add pagination to activities table ( #1404 )
* Add pagination to activities table
3 years ago
Thomas Kaul
64a7d38ff9
Add more translations ( #1394 )
3 years ago
Thomas Kaul
68d0d39161
Feature/translate asset and asset sub classes ( #1393 )
* Translate asset and asset sub classes
* Update changelog
3 years ago
Thomas Kaul
8fd1fbd44a
Feature/upgrade nx to version 15 ( #1375 )
* Upgrade to Nx 15
* Update changelog
3 years ago
Thomas Kaul
0fb33ae71c
Feature/migrate angular.json to project.json ( #1374 )
* Migrate angular.json to project.json
* Update changelog
3 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
8f3a9bdfbb
Feature/refactor animation configuration ( #1337 )
* Refactor animation configuration
* Update changelog
3 years ago
Yash Solanki
44dfd2bd48
Add animation to line chart ( #1328 )
3 years ago
Thomas Kaul
3f85c327f5
Bugfix/fix text truncation in value component ( #1330 )
* Fix text truncation
* Update changelog
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