Commits on Source 97
-
Rhys Evans authored
-
Rhys Evans authored
-
Gabriel Copat authored
-
Gabriel Copat authored
-
Rhys Evans authored
-
Rhys Evans authored
-
Gabriel Copat authored
-
Rhys Evans authored
-
Rhys Evans authored
-
Rhys Evans authored
-
Connor Brock authored
Templates completed See merge request !3
-
Connor Brock authored
-
Gabriel Copat authored
"Wireframes merge main"
-
Rhys Evans authored
Wireframes See merge request !8
-
Gabriel Copat authored
-
Rhys Evans authored
-
Rhys Evans authored
-
Rhys Evans authored
-
Rhys Evans authored
-
Rhys Evans authored
-
Rhys Evans authored
-
Rhys Nute authored
-
Rhys Evans authored
-
Rhys Nute authored
-
Connor Brock authored
Header and Footer css Moved See merge request !15
-
Rhys Evans authored
-
Gabriel Copat authored
-
Rhys Evans authored
-
Rhys Evans authored
-
Rhys Evans authored
Increased box-size of description input to match the 200 word limit, asdjusted form-width to compensate
-
Gabriel Copat authored
Trails now load as nescessary instead of having all trails loaded and then hidding/unhiding as needed
-
Rhys Evans authored
-
Gabriel Copat authored
-
Gabriel Copat authored
-
Gabriel Copat authored
-
Rhys Evans authored
-
Rhys Evans authored
-
Rhys Evans authored
-
Rhys Evans authored
Further work attempting to get a greyscale image to function as a progress meter on the Caerphilly banner
-
Rhys Evans authored
-
Rhys Evans authored
Fixed Caerphilly href banner, it now works as a link correctly. Imagepaths have been fixed for homePage.html and header
-
Gabriel Copat authored
-
Rhys Nute authored
Merge branch '31-as-a-user-i-want-to-be-able-submit-a-form-about-a-specific-landmark-to-add-to-the-trail' into 'main' Resolve "As a user I want to be able submit a form about a specific landmark to add to the trail" Closes #31 See merge request d1634883/client-project!13
-
Gabriel Copat authored
Also added default image to images/trails folder
-
Gabriel Copat authored
-
Gabriel Copat authored
-
Gabriel Copat authored
-
Gabriel Copat authored
Updated a few naming conventions and fixed some bugs
-
Gabriel Copat authored
-
Gabriel Copat authored
-
Gabriel Copat authored
Trails now load as nescessary instead of having all trails loaded and then hidding/unhiding as needed
-
Gabriel Copat authored
-
Gabriel Copat authored
-
Gabriel Copat authored
-
Gabriel Copat authored
-
Gabriel Copat authored
Also added default image to images/trails folder
-
Gabriel Copat authored
-
Gabriel Copat authored
-
Gabriel Copat authored
-
Gabriel Copat authored
Updated a few naming conventions and fixed some bugs
-
Gabriel Copat authored
Merge remote-tracking branch 'origin/27-as-a-user-i-want-to-see-all-trails-across-a-town-and-seamlessly-move-between-them' into 27-as-a-user-i-want-to-see-all-trails-across-a-town-and-seamlessly-move-between-them
-
Rhys Evans authored
Added banners to Risca and Penarth towns wihtin the layout, webpage links not added,a s only Caerffiily is being worked on for client meeting
-
Rhys Evans authored
-
Rhys Evans authored
linked ladnamrk submission form to the appropriate button on the homepage and corrected the redirection link after a valid submission to return the user to the home page
-
Gabriel Copat authored
-
Gabriel Copat authored
-
Gabriel Copat authored
-
Connor Brock authored
Merge branch '27-as-a-user-i-want-to-see-all-trails-across-a-town-and-seamlessly-move-between-them' into 'main' Resolve "As a user, I want to see all trails across a town and seamlessly move between them." Closes #27 See merge request d1634883/client-project!11
-
Rhys Evans authored
-
Rhys Evans authored
-
Connor Brock authored
-
Rhys Evans authored
-
Rhys Evans authored
Merge branch 'main' into 44-as-a-user-i-want-to-be-able-to-have-the-homepage-being-very-intuitive-and-easy-to-navigate
-
Rhys Evans authored
-
Gabriel Copat authored
-
Gabriel Copat authored
Fixed footer
-
Gabriel Copat authored
-
Gabriel Copat authored
-
Gabriel Copat authored
Fixed footer
-
Gabriel Copat authored
-
Gabriel Copat authored
Merge remote-tracking branch 'origin/47-as-a-user-i-want-the-website-to-be-mobile-friedly-so-that-i-can-use-it-on-the-go' into 47-as-a-user-i-want-the-website-to-be-mobile-friedly-so-that-i-can-use-it-on-the-go
-
Connor Brock authored
Merge branch '47-as-a-user-i-want-the-website-to-be-mobile-friedly-so-that-i-can-use-it-on-the-go' into 'main' Resolve "As a user I want the website to be mobile friedly so that I can use it on the go" Closes #47 See merge request !19
-
Connor Brock authored
-
Connor Brock authored
Working thymeleaf list, removed the fragment for now and just iterated through the Java object List. Displays as intended.
-
Connor Brock authored
-
Connor Brock authored
-
Connor Brock authored
-
Gabriel Copat authored
Merge branch '46-as-a-child-i-want-an-interesting-and-exciting-story-based-trail-with-obvious-landmarks-so-i-can' into 'main' Resolve "As a child, I want an interesting and exciting story based trail with obvious landmarks, so I can follow the trail with ease." Closes #46 See merge request !18
-
Gabriel Copat authored
-
Gabriel Copat authored
-
Gabriel Copat authored
This reverts commit a4d27051
-
Gabriel Copat authored
-
Gabriel Copat authored
This reverts commit a4d27051
-
Gabriel Copat authored
This reverts commit 1055f71d
Showing
- build.gradle 5 additions, 1 deletionbuild.gradle
- src/main/java/Team5/SmartTowns/Landmarks/Landmarks.java 44 additions, 0 deletionssrc/main/java/Team5/SmartTowns/Landmarks/Landmarks.java
- src/main/java/Team5/SmartTowns/Landmarks/LandmarksController.java 53 additions, 0 deletions.../java/Team5/SmartTowns/Landmarks/LandmarksController.java
- src/main/java/Team5/SmartTowns/Webpages/WebpageController.java 14 additions, 2 deletions...ain/java/Team5/SmartTowns/Webpages/WebpageController.java
- src/main/java/Team5/SmartTowns/trails/Trail.java 39 additions, 0 deletionssrc/main/java/Team5/SmartTowns/trails/Trail.java
- src/main/java/Team5/SmartTowns/trails/TrailsController.java 50 additions, 0 deletionssrc/main/java/Team5/SmartTowns/trails/TrailsController.java
- src/main/resources/static/css/allTrails.css 134 additions, 0 deletionssrc/main/resources/static/css/allTrails.css
- src/main/resources/static/css/dragonstaless.css 17 additions, 0 deletionssrc/main/resources/static/css/dragonstaless.css
- src/main/resources/static/css/homePageStyle.css 124 additions, 0 deletionssrc/main/resources/static/css/homePageStyle.css
- src/main/resources/static/css/landmarkFormStyle.css 21 additions, 0 deletionssrc/main/resources/static/css/landmarkFormStyle.css
- src/main/resources/static/css/style.css 209 additions, 0 deletionssrc/main/resources/static/css/style.css
- src/main/resources/static/css/templatingstyle.css 109 additions, 0 deletionssrc/main/resources/static/css/templatingstyle.css
- src/main/resources/static/images/CaerphillyCastle.jpg 0 additions, 0 deletionssrc/main/resources/static/images/CaerphillyCastle.jpg
- src/main/resources/static/images/Facebook.png 0 additions, 0 deletionssrc/main/resources/static/images/Facebook.png
- src/main/resources/static/images/Instagram.jpg 0 additions, 0 deletionssrc/main/resources/static/images/Instagram.jpg
- src/main/resources/static/images/Linkedin.png 0 additions, 0 deletionssrc/main/resources/static/images/Linkedin.png
- src/main/resources/static/images/PenarthBanner.jpg 0 additions, 0 deletionssrc/main/resources/static/images/PenarthBanner.jpg
- src/main/resources/static/images/RiscaBanner.jpg 0 additions, 0 deletionssrc/main/resources/static/images/RiscaBanner.jpg
- src/main/resources/static/images/Twitter.jpg 0 additions, 0 deletionssrc/main/resources/static/images/Twitter.jpg
- src/main/resources/static/images/VZTA.png 0 additions, 0 deletionssrc/main/resources/static/images/VZTA.png
src/main/resources/static/css/allTrails.css
0 → 100644
src/main/resources/static/css/style.css
0 → 100644
351 KiB
5.53 KiB
7.69 KiB
24.9 KiB
263 KiB
110 KiB
src/main/resources/static/images/Twitter.jpg
0 → 100644
47.5 KiB
src/main/resources/static/images/VZTA.png
0 → 100644
11.2 KiB