Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

템플릿, 카테고리 CRUD에 멤버 정보 추가 #298

Merged

Conversation

HoeSeong123
Copy link
Contributor

⚡️ 관련 이슈

close #296

📍주요 변경 사항

  1. 카테고리는 멤버 정보를 가진다.
  2. 카테고리 조회, 수정, 삭제는 카테고리를 생성한 유저만 할 수 있다.
  3. 템플릿 멤버 정보를 가진다.
  4. 템플릿 조회, 수정, 삭제는 템플릿를 생성한 유저만 할 수 있다.
  5. 템플릿 생성 시 카테고리 할당은 본인이 생성한 카테고리만 사용할 수 있다.
  6. 템플릿 삭제 시 없는 템플릿을 삭제할 경우 예외 처리 되도록 변경하였습니다.
    1. 템플릿 삭제 시 권한이 있는지 확인해야 하기 때문.

@HoeSeong123 HoeSeong123 merged commit edc188e into woowacourse-teams:dev/be Aug 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant