From 3db8604f73eb4fa2a89937b3f9f8e66ace574fee Mon Sep 17 00:00:00 2001 From: "maxime.BATISTA@etu.uca.fr" Date: Sat, 3 Jun 2023 19:57:29 +0200 Subject: [PATCH] remove unused views, remove unsupported features --- Views/ChangePassword.xaml | 149 ----------------------- Views/ChangePassword.xaml.cs | 13 -- Views/Components/CounterView.xaml.cs | 2 +- Views/ConfirmMail.xaml | 148 ----------------------- Views/ConfirmMail.xaml.cs | 17 --- Views/ForgotPassword.xaml | 173 --------------------------- Views/ForgotPassword.xaml.cs | 13 -- Views/HomePage.xaml | 2 +- Views/LoginPage.xaml | 10 -- Views/LoginPage.xaml.cs | 5 +- Views/MorePage.xaml | 4 +- Views/MorePage.xaml.cs | 3 +- Views/MyListPage.xaml | 10 -- Views/ProfilePage.xaml | 17 +-- Views/ProfilePage.xaml.cs | 37 +++--- 15 files changed, 25 insertions(+), 578 deletions(-) delete mode 100644 Views/ChangePassword.xaml delete mode 100644 Views/ChangePassword.xaml.cs delete mode 100644 Views/ConfirmMail.xaml delete mode 100644 Views/ConfirmMail.xaml.cs delete mode 100644 Views/ForgotPassword.xaml delete mode 100644 Views/ForgotPassword.xaml.cs diff --git a/Views/ChangePassword.xaml b/Views/ChangePassword.xaml deleted file mode 100644 index 237e203..0000000 --- a/Views/ChangePassword.xaml +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - -