From 6fbad9c58281348b7c696306df882fedf879b2c4 Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 14 Dec 2018 20:59:53 +0100 Subject: [PATCH] Modifications front-end --- PFE06/src/main/resources/static/pfelogo.png | Bin 0 -> 30019 bytes PFE06/src/main/resources/templates/all.html | 42 ++++++++++++++++++++++-------------------- PFE06/src/main/resources/templates/home.html | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------- PFE06/src/main/resources/templates/registration.html | 41 +++++++++++++++++++++-------------------- PFE06/src/main/resources/templates/session.html | 41 +++++++++++++++++++++-------------------- PFE06/src/main/resources/templates/upload.html | 41 +++++++++++++++++++++-------------------- 6 files changed, 153 insertions(+), 101 deletions(-) create mode 100644 PFE06/src/main/resources/static/pfelogo.png diff --git a/PFE06/src/main/resources/static/pfelogo.png b/PFE06/src/main/resources/static/pfelogo.png new file mode 100644 index 0000000..2e2d597 Binary files /dev/null and b/PFE06/src/main/resources/static/pfelogo.png differ diff --git a/PFE06/src/main/resources/templates/all.html b/PFE06/src/main/resources/templates/all.html index b3732d4..75d2067 100644 --- a/PFE06/src/main/resources/templates/all.html +++ b/PFE06/src/main/resources/templates/all.html @@ -10,33 +10,35 @@ +

Liste des utilisateurs

diff --git a/PFE06/src/main/resources/templates/home.html b/PFE06/src/main/resources/templates/home.html index e2d5827..b0c82ae 100644 --- a/PFE06/src/main/resources/templates/home.html +++ b/PFE06/src/main/resources/templates/home.html @@ -15,35 +15,82 @@ diff --git a/PFE06/src/main/resources/templates/registration.html b/PFE06/src/main/resources/templates/registration.html index e03f387..718ae60 100644 --- a/PFE06/src/main/resources/templates/registration.html +++ b/PFE06/src/main/resources/templates/registration.html @@ -10,29 +10,30 @@ diff --git a/PFE06/src/main/resources/templates/session.html b/PFE06/src/main/resources/templates/session.html index f5ab581..a7587cd 100644 --- a/PFE06/src/main/resources/templates/session.html +++ b/PFE06/src/main/resources/templates/session.html @@ -15,29 +15,30 @@ diff --git a/PFE06/src/main/resources/templates/upload.html b/PFE06/src/main/resources/templates/upload.html index 6439b36..5ffc33d 100644 --- a/PFE06/src/main/resources/templates/upload.html +++ b/PFE06/src/main/resources/templates/upload.html @@ -15,29 +15,30 @@ -- libgit2 0.21.2