-
- Downloads
Revert "Add ChihuahUI and add CSS for index and login page"
This reverts commit 1e4c398b.
Showing
- backend/build.gradle.kts 1 addition, 9 deletionsbackend/build.gradle.kts
- backend/src/main/java/server/service/SetUpService.java 0 additions, 1 deletionbackend/src/main/java/server/service/SetUpService.java
- backend/src/main/resources/css/index.css 0 additions, 18 deletionsbackend/src/main/resources/css/index.css
- backend/src/main/resources/css/main.css 24 additions, 0 deletionsbackend/src/main/resources/css/main.css
- backend/src/main/resources/templates/account.html 9 additions, 19 deletionsbackend/src/main/resources/templates/account.html
- backend/src/main/resources/templates/createNew.html 13 additions, 11 deletionsbackend/src/main/resources/templates/createNew.html
- backend/src/main/resources/templates/dashboard.html 14 additions, 29 deletionsbackend/src/main/resources/templates/dashboard.html
- backend/src/main/resources/templates/error.html 0 additions, 2 deletionsbackend/src/main/resources/templates/error.html
- backend/src/main/resources/templates/header.html 0 additions, 7 deletionsbackend/src/main/resources/templates/header.html
- backend/src/main/resources/templates/index.html 11 additions, 30 deletionsbackend/src/main/resources/templates/index.html
- backend/src/main/resources/templates/login.html 34 additions, 50 deletionsbackend/src/main/resources/templates/login.html
- backend/src/main/resources/templates/modifyCourse.html 7 additions, 7 deletionsbackend/src/main/resources/templates/modifyCourse.html
- backend/src/main/resources/templates/privacypage.html 1 addition, 1 deletionbackend/src/main/resources/templates/privacypage.html
- backend/src/main/resources/templates/setUpGroups.html 4 additions, 2 deletionsbackend/src/main/resources/templates/setUpGroups.html
- backend/src/main/resources/templates/setUpProject.html 1 addition, 1 deletionbackend/src/main/resources/templates/setUpProject.html
- backend/src/main/resources/templates/setUpTAs.html 1 addition, 1 deletionbackend/src/main/resources/templates/setUpTAs.html
- backend/src/main/resources/templates/statistics.html 1 addition, 1 deletionbackend/src/main/resources/templates/statistics.html
- backend/src/main/resources/templates/statsDisplayed.html 2 additions, 1 deletionbackend/src/main/resources/templates/statsDisplayed.html
Loading
Please sign in to comment