Commit Graph

371 Commits

Author SHA1 Message Date
Thomas Kaul
332203b9e2 Feature/add support to set the base currency via env variable ()
* Set base currency via environment variable

* Update changelog
2022-05-24 20:55:55 +02:00
Thomas Kaul
5cb6e5dec6 Feature/support filtering by asset class on the allocations page ()
* Support filtering by asset class

* Update changelog
2022-05-16 21:49:22 +02:00
Thomas Kaul
4a123c38f2 Refactor placeholder () 2022-05-16 21:17:58 +02:00
Thomas Kaul
160335302a Feature/group filters by type ()
* Add groups to activities filter component

* Update changelog
2022-05-15 21:51:31 +02:00
Thomas Kaul
5391b88c42 Feature/add report data glitch button ()
* Add report data glitch button

* Update changelog
2022-05-14 13:53:43 +02:00
Thomas Kaul
d094bae7de Bugfix/fix issue in activities filter component with typing ()
* Handle filter (selecting) or search term (typing)

* Update changelog
2022-05-12 07:48:12 +02:00
Thomas Kaul
c1d460cead Improve filtering () 2022-05-10 21:24:36 +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
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
40380346e6 Feature/setup bull queue system ()
* Setup @nestjs/bull and asset profile data gathering job

* Update changelog
2022-05-07 20:00:51 +02:00
Thomas Kaul
5622c4cf7e Feature/harmonize no data available label ()
* Harmonize label for UNKNOWN_KEY

* Update changelog
2022-05-07 14:11:42 +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
ce6b5fb7cb Bugfix/fix tooltip in proportion chart after update ()
* Keep tooltip configuration up to date

* Update changelog
2022-05-01 08:38:57 +02:00
Thomas Kaul
1f0bd5a7db Bugfix/fix color of spinner in filter component ()
* Fix color for dark mode

* Update changelog
2022-04-27 17:30:57 +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
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
8f61f7c169 Feature/extract activities table filter component ()
* Extract activities table component

* Update changelog
2022-04-23 19:22:20 +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
8ae041faa0 Bugfix/fix issue in fire calculator after changing investment horizon ()
* Properly update chart datasets and improve tooltip

* Update changelog
2022-04-18 10:31:16 +02:00
Thomas Kaul
0d8362ca8f Feature/separate deposit and savings in fire calculator ()
* Separate deposit and savings

* Update changelog
2022-04-16 21:01:55 +02:00
Thomas Kaul
6e7cf0380b Feature/export single draft ()
* Export single draft

* Update changelog
2022-04-16 11:33:01 +02:00
Thomas Kaul
ba7c98d325 Add test case for BUY and SELL (partially) ()
* 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
8526b5a027 Feature/export draft activities as ics ()
* Export draft activities as ICS

* Update changelog
2022-04-15 10:53:40 +02:00
Thomas Kaul
500e09d95a Bugfix/fix loading state in fire calculator ()
* Fix loading state

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

* Update changelog
2022-04-11 22:10:45 +02:00
Thomas Kaul
23f2ac472e Feature/add fire calculator ()
* Add fire calculator

* Update changelog
2022-04-10 20:02:31 +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
255af6a6e9 Release 1.132.1 () 2022-04-06 22:02:40 +02:00
Thomas Kaul
2a854e2574 Various improvements () 2022-04-06 21:21:53 +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
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
eb77652d6a Clean up import () 2022-04-02 08:03:17 +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
e769fabbae Feature/add multilines to tooltips in proportion chart ()
* Introduce multilines for tooltips

* Update changelog
2022-03-13 21:39:06 +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
99655604d9 Feature/add support for coupon duration ()
* Add support for coupon duration

* Update changelog
2022-03-06 12:26:04 +01:00
Thomas Kaul
c216ab1d76 Eliminate data source from order model ()
* Eliminate currency, data source and symbol from order model

* Remove prefix for symbols with data source GHOSTFOLIO

* Update changelog
2022-03-05 11:07:27 +01:00
Thomas Kaul
86acbf06f4 Feature/add data provider errors to api response ()
* Add data provider error details

* Update changelog
2022-03-05 11:00:02 +01:00
Thomas Kaul
3de7d3f60e Bugfix/improve account calculations ()
* Improve account calculations

* Update changelog
2022-03-04 21:31:31 +01:00
Thomas Kaul
b3e58d182a Feature/add support for click in portfolio proportion chart ()
* Add support for click

* Update changelog
2022-02-28 21:35:52 +01:00
Thomas Kaul
1dd670a7c3 Feature/improve labels in portfolio proportion chart ()
* Improve labels for OTHER and UNKNOWN

* Update changelog
2022-02-22 21:12:02 +01:00
Thomas Kaul
dced06ebb5 Bugfix/improve allocations ()
* Fix allocations by account for non-unique account names

* Refactor calculations with big.js

* Update changelog
2022-02-19 18:41:12 +01:00
Thomas Kaul
280030ae7f Feature/add twitter bot for fear and greed index ()
* Add twitter bot for fear and greed index

* Update changelog
2022-02-16 21:17:11 +01:00
Thomas Kaul
20356f6931 Bugfix/fix max items attribute ()
* Fix maxItems

* Update changelog
2022-02-15 09:36:55 +01:00
Thomas Kaul
fa66cd5bce Feature/add countries and sectors to position detail dialog ()
* Add asset and asset sub class

* Add countries and sectors to position detail dialog

* Update changelog
2022-02-12 11:22:03 +01:00