Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
4eaef7a
TD-5265 Issue showing 'confirmation requests/confirm self assessments…
sherif-olaboye Jan 28, 2025
5fd814c
TD-4169 Corrected wrong AdminID in FrameworkCollaborators Table
rshrirohit Jan 30, 2025
3c7168b
TD 4169 Run the formatter
rshrirohit Jan 30, 2025
bff182c
Merge pull request #3097 from TechnologyEnhancedLearning/Develop/Fixe…
rshrirohit Jan 31, 2025
cf0bc77
Merge pull request #3089 from TechnologyEnhancedLearning/Develop/Fixe…
rshrirohit Feb 3, 2025
a0382c0
TD-5329 Moves fwc.isdeleted to join instead of where clause to ensure…
kevwhitt-hee Feb 3, 2025
24625b6
TD-5288 Correcting YML files To Point To DOTNET8
rshrirohit Feb 6, 2025
0bc5eab
Merge pull request #3116 from TechnologyEnhancedLearning/Develop/Fixe…
rshrirohit Feb 6, 2025
feb38a1
TD-5153 Implements page changes and starts to implement download actions
kevwhitt-hee Dec 19, 2024
31a6ee9
Update FrameworkDataService.cs
kevwhitt-hee Dec 19, 2024
5c64d25
TD-5153 Implements download competencies and templates functions and …
kevwhitt-hee Dec 20, 2024
c2b35fd
Update ImportCompleted.cshtml
kevwhitt-hee Dec 20, 2024
393ceb1
Implements models for handling upload
kevwhitt-hee Dec 20, 2024
319e4bf
Formatter changes
kevwhitt-hee Dec 20, 2024
13e025f
Fixes form input id
kevwhitt-hee Dec 20, 2024
c8310e8
TD-5154 Implements basic pre-process logic and view and adds validati…
kevwhitt-hee Dec 23, 2024
293431b
TD-5154 Implements upload results page with validation errors
kevwhitt-hee Dec 23, 2024
6498f87
TD-5154 Adds always show description validation
kevwhitt-hee Dec 23, 2024
a87a7c4
Formatter changes
kevwhitt-hee Dec 23, 2024
ce89c5c
Fixes query to avoid reliance on new SQL 2017 STRING_AGG function
kevwhitt-hee Dec 23, 2024
032da5c
TD-5216 Moves to import namespace and separates form data in viewmodel
kevwhitt-hee Dec 30, 2024
e5a5a9f
TD-5216 Load FALSE into AlwaysShowDescription field for downloaded te…
kevwhitt-hee Dec 30, 2024
8101eee
TD-5216 Adds competency vocabulary to views
kevwhitt-hee Dec 30, 2024
89f372f
TD-5216 Uses custom competency vocabulary in Excel file processing
kevwhitt-hee Dec 30, 2024
992c471
IDE formatter changes
kevwhitt-hee Dec 30, 2024
a0a7e7c
TD-5155 Begins to implement add questions view model
kevwhitt-hee Dec 30, 2024
336b97c
TD-5155 Adds view model and constructor
kevwhitt-hee Dec 31, 2024
0c2c995
TD-5155 Implements conditional preselected checkboxes for default que…
kevwhitt-hee Dec 31, 2024
fa36c9a
TD-5155 Implements add assessment questions form view
kevwhitt-hee Jan 2, 2025
cdb22d1
Tweaks post data processing to handle storing false values
kevwhitt-hee Jan 2, 2025
ed5bc73
TD-5158 Implements add questions to which competencies form
kevwhitt-hee Jan 2, 2025
81ec4fb
Removes spurious usings
kevwhitt-hee Jan 2, 2025
4fe8778
TD-5219 Improvements to pre-processing summary and errors
kevwhitt-hee Jan 3, 2025
0b4d3c1
Adds missing @ to indicate inline code
kevwhitt-hee Jan 3, 2025
b7bb294
TD-5220 Implements store competency ordering option form
kevwhitt-hee Jan 3, 2025
6fd7386
TD-5220 passes ids of uploaded competencies to get order of stored co…
kevwhitt-hee Jan 6, 2025
885067d
TD-5220 Implements CancelImport method to clear down uploaded file an…
kevwhitt-hee Jan 6, 2025
5ab4073
TD-5162 Implements import summary screen
kevwhitt-hee Jan 6, 2025
9daa34d
formatter changes
kevwhitt-hee Jan 6, 2025
690e727
TD-5163 Process imported competencies
kevwhitt-hee Jan 7, 2025
52b6fdd
TD-5163 Implements the upload results view
kevwhitt-hee Jan 7, 2025
d534e08
TD-5163 Fixes flag assignment during upload processing
kevwhitt-hee Jan 8, 2025
9695907
TD-5163 General tweaks to improve wording of buttons and body text
kevwhitt-hee Jan 8, 2025
968cdac
TD-5163 Corrects heading
kevwhitt-hee Jan 8, 2025
9311b20
TD-5163 modifies the insert competency group method to take an option…
kevwhitt-hee Jan 8, 2025
b7cb385
TD-5163 Clears down the uploaded sheet after processing
kevwhitt-hee Jan 8, 2025
c33b7af
TD-5163 Commits competency order changes if required
kevwhitt-hee Jan 9, 2025
39a8d8e
TD-5163 Reorders competency groups if needed
kevwhitt-hee Jan 10, 2025
f1ff6c0
TD-5163 Fixes navigation and titles
kevwhitt-hee Jan 10, 2025
657bc26
TD-5163 Fixes competency group reordering by reloading the committed …
kevwhitt-hee Jan 10, 2025
c0e1e10
Applies BR DLSFW1 to standard insert competency group functionality
kevwhitt-hee Jan 10, 2025
ef60077
Adds published framework warning to summary page
kevwhitt-hee Jan 10, 2025
bab3ea7
TD-5233 Add a limitations paragraph to the start page
kevwhitt-hee Jan 17, 2025
e719820
Emphasises cannot
kevwhitt-hee Jan 17, 2025
1c5fb7d
Moves single line inset text to view component
kevwhitt-hee Jan 17, 2025
93afda1
TD-5233 Indicates the number of competencies reordered in the upload …
kevwhitt-hee Jan 17, 2025
b7e76bc
Update ApplyCompetencyOrdering.cshtml
kevwhitt-hee Jan 17, 2025
684156d
TD-5233 added flags to the list of things that can't be removed and u…
kevwhitt-hee Jan 17, 2025
df0d060
Formatting changes
kevwhitt-hee Jan 17, 2025
d1b60fb
Sets up controller, view and navigation for print layout
kevwhitt-hee Jan 20, 2025
af13d29
TD-5263 Implements "view for print" option for frameworks
kevwhitt-hee Jan 21, 2025
293f52f
Update dependabot.yml
binon Jan 22, 2025
9ccdce1
Update auto-merge.yml
binon Jan 22, 2025
b61555e
Header changes for NHS Design System v 9
kevwhitt-hee Jan 31, 2025
8f26f84
TD-5327 Updates to latest version and finishes fixing styling issues
kevwhitt-hee Jan 31, 2025
b201060
Sets nav width to same as width container override and loads nhsuk js
kevwhitt-hee Jan 31, 2025
9aa1784
TD-5327 Removes second toggle-menu stops nhsuk.js being instantiated …
kevwhitt-hee Feb 3, 2025
c456420
TD-5329 Moves fwc.isdeleted to join instead of where clause to ensure…
kevwhitt-hee Feb 3, 2025
4e17982
Fixes bug with view model returned when error in uploaded file
kevwhitt-hee Feb 3, 2025
43bb7f5
Fixes output of inserted item ID when adding competency groups
kevwhitt-hee Feb 3, 2025
a9b8d39
TD-5334 Pulls breadcrumb out of header
kevwhitt-hee Feb 5, 2025
68c8d92
Removes the nhsuk frontend and replaces with the nhse tel frontend no…
kevwhitt-hee Feb 7, 2025
2aeebc1
Updates to v 0.0.2 and removes org scope from the using refs
kevwhitt-hee Feb 11, 2025
4bfd235
Updates jest config to ref tel frontend in ignore patterns
kevwhitt-hee Feb 11, 2025
e91858b
Merge pull request #3117 from TechnologyEnhancedLearning/Develop/Feat…
kevwhitt-hee Feb 11, 2025
6f7b1e2
Merge branch 'DEV' into DLS-Release-v1.2.0
kevwhitt-hee Feb 11, 2025
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
4 changes: 2 additions & 2 deletions .github/workflows/build-and-deploy-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Setup .NET Core SDK 6.0
- name: Setup .NET Core SDK 8.0
uses: actions/setup-dotnet@v4
with:
dotnet-version: 6.0.x
dotnet-version: 8.0.x
- name: Setup node
uses: actions/setup-node@v4
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build-and-deploy-uat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Setup .NET Core SDK 6.0
- name: Setup .NET Core SDK 8.0
uses: actions/setup-dotnet@v4
with:
dotnet-version: 6.0.x
dotnet-version: 8.0.x
- name: Setup node
uses: actions/setup-node@v4
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Setup .NET Core SDK 6.0
- name: Setup .NET Core SDK 8.0
uses: actions/setup-dotnet@v4
with:
dotnet-version: 6.0.x
dotnet-version: 8.0.x

