-
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
[HotFix]: currentMembership과 currentRecruitment 관련된 props가 변경된 것을 해결해요 #116
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
dev deploy
[Fix] 개발용 proxy 설정
* chore: 패키지 매니저 pnpm으로 변경 * chore: yaml파일 삭제
* feature: wowds로 마이그레이션 * fix: 디자인 시스템 마이그레이션 * feature: wow design system으로 마이그레이션 * fix: wowds 기본 CSS 설치
[Feature] 디스코드 튜토리얼 UI 제작
* feature: github 로그인 페이지 생성 * fix: 패키지 매니저 구성 변경 * fix: 패키지 구성 변경
… feature/discord-api
* chore: 패키지 매니저 pnpm으로 변경 * chore: yaml파일 삭제 * feature: 새롭게 바뀐 DTO 반영 * chore: 컴포넌트 단순화 분리 작업 * feature: Mypage status 생성 * feature: wowds로 마이그레이션 * fix: 디자인 시스템 마이그레이션 * feature: wow design system으로 마이그레이션 * fix: 이것저것 반영 * feature: 대시보드 2차 MVP 틀 구현 * fix: 메인화면 네임 수정 * #51: #51: WIP on feature/#51 * feature: helpBox 생성 * fix: 서버 번경 사항 챙기기 * feat: 정회원 버튼 생성 * feat: react-hook-form 기본 세팅 * feat: signup 페이지 완성 * fix: 백엔드 DTO 변경에 따른 반영 * fix: 코드리뷰 반영 * fix: 코드리뷰 반영 - 랜더링 최적화 * fix: 패키지 변경사항 반영
* chore: 패키지 매니저 pnpm으로 변경 * chore: yaml파일 삭제 * feature: 새롭게 바뀐 DTO 반영 * chore: 컴포넌트 단순화 분리 작업 * feature: Mypage status 생성 * feature: wowds로 마이그레이션 * fix: 디자인 시스템 마이그레이션 * feature: wow design system으로 마이그레이션 * fix: 이것저것 반영 * feature: 대시보드 2차 MVP 틀 구현 * fix: 메인화면 네임 수정 * #51: #51: WIP on feature/#51 * feature: helpBox 생성 * fix: 서버 번경 사항 챙기기 * feat: 정회원 버튼 생성 * feat : wow ui 설치 * feat: react-hook-form 기본 세팅 * fix: 백엔드 api 명세 변경에 따른 프론트 수정 사항 반영 * fix: progressBar wow-ui로 변경 * fix: helpBox 안맞는 부분 수정 * fix: accesstoken 지우기 * feat: signup 페이지 완성 * fix: 코드리뷰 반영 * fix : pnpm install
* feat: 총 금액이 0원 이하일 때와 아닐 때의 로직 분리 * fix: 로직 수정 및 에러 토스트 메시지로 변환 * fix: 톤매너 정립 --------- Co-authored-by: Eugene Kim <[email protected]>
* feat: custom error 핸들러 추가 * feat: sentry 에러 잡는 Async component 생성 * feat: 404 페이지 생성 * feat: 404 페이지 404 잡히게끔 설정 * fix: Text 잘못 import 한것 제거 * feat: apiErrorboundary 수정
* feat: custom error 핸들러 추가 * feat: sentry 에러 잡는 Async component 생성 * feat: 404 페이지 생성 * feat: 404 페이지 404 잡히게끔 설정 * fix: Text 잘못 import 한것 제거 * feat: apiErrorboundary 수정 * fix: error동작방식 수정 * chore: 에러처리 순서 변경
* fix: 지원기간 하드코딩 변경 * fix: 온보딩 문구 수정 * fix: footer 이용약관 추가
* feat: sentry sourcemap 설정 * fix: sentry 에러바운더리인식문제 해결
* feat: zustand name, amount 변경 가능하도록 메서드 추가 * feat: CurrentRecruitmentType 타입 변경 * feat: 하드코딩이 아닌 API 값으로 이름 변경
* fix: sessionStorage를 localStorage로 변경 * fix: redirect에서 navigate로 변경하기
* fix: 와우클래스 박스 생성 * fix: 정회원 가입 조건 regular일때 보이도록
* fix: 와우클래스 박스 생성 * fix: 정회원 가입 조건 regular일때 보이도록 * fix: 이메일 도메인 입력시 UI 깨지는 문제 해결 * fix: textfield 사용 안하는 것 제거
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.
🎉 변경 사항
currentRecruitment로 props를 잘못 받고 있는 부분을 해결합니다.
🚩 관련 이슈
https://gdschongik.slack.com/archives/C06Q93M2U81/p1725516703837749
🙏 여기는 꼭 봐주세요!