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

feature: 프로필 페이지 제작 #109

Merged
merged 22 commits into from
Nov 16, 2023
Merged

feature: 프로필 페이지 제작 #109

merged 22 commits into from
Nov 16, 2023

Commits on Nov 10, 2023

  1. refactor: Modal 컴포넌트 관련 코드 리팩토링

    - useModal: acceptText, cancelText 받도록 수정
    - Modal: framer-motion으로 애니메이션 효과 추가
    wukdddang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    df73f2c View commit details
    Browse the repository at this point in the history
  2. refactor: tsdoc 추가 + CSS 스타일 수정

    - tsdoc: NaverIcon, KakaoIcon
    - CSS 스타일 수정: AppHeader,Avatar, BackChevron
    wukdddang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3f7e2ee View commit details
    Browse the repository at this point in the history
  3. refactor: CSS 스타일 수정

    - Divider: width, height props string으로 타입 수정
    - InterestButton: width props string으로 수정
    - NavigationBar: Text 컴포넌트 사용하도록 수정
    wukdddang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    596c717 View commit details
    Browse the repository at this point in the history
  4. refactor: tsdoc 추가 + emotion 코드 위치 변경

    - emotion 코드 위치 변경: ProfileListRow, PageContainer, PageHeader
    - tsdoc 추가: Text 컴포넌트
    wukdddang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    16dbf45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f901c12 View commit details
    Browse the repository at this point in the history
  6. feature: ProfileDefault 페이지 제작

    - useModal: 로그아웃, 계정 삭제 시 모달 사용
    - useNavigate: 뒤로가기, 프로필 수정, 회사 정보 변경, 로그아웃, 계정 삭제에 라우팅 기능 추가
    - 페이지 레이아웃 작업
    - ProfileEdit: 기존 테스트 코드 제거
    wukdddang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    03ddec2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a099e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8249a88 View commit details
    Browse the repository at this point in the history
  9. feature: 프로필 페이지 반응형 디자인 제작

    - 갤럭시 Fold에서 적절하게 보이도록 미디어 쿼리 사용
    wukdddang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1032f26 View commit details
    Browse the repository at this point in the history
  10. refactor: 사용하지 않는 파일 제거 + 반응형 디자인

    - 모달 버튼의 폰트 크기 수정
    wukdddang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    5ef3b9a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea44cb5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7278034 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    80b1ee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d30f494 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    2dfda36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    349a20a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a71515d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed50c8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abf9f6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    627067e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    6d05df3 View commit details
    Browse the repository at this point in the history
  2. Update handlers.ts

    judahhh authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4db43ae View commit details
    Browse the repository at this point in the history