feat(screenshots): Playwright 실제 화면 캡처 + GuardiaDetail 업데이트
- Playwright 자동화로 ITSM 로그인/대시보드 + 홈페이지 11개 페이지 캡처 - GuardiaDetail.jsx ITSM 섹션: itsm_02_dashboard.png / itsm_01_login.png 적용 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
592566440c
commit
1c1411f9cb
Binary file not shown.
|
After Width: | Height: | Size: 1.0 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 345 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 228 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 228 KiB |
@ -182,8 +182,8 @@ export default function GuardiaDetail() {
|
||||
</div>
|
||||
<div className="gd-screenshots">
|
||||
{[
|
||||
{file:'01_dashboard', caption:'통합 대시보드 — SR·SLA·AI 인사이트'},
|
||||
{file:'02_sr_list', caption:'SR 서비스 요청 — 칸반/목록 뷰'},
|
||||
{file:'itsm_02_dashboard', caption:'통합 대시보드 — SR·SLA·AI 인사이트 (실제 화면)'},
|
||||
{file:'itsm_01_login', caption:'로그인 화면 — JWT + 2FA/OTP 보안'},
|
||||
{file:'04_incidents', caption:'인시던트 관리 — AI 자동 RCA'},
|
||||
{file:'05_agents', caption:'AI 에이전트 — Ollama 온프레미스'},
|
||||
{file:'06_license', caption:'라이선스 관리 — 에디션·체험판'},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user