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

455 태그 생성 기능 추가 #473

Merged
merged 34 commits into from
May 23, 2023
Merged

Conversation

cjho0316
Copy link
Contributor

개요

태그 생성기능 추가

작업 사항

기능 추가

변경점

기능 추가

목적

태그 생성

스크린샷 (optional)

cjho0316 and others added 30 commits April 24, 2023 16:58
컨트롤러 틀 생성
컨트롤러 추가
라우터 인덱스 추가
bookInfoId 컬럼추가
경로 재설정 및 불필요한 코드 제거
레포지토리 추가
entity 정의 부분 lint에 맞게 수정
import 정상 작동하도록 수정
getDefaultTagId 함수 추가
Tag Error Code 추가
'userid' 에서 'userId' 으로 변경
Repository 함수 변경
함수 추가 및 마이너한 변경
service.ts 에서 객체를 export하는 게 아니라 클래스를 export하게 함
class default 삭제
wrapAsyncController 제거
HTTP 응답값 변경
tag의 input값이 유효한지 확인하는 모듈을 controller에서 동작하도록 수정
라우트 경로설정
주석 삭제 및 슈퍼태그 함수 생성
컨텐트 trim 추가
delete routes 추가
컨트롤러 delete Super/Sub 태그 생성
리포지토리 delete Super/Sub 태그 생성
서비스 delete Super/Sub 태그 추가
routes 경로 설정
변수명 재설정
@cjho0316 cjho0316 requested a review from nyj001012 May 23, 2023 05:46
Copy link
Contributor

@nyj001012 nyj001012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nyj001012 nyj001012 merged commit 4289620 into develop May 23, 2023
@nyj001012 nyj001012 deleted the 455-태그-생성-기능-추가 branch May 23, 2023 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants