-
- Downloads
- Modification of the front for inscription, changeover to landscape
- Modification of the roles for registration, the registration button is now only for patients, doctors will be registered via the superadmin (currently being implemented) - Addition of the superadmin in the databaseSeeder - Modification to the home page to have the first and last name after the Welcome rather than the email address - Addition of buttons to return to the respective dashboard regardless of role
parent
e3939c67
Branches
No related tags found
Showing
- src/main/java/com/projet/projetIndu/bootstrap/DatabaseSeeder.java 7 additions, 1 deletion.../java/com/projet/projetIndu/bootstrap/DatabaseSeeder.java
- src/main/java/com/projet/projetIndu/controllers/HomeController.java 27 additions, 1 deletion...ava/com/projet/projetIndu/controllers/HomeController.java
- src/main/java/com/projet/projetIndu/entities/Admin.java 9 additions, 2 deletionssrc/main/java/com/projet/projetIndu/entities/Admin.java
- src/main/resources/templates/home.html 11 additions, 2 deletionssrc/main/resources/templates/home.html
- src/main/resources/templates/register.html 36 additions, 33 deletionssrc/main/resources/templates/register.html
Please register or sign in to comment