1747 Commits

Author SHA1 Message Date
Thomas Kaul
464973f9b0
Feature/migrate form components to angular material 15 ()
* Upgrade @angular/cdk

* Upgrade form components to Angular Material 15

* Update changelog
2023-04-10 10:59:44 +02:00
Thomas Kaul
f6228c099f
Migrate MatRadio () 2023-04-10 09:23:16 +02:00
Thomas Kaul
a57fdfb2bb
Feature/migrate slide toggle components to angular material 15 ()
* Upgrade @angular/material

* Change MatSlideToggle to MatCheckbox

* Update changelog
2023-04-09 09:33:36 +02:00
Thomas Kaul
24716f0561
Migrate checkbox and chips components to Angular Material 15 () 2023-04-09 08:55:09 +02:00
Thomas Kaul
3453100afd
Feature/migrate various components to angular material 15 part 2 ()
* Migrate tooltips to Angular Material 15

* Migrate tabs to Angular Material 15
2023-04-09 08:54:32 +02:00
Thomas Kaul
84de2c0c68
Migrate card components to Angular Material 15 () 2023-04-08 17:08:30 +02:00
Thomas Kaul
1b7b082003
Feature/migrate various components to angular material 15 ()
* Migrate components to Angular Material 15

* Update changelog
2023-04-08 15:33:27 +02:00
Thomas Kaul
1928c2c2cc
Release 1.251.0 () 1.251.0 2023-04-07 19:33:26 +02:00
Thomas Kaul
52e7a7886d
Feature/migrate libs components to angular material 15 ()
* Migrate to Angular Material 15

* Update changelog
2023-04-07 17:10:03 +02:00
Thomas Kaul
36298b217e
Feature/improve tick abbreviation function ()
* Keep the value if value smaller than 1000

* Update changelog
2023-04-07 17:09:34 +02:00
Thomas Kaul
9bce57894e
Feature/increase historical market data gathering to 10 years ()
* Increase historical market data gathering of currency pairs to 10+ years

* Update changelog
2023-04-07 16:35:37 +02:00
Thomas Kaul
9d6bb325cd
Improve initialization () 2023-04-07 16:33:55 +02:00
Thomas Kaul
a5f833c612
Feature/upgrade angular and nx 20230405 ()
* Upgrade angular and Nx

* Update changelog
2023-04-06 19:18:23 +02:00
Thomas Kaul
732b14c6ab
Feature/improve activities import for csv files of ibkr ()
* Improve import for csv files by Interactive Brokers

* Update changelog
2023-04-05 20:09:00 +02:00
Thomas Kaul
b74a042da8
Feature/change auth endpoint from get to post ()
* Change auth endpoint from GET to POST
  * Login with security token
  * Login with Internet Identity

* Update changelog
2023-04-05 18:10:29 +02:00
Thomas Kaul
d55c052f57
Feature/improve content of pricing and faq pages ()
* Improve content

* Update changelog
2023-04-03 17:39:32 +02:00
Thomas Kaul
864f585efa
Release/1.250.0 () 1.250.0 2023-04-02 09:47:13 +02:00
Thomas Kaul
6d56146054
Feature/add support for multiple subscription offers ()
* Setup for multiple subscription offers

* Update changelog
2023-04-02 09:44:13 +02:00
Thomas Kaul
2c9f29a3c6
Feature/improve handling of platforms in accounts import ()
* Improve handling of platforms

* Fix issue with pagination

* Update changelog
2023-04-01 10:51:55 +02:00
Thomas Kaul
9bef2e960c
Feature/ignore first item in portfolio evolution chart ()
* Ignore first item in portfolio evolution chart

* Update changelog
2023-04-01 10:29:39 +02:00
Thomas Kaul
17b8c41673
Add test file () 2023-03-30 08:24:44 +02:00
Thomas Kaul
f0afbd7346
Release 1.249.0 () 1.249.0 2023-03-27 20:38:46 +02:00
Thomas Kaul
5dc7429f6a
Feature/add testimonials ()
* Add testimonials

* Update changelog
2023-03-27 20:36:49 +02:00
Thomas Kaul
7b39b32293
Feature/improve allocations page ()
* Improve loading state

* Update changelog
2023-03-26 17:18:48 +02:00
Thomas Kaul
e5b5a9e7e9
Feature/improve language localization for german ()
* Improve language localization

