-
Notifications
You must be signed in to change notification settings - Fork 2
서버 배포 master 브랜치 #141
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
Merged
Merged
서버 배포 master 브랜치 #141
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
Create dogs module, resolver, service
Create dog entity
Modify dog entity
Create dog type enum
Modify dog.entity.ts dog-type.enum.ts
Create create-dog.input.ts
Create Dog Create API
App.module.ts에서 TypeOrmModule 설정
.gitignore 파일 수정
feat: User CURD API 수정
가게 Creat API, Read API 생성 완료했습니다 Read API 는 fetch가 포함된 API들을 의미합니다
shop.interface.ts 에서 shops-service.interface.ts로 수정합니다 멘토님의 파일 구조 및 이름을 참고했습니다
.gitignore 파일 내용 수정
강아지 Create API 완성
feat: 강아지 Create API 구현
auth login API 구현 refreshToken devoloping
feat:auth login API 구현
.gitignore 동기화
feat: 가게 CRUD API 생성
class-transformer 패키지 추가 .gitignore 파일 수정
chore: 공용 파일 수정
- service의 함수에 exception filter 적용했습니다 - resolver 또한 service 변경에 맞춰 수정했습니다 - entitiy에 추후 조인할 컬럼들을 주석으로 입력해두었습니다
API : findByShopId -> findByShopIdWithPage 컬럼 오타 : createAt -> createdAt
Cicd #121 클라우드빌드 파일 추가
코드 리팩토링 및 수정
feat, chore : 예약에 fetchForShopDetailPage API 생성 및 오타 수정
refactor: 전체적인 코드 리팩토링 및 수정
chore: 엔티티 수정 및 개발 환경 설정
shop.resolver 테스트코드 추가 엔티티 칼럼값 수정 refreshToken 배포환경 및 구글,카카오 로그인 콜백백URL 수정
칼럼값 수정
chore: shop.output 칼럼값 수정
release-#1
release-#1
LXAM-1 JIRA 이슈 연동 테스트
user 비밀번호 초기화 API 기능 추가 및 비밀번호 업데이트 시 bcrypt 오류 해결
release-#1
release-#1
release-#1
feat: user 비밀번호 초기화 API 기능 추가
release-#2
release: resetPwd API 추가
fix : CORS 설정 추가 / 테스트코드 수정사항 포함
서버 배포 버전 - 1.6 cors 에러 수정 release
release: 배포 버전 설정 1.6
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.
No description provided.