Add registration workflow

Update unobtrusive Validation
This commit is contained in:
2020-01-10 14:52:11 -05:00
parent e0464cb77c
commit 8452a9cce0
34 changed files with 235 additions and 898 deletions
+2 -4
View File
@@ -886,10 +886,9 @@
<Content Include="scripts\jquery-3.4.1.min.map" />
<Content Include="scripts\jquery.fancybox.min.js" />
<None Include="scripts\jquery.validate-vsdoc.js" />
<Content Include="scripts\jquery.validate.unobtrusive.bootstrap.js" />
<Content Include="scripts\jquery.validate.js" />
<Content Include="scripts\jquery.validate.min.js" />
<Content Include="scripts\jquery.validate.unobtrusive.bootstrap.js" />
<Content Include="scripts\jquery.validate.unobtrusive.bootstrap.min.js" />
<Content Include="scripts\jquery.validate.custom.js" />
<Content Include="scripts\jquery.validate.unobtrusive.js" />
<Content Include="scripts\jquery.validate.unobtrusive.min.js" />
@@ -985,7 +984,6 @@
<Content Include="Views\Shared\EditorTemplates\Boolean.cshtml" />
<Content Include="Views\Shared\EditorTemplates\DateTime.cshtml" />
<Content Include="Views\Shared\EditorTemplates\Decimal.cshtml" />
<Content Include="Views\Shared\EditorTemplates\EmailAddress.cshtml" />
<Content Include="Views\Shared\EditorTemplates\Enum.cshtml" />
<Content Include="Views\Shared\EditorTemplates\HttpPostedFileBase.cshtml" />
<Content Include="Views\Shared\EditorTemplates\Int32.cshtml" />
@@ -1013,7 +1011,6 @@
<Content Include="Views\MacroPartials\BlogHighlights.cshtml" />
<Content Include="Views\MacroPartials\Queue.cshtml" />
<Content Include="Views\Partials\LoginStatus.cshtml" />
<Content Include="scripts\jquery.validate.unobtrusive.bootstrap.min.js.map" />
<Content Include="Views\MacroPartials\LeafInputQueueDetails.cshtml" />
<Content Include="Views\Shared\DisplayTemplates\Boolean.cshtml" />
<Content Include="Views\Shared\DisplayTemplates\Date.cshtml" />
@@ -1065,6 +1062,7 @@
<Content Include="scripts\popper-utils.min.js.map" />
<Content Include="scripts\popper-utils.js.map" />
<Content Include="Views\MacroPartials\Membership\Register.cshtml" />
<Content Include="Views\Shared\EditorTemplates\EmailAddress.cshtml" />
<None Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</None>