Commit Graph

475 Commits

Author SHA1 Message Date
Thomas Kaul
d4c3a9d1e8 Feature/add percentage visualization of the current filter ()
* Add percentage visualization of the active filter

* Update changelog
2022-09-17 21:24:09 +02:00
Thomas Kaul
263f6b32f2 Bugfix/fix performance chart calculation ()
* Respect end date in performance chart calculation

Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>

* Update changelog

Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>
2022-09-17 08:33:04 +02:00
Thomas Kaul
7d27cb3398 Bugfix/use base currency in exchange rate service instead of usd ()
* Change from USD to base currency

* Update changelog
2022-09-14 19:56:18 +02:00
Thomas Kaul
91678028b5 Bugfix/fix missing assets during local development ()
* Extend setup for development (missing assets)

* Update changelog
2022-09-14 19:26:59 +02:00
Thomas Kaul
5e3cac8ac9 Feature/sort benchmarks by name ()
* Sort benchmarks by name

* Update changelog
2022-09-12 13:34:06 +02:00
Thomas Kaul
e320aa91f7 Feature/simplify benchmark configuration ()
* Simplify benchmark configuration

* Update changelog
2022-09-11 09:19:50 +02:00
Thomas Kaul
0fcfa6c1bd Bugfix/improve error handling in benchmark calculation ()
* Improve error handling

* Update changelog
2022-09-10 18:58:31 +02:00
Thomas Kaul
4f8fe83a16 Feature/clean up user database schema ()
* Clean up user database schema

* Update changelog
2022-09-10 16:11:49 +02:00
Thomas Kaul
980ad1028c Feature/allow date range change for demo user ()
* Allow date range change

* Update changelog
2022-09-10 16:10:57 +02:00
Thomas Kaul
aece76d98f Feature/add date range component to benchmark comparator ()
* Add date range component

* Update changelog
2022-09-10 13:33:37 +02:00
Thomas Kaul
fc4bb71184 Feature/migrate date range setting to user settings ()
* Migrate date range to user settings

* Refactor currency and view mode in the user user settings

* Update changelog
2022-09-10 11:38:06 +02:00
Thomas Kaul
c4d83aabe7 Setup tests () 2022-09-08 17:32:55 +02:00
Thomas Kaul
3ad99c9991 Add data management ()
* Add data management for benchmarks
2022-09-06 20:39:27 +02:00
Thomas
75d61bff6d Setup benchmark comparator 2022-09-04 09:45:22 +02:00
Thomas Kaul
3b2f13850c Feature/improve chart calculation ()
* Improve chart calculation

* Update changelog
2022-09-03 21:41:06 +02:00
Thomas Kaul
0cc42ffd7c Add end date parameter ()
* Add end date parameter
2022-09-03 21:28:57 +02:00
Thomas Kaul
0a8549db3e Release 1.186.1 () 2022-09-03 11:19:31 +02:00
Thomas Kaul
b59af0d864 Feature/upgrade nx to version 14.6.4 ()
* Upgrade nx and angular

* Update changelog
2022-09-03 10:26:56 +02:00
Thomas Kaul
408bdbd187 Bugfix/fix GitHub contributors count ()
* Fix GitHub contributors count

* Update changelog
2022-09-03 10:06:16 +02:00
Thomas Kaul
a3bfa46fb0 Feature/remove alias from user ()
* Remove alias

* Update changelog
2022-09-03 09:47:18 +02:00
Thomas Kaul
8cb1b3f925 Feature/decrease rate limiter duration ()
* Decrease rate limiter duration

* Update changelog
2022-09-03 09:09:57 +02:00
Thomas Kaul
35963580bc Bugfix/improve error handling in portfolio calculations ()
* Improve error handling

* Update changelog
2022-09-03 08:31:47 +02:00
Thomas Kaul
cf2c5bad02 Bugfix/change environment variables redis host and port to mandatory ()
* Change REDIS_HOST and REDIS_PORT to mandatory

* Update changelog
2022-09-01 15:35:37 +02:00
Thomas Kaul
7a9fd18407 Feature/improve markets overview ()
* Improve markets overview

* Update changelog
2022-08-30 20:52:13 +02:00
Thomas Kaul
0e29278e96 Feature/add alias to access ()
* Add alias to access

* Update changelog
2022-08-27 11:29:09 +02:00
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
df0e9ad03b Bugfix/fix division by zero in benchmarks calculation ()
* Fix division by zero error

* Update changelog
2022-08-21 17:03:03 +02:00
Thomas Kaul
52f0fb5ab8 Release 1.180.1 () 2022-08-19 18:24:41 +02:00
Thomas Kaul
7fa4e6ebd2 Feature/resolve feature graphic of blog post ()
* Resolve feature graphic of blog post

* Update changelog
2022-08-18 21:13:39 +02:00
Thomas Kaul
70d670b711 Bugfix/fix license ()
* Fix license

* Update changelog
2022-08-17 23:23:39 +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
108c0c13c4 Release 1.179.5 () 2022-08-15 18:17:57 +02:00
Thomas Kaul
e4e0a7d9f0 Release 1.179.1 () 2022-08-13 12:16:39 +02:00
Thomas Kaul
81245635af Feature/setup i18n ()
* Setup i18n

* Update changelog
2022-08-13 10:29:36 +02:00
Thomas Kaul
c5e6602102 Improve filter by asset class () 2022-08-09 21:25:07 +02:00
Thomas Kaul
dbc38e705e Feature/add url to symbol profile overrides ()
* Add url to symbol profile overrides

* Improve filter by asset class

* Update changelog
2022-08-09 19:29:26 +02:00
Thomas Kaul
4ccabde251 Feature/simplify exchange rate service initialization ()
* Simplify initialization

* Update changelog
2022-08-08 19:25:38 +02:00
Thomas Kaul
69bc1d67e1 Bugfix/fix database connection error handling ()
* Fix database connection error handling

* Update changelog
2022-08-04 13:36:32 +02:00
Thomas Kaul
51431a7fb2 Feature/add ghostfolio as default to data sources ()
* Add GHOSTFOLIO

* Update changelog
2022-08-03 21:36:12 +02:00
Thomas Kaul
148f6f8762 Feature/refactor env variables access ()
* Refactor env variables access

* Update changelog
2022-07-31 00:18:09 +02:00
Thomas Kaul
9f2a49a1c7 Feature/introduce max number of symbols per data provider request ()
* Introduce maximum number of symbols per request

* Set log level settings

* Update changelog
2022-07-30 15:48:45 +02:00
Thomas Kaul
81217b35ef Feature/add comment to activity ()
* Add comment to activity

* Update changelog
2022-07-27 21:07:27 +02:00
Thomas Kaul
71c7e37b5a Bugfix/fix currency inconsistency with usx ()
* Support USX

* Update changelog
2022-07-23 20:37:26 +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
e444d717e5 Add tests for investments by month ()
* Fix investments by month

* Add tests for investments and investments by month

* Update changelog
2022-07-22 19:00:36 +02:00
Thomas Kaul
364f1ad9b9 Feature/add support for ust usd ()
* Add UST

* Update changelog
2022-07-19 20:29:42 +02:00
Thomas Kaul
2394cbd6fe Feature/support tags in create and update order dto ()
* Support tags in create or update order

* Update changelog
2022-07-19 20:24:01 +02:00
Thomas Kaul
a74d5cce20 Feature/remove activities import limit for premium users ()
* Remove activities import limit for premium users

* Update changelog
2022-07-17 20:44:28 +02:00