-
Notifications
You must be signed in to change notification settings - Fork 0
RINGUS v1 Server 배포 #55
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
Closed
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
Main cd/fix/2
* Update main-cd.yml (#17) * Update main-cd.yml/v3
* RINGUS-40 feat: 북마크 생성 및 삭제 기능 구현 * RINGUS-40 chore: 멘티 스키마 변경에 따른 flywayV2 생성
* RINGUS-45 feat: SessionMemberId 어노테이션 기능 구현 * RINGUS-45 refactor: 자기 정보 조회시 멤버 타입 반환 추가
* RINGUS-44 feat: 증명서 및 이미지 로직 관심사 분리 * RINGUS-44 feat: 프로필 이미지 조회 api 및 에러코드 작성 * RINGUS-44 fix: 조회 기능 삭제
* RINGUS-48 refactor: 멘토 엔티티 변경 * RINGUS-48 chore: 멘토 엔티티 변경에 따른 flyway 스키마 변경
* RINGUS-49 docs: 내 프로필 상세 조회 Docs 작성
* RINGUS-52 feat: 내 멤버 조회 imgUrl 필드 추가 * RINGUS-52 fix: 멘토 멘티 request DTO에서 받는 Id를 SessionId로 받도록 변경 * RINGUS-52 fix: jakarta.persistence:jakarta.persistence-api:3.0.0 버전 충돌 에러 해결
* RINGUS-46 feat: 멘토링 신청 엔티티 및 에러코드 작성 * RINGUS-46 fix: domain 명 apply -> mentoring 변경 * RINGUS-46 feat: 멘토링 제안 api 작성 * RINGUS-46 feat: docs 추가 및 파라미터 오류 수정
* RINGUS-58 feat: 멘토링 멘토, 멘티 연관관계 매핑 * RINGUS-58 feat: 멘토링 테이블 flyway 추가 * RINGUS-58 chore: multipart 최대 파일 사이즈 변경
* RINGUS-27 feat: 멘토 프로필 목록 조회 API 개발 * RINGUS-27 feat: 멘토 프로필 목록 조회 API 구현
* Update main-cd.yml (#17) * Fix/main cd/v3 (#18) * Update main-cd.yml (#17) * Update main-cd.yml/v3 * RINGUS-27 refactor: 커서 기반 페이지네이션 로그 삭제 * RINGUS-61 feat: 내 프로필 조회 기능 구현 --------- Co-authored-by: Jaeyeong Park <[email protected]>
* RINGUS-62 feat: 북마크 멘토 목록 조회 기능 추가 * RINGUS-62 fix: 로그인 아닐 때 멘토 목록 조회 안되는 오류 수정
* RINGUS-64 refactor: 닉네임 유효 검사 POST로 변경 * RINGUS-64 feat: 멘토기준 멘토링 신청 받은 멘티 목록 조회 * RINGUS-64 test: 멘토링 테스트 sql 작성
* RINGUS-64 refactor: 닉네임 유효 검사 POST로 변경 * RINGUS-64 feat: 멘토기준 멘토링 신청 받은 멘티 목록 조회 * RINGUS-64 test: 멘토링 테스트 sql 작성 * RINGUS-64 fix: git 스테이징 안된 파일push
* RINGUS-64 refactor: 닉네임 유효 검사 POST로 변경 * RINGUS-64 feat: 멘토기준 멘토링 신청 받은 멘티 목록 조회 * RINGUS-64 test: 멘토링 테스트 sql 작성 * RINGUS-64 fix: git 스테이징 안된 파일push * RINGUS-64 refactor: 닉네임 중복 검사 POST에서 GET으로 변경
* RINGUS-66 rename: commissioned필드 suggested로 변경 * RINGUS-66 feat: 멘토 멘토링 수락 기능 구현 * RINGUS-66 docs: 멘토 멘토링 수락 docs 작성
* RINGUS-66 rename: commissioned필드 suggested로 변경 * RINGUS-66 feat: 멘토 멘토링 수락 기능 구현 * RINGUS-66 docs: 멘토 멘토링 수락 docs 작성 * RINGUS-66 fix: HTTP PUT 메서드 추가
* RINGUS-70 rename: Image 필드명 변경 * RINGUS-70 rename: 기존의 ImgUrl 필드 image로 변경
* RINGUS-70 rename: Image 필드명 변경 * RINGUS-70 rename: 기존의 ImgUrl 필드 image로 변경 * RINGUS-70 rename: 기존의 ImgUrl 필드 image로 변경 * RINGUS-70 feat: 멘토링 count 쿼리 구현 * RINGUS-70 feat: 북마크 확인 쿼리 구현
* RINGUS-70 rename: Image 필드명 변경 * RINGUS-70 rename: 기존의 ImgUrl 필드 image로 변경 * RINGUS-70 rename: 기존의 ImgUrl 필드 image로 변경 * RINGUS-70 feat: 멘토링 count 쿼리 구현 * RINGUS-70 feat: 북마크 확인 쿼리 구현 * RINGUS-70 fix: 쿼리Dsl 생성자 주입 추가
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.
✨ 구현한 기능
📢 논의하고 싶은 내용
🎸 기타