From d50a925b954b739905646f9316ac16040937cb73 Mon Sep 17 00:00:00 2001 From: Rene Evertz Date: Thu, 5 Dec 2024 14:20:14 +0100 Subject: [PATCH] Mandator Erweitert + Setting Page Anbindung --- BeWo/View/Controls/Utils/ColorPicker.xaml | 3 +- .../SoziotherapieSettingsView.xaml | 75 ++++++++++++++--- BeWo/ViewModel/MandatorVM.cs | 81 ++++++++++++++++++- Data/Entities/Mandator.cs | 6 +- Data/Mappings/Mandator.hbm.xml | 4 + .../Changes_2024_12_05 Dakota Update 1.2.txt | 5 ++ Service/DCEntityMapper/MandatorDC_Mandator.cs | 10 +++ Shared/DataContracts/MandatorDC.cs | 5 ++ Shared/Extensions/ColorExtensions.cs | 13 +++ 9 files changed, 189 insertions(+), 13 deletions(-) create mode 100644 Model/Changes_2024_12_05 Dakota Update 1.2.txt diff --git a/BeWo/View/Controls/Utils/ColorPicker.xaml b/BeWo/View/Controls/Utils/ColorPicker.xaml index 292422873..b03225071 100644 --- a/BeWo/View/Controls/Utils/ColorPicker.xaml +++ b/BeWo/View/Controls/Utils/ColorPicker.xaml @@ -9,11 +9,12 @@ x:Name="root" d:DesignWidth="100" mc:Ignorable="d"> - +