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

Feat/review now #40

Merged
merged 7 commits into from
Jan 14, 2022
Merged

Feat/review now #40

merged 7 commits into from
Jan 14, 2022

Conversation

holmir97
Copy link
Member

✅ PR check list

  • commit message가 적절한지 확인해주세요.
  • 마지막으로 Coding Convention을 준수했는지 확인해주세요.
  • 적절한 branch로 요청했는지 확인해주세요.
  • Assignees, Label을 붙여주세요.
  • 가능한 이슈를 Link 해주세요.
  • PR이 승인된 경우 해당 브랜치는 삭제 부탁드립니다.

🌈 PR 요약

review now api 추가

📌 변경 사항

Linked Issue

close #28

@holmir97 holmir97 requested review from seohyun-106 and geeneve and removed request for seohyun-106 January 14, 2022 01:42
@holmir97 holmir97 self-assigned this Jan 14, 2022
@holmir97 holmir97 added 2️⃣ priority: middle 우선순위 중간 🍀 feature 새로운 기능 추가 labels Jan 14, 2022
@holmir97 holmir97 requested a review from seohyun-106 January 14, 2022 01:42
Copy link
Contributor

@seohyun-106 seohyun-106 left a comment

Choose a reason for hiding this comment

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

잘 보고 갑니다 ..

});

// 변경 리뷰 저장
review.save();
Copy link
Contributor

Choose a reason for hiding this comment

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

저도 담에 일케 할래요

@@ -55,7 +57,59 @@ const postReviewBeforeController = async (req: Request, res: Response) => {
res,
returnCode.OK,
true,
"독서 중 등록 성공",
"독서단계이동 (전 -> 중)",
Copy link
Member

Choose a reason for hiding this comment

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

이게 임시저장으로 쓰이면 전 -> 중은 아닌게 아닌가요? 🧐

},
});

// 2. 존재하지 않은 review
Copy link
Member

Choose a reason for hiding this comment

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

않은 ? 🧐🧐🧐 ? 🧐?

@holmir97 holmir97 merged commit b09538e into develop Jan 14, 2022
@holmir97 holmir97 deleted the feat/reviewNow branch January 14, 2022 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2️⃣ priority: middle 우선순위 중간 🍀 feature 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] add review now
3 participants