Commit Graph

991 Commits

Author SHA1 Message Date
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
4d84459b5b Clean up imports () 2023-01-27 08:49:31 +01:00
efba7429c1 Bugfix/fix click of unknown accounts ()
* Check for unknown key

* Update changelog
2023-01-25 12:00:52 +01:00
9cae5a3e79 Feature/improve sackgeld.com blog post ()
* Improve blog post and add quote

* Update changelog
2023-01-24 08:11:21 +01:00
579b86665e Feature/add sackgeld.com blog post ()
* Add blog post: Ghostfolio auf Sackgeld.com vorgestellt

* Update changelog
2023-01-21 16:07:32 +01:00
52b3ad6dc3 Feature/refactor value redaction interceptor ()
* Reuse redactAttributes()

* Update changelog
2023-01-21 11:46:56 +01:00
bf9b60aa74 Feature/add sackgeld.com to as seen in section ()
* Add Sackgeld.com

* Update changelog
2023-01-21 11:31:52 +01:00
6cd51fb044 Feature/hide irrelevant errors in client ()
* Hide irrelevant errors in client

* Update changelog
2023-01-21 11:30:53 +01:00
271001f523 Feature/remove toggle on allocations page ()
* Rename allocationCurrent, remove allocationInvestment

* Update changelog
2023-01-21 09:52:58 +01:00
a7e513a6d1 Bugfix/fix filtered value for emergency fund ()
* Fix filtered value

* Update changelog
2023-01-20 20:51:08 +01:00
b5f256be95 Remove mail address () 2023-01-20 20:50:32 +01:00
a834ef6b4c Release 1.228.1 () 2023-01-18 22:01:59 +01:00
7fa6eda45d Feature/remove emergency fund as asset class ()
* Remove emergency fund as asset class

* Update changelog
2023-01-18 21:37:22 +01:00