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

서비스 불러오기 & 삭제 API 연동 #60

Open
4 tasks done
Seogeurim opened this issue Dec 17, 2021 · 1 comment
Open
4 tasks done

서비스 불러오기 & 삭제 API 연동 #60

Seogeurim opened this issue Dec 17, 2021 · 1 comment
Assignees
Labels
feature New feature or request
Milestone

Comments

@Seogeurim
Copy link
Member

Seogeurim commented Dec 17, 2021

기능 설명

서비스 목록 페이지에서 GET, DELETE API를 연동합니다.

진행 사항

  • 서비스 목록 불러오는 API 연동
  • 서비스 삭제 API 연동
  • 로딩, 에러 처리
  • 테스트 코드 작성
@Seogeurim Seogeurim added the feature New feature or request label Dec 17, 2021
@Seogeurim Seogeurim added this to the 11주차 milestone Dec 17, 2021
@Seogeurim Seogeurim self-assigned this Dec 17, 2021
@Seogeurim
Copy link
Member Author

새로고침 하면 유저 상태 삭제됨 - 로컬 스토리지 등 저장해야할 것으로 생각됨

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 Seogeurim changed the title 서비스 불러오는 API 연동 서비스 불러오기 & 삭제 API 연동 Dec 26, 2021
Seogeurim added a commit that referenced this issue Dec 26, 2021
- 서비스 아이템 목록에서 삭제 버튼 클릭 후 모달 accept 를 눌렀을 때 서비스 삭제 및 페이지 새로고침되도록 기능 구현
Seogeurim added a commit that referenced this issue Dec 26, 2021
- props 변경으로 테스트 코드 깨지는 부분 수정
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
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant