csv setupdata

This commit is contained in:
phaichayon
2026-07-06 15:50:47 +07:00
parent 944dbc031d
commit d93f25e1ce
37 changed files with 1782 additions and 623 deletions

View File

@@ -13,7 +13,7 @@ export default async function AdministrationSetupPage() {
return (
<PageContainer
pageTitle='Administration Setup Wizard'
pageDescription='Run readiness checks, review setup templates, preview CSV imports, commit imports, and verify the configured system.'
pageDescription='Preview setup CSV files from SETUP_IMPORT_DIR, run the import, and verify the configured system.'
access={canAccessSetup}
accessFallback={
<div className='rounded-lg border border-dashed p-8 text-center text-muted-foreground'>