- Nov 23, 2021
-
-
Joshua Gill authored
# Conflicts: # build.gradle # src/main/java/com/example/clientproject/config/SecurityConfig.java # src/main/java/com/example/clientproject/data/users/Users.java # src/main/java/com/example/clientproject/web/controllers/HomeController.java # src/main/java/com/example/clientproject/web/controllers/SignInController.java # src/main/resources/database/Data Script/script.sql # src/main/resources/templates/fragments/nav.html
-
Joshua Gill authored
-
Joshua Gill authored
Alteration of how erroneous sign-ins work, now redirects to a "403" error page which can be used generally for all "403 FORBIDDEN" errors
-
- Nov 22, 2021
-
-
Joshua Gill authored
All Acceptance Criteria Met, password fields on "script.sql" and "script-test-h2.sql" changed to use new BCrypt method of hashing
-
Seb Barnard authored
# Conflicts: # src/main/resources/database/Data Script/script.sql # src/main/resources/database/Data Script/tablePopulator.py
-
Seb Barnard authored
-
Seb Barnard authored
Finished issueThree See merge request !18
-
John Watkins authored
-
John Watkins authored
-
Joshua Gill authored
-
Joshua Gill authored
-
John Watkins authored
Removal of "AUTO_INCREMENT" on AdminTypes id field since there will only ever... See merge request !17
-
Ethan Allen-Harris authored
# Conflicts: # src/main/java/com/example/clientproject/config/SecurityConfig.java
-
Ethan Allen-Harris authored
-
Signed-off-by:
c2064724 <allen-harrise@cardiff.ac.uk>
-
Seb Barnard authored
Develop See merge request !16
-
John Watkins authored
Issue three See merge request !15
-
Seb Barnard authored
Added partial saving, new shop is created but info needs to be saved e.g.... See merge request !14
-
Seb Barnard authored
-
- Nov 21, 2021
-
-
Seb Barnard authored
-
- Nov 20, 2021
-
-
Seb Barnard authored
Added partial saving, new shop is created but info needs to be saved e.g. description, with no field to save it too
-
Seb Barnard authored
-
Ethan Allen-Harris authored
Signed-off-by:
c2064724 <allen-harrise@cardiff.ac.uk>
-
Ethan Allen-Harris authored
Signed-off-by:
c2064724 <allen-harrise@cardiff.ac.uk>
-
- Nov 18, 2021
-
-
Seb Barnard authored
-
Joshua Gill authored
-
Seb Barnard authored
-
- Nov 17, 2021
-
-
John Watkins authored
-
John Watkins authored
-
John Watkins authored
-
John Watkins authored
-
Seb Barnard authored
-
Ethan Allen-Harris authored
# Conflicts: # src/main/resources/static/css/nav.css
-
Ethan Allen-Harris authored
-
Ethan Allen-Harris authored
Signed-off-by:
c2064724 <allen-harrise@cardiff.ac.uk>
-
Seb Barnard authored
Adding finished JPA and database to remove blockers See merge request !12
-
Seb Barnard authored
# Conflicts: # src/main/resources/application.properties
-
Joshua Gill authored
Issue 1 Complete, merging into Develop See merge request !11
-
Ethan Allen-Harris authored
-
Joshua Gill authored
-