[feature] #21 ProjectPostComment CRUD기능 (연관관계 x)#34
Closed
moosoobi wants to merge 14 commits intoKernel360:developfrom
Closed
[feature] #21 ProjectPostComment CRUD기능 (연관관계 x)#34moosoobi wants to merge 14 commits intoKernel360:developfrom
moosoobi wants to merge 14 commits intoKernel360:developfrom
Conversation
* [feature] 프로젝트 단계 생성 기능 구현 (일부 조정 필요한 사항은 Description 참고) - toEntity 매개변수 조정 필요 - order 필드 조정 필요 * [feature] 프로젝트 단계 생성 기능 구현 (일부 조정 필요한 사항은 Description 참고) - toEntity 매개변수 조정 필요 - order 필드 조정 필요 * [refactor] 프로젝트 단계 Dto 패키지 이동 (moduledomain -> moduleservice) * [feature] 프로젝트 단계 생성 기능 구현 (테스트 Mock 적용 예정) * [refactor] 콘솔 출력 코드 삭제 (환경변수 적용 확인 완료) * [refactor] 컨벤션 맞춰서 Dto 명을 API에 따라 네이밍 (ProjectProgressRequest -> ProgressCreateRequest) * [refactor] 프로젝트 단계 엔티티의 사용자 필드 통합 (관리자 권한 처리는 추후 로그와 함께 고려) * [refactor] 프로젝트 단계 순서 필드명 변경 (order -> position) * [refactor] Swagger 의존성 설정 중복 제거
* [feat] Kernel360#18 프로젝트 생성 기능 초안 구현 * [feature] Kernel360#18 프로젝트 엔티티 재 설계 및 프로젝트 유저 생성 * [feature] Kernel360#18 현재 불필요한 ProjectRequest 삭제 * [feat] Kernel360#18 프로젝트 생성 기능 초안 구현 * [feature] Kernel360#18 프로젝트 엔티티 재 설계 및 프로젝트 유저 생성 * [feature] Kernel360#18 프로젝트 생성 수정 추가 * feature] Kernel360#18 프로젝트 엔드포인트 수정 및 dto 팩토리 메서드 적용 * feature] Kernel360#18 프로젝트 응답 공통 DTO 적용 * [feature] Kernel360#18 프로젝트 CRUD DTO 적용 * [featur] Kernel360#18 DTO 패키지 분리 및 미사용 클래스 제거 * [feature] Kernel360#18 project Entity Setter 제거 * [feature] Kernel360#18 Setter 제거로 인한 delete 서비스 로직 변경 * [feature] Kernel360#18 Project Update 메서드 컨벤션 리팩터링 * [hotfix] Kernel360#35 Project, ProjectUser Entity&Service 전면 수정 * [refactor] 프로젝트 단계 생성 요청 DTO의 사용자 변수명 변경 (creator -> user) (Kernel360#37) * [hotfix] Kernel360#35 실수로 올라간 파일 수정 * [hotfix] Kernel360#35 불필요한 코드들 정리 * [hotfix] Kernel360#35 ProjectUserManageRole 오타 수정 * [hotfix] Kernel360#35 ProjectUserManageRole 오타 수정에 따른 영향 반영 * [feat] Kernel360#18 프로젝트 생성 기능 초안 구현 * [feature] Kernel360#18 프로젝트 엔티티 재 설계 및 프로젝트 유저 생성 * [feature] Kernel360#18 현재 불필요한 ProjectRequest 삭제 * [feat] Kernel360#18 프로젝트 생성 기능 초안 구현 * [feature] Kernel360#18 프로젝트 엔티티 재 설계 및 프로젝트 유저 생성 * [feature] Kernel360#18 프로젝트 생성 수정 추가 * feature] Kernel360#18 프로젝트 엔드포인트 수정 및 dto 팩토리 메서드 적용 * feature] Kernel360#18 프로젝트 응답 공통 DTO 적용 * [feature] Kernel360#18 프로젝트 CRUD DTO 적용 * [featur] Kernel360#18 DTO 패키지 분리 및 미사용 클래스 제거 * [feature] Kernel360#18 project Entity Setter 제거 * [feature] Kernel360#18 Setter 제거로 인한 delete 서비스 로직 변경 * [feature] Kernel360#18 Project Update 메서드 컨벤션 리팩터링 * [hotfix] Kernel360#35 git upstream upadte & .gitignore * [hotfix] Kernel360#35 Project, ProjectUser Entity&Service 전면 수정 * [hotfix] Kernel360#35 실수로 올라간 파일 수정 * [hotfix] Kernel360#35 불필요한 코드들 정리 * [hotfix] Kernel360#35 ProjectUserManageRole 오타 수정 * [hotfix] Kernel360#35 ProjectUserManageRole 오타 수정에 따른 영향 반영 * [hotfix] Kernel360#35 Project 관련 DTO 리팩토링 * [hotfix] Kernel360#35 ProjectUpdate 관련 DTO 리팩토링 * [hotfix] Kernel360#35 Test 용으로 만들었던 AuthController 삭제 * [hotfix] Kernel360#35 ProjectDeleteDTO 관련 불필요한 요소 삭제 * [hotfix] Kernel360#35 DTO 네이밍 수정 --------- Co-authored-by: EOJIN <122079064+song-eojin@users.noreply.github.com>
0eacaf1 to
70bf736
Compare
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.
관련 이슈
#21
변경 사항
추후 개선 및 해결 예정
확인 사항
트러블 슈팅
배경
이슈
// 이슈가 발생한 코드 및 오류 메시지 등의 기존 코드원인 분석
수정 코드 또는 해결 방법
// 수정 코드