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

[장바구니 협업 Step 1] 황펭(양이진) 미션 제출합니다. #83

Merged
merged 25 commits into from
May 26, 2023

Commits on May 23, 2023

  1. chore: 이전 미션 코드 가져오기

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 23, 2023
    Configuration menu
    Copy the full SHA
    38c3454 View commit details
    Browse the repository at this point in the history
  2. docs: 요구 사항 작성

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a525332 View commit details
    Browse the repository at this point in the history
  3. feat: SelectBox 컴포넌트 작성

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 23, 2023
    Configuration menu
    Copy the full SHA
    d545f63 View commit details
    Browse the repository at this point in the history
  4. feat: 서버 이름 상태 구현

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 23, 2023
    Configuration menu
    Copy the full SHA
    32d1242 View commit details
    Browse the repository at this point in the history
  5. fix: ErrorBoundary key 추가로 에러 리셋 적용

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 23, 2023
    Configuration menu
    Copy the full SHA
    42bbc96 View commit details
    Browse the repository at this point in the history
  6. feat: 백엔드 장바구니 api 요청 적용

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 23, 2023
    Configuration menu
    Copy the full SHA
    ccb95a2 View commit details
    Browse the repository at this point in the history
  7. refactor: name을 serverName으로 통일

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a256c54 View commit details
    Browse the repository at this point in the history
  8. refactor: 서버 이름 배열 상수화

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 23, 2023
    Configuration menu
    Copy the full SHA
    5130caf View commit details
    Browse the repository at this point in the history
  9. refactor: 서버 이름 타입 가드 함수 이동

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 23, 2023
    Configuration menu
    Copy the full SHA
    873b220 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. feat: fetch 에러 처리

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 24, 2023
    Configuration menu
    Copy the full SHA
    2864f72 View commit details
    Browse the repository at this point in the history
  2. fix: 상품 아이디를 장바구니 아이디로 수정

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 24, 2023
    Configuration menu
    Copy the full SHA
    549b4c7 View commit details
    Browse the repository at this point in the history
  3. refactor: 서버 이름 기본값 배열 요소로 수정

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 24, 2023
    Configuration menu
    Copy the full SHA
    84e19b5 View commit details
    Browse the repository at this point in the history
  4. refactor: 수량 0개일 때 삭제 요청

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 24, 2023
    Configuration menu
    Copy the full SHA
    a45c45c View commit details
    Browse the repository at this point in the history
  5. refactor: 서버 주소, 아이디, 패스워드 환경변수로 수정

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ed87664 View commit details
    Browse the repository at this point in the history
  6. refactor: 수량 변경 커스텀 훅 AmountCounter로 이동

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 24, 2023
    Configuration menu
    Copy the full SHA
    086f996 View commit details
    Browse the repository at this point in the history
  7. feat: 요청에 대한 토스트 메시지 구현

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 24, 2023
    Configuration menu
    Copy the full SHA
    f2118e8 View commit details
    Browse the repository at this point in the history
  8. refactor: 장바구니 목록 요청 recoil에서 커스텀 훅으로 변경

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 24, 2023
    Configuration menu
    Copy the full SHA
    2d26645 View commit details
    Browse the repository at this point in the history
  9. refactor: 페이지 레이아웃 분리

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 24, 2023
    Configuration menu
    Copy the full SHA
    755ff1c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. refactor: 장바구니 선택 기능 수정

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b7061f4 View commit details
    Browse the repository at this point in the history
  2. refactor: 장바구니 상품 요청 이동 및 스토리북 수정

    Co-authored-by: 전증훈 <jeonjeunghoon@gmail.com>
    Leejin-Yang and jeonjeunghoon committed May 25, 2023
    Configuration menu
    Copy the full SHA
    d0fc663 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5633a4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    657ff0f View commit details
    Browse the repository at this point in the history
  5. fix: base url 수정

    Leejin-Yang committed May 25, 2023
    Configuration menu
    Copy the full SHA
    d40238d View commit details
    Browse the repository at this point in the history
  6. fix: base url 설정

    Leejin-Yang committed May 25, 2023
    Configuration menu
    Copy the full SHA
    079c590 View commit details
    Browse the repository at this point in the history
  7. chore: gh-pages 추가

    Leejin-Yang committed May 25, 2023
    Configuration menu
    Copy the full SHA
    52ad953 View commit details
    Browse the repository at this point in the history