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] 질문 작정 페이지에 필요한 질문 목 데이터 및 카드의 상태 처리 #263

Commits on Aug 8, 2024

  1. [BE] fix: CD 스크립트 수정 (#246)

    * fix: CD 스크립트 수정
    
    * chore: 저장 데이터 dev에서 활용할 수 있도록 수정
    donghoony authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    670b601 View commit details
    Browse the repository at this point in the history
  2. [FE] refactor: LandingPage 경로 변경 (#249)

    * refactor: LandingPage의 경로 변경
    
    * refactor: App 에서 사이드바 주석 처리
    BadaHertz52 authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c771bf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    006145f View commit details
    Browse the repository at this point in the history
  4. refactor: QuestionCard, ReviewWritingCard 폴더 위치 변경

    - ReviewWritingFormPage의 components로 이동
    BadaHertz52 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    de9be4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a872d78 View commit details
    Browse the repository at this point in the history
  6. refactor: CheckboxItem props 타입 변경

    Co-Authored-By: ImxYJL <[email protected]>
    Co-Authored-By: soosoo22 <[email protected]>
    Co-Authored-By: Fe <[email protected]>
    4 people committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c9d8197 View commit details
    Browse the repository at this point in the history
  7. refactor: ReviewWritingFormPage 페이지 경로 변경

    Co-Authored-By: ImxYJL <[email protected]>
    Co-Authored-By: soosoo22 <[email protected]>
    Co-Authored-By: Fe <[email protected]>
    4 people committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3d552a3 View commit details
    Browse the repository at this point in the history
  8. feat: 리뷰 카드 질문 상수 생성 및 객관식 체크 박스 선택 해제 기능 추가

    Co-Authored-By: ImxYJL <[email protected]>
    Co-Authored-By: soosoo22 <[email protected]>
    Co-Authored-By: Fe <[email protected]>
    4 people committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ce95ad1 View commit details
    Browse the repository at this point in the history
  9. feat: 객관식 최대 최소 선택 개수 기능 추가

    - 최대 개수 선택 후 추가 선택을 시도하면 최대 개수 안내 문구 출력
    
    Co-Authored-By: ImxYJL <[email protected]>
    Co-Authored-By: soosoo22 <[email protected]>
    Co-Authored-By: Fe <[email protected]>
    4 people committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    96915ce View commit details
    Browse the repository at this point in the history
  10. feat: 이전 버튼 비활성화

    Co-Authored-By: ImxYJL <[email protected]>
    Co-Authored-By: soosoo22 <[email protected]>
    Co-Authored-By: Fe <[email protected]>
    4 people committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d92dfcd View commit details
    Browse the repository at this point in the history
  11. feat: 리뷰 카드의 답변이 유효할 때 다음 버튼 활성화 기능가

    Co-Authored-By: ImxYJL <[email protected]>
    Co-Authored-By: soosoo22 <[email protected]>
    Co-Authored-By: Fe <[email protected]>
    4 people committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9ebcde3 View commit details
    Browse the repository at this point in the history
  12. [BE] Swagger API 문서 업데이트 (#254)

    * docs: 리뷰 api 문서를 위한 swagger 어노테이션 추가
    
    * refactor: 사용하지 않는 dto 삭제
    
    * docs: api 문서에 최소 및 최대 설정 안내 추가
    
    * docs: 리뷰 그룹 api를 위한 swagger 어노테이션 추가
    
    * refactor: Spring에서 제공하는 APPLICATION_JSON_VALUE 사용
    Kimprodp authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2a4ba6a View commit details
    Browse the repository at this point in the history
  13. [BE] feat: 예외에 대한 로그 작성 (#255)

    * feat: Controller advice 에 로깅 추가
    
    * refactor: 스택 트레이스 로깅 추가
    
    * feat: 리뷰그룹 생성시 길이 검증 로깅 추가
    
    * feat: 답변 길이 검증 로깅 추가
    
    * feat: 리뷰 그룹 코드 검증 검증 로깅 추가
    
    * feat: 리뷰 조회 검증 검증 로깅 추가
    
    * feat: 선택된 키워드 존재하지 않는 검증 로깅 추가
    
    * feat: 중복 선택된 키워드 검증 로깅 추가
    
    * feat: 키워드 조회 검증 로깅 추가
    
    * feat: 선택 키워드 갯수 검증 로깅 추가
    
    * feat: 선택된 질문 중복 검증 로깅 추가
    
    * feat: 질문 조회 검증 로깅 추가
    
    * feat: 중복 질문 검증 로깅 추가
    
    * feat: 스프링 발생 예외 로깅에 메세지 추가
    
    * feat: 인코딩 설정
    
    * style: 개행 수정
    
    Co-authored-by: Donghoon Lee <[email protected]>
    
    * style: 개행 및 공백 수정
    
    * refactor: 불필요한 검증 제거
    
    - 선택된 키워드와 질문이 DB에 있는지를 validator 에서 검증한 후에도, repository.getById 를 할 때 한번 더 검증이 들어간다. 따라서 'DB에 있는지'에 대한 검증을 validator 에서 할 필요는 없다는 판단 하에 해당 로직을 삭제한다.
    
    ---------
    
    Co-authored-by: Donghoon Lee <[email protected]>
    nayonsoso and donghoony authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e62a91a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5747aec View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    675fe4b View commit details
    Browse the repository at this point in the history
  16. [FE] refactor: Textarea를 사용하는 공통 장문형 답변 입력 컴포넌트 분리 (#252)

    * feat: 공통 textarea 컴포넌트 작성
    
    * refactor: longReviewItem의 로직을 커스텀 훅으로 분리
    
    * refactor: longReviewItem으로 이름 변경 및 컴포넌트 구현
    
    * chore: 기존의 ReviewItem 제거 및 리뷰 작성 페이지에 LongReviewItem 적용
    chysis authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    556ca56 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'develop' of https://github.com/woowacourse-teams/2024-r…

    …eview-me into fe/feat/242-review_writing_form_card_data_and_state
    BadaHertz52 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a001aa0 View commit details
    Browse the repository at this point in the history
  18. [FE] refactor: 공용 모달 훅 추가 및 LongReviewItem 리팩토링 (#258)

    * feat: 모달 상태 관리 훅 추가
    
    * refactor: LongReviewItem 컴포넌트가 외부의 event를 props로 받을 수 있도록 변경
    chysis authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0b5c3d0 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'develop' of https://github.com/woowacourse-teams/2024-r…

    …eview-me into fe/feat/242-review_writing_form_card_data_and_state
    BadaHertz52 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c88d29c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ec7a475 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1e748f7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9f9742e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8c42a64 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e9c2ede View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    33c04d0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a6f428a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d73746e View commit details
    Browse the repository at this point in the history
  28. chore: 오타 수정

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