526 Commits

Author SHA1 Message Date
Thomas Kaul
81ef95e13e
Setup permissions (#2151) 2023-07-15 12:32:59 +02:00
Thomas Kaul
2b0f961370
Feature/improve faq page (#2152)
* Extend content

* Update changelog
2023-07-15 12:16:19 +02:00
Thomas Kaul
30f1a3514a
Feature/add hints to activity types in create or edit activity dialog (#2150)
* Add hints

* Update changelog
2023-07-15 11:31:05 +02:00
Thomas Kaul
09c300661a
Feature/improve language localization for german 20230711 (#2144)
* Improve i18n

* Update changelog
2023-07-12 19:53:55 +02:00
Thomas Kaul
92382e0b4d
Feature/improve loading state during filtering on allocations page (#2141)
* Improve loading state

* Update changelog
2023-07-11 21:41:12 +02:00
Thomas Kaul
c25f532487
Improve product pages (#2143) 2023-07-11 21:40:45 +02:00
Thomas Kaul
5d26d94586
Sort imports (#2142) 2023-07-11 20:27:54 +02:00
Thomas Kaul
6159f48a62
Feature/setup personal finance tools pages 2 (#2140) 2023-07-10 20:16:20 +02:00
Thomas Kaul
2d23c566f1
Feature/setup personal finance tools pages (#2135) 2023-07-09 10:42:10 +02:00
Thomas Kaul
1ceabb6e6b
Feature/refactor blog articles to standalone components (#2117)
* Refactor blog articles to standalone components

* Update changelog
2023-07-04 18:42:40 +02:00
Arghya Ghosh
0d421e7181
Bugfix/fix adding 'Item' and 'Liability' activities (#2119)
* Fix adding activities of type item and liability

* Update changelog
2023-07-03 22:29:00 +02:00
Thomas Kaul
f5180ce88f
Improve wording (#2118) 2023-07-03 10:10:08 +02:00
Thomas Kaul
aabf27dc96
Remove empty style files (#2116) 2023-07-02 08:17:39 +02:00
Thomas Kaul
d3234f9e77
Feature/add blog post exploring the path to fire (#2113)
* Add blog post: Exploring the Path to FIRE

* Update changelog
2023-07-01 18:33:31 +02:00
Thomas Kaul
c02e390bc1
Rename Slack channel to community (#2091) 2023-06-28 15:59:38 +02:00
Thomas Kaul
97504756be
Feature/add currency to cash balance in create or update account dialog (#2104)
* Add currency as text suffix to cash balance

* Update changelog
2023-06-27 18:33:50 +02:00
Thomas Kaul
677757fdf0
Feature/improve import dividends dialog (#2086)
* Improve dialog

* Add loading indicator
* Improve selected item of holding selector

* Update changelog
2023-06-22 20:29:50 +02:00
Thomas Kaul
b5e2a3aa91
Feature/harmonize use of permissions on about and landing page (#2084)
* Harmonize use of permissions

* About page
* Landing page

* About changelog
2023-06-19 20:29:36 +02:00
Thomas Kaul
908876ca6e
Feature/setup language localization for portuguese (#2076)
* Set up Portuguese

* Update changelog
2023-06-17 17:26:40 +02:00
Thomas Kaul
834a48466e
Feature/add liabilities to feature page (#2072)
* Add section for liabilities

* Update changelog
2023-06-14 20:08:04 +02:00
Arghya Ghosh
fce3b2084e
Feature/extract symbol search to component (#2003) (#2056)
* Extract symbol search to component (#2003)

* Update changelog
2023-06-13 20:36:16 +02:00
Thomas Kaul
7931e6950d
Feature/add support for liabilities (#1789)
* Add support for liabilities

* Update changelog
2023-06-10 16:17:11 +02:00
Thomas Kaul
04eb452e04
Add missing guards (#2067) 2023-06-10 16:16:27 +02:00
Thomas Kaul
9116443305
Feature/support note in accounts (#2063)
* Add support for a note in accounts

* Update changelog
2023-06-10 12:01:13 +02:00
Thomas Kaul
b0a4b09ef5
Feature/extract license to dedicated tab (#2061)
* Extract license to tab on about page

* Update changelog
2023-06-09 21:13:05 +02:00
Thomas Kaul
fd84f4ec14
Change to routerLink (#2058) 2023-06-09 17:37:52 +02:00
Thomas Kaul
8232b05f62
Feature/extend activity cloning by quantity (#2054)
* Allow to clone quantity

* Update changelog
2023-06-09 16:14:40 +02:00
Thomas Kaul
1c7d92e15e
Harmonize Slack community links (#2047) 2023-06-06 09:23:32 +02:00
Thomas Kaul
a53461d257
Feature/migrate currency to unit in value component (#2043)
* Migrate currency to unit

* Update locales
2023-06-04 21:46:49 +02:00
Thomas Kaul
d630fb900d
Feature/add investment streaks (#2042)
* Add investment streaks

* Current streak
* Longest streak

* Add unit to value component

* Update changelog
2023-06-04 09:35:58 +02:00
Thomas Kaul
1809fc8a80
Feature/update url of ghostfolio slack channel (#2035)
* Update Slack url

* Update changelog
2023-06-03 08:28:36 +02:00
Thomas Kaul
ae57a188f5
Feature/improve tab navigations (#2031)
* Improve tab navigations

* Update changelog
2023-06-03 07:44:59 +02:00
Thomas Kaul
23db85e940
Feature/add tabs to about page (#2030)
* Add tabs to about page

* Update changelog
2023-06-02 21:23:57 +02:00
Thomas Kaul
bd8bb1a36a
Feature/remove ghostfolio in numbers section from about page (#2029)
* Remove Ghostfolio in Numbers section

* Update changelog
2023-06-01 19:38:38 +02:00
Thomas Kaul
ab7e050066
Feature/extend footer by navigation (#2020)
* Extend footer

* Update changelog
2023-05-29 19:41:21 +02:00
Thomas Kaul
d7e682b65a
Feature/extend testimonial section (#2018)
* Add testimonials

* Update changelog
2023-05-29 14:16:17 +02:00
Thomas Kaul
206b6567fd
Feature/improve activities import dialog (#2016)
* Improve activities import dialog

* Update changelog
2023-05-29 07:45:55 +02:00
Thomas Kaul
6857e0314f
Feature/add support for localized routes in spanish (#2015)
* Add support for localized routes in Spanish

* Update changelog
2023-05-28 22:48:27 +02:00
Visrut
16a5ace4be
Introduced stepper to import activities (#1990)
* Introduced stepper to import activities

* Update changelog
2023-05-28 10:21:07 +02:00
secondl1ght
7bf48ef351
Improve style on about page (#1998)
* Center changelog button

* Update changelog
2023-05-22 20:20:16 +02:00
Thomas Kaul
faef3606fd
Feature/improve breadcrumb navigation style in blog posts for mobile (#1996)
* Improve style for mobile

* Update changelog
2023-05-21 07:50:45 +02:00
Thomas Kaul
51e3650790
Feature/add blog post unlock your financial potential (#1994)
* Add blog post: Unlock your Financial Potential with Ghostfolio

* Update changelog
2023-05-20 18:12:12 +02:00
Thomas Kaul
655a68a847
Feature/change uptime to last 90 days (#1993)
* Change uptime to last 90 days

* Update changelog
2023-05-20 11:07:53 +02:00
Thomas Kaul
86296b3591
Feature/improve local number formatting in value component (#1992)
* Improve local number formatting

* Update changelog
2023-05-20 10:53:04 +02:00
Thomas Kaul
cf4c981cd9
Release 1.270.1 (#1988) 2023-05-19 15:36:20 +02:00
Thomas Kaul
4d700e3b83
Feature/add error message if importing duplicates (#1984)
* Add error messages if import include duplicates

* Update changelog
2023-05-19 13:16:40 +02:00
Thomas Kaul
4b3afb5c97
Feature/extract locales 20230518 (#1980)
* Update locales

* Update changelog
2023-05-18 19:27:58 +02:00
Thomas Kaul
edd690850c
Feature/setup open startup page (#1967)
* Setup Open Startup page

* Update changelog
2023-05-18 12:31:36 +02:00
Visrut
9c30139b86
FIX #1951: select checkbox state fix for duplicates (#1958)
* FIX #1951: select checkbox state fix for duplicates

* Update changelog
2023-05-13 12:15:11 +02:00
Francisco Silva
8e000baef2
fix update activity, hide update cash balance on edit (#1959)
* Fix update activity, hide update cash balance on edit

* Update changelog
2023-05-11 09:11:44 +02:00