Skip to content

Comments

feat: 관리자 그루밍 레벨 생성, 수정, 삭제 기능 구현#130

Merged
hisonghy merged 2 commits intodevelopfrom
feature/admin-grooming-level-127
Jun 5, 2025
Merged

feat: 관리자 그루밍 레벨 생성, 수정, 삭제 기능 구현#130
hisonghy merged 2 commits intodevelopfrom
feature/admin-grooming-level-127

Conversation

@hisonghy
Copy link
Member

@hisonghy hisonghy commented Jun 1, 2025

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • 관리자 전용 그루밍 레벨 생성, 수정, 삭제 기능 구현했습니다.
  • 관리자가 아닌 유저가 요청할 시 스프링 시큐리티 hasRole() 에서 걸려 예외가 발생합니다.
  • 그루밍 질문, 답변 삭제 요청과 같이 그루밍 레벨을 삭제할 때도, levelId 값이 존재하지 않아도 예외처리하지 않도록 구현했습니다.

🔍 참고사항

  • 배포되면 수정된 그루밍 레벨 반영하겠습니다.

📚 기타

@hisonghy hisonghy requested a review from myqewr June 1, 2025 06:36
@hisonghy hisonghy self-assigned this Jun 1, 2025
@hisonghy hisonghy added the ⚡ feature 새로운 기능 추가 및 수정 label Jun 1, 2025
@hisonghy hisonghy merged commit f73a0b9 into develop Jun 5, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚡ feature 새로운 기능 추가 및 수정

Projects

None yet

Development

Successfully merging this pull request may close these issues.

⚡ 그루밍 레벨 생성, 수정, 삭제 API 구현 - 관리자

2 participants