Commit Graph

1027 Commits

Author SHA1 Message Date
bc6e9a8b68 Bugfix/fix total amount calculation in portfolio evolution chart ()
* Fix total amount calculation

* Update changelog
2023-03-23 19:23:31 +01:00
bd1963ec26 Feature/add asset and asset sub class to search endpoint ()
* Add asset and asset sub class to search endpoint

* Update changelog
2023-03-23 19:11:38 +01:00
a0bec9e97f Feature/remove mail address part 2 ()
* Remove mail address and update Slack url

* Update changelog
2023-03-23 14:14:31 +01:00
c45df20d88 Sort imports () 2023-03-21 19:34:40 +01:00
1009b462e9 Feature/add subscription expiration dates to the admin control panel ()
* Add expiration date

* Update changelog
2023-03-19 12:03:47 +01:00
7ec033577f Feature/extend trackinsight data enhancer by isin ()
* Extend data enhancer by isin

* Update changelog
2023-03-18 10:34:50 +01:00
c8ca82b803 Feature/extend data source eod historical data by asset class and isin ()
* Extend EodHistoricalDataService

* asset and asset sub class
* isin

* Update changelog
2023-03-18 10:09:11 +01:00
1605fb8d48 Feature/improve language localization for data gathering ()
* Improve locales

* Update changelog
2023-03-16 20:54:34 +01:00
b6a7804a26 Refactoring () 2023-03-14 10:46:11 +01:00
0d92b8d8bb Reduce search requests () 2023-03-12 14:29:22 +01:00
7c6ff776d9 Feature/add search functionality for eod historical data ()
* Add search functionality for EOD_HISTORICAL_DATA

* Update changelog
2023-03-12 13:13:34 +01:00
e37a34ed6c Feature/improve exchange rate service for specific date ()
* Calculate exchange rate indirectly via base currency

* Update changelog
2023-03-12 12:19:13 +01:00
3af8be89e3 Feature/improve usability of fire calculator ()
* Improve usability

* Add debounce
* Persist annualInterestRate
* Partially disable date picker

* Update changelog
2023-03-12 09:55:55 +01:00
fce9e7fb0c Feature/extend fire calculator by retirement date ()
* Extend fire calculator by retirement date

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-03-09 22:12:01 +01:00
f88ee5e5a0 Feature/improve validation for manual currency ()
* Improve validation

* Update changelog
2023-03-08 20:23:03 +01:00
a69a3442ab Feature/add coingecko as default data source ()
* Add CoinGecko as a default data source

* Update changelog
2023-03-08 20:13:53 +01:00
d4dff744b5 Sort imports () 2023-03-07 22:05:02 +01:00
62c93ad99d Make NODE_ENV optional in production
* Make NODE_ENV optional

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-03-06 21:02:20 +01:00
1e42d6bffa Feature/harmonize axis style of charts ()
* Harmonize axis style

* Update changelog
2023-03-06 19:58:43 +01:00
002ac29f2f Feature/remove environment variable for custom symbols ()
* Remove environment variable

* Update changelog
2023-03-05 09:46:38 +01:00
a2f99ed4d2 Feature/upgrade ngx skeleton loader to version 7.0.0 ()
* Upgrade ngx-skeleton-loader to version 7.0.0

* Update changelog
2023-03-04 10:30:15 +01:00
cc6320acfd Feature/simplify database seeding ()
* Simplify database seeding

* Update documentation

* Update changelog
2023-03-04 10:16:16 +01:00
261a0fb0b9 Refactor AuthInterceptor ()
* Refactor AuthInterceptor

* Refactor JwtStrategy
2023-03-04 10:13:04 +01:00
a5b49b286d Feature/filter item activities from search results ()
* Filter ITEM activities from search results

* Update changelog
2023-03-01 20:52:12 +01:00
f3333f24da Feature/upgrade stripe dependencies 20230226 ()
* Upgrade Stripe dependencies

* Consider language of user in Stripe checkout

* Update changelog
2023-03-01 20:25:48 +01:00
ab68c2c69a Bugfix/fix feature graphic of umbrel blog post ()
* Fix feature graphic

* Update changelog
2023-02-26 17:12:38 +01:00
cbb95f21a3 Feature/support manual currency for unit price ()
* Support manual currency for unit price

* Update changelog
2023-02-26 17:10:13 +01:00
65276483e0 Feature/add umbrel blog post ()
* Add blog post: Ghostfolio meets Umbrel

* Update changelog
2023-02-25 20:14:33 +01:00
545180b88f Feature/add reddit and umbrel logos to landing page ()
* Add Reddit and Umbrel logos

* Update changelog
2023-02-25 11:20:04 +01:00
897e941e7a Feature/add data provider info to position ()
* Add data provider info

* Update changelog
2023-02-25 10:33:45 +01:00
aef840c2cc Bugfix/fix maximum call stack size exceeded error in value redaction ()
* Bugfix for RangeError: Maximum call stack size exceeded

* Update changelog
2023-02-25 10:15:25 +01:00
80d0638922 Adding Coingecko Data Provider ()
* Adding Coingecko Data Provider

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-02-25 09:45:01 +01:00
494ba36d44 Feature/reset letter spacing in buttons ()
* Reset letter spacing in buttons

* Update changelog
2023-02-24 20:44:20 +01:00
cd4a85abbf Improve wording () 2023-02-21 14:43:21 +01:00
684c1e55b0 Bugfix/do not skip manual data source part 2 ()
* Do not skip MANUAL data source

* Update changelog
2023-02-19 19:24:52 +01:00
1ffa831c5c Feature/improve style of symbol search results ()
* Improve style

* Update changelog
2023-02-19 11:20:56 +01:00
40eed0016c Feature/migrate header module to angular material 15 ()
* Migrate GfHeaderModule to Angular Material 15

* Update changelog
2023-02-19 10:36:52 +01:00
b58631083b Increase file size limit for imports ()
* Increase file size limit for imports

* Update changelog
2023-02-19 10:09:13 +01:00
bf2de5d572 Feature/add support to pricing page ()
* Add support

* Update changelog
2023-02-19 10:02:46 +01:00
0f4bf529d8 Handle impersonation mode with guard () 2023-02-18 14:59:38 +01:00
86ca9eaae6 Bugfix/fix logout url in development ()
* Add language

* Update changelog
2023-02-17 19:20:58 +01:00
9d9b805b0e Bugfix/do not skip manual data source ()
* Do not skip MANUAL data source

* Update changelog
2023-02-17 19:20:14 +01:00
85052bc9bc Bugfix/fix buying power calculation with emergency fund tag ()
* Fix buying power calculation

* Update changelog
2023-02-17 17:29:48 +01:00
bff09f529d Feature/beautify etf names in asset profiles ()
* Beautify ETF names

* Update changelog
2023-02-17 11:20:46 +01:00
7125b12631 Feature/improve styles on about page ()
* Improve styles

* Update changelog
2023-02-16 17:17:30 +01:00
0cbf275a2e Feature/eliminate ghostfolio scraper api service ()
* Eliminate GhostfolioScraperApiService

* Update changelog
2023-02-16 16:25:23 +01:00
c9abe818bc Revert import () 2023-02-15 10:50:19 +01:00
bfa32537a8 Feature/improve usability of import activities action ()
* Improve usability of import activities action

* Update changelog
2023-02-15 10:07:25 +01:00
cef15afab8 Add styling () 2023-02-15 10:01:35 +01:00
1b9587c454 Update default coupon duration () 2023-02-15 10:00:04 +01:00