From 4deabc07b6037f8e2daf0bbd0d66ece92e0de5f1 Mon Sep 17 00:00:00 2001 From: nimaye Date: Wed, 14 Dec 2022 12:55:15 +0100 Subject: [PATCH 01/25] update csproj de la fusion --- Sources/IHM/IHM.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Sources/IHM/IHM.csproj b/Sources/IHM/IHM.csproj index 0880be4..db53b13 100644 --- a/Sources/IHM/IHM.csproj +++ b/Sources/IHM/IHM.csproj @@ -48,6 +48,9 @@ PreserveNewest + + PreserveNewest + From 79a93486ac2dd0cc386915d016b68fdce8c3bb53 Mon Sep 17 00:00:00 2001 From: Raphael LACOTE Date: Wed, 14 Dec 2022 13:43:55 +0100 Subject: [PATCH 02/25] =?UTF-8?q?L=C3=A9g=C3=A8re=20modification=20dans=20?= =?UTF-8?q?les=20vues=20windows?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sources/IHM/AppShellDesktop.xaml | 2 +- Sources/IHM/Desktop/Compte.xaml | 2 +- Sources/IHM/Desktop/Compte.xaml.cs | 1 + Sources/IHM/Desktop/Dashboard.xaml.cs | 1 + Sources/IHM/Desktop/Echeancier.xaml | 34 ++++++++++++++++++++++++++ Sources/IHM/Desktop/MainPage.xaml.cs | 3 ++- Sources/IHM/Desktop/Planification.xaml | 1 - 7 files changed, 40 insertions(+), 4 deletions(-) diff --git a/Sources/IHM/AppShellDesktop.xaml b/Sources/IHM/AppShellDesktop.xaml index 96abad7..a84f38e 100644 --- a/Sources/IHM/AppShellDesktop.xaml +++ b/Sources/IHM/AppShellDesktop.xaml @@ -8,7 +8,7 @@ Shell.NavBarIsVisible="False"> diff --git a/Sources/IHM/Desktop/Compte.xaml b/Sources/IHM/Desktop/Compte.xaml index ef7f299..6d6cf80 100644 --- a/Sources/IHM/Desktop/Compte.xaml +++ b/Sources/IHM/Desktop/Compte.xaml @@ -14,7 +14,7 @@