Commit Graph

1203 Commits

Author SHA1 Message Date
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
de76b0d8c3 Feature/add data import and export to pricing page ()
* Add data import and export

* Update changelog
2023-02-15 09:52:09 +01:00
e62989c981 Feature/copy logic of ghostfolio scraper api service to manual service ()
* Copy logic of GhostfolioScraperApiService to ManualService

* Update changelog
2023-02-15 09:50:31 +01:00
d6b71e6314 Bugfix/fix links in subscription interstitial dialog ()
* Fix links

* Update changelog
2023-02-14 18:25:12 +01:00
f32df73256 Feature/migrate pages to angular material 15 ()
* Migrate to Angular Material 15

* Update changelog
2023-02-14 10:04:22 +01:00
9d03a8002c Feature/improve content of faq and landing page ()
* Conditionally show content

* Update changelog
2023-02-13 09:41:25 +01:00
b09d3cea95 Fix landing page by setting a default value for countriesOfSubscribers
* Set default value for countriesOfSubscribers

* Update changelog
2023-02-11 09:57:27 +01:00
436f791fa4 Feature/upgrade chart.js to version 4.2.0 ()
* Upgrade chart.js to version 4.2.0

* Update changelog
2023-02-09 21:22:55 +01:00
eed4f57f30 Clean up () 2023-02-09 09:59:29 +01:00
7878036bac Feature/remove google play badge from landing page ()
* Remove Google Play badge

* Update changelog
2023-02-08 14:17:49 +01:00
a79f31b006 Feature/add accounts import export ()
* Add accounts to activities export

* Add logic for importing accounts

* Update changelog
2023-02-06 21:59:59 +01:00
45cfd61dbb Feature/improve styling in admin control panel ()
* Improve styling

* Update changelog
2023-02-06 11:35:56 +01:00
279f16cc67 Feature/extract locales 20230205 ()
* Extract locales

* Update changelog
2023-02-05 19:44:33 +01:00
1b2f8e5586 Feature/extend analytics by country ()
* Extend analytics by country

* Fix Upgrade Plan button of subscription interstitial

* Update changelog
2023-02-05 18:57:12 +01:00
ad3ebd42bb Feature/migrate mat suffix to angular material 15 ()
* Migrate matSuffix to @angular/material 15

* Update changelog
2023-02-05 09:49:37 +01:00
0000317041 Upgrade Nx and Angular ()
* Upgrade Nx and Angular

* Update changelog

* Feature/eliminate angular material css vars ()

* Eliminate angular-material-css-vars

* Update changelog
2023-02-04 11:26:06 +01:00
c61561664f Relax validation for REDIS_HOST ()
* Relax validation for REDIS_HOST

* Update changelog
2023-02-02 13:39:13 +01:00
5c51c1e825 Reorder features () 2023-01-30 20:22:03 +01:00
3a67bf9bb4 Add /de/pricing and /de/blog () 2023-01-30 20:21:37 +01:00
f7597c213d Feature/add dividend and fees to position detail dialog ()
* Add dividend and fees to position detail dialog

* Update changelog
2023-01-30 20:21:16 +01:00
2e7f46ad78 Feature/allow account for activity of type item ()
* Support linking wealth items to account

* Update changelog
2023-01-30 20:00:07 +01:00
cfffb99f52 Feature/extract locales 20230129 ()
* Improve translations

* Update changelog
2023-01-30 19:45:27 +01:00
e1806b4bd8 Feature/add sourceforge logo to landing page ()
* Add SourceForge

* Update changelog
2023-01-29 09:58:53 +01:00
6aae0cc1e4 Bugfix/fix issue with value in value redaction interceptor ()
* Fix issue with value in value redaction interceptor

* Fix format of world map

* Update changelog
2023-01-29 09:58:05 +01:00
5d8a50a80d Feature/add interstitial for subscription ()
* Add interstitial

* Improve pricing page

* Update changelog
2023-01-28 09:42:15 +01:00