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를 이용하여 일정 수행자 상세 표시 기능 구현 #134

Closed
2 tasks done
Seok93 opened this issue Sep 18, 2024 · 0 comments · Fixed by #136
Closed
2 tasks done
Assignees
Labels
🌟 Feature 새로운 기능 개발했어요

Comments

@Seok93
Copy link
Contributor

Seok93 commented Sep 18, 2024

Description

기존의 일정 목록 조회 API에서 같이 내려주던 정보를 분리하여 일정 수행자 목록 조회 API가 추가적 만들어졌습니다. 이에 따라 일정 수행자 정보를 별도로 불러오도록 수정하여 기능을 구현합니다.

Todo List

  • 일정 목록 조회 API에서 담당하던 수행자 관련 코드 삭제
  • 일정 수행자 목록 조회 API를 이용하여 수행자 상세 표시

Estimated Schedule

3시간

@Seok93 Seok93 added the 🌟 Feature 새로운 기능 개발했어요 label Sep 18, 2024
@Seok93 Seok93 self-assigned this Sep 18, 2024
Seok93 added a commit that referenced this issue Sep 18, 2024
@Seok93 Seok93 changed the title 일정 담당자 목록 조회 API를 이용하여 일정 담당자 상세 표시 기능 구현 일정 수행자 목록 조회 API를 이용하여 일정 담당자 상세 표시 기능 구현 Sep 18, 2024
@Seok93 Seok93 changed the title 일정 수행자 목록 조회 API를 이용하여 일정 담당자 상세 표시 기능 구현 일정 수행자 목록 조회 API를 이용하여 일정 수행자 상세 표시 기능 구현 Sep 18, 2024
Seok93 added a commit that referenced this issue Sep 18, 2024
* Feat: #134 수행자 타입 수정

* Chore: #134 수행자 타입 수정에 따른 mock 데이터 수정

* Feat: #134 일정 생성 API 수정 사항 반영

* Feat: #134 일정 수행자 목록 API React Query 처리 추가

* Feat: #134 일정 수행자 목록 조회 API MSW 처리 추가

* Feat: #134 일정 상세 모달 수행자 목록 조회 기능 추가

* Feat: 수행자 타입 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 Feature 새로운 기능 개발했어요
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant