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

[Feat] profile page 작업 #1509

Merged
merged 7 commits into from
Aug 30, 2024
Merged

[Feat] profile page 작업 #1509

merged 7 commits into from
Aug 30, 2024

Commits on Aug 25, 2024

  1. Refactor: 내 프로필 페이지 인지 아닌지 UI 및 코드 구분

    - 내프로필이 아니면 ProfileCard 컴포넌트에서 프로필 수정하는 코드 Back Side 추가 X + 수정하기 버튼 추가 X
    JeongRon committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    b54b2d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    654aa4b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    c7bcdff View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Feat: 개최중, 개최기록 API 연결

    - API: 개최중, 개최기록 API 연결
    - 개최중, 참여중, 개최기록, 참여기록 컨테이너
       - 컴포넌트 파일 이름 수정, className 수정
       - 타입 알맞게 수정
       - 원래 List 파일 + Item 파일 형식에서 -> List 파일 안에 Item 코드 모두 넣어줌
    JeongRon committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2908a7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    955f590 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e916d8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'agenda' of https://github.com/42organization/42gg.client

    …into Feat/#1469-profile-page-api
    cweedlee committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4ed5778 View commit details
    Browse the repository at this point in the history