Commit Graph

1090 Commits

Author SHA1 Message Date
d55c052f57 Feature/improve content of pricing and faq pages ()
* Improve content

* Update changelog
2023-04-03 17:39:32 +02:00
6d56146054 Feature/add support for multiple subscription offers ()
* Setup for multiple subscription offers

* Update changelog
2023-04-02 09:44:13 +02:00
2c9f29a3c6 Feature/improve handling of platforms in accounts import ()
* Improve handling of platforms

* Fix issue with pagination

* Update changelog
2023-04-01 10:51:55 +02:00
9bef2e960c Feature/ignore first item in portfolio evolution chart ()
* Ignore first item in portfolio evolution chart

* Update changelog
2023-04-01 10:29:39 +02:00
5dc7429f6a Feature/add testimonials ()
* Add testimonials

* Update changelog
2023-03-27 20:36:49 +02:00
7b39b32293 Feature/improve allocations page ()
* Improve loading state

* Update changelog
2023-03-26 17:18:48 +02:00
e5b5a9e7e9 Feature/improve language localization for german ()
* Improve language localization

* Update changelog
2023-03-26 17:17:48 +02:00
f92ba54060 Release/1.248.0 () 2023-03-25 17:45:51 +01:00
a3bbd4030e Improve blog post and add images () 2023-03-25 17:42:41 +01:00
4b30da2d92 Feature/conditionally hide platform selector ()
* Hide platform selector conditionally

* Update changelog
2023-03-25 16:46:46 +01:00
93d082afbb Feature/add blog post 1000 stars on GitHub ()
* Add blog post: 1000 Stars on GitHub

* Add breadcrumb navigation

* Update changelog
2023-03-25 14:28:06 +01:00
0c85380dbf Feature/refactor portfolio calculator ()
* Refactor chart calculation in portfolio calculator

* Update changelog
2023-03-25 12:20:42 +01:00
fb576376dc Feature/upgrade ng extract i18n merge ()
* Upgrade ng-extract-i18n-merge

* Extract locales

* Update changelog
2023-03-24 17:34:27 +01:00
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