forked from JNU-econovation/jnu-wiki-be
-
Notifications
You must be signed in to change notification settings - Fork 0
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
버전 맞추기 #1
Conversation
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
…rCheck 이메일 체크, 닉네임 체크, 로그인응답DTO생성
- 사용안하는 임포트 제거
…rCheck 사용안하는 import 제거
- pair programming Co-authored-by: Jminkkk <[email protected]>
…rCheck mapstruct 설정 추가
API 수정에 따른 로직 변경 및 DTO 네이밍 컨벤션 통일
디렉토리 구조 변경
delete conflict files
delete conflict files
delete conflict files
delete conflict files
restore conflict files member
restore conflict files docsRequest
# Conflicts: # src/main/java/com/timcooki/jnuwiki/domain/docsRequest/service/DocsRequestService.java
- 새문서 요청 조회 기능 추가 - 오류 제거 Co-authored-by: Jminkkk <[email protected]>
- 버그 소멸 Co-authored-by: Jminkkk <[email protected]>
버그 수정 및 새문서 요청기능 추가
- 문서 목록 조회 기능 구현
- 문서의 내용 수정 기능 구현
- 문서의 상세 내역 조회 기능 구현 - 생성 시간, 수정 시간 LocalDateTime으로 통일
- 사용하지 않는 임포트문 삭제
- 문서 상세 요청 조회의 DTO에 docsRequestId 추가
문서 조회 및 내용 수정 기능 구현
- MemberInfo Retrieve - MemberInfo Edit Co-authored-by: Jminkkk <[email protected]>
- MemberEntity update method Co-authored-by: Jminkkk <[email protected]>
사용자 조회, 사용자 정보 수정
- 일반 검색 기능 구현 - 검색 테스트 구현 - DocsLocation,Docs OneToOne 매핑 - DocsMapper Impl - SearchReadResDTO Impl
- 빌드를 위한 수정되지 않은 테스트 코드 주석 처리 - 추후 리팩토링을 위한 TODO 주석 추가
빌드를 위한 수정되지 않은 테스트코드 주석 처리
…into feat-moly
- test과 production 파일로 분리
- 환경변수 수정
application.yml 스크립트 수정
- 테스트용 문서 생성, 수정 권한 일부 삭제
테스트용 문서 생성, 수정 권한 일부 삭제
로그인하지 않은 유저 문서 상세 조회 불가 버그 수정
- 로그인시 토큰 만료 시간 추가
로그인시 응답에 토큰 만료 시간 추가
- 로그인 버그 픽스
jminkkk
added a commit
that referenced
this pull request
Nov 21, 2023
jminkkk
pushed a commit
that referenced
this pull request
Nov 21, 2023
Merge pull request #1 from JNU-econovation/develop
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.
.