1180 Commits

Author SHA1 Message Date
Thomas Kaul
7667af059c
Feature/combine performance and chart calculation ()
* Combine performance and chart calculation endpoints

* Update changelog
2022-09-24 13:12:40 +02:00
Thomas Kaul
1095b47f45
Feature/add multi language support to feature overview ()
* Add multi-language support

* Update changelog
2022-09-24 12:29:36 +02:00
Thomas Kaul
dacd7271eb
Feature/improve density of various selectors ()
* Improve density

* Update changelog
2022-09-24 09:58:09 +02:00
Thomas Kaul
e093041184
Release 1.196.0 () 1.196.0 2022-09-22 21:05:05 +02:00
Thomas Kaul
8f2caa508a
Feature/extend landing page ()
* Extend landing page

* Update changelog
2022-09-22 20:52:46 +02:00
Thomas Kaul
862f670ccf
Feature/setup italiano ()
* Setup italiano

* Update changelog
2022-09-22 20:52:03 +02:00
alfredonodo
54bf4c7a43
Update messages.it.xlf () 2022-09-22 20:51:31 +02:00
Thomas Kaul
c0ace51ee9
Release 1.195.0 () 1.195.0 2022-09-20 20:23:41 +02:00
Thomas Kaul
b1b5689242
Feature/improve performance of chart calculation ()
* Improve performance chart calculation

Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>

* Update changelog

Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>

* Improve chart tooltip of benchmark comparator

* Update changelog

Co-authored-by: gizmodus <11334553+gizmodus@users.noreply.github.com>
2022-09-20 20:22:01 +02:00
Thomas Kaul
b68cdaf8ea
Add issue template () 2022-09-19 21:22:54 +02:00
Thomas Kaul
b387a80a0d
Add bullet () 2022-09-17 21:29:37 +02:00
Thomas Kaul
6e4660295a
Release 1.194.0 () 1.194.0 2022-09-17 21:26:08 +02:00
Thomas Kaul
d4c3a9d1e8
Feature/add percentage visualization of the current filter ()
* Add percentage visualization of the active filter

* Update changelog
2022-09-17 21:24:09 +02:00
Thomas Kaul
263f6b32f2
Bugfix/fix performance chart calculation ()
* Respect end date in performance chart calculation

Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>

* Update changelog

Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>
2022-09-17 08:33:04 +02:00
Thomas Kaul
637f31ae3b
Add instruction for NODE_ENV: production () 2022-09-17 08:31:56 +02:00
Thomas Kaul
547e27c7a1
Feature/set node env in docker compose files ()
* Set NODE_ENV to production

* Update changelog
2022-09-15 17:20:03 +02:00
Thomas Kaul
f10dc176f2
Feature/clean up german localization ()
* Clean up German localization

* Set up Italian

* Update changelog
2022-09-15 16:58:00 +02:00
Thomas Kaul
0a966e46cd
Improve translation () 2022-09-15 10:37:07 +02:00
Thomas Kaul
4f281d25e1
Release 1.193.0 () 1.193.0 2022-09-14 20:11:47 +02:00
Thomas Kaul
aaba8c35c2
Feature/extend pricing page with referral section ()
* Add referral section

* Update changelog
2022-09-14 20:10:35 +02:00
Thomas Kaul
7d27cb3398
Bugfix/use base currency in exchange rate service instead of usd ()
* Change from USD to base currency

* Update changelog
2022-09-14 19:56:18 +02:00
Thomas Kaul
91678028b5
Bugfix/fix missing assets during local development ()
* Extend setup for development (missing assets)

* Update changelog
2022-09-14 19:26:59 +02:00
Thomas Kaul
5e3cac8ac9
Feature/sort benchmarks by name ()
* Sort benchmarks by name

* Update changelog
2022-09-12 13:34:06 +02:00
Thomas Kaul
33f20b6b48
Release 1.192.0 () 1.192.0 2022-09-11 09:21:48 +02:00
Thomas Kaul
e4fd255dd7
Bugfix/improve loading indicator of benchmark comparator ()
* Improve loading indicator