- name: Add TechnologyEnhancedLearning as nuget package source
run: dotnet nuget add source https://pkgs.dev.azure.com/e-LfH/_packaging/LearningHubFeed/nuget/v3/index.json --name TechnologyEnhancedLearning --username 'kevin.whittaker' --password ${{ secrets.AZURE_DEVOPS_PAT }} --store-password-in-clear-text
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,8 @@ bool zeroBased

int InsertFrameworkCompetency(int competencyId, int? frameworkCompetencyGroupID, int adminId, int frameworkId, bool alwaysShowDescription = false);

int AddCollaboratorToFramework(int frameworkId, string userEmail, bool canModify);
int AddCollaboratorToFramework(int frameworkId, string userEmail, bool canModify, int? centreID);

int AddCustomFlagToFramework(int frameworkId, string flagName, string flagGroup, string flagTagClass);
void UpdateFrameworkCustomFlag(int frameworkId, int id, string flagName, string flagGroup, string flagTagClass);

Expand Down Expand Up @@ -740,7 +741,7 @@ FROM FrameworkCollaborators fc
);
}

public int AddCollaboratorToFramework(int frameworkId, string? userEmail, bool canModify)
public int AddCollaboratorToFramework(int frameworkId, string? userEmail, bool canModify, int? centreID)
{
if (userEmail is null || userEmail.Length == 0)
{
Expand All @@ -763,8 +764,8 @@ FROM FrameworkCollaborators
}

var adminId = (int?)connection.ExecuteScalar(
@"SELECT AdminID FROM AdminUsers WHERE Email = @userEmail AND Active = 1",
new { userEmail }
@"SELECT AdminID FROM AdminUsers WHERE Email = @userEmail AND Active = 1 AND CentreID = @centreID",
new { userEmail, centreID }
);
if (adminId is null)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -615,6 +615,41 @@ FROM SelfAssessmentResults
);
}

