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

[Deploy] 토너먼트 생성,수정 분단위 입력 배포 #1231

Merged
merged 216 commits into from
Jan 4, 2024

Conversation

greatSweetMango
Copy link
Collaborator

📌 개요

💻 작업사항

✅ 변경로직

yoouyeon and others added 30 commits September 5, 2023 00:16
[test deploy] 1차 테스트 배포
[test deploy] 테스트 배포
[test-deploy] 테스트 배포
[test-deploy] 테스트 배포
[test-deploy] 테스트 배포
[test-deploy] 테스트 배포
[test-deploy] 테스트 배포
[test-deploy] 테스트 배포
[test-deploy] 테스트 배포
[test-deploy] 테스트 배포
[test-deploy] 테스트 배포
[test-deploy] 테스트 배포
[test-deploy] 테스트 배포
[test-deploy] 테스트 배포
[test-deploy] 테스트 배포
[test-deploy] 테스트 배포
* [Chore] add tournament-record.tsx

* [Feat] 토너먼트 전적 페이지 레이아웃 #1077

* [Style] 토너먼트 전적 페이지 레이아웃 스타일 #1077
greatSweetMango and others added 26 commits December 20, 2023 18:48
* [Refactor] 엔드포인트를 쿼리 파라미터로 변경 #1181

* [Refactor] 불필요한 import, async 제거 #1181

* [Refactor] 조건부 렌더링 로직 개선 #1181

* [Refactor] 불필요한 div React Fragment로 대체 #1181

* [Feat] url 변경 #1181

