-
Notifications
You must be signed in to change notification settings - Fork 0
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
서비스 불러오기 & 삭제 API 연동 #60
Comments
새로고침 하면 유저 상태 삭제됨 - 로컬 스토리지 등 저장해야할 것으로 생각됨 |
Seogeurim
added a commit
that referenced
this issue
Dec 17, 2021
- Service 관련 type 정의 - ServiceAPI 클래스 정의
Seogeurim
added a commit
that referenced
this issue
Dec 17, 2021
- 로딩, 에러 처리와 관련된 상태 관리 - 렌더링 시 서비스 리스트 불러오기 및 서비스 리스트 상태 관리
Seogeurim
added a commit
that referenced
this issue
Dec 17, 2021
- 서비스 목록에서 서비스 개수를 보여주도록 ServiceList 컴포넌트 수정 - API 응답 데이터로 서비스 목록을 보여주도록 수정
Seogeurim
added a commit
that referenced
this issue
Dec 18, 2021
- Service 관련 type 정의 - ServiceAPI 클래스 정의
Seogeurim
added a commit
that referenced
this issue
Dec 18, 2021
- 로딩, 에러 처리와 관련된 상태 관리 - 렌더링 시 서비스 리스트 불러오기 및 서비스 리스트 상태 관리
Seogeurim
added a commit
that referenced
this issue
Dec 18, 2021
- 서비스 목록에서 서비스 개수를 보여주도록 ServiceList 컴포넌트 수정 - API 응답 데이터로 서비스 목록을 보여주도록 수정
Seogeurim
added a commit
that referenced
this issue
Dec 19, 2021
- 로딩 중일 때 로더 뜨도록 수정 - 에러 발생 시 snackbar가 나타나도록 추가
Seogeurim
added a commit
that referenced
this issue
Dec 26, 2021
Seogeurim
added a commit
that referenced
this issue
Dec 26, 2021
- 서비스 아이템 목록에서 삭제 버튼 클릭 후 모달 accept 를 눌렀을 때 서비스 삭제 및 페이지 새로고침되도록 기능 구현
Open
Seogeurim
added a commit
that referenced
this issue
Dec 28, 2021
Seogeurim
added a commit
that referenced
this issue
Dec 28, 2021
Seogeurim
added a commit
that referenced
this issue
Dec 28, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
기능 설명
서비스 목록 페이지에서 GET, DELETE API를 연동합니다.
진행 사항
The text was updated successfully, but these errors were encountered: