Client login#12
Open
ParkJH1 wants to merge 8 commits into
Open
Conversation
클라 로그인 파트 시작
신규 API 추가
…APIs Edit [로그인 / 회원가입 / 관리자 / 학급선택] 기능 구현 완료 신규 추가 API 추가 구현
관리자페이지 종료시 로그인창 뜨도록 변경 회원가입시 선택한 학급으로 적용되지 않는 버그 수정
// AdminForm 관리자화면 UI 수정 //RegisterForm 회원가입 학급명 텍스트필드에 실제 학급명이 뜨도록 수정 //SelectClassForm 학급선택창 학급명 리스트목록에 실제 학급명이 뜨도록 수정 // Academy_APIs 신규 API ( GetClassName ) 추가 일부 API 함수명 변경
아이콘 변경
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.
Client 브랜치에 Client-Login 파트 소스 포함