-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat: 메일 인증코드 보내기 전에 중복된 이메일인지 확인 #164 * feat: 전화번호는 중복될 가능성이 있으므로 검증 로직에서 제외 #164 * feat: 메일 인증 코드 field 추가 #164 * feat: career 관련 util 추가 #109 * feat: 학번 중복 확인 API 및 회원가입 api 정의 #164 * feat: 백엔드에서 보내는 error.message 참조할 수있도록 수정 #164 * feat: 회원가입 및 학번 검증 api 연결 #164 * feat: 로그인 반환값에 관리자 인지 판별하는 속성 추가 #164 * feat: 로그인 api 정의 및 연결 #164 * fix: redux의 state 명 변경에 따른 참조 파일들에서 변수명 변경 #164 * feat: form submit 후 자동 refresh 기능 없애기 #164 * refactor: 사용하지 않는 import 구문 삭제 #164 * fix: 서버 api error handling #164 * fix: 로그인 test에서 response에 is_moderator 속성 추가 #164 * refactor: main page 에서 발생하는 error 및 waring 조치 #164
- Loading branch information
Showing
33 changed files
with
532 additions
and
275 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.