Commit Graph

513 Commits

Author SHA1 Message Date
1610150427 Bugfix/fix currency conversion of ila to ils ()
* Fix currency conversion: ILA to ILS

* Update changelog
2022-06-17 20:34:41 +02:00
cff8acd7b1 Clean up () 2022-06-17 20:04:52 +02:00
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
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
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
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
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
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
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
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
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
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
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
34cbdd7c2a Upgrade angular, Nx and storybook ()
* Upgrade angular, Nx and storybook

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

* Update changelog
2022-05-07 22:33:57 +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
16dd8f7652 Feature/refactor filters with interface ()
* Refactor filtering with an interface

* Filter by accounts

* Update changelog
2022-05-07 11:44:29 +02:00
01103f3db4 Feature/add asset and asset sub class to wealth items form ()
* Add asset and asset sub class

* Update changelog
2022-04-30 21:47:10 +02:00
751256f158 Feature/add support for real estate and precious metal ()
* Add support for real estate and precious metal

* Update changelog
2022-04-30 11:49:58 +02:00
04044f8720 Support futures ()
* Support futures

* Upgrade yahoo-finance2 to version 2.3.2

* Update changelog
2022-04-30 09:55:24 +02:00
da27504aa1 Add orderBy statement to make debugging easier () 2022-04-25 22:37:56 +02:00
b7bbc029ac Feature/render tags in dialogs ()
* Render tags

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

* Update changelog
2022-04-25 18:12:42 +02:00
bad9d17c44 Setup allocations page and endpoint ()
* Setup tagging system

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

* Update changelog
2022-04-24 09:35:01 +02:00
1b03ddc586 Feature/add symbol profile overrides model ()
* Add symbol profile overrides model

* Update changelog
2022-04-22 21:27:55 +02:00
20358d9105 Feature/persist savings rate ()
* Persist savings rate

* Update changelog
2022-04-21 23:07:19 +02:00
90efc2ac51 Feature/beautify etf names in asset profile ()
* Beautify ETF names

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

* Update changelog
2022-04-18 10:49:02 +02:00
ec2ecab751 Clean up name () 2022-04-16 10:21:32 +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