From 3c93c66374b42de270e33c3ccfc2e92306d9d950 Mon Sep 17 00:00:00 2001 From: Nicolas MAYE Date: Thu, 19 Jan 2023 15:39:27 +0100 Subject: [PATCH] Modification majeur interface utilisateur (modification style global + navigation + binding statistique...) --- Sources/IHM/Desktop/CV_AddPlanification.xaml | 30 ++++++---- .../IHM/Desktop/CV_AddPlanification.xaml.cs | 57 ++++++++++++++++--- .../IHM/Desktop/CV_DeletePlanification.xaml | 11 ++-- .../Desktop/CV_DeletePlanification.xaml.cs | 26 ++++++--- .../IHM/Desktop/CV_EnregistrerEcheance.xaml | 8 +-- .../Desktop/CV_EnregistrerEcheance.xaml.cs | 6 +- Sources/IHM/Desktop/CV_HomePage.xaml | 6 +- Sources/IHM/Desktop/CV_Log.xaml | 3 + Sources/IHM/Desktop/CV_Log.xaml.cs | 7 +++ Sources/IHM/Desktop/CV_Planification.xaml | 18 +++++- Sources/IHM/Desktop/CV_Statistiques.xaml | 11 ++-- Sources/IHM/Desktop/CV_Statistiques.xaml.cs | 19 ++----- Sources/IHM/Desktop/CV_SupprimerEcheance.xaml | 8 +-- .../IHM/Desktop/CV_SupprimerEcheance.xaml.cs | 9 +-- Sources/IHM/Desktop/CV_credit.xaml | 5 +- Sources/IHM/Desktop/CV_credit.xaml.cs | 12 +++- Sources/IHM/Desktop/CV_debit.xaml | 5 +- Sources/IHM/Desktop/CV_debit.xaml.cs | 5 +- Sources/IHM/Desktop/CV_modificationSolde.xaml | 4 +- .../IHM/Desktop/CV_modificationSolde.xaml.cs | 8 +-- Sources/IHM/Desktop/CV_retirer.xaml | 8 +-- Sources/IHM/Desktop/CV_retirer.xaml.cs | 5 +- Sources/IHM/Desktop/CV_supprimerOp.xaml | 8 +-- Sources/IHM/Desktop/CV_supprimerOp.xaml.cs | 5 +- Sources/IHM/Desktop/Compte.xaml | 1 + Sources/IHM/Desktop/Echeancier.xaml | 17 +++++- Sources/IHM/Desktop/Operations.xaml | 19 ++++++- Sources/IHM/Desktop/Operations.xaml.cs | 12 ---- Sources/IHM/Resources/Styles/Styles.xaml | 10 ++++ Sources/Modele/Manager.cs | 12 ++++ 30 files changed, 240 insertions(+), 115 deletions(-) diff --git a/Sources/IHM/Desktop/CV_AddPlanification.xaml b/Sources/IHM/Desktop/CV_AddPlanification.xaml index a118c3c..92f6965 100644 --- a/Sources/IHM/Desktop/CV_AddPlanification.xaml +++ b/Sources/IHM/Desktop/CV_AddPlanification.xaml @@ -13,6 +13,8 @@ + + @@ -23,20 +25,26 @@ -