initial database merge

This commit is contained in:
2025-07-22 13:46:12 -04:00
parent fbd653e82a
commit 8f49ba4d01

View File

@@ -213,17 +213,18 @@
},
"active": "41ed24ce492fd06e",
"lastOpenFiles": [
"src/Frontend/src/components/common/StatusChip.tsx",
"src/Frontend/src/components/common/ProgressBar.tsx",
"src/Frontend/src/components/common/LoadingSpinner.tsx",
"src/Frontend/src/components/common/ErrorDisplay.tsx",
"src/Frontend/src/components/Publishing/PublishingDashboard.tsx",
"src/Frontend/src/components/Packages/PackageList.tsx",
"src/Frontend/src/components/Packages/PackageForm.tsx",
"src/Frontend/src/components/Layout/AppLayout.tsx",
"src/Frontend/src/types/index.ts",
"src/Frontend/src/services/signalRService.ts",
"src/Frontend/src/services/publicationService.ts",
"src/Database/Services/PasswordHasher.cs",
"src/Database/Services/DatabaseSeeder.cs",
"src/Database/Services/DatabaseMigrator.cs",
"src/Database/Repositories/IUserRepository.cs",
"src/Database/Repositories/IPublicationRepository.cs",
"src/Database/Repositories/IProjectRepository.cs",
"src/Database/Repositories/IPackageRepository.cs",
"src/Database/Repositories/IFogBugzRepository.cs",
"src/Database/Repositories/IBuildRepository.cs",
"src/Database/Models/User.cs",
"src/Database/Models/StorageProvider.cs",
"README-Database.md",
"src/Frontend/README.md",
"legacy.md",
"claude.md",