-
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
Merge: 토익 문제 업로드 적용 #36
Merged
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
- Roles guard 추가 - Access Token을 통해 사용자의 권한을 검사하는 기능 추가 - 사용자의 권한이 없을 경우 403 에러를 반환 Related to #18
- Swagger API의 이름을 변경하였습니다. - 기존에는 @SwaggerAPI였지만 Swagger의 데코레이터와 유사하게 변경하였습니다. Related to #18
- pdf 업로더 모듈 추가 - 파일 Api Swagger 데코레이터 추가 - 업로드 컨트롤러 추가 Related to #18
- pdf -> xlsx에서 패키지 변경 - 파일 업로드 테스트 불가로 인한 scalar 문서 제거 - swagger 문서 복귀 Related to #18
- multer에서 diskStorage를 사용하도록 설정 - 파일 업로드 경로를 변경 - pdf 업로드 모듈 -> 업로드 모듈로 이름 변경 Related to #18
- 엑셀 파일의 내용을 파싱하여 JSON으로 변환 Related to #18
- 토익 문제 모듈 추가 - 토익, 문제 업로드 서비스 로직 추가 - 어드민 유저만 업로드 가능하도록 권한 설정 Related to #18
- 모듈 추가에 따른 테스트 모듈 추가 Related to #18
- 토큰 확인 메세지를 수정했습니다. Related to #18
- prisma 스키마를 추가하였습니다. - prisma 패키지 설치 - prisma client 생성 - prisma client를 사용하여 데이터베이스에 접근하는 코드 작성 Related to #18
- 유저 권한 기능을 수정했습니다. - 일부 API 요청 권한에 manager 권한이 필요하도록 설정 - roles.enum.ts 파일에 manager 권한을 추가했습니다. - roles.guard.ts 파일에 검사하는 로직을 서비스로 이동 했습니다. Related to #18
- file -> workbook으로 변환 부분을 pipe로 분리 - 토익 문제를 업로드 후 DB에 저장하는 부분을 service로 분리 - 인터페이스 수정
- prisma 예외 필터 추가 - prisma 클라이언트 연결 모듈 추가 - migration 파일 추가 - schema 변경 Related to #18
- 토익 문제 조회, 상세 조회를 컨트롤러에 추가 - 토익 문제 생성, 수정, 삭제를 서비스에 추가 Related to #18
- 업로드 모듈에서 테스트 모듈 의존성 추가 - 토익 문제 모듈에서 테스트 모듈 의존성 추가 Related to #18
- file type validaton 수정 Related to #18
future9061
approved these changes
Feb 11, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다.
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.
PR 체크리스트
아래 항목을 확인해 주세요:
PR 유형
이 PR은 어떤 종류의 변경을 가져오나요?
관련 이슈
이슈 번호: #18
새로운 동작은 무엇인가요?
이 PR은 호환성 변경을 도입하나요?
기타 정보
기타사항
xlsx 파일 업로드
xlsx 파일 정상 업로드 (성공)
권한이 없을 때 (403: forbidden)
파일 타입이 xlsx와 다를 때 (예시: pdf)
토익 문제 전체 조회
7)
토익 문제 상세 조회 (예시 id: