Commit Graph

12 Commits

Author SHA1 Message Date
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
350e2003ca Add new filters and refactor InteractionDialog handling
Introduced new filters for prospects: "WithoutIdCheck" and "NoActivity" with associated UI controls. Refactored `InteractionDialog.ShowAsync` to use a new parameter record for cleaner code and better extensibility. These changes enhance usability and maintainability by providing additional filtering options and streamlining dialog interactions.
2025-03-28 20:07:12 +01:00
Andre Beging
e327544240 Rename InteractionDialog 2025-03-28 19:23:43 +01:00
Andre Beging
91bff3c127 InteractionModal umstellen 2025-03-28 19:22:51 +01:00
Andre Beging
d754da76cd Move edit prospect dialog logic 2025-03-28 18:49:38 +01:00
Andre Beging
97deed7d90 Prospectgrid draft 2025-03-28 17:48:08 +01:00
Andre Beging
6bc2757eb0 Autoselect interaction creator 2025-03-27 17:47:53 +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
0acd9485d4 Anzeige des Prospect Pages überarbeitet 2023-02-08 16:05:45 +01:00
Andre Beging
bee7b09bf0 Prospect box finetuning 2022-05-31 09:38:53 +02:00
Andre Beging
dfb8040866 Edit prospect 2022-04-11 17:21:55 +02:00
Andre Beging
51088460b4 Prospects Page 2022-04-02 15:28:45 +02:00