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

페이지네이션 로직 변경 및 메인페이지 전체 필터 추가 #620

Merged
merged 85 commits into from
Oct 10, 2023

Commits on Sep 30, 2023

  1. chore: react query 라이브러리 추가

    상규 authored and 상규 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    0627ad1 View commit details
    Browse the repository at this point in the history
  2. refactor: 사용하지 않는 fetch 모듈 제거

    상규 authored and 상규 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    bb5aed9 View commit details
    Browse the repository at this point in the history
  3. feat: api 타입 수정 및 추가

    상규 authored and 상규 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    86f526c View commit details
    Browse the repository at this point in the history
  4. feat: QueryClientProvider 추가

    상규 authored and 상규 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    b3af60a View commit details
    Browse the repository at this point in the history
  5. feat: fetch 추상화 함수 추가

    상규 authored and 상규 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    2450416 View commit details
    Browse the repository at this point in the history
  6. feat: fetch 함수 에러 처리 추가

    상규 authored and 상규 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    3a58b3b View commit details
    Browse the repository at this point in the history
  7. MainPage api 함수 추가

    상규 authored and 상규 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    b3a2164 View commit details
    Browse the repository at this point in the history
  8. RunnerPost hook(react-query) 추가

    상규 authored and 상규 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    64edce0 View commit details
    Browse the repository at this point in the history
  9. useSearchTag hook(react-query) 추가

    상규 authored and 상규 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    ef79278 View commit details
    Browse the repository at this point in the history
  10. feat: runnerPost 핸들러 함수 및 mock 데이터 변경

    상규 authored and 상규 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    77c5cc7 View commit details
    Browse the repository at this point in the history
  11. feat: MainPage react-query 적용

    상규 authored and 상규 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    268144a View commit details
    Browse the repository at this point in the history
  12. feat: RunnerPostSearchBox react-query 적용

    상규 authored and 상규 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    7f069b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. feat: getHeaderProfile api 추가

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    7202e46 View commit details
    Browse the repository at this point in the history
  2. feat: useHeaderProfile react-query hook 추가 및 적용

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    2d71940 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee8a920 View commit details
    Browse the repository at this point in the history
  4. feat: useRunnerPostCreation react-query hook 추가 및 queryClient 분할

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    5c43940 View commit details
    Browse the repository at this point in the history
  5. feat: getMyRunnerProfile, getMySupporterProfile api 추가

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f8fa961 View commit details
    Browse the repository at this point in the history
  6. feat: useMyGithubUrl react-query hook 추가

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    30c25cb View commit details
    Browse the repository at this point in the history
  7. feat: useMyRunnerProfile react-query hook 추가

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    5e34d02 View commit details
    Browse the repository at this point in the history
  8. feat: runnerPostCreate페이지 react-query hook 추가

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    4cea3eb View commit details
    Browse the repository at this point in the history
  9. refactor: react query hook 폴더 변경

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    3023005 View commit details
    Browse the repository at this point in the history
  10. fix: 캐싱값이 refresh되지 않는 현상 수정

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    fb0a846 View commit details
    Browse the repository at this point in the history
  11. feat: patchReviewCancelation, patchReviewComplete api 추가

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    83cab5d View commit details
    Browse the repository at this point in the history
  12. feat: useReviewCancelation react-query hook 추가

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    ec24446 View commit details
    Browse the repository at this point in the history
  13. feat: useReviewComplete react-query hook 추가

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    5985dfd View commit details
    Browse the repository at this point in the history
  14. feat: MyPagePostButton react-query 적용

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    5159199 View commit details
    Browse the repository at this point in the history
  15. style: 코드 수정 요청 주석 추가

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    9db48c6 View commit details
    Browse the repository at this point in the history
  16. feat: patchRunnerProfile, patchSupporterProfile api 추가

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    15b6414 View commit details
    Browse the repository at this point in the history
  17. feat: useRunnerProfileEdit, useSupporterProfileEdit react query hook 추가

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    e13f45f View commit details
    Browse the repository at this point in the history
  18. feat: staleTime 추가

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    5694f60 View commit details
    Browse the repository at this point in the history
  19. fix: 잘못된 fetch method 수정

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    56d7f98 View commit details
    Browse the repository at this point in the history
  20. feat: patchMySupporterProfile api 추가

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    1ddeece View commit details
    Browse the repository at this point in the history
  21. style: 주석 설명 추가

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    8e43ed9 View commit details
    Browse the repository at this point in the history
  22. refactor: useRunnerProfile hook을suspense query를 사용하도록 수정

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    b3c2ab5 View commit details
    Browse the repository at this point in the history
  23. feat: useMySupporterProfileEdit react qeury hook 추가

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    799e940 View commit details
    Browse the repository at this point in the history
  24. feat: 테스트를 위한 핸들러 함수 지연시간 추가

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f907843 View commit details
    Browse the repository at this point in the history
  25. feat: ProfileEditPage react query 적용

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f7cafcf View commit details
    Browse the repository at this point in the history
  26. Merge remote-tracking branch 'upstream/dev/FE' into feat/599

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    174e32d View commit details
    Browse the repository at this point in the history
  27. feat: useRunnerPostCreation 결과 페이지로 이동하도록 수정

    상규 authored and 상규 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    e748cd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    b2f4a67 View commit details
    Browse the repository at this point in the history
  2. feat: getProposedSupporterList, patchProposedSupporterSelection api 추가

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4d0ae94 View commit details
    Browse the repository at this point in the history
  3. feat: useProposedSupporterList, useSelectionSupporter react qeury hoo…

    …k 추가
    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c5af2c7 View commit details
    Browse the repository at this point in the history
  4. SupporterSelectPage react query 적용

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e490e88 View commit details
    Browse the repository at this point in the history
  5. feat: getRunnerPostDetail, postReviewSuggestionWithMessage, deleteRun…

    …nerPost api 추가
    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    44f2e7a View commit details
    Browse the repository at this point in the history
  6. useReviewSuggestion, useRunnerPostDelete, useRunnerPostDetail react q…

    …uery hook 추가
    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    505e596 View commit details
    Browse the repository at this point in the history
  7. RunnerPostDetailPage react qeury 적용

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5dfa893 View commit details
    Browse the repository at this point in the history
  8. feat: postFeedbackToSupporter api 추가

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4657428 View commit details
    Browse the repository at this point in the history
  9. feat: getMyRunnerPost, getMySupporterPost api 추가

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    cd0a001 View commit details
    Browse the repository at this point in the history
  10. refactor: 페이지네이션 api에서 any 타입 제거

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4ea1aff View commit details
    Browse the repository at this point in the history
  11. fix: 잘못된 api url 수정

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    45c9c37 View commit details
    Browse the repository at this point in the history
  12. fix: 서버로 부터 응답값이 없을 경우 에러 처리 추가

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    aceceac View commit details
    Browse the repository at this point in the history
  13. feat: useMyPostList react query hook 추가

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    57a645e View commit details
    Browse the repository at this point in the history
  14. feat: MyPage react qeury 적용

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4d69336 View commit details
    Browse the repository at this point in the history
  15. fix: 잘못된 url 수정

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7bf14de View commit details
    Browse the repository at this point in the history
  16. fix: 잘못된 url 수정

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d2fbff4 View commit details
    Browse the repository at this point in the history
  17. fix: 잘못된 상태의 게시물이 조회되는 오류 수정

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5943bbe View commit details
    Browse the repository at this point in the history
  18. feat: 피드백 페이지 react qeury 적용

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    aaa3c59 View commit details
    Browse the repository at this point in the history
  19. refactor: 사용하지 않는 import 제거

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    fea50cc View commit details
    Browse the repository at this point in the history
  20. fix: 잘못된 키값 수정

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    223758e View commit details
    Browse the repository at this point in the history
  21. feat: 타인 프로필 조회 api, 미션 브랜치 생성 api 추가

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    90e5826 View commit details
    Browse the repository at this point in the history
  22. feat: NoticePage react query 적용

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0bf07ff View commit details
    Browse the repository at this point in the history
  23. useOtherRunnerProfile, useOtherSupporterPost, useOtherSupporterProfil…

    …e react query hook 추가
    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8f7d94e View commit details
    Browse the repository at this point in the history
  24. 타인의 프로필 페이지 react query 적용

    상규 authored and 상규 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    70cdc70 View commit details
    Browse the repository at this point in the history
  25. style: 사용하지 않는 import 제거

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

