Skip to content

20260102 #120 하단 네비게이션 각 요소 클릭시 페이지 replace#123

Merged
Chuseok22 merged 6 commits intotestfrom
20260102_#120_하단_네비게이션_각_요소_클릭시_페이지_replace
Jan 2, 2026

Hidden character warning

The head ref may contain hidden characters: "20260102_#120_\ud558\ub2e8_\ub124\ube44\uac8c\uc774\uc158_\uac01_\uc694\uc18c_\ud074\ub9ad\uc2dc_\ud398\uc774\uc9c0_replace"
Merged

20260102 #120 하단 네비게이션 각 요소 클릭시 페이지 replace#123
Chuseok22 merged 6 commits intotestfrom
20260102_#120_하단_네비게이션_각_요소_클릭시_페이지_replace

Conversation

@Chuseok22
Copy link
Member

@Chuseok22 Chuseok22 commented Jan 2, 2026

✨ 변경 사항


✅ 테스트


  • 수동 테스트 완료
  • 테스트 코드 완료

Summary by CodeRabbit

  • 새로운 기능

    • 메뉴 페이지에 장바구니 기능이 추가되었습니다.
  • 개선 사항

    • 페이지 네비게이션 동작이 개선되어 더 자연스러운 사용자 경험을 제공합니다.
  • 기타

    • 애플리케이션 버전이 0.4.0으로 업데이트되었습니다.

✏️ Tip: You can customize this high-level summary in your review settings.

@Chuseok22 Chuseok22 self-assigned this Jan 2, 2026
@Chuseok22 Chuseok22 added the enhancement 기능 개선/향상 (Enhancement) label Jan 2, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 2, 2026

Caution

Review failed

The pull request is closed.

🚀 Walkthrough

프로젝트 버전을 0.3.2에서 0.4.0으로 업그레이드합니다. CHANGELOG에 새 버전 항목을 추가하고, 배포 스크립트의 docker 실행 명령어 줄 연속 형식을 조정하며, BottomNavigation 컴포넌트에 Link의 replace 속성을 추가합니다.

📊 Changes

Cohort / File(s) 요약
버전 및 문서
package.json, CHANGELOG.md, src/constants/version.ts
프로젝트 버전을 0.4.0으로 업데이트하고, студент회관 메뉴 페이지 장바구니 기능 추가에 대한 CHANGELOG 항목 추가
CI/CD 배포
.github/workflows/campus-table-cicd.yml
docker run 명령어의 줄 연속 기호(백슬래시) 위치 조정
네비게이션 컴포넌트
src/shared/components/navigation/BottomNavigation.tsx
Next.js Link 컴포넌트에 replace prop 추가로 히스토리 동작 변경

⏱️ Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🔗 Possibly related PRs

🏷️ Suggested labels

feat, ci

🐰 Poem

버전이 올라갔다, 0.4가 되었어! 🎉
CHANGELOG엔 새로운 기능이 가득하고,
네비게이션은 이제 더 똑똑해졌네,
Docker도 정렬을 마쳤으니,
오늘도 우리의 캠퍼스 테이블은 쏘옥 진화한다! 🚀

✨ Finishing touches
  • 📝 Generate docstrings

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 89116cc and ca36d80.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (5)
  • .github/workflows/campus-table-cicd.yml
  • CHANGELOG.md
  • package.json
  • src/constants/version.ts
  • src/shared/components/navigation/BottomNavigation.tsx

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.

@Chuseok22 Chuseok22 merged commit 5fa9d59 into test Jan 2, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement 기능 개선/향상 (Enhancement)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

❗ [버그][네비게이션] 하단 네비게이션 각 요소 클릭시 페이지 replace

1 participant