Johngreen 7de011621d
All checks were successful
Deploy to Production / deploy (push) Successful in 1m7s
feat: Phase 3 — inspection templates (backend + frontend)
- Add InspectionTemplate and InspectionTemplateItem models
- Add 9 API endpoints for template CRUD and item management
- Add Alembic migration for inspection_templates tables
- Add 15 backend tests (39/39 total pass)
- Add TemplateEditor component with item management UI
- Add templates list, create, and edit pages
- Add tab bar, template grid, form row CSS classes
- Fix CORS middleware ordering in main.py
- Move CORS middleware before router registration

Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
2026-02-10 13:24:30 +09:00
Description
멀티테넌트 설비검사/품질검사 시스템 (FastAPI + Next.js 16)
661 KiB
Languages
Python 56.4%
TypeScript 29.7%
CSS 11.2%
Shell 2.5%
Mako 0.1%