Skip to content

Commit

Permalink
Merge pull request #6 from csu-chhs/remove-key
Browse files Browse the repository at this point in the history
Remove key and pagination components
  • Loading branch information
dstegelman authored Mar 12, 2024
2 parents 9bca2cb + 029f6bf commit 95975a9
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 314 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

12 changes: 0 additions & 12 deletions CsuChhs.WebComponents/Api/Authentication/IApiKeyStore.cs

This file was deleted.

5 changes: 1 addition & 4 deletions CsuChhs.WebComponents/CsuChhs.WebComponents.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>CHHS Application Development Team</Authors>
<Version>1.0.2</Version>
<Version>1.0.3</Version>
<PackageProjectUrl>https://github.com/csu-chhs/CsuChhs.WebComponents</PackageProjectUrl>
<Company>College of Health and Human Sciences</Company>
<PackageId>CsuChhs.WebComponents</PackageId>
Expand All @@ -15,9 +15,6 @@
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.*" />
<None Include="../README.md" Pack="true" PackagePath="\" />
Expand Down
21 changes: 0 additions & 21 deletions CsuChhs.WebComponents/Filters/PaginationFilter.cs

This file was deleted.

56 changes: 0 additions & 56 deletions CsuChhs.WebComponents/Formatters/HealthCheckFormatter.cs

This file was deleted.

36 changes: 0 additions & 36 deletions CsuChhs.WebComponents/Helpers/PaginationHelper.cs

This file was deleted.

9 changes: 0 additions & 9 deletions CsuChhs.WebComponents/Interfaces/IUriService.cs

This file was deleted.

21 changes: 0 additions & 21 deletions CsuChhs.WebComponents/ResourceModels/PagedResponse.cs

This file was deleted.

17 changes: 0 additions & 17 deletions CsuChhs.WebComponents/ResourceModels/Response.cs

This file was deleted.

26 changes: 0 additions & 26 deletions CsuChhs.WebComponents/Services/UriService.cs

This file was deleted.

0 comments on commit 95975a9

Please sign in to comment.