Commit Graph

5 Commits

Author SHA1 Message Date
a.beging@eas-solutions.de
8df4abc8a3 Fix EditProspectDialog: update NumericEdit to handle null Foodsharing-ID correctly
All checks were successful
Build And Push Dev Docker Image / docker (push) Successful in 2m15s
2026-05-12 10:07:11 +02:00
troogs
c702e8dbd5 Fix EditProspectDialog: update NumericEdit to handle nullable Foodsharing-ID 2026-05-10 19:40:00 +02:00
Andre Beging
8601fd4b53 Set color for switches to enhance visual consistency
Assigned appropriate color properties to various Switch components across dialogs and controls. This improves UI clarity by visually distinguishing different states and actions.
2025-04-01 09:08:30 +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
d754da76cd Move edit prospect dialog logic 2025-03-28 18:49:38 +01:00