Skip to content

Commit

Permalink
Move files
Browse files Browse the repository at this point in the history
  • Loading branch information
Ottenhus, Thomas committed Oct 20, 2023
1 parent a13c604 commit 48f3dbd
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 39 deletions.
28 changes: 14 additions & 14 deletions NuGet-Packages.sln
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JGUZDV.AspNetCore.Authentic
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JGUZDV.AspNetCore.Authentication.Cookies.Tests", "libraries\JGUZDV.AspNetCore.Authentication.Cookies\test\JGUZDV.AspNetCore.Authentication.Cookies.Tests.csproj", "{AADC7783-3155-4905-9524-61EE2E5E01C2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JGUZDV.Blazor.Components.ClaimRequirements", "libraries\JGUZDV.Blazor.Components.ClaimRequirements\src\JGUZDV.Blazor.Components.ClaimRequirements.csproj", "{AA17601D-39CD-4736-BB86-F5F39D6ED927}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JGUZDV.Blazor.Components.ClaimRequirements.Tests", "libraries\JGUZDV.Blazor.Components.ClaimRequirements\test\JGUZDV.Blazor.Components.ClaimRequirements.Tests.csproj", "{35DEC336-5746-43B3-B4DB-5583AA919836}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JGUZDV.Blazor.StateManagement", "libraries\JGUZDV.Blazor.StateManagement\src\JGUZDV.Blazor.StateManagement.csproj", "{CCBEBBEA-B605-4660-8544-11E1B31B60CD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JGUZDV.Blazor.StateManagement.Tests", "libraries\JGUZDV.Blazor.StateManagement\test\JGUZDV.Blazor.StateManagement.Tests.csproj", "{093ECC08-0EB2-46C4-B7B7-FD49D80EA5DC}"
Expand All @@ -90,6 +87,10 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JGUZDV.Blazor.Components.L1
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JGUZDV.Blazor.Components.L10n.Tests", "libraries\JGUZDV.Blazor.Components.L10n\test\JGUZDV.Blazor.Components.L10n.Tests.csproj", "{F9B2F533-F6EF-4534-ADF8-7B99624C7618}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JGUZDV.Blazor.Components.ClaimRequirements", "libraries\JGUZDV.Blazor.Components.ClaimRequirements\src\JGUZDV.Blazor.Components.ClaimRequirements.csproj", "{E7BD8A96-9A2E-4576-B498-6C9C580F4D5B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JGUZDV.Blazor.Components.ClaimRequirements.Tests", "libraries\JGUZDV.Blazor.Components.ClaimRequirements\test\JGUZDV.Blazor.Components.ClaimRequirements.Tests.csproj", "{D2359AAE-F8E5-48FD-8DD7-047695E9DF3A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -212,14 +213,6 @@ Global
{AADC7783-3155-4905-9524-61EE2E5E01C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AADC7783-3155-4905-9524-61EE2E5E01C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AADC7783-3155-4905-9524-61EE2E5E01C2}.Release|Any CPU.Build.0 = Release|Any CPU
{AA17601D-39CD-4736-BB86-F5F39D6ED927}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AA17601D-39CD-4736-BB86-F5F39D6ED927}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AA17601D-39CD-4736-BB86-F5F39D6ED927}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AA17601D-39CD-4736-BB86-F5F39D6ED927}.Release|Any CPU.Build.0 = Release|Any CPU
{35DEC336-5746-43B3-B4DB-5583AA919836}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{35DEC336-5746-43B3-B4DB-5583AA919836}.Debug|Any CPU.Build.0 = Debug|Any CPU
{35DEC336-5746-43B3-B4DB-5583AA919836}.Release|Any CPU.ActiveCfg = Release|Any CPU
{35DEC336-5746-43B3-B4DB-5583AA919836}.Release|Any CPU.Build.0 = Release|Any CPU
{CCBEBBEA-B605-4660-8544-11E1B31B60CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CCBEBBEA-B605-4660-8544-11E1B31B60CD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CCBEBBEA-B605-4660-8544-11E1B31B60CD}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand All @@ -236,6 +229,14 @@ Global
{F9B2F533-F6EF-4534-ADF8-7B99624C7618}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F9B2F533-F6EF-4534-ADF8-7B99624C7618}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F9B2F533-F6EF-4534-ADF8-7B99624C7618}.Release|Any CPU.Build.0 = Release|Any CPU
{E7BD8A96-9A2E-4576-B498-6C9C580F4D5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E7BD8A96-9A2E-4576-B498-6C9C580F4D5B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E7BD8A96-9A2E-4576-B498-6C9C580F4D5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E7BD8A96-9A2E-4576-B498-6C9C580F4D5B}.Release|Any CPU.Build.0 = Release|Any CPU
{D2359AAE-F8E5-48FD-8DD7-047695E9DF3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D2359AAE-F8E5-48FD-8DD7-047695E9DF3A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D2359AAE-F8E5-48FD-8DD7-047695E9DF3A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D2359AAE-F8E5-48FD-8DD7-047695E9DF3A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -273,15 +274,14 @@ Global
{1DE8AF4D-4D46-4766-844E-819757AC4E4C} = {5F18EE62-3FBC-42F5-96DC-8C61C3D9EF27}
{D0DE2AFA-498B-489B-9DC4-3AFC8CA60EF0} = {5F18EE62-3FBC-42F5-96DC-8C61C3D9EF27}
{AADC7783-3155-4905-9524-61EE2E5E01C2} = {50252EFB-8629-4B1D-AC2F-5F29CB6F684D}
{AA17601D-39CD-4736-BB86-F5F39D6ED927} = {5F18EE62-3FBC-42F5-96DC-8C61C3D9EF27}
{35DEC336-5746-43B3-B4DB-5583AA919836} = {50252EFB-8629-4B1D-AC2F-5F29CB6F684D}
{CCBEBBEA-B605-4660-8544-11E1B31B60CD} = {5F18EE62-3FBC-42F5-96DC-8C61C3D9EF27}
{093ECC08-0EB2-46C4-B7B7-FD49D80EA5DC} = {50252EFB-8629-4B1D-AC2F-5F29CB6F684D}
{60DDDE41-DCB5-4EBB-8142-AEB9E6028DA3} = {5F18EE62-3FBC-42F5-96DC-8C61C3D9EF27}
{F9B2F533-F6EF-4534-ADF8-7B99624C7618} = {50252EFB-8629-4B1D-AC2F-5F29CB6F684D}
{E7BD8A96-9A2E-4576-B498-6C9C580F4D5B} = {5F18EE62-3FBC-42F5-96DC-8C61C3D9EF27}
{D2359AAE-F8E5-48FD-8DD7-047695E9DF3A} = {50252EFB-8629-4B1D-AC2F-5F29CB6F684D}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
RESX_NeutralResourcesLanguage = de-DE
SolutionGuid = {46ECC226-1874-4539-8589-8B2029909C4A}
EndGlobalSection
EndGlobal

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
@using JGUZDV.Extensions.Authorization;
@using Microsoft.Extensions.Logging;

<div>
<div>
<div class="form-floating pb-2">
<select id="@($"MatchTypeSelect-{_guid}")" class="form-select" @onchange="(e) => MatchTypeChanged(e.Value.ToString())">

Check warning on line 3 in libraries/JGUZDV.Blazor.Components.ClaimRequirements/src/Internal/ClaimRequirementCollectionEditor.razor

View workflow job for this annotation

GitHub Actions / call_default_build / Build and Test JGUZDV.Blazor.Components.ClaimRequirements

Dereference of a possibly null reference.

Check warning on line 3 in libraries/JGUZDV.Blazor.Components.ClaimRequirements/src/Internal/ClaimRequirementCollectionEditor.razor

View workflow job for this annotation

GitHub Actions / call_default_build / Build and Test JGUZDV.Blazor.Components.ClaimRequirements

Possible null reference argument for parameter 'value' in 'void ClaimRequirementCollectionEditor.MatchTypeChanged(string value)'.
<option value="@RequirementCollectionMatchType.MatchAll" selected="@(ClaimRequirementCollection.MatchType == RequirementCollectionMatchType.MatchAll)">@LR["CollectionEditor.MatchAll"]</option>
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
<div>
<button class="btn btn-primary" @onclick="HandleClaimValueButtonClick">@LR["AddButton.AddClaimRequirement"]</button>
<button type="button" class="btn btn-primary" @onclick="HandleClaimValueButtonClick">
@LR["AddButton.AddClaimRequirement"]
</button>

<button class="btn btn-primary" @onclick="HandleClaimCollectionButtonClick">@LR["AddButton.AddClaimRequirementCollection"]</button>
<button type="button" class="btn btn-primary" @onclick="HandleClaimCollectionButtonClick">
@LR["AddButton.AddClaimRequirementCollection"]
</button>
</div>

@code {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
@using Microsoft.AspNetCore.Components.Web
@using Microsoft.Extensions.Localization
@using Microsoft.Extensions.Logging
@using JGUZDV.Extensions.Authorization
@using JGUZDV.Blazor.Components.ClaimRequirements

@inject IStringLocalizer<Resources.ClaimRequirementsStrings> LR

0 comments on commit 48f3dbd

Please sign in to comment.