727 Commits

Author SHA1 Message Date
Thomas Kaul
4ab6a1a071
Feature/harmonize page layouts ()
* Harmonize page layouts

* Update changelog
2021-10-13 11:51:33 +02:00
Thomas Kaul
93dcbeb6c7
Feature/add validation for import ()
* Valid data types
* Maximum number of orders
* Data provider service returns data for the dataSource / symbol pair
2021-10-12 22:19:32 +02:00
Thomas Kaul
b9f0a57522
Bugfix/unregister chartjs plugin datalabels ()
* Unregister chartjs-plugin-datalabels

* Update changelog
2021-10-12 09:23:37 +02:00
Thomas Kaul
174c1d1a62
Release 1.59.0 () v1.59.0 2021-10-11 20:35:06 +02:00
Valentin Zickner
f308ae7a13
add sectors and countries for ETFs ()
* Update changelog

Co-Authored-By: Valentin Zickner <valentin@coderworks.de>

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2021-10-11 19:32:21 +02:00
Thomas Kaul
a7a6b0608b
Add ghostfolio-docker ()
Co-Authored-By: psychowood <115389+psychowood@users.noreply.github.com>
2021-10-09 10:45:58 +02:00
Thomas Kaul
15a61b7a20
Feature/improve values of global heat map ()
* Convert value

* Update changelog
2021-10-04 21:22:42 +02:00
Thomas Kaul
d1eedf9726
Bugfix/various fixes ()
* Fix links

* Update column

* Fix impersonation mode

* Update changelog
2021-10-03 22:04:23 +02:00
Thomas Kaul
30a592b524
Release 1.58.1 () v1.58.1 2021-10-03 10:50:01 +02:00
Thomas Kaul
de94494aa0
Bugfix/fix symbol conversion for yahoo finance ()
* Fix symbol conversion for Yahoo Finance

* Update changelog
2021-10-03 10:40:21 +02:00
Thomas Kaul
d3c6788ad5
Release 1.58.0 () v1.58.0 2021-10-02 20:45:02 +02:00
Thomas Kaul
3ec4a73b35
Feature/improve tooltips ()
* Improve tooltips

* Update changelog
2021-10-02 20:38:41 +02:00
Thomas Kaul
1050bfa098
Feature/improve yahoo finance symbol conversion ()
* Improve symbol conversion

* Update changelog
2021-10-02 10:28:06 +02:00
Thomas Kaul
595ec1d7b4
Feature/upgrade envalid to version 7.2.1 ()
* Upgrade envalid

* Update changelog
2021-09-30 21:54:58 +02:00
Thomas Kaul
c8389599b6
Release 1.57.0 () v1.57.0 2021-09-29 21:34:50 +02:00
Thomas Kaul
8769fe4c90
Improve styling () 2021-09-29 21:10:04 +02:00
Thomas Kaul
4219e1121e
Improve style () 2021-09-29 21:05:01 +02:00
Thomas Kaul
f558eb8de8
Fix template () 2021-09-29 21:04:41 +02:00
Thomas Kaul
fe2bd6eea8
Feature/protect endpoints ()
* Protect endpoints

* Update changelog
2021-09-28 21:37:01 +02:00
Thomas Kaul
035052be99
Feature/improve exchange rates table ()
* Improve exchange rates table

* Update changelog
2021-09-26 20:57:37 +02:00
Thomas Kaul
bcdd2780b3
Release 1.56.0 () v1.56.0 2021-09-25 18:02:02 +02:00
Thomas Kaul
22d1ed7920
Extend data ()
* assetClass
* assetSubClass
* currency
* name
2021-09-25 17:42:45 +02:00
Thomas Kaul
39d9828f9f
Feature/respect account currency in exchange rate data service ()
* Respect the accounts' currencies

* Update changelog
2021-09-25 16:45:21 +02:00
Thomas Kaul
6333aa972d
Bugfix/fix data gathering after seed ()
* Fix data gathering after seed

* Update changelog
2021-09-25 16:44:24 +02:00
Thomas Kaul
554f2f861f
Upgrade @types () 2021-09-25 09:20:47 +02:00
Thomas Kaul
dcee651098
Feature/support unlimited currencies ()
* Support unlimited currencies

