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

[Feat/FE] 전반적인 API 연결을 진행한다. ( 환자 상세 차트의 모든 것) #56

Merged
merged 13 commits into from
Nov 19, 2023

Commits on Nov 16, 2023

  1. 🐛 fix(DoctorDetail): 차트 정보와 과제 수행도 컴포넌트 위치 버그 수정

    - 차트 정보와 과제 수행도 컴포넌트 위치에 버그문제를 해결하였습니다.
    osohyun0224 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    96a2d13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    406dc5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b10afbe View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. ✨ feat(ChartSummary): 환자 차트 정보 API 연결

    - 차트 리스트를 불러오는 걸로 차트 요약에 api 연결 구현
    osohyun0224 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    173462b View commit details
    Browse the repository at this point in the history
  2. 🐛 fix(ChartSummary): 환자 차트 정보 요약 api 연결 함수 새로 선언

    - ```getChartSummary``` 함수 새로 선언해서 차트 정보 요약 연결 함수 새로 구현했습니다.
    osohyun0224 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    03bac2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b337ab8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cd5a35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69e65ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    298e1c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6bf7304 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    512e178 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    f87b45d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89d8b09 View commit details
    Browse the repository at this point in the history