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 : 관리자는 학기별 항목에 등록된 마일리지의 등록된 학생 수를 확인할 수 있다 (#56) #60

Merged
merged 253 commits into from
Oct 5, 2023

Conversation

ohinhyuk
Copy link
Contributor

@ohinhyuk ohinhyuk commented Oct 5, 2023

요약

[마일리지 등록] 페이지 에서
기존에는 마일리지에 등록된 실제 학생 수를 확인할 수 없었다.
실제 학생 수를 화면에 표시해주는 수정을 하였음.

API 엔드포인트 : /api/mileage/semesters/{semesterName}/items

{
... 기존 필드
"recordCount": 8
}

작업 사항

백엔드 API 반환 값에 추가된 필드 recordCount를 화면에 표시함

이슈 번호 / 링크

#56

** Reference Backend Issue **
https://github.com/HGU-WALAB/sw-mileage-server-kt/issues/89

@ohinhyuk ohinhyuk added the API 서버와의 API 통신 label Oct 5, 2023
@ohinhyuk ohinhyuk self-assigned this Oct 5, 2023
@netlify
Copy link

netlify bot commented Oct 5, 2023

Deploy Preview for sw-mileage ready!

Name Link
🔨 Latest commit 01f3c78
🔍 Latest deploy log https://app.netlify.com/sites/sw-mileage/deploys/651ef6a1bb1b570008914277
😎 Deploy Preview https://deploy-preview-60--sw-mileage.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ohinhyuk ohinhyuk merged commit b705cbf into main Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API 서버와의 API 통신
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant