Commit Graph

4 Commits

Author SHA1 Message Date
Jay Sheen
dd2fa9d6f3 사용자 계정 관리 API 연동 및 기능 개선
- 사용자 비밀번호 변경 API 추가
- 메뉴 권한 관리 API 추가 (조회/저장)
- 인증 방법 수정 API 추가
- 사용자 권한 업데이트 API 추가
- 계정 관리 UI 컴포넌트 개선
- Docker 및 Makefile 설정 업데이트

🤖 Generated with Claude Code (https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-26 14:23:26 +09:00
Jay Sheen
7fa0ee4598 빌드/배포 경로 변경 2025-09-17 10:05:25 +09:00
Jay Sheen
f164a832eb build packaging 2025-09-16 17:41:15 +09:00
Jay Sheen
8ae42bce07 Docker 설정 파일 구조 개선 및 .vite 폴더 추적 제거
- .dockerignore 및 docker-compose.yml을 docker/ 디렉토리로 이동
- Makefile의 docker-compose 명령어 경로 업데이트
- .vite/ 폴더를 git 추적에서 제거

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-08 14:06:22 +09:00