From f266084ddbd70c79e09285308d8be3a96acd32c3 Mon Sep 17 00:00:00 2001 From: Jonathan Bobel Date: Fri, 16 Jun 2023 14:55:24 -0400 Subject: [PATCH] Test passed, good time to commit --- app/assets/error_pages/5xx.html | 2 +- .../javascripts/collapsibleCheckboxes.js | 4 ++-- app/assets/javascripts/copyToClipboard.js | 12 +++++------ app/assets/javascripts/listEntry.js | 4 ++-- app/assets/javascripts/templateFolderForm.js | 6 +++--- .../uswds/_uswds-theme-custom-styles.scss | 6 ++++++ app/main/forms.py | 8 ++++---- app/main/views/jobs.py | 10 +++++----- app/templates/components/banner.html | 2 +- app/templates/components/browse-list.html | 2 +- .../components/copy-to-clipboard.html | 2 +- app/templates/components/file-upload.html | 2 +- app/templates/components/list-entry.html | 2 +- app/templates/components/live-search.html | 2 +- app/templates/components/page-footer.html | 2 +- app/templates/components/select-input.html | 2 +- app/templates/components/table.html | 6 +++--- app/templates/components/tick-cross.html | 4 ++-- .../uk_components/back-link/template.njk | 2 +- .../uk_components/error-message/template.njk | 2 +- .../uk_components/footer/template.njk | 4 ++-- app/templates/views/api/keys.html | 2 +- app/templates/views/check/column-errors.html | 2 +- app/templates/views/check/ok.html | 2 +- app/templates/views/check/row-errors.html | 2 +- app/templates/views/choose-account.html | 8 ++++---- app/templates/views/cookies.html | 4 ++-- .../views/edit-user-permissions.html | 4 ++-- .../find-services/find-services-by-name.html | 2 +- app/templates/views/manage-users.html | 4 ++-- .../organisation/users/index.html | 4 ++-- app/templates/views/performance.html | 6 +++--- app/templates/views/privacy.html | 4 ++-- app/templates/views/register-from-invite.html | 2 +- .../service-settings/email_reply_to.html | 2 +- app/templates/views/signedout.html | 10 +++++----- app/templates/views/templates/_move_to.html | 2 +- app/templates/views/templates/_template.html | 2 +- .../views/templates/_template_list.html | 2 +- app/templates/views/templates/choose.html | 2 +- paas-failwhale/index.html | 2 +- .../static_503/stylesheets/main.css | 8 ++++---- .../static_503/stylesheets/print.css | 2 +- tests/app/main/views/test_register.py | 2 +- .../javascripts/collapsibleCheckboxes.test.js | 2 +- tests/javascripts/copyToClipboard.test.js | 20 +++++++++---------- tests/javascripts/listEntry.test.js | 2 +- tests/javascripts/liveSearch.test.js | 4 ++-- tests/javascripts/support/helpers/html.js | 4 ++-- tests/javascripts/templateFolderForm.test.js | 16 +++++++-------- 50 files changed, 110 insertions(+), 104 deletions(-) diff --git a/app/assets/error_pages/5xx.html b/app/assets/error_pages/5xx.html index 9988d4091..a6bf68571 100644 --- a/app/assets/error_pages/5xx.html +++ b/app/assets/error_pages/5xx.html @@ -90,7 +90,7 @@