127 Commits

Author SHA1 Message Date
Thomas Kaul
539d3ff754
Feature/add asset sub class filter ()
* Add asset sub class filter

* Update changelog
2022-08-24 20:53:50 +02:00
Thomas Kaul
24abbd85e6
Feature/move asset profile details to dialog ()
* Introduce asset profile dialog

* Update changelog
2022-08-23 21:39:04 +02:00
Thomas Kaul
56bf422407
Consider language from user settings () 2022-08-21 18:06:31 +02:00
Thomas Kaul
dc5052f7dc
Feature/set up language localization for german ()
* Set up language localization for German

* Update changelog
2022-08-16 20:58:08 +02:00
Thomas Kaul
81245635af
Feature/setup i18n ()
* Setup i18n

* Update changelog
2022-08-13 10:29:36 +02:00
Thomas Kaul
d887de50d2
Feature/setup internet identity ()
* Setup Internet Identity as social login provider

* Update changelog
2022-07-22 19:55:33 +02:00
Thomas Kaul
95bcc3f32d
Feature/remove alias from user interface ()
* Remove alias from user interface

* Update changelog
2022-07-17 11:05:23 +02:00
Thomas Kaul
60e2aff488
Extend investment timeline by month ()
* Extend investment timeline grouped by month

* Update changelog
2022-07-09 21:18:05 +02:00
Thomas Kaul
2060fcaf0b
Feature/add markets to public pages ()
* Add Markets to public pages

* Update changelog
2022-07-05 21:45:27 +02:00
Thomas Kaul
c0f19d56ec
Feature/add account detail dialog ()
* Add account detail dialog

* Update changelog
2022-06-28 21:08:34 +02:00
Thomas Kaul
f7bf6e652b
Feature/add icon and name to positions table ()
* Add icon and name

* Update changelog
2022-06-25 11:33:59 +02:00
Thomas Kaul
1ff736537c
Feature/add positions table to public page ()
* Add positions table

* Update changelog
2022-06-23 19:24:24 +02:00
Thomas Kaul
df6bb489c2
Feature/improve onboarding for ios ()
* Improve onboarding for iOS

* Update changelog
2022-06-22 20:30:03 +02:00
Thomas Kaul
002b883668
Feature/upgrade to angular 14 ()
* Upgrade to angular 14

* Migrate UntypedFormControl to FormControl

* Update changelog
2022-06-16 10:28:23 +02:00
Thomas Kaul
0f9d142afe
Feature/decrease number of attempts of queue jobs ()
* Decrease number of attempts

* Update changelog
2022-06-12 17:39:55 +02:00
Thomas Kaul
557e3a0676
Feature/migrate historical market data gathering to queue design pattern ()
* Migrate historical market data gathering to queue

* Filter and delete jobs

* Detect duplicate jobs

* Update changelog
2022-06-11 13:40:15 +02:00
Thomas Kaul
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
Thomas Kaul
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
Thomas Kaul
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
Thomas Kaul
2c4c16ec99
Feature/extend markets overview by benchmarks ()
* Add benchmarks to markets overview

* Update changelog
2022-05-26 18:59:29 +02:00
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
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
ea3a9d3b79
Feature/eliminate circular dependencies in common library ()
* Eliminate circular dependencies

* Update changelog
2022-05-08 22:16:47 +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
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
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
8526b5a027
Feature/export draft activities as ics ()
* Export draft activities as ICS

* Update changelog
2022-04-15 10:53:40 +02:00
Thomas Kaul
23f2ac472e
Feature/add fire calculator ()
* Add fire calculator

* Update changelog
2022-04-10 20:02:31 +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
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
b4848be914
Feature/add developed vs emerging markets calculation ()
* Add allocations by market

* Update changelog
2022-03-26 13:11:30 +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
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
76f70598e2
Feature/add support for wealth items ()
* Add support for wealth items

* Update changelog
2022-02-10 09:39:10 +01:00
Thomas Kaul
48b524de5a
Feature/add export functionality to position detail dialog ()
* Add export functionality to the position detail dialog

* Respect filters in activities export

* Update changelog
2022-02-05 20:26:10 +01:00
Thomas Kaul
161cb82820
Bugfix/fix data source of fear and greed index ()
* Encode data source

* Update changelog
2022-02-02 20:07:33 +01:00
Thomas Kaul
b8ad6d6662
Feature/improve import ()
* Improve import

* Update changelog

Co-Authored-By: Ronald Konjer <ronaldkonjer@gmail.com>
2022-02-01 19:12:00 +01:00
Thomas Kaul
62885ea890
Feature/improve consistent use of symbol with data source ()
* Improve the consistent use of symbol with dataSource

* Update changelog
2022-01-29 16:51:37 +01:00
Thomas Kaul
5d3bbb8f30
Feature/improve annualized performance ()
* Improve annualized performance calculation

* Update changelog
2022-01-27 20:56:20 +01:00
Thomas Kaul
9c086edffe
Feature/extend historical data view in admin control ()
* Extend market data view

* Update changelog
2022-01-23 17:02:12 +01:00
Thomas Kaul
b2b3fde80e
Bugfix/support multiple accounts with the same name ()
* Support multiple accounts with the same name

* Update changelog
2022-01-10 21:23:47 +01:00