-
Notifications
You must be signed in to change notification settings - Fork 1
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 ] 0.4.8 2차 QA 반영 #334
Merged
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
* chore: overflow x hidden 으로 가로 스크롤 방지 * fix: pointer event 막음으로써 카드 호버 인식
* Prepare RC Stage * Rename docker variable file
* style: 온보딩 자간 조정 * style: 그룹 생성 아이콘 색상 변경 * feat: Study없을 때 empty 뷰 * style: MemberAvatar 보더 삭제
* fix: role chip에 중앙 정렬 적용 * fix: 호버링시 열 간에 간격 생기는 문제 수정 * fix: 칩 위치 중앙 및 좌측정렬 * fix: 칩 위치 중앙 및 좌측정렬 * fix: 스터디 리스트 칩 중앙 좌측 정렬 * fix: format error
* fix: 1페이지에서 0페이지로 * style: height 고정 (layout shift 방지) * style: disabled 일 때 hover 효과 제거 * fix: pagination handle page * fix: 공지 글쓰기 layout 중복 제거
* fix: server action -> client fetching * refactor: restore server action * chore: delete unused hook
* style: selectbox style 수정 * refactor: filtering language 수정 및 반영 * chore: formatter * feat: language encoded * fix: prism language mapping 수정 --------- Co-authored-by: Lee jin <[email protected]>
* feat: 회원 정보 삭제 API 연결 * feat: 계정 삭제 API 연결 * feat: 수정 폼 왜 안 되냐고 * fix: 회원가입 기능 정상화 * fix: 클라이언트용 로그아웃 함수로 변경 * fix: Image 컴포넌트 최적화 * feat: 아이디 대신 기존 비밀번호 입력 폼 추가 * feat: 비밀번호 변경 API 연결 * fix: api method, 기본값 버그 수정 * fix: 세션 데이터 업데이트 * fix: 계정 삭제 schema 조건 추가 * feat: 닉네임 description 추가 * refactor: 코드 정리(메세지 문자열 분리) * fix: 이미지 업로드 기능 정상화 * fix: active 갱신이 늦는 버그 수정 * fix: 수정 api변경 반영 * fix: 로직 수정 * fix: 변경사항 적용 * fix: merge issue * feat: 폼 데이터 생성 함수 구현 및 적용 * chore: 로그 제거 --------- Co-authored-by: Lee jin <[email protected]>
* feat: 상태 필터링 active 효과 추가 * style: dropdown layout * chore: format * feat: 드롭다운 방향 동적으로 설정 * chore: format fix
* fix: suspense 제거 및 코드 정리 * chore: format
* feat: 백준 링크 연결 * fix: 해결해줘 아빠 * feat: 잘못된 비밀번호 입력 시 토스트
wuzoo
approved these changes
Feb 1, 2025
3차 QA 진행중 |
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.
[ Deploy ] 0.4.8 2차 QA 반영