601 Commits

Author SHA1 Message Date
Thomas Kaul
9f597cbff1
Release 1.139.0 (#843) 2022-04-18 11:59:16 +02:00
Thomas Kaul
90efc2ac51
Feature/beautify etf names in asset profile (#842)
* Beautify ETF names

* Update changelog
2022-04-18 11:57:57 +02:00
Thomas Kaul
056b318d86
Bugfix/fix end date in ics files (#841)
* Fix end date

* Update changelog
2022-04-18 11:31:16 +02:00
Thomas Kaul
82ede2fe32
Bugfix/fix fear and greed data source (#840)
* Fix data source of Fear & Greed Index

* Update changelog
2022-04-18 10:49:02 +02:00
Thomas Kaul
8ae041faa0
Bugfix/fix issue in fire calculator after changing investment horizon (#839)
* Properly update chart datasets and improve tooltip

* Update changelog
2022-04-18 10:31:16 +02:00
Thomas Kaul
bd4608e521
Release 1.138.0 (#838) 2022-04-16 21:03:28 +02:00
Thomas Kaul
0d8362ca8f
Feature/separate deposit and savings in fire calculator (#837)
* Separate deposit and savings

* Update changelog
2022-04-16 21:01:55 +02:00
Thomas Kaul
638ae3f7fa
Feature/add boringly getting rich guide to resources page (#836)
* Add "Boringly Getting Rich" guide

* Update changelog
2022-04-16 15:35:31 +02:00
Thomas Kaul
6e7cf0380b
Feature/export single draft (#835)
* Export single draft

* Update changelog
2022-04-16 11:33:01 +02:00
Thomas Kaul
598fe41b8c
Release 1.137.0 (#831) 2022-04-15 18:58:33 +02:00
Thomas Kaul
ba7c98d325
Add test case for BUY and SELL (partially) (#826)
* Add test case for BUY and SELL (partially)

* Fix investment calculation for sell activities

* Do not show total value if sell activity

* Update changelog
2022-04-15 18:56:23 +02:00
Thomas Kaul
65e062ad26
Simplify search (#828)
* Simplify search

* Update changelog
2022-04-15 12:39:33 +02:00
Thomas Kaul
8526b5a027
Feature/export draft activities as ics (#830)
* Export draft activities as ICS

* Update changelog
2022-04-15 10:53:40 +02:00
Thomas Kaul
f1feb04f29
Release 1.136.0 (#829) 2022-04-13 07:46:35 +02:00
Thomas Kaul
500e09d95a
Bugfix/fix loading state in fire calculator (#824)
* Fix loading state

* Update changelog
2022-04-12 19:57:23 +02:00
Thomas Kaul
aef91d3e30
Feature/improve label in summary (#827)
* Improve label

* Update changelog
2022-04-12 18:04:48 +02:00
Thomas Kaul
70723f8d5f
Bugfix/fix projected total amount in fire calculator (#825)
* Fix calculation of projected total amount

* Update changelog
2022-04-11 22:10:45 +02:00
Thomas Kaul
6cfd052781
Release 1.135.0 (#823) 2022-04-10 20:03:39 +02:00
Thomas Kaul
23f2ac472e
Feature/add fire calculator (#822)
* Add fire calculator

* Update changelog
2022-04-10 20:02:31 +02:00
Thomas Kaul
d5ba624403
Feature/add support for terra (#820)
* Add Terra (LUNA1-USD)

* Update changelog
2022-04-10 19:38:27 +02:00
Thomas Kaul
9b49ed77f7
Feature/add support for thor chain (#819)
* Add THORChain (RUNE-USD)

* Update changelog
2022-04-09 20:16:36 +02:00
Thomas Kaul
08405d14d5
Release 1.134.0 (#818) 2022-04-09 14:50:13 +02:00
Thomas Kaul
56b169e1c4
Feature/make header background solid (#817)
* Remove alpha

* Update changelog
2022-04-09 10:28:07 +02:00
Thomas Kaul
67f2b326f3
Switch to new calculation engine (#814)
* Switch to new calculation engine

* Clean up old portfolio calculation engine (#815)

* Rename new portfolio calculation engine (#816)

* Update changelog
2022-04-09 10:17:31 +02:00
Thomas Kaul
3d3a6c1204
Feature/improve fire section (#813)
* Improve FIRE section

* Update changelog
2022-04-09 09:03:39 +02:00
Thomas Kaul
bfc8f87d88
Release 1.133.0 (#812) 2022-04-07 22:15:09 +02:00
Thomas Kaul
957200854c
Feature/improve empty state of proportion chart (#811)
* Improve empty state

* Update changelog
2022-04-07 22:13:41 +02:00
Thomas Kaul
6575440877
Bugfix/fix dates in value component (#810)
* Fix dates

* Update changelog
2022-04-07 17:20:12 +02:00
Thomas Kaul
255af6a6e9
Release 1.132.1 (#809) 2022-04-06 22:02:40 +02:00
Thomas Kaul
795a6a6799
Release 1.132.0 (#808) 2022-04-06 21:23:20 +02:00
Thomas Kaul
52d113e71f
Feature/improve label of average price (#805)
* Improve label

* Update changelog
2022-04-06 18:02:21 +02:00
Thomas Kaul
204c7360c3
Feature/prepare for localized date format (#803)
* Support localized date and number format

* Update changelog
2022-04-05 21:02:07 +02:00
Thomas Kaul
fa41e25c8f
Release/1.131.1 (#804)
* Add API version

* Update changelog
2022-04-04 07:30:17 +02:00
Thomas Kaul
ba765b9de6
Release 1.131.0 (#797) 2022-04-02 19:32:47 +02:00
Thomas Kaul
fa79196278
Feature/display values in base currency on mobile (#796)
* Display values in base currency on mobile

* Update changelog
2022-04-02 19:28:32 +02:00
Thomas Kaul
69a1316cfe
Feature/upgrade prisma to 3.11.1 (#794)
* Upgrade prisma dependencies to version 3.11.1

* Update changelog
2022-04-02 17:38:47 +02:00
Thomas Kaul
a256b783bc
Feature/upgrade yahoo finance to 2.3.0 (#792)
* Upgrade yahoo-finance2

* Update changelog
2022-04-02 17:36:49 +02:00
Thomas Kaul
65f6bcb166
Feature/harmonize algebraic sign of gross and net performance percent (#776)
* Harmonize algebraic sign

* Update changelog
2022-04-02 10:44:19 +02:00
Thomas Kaul
1214127ec0
Feature/rename orders to activities in import and export (#786)
* Rename orders to activities

* Update changelog
2022-04-02 10:26:17 +02:00
Thomas Kaul
6762572658
Feature/setup api versioning (#783)
* Setup API versioning

* Update changelog
2022-04-02 08:46:24 +02:00
Thomas Kaul
dd71f2be45
Feature/improve pricing page (#778)
* Improve pricing page

* Update changelog
2022-04-01 19:58:33 +02:00
Thomas Kaul
d530cb38fa
Feature/add 7 days in coupon system (#777)
* Add 7 days

* Update changelog
2022-04-01 19:49:05 +02:00
Thomas Kaul
16b79a7e60
Release 1.130.0 (#774) 2022-03-30 21:16:43 +02:00
Thomas Kaul
7f0c98cae6
Feature/setup fire page with 4 percent rule (#773)
* Setup page for FIRE

* Update changelog
2022-03-30 21:14:49 +02:00
Thomas Kaul
57e4163848
Feature/add 14 days in coupon system (#772)
* Add 14 days

* Update changelog
2022-03-29 20:49:44 +02:00
Thomas Kaul
14773bf1aa
Bugfix/fix duplicate currency conversion in account calculations (#771)
* Fix currency conversion (duplicate)

* Update changelog
2022-03-29 17:47:08 +02:00
Thomas Kaul
1a8fc5757a
Release 1.129.0 (#770) 2022-03-26 13:13:07 +01:00
Thomas Kaul
b4848be914
Feature/add developed vs emerging markets calculation (#767)
* Add allocations by market

* Update changelog
2022-03-26 13:11:30 +01:00
Thomas Kaul
2b4319454d
Feature/add bonds and emergency fund to feature overview (#768)
* Add bonds and emergency fund

* Update changelog
2022-03-25 23:37:06 +01:00
Thomas Kaul
e2faaf6faa
Feature/add hover effect to page tabs (#764)
* Add hover effect

* Update changelog
2022-03-21 18:59:00 +01:00