Thomas Kaul
ea3a9d3b79
Feature/eliminate circular dependencies in common library ( #896 )
...
* Eliminate circular dependencies
* 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
40380346e6
Feature/setup bull queue system ( #886 )
...
* Setup @nestjs/bull and asset profile data gathering job
* Update changelog
3 years ago
Thomas Kaul
5622c4cf7e
Feature/harmonize no data available label ( #885 )
...
* Harmonize label for UNKNOWN_KEY
* 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
ce6b5fb7cb
Bugfix/fix tooltip in proportion chart after update ( #882 )
...
* Keep tooltip configuration up to date
* Update changelog
3 years ago
Thomas Kaul
1f0bd5a7db
Bugfix/fix color of spinner in filter component ( #873 )
...
* Fix color for dark mode
* 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
8f61f7c169
Feature/extract activities table filter component ( #858 )
...
* Extract activities table component
* 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
8ae041faa0
Bugfix/fix issue in fire calculator after changing investment horizon ( #839 )
...
* Properly update chart datasets and improve tooltip
* Update changelog
3 years ago
Thomas Kaul
0d8362ca8f
Feature/separate deposit and savings in fire calculator ( #837 )
...
* Separate deposit and savings
* Update changelog
3 years ago
Thomas Kaul
6e7cf0380b
Feature/export single draft ( #835 )
...
* Export single draft
* Update changelog
3 years ago
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
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
500e09d95a
Bugfix/fix loading state in fire calculator ( #824 )
...
* Fix loading state
* Update changelog
3 years ago
Thomas Kaul
70723f8d5f
Bugfix/fix projected total amount in fire calculator ( #825 )
...
* Fix calculation of projected total amount
* Update changelog
3 years ago
Thomas Kaul
23f2ac472e
Feature/add fire calculator ( #822 )
...
* Add fire calculator
* 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
6575440877
Bugfix/fix dates in value component ( #810 )
...
* Fix dates
* Update changelog
3 years ago
Thomas Kaul
255af6a6e9
Release 1.132.1 ( #809 )
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
fa79196278
Feature/display values in base currency on mobile ( #796 )
...
* Display values in base currency on mobile
* Update changelog
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
eb77652d6a
Clean up import ( #784 )
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
e769fabbae
Feature/add multilines to tooltips in proportion chart ( #753 )
...
* Introduce multilines for tooltips
* Update changelog
3 years ago
Thomas Kaul
7b6893b5ed
Feature/add support for emergency fund ( #749 )
...
* Add support for emergency fund
* Update changelog
3 years ago
Thomas Kaul
99655604d9
Feature/add support for coupon duration ( #743 )
...
* Add support for coupon duration
* 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
86acbf06f4
Feature/add data provider errors to api response ( #738 )
...
* Add data provider error details
* 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
1dd670a7c3
Feature/improve labels in portfolio proportion chart ( #720 )
...
* Improve labels for OTHER and UNKNOWN
* 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
280030ae7f
Feature/add twitter bot for fear and greed index ( #702 )
...
* Add twitter bot for fear and greed index
* Update changelog
3 years ago
Thomas Kaul
20356f6931
Bugfix/fix max items attribute ( #698 )
...
* Fix maxItems
* Update changelog
3 years ago
Thomas Kaul
fa66cd5bce
Feature/add countries and sectors to position detail dialog ( #692 )
...
* Add asset and asset sub class
* Add countries and sectors to position detail dialog
* Update changelog
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
6ac693dd39
Feature/improve position of currency column ( #685 )
...
* Move position of currency column
* Update changelog
3 years ago
Thomas Kaul
16f0743353
Bugfix/fix total value of activities table ( #680 )
...
* Fix total value (absolute value)
* Update changelog
3 years ago
Thomas Kaul
e625e55784
Move currency column ( #678 )
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
161cb82820
Bugfix/fix data source of fear and greed index ( #663 )
...
* Encode data source
* Update changelog
3 years ago