Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 0 additions & 4 deletions LearningHub.Nhs.Models/Automapper/MappingProfile.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
// <copyright file="MappingProfile.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Automapper
{
using System;
Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/AzureQueue/BaseQueueMessage.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="BaseQueueMessage.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.AzureQueue
namespace LearningHub.Nhs.Models.AzureQueue
{
/// <summary>
/// The BaseQueueMessage.
Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Binders/SanitizeHtmlUtility.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="SanitizeHtmlUtility.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Binders
namespace LearningHub.Nhs.Models.Binders
{
using System;
using System.Collections.Generic;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="SanitizedHtmlFormBodyModelBinder.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Binders
namespace LearningHub.Nhs.Models.Binders
{
using System.Collections.Generic;
using System.Threading.Tasks;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="SanitizedHtmlFormDataModelBinder.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Binders
namespace LearningHub.Nhs.Models.Binders
{
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc.ModelBinding;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="SanitizedHtmlModelBinderAttribute.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Binders
namespace LearningHub.Nhs.Models.Binders
{
using Microsoft.AspNetCore.Mvc;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="SanitizedHtmlModelBinderProvider.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Binders
namespace LearningHub.Nhs.Models.Binders
{
using System.Collections.Generic;
using LearningHub.Nhs.Models.Resource.Contribute;
Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Bookmark/UserBookmarkViewModel.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="UserBookmarkViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Bookmark
namespace LearningHub.Nhs.Models.Bookmark
{
/// <summary>
/// Defines the <see cref="UserBookmarkViewModel" />.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="CatalogueAccessDetailsViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
using System;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="CatalogueAccessRejectionViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
/// <summary>
/// The CatalogueAccessRejectionViewModel class.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="CatalogueAccessRequestViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
using System;
using LearningHub.Nhs.Models.Enums;
Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Catalogue/CatalogueAdminViewModel.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="CatalogueAdminViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
/// <summary>
/// The CatalogueAdminViewModel.
Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Catalogue/CatalogueAdminsViewModel.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="CatalogueAdminsViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
using LearningHub.Nhs.Models.Common;

Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Catalogue/CatalogueBasicViewModel.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="CatalogueBasicViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
/// <summary>
/// The Catalogue Basic ViewModel.
Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Catalogue/CatalogueOwnerViewModel.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="CatalogueOwnerViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
using System.ComponentModel.DataAnnotations;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="CatalogueResourceRequestViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
using LearningHub.Nhs.Models.Enums;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="CatalogueResourceResponseViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
using System.Collections.Generic;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="CatalogueResourceViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
using System;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="CatalogueResourcesViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
using LearningHub.Nhs.Models.Common;
using LearningHub.Nhs.Models.Resource;
Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Catalogue/CatalogueViewModel.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="CatalogueViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
using System;
using System.Collections.Generic;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="RestrictedCatalogueAccessRequestViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
using System;
using System.ComponentModel.DataAnnotations;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="RestrictedCatalogueAccessRequestsRequestViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
/// <summary>
/// The RestrictedCatalogueAccessRequestsRequestViewModel class.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="RestrictedCatalogueInviteUserViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
/// <summary>
/// The RestrictedCatalogueInviteUserViewModel class.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="RestrictedCatalogueSummaryViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
using System.ComponentModel.DataAnnotations;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="RestrictedCatalogueUserRequestViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
/// <summary>
/// The RestrictedCatalogueUserRequestViewModel class.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="RestrictedCatalogueUserViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
using System;
using System.ComponentModel.DataAnnotations;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="RestrictedCatalogueUsersRequestViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
/// <summary>
/// The CatalogueUserBatchRequestViewModel class.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="RestrictedCatalogueUsersViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Catalogue
namespace LearningHub.Nhs.Models.Catalogue
{
using System.Collections.Generic;

Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Common/ApiResponse.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="ApiResponse.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Common
namespace LearningHub.Nhs.Models.Common
{
using LearningHub.Nhs.Models.Validation;

Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Common/BlobMetadataViewModel.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="BlobMetadataViewModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Common
namespace LearningHub.Nhs.Models.Common
{
/// <summary>
/// The BlobMetadataViewModel.
Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Common/CacheReadResponse.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="CacheReadResponse.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Caching
namespace LearningHub.Nhs.Caching
{
using System;
using LearningHub.Nhs.Models.Enums;
Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Common/CacheWriteResponse.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="CacheWriteResponse.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Caching
namespace LearningHub.Nhs.Caching
{
using System;
using LearningHub.Nhs.Models.Enums;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="EmailChangeValidationTokenResult.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Common
namespace LearningHub.Nhs.Models.Common
{
/// <summary>
/// EmailChangeValidationTokenResult.
Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Common/Enums/PagingColumnType.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="PagingColumnType.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Common.Enums
namespace LearningHub.Nhs.Models.Common.Enums
{
/// <summary>
/// PagingColumnType.
Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Common/ErrorResponse.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="ErrorResponse.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Common
namespace LearningHub.Nhs.Models.Common
{
/// <summary>
/// The error response.
Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Common/Interfaces/ICachingService.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="ICachingService.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Common.Interfaces
namespace LearningHub.Nhs.Models.Common.Interfaces
{
using System;
using System.Threading.Tasks;
Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Common/Login.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="Login.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Common
namespace LearningHub.Nhs.Models.Common
{
/// <summary>
/// The login.
Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Common/LoginInputModel.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="LoginInputModel.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Common
namespace LearningHub.Nhs.Models.Common
{
using System.ComponentModel.DataAnnotations;

Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Common/LoginResult.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="LoginResult.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Common
namespace LearningHub.Nhs.Models.Common
{
/// <summary>
/// The login result.
Expand Down
6 changes: 1 addition & 5 deletions LearningHub.Nhs.Models/Common/LoginResultInternal.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// <copyright file="LoginResultInternal.cs" company="HEE.nhs.uk">
// Copyright (c) HEE.nhs.uk.
// </copyright>

namespace LearningHub.Nhs.Models.Common
namespace LearningHub.Nhs.Models.Common
{
/// <summary>
/// The login result internal.
Expand Down
Loading