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

[REFACTOR] 리팩토링 #57

Open
4 of 5 tasks
05AM opened this issue Jul 19, 2023 · 0 comments
Open
4 of 5 tasks

[REFACTOR] 리팩토링 #57

05AM opened this issue Jul 19, 2023 · 0 comments
Assignees
Labels
REFACTOR 프로덕션 코드 리팩토링 🐶 찬미 찬미 task

Comments

@05AM
Copy link
Member

05AM commented Jul 19, 2023

🦋 Feature Issue

  • 리팩토링

✅ To-do

  • 포인트 로그 title enum형으로 관리하기
  • service / controller dto 네이밍 룰 정하고 이름 일괄 변경하기
  • service, controller dto 완전 분리하기
  • entity를 get하는 서비스 함수들 더 좋은 방법 찾기
  • facade 패턴 적용
@05AM 05AM added REFACTOR 프로덕션 코드 리팩토링 🐶 찬미 찬미 task labels Jul 19, 2023
@05AM 05AM self-assigned this Jul 19, 2023
05AM added a commit that referenced this issue Jul 20, 2023
 #57 [FIX] admin 페이지 파일 이름 변경
05AM added a commit that referenced this issue Aug 8, 2023
05AM added a commit that referenced this issue Aug 9, 2023
 - SocialLoginInfo를 부모 클래스로 통일
 - KakaoSocialService의 login 메소드의 기능 분리 -> getSocialLoginResponse
05AM added a commit that referenced this issue Aug 9, 2023
05AM added a commit that referenced this issue Aug 9, 2023
 - 회원가입, 로그인
 - 로그아웃
 - 유저 프로필 정보 수정
 - 유저 프로필 가져오기
 - 인증번호 검증
 - 좋아요 누른 타투 저장
 - 좋아요 누른 타투 삭제
 - 좋아요 누른 타투 불러오기
 - 배송지 등록
05AM added a commit that referenced this issue Aug 9, 2023
 - 포인트 충전 요청 생성
05AM added a commit that referenced this issue Aug 11, 2023
SeorinY added a commit that referenced this issue Aug 11, 2023
#57 [REFACTOR] facade 패턴 도입 리팩토링
05AM added a commit that referenced this issue Aug 12, 2023
 - 포인트 충전 요청
 - 포인트 충전 요청 신청 내역 가져오기
 - 포인트 충전 요청 확인
 - 포인트 충전 요청 취소
 - 포인트 로그 불러오기
 - 모든 결제 내역 불러오기
 - 주문 내역 상태 변경
05AM added a commit that referenced this issue Aug 12, 2023
 - 유저 정보(이름, 전화번호) 추가
SeorinY added a commit that referenced this issue Aug 13, 2023
#57 [REFACTOR] Facade 패턴 적용 완료, order sheet 가져오기 api 수정
05AM added a commit that referenced this issue Aug 14, 2023
 - referer가 아닌 HttpEntity의 header에서 host를 가져옴
05AM added a commit that referenced this issue Aug 14, 2023
05AM added a commit that referenced this issue Aug 14, 2023
05AM added a commit that referenced this issue Aug 14, 2023
05AM added a commit that referenced this issue Aug 14, 2023
#57 [CHORE] 변수명, 폴더 구조 수정
SeorinY added a commit that referenced this issue Aug 15, 2023
 #57 [FIX] dev 서버 CORS allowdOrigins all로 변경
SeorinY added a commit that referenced this issue Aug 15, 2023
 #57 [FIX, REFACTOR] CORS 관련 설정 수정
05AM added a commit that referenced this issue Aug 18, 2023
#57 [REFACTOR] 결제 정보 불러오기 API 리팩토링
SeorinY added a commit that referenced this issue Aug 22, 2023
#57 [REFACTOR] admin api 사용시 user role 검사 로직 추가
@05AM 05AM changed the title [FIX] 리팩토링 [REFACTOR] 리팩토링 Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
REFACTOR 프로덕션 코드 리팩토링 🐶 찬미 찬미 task
Projects
None yet
Development

No branches or pull requests

1 participant