-
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
Dev To Main #98
Merged
Dev To Main #98
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
Contributor
choi3179
commented
Apr 22, 2024
- merge
- [x] github action, AWS 환경 설정 - [ ] ec2 배포 확인
Statistics v0.1.0/jiyoung
[MOD] 기본 테이블 데이터 sql 파일 추가
[ADD] 사원번호로 하위업무 조회 API 추가
[ADD] 프로젝트 생성 api 추가
[ADD] MypageController 추가
- [x] Task Entity Column Fetch.Lazy - [x] TaskRepository 쿼리 Join Fetch - [ ] Project Entity Column Fetch.Lazy - [ ] ProjectRepository 쿼리 Join Fetch
[ADD] Query 성능 향상 작업
[MOD] Projcet DTO 수정
- [x] ProjectService insert 만들기 - [x] Project Create DTO 생성 및 변환 메소드 추가 - [x] Insert Test Code 작성 - [x] 프로젝트 생성 엔드포인트 로직 수정
[ADD] Project Insert & Test
- [x] 직원 검색용 DTO 생성 - [x] Service 생성 - [x] EndPoint 생성
[ADD] Employee 검색 API
[MOD] API 호출 성능 개선
[MOD] SearchService 쿼리 최적화 수정
[MOD] 최종 main branch merge
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.