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

@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("OpenArchival.Database")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+167a8f6fc66bf3d9361bcbe1b051e38e703d0c04")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b6158156d7e711f5e1755a28564127f4326126f9")]
[assembly: System.Reflection.AssemblyProductAttribute("OpenArchival.Database")]
[assembly: System.Reflection.AssemblyTitleAttribute("OpenArchival.Database")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
7eed4242338fc24f72884699ee19504af2c566997ec15e03521abb9fb7efe0f0
85caaacae4858b59291ae3cc2cd1490a2ea0e0f2b3367f84e3e57aa480b037c3

View File

@@ -8,7 +8,7 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = OpenArchival.Database
build_property.ProjectDir = D:\Open-Archival\OpenArchival.Database\
build_property.ProjectDir = E:\Open-Archival\OpenArchival.Database\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 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.Database.OLD")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b6158156d7e711f5e1755a28564127f4326126f9")]
[assembly: System.Reflection.AssemblyProductAttribute("OpenArchival.Database.OLD")]
[assembly: System.Reflection.AssemblyTitleAttribute("OpenArchival.Database.OLD")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
5f3bb5f2994dc9c52213fdef18924cc8cdf7ebd210a3aea6e45c68636d67ca7e

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.Database.OLD
build_property.ProjectDir = E:\Open-Archival\OpenArchival.Database\
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 @@
928e5da8126db8d79270aa8d54f80ef51e8447cdc7923f7907711b25e9966625

View File

@@ -0,0 +1,6 @@
E:\Open-Archival\OpenArchival.Database\obj\Debug\net9.0\OpenArchival.Database.OLD.csproj.AssemblyReference.cache
E:\Open-Archival\OpenArchival.Database\obj\Debug\net9.0\OpenArchival.Database.OLD.GeneratedMSBuildEditorConfig.editorconfig
E:\Open-Archival\OpenArchival.Database\obj\Debug\net9.0\OpenArchival.Database.OLD.AssemblyInfoInputs.cache
E:\Open-Archival\OpenArchival.Database\obj\Debug\net9.0\OpenArchival.Database.OLD.AssemblyInfo.cs
E:\Open-Archival\OpenArchival.Database\obj\Debug\net9.0\OpenArchival.Database.OLD.csproj.CoreCompileInputs.cache
E:\Open-Archival\OpenArchival.Database\obj\Debug\net9.0\OpenArchival.Database.OLD.sourcelink.json

View File

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

View File

@@ -1 +1 @@
781e3d7b702806d9a71dcc16d2ac03b6ef345b844f57a0f190774b191bc8a018
bf34b3880016cba96c30da2aa29180ddb20a41a2c36bb760b13f6f2d6deb3fa8

View File

@@ -1 +1 @@
{"documents":{"D:\\Open-Archival\\*":"https://raw.githubusercontent.com/vtallen/Open-Archival/167a8f6fc66bf3d9361bcbe1b051e38e703d0c04/*"}}
{"documents":{"D:\\Open-Archival\\*":"https://raw.githubusercontent.com/vtallen/Open-Archival/a28663441e3823d71640c7bd751d416aff83573c/*"}}