Skip to content

Conversation

@rshrirohit
Copy link
Collaborator

@rshrirohit rshrirohit commented May 30, 2024

JIRA link

TD-3942

Description

  1. Removed reference of the following DataServices from ViewDelegateControllerTests.cs and ViewDelegateController.cs
    using DigitalLearningSolutions.Data.DataServices;
    using DigitalLearningSolutions.Data.DataServices.UserDataService;
  2. Introduced missing methods in EmailVerificationService.cs and UserService.cs

Screenshots

image

image


Developer checks

(Leave tasks unticked if they haven't been appropriate for your ticket.)

I have:

  • Run the formatter and made sure there are no IDE errors (see info on Text Editor settings to avoid whitespace changes)
  • Written tests for the changes (accessibility tests, unit tests for controller, data services, services, view models, etc)
  • Manually tested my work with and without JavaScript
  • Tested any Views or partials created or changed with Wave Chrome plugin and addressed any valid accessibility issues
  • Updated/added documentation in Confluence and/or GitHub Readme. List of documentation links added/changed:
  • Updated my Jira ticket with information about other parts of the system that were touched as part of the MR and have to be sanity tested to ensure nothing’s broken
  • Scanned over my pull request in GitHub and addressed any warnings from the GitHub Build and Test checks.

@rshrirohit rshrirohit changed the base branch from Release-2024.29 to Release-2024.32 May 30, 2024 14:31
@rshrirohit rshrirohit requested a review from Auldrin-Possa May 30, 2024 14:37
@rshrirohit rshrirohit marked this pull request as ready for review May 30, 2024 14:37
@rshrirohit rshrirohit requested a review from kevwhitt-hee May 30, 2024 15:49
Copy link
Collaborator

@Auldrin-Possa Auldrin-Possa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@rshrirohit rshrirohit merged commit b94b362 into Release-2024.32 May 31, 2024
@rshrirohit rshrirohit deleted the Develop/Fixes/TD-3942-ViewDelegateControllerRefactor branch May 31, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants