Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
...
* Upgrade to Nx 20.3
* Update changelog
2024-12-29 19:47:32 +01:00
dw-0
6a10b932b0
Feature/Switch consistent-type-assertions eslint rule from warn to error ( #3982 )
...
* Switch consistent-type-assertions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-26 11:07:48 +02:00
Amandee Manushika
3baab79b54
Bugfix/fix x-axis of investment chart component to adapt on date range change ( #3974 )
...
* Fix x-axis of investment chart component to adapt on date range change
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-10-24 20:18:16 +02:00
dw-0
a14c10bad2
Feature/Enable unused compiler options in tsconfig ( #3895 )
...
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
2024-10-14 10:49:18 +02:00
gizmodus
f360a12823
Feature/rework portfolio calculator ( #3393 )
...
* Rework portfolio calculation
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-08-24 16:59:50 +02:00
Thomas Kaul
b725e6e2ec
Feature/migrate client to control flow ( #3475 )
...
* Migrate to control flow
* Update changelog
2024-06-11 19:46:16 +02:00
Thomas Kaul
92fb05320a
Migrate UI components to standalone ( #3296 )
2024-04-19 18:31:35 +02:00
helgehatt
b41eb60348
Fix chart tooltip of benchmark comparator ( #3167 )
...
* Fix chart tooltip of benchmark comparator
* Update changelog
2024-03-28 18:23:56 +01:00
Thomas Kaul
8a062e03ab
Feature/add benchmark name to tooltip of benchmark comparator ( #3177 )
...
* Add benchmark name to chart tooltip
* Update changelog
2024-03-23 09:38:35 +01:00
Thomas Kaul
48b412cfb8
Feature/harmonize setting of default locale ( #3032 )
...
* Harmonize setting of default locale
* Update changelog
2024-02-22 20:10:27 +01:00
Thomas Kaul
446c7cb517
Remove closing tags of mat-* components ( #2989 )
2024-02-11 18:12:16 +01:00
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2024-02-11 17:50:18 +01:00
Thomas Kaul
0436cc6487
Migrate ngx-skeleton-loader components to self-closing tags ( #2935 )
2024-01-28 08:51:02 +01:00
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
2024-01-28 08:50:43 +01:00
Thomas Kaul
5c23ece62c
Feature/improve usability of benchmark management ( #2904 )
...
* Add icon
* Update changelog
2024-01-22 20:22:32 +01:00
Thomas Kaul
ad8b9ad333
Bugfix/improve spacing in bechmark comparator ( #2060 )
...
* Improve spacing
* Update changelog
2023-06-09 20:52:51 +02:00
Thomas Kaul
3bc8b3c836
Feature/add link to manage benchmarks in benchmark comparator component ( #2007 )
...
* Add link to manage benchmarks
* Update changelog
2023-05-27 09:34:02 +02:00
Thomas Kaul
464973f9b0
Feature/migrate form components to angular material 15 ( #1842 )
...
* Upgrade @angular/cdk
* Upgrade form components to Angular Material 15
* Update changelog
2023-04-10 10:59:44 +02:00
Thomas Kaul
1e42d6bffa
Feature/harmonize axis style of charts ( #1768 )
...
* Harmonize axis style
* Update changelog
2023-03-06 19:58:43 +01:00
Thomas Kaul
436f791fa4
Feature/upgrade chart.js to version 4.2.0 ( #1567 )
...
* Upgrade chart.js to version 4.2.0
* Update changelog
2023-02-09 21:22:55 +01:00
Thomas Kaul
0000317041
Upgrade Nx and Angular ( #1646 )
...
* Upgrade Nx and Angular
* Update changelog
* Feature/eliminate angular material css vars (#1648 )
* Eliminate angular-material-css-vars
* Update changelog
2023-02-04 11:26:06 +01:00
Thomas Kaul
5293de14cd
Bugfix/fix rounding of y axis ticks in benchmark comparator ( #1521 )
...
* Fix rounding
* Update changelog
2022-12-22 12:27:34 +01:00
Thomas Kaul
a51b210f79
Feature/upgrade chart.js to version 4.0.1 ( #1503 )
...
* Upgrade chart.js to version 4.0.1 (including plugins)
* Migrate border attributes
* Update changelog
2022-12-10 16:47:09 +01:00
Thomas Kaul
2a1339b61e
Feature/improve usage of premium indicator component ( #1421 )
...
* Improve usage of premium indicator component
* Update changelog
2022-11-05 09:12:41 +01:00
Thomas Kaul
eac52a215b
Feature/refactor appearance to color scheme ( #1364 )
...
* Refactor appearance to colorScheme
* Update changelog
2022-10-16 14:54:26 +02:00
Thomas Kaul
a65424aafa
Feature/add total amount chart to investment timeline ( #1344 )
...
* Add total amount chart
* Update changelog
2022-10-15 17:45:34 +02:00
Thomas Kaul
e23ce0f35d
Feature/improve gui of benchmark comparator ( #1334 )
...
* Improve GUI
* Update changelog
2022-10-08 11:07:42 +02:00
Thomas Kaul
dacd7271eb
Feature/improve density of various selectors ( #1283 )
...
* Improve density
* Update changelog
2022-09-24 09:58:09 +02:00
Thomas Kaul
b1b5689242
Feature/improve performance of chart calculation ( #1271 )
...
* 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
Thomas Kaul
e4fd255dd7
Bugfix/improve loading indicator of benchmark comparator ( #1247 )
...
* Improve loading indicator
* Update changelog
2022-09-11 09:20:15 +02:00
Thomas Kaul
e320aa91f7
Feature/simplify benchmark configuration ( #1248 )
...
* Simplify benchmark configuration
* Update changelog
2022-09-11 09:19:50 +02:00
Thomas Kaul
aece76d98f
Feature/add date range component to benchmark comparator ( #1240 )
...
* Add date range component
* Update changelog
2022-09-10 13:33:37 +02:00
Thomas Kaul
20bc7ef99c
Feature/improve benchmark comparator on mobile ( #1238 )
...
* Improve layout for mobile
* Update changelog
2022-09-09 19:44:36 +02:00
Thomas Kaul
376ce88492
Bugfix/fix benchmark chart ( #1236 )
...
* Fix benchmark chart
* Distinguish between currency and unit in tooltip
* Update changelog
2022-09-08 21:05:19 +02:00
Thomas Kaul
3ad99c9991
Add data management ( #1230 )
...
* 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