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

Feat: 공인중개사 가입승인 & 회원 탈퇴처리 #199

Merged
merged 18 commits into from
Jul 4, 2023

Conversation

YoonTaeMinnnn
Copy link
Contributor

@YoonTaeMinnnn YoonTaeMinnnn commented Jul 4, 2023

주요 작업 내용

공인중개사 가입승인 & 회원 탈퇴처리

작업 내용

  • 사용자의 탈퇴요청에 대한 로직 변경 (유저 테이블에 탈퇴요청여부 컬럼 추가)
  • 관리자페이지에서의 공인중개사 가입승인
  • 관리자페이지에서의 회원&공인중개사 탈퇴처리
  • 화면작업 (confirm창 추가)

변경점

  • 변경 내용
    -> 검색을 위해서, 유저(email) 과 공인중개사(부동산이름) 값의 @convert 적용을 해제시킴
    -> 사용자의 탈퇴요청에 대해서 탈퇴요청여부 컬럼의 값을 변경시킴

CheckList

  • CI를 통과했나요?
  • 리뷰어를 등록했나요?
  • 참고 레퍼런스가 있을 경우, PR 혹은 댓글로 남겼나요?

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@YoonTaeMinnnn YoonTaeMinnnn merged commit 77d67e5 into dev Jul 4, 2023
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.

3 participants