Commits on Oct 5, 2023

  1. fix: fetch 메서드 then catch 순서 변경

    상규 authored and 상규 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    929b704 View commit details
    Browse the repository at this point in the history
  2. fix: 에러가 제대로 포착되지 않는 오류 수정

    상규 authored and 상규 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    6a9fe51 View commit details
    Browse the repository at this point in the history
  3. refactor: acync 제거

    상규 authored and 상규 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    bea2351 View commit details
    Browse the repository at this point in the history
  4. style: 중괄호 제거

    상규 authored and 상규 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    cb1cade View commit details
    Browse the repository at this point in the history
  5. refactor: 사용하지 않는 props 제거

    상규 authored and 상규 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ac0e1c4 View commit details
    Browse the repository at this point in the history
  6. feat: 최상위 suspend에 로딩 페이지 삽입

    상규 authored and 상규 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c6a9aa6 View commit details
    Browse the repository at this point in the history
  7. style: 삼항 연산자 적용

    상규 authored and 상규 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    11897d0 View commit details
    Browse the repository at this point in the history
  8. style: async 제거

    상규 authored and 상규 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    e68d121 View commit details
    Browse the repository at this point in the history
  9. feat: 전역 staleTime 추가

    상규 authored and 상규 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    e0aaad3 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'upstream/dev/FE' into feat/599

    상규 authored and 상규 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d3a83f6 View commit details
    Browse the repository at this point in the history
  11. fix: 누락된 muatation 함수 수정 반영

    상규 authored and 상규 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    aa97b71 View commit details
    Browse the repository at this point in the history
  12. feat: hook async 제거

    상규 authored and 상규 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ab7feaf View commit details
    Browse the repository at this point in the history
  13. feat: 로딩페이지 추가

    상규 authored and 상규 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d89b5f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. feat: 메인페이지 전체 필터 추가

    상규 authored and 상규 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    c8d4688 View commit details
    Browse the repository at this point in the history
  2. feat: api 인자 수정

    상규 authored and 상규 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8c90372 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38960e9 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/dev/FE' into feat/600

    상규 authored and 상규 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    f17b892 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    86d2bcf View commit details
    Browse the repository at this point in the history
  2. refactor: reviewStatus 값이 없을경우 타입을 Null로 수정

    상규 authored and 상규 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    fc1c6ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    477a729 View commit details
    Browse the repository at this point in the history
  4. feat: 서포터 프로필 페이지 총 게시물 수 제거

    상규 authored and 상규 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    77824f6 View commit details
    Browse the repository at this point in the history