mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 09:13:58 -04:00
@@ -1,6 +1,7 @@
|
|||||||
.user-list {
|
.user-list {
|
||||||
|
|
||||||
@include core-16;
|
@include core-16;
|
||||||
|
margin-bottom: $gutter * 1.5;
|
||||||
|
|
||||||
&-item {
|
&-item {
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
{% block maincolumn_content %}
|
{% block maincolumn_content %}
|
||||||
|
|
||||||
<div class="grid-row">
|
<div class="grid-row bottom-gutter-1-2">
|
||||||
<div class="column-two-thirds">
|
<div class="column-two-thirds">
|
||||||
<h1 class="heading-large">
|
<h1 class="heading-large">
|
||||||
API integration
|
API integration
|
||||||
@@ -54,11 +54,11 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
{% endcall %}
|
{% endcall %}
|
||||||
|
|
||||||
<div class="bottom-gutter">
|
<div class="bottom-gutter-2">
|
||||||
{{ api_key(current_service.id, "Service ID", thing="service ID") }}
|
{{ api_key(current_service.id, "Service ID", thing="service ID") }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 class="heading-small">API clients</h2>
|
<h2 class="heading-medium">API clients</h2>
|
||||||
<ul class="list list-bullet">
|
<ul class="list list-bullet">
|
||||||
{% for name, url in [
|
{% for name, url in [
|
||||||
('Java', 'https://github.com/alphagov/notifications-java-client'),
|
('Java', 'https://github.com/alphagov/notifications-java-client'),
|
||||||
|
|||||||
@@ -8,22 +8,16 @@
|
|||||||
|
|
||||||
{% block maincolumn_content %}
|
{% block maincolumn_content %}
|
||||||
|
|
||||||
<div class="grid-row">
|
<h1 class="heading-large">
|
||||||
<div class="column-two-thirds">
|
Revoke API key
|
||||||
|
</h1>
|
||||||
|
|
||||||
<h1 class="heading-large">
|
<p>
|
||||||
Revoke API key
|
‘{{ key_name }}’ will no longer let you connect to GOV.UK Notify.
|
||||||
</h1>
|
</p>
|
||||||
|
<p>
|
||||||
<p>
|
You can’t undo this.
|
||||||
‘{{ key_name }}’ will no longer let you connect to GOV.UK Notify.
|
</p>
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
You can’t undo this.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<form method="post">
|
<form method="post">
|
||||||
{{ page_footer(
|
{{ page_footer(
|
||||||
|
|||||||
@@ -8,20 +8,15 @@
|
|||||||
|
|
||||||
{% block maincolumn_content %}
|
{% block maincolumn_content %}
|
||||||
|
|
||||||
<div class="grid-row">
|
|
||||||
<div class="column-two-thirds">
|
|
||||||
|
|
||||||
<h1 class="heading-large">
|
<h1 class="heading-large">
|
||||||
New API key
|
New API key
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Copy your key to somewhere safe. You won’t be able to see it again
|
Copy your key to somewhere safe. You won’t be able to see it again
|
||||||
once you leave this page.
|
once you leave this page.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{{ api_key(secret, key_name) }}
|
{{ api_key(secret, key_name) }}
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ Manage users – GOV.UK Notify
|
|||||||
|
|
||||||
{% block maincolumn_content %}
|
{% block maincolumn_content %}
|
||||||
|
|
||||||
<div class="grid-row">
|
<div class="grid-row bottom-gutter">
|
||||||
<div class="column-two-thirds">
|
<div class="column-two-thirds">
|
||||||
<h1 class="heading-large">
|
<h1 class="heading-large">
|
||||||
Team members
|
Team members
|
||||||
@@ -30,7 +30,7 @@ Manage users – GOV.UK Notify
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 class="heading-medium">
|
<h2 class="visually-hidden">
|
||||||
Active
|
Active
|
||||||
</h2>
|
</h2>
|
||||||
<div class="user-list">
|
<div class="user-list">
|
||||||
|
|||||||
@@ -8,9 +8,6 @@
|
|||||||
|
|
||||||
{% block maincolumn_content %}
|
{% block maincolumn_content %}
|
||||||
|
|
||||||
<div class="grid-row">
|
|
||||||
<div class="column-three-quarters">
|
|
||||||
|
|
||||||
<h1 class="heading-large">Request to go live</h1>
|
<h1 class="heading-large">Request to go live</h1>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@@ -60,7 +57,5 @@
|
|||||||
{{ page_footer('Request to go live') }}
|
{{ page_footer('Request to go live') }}
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
@@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
When you’re ready we can
|
When you’re ready we can
|
||||||
{% if current_service %}
|
{% if current_service and current_user.has_permissions(['manage_settings'], admin_override=True) %}
|
||||||
<a href="{{ url_for('main.service_request_to_go_live', service_id=current_service.id) }}">remove these restrictions</a>.
|
<a href="{{ url_for('main.service_request_to_go_live', service_id=current_service.id) }}">remove these restrictions</a>.
|
||||||
{% else %}
|
{% else %}
|
||||||
remove these restrictions.
|
remove these restrictions.
|
||||||
|
|||||||
Reference in New Issue
Block a user