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

전체 컴퍼니 데이터 목록 받아오기 및 Company 내 ColumnType, People 데이터 받아오기 #50

Merged
merged 15 commits into from
Jun 7, 2024

Conversation

KimKyuHoi
Copy link
Contributor

✨ 작업 내용


  • Company 전체 목록 데이터 받아오기
  • Company내 Column 속성 받아오기
  • Company내 People 데이터 받아오기
  • Add Company 버튼 복원하기

✨ 참고 사항


  • 현재 MSW로 구현해놔서 추후 경로를 바꿔서 테스트 해봐야 합니다.
  • 컴퍼니 새로운 속성 생성하는거 미구현
  • 컴퍼니 내 Cell값 수정하는거 미구현

⏰ 현재 버그


x

✏ Git Close

close #11

@KimKyuHoi KimKyuHoi added ✨ Feature 기능 추가 👽 API 비동기 통신 코드를 짜는 경우, 백엔드와의 통신하는 경우 labels Jun 7, 2024
@KimKyuHoi KimKyuHoi requested a review from eastfilmm June 7, 2024 08:13
@KimKyuHoi KimKyuHoi self-assigned this Jun 7, 2024
@KimKyuHoi KimKyuHoi linked an issue Jun 7, 2024 that may be closed by this pull request
@eastfilmm eastfilmm merged commit 2e5577e into develop Jun 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👽 API 비동기 통신 코드를 짜는 경우, 백엔드와의 통신하는 경우 ✨ Feature 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

해당 Company를 클릭했을떄 해당 로그랑 People 뜨도록 구현
2 participants