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

[#138] 대회 세부정보 페이지 생성 #149

Merged
merged 17 commits into from
Nov 29, 2023

Commits on Nov 28, 2023

  1. feat: 대회 세부정보 페이지 작성

    - 대회 세부정보 페이지 컴포넌트인 CompetitionDetailPage컴포넌트 작성
    - 이에 대한 라우팅 router.tsx에 작성
    - 대회 종료 후 페이지 작성중(문제 이름을 클릭하면 문제 세부 정보 페이지로 이동)
    dmdmdkdkr committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    de2b449 View commit details
    Browse the repository at this point in the history
  2. feat: 대회 세부정보 페이지 작성

    - 대회 세부정보 페이지 컴포넌트인 CompetitionDetailPage컴포넌트 작성
    - 이에 대한 라우팅 router.tsx에 작성
    - 대회 종료 후 페이지 작성중(문제 이름을 클릭하면 문제 세부 정보 페이지로 이동)
    dmdmdkdkr committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    9dcc76b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d53e611 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09e7a43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f482971 View commit details
    Browse the repository at this point in the history
  6. refactor: 시간에 따른 컴포넌트 재분리

    - 대회 종료 전 하나의 컴포넌트로 구현했던 것을 대회 시작 전후로 나누었습니다.
    - 대회 시작 전에 페이지에 접속해 대회 시작 시간이 지난 경우, 대회 입장 버튼을 누르면 페이지 리렌더링이 되게 코드 수정
    dmdmdkdkr committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    df0c94d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    826df7b View commit details
    Browse the repository at this point in the history
  8. Merge branch 'fe-dev' of https://github.com/boostcampwm2023/web12-alg…

    …o-with-me into 138-대회-세부정보-페이지-생성
    dmdmdkdkr committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    fd3cbfc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    16e8c11 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e0f8b7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f8439ef View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    15235b8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3c7f46f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    7dc0fb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9243a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82231ee View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fe-dev' of https://github.com/boostcampwm2023/web12-alg…

    …o-with-me into 138-대회-세부정보-페이지-생성
    dmdmdkdkr committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    80981df View commit details
    Browse the repository at this point in the history