From f5f2686c911dd22357ef12faef4bb5e7b2d71b35 Mon Sep 17 00:00:00 2001 From: nimaye Date: Wed, 4 Jan 2023 15:25:18 +0100 Subject: [PATCH] =?UTF-8?q?modification=20du=20style=20+=20am=C3=A9liorati?= =?UTF-8?q?on=20des=20vue=20echeancier,=20operation=20compte=20et=20planif?= =?UTF-8?q?ication?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sources/IHM/Desktop/CV_AddPlanification.xaml | 2 +- .../IHM/Desktop/CV_DeletePlanification.xaml | 2 +- Sources/IHM/Desktop/CV_Planification.xaml | 2 +- Sources/IHM/Desktop/CV_Statistiques.xaml | 71 ++++++++++++++-- Sources/IHM/Desktop/CV_debit.xaml | 2 +- Sources/IHM/Desktop/CV_modificationSolde.xaml | 40 +++++++++ .../IHM/Desktop/CV_modificationSolde.xaml.cs | 19 +++++ Sources/IHM/Desktop/Compte.xaml | 82 ++++++++++++++----- Sources/IHM/Desktop/Compte.xaml.cs | 5 ++ Sources/IHM/Desktop/Echeancier.xaml | 42 ++++------ Sources/IHM/Desktop/Echeancier.xaml.cs | 10 +++ Sources/IHM/Desktop/Operations.xaml | 9 +- Sources/IHM/IHM.csproj | 3 + Sources/IHM/Resources/Styles/Styles.xaml | 1 + 14 files changed, 227 insertions(+), 63 deletions(-) create mode 100644 Sources/IHM/Desktop/CV_modificationSolde.xaml create mode 100644 Sources/IHM/Desktop/CV_modificationSolde.xaml.cs diff --git a/Sources/IHM/Desktop/CV_AddPlanification.xaml b/Sources/IHM/Desktop/CV_AddPlanification.xaml index 7c988d8..d114a1c 100644 --- a/Sources/IHM/Desktop/CV_AddPlanification.xaml +++ b/Sources/IHM/Desktop/CV_AddPlanification.xaml @@ -4,7 +4,7 @@ x:Class="IHM.Desktop.CV_AddPlanification"> - + diff --git a/Sources/IHM/Desktop/CV_DeletePlanification.xaml b/Sources/IHM/Desktop/CV_DeletePlanification.xaml index df39c4c..488d574 100644 --- a/Sources/IHM/Desktop/CV_DeletePlanification.xaml +++ b/Sources/IHM/Desktop/CV_DeletePlanification.xaml @@ -3,7 +3,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="IHM.Desktop.CV_DeletePlanification"> - + diff --git a/Sources/IHM/Desktop/CV_Planification.xaml b/Sources/IHM/Desktop/CV_Planification.xaml index c783848..0f0fc21 100644 --- a/Sources/IHM/Desktop/CV_Planification.xaml +++ b/Sources/IHM/Desktop/CV_Planification.xaml @@ -19,7 +19,7 @@ diff --git a/Sources/IHM/Desktop/CV_Statistiques.xaml b/Sources/IHM/Desktop/CV_Statistiques.xaml index 3b44cf8..695d820 100644 --- a/Sources/IHM/Desktop/CV_Statistiques.xaml +++ b/Sources/IHM/Desktop/CV_Statistiques.xaml @@ -2,10 +2,69 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Sources/IHM/Desktop/CV_debit.xaml b/Sources/IHM/Desktop/CV_debit.xaml index 1627ea8..452ba8d 100644 --- a/Sources/IHM/Desktop/CV_debit.xaml +++ b/Sources/IHM/Desktop/CV_debit.xaml @@ -3,7 +3,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="IHM.Desktop.CV_debit"> - + diff --git a/Sources/IHM/Desktop/CV_modificationSolde.xaml b/Sources/IHM/Desktop/CV_modificationSolde.xaml new file mode 100644 index 0000000..96ff8a1 --- /dev/null +++ b/Sources/IHM/Desktop/CV_modificationSolde.xaml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + +