-
Notifications
You must be signed in to change notification settings - Fork 3
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: 버튼, 뱃지 컴포넌트 화 #267
Merged
Merged
feat: 버튼, 뱃지 컴포넌트 화 #267
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Yejin0O0
added a commit
that referenced
this pull request
Nov 28, 2024
* feat: 버튼, 뱃지 컴포넌트 화 (#267) * feat: club 페이지 서버 fetch 구현 및 메타데이터 적용
Yejin0O0
added a commit
that referenced
this pull request
Dec 3, 2024
* feat: 버튼, 뱃지 컴포넌트 화 (#267) * feat: club 페이지 서버 fetch 구현 및 메타데이터 적용 (#272) * feat: 동호회 참가 사유 dialog 적용 및 ui 변경 (#274) * fix: 클럽 소개 페이지 에러 해결 (#276) * fix: favicon 경로 변경 * fix: 로그인 확인 버튼에서 하도록 수정 * fix: 쿼리키 추가 * feat: clubForm 컴포넌트 생성 (#278) * feat: 동호회 폼 컴포넌트 생성 (#279) * feat: clubForm 컴포넌트 생성 * feat: toast 훅 적용 * fix tsc error * design: UI 설정 * feat: 컴포넌트 props 정리 * feat: 점수판 컴포넌트로 분리 및 fetch 적용 * fix: 스키마 변경 적용 * feat: 점수 등록, 매치 시작 api 연동 및 스켈레톤 적용 * fix biome error * design: 텍스트 사이즈 수정 * fix: static으로 처리했던 세트 숫자 수정 * fix tsc error
Yejin0O0
added a commit
that referenced
this pull request
Dec 17, 2024
* feat: 버튼, 뱃지 컴포넌트 화 (#267) * feat: club 페이지 서버 fetch 구현 및 메타데이터 적용 (#272) * feat: 동호회 참가 사유 dialog 적용 및 ui 변경 (#274) * fix: 클럽 소개 페이지 에러 해결 (#276) * fix: favicon 경로 변경 * fix: 로그인 확인 버튼에서 하도록 수정 * fix: 쿼리키 추가 * feat: clubForm 컴포넌트 생성 (#278) * feat: 동호회 폼 컴포넌트 생성 (#279) * feat: clubForm 컴포넌트 생성 * feat: toast 훅 적용 * fix tsc error * 268 feat apply scoreboard api 2h (#282) * design: UI 설정 * feat: 컴포넌트 props 정리 * feat: 점수판 컴포넌트로 분리 및 fetch 적용 * fix: 스키마 변경 적용 * feat: 점수 등록, 매치 시작 api 연동 및 스켈레톤 적용 * fix biome error * design: 텍스트 사이즈 수정 * fix: static으로 처리했던 세트 숫자 수정 * fix tsc error * feat: 세트 종료 api 적용 및 ui 수정 (#285) * fix: 세트 설정 오류 해결 * feat: 세트 종료 적용 * feat: 세트 종료 api 연동 및 ui 수정 * design: 프로필 가운데 정렬 및 주석 제거 * feat: useInfiniteQuery 에 대한 결과를 1차원 배열로 만들기 (#287) * feat: useQuseInfiniteQueryWithToast에서 useInfiniteQuery 구현 * chore: change hook name * feat: clubList에 훅 적용 * feat: 동호회 검색에 훅 적용 * feat: 동호회 회원 조회 페이지네이션 적용 (#290) * chore: 주석 삭제 * feat: 동호회 회원 무한 스크롤 적용 * feat: 동호회 회원 ui 수정 및 tooltip 적용 * chore: useInfiniteQueryReturnFlattenData로 이름 변경 * feat: 동호회 신청 리스트 완성 * feat: padding 추가 * feat: 더보기 버튼 추가 * design: 더보기 위치 변경 * feat: 제재된 동호회원 리스트 fetch * chore: 이름 변경 * fix: invalidate 쿼리 정리 및 fetch 위치 수정 * design: height 수정 * feat: 반응형 고려 * feat: 제재 회원 없을 때 처리 * fix biome error * �fix: 점수판 클릭 여러번 할 때 클릭 못하게 막기 (#291) * fix: 페어프로그래밍 - state set 하는 함수에 fetching 로직 빼기 * chore: 아이콘 변경 * feat: disable 처리 * chore: 주석 제거 * chore:함수 형식 변경 * feat: 선택된 날짜 searchParam 으로 적용 (#293) * feat: 경기 일정 조회 페이지 수정 ( 등록버튼 렌더링, 반응형 ) (#295) * design: add padding * design: 캘린더 캡션 변경 * feat: 스켈레톤 적용 * feat: LeagueList 컴포넌트화 * feat: 반응형 적용 * design: 반응형 디자인 개선 * feat: 경기 생성 폼에 주의점 넣기 및 경기 validation 추가 (#297) * feat: 수정 할 수 없는 것 경고 문자 남기기 * feat: 경기 장소 설정 * feat: 경기 생성 유효성 검사 분리 및 검사 로직 추가 * fix: 경기 생성 시간 관련 에러 처리 (#299) * feat: 모집 마감 시간까지 나오도록 수정 * fix: 경기 시간 에러 해결 * feat: 지난 날짜 disable 처리 * fix: 경기 시간 에러 수정 * chore: 컴포넌트 전환 * feat: 모집 마감 시간까지 나오게 처리 * feat: git error 해결 * feat: 경기 날짜 변경되면 시간도 초기화 되도록 처리 * feat: 메인 페이지 ui 추가 (#304) * feat: 경기 없을 때 처리 * feat: 종료된 경기 hover 처리 * feat: 대진표 버튼 툴팁 처리 * feat: 참여 버튼 툴팁 처리 * feat: 로그인 한 사람만 대진표 관련 버튼 보이게 처리 * feat: 반응형 고려 * feat: props 줄이기 * feat: 모집 마감 모달 생성 * design: 너비 이상한 거 수정 * feat: 모집 마감 api 적용 * fix: 시간 선택 안하면 fetch 안되는 오류 해결 * feat: iso 시간대로 경기 생성 * feat: 반응형 고려 * chore: 안쓰는 코드 제거 * feat: 시간 변경 되어도 유지하게 수정 * chore: swagger * feat: utc +9로 한국 시간 반영 * feat: 한국 시간으로 다시 변경 * chore: add error code * feat: 경기 참여자 렌더링 * feat: 아이콘 추가 * feat: 스케줄 취소 처리 * feat: DayCell 컴포넌트 취소 처리 * fix: 취소된 경기도 경게 상페 페이지 볼 수 있게 하기 * feat: DayCell 반응형 구현 * fix: 클릭할 때마다 색 바뀌는 에러 해결 * feat: 대진표 생성 안될 때 버튼 비활성화 처리 (#320) * feat: 프리 대진표에서 스코어페이지 연결 및 대진표 반응형 고려 (#322) * feat: 로딩 스피너 처리 * feat: 복식 반응형 구현 * feat: 반응형 고려 및 컴포넌트 분리 * fix: 이미지 미리보기 사용자가 올린 사진 url로 세팅하기 (#325) * feat: 동호회 이미지 preview src 수정 * fix: 프로필 이미지 미리보기 src 변경 * fix: 동호회 소개 페이지 렌더링 버벅이는 현상 해결 (#326) * feat: cache 타입 선언 * feat: stale time 설정 * fix: 이미지 fetch 결과를 request body에 넣기 (#328) * fix: request body에 이미지 응답 url 넣기 * fix: club image api toast 훅으로 변경 * chore: import 정리 * feat: mutation toast 훅 적용 안하게 수정 * feat: 검색어 제한두기 (50자) (#330) * feat: 검색어 search param 변경 * feat: 검색어 길이 제한 * feat: suspense 적용 * fix: 메세지 변경 * fix: 경기 시작 후 메인페이지 에러나는 문제 해결 (#332) * chore: 콘솔 제거 * fix: querykey 변경으로 메인 화면 에러 해결 * fix 타입 지정 변경 * feat: 수정 모드 때 세트 종료 안보이게 수정 (#334) * design: 로그인 페이지 ui 수정 (#337)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What is this PR? 🔍
Changes 📝
ScreenShot 📷
Precaution