Commit Graph

12 Commits

Author SHA1 Message Date
Andre Beging
6d6d79f55a Add Feedback Functions 2025-04-01 11:34:11 +02:00
Andre Beging
bf64239625 Refactor enums and update Interaction entity field
Moved enums to a dedicated namespace and updated references across the codebase. Renamed the `Info` field in the `Interaction` entity to `Info1`, including necessary migrations and UI adjustments. These changes improve the organization and consistency of the codebase.
2025-04-01 10:41:09 +02:00
Andre Beging
0324e0f529 Refactor interaction handling with utility for translations
Introduced `TermHelper.Translate` to centralize string mappings for `InteractionType`, reducing duplication across components. Updated related code to leverage this utility and streamline interaction row implementation by removing the `Caption` parameter. Minor UI adjustments were also made to align button positioning and styling.
2025-03-28 20:31:25 +01:00
Andre Beging
97deed7d90 Prospectgrid draft 2025-03-28 17:48:08 +01:00
Andre Beging
19796928e7 Refactor onboarding and verification workflows.
Adjusted interaction types and state filters to better streamline onboarding and verification processes. Updated UI labels, navigation, and modal dialogs to reflect new terminology and improve usability. Enhanced filtering logic and added new interaction types to support the revised process.
2025-03-27 17:12:28 +01:00
Andre Beging
572a35fd3f Data loading update, prospect container styling 2025-03-27 16:16:48 +01:00
Andre Beging
7208f1e86d Fixed a bunch of warnings 2022-05-31 15:08:55 +02:00
Andre Beging
4039534547 Kleinere optische Anpassungen 2022-05-30 11:04:19 +02:00
Andre Beging
5026196b46 Claim Logic 2022-04-11 15:51:11 +02:00
Andre Beging
38eec13a1b Interaction Alert 2022-04-08 16:12:25 +02:00
Andre Beging
c70fb6426c Interactions als Notneeded markieren 2022-04-04 16:31:18 +02:00
Andre Beging
efa27a2122 ProspectService updates 2022-04-02 15:28:34 +02:00