Conversation
- Department ENUM에 AI대학 추가 - Major ENUM에 AI대학 학과 추가 및 기존 학과명 수정 - 기존의 switch 문 기반 매칭에서 ENUM의 필드값을 사용할 수 있도록 하여 Major.java에서만 학과 관련 값을 관리할 수 있도록 변경
#304-add-ai-college-to-sso-login
…-login [FEAT/#304] AI대학 신설로 인한 숭실대 SSO 로그인 수정
- Member에서 phoneNum·isPhoneVerified 제거 - Partner·Admin에 phoneNum·isPhoneVerified 보관, 가입 시 중복은 해당 테이블 기준 - 학생(SSU) 가입 요청에서 phoneNumber 제거, 학번(ssu_auth)으로만 유니크 - PhoneAuth·SignUp 중복 검사를 PartnerRepository/AdminRepository로 이동 - 채팅방 목록 JPQL에서 상대 전화번호를 Admin/Partner 엔티티 기준으로 조회 - 맵·응답 DTO에서 전화번호 출처를 프로필 엔티티로 통일 - JWT·로그인·SSUAuth 등 연관 코드 정리, 테스트 Admin 빌더 보완
…gic-edit [REFACTOR/#315] 전화번호·인증 필드 역할별 분리 및 학생 가입 단순화
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#️⃣연관된 이슈
📝작업 내용
🔎코드 설명(스크린샷(선택))
💬고민사항 및 리뷰 요구사항 (Optional)
비고 (Optional)