Thomas Kaul
e990ecd12c
Feature/improve cash balance label ( #1002 )
* Improve label
* Update changelog
3 years ago
Thomas Kaul
557e3a0676
Feature/migrate historical market data gathering to queue design pattern ( #991 )
* Migrate historical market data gathering to queue
* Filter and delete jobs
* Detect duplicate jobs
* Update changelog
3 years ago
Thomas Kaul
2abe399ebd
Bugfix/force reload accounts of user after change ( #994 )
* Force reload of accounts after change
* Update changelog
3 years ago
Thomas Kaul
0da9368e0c
Fix date ( #992 )
3 years ago
Thomas Kaul
d2f8e3d645
Feature/increase fear and greed index to 180 days ( #993 )
* Increase number of days to 180
* Update changelog
3 years ago
Thomas Kaul
7cf0cdc4ce
Feature/add jobs of queue to admin control panel ( #987 )
* Add jobs of queue to admin control panel
* Update changelog
3 years ago
Thomas Kaul
6774c48dff
Feature/restructure fire page ( #982 )
* Restructure fire page
* Update changelog
3 years ago
Thomas Kaul
2cc7c6fa1c
Feature/add user id to account page ( #980 )
* Add user id
* Update changelog
3 years ago
Thomas Kaul
023a7147e2
Feature/simplify feature page ( #978 )
* Simplify page
* Update changelog
3 years ago
Thomas Kaul
15dda886a0
Feature/add vertical hover line to line chart component ( #963 )
* Add vertical hover line
* Improve tooltips of charts
* Update changelog
3 years ago
Thomas Kaul
34d4212f55
Feature/modernize pricing page ( #967 )
* Simplify pricing page
* Update changelog
3 years ago
Thomas Kaul
f7060230b7
Update dates ( #966 )
3 years ago
Thomas Kaul
2c4c16ec99
Feature/extend markets overview by benchmarks ( #953 )
* Add benchmarks to markets overview
* Update changelog
3 years ago
Thomas Kaul
424748ae90
Feature/add ghostfolio trailer to landing page ( #952 )
* Add link to Ghostfolio trailer
* Update changelog
3 years ago
Thomas Kaul
332203b9e2
Feature/add support to set the base currency via env variable ( #948 )
* Set base currency via environment variable
* Update changelog
3 years ago
Thomas Kaul
ae8a203526
Add type ( #939 )
3 years ago
Thomas Kaul
379977008d
Simplify intro text ( #933 )
3 years ago
Thomas Kaul
5cb6e5dec6
Feature/support filtering by asset class on the allocations page ( #926 )
* Support filtering by asset class
* Update changelog
3 years ago
Thomas Kaul
4a123c38f2
Refactor placeholder ( #925 )
3 years ago
Thomas Kaul
160335302a
Feature/group filters by type ( #922 )
* Add groups to activities filter component
* Update changelog
3 years ago
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
1a4dc51825
Bugfix/fix state of delete account button ( #911 )
* Fix disable state
* 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
ea3a9d3b79
Feature/eliminate circular dependencies in common library ( #896 )
* Eliminate circular dependencies
* 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
34cbdd7c2a
Upgrade angular, Nx and storybook ( #888 )
* Upgrade angular, Nx and storybook
* 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
c2a1cbd20f
Feature/improve layout of position detail dialog ( #877 )
* Improve layout
* Update changelog
3 years ago
Thomas Kaul
4dc76817ce
Bugfix/fix import validation for numbers equal zero ( #875 )
* Fix import validation for numbers equal 0
* 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
899fa0370e
Feature/improve users table of admin control panel ( #866 )
* Improve users table
* Update changelog
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
aef91d3e30
Feature/improve label in summary ( #827 )
* Improve label
* Update changelog
3 years ago
Thomas Kaul
23f2ac472e
Feature/add fire calculator ( #822 )
* Add fire calculator
* Update changelog
3 years ago
Thomas Kaul
56b169e1c4
Feature/make header background solid ( #817 )
* Remove alpha
* 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