Skip to content

Commit

Permalink
Merge pull request #536 from DFE-Digital/site-renaming
Browse files Browse the repository at this point in the history
Site renaming
  • Loading branch information
mattb-hippo authored Oct 28, 2024
2 parents 0983e0e + 1d35f22 commit 52e21d6
Show file tree
Hide file tree
Showing 15 changed files with 39 additions and 18,645 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-content-regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
env:
working-directory: ./browser-tests/content-regression-tests
PLAYWRIGHT_BASE_URL: https://${{ inputs.target_environment }}.develop-child-family-social-work-career.education.gov.uk/
PLAYWRIGHT_BASE_URL: https://${{ inputs.target_environment }}.support-for-social-workers.education.gov.uk/
defaults:
run:
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion Childrens-Social-Care-CPD/Views/Error/404.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
If you pasted the web address, check you copied the entire address.
</p>
<p class="govuk-body">
If the web address is correct or you selected a link or button, <a href="mailto:develop-child-family-social-work-career-[email protected]" class="govuk-link">contact the Develop your career in child and family social work team</a> if you need to speak to someone.
If the web address is correct or you selected a link or button, <a href="mailto:support-for-social-workers-[email protected]" class="govuk-link">contact the Support for social workers team</a> if you need to speak to someone.
</p>
</div>
</div>
2 changes: 1 addition & 1 deletion Childrens-Social-Care-CPD/Views/Error/500.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<h1 class="govuk-heading-xl">Sorry, there is a problem with the service</h1>
<p class="govuk-body">Try again later.</p>
<p class="govuk-body">
<a class="govuk-link" href="mailto:develop-child-family-social-work-career-[email protected]">Contact the Develop your career in child and family social work team</a> if you need to speak to someone.
<a class="govuk-link" href="mailto:support-for-social-workers-[email protected]">Contact the Support for social workers team</a> if you need to speak to someone.
</p>
</div>
</div>
9,313 changes: 0 additions & 9,313 deletions Childrens-Social-Care-CPD/Views/HTMLFiles/403.html

This file was deleted.

9,314 changes: 0 additions & 9,314 deletions Childrens-Social-Care-CPD/Views/HTMLFiles/502.html

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<span class="govuk-details__summary-text" data-ga4-expandable="">Request an accessible format</span>
</summary>
<div class="govuk-details__text">
If you use assistive technology (such as a screen reader) and need a version of this document in a more accessible format, please email <a href="mailto:develop-child-family-social-work-career-team@digital.education.gov.uk" target="_blank" class="govuk-link">develop-child-family-social-work-career-team@digital.education.gov.uk</a>. Please tell us what format you need. It will help us if you say what assistive technology you use.
If you use assistive technology (such as a screen reader) and need a version of this document in a more accessible format, please email <a href="mailto:support-for-social-workers-[email protected]" target="_blank" class="govuk-link">support-for-social-workers-team@education.gov.uk</a>. Please tell us what format you need. It will help us if you say what assistive technology you use.
</div>
</details>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
return;

var consentState = _cookieHelper.GetRequestAnalyticsCookieState(Context);
var headingText = "Cookies on Develop your career in child and family social work";
var headingText = "Cookies on Support for social workers";
var preferenceSet = ViewBag.ContextModel.PreferenceSet ?? false;
var request = Url.ActionContext.HttpContext.Request;

Expand Down
2 changes: 1 addition & 1 deletion Childrens-Social-Care-CPD/Views/Shared/_ErrorLayout.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<img src="/assets/images/dfe-logo.png" class="dfe-logo" alt="DfE Homepage">
<img src="/assets/images/dfe-logo-alt.png" class="dfe-logo-hover" alt="DfE Homepage">
<span class="dfe-header__service-name">
Develop your career in child and family social work
Support for social workers
</span>
</a>
</div>
Expand Down
2 changes: 1 addition & 1 deletion Childrens-Social-Care-CPD/Views/Shared/_Header.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<img src="/assets/images/dfe-logo.png" class="dfe-logo" alt="DfE Homepage">
<img src="/assets/images/dfe-logo-alt.png" class="dfe-logo-hover" alt="DfE Homepage">
<span class="dfe-header__service-name">
Develop your career in child and family social work
Support for social workers
</span>
</a>
</div>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This repository contains the code needed to host the Social Workforce career pro

## Live examples

The live site can be found [here](https://www.develop-child-family-social-work-career.education.gov.uk)
The live site can be found [here](https://www.support-for-social-workers.education.gov.uk)

## Nomenclature

Expand Down
8 changes: 4 additions & 4 deletions Terraform-bootstrap/Error-pages/403.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions Terraform-bootstrap/Error-pages/502.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ test.describe('Accessibility', () => {
})

test('CPD email address is visible @external', async ({ page }) => {
await expect(page.getByRole('link', { name: 'develop-child-family-social-work-career-team@digital.education.gov.uk' })).toBeVisible()
await expect(page.getByRole('link', { name: 'support-for-social-workers-[email protected]' })).toBeVisible()
})

test.describe('External links @external', () => {
Expand Down
2 changes: 1 addition & 1 deletion docs/StaticContents/StaticPages.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This application uses two static HTML error pages with DFE branding style. These pages are used by the App gateway to show error
messages when service is down or App gateway not able to reach the web application.

Repository path - https://github.com/DFE-Digital/childrens-social-care-cpd/tree/master/Childrens-Social-Care-CPD/Views/HTMLFiles
Repository path - https://github.com/DFE-Digital/childrens-social-care-cpd/tree/main/Terraform-bootstrap/Error-pages

File Names:

Expand Down
21 changes: 21 additions & 0 deletions docs/architecture/decisions/002-grafana-removal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Grafana Removal

## Statis - Accepted

## Context
The team discussed the reporting for KPIs and service statistics that current use Grafana. This allowed a single dash board for all reporting from the system and site.

The current system is using Grafana and has a daily failure that does not effect users of the system. However the failure will report and restart for 5 minutes at approximately 1:00am for 5 minutes. As the usage of the site has increased this failure can now happen outside the original time window.

The BA on the project created a report of what data was required for the KPI reporting and concluded that only a single figure from the Grafana dashboard was used which could not be traced to an external data source.

## Decision
Due to the lack of use-case of the Grafana, the cost of running, and the inherent issues with its stability, Grafana has been schedule for removal from the system.



## References

SharePoint: Review of Reporting & Grafana Tool.doc

https://educationgovuk.sharepoint.com/:w:/r/sites/Vulnerablechildrenandfamiliesportfolio/Shared%20Documents/Childrens%20social%20care/9.%20CSC%20Career%20Progression%20(Develop%20your%20career%20in%20Child%20%26%20family%20social%20work%20service)/08%20Beta/04%20Business%20Analysis/Documentation/Analytical%20Tools/Review%20of%20Reporting%20%26%20Grafana%20Tool.docx?d=w2206ff3b93d24261833c95721e131bbc&csf=1&web=1&e=epV9Ty

0 comments on commit 52e21d6

Please sign in to comment.