-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: 조회 결과 없음 처리 - 조회 시 404(검색 결과 없음)일 경우 테이블에 [조회된 내역이 없습니다]가 뜨도록 했습니다. * fix: 결과없음 오류 해결 - <table> 밑에 <div>가 오면 안되는 오류를 수정했습니다. * feat: 에러 모달 처리 - 필터에서 입력값이 없거나 2글자 미만인 경우,중복으로 수강 신청한 경우, 수강신청에 실패한 경우 에러 모달이 뜨게 했습니다. - 스토어에 type, field를 저장해서 사용하도록 변경했습니다.
- Loading branch information
1 parent
5496920
commit 4ace49a
Showing
11 changed files
with
248 additions
and
169 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.