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

Fix/rating #106

Closed
wants to merge 8 commits into from
Closed

Conversation

koreanddinghwan
Copy link
Contributor

resolve #103

JuneParkCode and others added 8 commits September 16, 2023 13:34
* ✨ [Feature]: description

- login시 호출하는 mentorProfileCreate에서, description의 value할당.

* ✨ [Feature]: dto의 minlength 0 까지 낮춤.

* 🐳 [Chore]: dockerignore에 node_modules 추가

* ♻️ [Chore]: dto

- dto message 변경
- minLength 위치 변경

* ✅ [Test]: e2e test

- API 수정에따른 e2e 테스트 변경

* ✨ [Feature]: add validation

- description이 Null인 경우를 허용하지 않음.

* 📝 [Docs]: update api-docs

- API 사용 주의사항 업데이트

* 📝 [Docs]: update api-docs

* 🗃️ [Feature]: scheme change

- description column not null 적용

* 🌱 [Chore]: update category seed
* 🚀 [Fix]: logfile 경로 수정

- 배포실패하면 서버가 종료되어 배포실패 로그가 남지 않음.
- 마운트한 efs에 저장되도록 변경.

* [Fix]: script set -e 삭제.
* 📝 [Docs]: add deprecated

* ✨ [Feature]: home random 삭제
* 🐳 [Chore]: 간혹 Dockerfile에서 패키지 설치하면서 중복된 모듈
생성되는 것 방지.

* 🐛 [Fix]: mentorFeedback 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Feedback Rating이 반영되지 않는 문제
2 participants