LANCommander/LANCommander.Server/UI/Pages/FirstTimeSetup
Pat Hartl 42ca5c323a WIP MySQL concurrency fixes
- Removed the Blazor authentication pages and went back to Razor pages
- Fixed issues with dashboard charts that were pulling data on render and causing the database context to be open longer than it should
- Switched back to UserManager and RoleManager
- Temporarily disabled authentication state in pages that might try to use user claims/roles
- Reverted spacing changes to forms to allow for validation messages
- Moved initialization of database connection to database context
- Updated PostgreSQL provider
- Rescaffolded MySQL migrations
- Added a bunch of logging stuff that should eventually be stripped out
2024-10-21 20:06:52 -05:00
..
Administrator.razor WIP MySQL concurrency fixes 2024-10-21 20:06:52 -05:00
Database.razor WIP MySQL concurrency fixes 2024-10-21 20:06:52 -05:00
FirstTimeSetupLayout.razor Use string constant for administrator role name 2024-10-16 02:06:02 -05:00
FirstTimeSetupStep.cs Refactored first time setup 2024-10-12 18:36:00 -05:00
Metadata.razor WIP MySQL concurrency fixes 2024-10-21 20:06:52 -05:00
Paths.razor WIP MySQL concurrency fixes 2024-10-21 20:06:52 -05:00