Got the new ui flow working and the models updated. Need to get changes written to the database.

This commit is contained in:
Vincent Allen
2025-08-11 10:02:45 -04:00
parent 6475a28263
commit 3d82040e75
456 changed files with 17237 additions and 3851 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]

View File

@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("OpenArchival.Controller")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+57f67e85356af6759fc0211e8a510bd5b9f63dfa")]
[assembly: System.Reflection.AssemblyProductAttribute("OpenArchival.Controller")]
[assembly: System.Reflection.AssemblyTitleAttribute("OpenArchival.Controller")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
60ed09419f1254f84cfc49bce6de5180d0abee1e703801a213e895ba1d48e626

View File

@@ -0,0 +1,15 @@
is_global = true
build_property.TargetFramework = net9.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = OpenArchival.Controller
build_property.ProjectDir = D:\Open-Archival\OpenArchivel.Controller\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 9.0
build_property.EnableCodeStyleSeverity =

View File

@@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

View File

@@ -0,0 +1 @@
ad3a6a0c4eca586b550d0fbad7ac82250ab7237f6a50b661d9fe6fb7eef07258

View File

@@ -0,0 +1,13 @@
D:\Open-Archival\OpenArchivel.Controller\bin\Debug\net9.0\OpenArchival.Controller.deps.json
D:\Open-Archival\OpenArchivel.Controller\bin\Debug\net9.0\OpenArchival.Controller.dll
D:\Open-Archival\OpenArchivel.Controller\bin\Debug\net9.0\OpenArchival.Controller.pdb
D:\Open-Archival\OpenArchivel.Controller\obj\Debug\net9.0\OpenArchival.Controller.csproj.AssemblyReference.cache
D:\Open-Archival\OpenArchivel.Controller\obj\Debug\net9.0\OpenArchival.Controller.GeneratedMSBuildEditorConfig.editorconfig
D:\Open-Archival\OpenArchivel.Controller\obj\Debug\net9.0\OpenArchival.Controller.AssemblyInfoInputs.cache
D:\Open-Archival\OpenArchivel.Controller\obj\Debug\net9.0\OpenArchival.Controller.AssemblyInfo.cs
D:\Open-Archival\OpenArchivel.Controller\obj\Debug\net9.0\OpenArchival.Controller.csproj.CoreCompileInputs.cache
D:\Open-Archival\OpenArchivel.Controller\obj\Debug\net9.0\OpenArchival.Controller.sourcelink.json
D:\Open-Archival\OpenArchivel.Controller\obj\Debug\net9.0\OpenArchival.Controller.dll
D:\Open-Archival\OpenArchivel.Controller\obj\Debug\net9.0\refint\OpenArchival.Controller.dll
D:\Open-Archival\OpenArchivel.Controller\obj\Debug\net9.0\OpenArchival.Controller.pdb
D:\Open-Archival\OpenArchivel.Controller\obj\Debug\net9.0\ref\OpenArchival.Controller.dll

View File

@@ -0,0 +1 @@
{"documents":{"D:\\Open-Archival\\*":"https://raw.githubusercontent.com/vtallen/Open-Archival/57f67e85356af6759fc0211e8a510bd5b9f63dfa/*"}}

View File

@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("OpenArchivel.Controller")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+57f67e85356af6759fc0211e8a510bd5b9f63dfa")]
[assembly: System.Reflection.AssemblyProductAttribute("OpenArchivel.Controller")]
[assembly: System.Reflection.AssemblyTitleAttribute("OpenArchivel.Controller")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
a68d4188262cf0a6de52bdef1ff06ffb3ac458bc57844c57cfc55ffb94de6f3c

View File

@@ -0,0 +1,15 @@
is_global = true
build_property.TargetFramework = net9.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = OpenArchivel.Controller
build_property.ProjectDir = D:\Open-Archival\OpenArchivel.Controller\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 9.0
build_property.EnableCodeStyleSeverity =

View File

@@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;