-
Notifications
You must be signed in to change notification settings - Fork 1
Heedls 658 add course to group page 3 #868
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Think I've covered everything, though I imagine I've missed something in the big test file
...ons.Web/ViewModels/TrackingSystem/Delegates/GroupCourses/AddCourseToGroupCoursesViewModel.cs
Outdated
Show resolved
Hide resolved
...olutions.Web/Views/TrackingSystem/Delegates/GroupCourses/AddCourseToGroupSelectCourse.cshtml
Outdated
Show resolved
Hide resolved
DigitalLearningSolutions.Web/Views/TrackingSystem/Delegates/GroupCourses/Index.cshtml
Outdated
Show resolved
Hide resolved
...alLearningSolutions.Web/Views/TrackingSystem/Delegates/GroupCourses/RemoveGroupCourse.cshtml
Outdated
Show resolved
Hide resolved
...talLearningSolutions.Web/Views/TrackingSystem/Delegates/DelegateGroups/GroupDelegates.cshtml
Show resolved
Hide resolved
DigitalLearningSolutions.Data.Tests/Services/GroupServiceTests/GroupsServiceAddCourseTests.cs
Outdated
Show resolved
Hide resolved
DigitalLearningSolutions.Data.Tests/Services/GroupServiceTests/GroupsServiceAddCourseTests.cs
Outdated
Show resolved
Hide resolved
DigitalLearningSolutions.Data.Tests/Services/GroupServiceTests/GroupsServiceAddCourseTests.cs
Show resolved
Hide resolved
DigitalLearningSolutions.Data.Tests/Services/GroupServiceTests/GroupsServiceAddCourseTests.cs
Show resolved
Hide resolved
DigitalLearningSolutions.Data.Tests/Services/GroupServiceTests/GroupsServiceAddCourseTests.cs
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nicely done, few small follow ups.
DigitalLearningSolutions.Data.Tests/Services/GroupServiceTests/GroupsServiceAddCourseTests.cs
Show resolved
Hide resolved
DigitalLearningSolutions.Data.Tests/Services/GroupServiceTests/GroupsServiceAddCourseTests.cs
Show resolved
Hide resolved
DigitalLearningSolutions.Data.Tests/Services/GroupServiceTests/GroupsServiceAddCourseTests.cs
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice one Alex, just a new suggestions to look at really.
...olutions.Web/Views/TrackingSystem/Delegates/GroupCourses/AddCourseToGroupConfirmation.cshtml
Outdated
Show resolved
Hide resolved
...olutions.Web/Views/TrackingSystem/Delegates/GroupCourses/AddCourseToGroupConfirmation.cshtml
Outdated
Show resolved
Hide resolved
DigitalLearningSolutions.Web/Controllers/TrackingSystem/Delegates/GroupCoursesController.cs
Outdated
Show resolved
Hide resolved
DigitalLearningSolutions.Web/Controllers/TrackingSystem/Delegates/GroupCoursesController.cs
Outdated
Show resolved
Hide resolved
DigitalLearningSolutions.Web/Controllers/TrackingSystem/Delegates/GroupCoursesController.cs
Outdated
Show resolved
Hide resolved
...rningSolutions.Web.Tests/Controllers/TrackingSystem/Delegates/GroupCoursesControllerTests.cs
Outdated
Show resolved
Hide resolved
...rningSolutions.Web.Tests/Controllers/TrackingSystem/Delegates/GroupCoursesControllerTests.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Alex, looks good to merge.
JIRA link
https://softwiretech.atlassian.net/browse/HEEDLS-658
Description
Added the Save and confirmation page of the Add Course to group journey. I've refactored out the GroupCoursesController from the DelegateGroupsController in a similar fashion to the refactor of the GroupDelegatesController in HEEDLS-514 (Add delegate to group, in review)
This may conflict slightly with that MR so might need to resolve some stuff later.
Screenshots
Developer checks
(Leave tasks unticked if they haven't been appropriate for your ticket.)
I have: