-
Notifications
You must be signed in to change notification settings - Fork 0
[Release] 기능 추가 및 리팩토링 코드 배포 #182
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
Merged
Merged
Conversation
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
feat: add logback xml
feat: add console log in dev
- 작성자가 아닐 경우 비공개 게시글을 볼 수 없음 - 작성자여도 전체 조회에서는 비공개 게시글을 볼 수 없음 - 작성자는 myCode 에서만 비공개 글을 볼 수 있음
[PR] code post 공개 여부 기능 추가
- 전체 조회 시에는 댓글 개수만 추가 - 나의 코드 게시글 조회 시 댓글 및 리뷰 개수 추가
[PR] code post 조회 시 응답 값에 댓글 및 리뷰 개수 포함
- 쿼리문에서 and와 or의 순서가 잘못됨 괄호를 통해 해결
[PR] 단일 조회 시 결과 값이 1개 이상인 문제 해결
fix: change file path
[PR] code post 북마크 기능 구현
[PR] code post 섬네일 response dto 통일 및 description 요약 추가
[PR] github 연동 기능 추가
[PR] github token 테이블 추가
TODO: code post의 language와 github에서 인식하는 파일 형식 이름이 달라서 매핑해야함
[PR] github push 기능 구현
- 응답 값에 공개여부 필드 추가 - 프로그래밍 언어별 필터링 추가 - 댓글 개수 순 정렬 추가 Closes#125
[PR] 전체 조회 정렬 및 필터링 추가
- 프로그래밍 언어에 맞는 파일 형식자 매핑 - md 파일에 줄바꿈 적용 Closes #122
[PR] connect volume ec2 and spring docker container
[PR] 테스트 환경 설정 방식 변경
[PR] 북마크 전체 조회 시 작성자 정보 오류 수정
- MySQL 에서 지원하는 Upsert 기능 사용 - Upsert 는 PK를 반환하지 않기 때문에 조회 쿼리 추가 사용 - test 코드 환경 설정 방식 변경
[PR] save or update 메서드 Upsert 기능으로 구현
- 사용자 상관없이 모두 조회하고 있는걸 수정 - 회원이 북마크한 정보만 볼 수 있게 수정
[PR] 북마크 전체 조회 수정
- member 외래키 삭제 및 email 컬럼 추가
[PR] code post 북마크 스키마 구조 변경
[PR] 북마크 스키마 구조 변경에 따른 테스트 코드 수정
[PR] flyway 중복 실행 방지 및 회원 외래키 삭제
[PR] changed file name
[PR] flyway version upgrade
- 서버가 하나이기 때문에 비즈니스 로직에서 해결
[PR] delete API 구현
- token 컬럼 unique 설정 - db 마이그레이션 진행
[PR] FcmToken 도메인 구조 변경
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.
[Code Post]
[Code Post Bookmark]
[GitHub]
[FCM]
[ETC]