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

GTB-41 [feat] 관리자 페이지 주점 웨이팅 현황 API 구현 #38

Merged
merged 10 commits into from
Jul 7, 2024

Conversation

rootTiket
Copy link
Contributor

1. 무슨 이유로 코드를 변경했나요?


관리자 페이지에서 유저의 웨이팅 현황을 확인하는 API를 구현하였습니다.

2. 어떤 위험이나 장애를 발견했나요?


사용자가 현장웨이팅인 경우 유저 객체로 식별 할 수 없어 오류가 있었습니다. 현재는 수정했습니다.

3. 관련 스크린샷을 첨부해주세요.


스크린샷 2024-07-07 오후 6 16 49

4. 완료 사항


  • 현재 웨이팅 팀 수, 각 팀당 유저이름, 인원 수 예약 시간 불러오는 기능

5. 추가 사항

close #36

@rootTiket rootTiket self-assigned this Jul 7, 2024
Copy link
Member

@jwnnoh jwnnoh left a comment

Choose a reason for hiding this comment

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

고생하셨습니다! 몇 가지 의견을 남겨두었으니, 확인해주시면 감사하겠습니다 ☺️

@yechan-kim
Copy link
Contributor

고생하셨습니다!

Copy link
Member

@jwnnoh jwnnoh left a comment

Choose a reason for hiding this comment

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

고생하셨습니다! 피드백 확인 부탁드립니다!

Copy link
Member

@jwnnoh jwnnoh left a comment

Choose a reason for hiding this comment

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

LGTM👍

@rootTiket rootTiket merged commit ee11976 into develop Jul 7, 2024
@jwnnoh jwnnoh deleted the GTB-41 branch July 7, 2024 14:19
@jwnnoh jwnnoh added the ✨ feature 새로운 기능 label Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature 새로운 기능
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GTB-41 [feat] 관리자 페이지 주점 웨이팅 현황 API 구현
3 participants