zioinfo-web/frontend
DESKTOP-TKLFCPRython 4137e3ec90 feat(history): company history DB management + admin CRUD
- CompanyHistory JPA entity (tb_company_history)
- CompanyHistoryRepository
- GET /api/history: DB-based grouped history (year + items[])
- Admin CRUD: GET/POST/PUT/DELETE /api/admin/history
- DataInitializer: 35 history items seeded from 2000 to 2026
- Company.jsx: useHistory() hook -> API fetch with fallback
- AdminHistory.jsx: year-grouped timeline CRUD UI
- AdminLayout: 회사 연혁 menu added

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 17:52:02 +09:00
..
public feat(screenshots): Playwright 실제 화면 캡처 + GuardiaDetail 업데이트 2026-05-31 17:40:02 +09:00
src feat(history): company history DB management + admin CRUD 2026-05-31 17:52:02 +09:00
index.html feat(seo): 홈페이지 SEO 최적화 — 메타태그·sitemap.xml·robots.txt 2026-05-31 12:39:46 +09:00
package-lock.json feat(setup): Claude Code Desktop 자동 설치 + 30일 라이선스 + 서비스 자동 실행 2026-05-30 09:06:14 +09:00
package.json feat(zioinfo-web): (주)지오정보기술 홈페이지 Spring Boot+React 구현 2026-05-30 08:27:40 +09:00
vite.config.js feat(zioinfo-web): (주)지오정보기술 홈페이지 Spring Boot+React 구현 2026-05-30 08:27:40 +09:00