* Update changelog
2021-09-24 21:09:48 +02:00
Thomas Kaul
508a48f4c3
Feature/hide actions in presenter view ()
* Hide actions if restricted view is active

* Update changelog
2021-09-24 20:15:10 +02:00
Thomas Kaul
8466e3d73f
Feature/always show adapted portfolio page ()
* Always show adapted portfolio page

* Update changelog
2021-09-24 20:12:17 +02:00
Thomas Kaul
9ae9904389
Feature/add story for line chart component ()
* Add story for line chart component

* Update changelog
2021-09-20 21:44:47 +02:00
Thomas Kaul
af022ae316
Feature/add story for portfolio proportion chart component ()
* Add story

* Use new component

* Update changelog
2021-09-20 20:45:58 +02:00
Thomas Kaul
5cd6edaf3a
Release 1.55.0 () v1.55.0 2021-09-20 11:58:48 +02:00
Thomas Kaul
98be8745d9
Bugfix/fix create or edit transaction dialog ()
* Fix create or edit transaction dialog

* Update changelog
2021-09-20 11:49:50 +02:00
Thomas Kaul
861dff9210
Feature/upgrade storybook dependencies ()
* Upgrade storybook dependencies
2021-09-19 18:01:41 +02:00
Thomas Kaul
f2364eed10
Feature/remove default value of data source ()
* Remove default value of dataSource

* Update changelog
2021-09-19 17:16:29 +02:00
Thomas Kaul
d5392de7c9
Release 1.54.0 () v1.54.0 2021-09-18 20:21:43 +02:00
Thomas Kaul
0f72673ef4
Feature/respect data source in symbol data endpoint ()
* Respect data source in symbol data endpoint

* Respect data source in the data provider service

* Combine symbol with data source in get() of data provider service

* Improve search functionality for multiple data sources

* Update changelog
2021-09-18 19:32:22 +02:00
Thomas Kaul
641fe4e8f4
Bugfix/net performance in positions endpoint ()
* Nullify net performance

* Update changelog
2021-09-18 19:20:14 +02:00
Thomas Kaul
18e06bb6e6
Feature/hide sign if performance is zero ()
* Hide sign if performance is zero

* Update changelog
2021-09-18 13:36:49 +02:00
Thomas Kaul
5b588c2000
Bugfix/hide the current net performance ()
* Hide the current net performance

* Update changelog
2021-09-15 22:27:18 +02:00
Thomas Kaul
162d19fa44
Release 1.53.0 () v1.53.0 2021-09-13 21:37:18 +02:00
Thomas Kaul
4a815d2031
Feature/change data gathering selection ()
* Change data gathering selection from distinct orders to symbol profiles

* Update changelog
2021-09-13 21:26:23 +02:00
Valentin Zickner
d2aeeb3e88
optimize annual performance calculation ()
* Optimize annual performance calculation

* Update changelog

Co-authored-by: Valentin Zickner <github@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2021-09-12 20:08:42 +02:00
Thomas Kaul
ba926ffcf2
Release 1.52.0 () v1.52.0 2021-09-11 21:36:22 +02:00
Thomas Kaul
5ea455b98b
Feature/upgrade simplewebauthn dependencies to version 4.1.0 ()
* Upgrade @simplewebauthn dependencies to version 4.1.0
  * @simplewebauthn/browser
  * @simplewebauthn/server

* Update changelog
2021-09-11 21:23:06 +02:00
Thomas Kaul
39f315aba0
Feature/add annualized performance ()
* Add annualized performance

* Update changelog
2021-09-11 20:16:53 +02:00
Thomas Kaul
df2dfc20a1
Feature/add slack channel ()
* Add Slack channel

* Update changelog
2021-09-11 12:06:28 +02:00
Thomas Kaul
81e83d4cea
Release 1.51.0 () v1.51.0 2021-09-11 11:25:07 +02:00
Thomas Kaul
5d4156ecec
Feature/refactor position detail dialog ()
* Add name to portfolio position endpoint

* Update changelog
2021-09-11 11:23:47 +02:00
Thomas Kaul
4693a8baa2
Release 1.50.0 () 2021-09-11 11:21:53 +02:00
Thomas Kaul
773444b1e2
Bugfix/fix home button overlap on ios ()
* Fix overlap

* Update changelog
2021-09-11 11:17:49 +02:00