Commit Graph

744 Commits

Author SHA1 Message Date
aba562cb35 Bugfix/fix error handling for missing market prices ()
* Add fallback for missing market price

* Update changelog
2022-06-16 16:49:29 +02:00
03f2f33344 Feature/restructure landing page ()
* Restructure landing page

* Update changelog
2022-06-16 16:29:35 +02:00
a996dd7ed5 Feature/add vertical hover line to performance chart ()
* Add vertical hover line

* Update changelog
2022-06-16 14:16:53 +02:00
002b883668 Feature/upgrade to angular 14 ()
* Upgrade to angular 14

* Migrate UntypedFormControl to FormControl

* Update changelog
2022-06-16 10:28:23 +02:00
2dfd779444 Bugfix/fix no data provider has been found in search ()
* Fix default value of DATA_SOURCES

* Update changelog
2022-06-15 20:16:38 +02:00
3332ade3d3 Feature/filter public endpoint by equity asset class ()
* Filter by ASSET_CLASS: EQUITY

* Update changelog
2022-06-15 13:21:47 +02:00
8d2e110e3d Feature/change default host ()
* Change default host to 0.0.0.0

* Update changelog
2022-06-14 17:43:42 +02:00
58eeff7001 Feature/expose the environment variable host ()
* Expose environment variable: HOST

* Update changelog
2022-06-12 17:51:26 +02:00
bd33855a27 Feature/improve message for data provider errors ()
* Add title

* Update changelog
2022-06-12 17:39:02 +02:00
5329e45e2c Feature/add data dialog to queue jobs view ()
* Add data dialog

* Update changelog
2022-06-12 17:30:26 +02:00
e990ecd12c Feature/improve cash balance label ()
* Improve label

* Update changelog
2022-06-12 10:06:18 +02:00
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
2abe399ebd Bugfix/force reload accounts of user after change ()
* Force reload of accounts after change

* Update changelog
2022-06-11 12:56:34 +02:00
4cb9a3b142 Feature/refresh cryptocurrencies list ()
* Use cryptocurrencies list instead of outdated npm package

* Update changelog
2022-06-11 12:54:58 +02:00
0da9368e0c Fix date () 2022-06-10 17:42:56 +02:00
d2f8e3d645 Feature/increase fear and greed index to 180 days ()
* Increase number of days to 180

* Update changelog
2022-06-09 18:56:29 +02:00
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
2cc7c6fa1c Feature/add user id to account page ()
* Add user id

* Update changelog
2022-06-03 06:51:08 +02:00
023a7147e2 Feature/simplify feature page ()
* Simplify page

* Update changelog
2022-05-31 18:01:29 +02:00
f1e06347d3 Feature/add data source eod historical data ()
* Add EOD Historical Data as a data source

* Update changelog
2022-05-29 15:37:40 +02:00
697e92f818 Feature/finalize exposing redis password env variable ()
* Add hints

* Update changelog
2022-05-29 14:54:53 +02:00
b678998801 Feature/add-redis-password ()
* Expose REDIS_PASSWORD
2022-05-29 14:18:57 +02:00
bbe30218bd Feature/remove dependency round to ()
* Remove round-to dependency

* Update changelog
2022-05-28 21:10:45 +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
34d4212f55 Feature/modernize pricing page ()
* Simplify pricing page

* Update changelog
2022-05-28 18:52:30 +02:00
f7060230b7 Update dates () 2022-05-28 18:46:22 +02:00
e79be9f2d6 Feature/do not tweet on weekend ()
* Do not tweet on the weekend

* Update changelog
2022-05-27 11:37:48 +02:00
69088b93a6 Feature/add value redaction as interceptor ()
* Add value redaction as interceptor

* Update changelog
2022-05-27 11:21:47 +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
2c4c16ec99 Feature/extend markets overview by benchmarks ()
* Add benchmarks to markets overview

* Update changelog
2022-05-26 18:59:29 +02:00
424748ae90 Feature/add ghostfolio trailer to landing page ()
* Add link to Ghostfolio trailer

* Update changelog
2022-05-26 10:30:13 +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
f48832c671 Bugfix/add missing conversion of countries ()
* Add missing conversion of countries for SymbolProfileOverrides

* Update changelog
2022-05-23 18:04:09 +02:00
ae8a203526 Add type () 2022-05-22 21:14:22 +02:00
af0863d193 Bugfix/fix currency conversion in accounts ()
* Fix currency conversion in accounts

* Update changelog
2022-05-21 19:58:47 +02:00
f5819cc399 Bugfix/fix countries in symbol profile overrides ()
* Fix countries

* Update changelog
2022-05-20 20:16:23 +02:00
977c5a9544 Feature/skip data enhancement if data is inaccurate ()
* Skip data enhancer if data is inaccurate

* Update changelog
2022-05-20 20:15:19 +02:00
379977008d Simplify intro text () 2022-05-19 21:05:14 +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
2b63f7e707 Feature/support enter to submit create or update transaction dialog form ()
* Support enter key press to submit form

* Update changelog
2022-05-14 10:56:07 +02:00
d5c96d1cb7 Bugfix/fix date picker date format ()
* Fix date picker date format

* Update changelog
2022-05-14 10:55:09 +02:00
1a4dc51825 Bugfix/fix state of delete account button ()
* Fix disable state

* Update changelog
2022-05-13 06:48:40 +02:00
c1d460cead Improve filtering () 2022-05-10 21:24:36 +02:00
dfa67b275c Feature/improve filtering on allocations page ()
* Include cash positions on allocations page (with no filtering)

* Update changelog
2022-05-10 19:22:57 +02:00
ea3a9d3b79 Feature/eliminate circular dependencies in common library ()
* Eliminate circular dependencies

* Update changelog
2022-05-08 22:16:47 +02:00