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
002ac29f2f
Feature/remove environment variable for custom symbols ( #1766 )
* Remove environment variable
* 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
65276483e0
Feature/add umbrel blog post ( #1749 )
* Add blog post: Ghostfolio meets Umbrel
* 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
684c1e55b0
Bugfix/do not skip manual data source part 2 ( #1732 )
* Do not skip MANUAL data source
* 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
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
0cbf275a2e
Feature/eliminate ghostfolio scraper api service ( #1706 )
* Eliminate GhostfolioScraperApiService
* 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
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
eed4f57f30
Clean up ( #1669 )
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
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
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
BeauAgst
c61561664f
Relax validation for REDIS_HOST ( #1652 )
* Relax validation for REDIS_HOST
* 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
2e7f46ad78
Feature/allow account for activity of type item ( #1641 )
* Support linking wealth items to account
* 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
4d84459b5b
Clean up imports ( #1632 )
3 years ago
Thomas Kaul
579b86665e
Feature/add sackgeld.com blog post ( #1625 )
* Add blog post: Ghostfolio auf Sackgeld.com vorgestellt
* Update changelog
3 years ago
Thomas Kaul
52b3ad6dc3
Feature/refactor value redaction interceptor ( #1624 )
* Reuse redactAttributes()
* Update changelog
3 years ago
Thomas Kaul
6cd51fb044
Feature/hide irrelevant errors in client ( #1623 )
* Hide irrelevant errors in client
* 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
a7e513a6d1
Bugfix/fix filtered value for emergency fund ( #1619 )
* Fix filtered value
* Update changelog
3 years ago
Thomas Kaul
a834ef6b4c
Release 1.228.1 ( #1617 )
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
Thomas Kaul
4865c45fd4
Feature/reduce data gathering interval to every four hours ( #1611 )
* Reduce execution interval
* Update changelog
3 years ago
Yash Solanki
bb99141e9c
Fix group by month/year not working for YTD ( #1598 )
* Set time to 00:00:00 when getting current timestamp
* Update changelog
3 years ago
Thomas Kaul
d147c2313f
Feature/support assets in emergency fund ( #1601 )
* Support assets in emergency fund
* Update changelog
3 years ago
Thomas Kaul
a7e5a316be
Bugfix/fix big.js exception in report endpoint ( #1586 )
* Fix exception with missing marketPrice
* Update changelog
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
Thomas Kaul
b5f565c054
Simplify data source transformation ( #1578 )
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