761 Commits

Author SHA1 Message Date
Thomas Kaul
0a966e46cd
Improve translation () 2022-09-15 10:37:07 +02:00
Thomas Kaul
aaba8c35c2
Feature/extend pricing page with referral section ()
* Add referral section

* Update changelog
2022-09-14 20:10:35 +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
e4fd255dd7
Bugfix/improve loading indicator of benchmark comparator ()
* Improve loading indicator

* Update changelog
2022-09-11 09:20:15 +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
20bc7ef99c
Feature/improve benchmark comparator on mobile ()
* Improve layout for mobile

* Update changelog
2022-09-09 19:44:36 +02:00
Thomas Kaul
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
Thomas Kaul
c4d83aabe7
Setup tests () 2022-09-08 17:32:55 +02:00
Thomas Kaul
75db7bf79a
Bugfix/fix asset profile details dialog ()
* Fix dialog for assets without (first) activity

* Update changelog
2022-09-06 20:39:45 +02:00
Thomas Kaul
3ad99c9991
Add data management ()
* Add data management for benchmarks
2022-09-06 20:39:27 +02:00
Thomas
00e402d286 Add translations 2022-09-04 09:48:18 +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
15c650f951
Bugfix/fix blog post link ()
* Fix link

* Update sitemap.xml
2022-09-03 09:09:37 +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
ca08d3154a
Bugfix/disable language selector for demo user ()
* Disable language selector for demo user

* Update changelog
2022-08-28 21:11:27 +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
2db46e5bbf
Feature/support localization in date fns ()
* Add locale to date-fns (formatDistanceToNow)

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

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

* Update changelog
2022-08-26 20:10:59 +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
b6f395fd3b
Feature/improve i18n ()
* Improve i18n

* Update changelog
2022-08-22 19:57:48 +02:00
Thomas Kaul
b4d2c4109e
Release 1.181.1 () 2022-08-21 20:58:51 +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
0e3702c2be
Feature/improve german translation ()
* Simplify and translate locales

* Add support for translated labels

* Update changelog
2022-08-21 17:02:43 +02:00
Thomas Kaul
11136ae4f8
Eliminate duplicate locales () 2022-08-20 14:01:15 +02:00
Thomas Kaul
2e6a7d5a91
Extract locales () 2022-08-20 11:00:53 +02:00
Thomas Kaul
83845c256a
Feature/add language selector ()
* Add language selector

* Add translations (german)

* Update changelog
2022-08-20 10:55:27 +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
d8531ddfcb
Bugfix/fix links to blog posts ()
* Fix links

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

* Update changelog
2022-08-17 23:23:39 +02:00