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

마이페이지 구현 #185

Merged
merged 11 commits into from
Aug 3, 2023
Merged

마이페이지 구현 #185

merged 11 commits into from
Aug 3, 2023

Commits on Aug 2, 2023

  1. feat: 마이페이지 관련 타입추가

    상규 authored and 상규 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b4eb07f View commit details
    Browse the repository at this point in the history
  2. feat: 마이페이지 관련 msw 데이터 및 핸들러 추가

    상규 authored and 상규 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2e30ffe View commit details
    Browse the repository at this point in the history
  3. feat: MyPage 페이지 컴포넌트 추가

    상규 authored and 상규 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e6b9574 View commit details
    Browse the repository at this point in the history
  4. feat: ProfileRunnerPostItem 컴포넌트 추가

    상규 authored and 상규 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c6916f1 View commit details
    Browse the repository at this point in the history
  5. feat: ListFilter 컴포넌트 추가

    상규 authored and 상규 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    dff0499 View commit details
    Browse the repository at this point in the history
  6. feat: 마이페이지 페이지 라우팅 추가

    상규 authored and 상규 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e1fb1ab View commit details
    Browse the repository at this point in the history
  7. refactor: list태그div에서ul로 수정

    상규 authored and 상규 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    817d221 View commit details
    Browse the repository at this point in the history
  8. fix : 페이지 상수에 / 추가

    상규 authored and 상규 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f1b4c9d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. refactor: runnerProfile 타입명에 Get추가

    상규 authored and 상규 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    8edb5e3 View commit details
    Browse the repository at this point in the history
  2. refactor: Profile 타입을 따로 분리

    상규 authored and 상규 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f8149a5 View commit details
    Browse the repository at this point in the history
  3. refactor: iternator 명 수정

    상규 authored and 상규 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9674644 View commit details
    Browse the repository at this point in the history