-
Notifications
You must be signed in to change notification settings - Fork 4
Main 병합 #46
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
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
users, tasks, logs, commets table
각 테이블에 맞게 엔티티 설정, 일부 ENUM 생성
[#2] Entity 기본생성 / 파일구조 작업
UserService 회원정보 기능 추가
task create, update, soft delete, filter pagination 구현 수정 시 상태 조건 처리 구현 (상태 변경 시 이전 상태로 돌아갈 수 없음)
token -> HttpServletRequest 타입으로 변경
DB 변경에 따른 수정 (content -> description, dueAt -> dueDate)
managerId -> assigneeId
[#5] AOP 활동 로그 기록
refactor : 댓글 응답 형식 수정, fix: 프론트 연동 오류 해결
데이터 생성 / 수정 요청 DTO 마감 시간 타입 수정
공통 응답 객체 재사용
[#26] 페이지네이션 재사용 메서드 생성
Feature/34 README 작성
fix: 로그인과 회원가입시 HttpRequestUtil에서 토큰을 통한 userId 가져오지 않도록 수정
비즈니스 로직 수정 후 테스트코드 수정하지 않은 부분 변경
API 요구사항은 taskId가 있지만 실제 네트워크 요청은 없음 네트워크 요청에 따라 변경하여 수정
fix: Dashboard Repository Test 코드 어노테이션 수정
[#39] 테스트 코드 / 요구사항과 다른 코멘트 삭제 부분 버그 수정
[#42] README 운영환경변수 추가 / 오타 수정
[#44] README sql 실행 방법 추가
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.
상세 내용
주의 사항
Close #{이슈_번호}