Commit Graph

11 Commits

Author SHA1 Message Date
Andre Beging
8595a18d0c Remove unused PdfPass interaction type.
The `PdfPass` interaction type and its associated logic were removed as it is no longer needed. This simplifies the codebase by eliminating redundant entries and ensures clarity in interaction types.
2025-04-01 09:16:50 +02:00
Andre Beging
265d648473 Update text resources and enhance interaction dialog headers
Adjusted the header text in ProspectContainer to include the prospect's name for better context. Refined translation terms for interaction types in TermHelper to improve clarity and consistency.
2025-04-01 09:15:45 +02:00
Andre Beging
5fc707255a Update Filter Behaviour 2025-03-31 14:06:23 +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
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
ff5fbd50bf Buildversion and FilterHelper 2025-03-28 08:55:49 +01:00
Andre Beging
21f4906277 Passwort setzen funktion 2022-05-20 07:47:38 +02:00
Andre Beging
5026196b46 Claim Logic 2022-04-11 15:51:11 +02:00
Andre Beging
208ea99a42 Password encryption, Claim groups 2022-04-11 13:05:15 +02:00
Andre Beging
c553047369 Set user groups 2022-04-08 16:12:51 +02:00
Andre Beging
1513ed9169 Auth optimization 2022-04-04 15:19:58 +02:00