From d4afa0350593fa74b1b375cfed5ec41e6fd43b7c Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Sat, 3 Feb 2024 09:42:50 +0100
Subject: [PATCH] Bugfix/fix rendering issue with date range selector of
assistant (#2950)
* Improve click handling
* Improve locales
* Update changelog
---
CHANGELOG.md | 1 +
apps/client/src/locales/messages.de.xlf | 34 +-
apps/client/src/locales/messages.es.xlf | 34 +-
apps/client/src/locales/messages.fr.xlf | 34 +-
apps/client/src/locales/messages.it.xlf | 34 +-
apps/client/src/locales/messages.nl.xlf | 34 +-
apps/client/src/locales/messages.pl.xlf | 34 +-
apps/client/src/locales/messages.pt.xlf | 34 +-
apps/client/src/locales/messages.tr.xlf | 34 +-
apps/client/src/locales/messages.xlf | 32 +-
.../src/lib/assistant/assistant.component.ts | 7 +-
libs/ui/src/lib/assistant/assistant.html | 306 +++++++++---------
12 files changed, 382 insertions(+), 236 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0cea3ec2f..34b6234b9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
+- Fixed a rendering issue caused by the date range selector in the assistant (experimental)
- Fixed an issue with the currency conversion in the investment timeline
- Fixed the export in the lazy-loaded activities table on the portfolio activities page (experimental)
diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf
index 2e3e20ed3..a9d6f5bb3 100644
--- a/apps/client/src/locales/messages.de.xlf
+++ b/apps/client/src/locales/messages.de.xlf
@@ -862,7 +862,7 @@
libs/ui/src/lib/assistant/assistant.html
- 118
+ 117
@@ -1556,7 +1556,7 @@
libs/ui/src/lib/assistant/assistant.html
- 139
+ 138
@@ -1644,7 +1644,7 @@
libs/ui/src/lib/assistant/assistant.component.ts
- 111
+ 112
@@ -1656,7 +1656,7 @@
libs/ui/src/lib/assistant/assistant.component.ts
- 112
+ 115
@@ -13356,7 +13356,7 @@
Finde Position...
libs/ui/src/lib/assistant/assistant.component.ts
- 120
+ 123
@@ -14624,7 +14624,7 @@
Kein Tag
libs/ui/src/lib/assistant/assistant.html
- 145
+ 144
@@ -14772,7 +14772,7 @@
Kein Konto
libs/ui/src/lib/assistant/assistant.html
- 124
+ 123
@@ -14783,12 +14783,28 @@
57
-
+
Filter zurücksetzen
libs/ui/src/lib/assistant/assistant.html
- 164
+ 163
+
+
+
+
+ Jahr
+
+ libs/ui/src/lib/assistant/assistant.component.ts
+ 110
+
+
+
+
+ Jahre
+
+ libs/ui/src/lib/assistant/assistant.component.ts
+ 112