Skip to content

Feature/policy api#61

Merged
haeni82 merged 4 commits into
developfrom
feature/policy-api
Mar 19, 2026
Merged

Feature/policy api#61
haeni82 merged 4 commits into
developfrom
feature/policy-api

Conversation

@haeni82
Copy link
Copy Markdown
Contributor

@haeni82 haeni82 commented Mar 19, 2026

이슈

  • closed #이슈번호

✔️ 체크리스트

  • : Merge할 브랜치를 확인해 주세요.

🔍 작업 내용

⚠️ 주의 사항 / 기타

Summary by CodeRabbit

릴리스 노트

  • 새로운 기능

    • 온보딩 중 알림 미리보기에 애니메이션 추가
  • 개선사항

    • 온보딩 슬라이드 설명 텍스트 업데이트
    • 로그 페이지의 데이터 표시 형식 개선
    • 멤버 목록 새로고침 성능 향상
    • 배지 스타일링 업데이트

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 19, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 3e43ad53-5153-44c8-8921-f4653f1fda70

📥 Commits

Reviewing files that changed from the base of the PR and between d5d8a5c and fd1dbf7.

⛔ Files ignored due to path filters (10)
  • src/assets/img/screenshot1.png is excluded by !**/*.png
  • src/assets/img/screenshot10.png is excluded by !**/*.png
  • src/assets/img/screenshot2.png is excluded by !**/*.png
  • src/assets/img/screenshot3.png is excluded by !**/*.png
  • src/assets/img/screenshot4.png is excluded by !**/*.png
  • src/assets/img/screenshot5.png is excluded by !**/*.png
  • src/assets/img/screenshot6.png is excluded by !**/*.png
  • src/assets/img/screenshot7.png is excluded by !**/*.png
  • src/assets/img/screenshot8.png is excluded by !**/*.png
  • src/assets/img/screenshot9.png is excluded by !**/*.png
📒 Files selected for processing (5)
  • src/components/Onboarding/MockUI.tsx
  • src/components/Onboarding/OnboardingModal.tsx
  • src/components/Onboarding/slides.ts
  • src/page/Log/LogPage.tsx
  • src/page/Main/MainPage.tsx

📝 Walkthrough

📋 Walkthrough

온보딩 화면의 알림 모의 표시 기능을 새로 추가하고, 해당 화면의 스크린샷 자산 매핑을 업데이트했습니다. 또한 데이터 형식 함수 사용 방식을 변경하고, 메인 페이지의 쿼리 폴링 간격을 단축했습니다.

📊 Changes

Cohort / File(s) Summary
온보딩 알림 컴포넌트
src/components/Onboarding/MockUI.tsx, src/components/Onboarding/OnboardingModal.tsx
NotificationMock 컴포넌트 추가: 3개의 스크린샷을 2초마다 순환하며 표시. slide 7에서 새 컴포넌트로 렌더링하고 스크린샷 자산 매핑 업데이트. 배지 스타일 조정 (text-yellow-200text-yellow-500).
온보딩 슬라이드 데이터
src/components/Onboarding/slides.ts
slide 8의 설명 텍스트 수정 (권한 설정 관련 문구 변경).
로그 페이지 데이터 형식
src/page/Log/LogPage.tsx
formatData 함수 사용을 formatDataLabel로 변경. 데이터 양 표시에서 명시적 GB 접미사 제거.
메인 페이지 쿼리 폴링
src/page/Main/MainPage.tsx
familyService.getMembers() 쿼리의 refetchInterval 감소 (5100000010000).

🎯 예상 코드 리뷰 난이도

🎯 2 (Simple) | ⏱️ ~12 minutes

🔗 관련 PR

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/policy-api
📝 Coding Plan
  • Generate coding plan for human review comments

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@haeni82 haeni82 merged commit bf79647 into develop Mar 19, 2026
1 of 2 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Mar 23, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant