Skip to content

Commit bfb10af

Browse files
Adding Sam Smitch approval
1 parent 1a2654d commit bfb10af

File tree

5 files changed

+1405
-159
lines changed

5 files changed

+1405
-159
lines changed

app/views/index.html

Lines changed: 3 additions & 159 deletions
Original file line numberDiff line numberDiff line change
@@ -100,174 +100,18 @@ <h2 class="nhsuk-heading-l">GP self onboarding portal</h2>
100100

101101
<hr class="nhsuk-section-break nhsuk-section-break--l nhsuk-section-break--visible">
102102

103-
104-
<!--<h2 class="nhsuk-heading-l">NHS App intergration</h2>
105-
<p>NHS App intergration authentication journeys + errors pages</p>
106-
107-
<form action="/sprint-12/section-1/registered-for-the-first-time" method="post" autocomplete="off">
108-
<input type="hidden" name="user-auth" id="user-auth" value="p9" />
109-
{{ button({
110-
"text": "Continue (P9)",
111-
"href": ""
112-
}) }}
113-
114-
</form>
115-
116-
<form action="/sprint-12/section-1/registered-for-the-first-time" method="post" autocomplete="off">
117-
<input type="hidden" name="user-auth" id="user-auth" value="p5" />
118-
{{ button({
119-
"text": "Continue (P5)",
120-
"href": ""
121-
}) }}
122-
123-
{{ button({
124-
"text": "Page listings",
125-
"classes": "nhsuk-button--secondary",
126-
"href": "admin/listings-app"
127-
}) }}
128-
129-
</form>
130-
131-
<hr class="nhsuk-section-break nhsuk-section-break--l nhsuk-section-break--visible">-->
132-
133-
134-
<!--<h2 class="nhsuk-heading-l">User research</h2>
135-
<p>Area of the prototype for user research purposes, including link to share with user testing participants.</p>
136-
137-
{{ button({
138-
"text": "Continue",
139-
"href": "admin/user-research"
140-
}) }}
141-
142-
<hr class="nhsuk-section-break nhsuk-section-break--l nhsuk-section-break--visible">
143-
144-
145-
<h2 class="nhsuk-heading-l">Development baseline</h2>
146-
<p>Version of the prototype for use by the development team. Does not contain any content or design work not yet approved for build or gone through user research.</p>
103+
<h2 class="nhsuk-heading-l">Manage registrations portal</h2>
147104

148105
{{ button({
149106
"text": "Continue",
150-
"href": "https://register.dev.gp-registration.nhs.uk/1234/gpregistration/landing"
107+
"href": "/reg-portal"
151108
}) }}
152109

153-
<hr class="nhsuk-section-break nhsuk-section-break--l nhsuk-section-break--visible">-->
154-
155-
156-
<!--<h2 class="nhsuk-heading-l">Previous iterations</h2>
157-
<p>Previous sprint work and iterations of the service at a given point in time (Still working on implementation).</p>
158-
159-
<table class="nhsuk-table">
160-
161-
<thead role="rowgroup" class="nhsuk-table__head">
162-
<tr role="row">
163-
<th role="columnheader" class="" scope="col" width="25%">
164-
Iteration
165-
</th>
166-
<th role="columnheader" class="" scope="col">
167-
Description
168-
</th>
169-
</tr>
170-
</thead>
171-
<tbody class="nhsuk-table__body">
172-
<tr role="row" class="nhsuk-table__row">
173-
<td class="nhsuk-table__cell"><a href="/sprint-12/landing">Sprint 13</td>
174-
<td class="nhsuk-table__cell ">New question set order / Height and weight / SCR</td>
175-
</tr>
176-
<tr role="row" class="nhsuk-table__row">
177-
<td class="nhsuk-table__cell"><a href="/sprint-12/landing">Sprint 12</td>
178-
<td class="nhsuk-table__cell ">Contact prefrences / NHS App interegration</td>
179-
</tr>
180-
<tr role="row" class="nhsuk-table__row">
181-
<td class="nhsuk-table__cell"><a href="/sprint-11/landing">Sprint 11</td>
182-
<td class="nhsuk-table__cell ">Mandatory questions added / Dispencing doctors</td>
183-
</tr>
184-
<tr role="row" class="nhsuk-table__row">
185-
<td class="nhsuk-table__cell"><a href="/sprint-10/landing">Sprint 10</td>
186-
<td class="nhsuk-table__cell ">GP self onboarding / Out of area / Dispencing doctors</td>
187-
</tr>
188-
<tr role="row" class="nhsuk-table__row">
189-
<td class="nhsuk-table__cell"><a href="/sprint-9/landing">Sprint 9</td>
190-
<td class="nhsuk-table__cell ">GP self onboarding and GP email</td>
191-
</tr>
192-
<tr role="row" class="nhsuk-table__row">
193-
<td class="nhsuk-table__cell"><a href="/sprint-8/landing">Sprint 8</td>
194-
<td class="nhsuk-table__cell ">Updates from beta service for Nominated pharmacy</td>
195-
</tr>
196-
<tr role="row" class="nhsuk-table__row">
197-
<td class="nhsuk-table__cell"><a href="/sprint-7/landing">Sprint 7</td>
198-
<td class="nhsuk-table__cell ">Dependant and carer journeys</td>
199-
</tr>
200-
<tr role="row" class="nhsuk-table__row">
201-
<td class="nhsuk-table__cell"><a href="/sprint-6/landing">Sprint 6</td>
202-
<td class="nhsuk-table__cell ">PDS matching upfront testing with type 4 (immigration) and Dependant journeys and ex UK armed forces</td>
203-
</tr>
204-
<tr role="row" class="nhsuk-table__row">
205-
<td class="nhsuk-table__cell"><a href="/sprint-5/landing">Sprint 5</td>
206-
<td class="nhsuk-table__cell ">PDS matching upfront testing with type 4 (immigration) and Dependant journeys and ex UK armed forces</td>
207-
</tr>
208-
<tr role="row" class="nhsuk-table__row">
209-
<td class="nhsuk-table__cell"><a href="/sprint-4/landing">Sprint 4</td>
210-
<td class="nhsuk-table__cell ">PDS matching upfront to ask supplementry questions for user types</td>
211-
</tr>
212-
<tr role="row" class="nhsuk-table__row">
213-
<td class="nhsuk-table__cell"><a href="/sprint-3/landing">Sprint 3</td>
214-
<td class="nhsuk-table__cell ">Testing with Type 4 (immigration) and no fixed abode user groups</td>
215-
</tr>
216-
<tr role="row" class="nhsuk-table__row">
217-
<td class="nhsuk-table__cell"><a href="/sprint-2/landing">Sprint 2</td>
218-
<td class="nhsuk-table__cell ">Testing with GP admins to understand if the flows + outputs meet their needs</td>
219-
</tr>
220-
<tr role="row" class="nhsuk-table__row">
221-
<td class="nhsuk-table__cell"><a href="/sprint-1/landing">Sprint 1</td>
222-
<td class="nhsuk-table__cell ">Looking at NHS login intergration from authentication levels p9/p5/unauth + Using NHS number </td>
223-
</tr>
224-
<tr role="row" class="nhsuk-table__row">
225-
<td class="nhsuk-table__cell"><a href="/v1/1/landing">Discovery</td>
226-
<td class="nhsuk-table__cell ">Team spent time on working out initial user journey and interactions for users 'Changing GP surgery' </td>
227-
</tr>
228-
</tbody>
229-
</table>-->
230110

