Thomas
543c656635
Refactoring
3 years ago
Thomas
b99e7b4fad
Fix retirementDate persistence
3 years ago
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
797a51892a
chore(fire): Remove console.log lines
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
f88ee5e5a0
Feature/improve validation for manual currency ( #1769 )
* Improve validation
* Update changelog
3 years ago
Thomas Kaul
a69a3442ab
Feature/add coingecko as default data source ( #1775 )
* Add CoinGecko as a default data source
* Update changelog
3 years ago
Thomas Kaul
d4dff744b5
Sort imports ( #1770 )
3 years ago
Oleg Shvartsman
62c93ad99d
Make NODE_ENV optional in production
* Make NODE_ENV optional
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
1e42d6bffa
Feature/harmonize axis style of charts ( #1768 )
* Harmonize axis style
* Update changelog
3 years ago
Thomas Kaul
002ac29f2f
Feature/remove environment variable for custom symbols ( #1766 )
* Remove environment variable
* Update changelog
3 years ago
Thomas Kaul
a2f99ed4d2
Feature/upgrade ngx skeleton loader to version 7.0.0 ( #1758 )
* Upgrade ngx-skeleton-loader to version 7.0.0
* Update changelog
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
a5b49b286d
Feature/filter item activities from search results ( #1759 )
* Filter ITEM activities from search results
* Update changelog
3 years ago
Thomas Kaul
f3333f24da
Feature/upgrade stripe dependencies 20230226 ( #1755 )
* Upgrade Stripe dependencies
* Consider language of user in Stripe checkout
* Update changelog
3 years ago
Thomas Kaul
ab68c2c69a
Bugfix/fix feature graphic of umbrel blog post ( #1752 )
* Fix feature graphic
* Update changelog
3 years ago
Thomas Kaul
cbb95f21a3
Feature/support manual currency for unit price ( #1751 )
* Support manual currency for unit price
* Update changelog
3 years ago
Thomas Kaul
65276483e0
Feature/add umbrel blog post ( #1749 )
* Add blog post: Ghostfolio meets Umbrel
* Update changelog
3 years ago
Thomas Kaul
545180b88f
Feature/add reddit and umbrel logos to landing page ( #1745 )
* Add Reddit and Umbrel logos
* 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
aef840c2cc
Bugfix/fix maximum call stack size exceeded error in value redaction ( #1743 )
* Bugfix for RangeError: Maximum call stack size exceeded
* Update changelog
3 years ago
Mirio
80d0638922
Adding Coingecko Data Provider ( #1736 )
* Adding Coingecko Data Provider
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
494ba36d44
Feature/reset letter spacing in buttons ( #1742 )
* Reset letter spacing in buttons
* Update changelog
3 years ago
Thomas Kaul
cd4a85abbf
Improve wording ( #1729 )
3 years ago
Thomas Kaul
684c1e55b0
Bugfix/do not skip manual data source part 2 ( #1732 )
* Do not skip MANUAL data source
* 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
40eed0016c
Feature/migrate header module to angular material 15 ( #1725 )
* Migrate GfHeaderModule to Angular Material 15
* Update changelog
3 years ago
Jason Feng
b58631083b
Increase file size limit for imports ( #1726 )
* Increase file size limit for imports
* Update changelog
3 years ago
Thomas Kaul
bf2de5d572
Feature/add support to pricing page ( #1723 )
* Add support
* Update changelog
3 years ago
Thomas Kaul
0f4bf529d8
Handle impersonation mode with guard ( #1714 )
3 years ago
Thomas Kaul
86ca9eaae6
Bugfix/fix logout url in development ( #1715 )
* Add language
* Update changelog
3 years ago
Thomas Kaul
9d9b805b0e
Bugfix/do not skip manual data source ( #1718 )
* Do not skip MANUAL data source
* Update changelog
3 years ago
Thomas Kaul
85052bc9bc
Bugfix/fix buying power calculation with emergency fund tag ( #1713 )
* Fix buying power calculation
* Update changelog
3 years ago
Thomas Kaul
bff09f529d
Feature/beautify etf names in asset profiles ( #1709 )
* Beautify ETF names
* Update changelog
3 years ago
Thomas Kaul
7125b12631
Feature/improve styles on about page ( #1707 )
* Improve styles
* Update changelog
3 years ago
Thomas Kaul
0cbf275a2e
Feature/eliminate ghostfolio scraper api service ( #1706 )
* Eliminate GhostfolioScraperApiService
* Update changelog
3 years ago
Thomas Kaul
c9abe818bc
Revert import ( #1702 )
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
cef15afab8
Add styling ( #1701 )
3 years ago
Thomas Kaul
1b9587c454
Update default coupon duration ( #1700 )
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
e62989c981
Feature/copy logic of ghostfolio scraper api service to manual service ( #1691 )
* Copy logic of GhostfolioScraperApiService to ManualService
* Update changelog
3 years ago
Thomas Kaul
d6b71e6314
Bugfix/fix links in subscription interstitial dialog ( #1696 )
* Fix links
* Update changelog
3 years ago
Thomas Kaul
f32df73256
Feature/migrate pages to angular material 15 ( #1689 )
* Migrate to Angular Material 15
* Update changelog
3 years ago
Thomas Kaul
9d03a8002c
Feature/improve content of faq and landing page ( #1687 )
* Conditionally show content
* Update changelog
3 years ago