646 Commits

Author SHA1 Message Date
Thomas Kaul
57bf10e7e7
Release 1.147.0 (#904) 2022-05-10 21:25:25 +02:00
Thomas Kaul
dfa67b275c
Feature/improve filtering on allocations page (#900)
* Include cash positions on allocations page (with no filtering)

* Update changelog
2022-05-10 19:22:57 +02:00
Thomas Kaul
80862e5c2a
Release 1.146.3 (#899) 2022-05-08 22:54:07 +02:00
Thomas Kaul
10f13eec48
Release 1.146.2 (#897) 2022-05-08 22:18:00 +02:00
Thomas Kaul
ea3a9d3b79
Feature/eliminate circular dependencies in common library (#896)
* Eliminate circular dependencies

* Update changelog
2022-05-08 22:16:47 +02:00
Thomas Kaul
e55b05fe3d
Release 1.146.1 (#895) 2022-05-08 16:57:23 +02:00
Thomas Kaul
ff9b6bb4df
Release 1.146.0 (#893) 2022-05-08 16:04:43 +02:00
Thomas Kaul
5be95b7b63
Feature/simplify about page (#892)
* Simplify about page

* Update changelog
2022-05-08 16:02:44 +02:00
Thomas Kaul
b3e07c8446
Feature/support permissions in fire calculator (#891)
* Support hasPermissionToUpdateUserSettings

* Update changelog
2022-05-08 15:59:19 +02:00
Thomas Kaul
b331f5f04d
Feature/setup nx cloud (#889)
* Upgrade angular, Nx and storybook

* Setup Nx Cloud

* Update changelog
2022-05-08 15:52:21 +02:00
Thomas Kaul
34cbdd7c2a
Upgrade angular, Nx and storybook (#888)
* Upgrade angular, Nx and storybook

* Update changelog
2022-05-08 09:26:33 +02:00
Thomas Kaul
57314d62ee
Feature/improve allocations page with no filter (#887)
* Improve accounts for no filters

* Update changelog
2022-05-07 22:33:57 +02:00
Thomas Kaul
40380346e6
Feature/setup bull queue system (#886)
* 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 (#885)
* Harmonize label for UNKNOWN_KEY

* Update changelog
2022-05-07 14:11:42 +02:00
Thomas Kaul
21173bed21
Release 1.145.0 (#884) 2022-05-07 11:47:28 +02:00
Thomas Kaul
16dd8f7652
Feature/refactor filters with interface (#883)
* 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 (#882)
* Keep tooltip configuration up to date

* Update changelog
2022-05-01 08:38:57 +02:00
Thomas Kaul
f6f62db830
Feature/add support for private equity (#881)
* Add support for private equity

* Update changelog
2022-04-30 22:16:13 +02:00
Thomas Kaul
01103f3db4
Feature/add asset and asset sub class to wealth items form (#880)
* Add asset and asset sub class

* Update changelog
2022-04-30 21:47:10 +02:00
Thomas Kaul
e9e9f1a124
Release 1.144.0 (#879) 2022-04-30 11:51:49 +02:00
Thomas Kaul
751256f158
Feature/add support for real estate and precious metal (#878)
* Add support for real estate and precious metal

* Update changelog
2022-04-30 11:49:58 +02:00
Thomas Kaul
c2a1cbd20f
Feature/improve layout of position detail dialog (#877)
* Improve layout

* Update changelog
2022-04-30 10:48:02 +02:00
Thomas Kaul
04044f8720
Support futures (#845)
* Support futures

* Upgrade yahoo-finance2 to version 2.3.2

* Update changelog
2022-04-30 09:55:24 +02:00
Thomas Kaul
4dc76817ce
Bugfix/fix import validation for numbers equal zero (#875)
* Fix import validation for numbers equal 0

* Update changelog
2022-04-29 13:10:45 +02:00
Thomas Kaul
1f0bd5a7db
Bugfix/fix color of spinner in filter component (#873)
* Fix color for dark mode

* Update changelog
2022-04-27 17:30:57 +02:00
Thomas Kaul
b6cd007ad4
Release/1.143.0 (#871)
* Release 1.143.0
  * Improve filtering by tags
2022-04-26 22:31:53 +02:00
Thomas Kaul
b4bc72c6f9
Release 1.142.0 (#869) 2022-04-25 22:41:02 +02:00
Thomas Kaul
899fa0370e
Feature/improve users table of admin control panel (#866)
* Improve users table

* Update changelog
2022-04-25 22:39:08 +02:00
Thomas Kaul
b7bbc029ac
Feature/render tags in dialogs (#864)
* Render tags

* Update changelog
2022-04-25 22:37:34 +02:00
Thomas Kaul
c61a415fb2
Bugfix/change date to utc in data gathering service (#867)
* Change date to UTC

* Update changelog
2022-04-25 18:12:42 +02:00
Thomas Kaul
8ff811ed28
Release/1.141.1 (#863) 2022-04-24 17:27:00 +02:00
Thomas Kaul
9a2ea0a4ed
Release 1.141.0 (#862) 2022-04-24 16:24:21 +02:00
Thomas Kaul
bad9d17c44
Setup allocations page and endpoint (#859)
* Setup tagging system

* Update changelog
2022-04-24 16:23:03 +02:00
Thomas Kaul
ea89ca5734
Feature/simplify ids in database schema (#861)
* Simplify ids in database schema
  * Access
  * Order
  * Subscription

* Update changelog
2022-04-24 09:35:01 +02:00
Thomas Kaul
8f61f7c169
Feature/extract activities table filter component (#858)
* Extract activities table component

* Update changelog
2022-04-23 19:22:20 +02:00
Thomas Kaul
edca05f542
Feature/change get started url of public page (#857)
* Change url

* Update changelog
2022-04-23 16:48:23 +02:00
Thomas Kaul
283f054ee2
Feature/upgrade prisma to version 3.12.0 (#856)
* Upgrade prisma to version 3.12.0

* Update changelog
2022-04-23 13:38:41 +02:00
Thomas Kaul
e9a46cb224
Release 1.140.2 (#854) 2022-04-23 09:52:22 +02:00
Thomas Kaul
4a75c6d483
Release 1.140.1 (#853) 2022-04-22 21:45:50 +02:00
Thomas Kaul
bbe9183fb0
Release 1.140.0 (#852) 2022-04-22 21:29:08 +02:00
Thomas Kaul
1b03ddc586
Feature/add symbol profile overrides model (#851)
* Add symbol profile overrides model

* Update changelog
2022-04-22 21:27:55 +02:00
Thomas Kaul
beb12637ce
Bugfix/fix total calculation for sell and dividend (#850)
* Fix calculation for sell and dividend activities

* Update changelog
2022-04-22 19:29:18 +02:00
Thomas Kaul
20358d9105
Feature/persist savings rate (#849)
* 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 (#846)
* Reuse value component

* Update changelog
2022-04-19 17:06:12 +02:00
Thomas Kaul
f3271ab1ff
Feature/upgrade yahoo finance2 to version 2.3.1 (#844)
* Upgrade yahoo-finance2 to version 2.3.1

* Update changelog
2022-04-18 17:10:00 +02:00
Thomas Kaul
9f597cbff1
Release 1.139.0 (#843) 2022-04-18 11:59:16 +02:00
Thomas Kaul
90efc2ac51
Feature/beautify etf names in asset profile (#842)
* Beautify ETF names

* Update changelog
2022-04-18 11:57:57 +02:00
Thomas Kaul
056b318d86
Bugfix/fix end date in ics files (#841)
* Fix end date

* Update changelog
2022-04-18 11:31:16 +02:00
Thomas Kaul
82ede2fe32
Bugfix/fix fear and greed data source (#840)
* Fix data source of Fear & Greed Index

* Update changelog
2022-04-18 10:49:02 +02:00
Thomas Kaul
8ae041faa0
Bugfix/fix issue in fire calculator after changing investment horizon (#839)
* Properly update chart datasets and improve tooltip

* Update changelog
2022-04-18 10:31:16 +02:00