* [Refactor] fetch 함수 명 변경 #1181
* 테스트 배포 (#1178)

* [Fix] 유효성 검사 수정 #1169 (#1170)

* Others/토너먼트 card 모바일 style 수정 및 api 최적화#1168 (#1172)

* [fix] 예정된 토너먼트가 없을 시 안내문구 생성#1159

* [Style]  예정된 토너먼트 없을 시 텍스트 스타일 수정 #1159

* [Fix] Open된 토너먼트가 없을 때 조건문 수정 #1159

* [Fix] 진행중인 토너먼트 undefined 상태 추가 #1159

* [feat] 토너먼트 레지스트리 모달 시작: 종료 시간 추가 #1159

* [fix] api 최적화 #1159

* [Fix] 토너먼트 카드 모달 참여인원 표시 수정 #1159

* [Fix] 메인페이지에서 토너먼트 없을 시 수정 #1159

* [Fix] 토너먼트 신청 모달 map 재작성 #1159

* merge

* [Fix] API 호출 최적화 #1168

* [Style] 시간을 좌측정렬으로 크기 수정 #1168

* [Fix] 등록/취소중 에러발생시 에러메세지 수정 #1168

* [others] 에러발생시키기 위한 코드 제거 #1168

* [fix] 토너먼트 진행되는게 없을 시 컨테이너 크기 없이 생성#1168

---------

Co-authored-by: Junho jeon <[email protected]>
Co-authored-by: Junho Jeon <[email protected]>

* [fix] 오타수정 #1176 (#1177)

Co-authored-by: Junho jeon <[email protected]>

---------

Co-authored-by: Jincheol Park <[email protected]>
Co-authored-by: Junho jeon <[email protected]>
Co-authored-by: Junho Jeon <[email protected]>

* 테스트 배포 (#1186)

* [Fix] 유효성 검사 수정 #1169 (#1170)

* Others/토너먼트 card 모바일 style 수정 및 api 최적화#1168 (#1172)

* [fix] 예정된 토너먼트가 없을 시 안내문구 생성#1159

* [Style]  예정된 토너먼트 없을 시 텍스트 스타일 수정 #1159

* [Fix] Open된 토너먼트가 없을 때 조건문 수정 #1159

* [Fix] 진행중인 토너먼트 undefined 상태 추가 #1159

* [feat] 토너먼트 레지스트리 모달 시작: 종료 시간 추가 #1159

* [fix] api 최적화 #1159

* [Fix] 토너먼트 카드 모달 참여인원 표시 수정 #1159

* [Fix] 메인페이지에서 토너먼트 없을 시 수정 #1159

* [Fix] 토너먼트 신청 모달 map 재작성 #1159

* merge

* [Fix] API 호출 최적화 #1168

* [Style] 시간을 좌측정렬으로 크기 수정 #1168

* [Fix] 등록/취소중 에러발생시 에러메세지 수정 #1168

* [others] 에러발생시키기 위한 코드 제거 #1168

* [fix] 토너먼트 진행되는게 없을 시 컨테이너 크기 없이 생성#1168

---------

Co-authored-by: Junho jeon <[email protected]>
Co-authored-by: Junho Jeon <[email protected]>

* [fix] 오타수정 #1176 (#1177)

Co-authored-by: Junho jeon <[email protected]>

* [Fix] 버그수정 #1131

* [Fix] 시간대 안맞는 버그 수정 #1131

* [Style] 미사용 메서드 제거 #1131

* Others/일반랭크 게임 결과 조회 api 통합 #1181 (#1183)

* [Refactor] 엔드포인트를 쿼리 파라미터로 변경 #1181

* [Refactor] 불필요한 import, async 제거 #1181

* [Refactor] 조건부 렌더링 로직 개선 #1181

* [Refactor] 불필요한 div React Fragment로 대체 #1181

* [Feat] url 변경 #1181

* [Refactor] fetch 함수 명 변경 #1181

* [Fix] 이미지 위치 수정 #1162 (#1185)

Co-authored-by: greatSweetMango <[email protected]>

---------

Co-authored-by: joonho0410 <[email protected]>
Co-authored-by: Junho jeon <[email protected]>
Co-authored-by: Junho Jeon <[email protected]>
Co-authored-by: kimjaehyuk <[email protected]>
Co-authored-by: greatSweetMango <[email protected]>

---------

Co-authored-by: joonho0410 <[email protected]>
Co-authored-by: Junho jeon <[email protected]>
Co-authored-by: Junho Jeon <[email protected]>
Co-authored-by: kimjaehyuk <[email protected]>
Co-authored-by: greatSweetMango <[email protected]>
* [fix] escape함수를 통한 문자열 치환 #1179

* [Fix] TBD => '' 공백으로 변환 #1179

---------

Co-authored-by: Junho jeon <[email protected]>
* [Fix] div 복원 #1190

* [Fix] fallback이미지 추가 #1190
* [Fix] 진행중인 토너먼트 없을 시 '0' 렌더링 수정 #1173

* [Chore] 파일 경로 변경 #1173

* [Feat] boucing dots UI 컴포넌트 추가 #1173

* [Feat] bouncing dots 컴포넌트 추가 #1173

* [Style] 패자 어두운 오버레이 적용 #1173

* [Refactor] 사용하지 않는 Import 제거

* [Feat] 경기 상태에 따른 bouncing dots UI 표시 #1173
* [Style]] 토너먼트 카드 스타일 수정 #1195

* [Fix]  메인페이지와 토너먼트 페이지의 카드 토너먼트 통합 #1195

* [Fix] 공백 함수 대체 #1195

---------

Co-authored-by: Junho Jeon <[email protected]>
Co-authored-by: Jincheol Park <[email protected]>
* [Refactor] useQuery staletime 추가 #1175

* [Refactor] 콘솔 로그 제거 #1175

* [Fix] 아이디 유효성 검사 #1175

* [Refactor] AdminSearchBar로 대체 #1175

* [Style] 토너먼트 유저 수정 모달 디자인 수정 #1175

* [Chore] 쓰이지 않는 훅 삭제 #1175
아이디 수정
* [Fix] 진행중인 토너먼트 없을 시 '0' 렌더링 수정 #1173

* [Chore] 파일 경로 변경 #1173

* [Feat] boucing dots UI 컴포넌트 추가 #1173

* [Feat] bouncing dots 컴포넌트 추가 #1173

* [Style] 패자 어두운 오버레이 적용 #1173

* [Refactor] 사용하지 않는 Import 제거

* [Feat] 경기 상태에 따른 bouncing dots UI 표시 #1173

* [Refactor] before, live 데이터를 분리하여 반환하도록 수정 #1204

* [Chore] 디렉토리 삭제 #1204

* [Chore] 미사용 컴포넌트 제거 #1204

* [Refactor] 의존성배열 수정, 참가 상태 문자열 수정 #1204

* [Refactor] 리턴 타입 명시 #1204

* [Refactor] 예정&진행중인 토너먼트 data fetching 커스텀훅 적용 #1204

* [Style] noTournamentText 색상 및 폰트 사이즈 조정 #1204

* [Style] gap 및 폰트 사이즈 수정 #1204
…단위로-설정-할수-있도록-수정-#1225

Others/관리자 토너먼트 생성 수정시 분단위로 설정 할수 있도록 수정 #1225
@greatSweetMango greatSweetMango added the deploy main 배포 label Jan 4, 2024
@greatSweetMango greatSweetMango requested a review from a team January 4, 2024 08:08
@greatSweetMango greatSweetMango self-assigned this Jan 4, 2024
@greatSweetMango greatSweetMango merged commit 8ca9a7a into deploy Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy main 배포
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants