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

[FE] feat: 리뷰 작성 페이지에 변경된 리뷰 작성 페이지의 API 반영 #317

Merged
merged 7 commits into from
Aug 12, 2024

Commits on Aug 12, 2024

  1. feat: 리뷰 작성 카드 폼에서 리뷰 작성을 위한 데이터 받아오는 api 훅, 목 핸들러 생성

    - ReviewWritingCardFormPage 의 path 경로 변경
    - 리뷰 작성 카드 폼에서 리뷰 작성을 위한 데이터 받아오는 api 훅, 목 핸들러 생성
    - gettingDataToWritingReview 의 endpoint 변경
    BadaHertz52 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3ddb79c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    967da13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8d9c5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb42738 View commit details
    Browse the repository at this point in the history
  5. refactor: 미리보기를 '제출 전 확인'으로 수정

    - AnswerListPreviewModal -> AnswerListRecheckModal
    - PreviewButton -> RecheckButton
    BadaHertz52 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1f483c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5f6ea7 View commit details
    Browse the repository at this point in the history
  7. chore: 오타 수정

    BadaHertz52 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3e7c90d View commit details
    Browse the repository at this point in the history