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

카카오 로그인 완료 #19

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    6f7d492 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prgrms-fe-devcourse#2 from sssssubin/feature/my-page

    README 에 마이페이지 API 명세서 초안 작성
    sssssubin authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    dfd67b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    374ff27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4237018 View commit details
    Browse the repository at this point in the history
  5. update: 레이아웃 중간 배포

    이슈사항 - 탭 여백 2 space로 변경 필요
    SoRaang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f3e43ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca91be6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6232c61 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    b7f6989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61a0b3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b5ef1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db1bc37 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. update: 모달생성(스타일 아직)

    jiyoung committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    88d5636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    120eb02 View commit details
    Browse the repository at this point in the history
  3. update: knowledge 페이지 디자인 완성

    jiyoung committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6b4739c View commit details
    Browse the repository at this point in the history
  4. update: product 페이지 디자인 완성

    jiyoung committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    fbb5cb5 View commit details
    Browse the repository at this point in the history
  5. update: 대소문자 구별

    jiyoung committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    fab1fdc View commit details
    Browse the repository at this point in the history
  6. update: 대소문자 구별

    jiyoung committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    17ab2d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4731dca View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    5dbf22e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    896787b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a80ccb3 View commit details
    Browse the repository at this point in the history
  4. update: 중간 저장

    SoRaang committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7908f6e View commit details
    Browse the repository at this point in the history
  5. update: 카드 아이템

    SoRaang committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    cfb3e33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8bd746c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3837bbc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b670ea1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    22394e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3578904 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    140e803 View commit details
    Browse the repository at this point in the history
  2. patch: scss 구문 오류

    SoRaang committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b97b767 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prgrms-fe-devcourse#13 from prgrms-fe-devcourse/fe…

    …ature/home
    
    Feature/home 을 full-functionality로 병합
    sssssubin authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b2c6dff View commit details
    Browse the repository at this point in the history
  4. Merge pull request prgrms-fe-devcourse#14 from prgrms-fe-devcourse/fe…

    …ature/full-functionality
    
    Feature/full functionality
    sssssubin authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f194bbc View commit details
    Browse the repository at this point in the history
  5. feat: 공통 레이아웃 설정 및 사이드바, 브레드크럼 상태 관리 추가

    - 공통 레이아웃 컴포넌트 설정
    - 사이드바 및 브레드크럼 상태를 전역 Context로 관리하는 로직 추가
    - MyPage에서 사이드바 및 브레드크럼 상태 제어 기능 구현
    - AppContext 파일에 전역 상태 관리 로직 추가 및 세팅
    sssssubin committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    fc1db18 View commit details
    Browse the repository at this point in the history
  6. Merge pull request prgrms-fe-devcourse#15 from prgrms-fe-devcourse/fe…

    …ature/my-page
    
    feat: 공통 레이아웃 설정 및 사이드바, 브레드크럼 상태 관리 추가
    sssssubin authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d43a80b View commit details
    Browse the repository at this point in the history
  7. 중간 저장 네이버 API

    tree0000 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b873c01 View commit details
    Browse the repository at this point in the history
  8. develop 병합

    tree0000 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    43a90ca View commit details
    Browse the repository at this point in the history
  9. 병합 충돌 해결

    tree0000 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    879fec7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d0036d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    6f5a902 View commit details
    Browse the repository at this point in the history
  2. 카카오톡 연동완료

    tree0000 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    56d8071 View commit details
    Browse the repository at this point in the history
  3. 카카오 구현

    tree0000 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e94af2d View commit details
    Browse the repository at this point in the history