feat: dev 폴더 품질검사 및 편집 테이블 페이지 추가

- quality-inspection 페이지 및 컴포넌트 추가
- editable-table 테스트 페이지 추가
- .gitignore에서 dev 폴더 추적 허용

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
byeongcheolryu
2025-12-29 09:09:37 +09:00
parent f0c0de2ecd
commit d957f72198
10 changed files with 733 additions and 1 deletions

2
.gitignore vendored
View File

@@ -111,5 +111,5 @@ test-results/
.playwright/
# 로컬 테스트/개발용 폴더
src/app/\[locale\]/(protected)/dev/
src/components/common/EditableTable/