public IEnumerable<SelfAssessmentResult> GetSelfAssessmentResultswithSupervisorVerificationsForDelegateSelfAssessmentCompetency(
int delegateUserId,
int selfAssessmentId,
int competencyId
)
{
return connection.Query<SelfAssessmentResult>(
@"SELECT
s.ID,
s.SelfAssessmentID,
s.CompetencyID,
s.AssessmentQuestionID,
s.Result,
s.DateTime,
s.SupportingComments,
s.DelegateUserId
FROM SelfAssessmentResults s inner join
SelfAssessmentResultSupervisorVerifications sv ON s.ID = sv.SelfAssessmentResultId AND sv.Superceded = 0
WHERE s.CompetencyID = @competencyId
AND s.SelfAssessmentID = @selfAssessmentId
AND s.DelegateUserID = @delegateUserId",
new { selfAssessmentId, delegateUserId, competencyId }
);
}

public void RemoveReviewCandidateAssessmentOptionalCompetencies(int id)
{

connection.Execute(@"UPDATE SelfAssessmentResults SET Result = NULL WHERE ID = @id", new { id});

connection.Execute(
@"delete from SelfAssessmentResultSupervisorVerifications WHERE SelfAssessmentResultId = @id", new { id });

}

private static string PrintResult(
int competencyId,
int selfAssessmentId,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,12 @@ int GetSelfAssessmentActivityDelegatesExportCount(string searchString, string so
bool IsCentreSelfAssessment(int selfAssessmentId, int centreId);
bool HasMinimumOptionalCompetencies(int selfAssessmentId, int delegateUserId);
int GetSelfAssessmentCategoryId(int selfAssessmentId);
void RemoveReviewCandidateAssessmentOptionalCompetencies(int id);
public IEnumerable<SelfAssessmentResult> GetSelfAssessmentResultswithSupervisorVerificationsForDelegateSelfAssessmentCompetency(
int delegateUserId,
int selfAssessmentId,
int competencyId
);
}
public partial class SelfAssessmentDataService : ISelfAssessmentDataService
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ public IActionResult CreateNewFramework(string actionname, int frameworkId = 0)
var sessionNewFramework = multiPageFormService.GetMultiPageFormData<SessionNewFramework>(
MultiPageFormDataFeature.AddNewFramework,
TempData
).GetAwaiter().GetResult();
).GetAwaiter().GetResult();
multiPageFormService.SetMultiPageFormData(sessionNewFramework, MultiPageFormDataFeature.AddNewFramework, TempData);
detailFramework = sessionNewFramework.DetailFramework;
}
Expand Down Expand Up @@ -252,7 +252,7 @@ public IActionResult SaveNewFramework(string frameworkname, string actionname)
{
return StatusCode(500);
}
var sessionNewFramework = multiPageFormService.GetMultiPageFormData<SessionNewFramework>(MultiPageFormDataFeature.AddNewFramework, TempData).GetAwaiter().GetResult();
var sessionNewFramework = multiPageFormService.GetMultiPageFormData<SessionNewFramework>(MultiPageFormDataFeature.AddNewFramework, TempData).GetAwaiter().GetResult();
multiPageFormService.SetMultiPageFormData(
sessionNewFramework,
MultiPageFormDataFeature.AddNewFramework,
Expand Down Expand Up @@ -641,7 +641,8 @@ public IActionResult AddCollaborators(string actionname, int frameworkId, bool e
[Route("/Frameworks/Collaborators/{actionname}/{frameworkId}/")]
public IActionResult AddCollaborator(string actionname, string userEmail, bool canModify, int frameworkId)
{
var collaboratorId = frameworkService.AddCollaboratorToFramework(frameworkId, userEmail, canModify);
int? centreID = GetCentreId();
var collaboratorId = frameworkService.AddCollaboratorToFramework(frameworkId, userEmail, canModify, centreID);
if (collaboratorId > 0)
{
frameworkNotificationService.SendFrameworkCollaboratorInvite(collaboratorId, GetAdminId());
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1532,6 +1532,22 @@ ManageOptionalCompetenciesViewModel model
);
}
}
var optionalCompetency =
(selfAssessmentService.GetCandidateAssessmentOptionalCompetencies(selfAssessmentId, delegateUserId)).Where(x => !x.IncludedInSelfAssessment);
if (optionalCompetency.Any())
{
foreach (var optinal in optionalCompetency)
{
var selfAssessmentResults = selfAssessmentService.GetSelfAssessmentResultswithSupervisorVerificationsForDelegateSelfAssessmentCompetency(delegateUserId, selfAssessmentId, optinal.Id);
if (selfAssessmentResults.Any())
{
foreach (var item in selfAssessmentResults)
{
selfAssessmentService.RemoveReviewCandidateAssessmentOptionalCompetencies(item.Id);
}
}
}
}
if (model.GroupOptionalCompetenciesChecked != null)
{
var optionalCompetencies =
Expand All @@ -1549,7 +1565,7 @@ ManageOptionalCompetenciesViewModel model
}

}