* Update changelog
2023-03-26 17:17:48 +02:00
Thomas Kaul
1f3511368a
Feature/always show label in value component ()
* Always show label while loading

* Update changelog
2023-03-26 16:59:52 +02:00
Thomas Kaul
b37df2c84f
Bugfix/fix algebraic sign in value component ()
* Fix algebraic sign by resetting member variables

* Update changelog
2023-03-26 16:16:24 +02:00
Thomas Kaul
f92ba54060
Release/1.248.0 () 1.248.0 2023-03-25 17:45:51 +01:00
Thomas Kaul
a3bbd4030e
Improve blog post and add images () 2023-03-25 17:42:41 +01:00
Thomas Kaul
4b30da2d92
Feature/conditionally hide platform selector ()
* Hide platform selector conditionally

* Update changelog
2023-03-25 16:46:46 +01:00
Thomas Kaul
93d082afbb
Feature/add blog post 1000 stars on GitHub ()
* Add blog post: 1000 Stars on GitHub

* Add breadcrumb navigation

* Update changelog
2023-03-25 14:28:06 +01:00
Thomas Kaul
0c85380dbf
Feature/refactor portfolio calculator ()
* Refactor chart calculation in portfolio calculator

* Update changelog
2023-03-25 12:20:42 +01:00
Thomas Kaul
fb576376dc
Feature/upgrade ng extract i18n merge ()
* Upgrade ng-extract-i18n-merge

* Extract locales

* Update changelog
2023-03-24 17:34:27 +01:00
Thomas Kaul
ff111d4c6c
Release 1.247.0 () 1.247.0 2023-03-23 19:26:01 +01:00
Thomas Kaul
bc6e9a8b68
Bugfix/fix total amount calculation in portfolio evolution chart ()
* Fix total amount calculation

* Update changelog
2023-03-23 19:23:31 +01:00
Thomas Kaul
bd1963ec26
Feature/add asset and asset sub class to search endpoint ()
* Add asset and asset sub class to search endpoint

* Update changelog
2023-03-23 19:11:38 +01:00
Thomas Kaul
a0bec9e97f
Feature/remove mail address part 2 ()
* Remove mail address and update Slack url

* Update changelog
2023-03-23 14:14:31 +01:00
Thomas Kaul
c45df20d88
Sort imports () 2023-03-21 19:34:40 +01:00
Thomas Kaul
fa1d669633
Feature/upgrade prisma to version 4.11.0 ()
* Upgrade prisma to version 4.11.0

* Update changelog
2023-03-20 20:08:08 +01:00
Thomas Kaul
1009b462e9
Feature/add subscription expiration dates to the admin control panel ()
* Add expiration date

* Update changelog
2023-03-19 12:03:47 +01:00
Thomas Kaul
b404858904
Release 1.246.0 () 1.246.0 2023-03-18 10:36:40 +01:00
Thomas Kaul
7ec033577f
Feature/extend trackinsight data enhancer by isin ()
* Extend data enhancer by isin

* Update changelog
2023-03-18 10:34:50 +01:00
Thomas Kaul
c8ca82b803
Feature/extend data source eod historical data by asset class and isin ()
* Extend EodHistoricalDataService

* asset and asset sub class
* isin

* Update changelog
2023-03-18 10:09:11 +01:00
Thomas Kaul
5db2faa17d
Bugfix/fix border color in fire calculator ()
* Fix border color

* Update changelog
2023-03-17 19:37:36 +01:00
Thomas Kaul
1605fb8d48
Feature/improve language localization for data gathering ()
* Improve locales

* Update changelog
2023-03-16 20:54:34 +01:00
Thomas Kaul
b6a7804a26
Refactoring () 2023-03-14 10:46:11 +01:00
Thomas Kaul
de31381fd9
Release 1.245.0 () 1.245.0 2023-03-12 14:33:00 +01:00
Thomas Kaul
0d92b8d8bb
Reduce search requests () 2023-03-12 14:29:22 +01:00
Thomas Kaul
7c6ff776d9
Feature/add search functionality for eod historical data ()
* Add search functionality for EOD_HISTORICAL_DATA

* Update changelog
2023-03-12 13:13:34 +01:00
Thomas Kaul
e37a34ed6c
Feature/improve exchange rate service for specific date ()
* Calculate exchange rate indirectly via base currency

* Update changelog
2023-03-12 12:19:13 +01:00