auto-claude: subtask-4-1 - Create it_audit_form.html template with base structure

- Created IT audit form template with 9 sections (1-3 fully implemented)
- Section 1: IT Contact (IT manager, outsourcing, provider, contact info)
- Section 2: Cloud & Identity (Azure AD, M365, Google Workspace, local AD)
- Section 3: Server Infrastructure (server count, types, virtualization, OS)
- Sections 4-9: Placeholder structure ready for implementation
- Added progress bar with section navigation dots
- Implemented toggle switches, chip selects for multi-value fields
- Added conditional field visibility logic
- Included loading overlay and info modal patterns
- Responsive design following existing audit templates (gbp_audit.html, seo_audit.html)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Maciej Pienczyn 2026-01-09 08:46:23 +01:00
parent 5cdd33857f
commit b9a7f4640c
2 changed files with 1444 additions and 0 deletions

25
.auto-claude-status Normal file
View File

@ -0,0 +1,25 @@
{
"active": true,
"spec": "001-audyt-it",
"state": "building",
"subtasks": {
"completed": 12,
"total": 28,
"in_progress": 1,
"failed": 0
},
"phase": {
"current": "IT Audit Form Template",
"id": null,
"total": 4
},
"workers": {
"active": 0,
"max": 1
},
"session": {
"number": 13,
"started_at": "2026-01-09T08:11:54.054044"
},
"last_update": "2026-01-09T08:43:09.576688"
}

1419
templates/it_audit_form.html Normal file

File diff suppressed because it is too large Load Diff