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:
parent
5cdd33857f
commit
b9a7f4640c
25
.auto-claude-status
Normal file
25
.auto-claude-status
Normal 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
1419
templates/it_audit_form.html
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user