111+
231112
</div>
232113
</div>
233114

234-
235-
<!-- <section class="nhsuk-section">
236-
<div class="nhsuk-width-container">
237-
<div class="nhsuk-grid-row">
238-
<div class="nhsuk-grid-column-two-thirds">
239-
<h2>
240-
Latest prototypes test
241-
</h2>
242-
<h3 class="nhsuk-heading-xs">Version 1 - July 2020</h3>
243-
<p>
244-
<a class="nhsuk-link nhsuk-link--no-visited-state" href="v1/1/01/index">Updated user flow</a>
245-
</p>
246-
</div>
247-
</div>
248-
</div>
249-
</section>
250-
251-
252-
<section class="nhsuk-section">
253-
<div class="nhsuk-width-container">
254-
<div class="nhsuk-grid-row">
255-
<div class="nhsuk-grid-column-two-thirds">
256-
<h2>
257-
Older prototypes
258-
</h2>
259-
<h3 class="nhsuk-heading-xs">Version 0 - June 2020</h3>
260-
<p>
261-
<a class="nhsuk-link nhsuk-link--no-visited-state" href="v1/0/00/index">Discovery prototype</a>
262-
</p>
263-
</div>
264-
</div>
265-
</div>
266-
</section>
267-
-->
268-
269-
<!-- End of content -->
270-
271115
{% endblock %}
272116

273117

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
{% extends 'reg-portal/layout.html' %}
2+
3+
{% block pageTitle %}
4+
Sam Smith accepted - GP registrations portal - NHS
5+
{% endblock %}
6+
7+
{% block content %}
8+
9+
<div class="nhsuk-grid-row">
10+
<div class="nhsuk-grid-column-full">
11+
12+
{{ backLink({
13+
text: "Return to new registrations",
14+
href: "reg-table-v2-yes-no"
15+
}) }}
16+
17+
<div class="nhsuk-panel nhsuk-panel--confirmation">
18+
<h1 class="nhsuk-heading-xl">
19+
Approved
20+
</h1>
21+
<p class="nhsuk-body-l">Sam Smith has been added to your patient list</p>
22+
<p>You should follow your surgery's guidance for managing newly registered patients.</p>
23+
</div>
24+
25+
</div>
26+
</div>
27+
28+
<!--style for the panel component-->
29+
<style>
30+
.nhsuk-panel {
31+
box-sizing: border-box;
32+
margin-bottom: 15px;
33+
padding: 35px;
34+
border: 5px solid transparent;
35+
text-align: center;
36+
}
37+
38+
.nhsuk-panel--confirmation {
39+
color: #fff;
40+
background: #00703c;
41+
}
42+
43+
@media (min-width: 40.0625em) {
44+
.nhsuk-panel {
45+
font-size: 2.25rem;
46+
line-height: 1.1111111111;
47+
}
48+
}
49+
</style>
50+
51+
52+
53+
{% endblock %}
54+
55+
{% block pageScripts %}
56+
57+
58+
{% endblock %}

0 commit comments

Comments
 (0)