return RedirectToAction("SelfAssessmentOverview", new { selfAssessmentId, vocabulary });
}

Expand Down
12 changes: 6 additions & 6 deletions DigitalLearningSolutions.Web/Scripts/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
declare module 'nhsuk-frontend/packages/components/header/header' {
declare module 'nhse-tel-frontend/packages/components/header/header' {
export default function Header(): void;
}

declare module 'nhsuk-frontend/packages/components/skip-link/skip-link' {
declare module 'nhse-tel-frontend/packages/components/skip-link/skip-link' {
export default function SkipLink(): void;
}

declare module 'nhsuk-frontend/packages/components/details/details' {
declare module 'nhse-tel-frontend/packages/components/details/details' {
export default function Details(): void;
}

declare module 'nhsuk-frontend/packages/components/radios/radios' {
declare module 'nhse-tel-frontend/packages/components/radios/radios' {
export default function Radios(): void;
}

declare module 'nhsuk-frontend/packages/components/checkboxes/checkboxes' {
declare module 'nhse-tel-frontend/packages/components/checkboxes/checkboxes' {
export default function Checkboxes(): void;
}

declare module 'nhsuk-frontend/packages/components/card/card' {
declare module 'nhse-tel-frontend/packages/components/card/card' {
export default function Card(): void;
}
12 changes: 6 additions & 6 deletions DigitalLearningSolutions.Web/Scripts/nhsuk.ts
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
// Components
import Header from 'nhsuk-frontend/packages/components/header/header';
import SkipLink from 'nhsuk-frontend/packages/components/skip-link/skip-link';
import Details from 'nhsuk-frontend/packages/components/details/details';
import Radios from 'nhsuk-frontend/packages/components/radios/radios';
import Checkboxes from 'nhsuk-frontend/packages/components/checkboxes/checkboxes';
import Header from 'nhse-tel-frontend/packages/components/header/header';
import SkipLink from 'nhse-tel-frontend/packages/components/skip-link/skip-link';
import Details from 'nhse-tel-frontend/packages/components/details/details';
import Radios from 'nhse-tel-frontend/packages/components/radios/radios';
import Checkboxes from 'nhse-tel-frontend/packages/components/checkboxes/checkboxes';

// Polyfills
import 'nhsuk-frontend/packages/polyfills';
import 'nhse-tel-frontend/packages/polyfills';
import 'core-js/stable';
import 'regenerator-runtime/runtime';

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import Details from 'nhsuk-frontend/packages/components/details/details';
import Details from 'nhse-tel-frontend/packages/components/details/details';
import _ from 'lodash';
import {
setUpFilter, filterSearchableElements, IAppliedFilterTag,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as _ from 'lodash';
import Details from 'nhsuk-frontend/packages/components/details/details';
import Details from 'nhse-tel-frontend/packages/components/details/details';
import {
ISearchableData,
ISearchableElement,
Expand Down
7 changes: 4 additions & 3 deletions DigitalLearningSolutions.Web/Services/FrameworkService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,8 @@ bool zeroBased

int InsertFrameworkCompetencyGroup(int groupId, int frameworkID, int adminId);

int AddCollaboratorToFramework(int frameworkId, string userEmail, bool canModify);
int AddCollaboratorToFramework(int frameworkId, string userEmail, bool canModify, int? centreID);

int AddCustomFlagToFramework(int frameworkId, string flagName, string flagGroup, string flagTagClass);
void UpdateFrameworkCustomFlag(int frameworkId, int id, string flagName, string flagGroup, string flagTagClass);

Expand Down Expand Up @@ -267,9 +268,9 @@ public FrameworkService(IFrameworkDataService frameworkDataService)
this.frameworkDataService = frameworkDataService;
}

public int AddCollaboratorToFramework(int frameworkId, string userEmail, bool canModify)
public int AddCollaboratorToFramework(int frameworkId, string userEmail, bool canModify, int? centreID)
{
return frameworkDataService.AddCollaboratorToFramework(frameworkId, userEmail, canModify);
return frameworkDataService.AddCollaboratorToFramework(frameworkId, userEmail, canModify, centreID);
}

public void AddCompetencyAssessmentQuestion(int frameworkCompetencyId, int assessmentQuestionId, int adminId)
Expand Down
32 changes: 31 additions & 1 deletion DigitalLearningSolutions.Web/Services/SelfAssessmentService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,17 @@ public int GetSelfAssessmentActivityDelegatesExportCount(string searchString, st
bool IsCentreSelfAssessment(int selfAssessmentId, int centreId);
bool HasMinimumOptionalCompetencies(int selfAssessmentId, int delegateUserId);
public int GetSelfAssessmentCategoryId(int selfAssessmentId);

IEnumerable<SelfAssessmentResult> GetSelfAssessmentResultsForDelegateSelfAssessmentCompetency(
int delegateUserId,
int selfAssessmentId,
int competencyId
);
public IEnumerable<SelfAssessmentResult> GetSelfAssessmentResultswithSupervisorVerificationsForDelegateSelfAssessmentCompetency(
int delegateUserId,
int selfAssessmentId,
int competencyId
);
void RemoveReviewCandidateAssessmentOptionalCompetencies(int id);
}

public class SelfAssessmentService : ISelfAssessmentService
Expand Down Expand Up @@ -575,5 +585,25 @@ public int GetSelfAssessmentCategoryId(int selfAssessmentId)
{
return selfAssessmentDataService.GetSelfAssessmentCategoryId(selfAssessmentId);
}
public IEnumerable<SelfAssessmentResult> GetSelfAssessmentResultsForDelegateSelfAssessmentCompetency(
int delegateUserId,
int selfAssessmentId,
int competencyId
)
{
return selfAssessmentDataService.GetSelfAssessmentResultsForDelegateSelfAssessmentCompetency(delegateUserId, selfAssessmentId, competencyId);
}
public IEnumerable<SelfAssessmentResult> GetSelfAssessmentResultswithSupervisorVerificationsForDelegateSelfAssessmentCompetency(
int delegateUserId,
int selfAssessmentId,
int competencyId
)
{
return selfAssessmentDataService.GetSelfAssessmentResultswithSupervisorVerificationsForDelegateSelfAssessmentCompetency(delegateUserId, selfAssessmentId, competencyId);
}
public void RemoveReviewCandidateAssessmentOptionalCompetencies(int id)
{
selfAssessmentDataService.RemoveReviewCandidateAssessmentOptionalCompetencies(id);
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@use "nhsuk-frontend/packages/core/all" as *;
@use "nhse-tel-frontend/packages/core/all" as *;

.nhsuk-card.comment {
border-width: medium;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@use "nhsuk-frontend/packages/core/all" as *;
@use "nhse-tel-frontend/packages/core/all" as *;
@use "../shared/headingButtons" as *;
@use "../shared/searchableElements/searchableElements" as *;
$nhs-dark-grey: #425563;
Expand Down
2 changes: 1 addition & 1 deletion DigitalLearningSolutions.Web/Styles/home/Policies.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@use "nhsuk-frontend/packages/core/all" as *;
@use "nhse-tel-frontend/packages/core/all" as *;

.custom-ordered-list {
list-style: none;
Expand Down
2 changes: 1 addition & 1 deletion DigitalLearningSolutions.Web/Styles/home/brands.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@use "nhsuk-frontend/packages/core/all" as *;
@use "nhse-tel-frontend/packages/core/all" as *;
@use "../shared/cardWithButtons";
@use "../shared/searchableElements/searchableElements";

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@use "nhsuk-frontend/packages/core/all" as *;
@use "nhse-tel-frontend/packages/core/all" as *;

.learning-content-item {
margin-bottom: 72px;
Expand Down
2 changes: 1 addition & 1 deletion DigitalLearningSolutions.Web/Styles/home/products.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@use "nhsuk-frontend/packages/core/all" as *;
@use "nhse-tel-frontend/packages/core/all" as *;

.product {
margin-bottom: 72px;
Expand Down
2 changes: 1 addition & 1 deletion DigitalLearningSolutions.Web/Styles/home/welcome.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@use "nhsuk-frontend/packages/core/all" as *;
@use "nhse-tel-frontend/packages/core/all" as *;

.welcome-page-button-container {
margin-bottom: 32px;
Expand Down
2 changes: 1 addition & 1 deletion DigitalLearningSolutions.Web/Styles/index.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@use "nhsuk-frontend/packages/core/all" as *;
@use "nhse-tel-frontend/packages/core/all" as *;

$iframe-padding-bottom: nhsuk-spacing(8) * 2;

Expand Down
2 changes: 1 addition & 1 deletion DigitalLearningSolutions.Web/Styles/layout.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@use "nhsuk-frontend/packages/core/all" as *;
@use "nhse-tel-frontend/packages/core/all" as *;
@use "shared/breakpoints" as *;

html {
Expand Down
4 changes: 2 additions & 2 deletions DigitalLearningSolutions.Web/Styles/learningMenu/index.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@use "nhsuk-frontend/packages/core/all" as *;
@import "nhsuk-frontend/packages/components/tag/_tag";
@use "nhse-tel-frontend/packages/core/all" as *;
@import "nhse-tel-frontend/packages/components/tag/_tag";

.learning-menu-card {
border: none;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@use "nhsuk-frontend/packages/core/all" as *;
@use "nhse-tel-frontend/packages/core/all" as *;

.float-right-additional-information {
@include mq($until: desktop) {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@use "nhsuk-frontend/packages/core/all" as *;
@use "nhse-tel-frontend/packages/core/all" as *;

.objectives-card {
@include nhsuk-typography-responsive(19);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// Author: Darlan Rod https://github.com/darlanrod
// Version 1.5.2
// MIT License
@use "nhsuk-frontend/packages/core/settings/colours" as *;
@use "nhse-tel-frontend/packages/core/settings/colours" as *;

$track-color: $color_nhsuk-grey-3 !default;
$thumb-color: $color_nhsuk-grey-2 !default;
Expand Down
Loading
Loading