Commit Graph

179 Commits

Author SHA1 Message Date
e63578d8ce Feature/add guards to local comparison ()
* Add guards

* Improve labels
2022-06-05 19:00:45 +02:00
7cf0cdc4ce Feature/add jobs of queue to admin control panel ()
* Add jobs of queue to admin control panel

* Update changelog
2022-06-05 19:00:20 +02:00
6774c48dff Feature/restructure fire page ()
* Restructure fire page

* Update changelog
2022-06-04 09:06:53 +02:00
b9c9443899 Bugfix/fix empty state of proportion chart ()
* Fix empty state (chart with two levels)

* Update changelog
2022-05-29 15:38:13 +02:00
15dda886a0 Feature/add vertical hover line to line chart component ()
* Add vertical hover line

* Improve tooltips of charts

* Update changelog
2022-05-28 20:53:54 +02:00
c3768a882d Feature/add benchmarks to twitter bot service ()
* Extend benchmarks with market condition and adapt twitter bot service

* Update changelog
2022-05-27 10:03:37 +02:00
c62a5af9eb Bugfix/fix width of skeleton loader in benchmark component ()
* Fix width

* Update changelog
2022-05-27 09:49:37 +02:00
2c4c16ec99 Feature/extend markets overview by benchmarks ()
* Add benchmarks to markets overview

* Update changelog
2022-05-26 18:59:29 +02:00
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
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
4a123c38f2 Refactor placeholder () 2022-05-16 21:17:58 +02:00
160335302a Feature/group filters by type ()
* Add groups to activities filter component

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

* Update changelog
2022-05-14 13:53:43 +02:00
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
c1d460cead Improve filtering () 2022-05-10 21:24:36 +02:00
ea3a9d3b79 Feature/eliminate circular dependencies in common library ()
* Eliminate circular dependencies

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

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

* Update changelog
2022-05-08 09:26:33 +02:00
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
5622c4cf7e Feature/harmonize no data available label ()
* Harmonize label for UNKNOWN_KEY

* Update changelog
2022-05-07 14:11:42 +02:00
16dd8f7652 Feature/refactor filters with interface ()
* Refactor filtering with an interface

* Filter by accounts

* Update changelog
2022-05-07 11:44:29 +02:00
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
1f0bd5a7db Bugfix/fix color of spinner in filter component ()
* Fix color for dark mode

* Update changelog
2022-04-27 17:30:57 +02:00
b6cd007ad4 Release/1.143.0 ()
* Release 1.143.0
  * Improve filtering by tags
2022-04-26 22:31:53 +02:00
b7bbc029ac Feature/render tags in dialogs ()
* Render tags

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

* Update changelog
2022-04-24 16:23:03 +02:00
8f61f7c169 Feature/extract activities table filter component ()
* Extract activities table component

* Update changelog
2022-04-23 19:22:20 +02:00
20358d9105 Feature/persist savings rate ()
* Persist savings rate

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

* Update changelog
2022-04-19 17:06:12 +02:00
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
0d8362ca8f Feature/separate deposit and savings in fire calculator ()
* Separate deposit and savings

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

* Update changelog
2022-04-16 11:33:01 +02:00
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
8526b5a027 Feature/export draft activities as ics ()
* Export draft activities as ICS

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

* Update changelog
2022-04-12 19:57:23 +02:00
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
23f2ac472e Feature/add fire calculator ()
* Add fire calculator

* Update changelog
2022-04-10 20:02:31 +02:00
957200854c Feature/improve empty state of proportion chart ()
* Improve empty state

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

* Update changelog
2022-04-07 17:20:12 +02:00
255af6a6e9 Release 1.132.1 () 2022-04-06 22:02:40 +02:00
2a854e2574 Various improvements () 2022-04-06 21:21:53 +02:00
204c7360c3 Feature/prepare for localized date format ()
* Support localized date and number format

* Update changelog
2022-04-05 21:02:07 +02:00
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
1214127ec0 Feature/rename orders to activities in import and export ()
* Rename orders to activities

* Update changelog
2022-04-02 10:26:17 +02:00
eb77652d6a Clean up import () 2022-04-02 08:03:17 +02:00
b4848be914 Feature/add developed vs emerging markets calculation ()
* Add allocations by market

* Update changelog
2022-03-26 13:11:30 +01:00
e769fabbae Feature/add multilines to tooltips in proportion chart ()
* Introduce multilines for tooltips

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

* Update changelog
2022-03-12 13:44:47 +01:00
99655604d9 Feature/add support for coupon duration ()
* Add support for coupon duration

* Update changelog
2022-03-06 12:26:04 +01:00
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