Browse Source
Feature/update url of ghostfolio slack channel (#2035)
* Update Slack url
* Update changelog
pull/2036/head
Thomas Kaul
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with
38 additions and
16 deletions
-
CHANGELOG.md
-
apps/client/src/app/app.component.html
-
apps/client/src/app/pages/about/overview/about-overview-page.html
-
apps/client/src/app/pages/blog/2022/01/first-months-in-open-source/first-months-in-open-source-page.html
-
apps/client/src/app/pages/blog/2022/08/500-stars-on-github/500-stars-on-github-page.html
-
apps/client/src/app/pages/blog/2022/10/hacktoberfest-2022/hacktoberfest-2022-page.html
-
apps/client/src/app/pages/blog/2023/02/ghostfolio-meets-umbrel/ghostfolio-meets-umbrel-page.html
-
apps/client/src/app/pages/blog/2023/03/1000-stars-on-github/1000-stars-on-github-page.html
-
apps/client/src/app/pages/faq/faq-page.html
-
apps/client/src/app/pages/features/features-page.html
-
apps/client/src/app/pages/open/open-page.html
|
|
@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
### Changed |
|
|
|
|
|
|
|
- Improved the routes of the tabs |
|
|
|
- Updated the URL of the Ghostfolio Slack channel |
|
|
|
- Removed the _Ghostfolio in Numbers_ section from the about page |
|
|
|
|
|
|
|
## 1.275.0 - 2023-05-30 |
|
|
|
|
|
@ -116,7 +116,7 @@ |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
<a |
|
|
|
href="https://ghostfolio.slack.com" |
|
|
|
href="https://join.slack.com/t/ghostfolio/shared_invite/zt-vsaan64h-F_I0fEo5M0P88lP9ibCxFg" |
|
|
|
title="Join the Ghostfolio Slack channel" |
|
|
|
>Slack</a |
|
|
|
> |
|
|
|
|
|
@ -51,7 +51,7 @@ |
|
|
|
<a [routerLink]="['/features']">feature</a>, please join the |
|
|
|
Ghostfolio |
|
|
|
<a |
|
|
|
href="https://ghostfolio.slack.com" |
|
|
|
href="https://join.slack.com/t/ghostfolio/shared_invite/zt-vsaan64h-F_I0fEo5M0P88lP9ibCxFg" |
|
|
|
title="Join the Ghostfolio Slack community" |
|
|
|
>Slack community</a |
|
|
|
>, tweet to |
|
|
@ -92,7 +92,7 @@ |
|
|
|
</a> |
|
|
|
<a |
|
|
|
class="mx-2" |
|
|
|
href="https://ghostfolio.slack.com" |
|
|
|
href="https://join.slack.com/t/ghostfolio/shared_invite/zt-vsaan64h-F_I0fEo5M0P88lP9ibCxFg" |
|
|
|
mat-icon-button |
|
|
|
title="Join the Ghostfolio Slack channel" |
|
|
|
> |
|
|
|
|
|
@ -93,7 +93,10 @@ |
|
|
|
</p> |
|
|
|
<p> |
|
|
|
I have already started to build a |
|
|
|
<a href="https://ghostfolio.slack.com">community</a> |
|
|
|
<a |
|
|
|
href="https://join.slack.com/t/ghostfolio/shared_invite/zt-vsaan64h-F_I0fEo5M0P88lP9ibCxFg" |
|
|
|
>community</a |
|
|
|
> |
|
|
|
of users. In the future, I would like to involve more contributors |
|
|
|
to further extend the functionality of Ghostfolio (e.g. with new |
|
|
|
reports). Get in touch with me by e-mail at |
|
|
|
|
|
@ -29,7 +29,10 @@ |
|
|
|
<p> |
|
|
|
The Ghostfolio community is growing on various platforms and has |
|
|
|
recently passed 100 members on |
|
|
|
<a href="https://ghostfolio.slack.com">Slack</a> |
|
|
|
<a |
|
|
|
href="https://join.slack.com/t/ghostfolio/shared_invite/zt-vsaan64h-F_I0fEo5M0P88lP9ibCxFg" |
|
|
|
>Slack</a |
|
|
|
> |
|
|
|
as well as 100 followers on |
|
|
|
<a href="https://twitter.com/ghostfolio_">Twitter</a>. If you have |
|
|
|
not joined yet, this is a good time to make sure you do not miss out |
|
|
|
|
|
@ -80,8 +80,11 @@ |
|
|
|
<h2 class="h4">Get support</h2> |
|
|
|
<p> |
|
|
|
If you have further questions or ideas, please join our growing |
|
|
|
<a href="https://ghostfolio.slack.com">Slack community</a> or get in |
|
|
|
touch on Twitter |
|
|
|
<a |
|
|
|
href="https://join.slack.com/t/ghostfolio/shared_invite/zt-vsaan64h-F_I0fEo5M0P88lP9ibCxFg" |
|
|
|
>Slack community</a |
|
|
|
> |
|
|
|
or get in touch on Twitter |
|
|
|
<a href="https://twitter.com/ghostfolio_">@ghostfolio_</a> or by |
|
|
|
e-mail via <a href="mailto:hi@ghostfol.io">hi@ghostfol.io</a>. |
|
|
|
</p> |
|
|
|
|
|
@ -85,7 +85,9 @@ |
|
|
|
<p> |
|
|
|
To participate in the ongoing development of Ghostfolio, please feel |
|
|
|
free to reach out to us on our |
|
|
|
<a href="https://ghostfolio.slack.com" target="_blank" |
|
|
|
<a |
|
|
|
href="https://join.slack.com/t/ghostfolio/shared_invite/zt-vsaan64h-F_I0fEo5M0P88lP9ibCxFg" |
|
|
|
target="_blank" |
|
|
|
>Slack channel</a |
|
|
|
> |
|
|
|
or via Twitter |
|
|
|
|
|
@ -37,8 +37,11 @@ |
|
|
|
empowers busy people to take control of their personal finances. In |
|
|
|
addition, Ghostfolio has attracted over 250 members from around the |
|
|
|
world to its |
|
|
|
<a href="https://ghostfolio.slack.com">Slack</a> community, where |
|
|
|
they can connect and share ideas about investing. |
|
|
|
<a |
|
|
|
href="https://join.slack.com/t/ghostfolio/shared_invite/zt-vsaan64h-F_I0fEo5M0P88lP9ibCxFg" |
|
|
|
>Slack</a |
|
|
|
> |
|
|
|
community, where they can connect and share ideas about investing. |
|
|
|
</p> |
|
|
|
<p> |
|
|
|
<figure class="figure"> |
|
|
@ -114,8 +117,12 @@ |
|
|
|
and we look forward to collaborating and learning together. If you |
|
|
|
are a web developer and interested in personal finance, please join |
|
|
|
our |
|
|
|
<a href="https://ghostfolio.slack.com">Slack</a> channel or connect |
|
|
|
with <a href="https://twitter.com/ghostfolio_">@ghostfolio_</a> on |
|
|
|
<a |
|
|
|
href="https://join.slack.com/t/ghostfolio/shared_invite/zt-vsaan64h-F_I0fEo5M0P88lP9ibCxFg" |
|
|
|
>Slack</a |
|
|
|
> |
|
|
|
channel or connect with |
|
|
|
<a href="https://twitter.com/ghostfolio_">@ghostfolio_</a> on |
|
|
|
Twitter. We are happy to discuss ideas and get you involved. |
|
|
|
</p> |
|
|
|
<p>Thank you for all your feedback and support.</p> |
|
|
|
|
|
@ -183,7 +183,7 @@ |
|
|
|
feedback, bug reports, feature requests and of course contributions! |
|
|
|
You can reach us via Ghostfolio |
|
|
|
<a |
|
|
|
href="https://ghostfolio.slack.com" |
|
|
|
href="https://join.slack.com/t/ghostfolio/shared_invite/zt-vsaan64h-F_I0fEo5M0P88lP9ibCxFg" |
|
|
|
title="Join the Ghostfolio Slack community" |
|
|
|
>Slack community</a |
|
|
|
>, |
|
|
@ -212,7 +212,7 @@ |
|
|
|
<mat-card-content |
|
|
|
>Please join the Ghostfolio |
|
|
|
<a |
|
|
|
href="https://ghostfolio.slack.com" |
|
|
|
href="https://join.slack.com/t/ghostfolio/shared_invite/zt-vsaan64h-F_I0fEo5M0P88lP9ibCxFg" |
|
|
|
title="Join the Ghostfolio Slack community" |
|
|
|
>Slack community</a |
|
|
|
>, tweet to |
|
|
|
|
|
@ -248,7 +248,7 @@ |
|
|
|
<p class="m-0"> |
|
|
|
Join the Ghostfolio |
|
|
|
<a |
|
|
|
href="https://ghostfolio.slack.com" |
|
|
|
href="https://join.slack.com/t/ghostfolio/shared_invite/zt-vsaan64h-F_I0fEo5M0P88lP9ibCxFg" |
|
|
|
title="Join the Ghostfolio Slack community" |
|
|
|
>Slack channel</a |
|
|
|
> |
|
|
|
|
|
@ -57,7 +57,10 @@ |
|
|
|
> |
|
|
|
</div> |
|
|
|
<div class="col-xs-12 col-md-4 my-2"> |
|
|
|
<a class="d-block" href="https://ghostfolio.slack.com"> |
|
|
|
<a |
|
|
|
class="d-block" |
|
|
|
href="https://join.slack.com/t/ghostfolio/shared_invite/zt-vsaan64h-F_I0fEo5M0P88lP9ibCxFg" |
|
|
|
> |
|
|
|
<gf-value |
|
|
|
size="large" |
|
|
|
[locale]="user?.settings?.locale" |
|
|
|