Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion app/frontend/entrypoints/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ $govuk-new-typography-scale: true;
@import "../styles/app_filter";
@import "../styles/app_form_states";
@import "../styles/app_lists";
@import "../styles/app_memorandum_of_understanding";
@import "../styles/app_preview_area";
@import "../styles/app_select_options";
@import "../styles/app_summary_card";
Expand Down
14 changes: 0 additions & 14 deletions app/frontend/styles/_app_memorandum_of_understanding.scss

This file was deleted.

28 changes: 14 additions & 14 deletions app/views/mou_signatures/_mou_version_current.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@
<li>
<p>Your organisation as a Data Controller is responsible for ensuring that:</p>

<ol class="govuk-list app-list--alpha">
<ol class="govuk-list app-list--lower-alpha">
<li>
<p>it is permitted by Law to transfer Personal Data to GDS as its data processor;</p>
</li>
Expand Down Expand Up @@ -342,7 +342,7 @@
organisation, include:
</p>

<ol class="govuk-list app-list--alpha">
<ol class="govuk-list app-list--lower-alpha">
<li>
<p>a systematic description of the envisaged Processing operations and the purpose of the Processing;</p>
</li>
Expand All @@ -363,7 +363,7 @@
<li>
<p>GDS shall, in relation to the GOV.UK Forms User Personal Data:</p>

<ol class="govuk-list app-list--alpha">
<ol class="govuk-list app-list--lower-alpha">
<li>
<p>
process that Personal Data only in accordance with the Schedule of Processing, Personal Data and Data Subjects (Annex D) unless
Expand All @@ -378,7 +378,7 @@
Protective Measures), having taken account of the:
</p>

<ol class="govuk-list app-list--roman">
<ol class="govuk-list app-list--lower-roman">
<li>
<p>nature of the data to be protected;</p>
</li>
Expand All @@ -398,7 +398,7 @@
<li>
<p>GDS shall ensure that:</p>

<ol class="govuk-list app-list--alpha">
<ol class="govuk-list app-list--lower-alpha">
<li>
<p>
Processor Personnel do not Process Personal Data except in accordance with this MOU (and in particular the Schedule of Processing,
Expand All @@ -411,7 +411,7 @@
Data and ensure that they:
</p>

<ol class="govuk-list app-list--roman">
<ol class="govuk-list app-list--lower-roman">
<li>
<p>are aware of and comply with the GDS duties under this paragraph;</p>
</li>
Expand All @@ -435,7 +435,7 @@
United Kingdom unless either:
</p>

<ol class="govuk-list app-list--roman">
<ol class="govuk-list app-list--lower-roman">
<li>
<p>the transfer is in accordance with Article 45 of the UK GDPR or section 17A of DPA 2018; or</p>
</li>
Expand Down Expand Up @@ -477,7 +477,7 @@
either:
</p>

<ol class="govuk-list app-list--roman">
<ol class="govuk-list app-list--lower-roman">
<li>
<p>the transfer is in accordance with Article 45 of the EU GDPR; or</p>
</li>
Expand All @@ -503,7 +503,7 @@
any Personal Data that is transferred; and
</p>

<ol class="govuk-list app-list--alpha">
<ol class="govuk-list app-list--lower-alpha">
<li>
<p>
GDS complies with any reasonable instructions notified to it in advance by your organisation with respect to the
Expand All @@ -530,7 +530,7 @@
obligations under applicable Data Protection Legislation) if it:
</p>

<ol class="govuk-list app-list--alpha">
<ol class="govuk-list app-list--lower-alpha">
<li>
<p>receives a Data Subject Request (or purported Data Subject Request);</p>
</li>
Expand Down Expand Up @@ -567,7 +567,7 @@
the timescales reasonably required by your organisation) including by promptly providing:
</p>

<ol class="govuk-list app-list--alpha">
<ol class="govuk-list app-list--lower-alpha">
<li>
<p>your organisation with full details and copies of the complaint, communication or request;</p>
</li>
Expand Down Expand Up @@ -611,7 +611,7 @@
always that:
</p>

<ol class="govuk-list app-list--alpha">
<ol class="govuk-list app-list--lower-alpha">
<li>
<p>
your organisation gives GDS a minimum of 30 calendar days’ written notice of its intention to audit (other than in the event of a
Expand Down Expand Up @@ -666,7 +666,7 @@
GDS must:
</p>

<ol class="govuk-list app-list--alpha">
<ol class="govuk-list app-list--lower-alpha">
<li>
<p>have undertaken an information security assessment of the Sub-Processor to ensure compliance with all aspects of this MOU;</p>
</li>
Expand Down Expand Up @@ -710,7 +710,7 @@
particular GDS agrees that it shall:
</p>

<ol class="govuk-list app-list--alpha">
<ol class="govuk-list app-list--lower-alpha">
<li>
<p>process the GOV.UK Forms User and Filler Personal Data only as set out in this MOU;</p>
</li>
Expand Down
Loading