[feat] 관리자 대리 예약 기능 추가 - #21
Closed
sunwoo162 wants to merge 8 commits into
Closed
Conversation
|
@sunwoo162 is attempting to deploy a commit to the team-flooding Team on Vercel. A member of the Team first needs to authorize it. |
Author
|
GitHub 원본 저장소에 직접 push 권한이 생겨 동일 변경사항을 같은 저장소 브랜치 PR #22로 이전했습니다. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
개요 💡
관리자가 기기 관리 화면에서 사용자를 선택해 대리 예약을 생성할 수 있도록 기능을 추가했습니다.
사용자 검색은 이름, 호실, 학번을 지원하며 숫자 검색 시 호실 결과가 우선 노출되도록 처리했습니다.
작업내용 ⌨️
pnpm lint,pnpm check-types,pnpm build,git diff --check검증 완료