Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Team 5 - Smart Towns
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rhys Evans
Team 5 - Smart Towns
Merge requests
!31
Resolve "As a user, I want to see a page of local authorities so that I can easily source contact details for a variety of different local authorities."
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Resolve "As a user, I want to see a page of local authorities so that I can easily source contact details for a variety of different local authorities."
74-as-a-user-i-want-to-see-a-page-of-local-authorities-so-that-i-can-easily-source-contact-details
into
main
Overview
2
Commits
68
Pipelines
0
Changes
3
Merged
Resolve "As a user, I want to see a page of local authorities so that I can easily source contact details for a variety of different local authorities."
Rhys Nute
requested to merge
74-as-a-user-i-want-to-see-a-page-of-local-authorities-so-that-i-can-easily-source-contact-details
into
main
Dec 4, 2023
Overview
2
Commits
68
Pipelines
0
Changes
3
Closes
#74 (closed)
0
0
Merge request reports
Compare
main
version 33
71ece1c3
Dec 14, 2023
version 32
c605d036
Dec 14, 2023
version 31
0015600d
Dec 14, 2023
version 30
fe029757
Dec 14, 2023
version 29
cc2b827d
Dec 14, 2023
version 28
6464aaa8
Dec 13, 2023
version 27
65fb5939
Dec 13, 2023
version 26
a13ba102
Dec 13, 2023
version 25
ec4d8444
Dec 13, 2023
version 24
6af032a0
Dec 13, 2023
version 23
f63b1bd1
Dec 13, 2023
version 22
f6149996
Dec 13, 2023
version 21
15d7b383
Dec 12, 2023
version 20
2a201d41
Dec 12, 2023
version 19
08577135
Dec 12, 2023
version 18
5aa118d4
Dec 11, 2023
version 17
87c4901b
Dec 11, 2023
version 16
c673bad9
Dec 11, 2023
version 15
023977e5
Dec 11, 2023
version 14
fa1a0cab
Dec 11, 2023
version 13
605fb0eb
Dec 10, 2023
version 12
26708440
Dec 10, 2023
version 11
760d0429
Dec 9, 2023
version 10
3c04b8fa
Dec 8, 2023
version 9
ff1ed1f2
Dec 8, 2023
version 8
5458b022
Dec 8, 2023
version 7
37c9bb44
Dec 8, 2023
version 6
d591ed8c
Dec 7, 2023
version 5
587aaffe
Dec 7, 2023
version 4
b1b182ff
Dec 7, 2023
version 3
00da6595
Dec 7, 2023
version 2
c988cdd2
Dec 6, 2023
version 1
ae7e0dd5
Dec 6, 2023
main (base)
and
version 4
latest version
cf1652be
68 commits,
Dec 14, 2023
version 33
71ece1c3
67 commits,
Dec 14, 2023
version 32
c605d036
65 commits,
Dec 14, 2023
version 31
0015600d
64 commits,
Dec 14, 2023
version 30
fe029757
63 commits,
Dec 14, 2023
version 29
cc2b827d
31 commits,
Dec 14, 2023
version 28
6464aaa8
29 commits,
Dec 13, 2023
version 27
65fb5939
27 commits,
Dec 13, 2023
version 26
a13ba102
26 commits,
Dec 13, 2023
version 25
ec4d8444
25 commits,
Dec 13, 2023
version 24
6af032a0
24 commits,
Dec 13, 2023
version 23
f63b1bd1
23 commits,
Dec 13, 2023
version 22
f6149996
22 commits,
Dec 13, 2023
version 21
15d7b383
21 commits,
Dec 12, 2023
version 20
2a201d41
20 commits,
Dec 12, 2023
version 19
08577135
19 commits,
Dec 12, 2023
version 18
5aa118d4
18 commits,
Dec 11, 2023
version 17
87c4901b
17 commits,
Dec 11, 2023
version 16
c673bad9
16 commits,
Dec 11, 2023
version 15
023977e5
15 commits,
Dec 11, 2023
version 14
fa1a0cab
14 commits,
Dec 11, 2023
version 13
605fb0eb
13 commits,
Dec 10, 2023
version 12
26708440
12 commits,
Dec 10, 2023
version 11
760d0429
11 commits,
Dec 9, 2023
version 10
3c04b8fa
10 commits,
Dec 8, 2023
version 9
ff1ed1f2
9 commits,
Dec 8, 2023
version 8
5458b022
8 commits,
Dec 8, 2023
version 7
37c9bb44
7 commits,
Dec 8, 2023
version 6
d591ed8c
6 commits,
Dec 7, 2023
version 5
587aaffe
5 commits,
Dec 7, 2023
version 4
b1b182ff
4 commits,
Dec 7, 2023
version 3
00da6595
3 commits,
Dec 7, 2023
version 2
c988cdd2
2 commits,
Dec 6, 2023
version 1
ae7e0dd5
1 commit,
Dec 6, 2023
3 files
+
58
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
src/main/java/Team5/SmartTowns/Organisation/organisationControllers.java
0 → 100644
+
16
−
0
View file @ b1b182ff
Edit in single-file editor
Open in Web IDE
package
Team5.SmartTowns.Organisation
;
import
org.springframework.ui.Model
;
import
org.springframework.web.bind.annotation.GetMapping
;
import
org.springframework.web.bind.annotation.RequestMapping
;
import
org.springframework.web.bind.annotation.RequestMethod
;
import
org.springframework.web.servlet.ModelAndView
;
import
org.springframework.stereotype.Controller
;
@Controller
public
class
organisationControllers
{
@GetMapping
(
"/localauthorities"
)
public
ModelAndView
getLocalAuthoritiesPage
(){
ModelAndView
modelAndView
=
new
ModelAndView
(
"local-authorities"
);
return
modelAndView
;
}
}
Loading