621 Commits

Author SHA1 Message Date
Thomas Kaul
d5c96d1cb7
Bugfix/fix date picker date format ()
* Fix date picker date format

* Update changelog
2022-05-14 10:55:09 +02:00
Thomas Kaul
1a4dc51825
Bugfix/fix state of delete account button ()
* Fix disable state

* Update changelog
2022-05-13 06:48:40 +02:00
Thomas Kaul
c1d460cead
Improve filtering () 2022-05-10 21:24:36 +02:00
Thomas Kaul
dfa67b275c
Feature/improve filtering on allocations page ()
* Include cash positions on allocations page (with no filtering)

* Update changelog
2022-05-10 19:22:57 +02:00
Thomas Kaul
ea3a9d3b79
Feature/eliminate circular dependencies in common library ()
* Eliminate circular dependencies

* Update changelog
2022-05-08 22:16:47 +02:00
Thomas Kaul
5be95b7b63
Feature/simplify about page ()
* Simplify about page

* Update changelog
2022-05-08 16:02:44 +02:00
Thomas Kaul
b3e07c8446
Feature/support permissions in fire calculator ()
* Support hasPermissionToUpdateUserSettings

* Update changelog
2022-05-08 15:59:19 +02:00
Thomas Kaul
34cbdd7c2a
Upgrade angular, Nx and storybook ()
* Upgrade angular, Nx and storybook

* Update changelog
2022-05-08 09:26:33 +02:00
Thomas Kaul
16dd8f7652
Feature/refactor filters with interface ()
* Refactor filtering with an interface

* Filter by accounts

* Update changelog
2022-05-07 11:44:29 +02:00
Thomas Kaul
01103f3db4
Feature/add asset and asset sub class to wealth items form ()
* Add asset and asset sub class

* Update changelog
2022-04-30 21:47:10 +02:00
Thomas Kaul
c2a1cbd20f
Feature/improve layout of position detail dialog ()
* Improve layout

* Update changelog
2022-04-30 10:48:02 +02:00
Thomas Kaul
4dc76817ce
Bugfix/fix import validation for numbers equal zero ()
* Fix import validation for numbers equal 0

* Update changelog
2022-04-29 13:10:45 +02:00
Thomas Kaul
b6cd007ad4
Release/1.143.0 ()
* Release 1.143.0
  * Improve filtering by tags
2022-04-26 22:31:53 +02:00
Thomas Kaul
899fa0370e
Feature/improve users table of admin control panel ()
* Improve users table

* Update changelog
2022-04-25 22:39:08 +02:00
Thomas Kaul
b7bbc029ac
Feature/render tags in dialogs ()
* Render tags

* Update changelog
2022-04-25 22:37:34 +02:00
Thomas Kaul
bad9d17c44
Setup allocations page and endpoint ()
* Setup tagging system

* Update changelog
2022-04-24 16:23:03 +02:00
Thomas Kaul
edca05f542
Feature/change get started url of public page ()
* Change url

* Update changelog
2022-04-23 16:48:23 +02:00
Thomas Kaul
beb12637ce
Bugfix/fix total calculation for sell and dividend ()
* Fix calculation for sell and dividend activities

* Update changelog
2022-04-22 19:29:18 +02:00
Thomas Kaul
20358d9105
Feature/persist savings rate ()
* Persist savings rate

* Update changelog
2022-04-21 23:07:19 +02:00
Thomas Kaul
0e4c39d145
Feature/reuse value component in ghostfolio in numbers section ()
* Reuse value component

* Update changelog
2022-04-19 17:06:12 +02:00
Thomas Kaul
056b318d86
Bugfix/fix end date in ics files ()
* Fix end date

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

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

* Update changelog
2022-04-16 11:33:01 +02:00
Thomas Kaul
8526b5a027
Feature/export draft activities as ics ()
* Export draft activities as ICS

* Update changelog
2022-04-15 10:53:40 +02:00
Thomas Kaul
aef91d3e30
Feature/improve label in summary ()
* Improve label

* Update changelog
2022-04-12 18:04:48 +02:00
Thomas Kaul
23f2ac472e
Feature/add fire calculator ()
* Add fire calculator

* Update changelog
2022-04-10 20:02:31 +02:00
Thomas Kaul
56b169e1c4
Feature/make header background solid ()
* Remove alpha

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

* Clean up old portfolio calculation engine ()

* Rename new portfolio calculation engine ()

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

* Update changelog
2022-04-09 09:03:39 +02:00
Thomas Kaul
957200854c
Feature/improve empty state of proportion chart ()
* Improve empty state

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

* Update changelog
2022-04-07 17:20:12 +02:00
Thomas Kaul
2a854e2574
Various improvements () 2022-04-06 21:21:53 +02:00
Thomas Kaul
52d113e71f
Feature/improve label of average price ()
* Improve label

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

* Update changelog
2022-04-05 21:02:07 +02:00
Thomas Kaul
fa79196278
Feature/display values in base currency on mobile ()
* Display values in base currency on mobile

* Update changelog
2022-04-02 19:28:32 +02:00
Thomas Kaul
d1230ca3ad
Support coupon codes on Google Play () 2022-04-02 18:47:53 +02:00
Thomas Kaul
1214127ec0
Feature/rename orders to activities in import and export ()
* Rename orders to activities

* Update changelog
2022-04-02 10:26:17 +02:00
Thomas Kaul
e986310302
Improve price () 2022-04-02 09:52:59 +02:00
Thomas Kaul
6762572658
Feature/setup api versioning ()
* Setup API versioning

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

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

* Update changelog
2022-04-01 19:49:05 +02:00
Thomas Kaul
7f0c98cae6
Feature/setup fire page with 4 percent rule ()
* Setup page for FIRE

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

* Update changelog
2022-03-29 20:49:44 +02:00
Thomas Kaul
b4848be914
Feature/add developed vs emerging markets calculation ()
* 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 ()
* 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 ()
* Add hover effect

* Update changelog
2022-03-21 18:59:00 +01:00
Thomas Kaul
30411b1502
Feature/add hover to table ()
* Add hover

* Update changelog
2022-03-19 09:56:50 +01:00
Thomas Kaul
5a369f29d4
Feature/restructure portfolio summary tab ()
* Restructure portfolio summary

* Update changelog
2022-03-13 21:01:15 +01:00
Thomas Kaul
7b6893b5ed
Feature/add support for emergency fund ()
* Add support for emergency fund

* Update changelog
2022-03-12 13:44:47 +01:00
Thomas Kaul
07799573cb
Harmonize button style () 2022-03-10 20:11:32 +01:00