-
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.
* Fix: Refresh Token 에러 반환 시 2000 반환하는 오류 수정 (#235) * Fix: 리프레쉬 토큰 유효성 검증 로직 추가 #234 * Fix: OutofBound 발생 가능성 제거 #234 * Fix: 클라이언트 재발급로직 테스트를 위한 토큰 유효기간 최소화 #227 * Refactor: API 버전 관리 도입 (#236) * Fix: API 버전 관리를 위한 URI 업데이트 #226 * Fix: API 버전 관리를 위한 URI 업데이트 #226 * Fix: API 버전 관리를 위한 URI 업데이트 #226 * Fix: API 버전 관리를 위한 URI 업데이트 #226 * Fix: API 버전 관리를 위한 URI 업데이트 #226 * Fix: API 버전 관리를 위한 URI 업데이트 #226 * Fix: API 버전 관리를 위한 URI 업데이트 #226 * Fix: API 버전 관리를 위한 URI 업데이트 #226 * Fix: API 버전 관리를 위한 URI 업데이트 #226 * Fix: API 버전 관리를 위한 URI 업데이트 #226 * Fix: API 버전 관리를 위한 URI 업데이트 #226 * Fix: API 버전 관리를 위한 URI 업데이트 #226 * Refactor: Subject URI 수정 (#236) * Fix: 클래스 생성 제한 수 8개로 변경 (#238) * Fix: 토큰 유효시간 원상복구 (#227) * Fix: 학생이 이름, 색상 변경 시 적용 오류 수정 (#240) * Fix: 학생이 이름, 색상 변경 시 적용 오류 수정 (#241) * Fix: 학생이 업데이트한 이후에도 선생님 값이 반영되는 오류 수정 #239 * Fix: 메인페이지, 일정페이지용 Lecture 데이터 반환 시, 해당 멤버에 대한 정보를 가져오도록 수정 #239 * Style: 불필요 주석 삭제 #239 * Fix: 학생이 이름, 색상 변경 시 적용 오류 수정 (#242) * Fix: 학생이 업데이트한 이후에도 선생님 값이 반영되는 오류 수정 #239 * Fix: 메인페이지, 일정페이지용 Lecture 데이터 반환 시, 해당 멤버에 대한 정보를 가져오도록 수정 #239 * Style: 불필요 주석 삭제 #239 * Fix: 메인페이지, 일정페이지용 쿼리 오류 수정 #239 * Refactor: Post/Put 요청 시, ResponseBody에 결과값 반환 (#243) * Refactor: Post/Put 요청 결과 ResponseBody로 반환하도록 리팩토링 #148 * Refactor: Post/Put 요청 결과 ResponseBody로 반환하도록 리팩토링 #148 * Refactor: Post/Put 요청 결과 ResponseBody로 반환하도록 리팩토링 #148 * Refactor: Post/Put 요청 결과 ResponseBody로 반환하도록 리팩토링 #148 * Refactor: Post/Put 요청 결과 ResponseBody로 반환하도록 리팩토링 #148 * Refactor: Post/Put 요청 결과 ResponseBody로 반환하도록 리팩토링 #148 * Refactor: Post/Put 요청 결과 ResponseBody로 반환하도록 리팩토링 #148 * Refactor: Post/Put 요청 결과 ResponseBody로 반환하도록 리팩토링 #148 * Refactor: Post/Put 요청 결과 ResponseBody로 반환하도록 리팩토링 #148 * Refactor: Post/Put 요청 결과 ResponseBody로 반환하도록 리팩토링 #148
- Loading branch information
Showing
34 changed files
with
423 additions
and
369 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
Oops, something went wrong.