Skip to content
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

[yoonwodyd -> weekly] 유저 CRUD 기능 추가 #24

Closed
4 tasks
yooonwodyd opened this issue Sep 24, 2024 · 0 comments
Closed
4 tasks

[yoonwodyd -> weekly] 유저 CRUD 기능 추가 #24

yooonwodyd opened this issue Sep 24, 2024 · 0 comments
Labels
✨ Feature 기능 개발 🔨 Refactor 코드 리팩토링

Comments

@yooonwodyd
Copy link
Contributor

Issue

✨ 기능 리스트

  • 유저 테이블 전략 변경.
  • User Repository , Service, Controller 구현
  • Swagger 적용
  • 에러코드 정의

@yooonwodyd yooonwodyd added ✨ Feature 기능 개발 🔨 Refactor 코드 리팩토링 labels Sep 24, 2024
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Sep 27, 2024
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Sep 27, 2024
String으로 관리하던 타입을 LocalDateTime으로 변경
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Sep 27, 2024
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Sep 27, 2024
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 4, 2024
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 4, 2024
자동 날짜 추가를 위해 JPAConfig와 EntityListeners 추가
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 4, 2024
변경사이에 맞게 data.sql 변경
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 4, 2024
ArtistInfo와 StudentArtist 사이의 CascadeType.ALL 설정
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 4, 2024
변경 사항에 맞게 테스트 유저 변경
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 4, 2024
User에 사용할 UserDto및 artist의 response,request를 구현
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 4, 2024
테스트를 위한 security-test 추가
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 4, 2024
테스트를 위한 data.sql 별도 생성
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 4, 2024
테스트를 위한 yaml 별도 생성
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 4, 2024
토큰 테스트를 위한 별도의 유틸 클래스 생성
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 4, 2024
추후 필요한 내용 ToDo에 추가
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 4, 2024
ArtistService의 내용 추가. 에러 처리 구현이 현재 안되어있음.
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 4, 2024
JPA를 상속받는 StudentArtistRepositor 인터페이스 구현
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 4, 2024
ArtistController의 일부 기능 구현.
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 4, 2024
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 4, 2024
임시 로그인 E2E 테스트 구현
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 4, 2024
yooonwodyd added a commit that referenced this issue Oct 4, 2024
유저관련 CRUD, 테스트 작성 #24 #22
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 14, 2024
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 14, 2024
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 14, 2024
유저 로직 처리를 위한 로직 추가. querydsl과 각종 설정 추가. 추후 변경 여지가 많음.
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 15, 2024
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 15, 2024
Artist와 ArtistInfo 사이에 Cascade 추가
yooonwodyd added a commit that referenced this issue Oct 15, 2024
유저 기본 설정, 작가 CRUD 관련 서비스 로직 추가 #24 #43
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 15, 2024
User 도메인 관련 업데이트
yooonwodyd added a commit that referenced this issue Oct 15, 2024
유저 기본 설정, 작가 CRUD 관련 서비스 로직 추가 #24 #43
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 15, 2024
yooonwodyd added a commit that referenced this issue Oct 15, 2024
refactor:[#24]- swagger UI 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발 🔨 Refactor 코드 리팩토링
Projects
None yet
Development

No branches or pull requests

1 participant