Commit Graph

870 Commits

Author SHA1 Message Date
dacd7271eb Feature/improve density of various selectors ()
* Improve density

* Update changelog
2022-09-24 09:58:09 +02:00
e093041184 Release 1.196.0 () 2022-09-22 21:05:05 +02:00
8f2caa508a Feature/extend landing page ()
* Extend landing page

* Update changelog
2022-09-22 20:52:46 +02:00
862f670ccf Feature/setup italiano ()
* Setup italiano

* Update changelog
2022-09-22 20:52:03 +02:00
54bf4c7a43 Update messages.it.xlf () 2022-09-22 20:51:31 +02:00
b1b5689242 Feature/improve performance of chart calculation ()
* Improve 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>

* Improve chart tooltip of benchmark comparator

* Update changelog

Co-authored-by: gizmodus <11334553+gizmodus@users.noreply.github.com>
2022-09-20 20:22:01 +02:00
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
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
f10dc176f2 Feature/clean up german localization ()
* Clean up German localization

* Set up Italian

* Update changelog
2022-09-15 16:58:00 +02:00
0a966e46cd Improve translation () 2022-09-15 10:37:07 +02:00
aaba8c35c2 Feature/extend pricing page with referral section ()
* Add referral section

* Update changelog
2022-09-14 20:10:35 +02:00
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
91678028b5 Bugfix/fix missing assets during local development ()
* Extend setup for development (missing assets)

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

* Update changelog
2022-09-12 13:34:06 +02:00
e4fd255dd7 Bugfix/improve loading indicator of benchmark comparator ()
* Improve loading indicator

* Update changelog
2022-09-11 09:20:15 +02:00
e320aa91f7 Feature/simplify benchmark configuration ()
* Simplify benchmark configuration

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

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

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

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

* Update changelog
2022-09-10 13:33:37 +02:00
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
20bc7ef99c Feature/improve benchmark comparator on mobile ()
* Improve layout for mobile

* Update changelog
2022-09-09 19:44:36 +02:00
376ce88492 Bugfix/fix benchmark chart ()
* Fix benchmark chart

* Distinguish between currency and unit in tooltip

* Update changelog
2022-09-08 21:05:19 +02:00
c4d83aabe7 Setup tests () 2022-09-08 17:32:55 +02:00
75db7bf79a Bugfix/fix asset profile details dialog ()
* Fix dialog for assets without (first) activity

* Update changelog
2022-09-06 20:39:45 +02:00
3ad99c9991 Add data management ()
* Add data management for benchmarks
2022-09-06 20:39:27 +02:00
00e402d286 Add translations 2022-09-04 09:48:18 +02:00
75d61bff6d Setup benchmark comparator 2022-09-04 09:45:22 +02:00
3b2f13850c Feature/improve chart calculation ()
* Improve chart calculation

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

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

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

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

* Update changelog
2022-09-03 09:09:57 +02:00
15c650f951 Bugfix/fix blog post link ()
* Fix link

* Update sitemap.xml
2022-09-03 09:09:37 +02:00
35963580bc Bugfix/improve error handling in portfolio calculations ()
* Improve error handling

* Update changelog
2022-09-03 08:31:47 +02:00
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
7a9fd18407 Feature/improve markets overview ()
* Improve markets overview

* Update changelog
2022-08-30 20:52:13 +02:00
ca08d3154a Bugfix/disable language selector for demo user ()
* Disable language selector for demo user

* Update changelog
2022-08-28 21:11:27 +02:00
0e29278e96 Feature/add alias to access ()
* Add alias to access

* Update changelog
2022-08-27 11:29:09 +02:00
2db46e5bbf Feature/support localization in date fns ()
* Add locale to date-fns (formatDistanceToNow)

* Update changelog
2022-08-27 10:54:59 +02:00
e757e90e5a Improve translation () 2022-08-27 10:42:54 +02:00
184ddc6209 Bugfix/fix missing assets in local development ()
* Fix missing assets in local development

* Update changelog
2022-08-27 10:29:50 +02:00
e3662a143c Improve localization ()
* Improve localization

* Update changelog
2022-08-26 20:10:59 +02:00
539d3ff754 Feature/add asset sub class filter ()
* Add asset sub class filter

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

* Update changelog
2022-08-23 21:39:04 +02:00
b6f395fd3b Feature/improve i18n ()
* Improve i18n

* Update changelog
2022-08-22 19:57:48 +02:00
b4d2c4109e Release 1.181.1 () 2022-08-21 20:58:51 +02:00
56bf422407 Consider language from user settings () 2022-08-21 18:06:31 +02:00