Thomas Kaul
5391b88c42
Feature/add report data glitch button ( #920 )
* Add report data glitch button
* Update changelog
3 years ago
Thomas Kaul
2b63f7e707
Feature/support enter to submit create or update transaction dialog form ( #913 )
* Support enter key press to submit form
* Update changelog
3 years ago
Thomas Kaul
d5c96d1cb7
Bugfix/fix date picker date format ( #912 )
* Fix date picker date format
* Update changelog
3 years ago
Thomas Kaul
c1d460cead
Improve filtering ( #901 )
3 years ago
Thomas Kaul
dfa67b275c
Feature/improve filtering on allocations page ( #900 )
* Include cash positions on allocations page (with no filtering)
* Update changelog
3 years ago
Thomas Kaul
5be95b7b63
Feature/simplify about page ( #892 )
* Simplify about page
* Update changelog
3 years ago
Thomas Kaul
b3e07c8446
Feature/support permissions in fire calculator ( #891 )
* Support hasPermissionToUpdateUserSettings
* Update changelog
3 years ago
Thomas Kaul
16dd8f7652
Feature/refactor filters with interface ( #883 )
* Refactor filtering with an interface
* Filter by accounts
* Update changelog
3 years ago
Thomas Kaul
01103f3db4
Feature/add asset and asset sub class to wealth items form ( #880 )
* Add asset and asset sub class
* Update changelog
3 years ago
Thomas Kaul
b6cd007ad4
Release/1.143.0 ( #871 )
* Release 1.143.0
* Improve filtering by tags
3 years ago
Thomas Kaul
b7bbc029ac
Feature/render tags in dialogs ( #864 )
* Render tags
* Update changelog
3 years ago
Thomas Kaul
bad9d17c44
Setup allocations page and endpoint ( #859 )
* Setup tagging system
* Update changelog
3 years ago
Thomas Kaul
edca05f542
Feature/change get started url of public page ( #857 )
* Change url
* Update changelog
3 years ago
Thomas Kaul
beb12637ce
Bugfix/fix total calculation for sell and dividend ( #850 )
* Fix calculation for sell and dividend activities
* Update changelog
3 years ago
Thomas Kaul
20358d9105
Feature/persist savings rate ( #849 )
* Persist savings rate
* Update changelog
3 years ago
Thomas Kaul
0e4c39d145
Feature/reuse value component in ghostfolio in numbers section ( #846 )
* Reuse value component
* Update changelog
3 years ago
Thomas Kaul
056b318d86
Bugfix/fix end date in ics files ( #841 )
* Fix end date
* Update changelog
3 years ago
Thomas Kaul
638ae3f7fa
Feature/add boringly getting rich guide to resources page ( #836 )
* Add "Boringly Getting Rich" guide
* Update changelog
3 years ago
Thomas Kaul
6e7cf0380b
Feature/export single draft ( #835 )
* Export single draft
* Update changelog
3 years ago
Thomas Kaul
8526b5a027
Feature/export draft activities as ics ( #830 )
* Export draft activities as ICS
* Update changelog
3 years ago
Thomas Kaul
23f2ac472e
Feature/add fire calculator ( #822 )
* Add fire calculator
* Update changelog
3 years ago
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
3 years ago
Thomas Kaul
3d3a6c1204
Feature/improve fire section ( #813 )
* Improve FIRE section
* Update changelog
3 years ago
Thomas Kaul
957200854c
Feature/improve empty state of proportion chart ( #811 )
* Improve empty state
* Update changelog
3 years ago
Thomas Kaul
2a854e2574
Various improvements ( #807 )
3 years ago
Thomas Kaul
204c7360c3
Feature/prepare for localized date format ( #803 )
* Support localized date and number format
* Update changelog
3 years ago
Thomas Kaul
d1230ca3ad
Support coupon codes on Google Play ( #795 )
3 years ago
Thomas Kaul
1214127ec0
Feature/rename orders to activities in import and export ( #786 )
* Rename orders to activities
* Update changelog
3 years ago
Thomas Kaul
e986310302
Improve price ( #785 )
3 years ago
Thomas Kaul
6762572658
Feature/setup api versioning ( #783 )
* Setup API versioning
* Update changelog
3 years ago
Thomas Kaul
dd71f2be45
Feature/improve pricing page ( #778 )
* Improve pricing page
* Update changelog
3 years ago
Thomas Kaul
7f0c98cae6
Feature/setup fire page with 4 percent rule ( #773 )
* Setup page for FIRE
* Update changelog
3 years ago
Thomas Kaul
b4848be914
Feature/add developed vs emerging markets calculation ( #767 )
* Add allocations by market
* Update changelog
3 years ago
Thomas Kaul
2b4319454d
Feature/add bonds and emergency fund to feature overview ( #768 )
* Add bonds and emergency fund
* Update changelog
3 years ago
Thomas Kaul
e2faaf6faa
Feature/add hover effect to page tabs ( #764 )
* Add hover effect
* Update changelog
3 years ago
Thomas Kaul
c216ab1d76
Eliminate data source from order model ( #730 )
* Eliminate currency, data source and symbol from order model
* Remove prefix for symbols with data source GHOSTFOLIO
* Update changelog
3 years ago
Thomas Kaul
3de7d3f60e
Bugfix/improve account calculations ( #737 )
* Improve account calculations
* Update changelog
3 years ago
Thomas Kaul
b3e58d182a
Feature/add support for click in portfolio proportion chart ( #729 )
* Add support for click
* Update changelog
3 years ago
Thomas Kaul
46b91d3c3b
Feature/improve portfolio page ( #721 )
* Improve page
* Update changelog
3 years ago
Thomas Kaul
68d07cc8d4
Release 1.119.0 ( #719 )
3 years ago
Thomas Kaul
2a2a5f4da5
Feature/display features based on permissions ( #714 )
* Display features based on permissions
* Update changelog
3 years ago
Thomas Kaul
dced06ebb5
Bugfix/improve allocations ( #710 )
* Fix allocations by account for non-unique account names
* Refactor calculations with big.js
* Update changelog
3 years ago
Thomas Kaul
23da1bd293
Feature/add feature page ( #694 )
* Add feature page
* Update changelog
3 years ago
Thomas Kaul
dcc7ef89fe
Release/1.114.1 ( #689 )
* Fix creation of wealth items
* Release 1.114.1
3 years ago
Thomas Kaul
76f70598e2
Feature/add support for wealth items ( #666 )
* Add support for wealth items
* Update changelog
3 years ago
Thomas Kaul
82069da4e2
Bugfix/fix user account creation ( #682 )
* Fix the user account creation
* Update changelog
3 years ago
Thomas Kaul
bed3e5aae2
Bugfix/fix horizontal overflow in activities table ( #676 )
* Fix horizontal overflow in tables
* Update changelog
3 years ago
Thomas Kaul
48b524de5a
Feature/add export functionality to position detail dialog ( #672 )
* Add export functionality to the position detail dialog
* Respect filters in activities export
* Update changelog
3 years ago
Thomas Kaul
8bd9330acc
Feature/improve usability of create or edit transaction dialog ( #661 )
* Move the fee to the bottom
* Update changelog
3 years ago
Thomas Kaul
b8ad6d6662
Feature/improve import ( #657 )
* Improve import
* Update changelog
Co-Authored-By: Ronald Konjer <ronaldkonjer@gmail.com>
3 years ago