-
Notifications
You must be signed in to change notification settings - Fork 0
핫픽스 배포 #19
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
Conversation
Co-authored-by: 심여은 <[email protected]>
Co-authored-by: 심여은 <[email protected]>
group setup 페이지 스타일 import 해결 Co-authored-by: 심여은 <[email protected]>
ShareButton 컴포넌트를 shared로 이동 Co-authored-by: 심여은 <[email protected]>
funnel import 정리 Co-authored-by: 심여은 <[email protected]>
Co-authored-by: 심여은 <[email protected]>
Co-authored-by: 심여은 <[email protected]>
utils를 lib로 변경 Co-authored-by: 심여은 <[email protected]>
Co-authored-by: 심여은 <[email protected]>
완전한 전환 후에 사용하기 위해서 우선 주석처리해둠 Co-authored-by: 심여은 <[email protected]>
settlement, expense, group이 남아 있다. Co-authored-by: 심여은 <[email protected]>
Co-authored-by: 심여은 <[email protected]>
Co-authored-by: 심여은 <[email protected]>
Co-authored-by: 심여은 <[email protected]>
Co-authored-by: 심여은 <[email protected]>
Co-authored-by: 심여은 <[email protected]>
fix: Add missing semicolon in Storybook preview configuration
개발 서버 배포 전 테스트를 위해 일부 API를 mock으로 사용하도록 설정
- 내부 모듈 import 문제 해결 - 관련된 의존성 함께 조정 참고: storybookjs/storybook#30335
- Flex의 gap, padding 계열 프로퍼티를 사용하는 컴포넌트 스토리 정의 - Chromatic 스냅샷 대상 설정
- 스냅샷 변경 여부에 따라 PR 코멘트 분기 - Storybook과 빌드 링크 포함
- CurvedProgressBar 간격 처리를 빈 요소 대신 margin으로 변경 - 시간 표시 레이아웃을 flex 중첩에서 grid로 단순화 - Flex spacing 단위를 디자인 시스템 기준으로 수정
- 불필요한 Flex 래퍼 제거 - Flex spacing 단위를 디자인 시스템 기준으로 수정
- Flex 컴포넌트의 gap 및 padding 단위를 디자인 시스템 기준으로 수정 - 텍스트 요소의 스타일을 inline-block으로 변경하여 레이아웃 개선 - 진행중인 정산 섹션의 Flex 속성 조정
- bgColor를 디자인 시스템 기준으로 수정 - Flex spacing 단위 정리 - DescriptionField title 구조 단순화
- api 요청 경로를 api에서 functions로 변경 - 토큰 발급 요청에 apikey 헤더 포함하도록 설정 추가
- 크기별 프로필 이미지 컴포넌트 추가 - 스토리 추가
- profile, isPaid, paidAt 타입을 옵셔널로 변경 (falsy값 처리가 되어 있음) - 관련 파일 수정
리뷰: #16 (comment) - MemberProfile 컴포넌트에서 필요한 props만 받도록 수정 - 타입 변경사항 반영 ...
다른 타입과의 일관성을 유지하기 위함 리뷰: #16 (comment)
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai help |
ChatThere are 3 ways to chat with CodeRabbit:
CodeRabbit commands
Other keywords and placeholders
Status, support, documentation and community
|
|
@coderabbitai approve |
✅ Actions performedComments resolved and changes approved. |
핫픽스 배포
관련 PR