* Update changelog
2022-09-11 09:20:15 +02:00
Thomas Kaul
e320aa91f7
Feature/simplify benchmark configuration ()
* Simplify benchmark configuration

* Update changelog
2022-09-11 09:19:50 +02:00
Thomas Kaul
0fcfa6c1bd
Bugfix/improve error handling in benchmark calculation ()
* Improve error handling

* Update changelog
2022-09-10 18:58:31 +02:00
Thomas Kaul
42d32ed652
Feature/upgrade yahoo finance2 to version 2.3.6 ()
* Upgrade yahoo-finance2 to version 2.3.6

* Update changelog
2022-09-10 18:57:41 +02:00
Thomas Kaul
21b4b0ef24
Release 1.191.0 () 1.191.0 2022-09-10 16:13:22 +02:00
Thomas Kaul
4f8fe83a16
Feature/clean up user database schema ()
* Clean up user database schema

* Update changelog
2022-09-10 16:11:49 +02:00
Thomas Kaul
980ad1028c
Feature/allow date range change for demo user ()
* Allow date range change

* Update changelog
2022-09-10 16:10:57 +02:00
Thomas Kaul
0d5bc3f51b
Release 1.190.0 () 1.190.0 2022-09-10 13:36:39 +02:00
Thomas Kaul
aece76d98f
Feature/add date range component to benchmark comparator ()
* Add date range component

* Update changelog
2022-09-10 13:33:37 +02:00
Thomas Kaul
fc4bb71184
Feature/migrate date range setting to user settings ()
* Migrate date range to user settings

* Refactor currency and view mode in the user user settings

* Update changelog
2022-09-10 11:38:06 +02:00
Thomas Kaul
20bc7ef99c
Feature/improve benchmark comparator on mobile ()
* Improve layout for mobile

* Update changelog
2022-09-09 19:44:36 +02:00
Thomas Kaul
7a733ae49b
Release 1.189.0 () 1.189.0 2022-09-08 21:06:37 +02:00
Thomas Kaul
376ce88492
Bugfix/fix benchmark chart ()
* Fix benchmark chart

* Distinguish between currency and unit in tooltip

* Update changelog
2022-09-08 21:05:19 +02:00
Thomas Kaul
c4d83aabe7
Setup tests () 2022-09-08 17:32:55 +02:00
Thomas Kaul
d4e2cec77e
Release 1.188.0 () 1.188.0 2022-09-06 20:40:59 +02:00
Thomas Kaul
75db7bf79a
Bugfix/fix asset profile details dialog ()
* Fix dialog for assets without (first) activity

* Update changelog
2022-09-06 20:39:45 +02:00
Thomas Kaul
3ad99c9991
Add data management ()
* Add data management for benchmarks
2022-09-06 20:39:27 +02:00
Thomas
00e402d286 Add translations 2022-09-04 09:48:18 +02:00
Thomas
4ac0484025 Update changelog 2022-09-04 09:45:29 +02:00
Thomas
75d61bff6d Setup benchmark comparator 2022-09-04 09:45:22 +02:00
Thomas Kaul
0de28d733e
Release 1.187.0 () 1.187.0 2022-09-03 21:42:23 +02:00
Thomas Kaul
3b2f13850c
Feature/improve chart calculation ()
* Improve chart calculation

* Update changelog
2022-09-03 21:41:06 +02:00
Thomas Kaul
0cc42ffd7c
Add end date parameter ()
* Add end date parameter
2022-09-03 21:28:57 +02:00
Thomas Kaul
3ccb812ac3
Release 1.186.2 () 1.186.2 2022-09-03 11:37:14 +02:00
Thomas Kaul
0a8549db3e
Release 1.186.1 () 1.186.1 2022-09-03 11:19:31 +02:00
Thomas Kaul
c95e90ff31
Release 1.186.0 () 1.186.0 2022-09-03 10:28:20 +02:00