diff --git a/apps/client/src/app/components/access-table/access-table.component.html b/apps/client/src/app/components/access-table/access-table.component.html index e3587d3fe..93c9356c3 100644 --- a/apps/client/src/app/components/access-table/access-table.component.html +++ b/apps/client/src/app/components/access-table/access-table.component.html @@ -43,8 +43,8 @@ - diff --git a/apps/client/src/app/components/accounts-table/accounts-table.component.html b/apps/client/src/app/components/accounts-table/accounts-table.component.html index d576e5447..b38914d73 100644 --- a/apps/client/src/app/components/accounts-table/accounts-table.component.html +++ b/apps/client/src/app/components/accounts-table/accounts-table.component.html @@ -19,13 +19,8 @@ - - Currency + + Currency {{ element.currency }} @@ -36,13 +31,8 @@ - - Platform + + Platform
@@ -81,10 +71,9 @@ - Cash Balance + Cash Balance - Value + Value - Value + Value - - diff --git a/apps/client/src/app/components/admin-market-data-detail/market-data-detail-dialog/market-data-detail-dialog.html b/apps/client/src/app/components/admin-market-data-detail/market-data-detail-dialog/market-data-detail-dialog.html index 3642a9e1d..84dae467b 100644 --- a/apps/client/src/app/components/admin-market-data-detail/market-data-detail-dialog/market-data-detail-dialog.html +++ b/apps/client/src/app/components/admin-market-data-detail/market-data-detail-dialog/market-data-detail-dialog.html @@ -43,8 +43,8 @@
-
diff --git a/apps/client/src/app/components/admin-market-data/admin-market-data.html b/apps/client/src/app/components/admin-market-data/admin-market-data.html index 725c75e22..2000e7c47 100644 --- a/apps/client/src/app/components/admin-market-data/admin-market-data.html +++ b/apps/client/src/app/components/admin-market-data/admin-market-data.html @@ -36,26 +36,23 @@ diff --git a/apps/client/src/app/components/admin-users/admin-users.html b/apps/client/src/app/components/admin-users/admin-users.html index 8eef62832..c047d8897 100644 --- a/apps/client/src/app/components/admin-users/admin-users.html +++ b/apps/client/src/app/components/admin-users/admin-users.html @@ -7,17 +7,17 @@ # User - - Registration + + Registration - - Accounts + + Accounts - - Activities + + Activities - - Engagement per Day + + Engagement per Day Last Request diff --git a/apps/client/src/app/components/header/header.component.html b/apps/client/src/app/components/header/header.component.html index 9846cd76b..c697921bf 100644 --- a/apps/client/src/app/components/header/header.component.html +++ b/apps/client/src/app/components/header/header.component.html @@ -285,17 +285,16 @@ mat-flat-button > - Get Started + >Get Started
diff --git a/apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html b/apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html index 0106acac8..31f48b4d5 100644 --- a/apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html +++ b/apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html @@ -49,12 +49,11 @@
diff --git a/apps/client/src/app/components/positions-table/positions-table.component.html b/apps/client/src/app/components/positions-table/positions-table.component.html index f41638946..678ba13da 100644 --- a/apps/client/src/app/components/positions-table/positions-table.component.html +++ b/apps/client/src/app/components/positions-table/positions-table.component.html @@ -18,8 +18,8 @@ - - Symbol + + Symbol {{ element.symbol | gfSymbol }} @@ -30,11 +30,10 @@ - Name + Name {{ @@ -47,11 +46,10 @@ - Value + Value
@@ -68,11 +66,10 @@ - Allocation + Allocation
@@ -89,10 +86,9 @@ - Performance + Performance
@@ -137,8 +133,8 @@ *ngIf="dataSource.data.length > pageSize && !isLoading" class="my-3 text-center" > -
diff --git a/apps/client/src/app/pages/about/about-page.html b/apps/client/src/app/pages/about/about-page.html index 8d1b05a3a..e8cb3e385 100644 --- a/apps/client/src/app/pages/about/about-page.html +++ b/apps/client/src/app/pages/about/about-page.html @@ -1,7 +1,7 @@
-

About Ghostfolio

+

About Ghostfolio

Ghostfolio is a lightweight wealth management application for @@ -21,7 +21,7 @@ This instance is running Ghostfolio {{ version }}. - Check the system status at status.ghostfol.io

-

Ghostfolio in Numbers

+

Ghostfolio in Numbers

@@ -177,7 +177,6 @@ FAQChangelog & LicensePrivacy PolicyBlog
-
- Base Currency +
+ Base Currency
@@ -132,8 +131,8 @@
Locale
-
- Date and number format +
+ Date and number format
@@ -155,8 +154,8 @@
-
- View Mode +
+ View Mode
diff --git a/apps/client/src/app/pages/account/create-or-update-access-dialog/create-or-update-access-dialog.html b/apps/client/src/app/pages/account/create-or-update-access-dialog/create-or-update-access-dialog.html index 492736507..badb12f69 100644 --- a/apps/client/src/app/pages/account/create-or-update-access-dialog/create-or-update-access-dialog.html +++ b/apps/client/src/app/pages/account/create-or-update-access-dialog/create-or-update-access-dialog.html @@ -14,12 +14,11 @@
diff --git a/apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html b/apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html index eaef9d607..971487356 100644 --- a/apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html +++ b/apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html @@ -66,12 +66,11 @@
diff --git a/apps/client/src/app/pages/faq/faq-page.html b/apps/client/src/app/pages/faq/faq-page.html index e331b1ede..459d8987d 100644 --- a/apps/client/src/app/pages/faq/faq-page.html +++ b/apps/client/src/app/pages/faq/faq-page.html @@ -1,36 +1,34 @@
-

Frequently Asked Questions (FAQ)

+

Frequently Asked Questions (FAQ)

- What is Ghostfolio? - + What is Ghostfolio? + Ghostfolio is a lightweight, open source wealth management application for individuals to keep track of their net worth. The software empowers you to make solid, data-driven investment decisions. - What assets can I track with Ghostfolio? - + With Ghostfolio, you can keep track of various assets like stocks, ETFs or cryptocurrencies. - What else is included in Ghostfolio? - + What else is included in Ghostfolio? + Please find a feature overview to manage your wealth here. - How do I start? - + How do I start? + You can sign up via the “Get Started” button at the top of the page. You have multiple options to join @@ -42,8 +40,8 @@ - Can I use Ghostfolio anonymously? - + Can I use Ghostfolio anonymously? + Yes, the authentication systems (via security token or Internet Identity - How can Ghostfolio be free? - How can Ghostfolio be free? + This project is driven by the efforts of contributors from around the world. The source code is @@ -64,16 +62,16 @@ > - Is it really free? - Is it really free? + Yes, it is! Our pricing page details everything you get for free. - What is Ghostfolio Premium? - What is Ghostfolio Premium? + Ghostfolio Premium is a fully managed Ghostfolio cloud offering for ambitious investors. The revenue is used to cover the hosting infrastructure. It is the Open Source @@ -81,8 +79,8 @@ > - Can I start with a trial version? - Can I start with a trial version? + Yes, you can try Ghostfolio Premium by signing up for Ghostfolio and applying for a trial (see “My Ghostfolio”). It’s @@ -91,8 +89,8 @@ > - Which devices are supported? - Which devices are supported? + Ghostfolio works in every modern web browser on smartphones, tablets and desktop computers (where you have even more analysis options and statistics). For Android users, there is a dedicated Ghostfolio app @@ -104,10 +102,10 @@ > - Ghostfolio sounds cool, how can I get involved? - Any support for Ghostfolio is welcome. Be it with a Ghostfolio Premium subscription to finance the hosting, a positive rating in the @@ -124,8 +122,8 @@ > - Got any other questions? - Got any other questions? + Join the Ghostfolio
-

- Features -

+

Features

Check out the numerous features of Ghostfolio to @@ -14,7 +12,7 @@

-

Stocks

+

Stocks

Keep track of your stock purchases and sales.

@@ -22,7 +20,7 @@
-

ETFs

+

ETFs

Are you into ETFs (Exchange Traded Funds)? Track your ETF investments. @@ -33,7 +31,7 @@

-

Bonds

+

Bonds

Manage your investment in bonds and other assets with fixed income. @@ -44,7 +42,7 @@

-

Cryptocurrencies

+

Cryptocurrencies

Keep track of your Bitcoin and Altcoin holdings.

@@ -54,7 +52,7 @@
-

Dividend

+

Dividend

Are you building a dividend portfolio? Track your dividend in Ghostfolio. @@ -65,7 +63,7 @@

-

Wealth Items

+

Wealth Items

Track all your treasuries, be it your luxury watch or rare trading cards. @@ -76,7 +74,7 @@

-

Emergency Fund

+

Emergency Fund

Define your emergency fund you are comfortable with for difficult times. @@ -87,7 +85,7 @@

-

Import and Export

+

Import and Export

Import and export your investment activities.

@@ -95,7 +93,7 @@
-

Multi-Accounts

+

Multi-Accounts

Keep an eye on all your accounts across multiple platforms (multi-banking). @@ -107,7 +105,7 @@

- Portfolio Calculations + Portfolio Calculations

- Portfolio Allocations + Portfolio Allocations
-

Dark Mode

+

Dark Mode

Ghostfolio automatically switches to a dark color theme based on your operating system's preferences. @@ -152,7 +150,7 @@

-

Zen Mode

+

Zen Mode

Keep calm and activate Zen Mode if the markets are going crazy.

@@ -166,7 +164,7 @@

- Market Mood + Market Mood

@@ -181,7 +179,7 @@

- Static Analysis + Static Analysis
-

Community

+

Community

Join the Ghostfolio

-

Open Source Software

+

Open Source Software

The source code is fully available as

diff --git a/apps/client/src/app/pages/landing/landing-page.html b/apps/client/src/app/pages/landing/landing-page.html index c694ae418..7527faa13 100644 --- a/apps/client/src/app/pages/landing/landing-page.html +++ b/apps/client/src/app/pages/landing/landing-page.html @@ -1,7 +1,7 @@
-

+

Manage your wealth like a boss

@@ -29,19 +29,13 @@ Get Started -
or
- +
or
+
Live Demo
@@ -107,7 +101,7 @@ @@ -162,16 +156,11 @@ Join now or check out the example account

diff --git a/apps/client/src/app/pages/portfolio/allocations/allocations-page.html b/apps/client/src/app/pages/portfolio/allocations/allocations-page.html index baa01aa32..16a2805d4 100644 --- a/apps/client/src/app/pages/portfolio/allocations/allocations-page.html +++ b/apps/client/src/app/pages/portfolio/allocations/allocations-page.html @@ -94,8 +94,8 @@
- - By Holding + By Holding
-

+

X-ray

-

+

Ghostfolio X-ray uses static analysis to identify potential issues and risks in your portfolio.

-

Currency Cluster Risks

+

Currency Cluster Risks

-

Account Cluster Risks

+

Account Cluster Risks

-

Fees

+

Fees

Cancel
diff --git a/apps/client/src/app/pages/pricing/pricing-page.html b/apps/client/src/app/pages/pricing/pricing-page.html index 428700acf..322868e04 100644 --- a/apps/client/src/app/pages/pricing/pricing-page.html +++ b/apps/client/src/app/pages/pricing/pricing-page.html @@ -1,7 +1,7 @@
-

+

Pricing Plans

@@ -20,7 +20,7 @@
-

Open Source

+

Open Source

For tech-savvy investors who prefer to run Ghostfolio on their own infrastructure. @@ -73,7 +73,7 @@ [ngClass]="{ 'active': user?.subscription?.type === 'Basic' }" >

-

Basic

+

Basic

For new investors who are just getting started with trading.

@@ -124,7 +124,7 @@ >

- Premium + Premium {{ baseCurrency }} {{ price }} per year per year

@@ -196,14 +196,14 @@

- + Get Started

It's free

diff --git a/apps/client/src/app/pages/public/public-page.html b/apps/client/src/app/pages/public/public-page.html index 5746d68a5..d7f4e396c 100644 --- a/apps/client/src/app/pages/public/public-page.html +++ b/apps/client/src/app/pages/public/public-page.html @@ -129,8 +129,8 @@ Ghostfolio empowers you to keep track of your wealth.

diff --git a/apps/client/src/app/pages/register/register-page.html b/apps/client/src/app/pages/register/register-page.html index 60e8c3f29..0542af79c 100644 --- a/apps/client/src/app/pages/register/register-page.html +++ b/apps/client/src/app/pages/register/register-page.html @@ -20,12 +20,11 @@
or
diff --git a/apps/client/src/app/pages/webauthn/webauthn-page.html b/apps/client/src/app/pages/webauthn/webauthn-page.html index d4a76b54a..a81a9c6fc 100644 --- a/apps/client/src/app/pages/webauthn/webauthn-page.html +++ b/apps/client/src/app/pages/webauthn/webauthn-page.html @@ -14,21 +14,20 @@ *ngIf="hasError" class="align-items-center col d-flex flex-column justify-content-center" > -

- Oops, authentication has failed. +

+ Oops, authentication has failed.

-
or
-
diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf index cba15a216..b8b417234 100644 --- a/apps/client/src/locales/messages.de.xlf +++ b/apps/client/src/locales/messages.de.xlf @@ -16,6 +16,10 @@ apps/client/src/app/app.component.html 28 + + apps/client/src/app/pages/register/register-page.html + 27,29 + apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html 2 @@ -60,6 +64,10 @@ apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 12,14 + + libs/ui/src/lib/activities-table/activities-table.component.html + 52 + Details @@ -69,12 +77,12 @@ 20 - - Revoke - Revoke + + Revoke + Revoke apps/client/src/app/components/access-table/access-table.component.html - 46,48 + 47 @@ -94,7 +102,11 @@ apps/client/src/app/components/accounts-table/accounts-table.component.html - 68 + 58 + + + apps/client/src/app/components/admin-users/admin-users.html + 17 apps/client/src/app/components/position/position-detail-dialog/position-detail-dialog.html @@ -116,6 +128,10 @@ apps/client/src/app/components/accounts-table/accounts-table.component.html 3 + + apps/client/src/app/components/positions-table/positions-table.component.html + 36 + apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html 7 @@ -137,44 +153,28 @@ 47 - - Currency - Währung - - apps/client/src/app/components/accounts-table/accounts-table.component.html - 27,29 - - - - Platform - Plattform + + Value + Wert apps/client/src/app/components/accounts-table/accounts-table.component.html - 44,46 + 110 - - - Cash Balance - Cash-Bestand apps/client/src/app/components/accounts-table/accounts-table.component.html - 86,88 + 144 - - - Value - Wert - apps/client/src/app/components/accounts-table/accounts-table.component.html - 121,123 + apps/client/src/app/components/positions-table/positions-table.component.html + 52 - apps/client/src/app/components/accounts-table/accounts-table.component.html - 156,158 + libs/ui/src/lib/activities-table/activities-table.component.html + 221 - apps/client/src/app/components/positions-table/positions-table.component.html - 53,55 + libs/ui/src/lib/activities-table/activities-table.component.html + 256 @@ -182,11 +182,11 @@ Edit apps/client/src/app/components/accounts-table/accounts-table.component.html - 199 + 186 libs/ui/src/lib/activities-table/activities-table.component.html - 371 + 365 @@ -194,7 +194,7 @@ Delete apps/client/src/app/components/accounts-table/accounts-table.component.html - 207 + 194 apps/client/src/app/components/admin-users/admin-users.html @@ -202,7 +202,7 @@ libs/ui/src/lib/activities-table/activities-table.component.html - 387 + 381 @@ -240,6 +240,14 @@ apps/client/src/app/components/admin-market-data/admin-market-data.html 7 + + apps/client/src/app/components/positions-table/positions-table.component.html + 22 + + + libs/ui/src/lib/activities-table/activities-table.component.html + 84 + Data Source @@ -305,28 +313,28 @@ 54 - - View Data - View Data + + View Data + View Data apps/client/src/app/components/admin-jobs/admin-jobs.html - 108,110 + 109 - - View Stacktrace - View Stacktrace + + View Stacktrace + View Stacktrace apps/client/src/app/components/admin-jobs/admin-jobs.html - 116,118 + 116 - - Delete Job - Delete Job + + Delete Job + Delete Job apps/client/src/app/components/admin-jobs/admin-jobs.html - 119,121 + 119 @@ -348,6 +356,10 @@ apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 92,93 + + libs/ui/src/lib/activities-table/activities-table.component.html + 40 + Market Price @@ -381,20 +393,24 @@ 37 - - Save - Speichern + + Save + Speichern apps/client/src/app/components/admin-market-data-detail/market-data-detail-dialog/market-data-detail-dialog.html - 46,48 + 47 apps/client/src/app/pages/account/create-or-update-access-dialog/create-or-update-access-dialog.html - 21,23 + 21 apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html - 73,75 + 73 + + + apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html + 208,213 @@ -421,28 +437,20 @@ 11 - - Gather Data - Gather Data + + Gather Data + Gather Data apps/client/src/app/components/admin-market-data/admin-market-data.html - 42,44 - - - - Gather Profile Data - Gather Profile Data - - apps/client/src/app/components/admin-market-data/admin-market-data.html - 49,51 + 42 - - Delete Profile Data - Delete Profile Data + + Delete Profile Data + Delete Profile Data apps/client/src/app/components/admin-market-data/admin-market-data.html - 57,59 + 55 @@ -536,6 +544,10 @@ Gather Profile Data Gather Profile Data + + apps/client/src/app/components/admin-market-data/admin-market-data.html + 48 + apps/client/src/app/components/admin-overview/admin-overview.html 60 @@ -633,36 +645,20 @@ 145 - - Registration - Registration - - apps/client/src/app/components/admin-users/admin-users.html - 10,12 - - - - Accounts - Accounts - - apps/client/src/app/components/admin-users/admin-users.html - 13,15 - - - - Activities - Activities + + Registration + Registration apps/client/src/app/components/admin-users/admin-users.html - 16,18 + 11 - - Engagement per Day - Engagement per Day + + Engagement per Day + Engagement per Day apps/client/src/app/components/admin-users/admin-users.html - 19,21 + 20 @@ -712,6 +708,10 @@ Accounts Konten + + apps/client/src/app/components/admin-users/admin-users.html + 14 + apps/client/src/app/components/header/header.component.html 43 @@ -804,10 +804,6 @@ apps/client/src/app/components/header/header.component.html 222 - - apps/client/src/app/pages/about/about-page.html - 4 - Features @@ -829,20 +825,24 @@ 2 - - Sign In - Sign In + + Sign In + Sign In apps/client/src/app/components/header/header.component.html - 288,290 + 289 - - Get Started - Get Started + + Get Started + Get Started apps/client/src/app/components/header/header.component.html - 298,299 + 297 + + + apps/client/src/app/pages/public/public-page.html + 133 @@ -908,21 +908,13 @@ apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html 20,22 - - apps/client/src/app/pages/landing/landing-page.html - 38 - - - apps/client/src/app/pages/landing/landing-page.html - 168 - apps/client/src/app/pages/register/register-page.html - 32,34 + 31,33 apps/client/src/app/pages/webauthn/webauthn-page.html - 29 + 28 @@ -949,12 +941,12 @@ 46,52 - - Sign in - Sign in + + Sign in + Sign in apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html - 57,61 + 56,60 @@ -1060,10 +1052,6 @@ apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 145 - - apps/client/src/app/pages/features/features-page.html - 79 - Buying Power @@ -1096,10 +1084,6 @@ apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 206 - - apps/client/src/app/pages/features/features-page.html - 57 - Please enter the amount of your emergency fund: @@ -1149,44 +1133,28 @@ 235 - - Symbol - Symbol + + Allocation + Allokation apps/client/src/app/components/positions-table/positions-table.component.html - 21,23 + 72 - - Name - Name + + Performance + Performance apps/client/src/app/components/positions-table/positions-table.component.html - 36,38 - - - - Allocation - Allokation - - apps/client/src/app/components/positions-table/positions-table.component.html - 74,76 - - - - Performance - Performance - - apps/client/src/app/components/positions-table/positions-table.component.html - 94,96 + 91 - - Show all - Show all + + Show all + Show all apps/client/src/app/components/positions-table/positions-table.component.html - 140,142 + 137 @@ -1277,45 +1245,9 @@ 12 - - Check the system status at status.ghostfol.io. - Check the system status at status.ghostfol.io. - - apps/client/src/app/pages/about/about-page.html - 25,28 - - - - Ghostfolio in Numbers - Ghostfolio in Numbers - - apps/client/src/app/pages/about/about-page.html - 105 - - - - FAQ - FAQ - - apps/client/src/app/pages/about/about-page.html - 183 - - - - Changelog & License - Changelog & License - - apps/client/src/app/pages/about/about-page.html - 196 - - Privacy Policy Privacy Policy - - apps/client/src/app/pages/about/about-page.html - 206 - apps/client/src/app/pages/about/privacy-policy/privacy-policy-page.html 4 @@ -1324,10 +1256,6 @@ Blog Blog - - apps/client/src/app/pages/about/about-page.html - 216 - apps/client/src/app/pages/blog/blog-page.html 4 @@ -1426,7 +1354,7 @@ libs/ui/src/lib/activities-table/activities-table.component.html - 288 + 282 @@ -1437,12 +1365,12 @@ 15 - - Upgrade - Upgrade + + Upgrade + Upgrade apps/client/src/app/pages/account/account-page.html - 37,39 + 37 @@ -1450,11 +1378,7 @@ per year apps/client/src/app/pages/account/account-page.html - 49 - - - apps/client/src/app/pages/pricing/pricing-page.html - 189 + 48 @@ -1462,7 +1386,7 @@ Try Premium apps/client/src/app/pages/account/account-page.html - 57 + 56 @@ -1470,7 +1394,7 @@ Redeem Coupon apps/client/src/app/pages/account/account-page.html - 69 + 68 @@ -1478,23 +1402,23 @@ Presenter View apps/client/src/app/pages/account/account-page.html - 76 + 75 Hides sensitive values such as absolute performances and quantities. - Hides sensitive values such as absolute performances and quantities. + apps/client/src/app/pages/account/account-page.html - 77,80 + 76,79 - - Base Currency - Basiswährung + + Base Currency + Basiswährung apps/client/src/app/pages/account/account-page.html - 94,96 + 94 @@ -1502,23 +1426,23 @@ Locale apps/client/src/app/pages/account/account-page.html - 134 + 133 - - Date and number format - Date and number format + + Date and number format + Date and number format apps/client/src/app/pages/account/account-page.html - 135,137 + 135 - - View Mode - View Mode + + View Mode + View Mode apps/client/src/app/pages/account/account-page.html - 158,160 + 158 @@ -1526,7 +1450,7 @@ Sign in with fingerprint apps/client/src/app/pages/account/account-page.html - 180 + 179 @@ -1534,7 +1458,7 @@ User ID apps/client/src/app/pages/account/account-page.html - 191 + 190 @@ -1542,7 +1466,7 @@ Granted Access apps/client/src/app/pages/account/account-page.html - 200 + 199 @@ -1604,6 +1528,10 @@ Currency Währung + + apps/client/src/app/components/accounts-table/accounts-table.component.html + 23 + apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html 22 @@ -1612,10 +1540,18 @@ apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 76,77 + + libs/ui/src/lib/activities-table/activities-table.component.html + 109 + Cash Balance Cash-Bestand + + apps/client/src/app/components/accounts-table/accounts-table.component.html + 76 + apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html 32 @@ -1624,6 +1560,10 @@ Platform Plattform + + apps/client/src/app/components/accounts-table/accounts-table.component.html + 35 + apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html 44 @@ -1669,206 +1609,6 @@ 12 - - Frequently Asked Questions (FAQ) - Frequently Asked Questions (FAQ) - - apps/client/src/app/pages/faq/faq-page.html - 4 - - - - What is Ghostfolio? - What is Ghostfolio? - - apps/client/src/app/pages/faq/faq-page.html - 6 - - - - Ghostfolio is a lightweight, open source wealth management application for individuals to keep track of their net worth. The software empowers you to make solid, data-driven investment decisions. - Ghostfolio is a lightweight, open source wealth management application for individuals to keep track of their net worth. The software empowers you to make solid, data-driven investment decisions. - - apps/client/src/app/pages/faq/faq-page.html - 7,11 - - - - What assets can I track with Ghostfolio? - What assets can I track with Ghostfolio? - - apps/client/src/app/pages/faq/faq-page.html - 15 - - - - With Ghostfolio, you can keep track of various assets like stocks, ETFs or cryptocurrencies. - With Ghostfolio, you can keep track of various assets like stocks, ETFs or cryptocurrencies. - - apps/client/src/app/pages/faq/faq-page.html - 17,20 - - - - What else is included in Ghostfolio? - What else is included in Ghostfolio? - - apps/client/src/app/pages/faq/faq-page.html - 24 - - - - Please find a feature overview to manage your wealth here. - Please find a feature overview to manage your wealth here. - - apps/client/src/app/pages/faq/faq-page.html - 26,29 - - - - How do I start? - How do I start? - - apps/client/src/app/pages/faq/faq-page.html - 32 - - - - You can sign up via the “Get Started” button at the top of the page. You have multiple options to join Ghostfolio: Create an account with a security token, using Internet Identity or Google Sign. We will guide you to set up your portfolio. - You can sign up via the “Get Started” button at the top of the page. You have multiple options to join Ghostfolio: Create an account with a security token, using Internet Identity or Google Sign. We will guide you to set up your portfolio. - - apps/client/src/app/pages/faq/faq-page.html - 33,42 - - - - Can I use Ghostfolio anonymously? - Can I use Ghostfolio anonymously? - - apps/client/src/app/pages/faq/faq-page.html - 45 - - - - Yes, the authentication systems (via security token or Internet Identity) enable you to sign in securely and anonymously to Ghostfolio. There is no need for an email address, phone number, or a username. - Yes, the authentication systems (via security token or Internet Identity) enable you to sign in securely and anonymously to Ghostfolio. There is no need for an email address, phone number, or a username. - - apps/client/src/app/pages/faq/faq-page.html - 46,52 - - - - How can Ghostfolio be free? - How can Ghostfolio be free? - - apps/client/src/app/pages/faq/faq-page.html - 55 - - - - This project is driven by the efforts of contributors from around the world. The source code is fully available as open source software (OSS). Our Ghostfolio Premium users and sponsors allow us to run a free, limited plan for new investors. - This project is driven by the efforts of contributors from around the world. The source code is fully available as open source software (OSS). Our Ghostfolio Premium users and sponsors allow us to run a free, limited plan for new investors. - - apps/client/src/app/pages/faq/faq-page.html - 57,63 - - - - Is it really free? - Is it really free? - - apps/client/src/app/pages/faq/faq-page.html - 67 - - - - Yes, it is! Our pricing page details everything you get for free. - Yes, it is! Our pricing page details everything you get for free. - - apps/client/src/app/pages/faq/faq-page.html - 69,71 - - - - What is Ghostfolio Premium? - What is Ghostfolio Premium? - - apps/client/src/app/pages/faq/faq-page.html - 75 - - - - Ghostfolio Premium is a fully managed Ghostfolio cloud offering for ambitious investors. The revenue is used to cover the hosting infrastructure. It is the Open Source code base with some extras like the market overview. - Ghostfolio Premium is a fully managed Ghostfolio cloud offering for ambitious investors. The revenue is used to cover the hosting infrastructure. It is the Open Source code base with some extras like the market overview. - - apps/client/src/app/pages/faq/faq-page.html - 77,80 - - - - Can I start with a trial version? - Can I start with a trial version? - - apps/client/src/app/pages/faq/faq-page.html - 84 - - - - Yes, you can try Ghostfolio Premium by signing up for Ghostfolio and applying for a trial (see “My Ghostfolio”). It’s easy, free and there is no commitment. You can stop using it at any time. - Yes, you can try Ghostfolio Premium by signing up for Ghostfolio and applying for a trial (see “My Ghostfolio”). It’s easy, free and there is no commitment. You can stop using it at any time. - - apps/client/src/app/pages/faq/faq-page.html - 86,90 - - - - Which devices are supported? - Which devices are supported? - - apps/client/src/app/pages/faq/faq-page.html - 94 - - - - Ghostfolio works in every modern web browser on smartphones, tablets and desktop computers (where you have even more analysis options and statistics). For Android users, there is a dedicated Ghostfolio app available in the Google Play Store. - Ghostfolio works in every modern web browser on smartphones, tablets and desktop computers (where you have even more analysis options and statistics). For Android users, there is a dedicated Ghostfolio app available in the Google Play Store. - - apps/client/src/app/pages/faq/faq-page.html - 96,103 - - - - Ghostfolio sounds cool, how can I get involved? - Ghostfolio sounds cool, how can I get involved? - - apps/client/src/app/pages/faq/faq-page.html - 108 - - - - Any support for Ghostfolio is welcome. Be it with a Ghostfolio Premium subscription to finance the hosting, a positive rating in the Google Play Store, a star on GitHub, feedback, bug reports, feature requests and of course contributions! You can reach us by email at hi@ghostfol.io or on Twitter @ghostfolio_. - Any support for Ghostfolio is welcome. Be it with a Ghostfolio Premium subscription to finance the hosting, a positive rating in the Google Play Store, a star on GitHub, feedback, bug reports, feature requests and of course contributions! You can reach us by email at hi@ghostfol.io or on Twitter @ghostfolio_. - - apps/client/src/app/pages/faq/faq-page.html - 111,123 - - - - Got any other questions? - Got any other questions? - - apps/client/src/app/pages/faq/faq-page.html - 127 - - - - Join the Ghostfolio Slack community, tweet to @ghostfolio_ or send an e-mail to hi@ghostfol.io. - Join the Ghostfolio Slack community, tweet to @ghostfolio_ or send an e-mail to hi@ghostfol.io. - - apps/client/src/app/pages/faq/faq-page.html - 129,136 - - Features Features @@ -1877,146 +1617,6 @@ 12 - - Features - Features - - apps/client/src/app/pages/features/features-page.html - 4,6 - - - - Stocks - Stocks - - apps/client/src/app/pages/features/features-page.html - 17 - - - - ETFs - ETFs - - apps/client/src/app/pages/features/features-page.html - 25 - - - - Bonds - Bonds - - apps/client/src/app/pages/features/features-page.html - 36 - - - - Cryptocurrencies - Cryptocurrencies - - apps/client/src/app/pages/features/features-page.html - 47 - - - - Wealth Items - Wealth Items - - apps/client/src/app/pages/features/features-page.html - 68 - - - - Import and Export - Import and Export - - apps/client/src/app/pages/features/features-page.html - 90 - - - - Multi-Accounts - Multi-Accounts - - apps/client/src/app/pages/features/features-page.html - 98 - - - - Portfolio Calculations - Portfolio Calculations - - apps/client/src/app/pages/features/features-page.html - 110 - - - - Portfolio Allocations - Portfolio Allokationen - - apps/client/src/app/pages/features/features-page.html - 128 - - - - Dark Mode - Dark Mode - - apps/client/src/app/pages/features/features-page.html - 144 - - - - Zen Mode - Zen Mode - - apps/client/src/app/pages/features/features-page.html - 155 - - - - Market Mood - Market Mood - - apps/client/src/app/pages/features/features-page.html - 169 - - - - Static Analysis - Static Analysis - - apps/client/src/app/pages/features/features-page.html - 184 - - - - Community - Community - - apps/client/src/app/pages/features/features-page.html - 200 - - - - Open Source Software - Open Source Software - - apps/client/src/app/pages/features/features-page.html - 217 - - - - Get Started - Get Started - - apps/client/src/app/pages/features/features-page.html - 235,237 - - - apps/client/src/app/pages/pricing/pricing-page.html - 206,208 - - Overview Übersicht @@ -2029,50 +1629,6 @@ 19 - - Manage your wealth like a boss - Manage your wealth like a boss - - apps/client/src/app/pages/landing/landing-page.html - 4,6 - - - - Get Started - Get Started - - apps/client/src/app/pages/landing/landing-page.html - 35,37 - - - apps/client/src/app/pages/landing/landing-page.html - 165,167 - - - apps/client/src/app/pages/public/public-page.html - 132,134 - - - - Live Demo - Live Demo - - apps/client/src/app/pages/landing/landing-page.html - 44,46 - - - apps/client/src/app/pages/landing/landing-page.html - 174,176 - - - - Learn more about Ghostfolio - Learn more about Ghostfolio - - apps/client/src/app/pages/landing/landing-page.html - 111 - - Markets Märkte @@ -2125,12 +1681,12 @@ 70 - - By Holding - Nach Position + + By Holding + Nach Position apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 97,98 + 98 @@ -2377,46 +1933,6 @@ 127 - - X-ray - X-ray - - apps/client/src/app/pages/portfolio/report/report-page.html - 4,6 - - - - Ghostfolio X-ray uses static analysis to identify potential issues and risks in your portfolio. It will be highly configurable in the future: activate / deactivate rules and customize the thresholds to match your personal investment style. - Ghostfolio X-ray uses static analysis to identify potential issues and risks in your portfolio. It will be highly configurable in the future: activate / deactivate rules and customize the thresholds to match your personal investment style. - - apps/client/src/app/pages/portfolio/report/report-page.html - 7,14 - - - - Currency Cluster Risks - Currency Cluster Risks - - apps/client/src/app/pages/portfolio/report/report-page.html - 17 - - - - Account Cluster Risks - Account Cluster Risks - - apps/client/src/app/pages/portfolio/report/report-page.html - 24 - - - - Fees - Fees - - apps/client/src/app/pages/portfolio/report/report-page.html - 31 - - Update activity Aktivität bearbeiten @@ -2480,6 +1996,10 @@ apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 106,107 + + libs/ui/src/lib/activities-table/activities-table.component.html + 130 + Unit Price @@ -2488,6 +2008,10 @@ apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 112,113 + + libs/ui/src/lib/activities-table/activities-table.component.html + 159 + Fee @@ -2496,6 +2020,10 @@ apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 131,132 + + libs/ui/src/lib/activities-table/activities-table.component.html + 188 + Note @@ -2521,14 +2049,6 @@ 169,171 - - Save - Speichern - - apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html - 209,214 - - Activities Aktivitäten @@ -2561,46 +2081,6 @@ 12 - - Pricing Plans - Pricing Plans - - apps/client/src/app/pages/pricing/pricing-page.html - 4,6 - - - - Open Source - Open Source - - apps/client/src/app/pages/pricing/pricing-page.html - 23 - - - - Basic - Basic - - apps/client/src/app/pages/pricing/pricing-page.html - 76 - - - - Premium - Premium - - apps/client/src/app/pages/pricing/pricing-page.html - 127 - - - - Upgrade Plan - Upgrade Plan - - apps/client/src/app/pages/pricing/pricing-page.html - 199,201 - - Portfolio Portfolio @@ -2611,7 +2091,7 @@ Hello, someone has shared a Portfolio with you! - Hello, someone has shared a Portfolio with you! + apps/client/src/app/pages/public/public-page.html 4,6 @@ -2635,7 +2115,7 @@ Ghostfolio empowers you to keep track of your wealth. - Ghostfolio empowers you to keep track of your wealth. + apps/client/src/app/pages/public/public-page.html 128,130 @@ -2649,20 +2129,12 @@ 12 - - Create Account - Create Account - - apps/client/src/app/pages/register/register-page.html - 28,30 - - Continue with Internet Identity Continue with Internet Identity apps/client/src/app/pages/register/register-page.html - 42,44 + 41,43 @@ -2670,7 +2142,7 @@ Continue with Google apps/client/src/app/pages/register/register-page.html - 49,54 + 48,53 @@ -2683,7 +2155,7 @@ I agree to have stored my Security Token from above in a secure place. If I lose it, I cannot get my account back. - I agree to have stored my Security Token from above in a secure place. If I lose it, I cannot get my account back. + apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html 31,34 @@ -2713,52 +2185,28 @@ 6 - - Oops, authentication has failed. - Oops, authentication has failed. + + Oops, authentication has failed. + Oops, authentication has failed. apps/client/src/app/pages/webauthn/webauthn-page.html - 17,19 + 18 - - Try again - Try again + + Try again + Try again apps/client/src/app/pages/webauthn/webauthn-page.html - 26,28 + 26 - - Go back to Home Page - Go back to Home Page + + Go back to Home Page + Go back to Home Page apps/client/src/app/pages/webauthn/webauthn-page.html - 30,32 - - - - Date - Datum - - libs/ui/src/lib/activities-table/activities-table.component.html - 39,41 - - - - Type - Typ - - libs/ui/src/lib/activities-table/activities-table.component.html - 51,53 - - - - Symbol - Symbol - - libs/ui/src/lib/activities-table/activities-table.component.html - 83,85 + 30 @@ -2769,56 +2217,12 @@ 95 - - Currency - Währung - - libs/ui/src/lib/activities-table/activities-table.component.html - 109,111 - - - - Quantity - Anzahl - - libs/ui/src/lib/activities-table/activities-table.component.html - 131,133 - - - - Unit Price - Stückpreis - - libs/ui/src/lib/activities-table/activities-table.component.html - 161,163 - - - - Fee - Gebühr - - libs/ui/src/lib/activities-table/activities-table.component.html - 191,193 - - - - Value - Wert - - libs/ui/src/lib/activities-table/activities-table.component.html - 225,227 - - - libs/ui/src/lib/activities-table/activities-table.component.html - 261,263 - - Import Activities Aktivitäten importieren libs/ui/src/lib/activities-table/activities-table.component.html - 325 + 319 @@ -2826,7 +2230,7 @@ Aktivitäten exportieren libs/ui/src/lib/activities-table/activities-table.component.html - 335 + 329 @@ -2834,7 +2238,7 @@ Export Drafts as ICS libs/ui/src/lib/activities-table/activities-table.component.html - 345 + 339 @@ -2842,7 +2246,7 @@ Clone libs/ui/src/lib/activities-table/activities-table.component.html - 375 + 369 @@ -2850,7 +2254,7 @@ Export Draft as ICS libs/ui/src/lib/activities-table/activities-table.component.html - 383 + 377 @@ -2930,7 +2334,7 @@ Beta apps/client/src/app/pages/account/account-page.html - 117 + 116 @@ -2946,7 +2350,7 @@ Sprache apps/client/src/app/pages/account/account-page.html - 116 + 115 diff --git a/apps/client/src/locales/messages.xlf b/apps/client/src/locales/messages.xlf index 3a6b5e479..15702e797 100644 --- a/apps/client/src/locales/messages.xlf +++ b/apps/client/src/locales/messages.xlf @@ -15,6 +15,10 @@ apps/client/src/app/app.component.html 28 + + apps/client/src/app/pages/register/register-page.html + 27,29 + apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html 2 @@ -56,6 +60,10 @@ apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 12,14 + + libs/ui/src/lib/activities-table/activities-table.component.html + 52 + Details @@ -64,11 +72,11 @@ 20 - - Revoke + + Revoke apps/client/src/app/components/access-table/access-table.component.html - 46,48 + 47 @@ -86,7 +94,11 @@ apps/client/src/app/components/accounts-table/accounts-table.component.html - 68 + 58 + + + apps/client/src/app/components/admin-users/admin-users.html + 17 apps/client/src/app/components/position/position-detail-dialog/position-detail-dialog.html @@ -107,6 +119,10 @@ apps/client/src/app/components/accounts-table/accounts-table.component.html 3 + + apps/client/src/app/components/positions-table/positions-table.component.html + 36 + apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html 7 @@ -127,58 +143,45 @@ 47 - - Currency - - apps/client/src/app/components/accounts-table/accounts-table.component.html - 27,29 - - - - Platform + + Value apps/client/src/app/components/accounts-table/accounts-table.component.html - 44,46 + 110 - - - Cash Balance apps/client/src/app/components/accounts-table/accounts-table.component.html - 86,88 + 144 - - - Value - apps/client/src/app/components/accounts-table/accounts-table.component.html - 121,123 + apps/client/src/app/components/positions-table/positions-table.component.html + 52 - apps/client/src/app/components/accounts-table/accounts-table.component.html - 156,158 + libs/ui/src/lib/activities-table/activities-table.component.html + 221 - apps/client/src/app/components/positions-table/positions-table.component.html - 53,55 + libs/ui/src/lib/activities-table/activities-table.component.html + 256 Edit apps/client/src/app/components/accounts-table/accounts-table.component.html - 199 + 186 libs/ui/src/lib/activities-table/activities-table.component.html - 371 + 365 Delete apps/client/src/app/components/accounts-table/accounts-table.component.html - 207 + 194 apps/client/src/app/components/admin-users/admin-users.html @@ -186,7 +189,7 @@ libs/ui/src/lib/activities-table/activities-table.component.html - 387 + 381 @@ -220,6 +223,14 @@ apps/client/src/app/components/admin-market-data/admin-market-data.html 7 + + apps/client/src/app/components/positions-table/positions-table.component.html + 22 + + + libs/ui/src/lib/activities-table/activities-table.component.html + 84 + Data Source @@ -278,25 +289,25 @@ 54 - - View Data + + View Data apps/client/src/app/components/admin-jobs/admin-jobs.html - 108,110 + 109 - - View Stacktrace + + View Stacktrace apps/client/src/app/components/admin-jobs/admin-jobs.html - 116,118 + 116 - - Delete Job + + Delete Job apps/client/src/app/components/admin-jobs/admin-jobs.html - 119,121 + 119 @@ -316,6 +327,10 @@ apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 92,93 + + libs/ui/src/lib/activities-table/activities-table.component.html + 40 + Market Price @@ -347,19 +362,23 @@ 37 - - Save + + Save apps/client/src/app/components/admin-market-data-detail/market-data-detail-dialog/market-data-detail-dialog.html - 46,48 + 47 apps/client/src/app/pages/account/create-or-update-access-dialog/create-or-update-access-dialog.html - 21,23 + 21 apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html - 73,75 + 73 + + + apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html + 208,213 @@ -383,25 +402,18 @@ 11 - - Gather Data + + Gather Data apps/client/src/app/components/admin-market-data/admin-market-data.html - 42,44 - - - - Gather Profile Data - - apps/client/src/app/components/admin-market-data/admin-market-data.html - 49,51 + 42 - - Delete Profile Data + + Delete Profile Data apps/client/src/app/components/admin-market-data/admin-market-data.html - 57,59 + 55 @@ -483,6 +495,10 @@ Gather Profile Data + + apps/client/src/app/components/admin-market-data/admin-market-data.html + 48 + apps/client/src/app/components/admin-overview/admin-overview.html 60 @@ -569,32 +585,18 @@ 145 - - Registration - - apps/client/src/app/components/admin-users/admin-users.html - 10,12 - - - - Accounts - - apps/client/src/app/components/admin-users/admin-users.html - 13,15 - - - - Activities + + Registration apps/client/src/app/components/admin-users/admin-users.html - 16,18 + 11 - - Engagement per Day + + Engagement per Day apps/client/src/app/components/admin-users/admin-users.html - 19,21 + 20 @@ -639,6 +641,10 @@ Accounts + + apps/client/src/app/components/admin-users/admin-users.html + 14 + apps/client/src/app/components/header/header.component.html 43 @@ -724,10 +730,6 @@ apps/client/src/app/components/header/header.component.html 222 - - apps/client/src/app/pages/about/about-page.html - 4 - Features @@ -747,18 +749,22 @@ 2 - - Sign In + + Sign In apps/client/src/app/components/header/header.component.html - 288,290 + 289 - - Get Started + + Get Started apps/client/src/app/components/header/header.component.html - 298,299 + 297 + + + apps/client/src/app/pages/public/public-page.html + 133 @@ -817,21 +823,13 @@ apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html 20,22 - - apps/client/src/app/pages/landing/landing-page.html - 38 - - - apps/client/src/app/pages/landing/landing-page.html - 168 - apps/client/src/app/pages/register/register-page.html - 32,34 + 31,33 apps/client/src/app/pages/webauthn/webauthn-page.html - 29 + 28 @@ -855,11 +853,11 @@ 46,52 - - Sign in + + Sign in apps/client/src/app/components/login-with-access-token-dialog/login-with-access-token-dialog.html - 57,61 + 56,60 @@ -952,10 +950,6 @@ apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 145 - - apps/client/src/app/pages/features/features-page.html - 79 - Buying Power @@ -984,10 +978,6 @@ apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html 206 - - apps/client/src/app/pages/features/features-page.html - 57 - Please enter the amount of your emergency fund: @@ -1032,39 +1022,25 @@ 235 - - Symbol + + Allocation apps/client/src/app/components/positions-table/positions-table.component.html - 21,23 + 72 - - Name + + Performance apps/client/src/app/components/positions-table/positions-table.component.html - 36,38 - - - - Allocation - - apps/client/src/app/components/positions-table/positions-table.component.html - 74,76 - - - - Performance - - apps/client/src/app/components/positions-table/positions-table.component.html - 94,96 + 91 - - Show all + + Show all apps/client/src/app/components/positions-table/positions-table.component.html - 140,142 + 137 @@ -1144,40 +1120,8 @@ 12 - - Check the system status at status.ghostfol.io. - - apps/client/src/app/pages/about/about-page.html - 25,28 - - - - Ghostfolio in Numbers - - apps/client/src/app/pages/about/about-page.html - 105 - - - - FAQ - - apps/client/src/app/pages/about/about-page.html - 183 - - - - Changelog & License - - apps/client/src/app/pages/about/about-page.html - 196 - - Privacy Policy - - apps/client/src/app/pages/about/about-page.html - 206 - apps/client/src/app/pages/about/privacy-policy/privacy-policy-page.html 4 @@ -1185,10 +1129,6 @@ Blog - - apps/client/src/app/pages/about/about-page.html - 216 - apps/client/src/app/pages/blog/blog-page.html 4 @@ -1276,7 +1216,7 @@ libs/ui/src/lib/activities-table/activities-table.component.html - 288 + 282 @@ -1286,99 +1226,95 @@ 15 - - Upgrade + + Upgrade apps/client/src/app/pages/account/account-page.html - 37,39 + 37 per year apps/client/src/app/pages/account/account-page.html - 49 - - - apps/client/src/app/pages/pricing/pricing-page.html - 189 + 48 Try Premium apps/client/src/app/pages/account/account-page.html - 57 + 56 Redeem Coupon apps/client/src/app/pages/account/account-page.html - 69 + 68 Presenter View apps/client/src/app/pages/account/account-page.html - 76 + 75 Hides sensitive values such as absolute performances and quantities. apps/client/src/app/pages/account/account-page.html - 77,80 + 76,79 - - Base Currency + + Base Currency apps/client/src/app/pages/account/account-page.html - 94,96 + 94 Locale apps/client/src/app/pages/account/account-page.html - 134 + 133 - - Date and number format + + Date and number format apps/client/src/app/pages/account/account-page.html - 135,137 + 135 - - View Mode + + View Mode apps/client/src/app/pages/account/account-page.html - 158,160 + 158 Sign in with fingerprint apps/client/src/app/pages/account/account-page.html - 180 + 179 User ID apps/client/src/app/pages/account/account-page.html - 191 + 190 Granted Access apps/client/src/app/pages/account/account-page.html - 200 + 199 @@ -1432,6 +1368,10 @@ Currency + + apps/client/src/app/components/accounts-table/accounts-table.component.html + 23 + apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html 22 @@ -1440,9 +1380,17 @@ apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 76,77 + + libs/ui/src/lib/activities-table/activities-table.component.html + 109 + Cash Balance + + apps/client/src/app/components/accounts-table/accounts-table.component.html + 76 + apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html 32 @@ -1450,6 +1398,10 @@ Platform + + apps/client/src/app/components/accounts-table/accounts-table.component.html + 35 + apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html 44 @@ -1490,181 +1442,6 @@ 12 - - Frequently Asked Questions (FAQ) - - apps/client/src/app/pages/faq/faq-page.html - 4 - - - - What is Ghostfolio? - - apps/client/src/app/pages/faq/faq-page.html - 6 - - - - Ghostfolio is a lightweight, open source wealth management application for individuals to keep track of their net worth. The software empowers you to make solid, data-driven investment decisions. - - apps/client/src/app/pages/faq/faq-page.html - 7,11 - - - - What assets can I track with Ghostfolio? - - apps/client/src/app/pages/faq/faq-page.html - 15 - - - - With Ghostfolio, you can keep track of various assets like stocks, ETFs or cryptocurrencies. - - apps/client/src/app/pages/faq/faq-page.html - 17,20 - - - - What else is included in Ghostfolio? - - apps/client/src/app/pages/faq/faq-page.html - 24 - - - - Please find a feature overview to manage your wealth here. - - apps/client/src/app/pages/faq/faq-page.html - 26,29 - - - - How do I start? - - apps/client/src/app/pages/faq/faq-page.html - 32 - - - - You can sign up via the “Get Started” button at the top of the page. You have multiple options to join Ghostfolio: Create an account with a security token, using Internet Identity or Google Sign. We will guide you to set up your portfolio. - - apps/client/src/app/pages/faq/faq-page.html - 33,42 - - - - Can I use Ghostfolio anonymously? - - apps/client/src/app/pages/faq/faq-page.html - 45 - - - - Yes, the authentication systems (via security token or Internet Identity) enable you to sign in securely and anonymously to Ghostfolio. There is no need for an email address, phone number, or a username. - - apps/client/src/app/pages/faq/faq-page.html - 46,52 - - - - How can Ghostfolio be free? - - apps/client/src/app/pages/faq/faq-page.html - 55 - - - - This project is driven by the efforts of contributors from around the world. The source code is fully available as open source software (OSS). Our Ghostfolio Premium users and sponsors allow us to run a free, limited plan for new investors. - - apps/client/src/app/pages/faq/faq-page.html - 57,63 - - - - Is it really free? - - apps/client/src/app/pages/faq/faq-page.html - 67 - - - - Yes, it is! Our pricing page details everything you get for free. - - apps/client/src/app/pages/faq/faq-page.html - 69,71 - - - - What is Ghostfolio Premium? - - apps/client/src/app/pages/faq/faq-page.html - 75 - - - - Ghostfolio Premium is a fully managed Ghostfolio cloud offering for ambitious investors. The revenue is used to cover the hosting infrastructure. It is the Open Source code base with some extras like the market overview. - - apps/client/src/app/pages/faq/faq-page.html - 77,80 - - - - Can I start with a trial version? - - apps/client/src/app/pages/faq/faq-page.html - 84 - - - - Yes, you can try Ghostfolio Premium by signing up for Ghostfolio and applying for a trial (see “My Ghostfolio”). It’s easy, free and there is no commitment. You can stop using it at any time. - - apps/client/src/app/pages/faq/faq-page.html - 86,90 - - - - Which devices are supported? - - apps/client/src/app/pages/faq/faq-page.html - 94 - - - - Ghostfolio works in every modern web browser on smartphones, tablets and desktop computers (where you have even more analysis options and statistics). For Android users, there is a dedicated Ghostfolio app available in the Google Play Store. - - apps/client/src/app/pages/faq/faq-page.html - 96,103 - - - - Ghostfolio sounds cool, how can I get involved? - - apps/client/src/app/pages/faq/faq-page.html - 108 - - - - Any support for Ghostfolio is welcome. Be it with a Ghostfolio Premium subscription to finance the hosting, a positive rating in the Google Play Store, a star on GitHub, feedback, bug reports, feature requests and of course contributions! You can reach us by email at hi@ghostfol.io or on Twitter @ghostfolio_. - - apps/client/src/app/pages/faq/faq-page.html - 111,123 - - - - Got any other questions? - - apps/client/src/app/pages/faq/faq-page.html - 127 - - - - Join the Ghostfolio Slack community, tweet to @ghostfolio_ or send an e-mail to hi@ghostfol.io. - - apps/client/src/app/pages/faq/faq-page.html - 129,136 - - Features @@ -1672,129 +1449,6 @@ 12 - - Features - - apps/client/src/app/pages/features/features-page.html - 4,6 - - - - Stocks - - apps/client/src/app/pages/features/features-page.html - 17 - - - - ETFs - - apps/client/src/app/pages/features/features-page.html - 25 - - - - Bonds - - apps/client/src/app/pages/features/features-page.html - 36 - - - - Cryptocurrencies - - apps/client/src/app/pages/features/features-page.html - 47 - - - - Wealth Items - - apps/client/src/app/pages/features/features-page.html - 68 - - - - Import and Export - - apps/client/src/app/pages/features/features-page.html - 90 - - - - Multi-Accounts - - apps/client/src/app/pages/features/features-page.html - 98 - - - - Portfolio Calculations - - apps/client/src/app/pages/features/features-page.html - 110 - - - - Portfolio Allocations - - apps/client/src/app/pages/features/features-page.html - 128 - - - - Dark Mode - - apps/client/src/app/pages/features/features-page.html - 144 - - - - Zen Mode - - apps/client/src/app/pages/features/features-page.html - 155 - - - - Market Mood - - apps/client/src/app/pages/features/features-page.html - 169 - - - - Static Analysis - - apps/client/src/app/pages/features/features-page.html - 184 - - - - Community - - apps/client/src/app/pages/features/features-page.html - 200 - - - - Open Source Software - - apps/client/src/app/pages/features/features-page.html - 217 - - - - Get Started - - apps/client/src/app/pages/features/features-page.html - 235,237 - - - apps/client/src/app/pages/pricing/pricing-page.html - 206,208 - - Overview @@ -1806,46 +1460,6 @@ 19 - - Manage your wealth like a boss - - apps/client/src/app/pages/landing/landing-page.html - 4,6 - - - - Get Started - - apps/client/src/app/pages/landing/landing-page.html - 35,37 - - - apps/client/src/app/pages/landing/landing-page.html - 165,167 - - - apps/client/src/app/pages/public/public-page.html - 132,134 - - - - Live Demo - - apps/client/src/app/pages/landing/landing-page.html - 44,46 - - - apps/client/src/app/pages/landing/landing-page.html - 174,176 - - - - Learn more about Ghostfolio - - apps/client/src/app/pages/landing/landing-page.html - 111 - - Markets @@ -1892,11 +1506,11 @@ 70 - - By Holding + + By Holding apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 97,98 + 98 @@ -2115,41 +1729,6 @@ 127 - - X-ray - - apps/client/src/app/pages/portfolio/report/report-page.html - 4,6 - - - - Ghostfolio X-ray uses static analysis to identify potential issues and risks in your portfolio. It will be highly configurable in the future: activate / deactivate rules and customize the thresholds to match your personal investment style. - - apps/client/src/app/pages/portfolio/report/report-page.html - 7,14 - - - - Currency Cluster Risks - - apps/client/src/app/pages/portfolio/report/report-page.html - 17 - - - - Account Cluster Risks - - apps/client/src/app/pages/portfolio/report/report-page.html - 24 - - - - Fees - - apps/client/src/app/pages/portfolio/report/report-page.html - 31 - - Update activity @@ -2205,6 +1784,10 @@ apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 106,107 + + libs/ui/src/lib/activities-table/activities-table.component.html + 130 + Unit Price @@ -2212,6 +1795,10 @@ apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 112,113 + + libs/ui/src/lib/activities-table/activities-table.component.html + 159 + Fee @@ -2219,6 +1806,10 @@ apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html 131,132 + + libs/ui/src/lib/activities-table/activities-table.component.html + 188 + Note @@ -2241,13 +1832,6 @@ 169,171 - - Save - - apps/client/src/app/pages/portfolio/transactions/create-or-update-transaction-dialog/create-or-update-transaction-dialog.html - 209,214 - - Activities @@ -2276,41 +1860,6 @@ 12 - - Pricing Plans - - apps/client/src/app/pages/pricing/pricing-page.html - 4,6 - - - - Open Source - - apps/client/src/app/pages/pricing/pricing-page.html - 23 - - - - Basic - - apps/client/src/app/pages/pricing/pricing-page.html - 76 - - - - Premium - - apps/client/src/app/pages/pricing/pricing-page.html - 127 - - - - Upgrade Plan - - apps/client/src/app/pages/pricing/pricing-page.html - 199,201 - - Portfolio @@ -2353,25 +1902,18 @@ 12 - - Create Account - - apps/client/src/app/pages/register/register-page.html - 28,30 - - Continue with Internet Identity apps/client/src/app/pages/register/register-page.html - 42,44 + 41,43 Continue with Google apps/client/src/app/pages/register/register-page.html - 49,54 + 48,53 @@ -2409,46 +1951,25 @@ 6 - - Oops, authentication has failed. + + Oops, authentication has failed. apps/client/src/app/pages/webauthn/webauthn-page.html - 17,19 + 18 - - Try again + + Try again apps/client/src/app/pages/webauthn/webauthn-page.html - 26,28 + 26 - - Go back to Home Page + + Go back to Home Page apps/client/src/app/pages/webauthn/webauthn-page.html - 30,32 - - - - Date - - libs/ui/src/lib/activities-table/activities-table.component.html - 39,41 - - - - Type - - libs/ui/src/lib/activities-table/activities-table.component.html - 51,53 - - - - Symbol - - libs/ui/src/lib/activities-table/activities-table.component.html - 83,85 + 30 @@ -2458,78 +1979,39 @@ 95 - - Currency - - libs/ui/src/lib/activities-table/activities-table.component.html - 109,111 - - - - Quantity - - libs/ui/src/lib/activities-table/activities-table.component.html - 131,133 - - - - Unit Price - - libs/ui/src/lib/activities-table/activities-table.component.html - 161,163 - - - - Fee - - libs/ui/src/lib/activities-table/activities-table.component.html - 191,193 - - - - Value - - libs/ui/src/lib/activities-table/activities-table.component.html - 225,227 - - - libs/ui/src/lib/activities-table/activities-table.component.html - 261,263 - - Import Activities libs/ui/src/lib/activities-table/activities-table.component.html - 325 + 319 Export Activities libs/ui/src/lib/activities-table/activities-table.component.html - 335 + 329 Export Drafts as ICS libs/ui/src/lib/activities-table/activities-table.component.html - 345 + 339 Clone libs/ui/src/lib/activities-table/activities-table.component.html - 375 + 369 Export Draft as ICS libs/ui/src/lib/activities-table/activities-table.component.html - 383 + 377 @@ -2599,7 +2081,7 @@ Beta apps/client/src/app/pages/account/account-page.html - 117 + 116 @@ -2613,7 +2095,7 @@ Language apps/client/src/app/pages/account/account-page.html - 116 + 115 diff --git a/libs/ui/src/lib/activities-table/activities-table.component.html b/libs/ui/src/lib/activities-table/activities-table.component.html index 14bcbf873..ddc1b79b8 100644 --- a/libs/ui/src/lib/activities-table/activities-table.component.html +++ b/libs/ui/src/lib/activities-table/activities-table.component.html @@ -36,8 +36,8 @@ > - - Date + + Date
@@ -48,8 +48,8 @@ - - Type + + Type
- - Symbol + + Symbol
@@ -103,11 +103,10 @@ - Currency + Currency - Quantity + Quantity - Unit Price + Unit Price - Fee + Fee - Value + Value - Value + Value