Thomas Kaul
0f9d142afe
Feature/decrease number of attempts of queue jobs ( #1006 )
...
* Decrease number of attempts
* Update changelog
2 years ago
Thomas Kaul
557e3a0676
Feature/migrate historical market data gathering to queue design pattern ( #991 )
...
* Migrate historical market data gathering to queue
* Filter and delete jobs
* Detect duplicate jobs
* Update changelog
2 years ago
Thomas Kaul
7cf0cdc4ce
Feature/add jobs of queue to admin control panel ( #987 )
...
* Add jobs of queue to admin control panel
* Update changelog
2 years ago
Thomas Kaul
15dda886a0
Feature/add vertical hover line to line chart component ( #963 )
...
* Add vertical hover line
* Improve tooltips of charts
* Update changelog
2 years ago
Thomas Kaul
c3768a882d
Feature/add benchmarks to twitter bot service ( #959 )
...
* Extend benchmarks with market condition and adapt twitter bot service
* Update changelog
2 years ago
Thomas Kaul
2c4c16ec99
Feature/extend markets overview by benchmarks ( #953 )
...
* Add benchmarks to markets overview
* Update changelog
2 years ago
Thomas Kaul
332203b9e2
Feature/add support to set the base currency via env variable ( #948 )
...
* Set base currency via environment variable
* Update changelog
2 years ago
Thomas Kaul
5cb6e5dec6
Feature/support filtering by asset class on the allocations page ( #926 )
...
* Support filtering by asset class
* Update changelog
3 years ago
Thomas Kaul
160335302a
Feature/group filters by type ( #922 )
...
* Add groups to activities filter component
* Update changelog
3 years ago
Thomas Kaul
5391b88c42
Feature/add report data glitch button ( #920 )
...
* Add report data glitch button
* Update changelog
3 years ago
Thomas Kaul
ea3a9d3b79
Feature/eliminate circular dependencies in common library ( #896 )
...
* Eliminate circular dependencies
* 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
16dd8f7652
Feature/refactor filters with interface ( #883 )
...
* Refactor filtering with an interface
* Filter by accounts
* Update changelog
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
8526b5a027
Feature/export draft activities as ics ( #830 )
...
* Export draft activities as ICS
* Update changelog
3 years ago
Thomas Kaul
23f2ac472e
Feature/add fire calculator ( #822 )
...
* Add fire calculator
* Update changelog
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
1214127ec0
Feature/rename orders to activities in import and export ( #786 )
...
* Rename orders to activities
* Update changelog
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
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
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
76f70598e2
Feature/add support for wealth items ( #666 )
...
* Add support for wealth items
* 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
Thomas Kaul
b8ad6d6662
Feature/improve import ( #657 )
...
* Improve import
* Update changelog
Co-Authored-By: Ronald Konjer <ronaldkonjer@gmail.com>
3 years ago
Thomas Kaul
62885ea890
Feature/improve consistent use of symbol with data source ( #656 )
...
* Improve the consistent use of symbol with dataSource
* Update changelog
3 years ago
Thomas Kaul
5d3bbb8f30
Feature/improve annualized performance ( #651 )
...
* Improve annualized performance calculation
* Update changelog
3 years ago
Thomas Kaul
9c086edffe
Feature/extend historical data view in admin control ( #646 )
...
* Extend market data view
* Update changelog
3 years ago
Thomas Kaul
b2b3fde80e
Bugfix/support multiple accounts with the same name ( #623 )
...
* Support multiple accounts with the same name
* Update changelog
3 years ago
Thomas Kaul
e54638a684
Feature/improve analysis page ( #609 )
...
* Improve analysis page (show y-axis, extend chart in relation to days in market)
* Update changelog
3 years ago
Thomas Kaul
cebf879d67
Feature/refactor demo user ( #604 )
...
* Refactor demo user id
* Update changelog
3 years ago
Thomas Kaul
6dcd801d05
Feature/extend statistics section with users in slack community ( #596 )
...
* Extend statistics with users in Slack community
* Update changelog
3 years ago
Thomas Kaul
77065dac50
Feature/add date range selector to holdings tab ( #595 )
...
* Add date range selector to holdings tab
* Update changelog
3 years ago
Thomas Kaul
9e1a7fc981
Feature/dividend ( #547 )
...
* Add dividend to order type
* Support dividend in transactions table
* Support dividend in transaction dialog
* Extend import file with dividend
* Add dividend to portfolio summary
* Update changelog
Co-authored-by: Fly Man <fly.man.opensim@gmail.com>
3 years ago
Thomas Kaul
db1d474ddf
Feature/more discreet data provider warning ( #589 )
...
* Upgrade http-status-codes to version 2.2.0
* Make the data provider warning more discreet
* Update changelog
3 years ago
Thomas Kaul
e518bc3779
Feature/clean up all time high and low from performance endpoint ( #551 )
...
* Remove isAllTimeHigh / isAllTimeLow
* Update changelog
3 years ago
Thomas Kaul
78e0fdb0ca
Add coupon system ( #529 )
...
* Add coupon system
* Update changelog
3 years ago
Thomas Kaul
d09cad4e05
Feature/read only mode ( #520 )
...
* Setup read only mode and update permissions dynamically
* Update changelog
3 years ago
Thomas Kaul
4d9a223491
Feature/add system message ( #519 )
...
* Add system message
* Update changelog
3 years ago
Thomas Kaul
1beb4de62f
Feature/support additional currencies ( #517 )
...
* Support additional currencies
* Update changelog
3 years ago
Thomas Kaul
49f46e1a1e
Bugfix/improve allocations by currency with cash balances ( #508 )
...
* Improve allocations by currency in combination with cash balances
* Update changelog
3 years ago
Thomas Kaul
4908e6d35d
Bugfix/fix data gathering of fear and greed index ( #505 )
...
* Fix data gathering of fear and greed index
* Update changelog
3 years ago
Thomas Kaul
1f042ee791
Feature/eliminate redundant storage of historical exchange rates ( #500 )
...
* Eliminate redundant storage of historical exchange rates
* Clean up experimental API
* Update changelog
3 years ago