Skip to content

fix: 리뷰 컨텐츠 관리 알림 문구 수정 - #67

Merged
youngmis merged 3 commits into
devfrom
feature/contents
Aug 5, 2026
Merged

fix: 리뷰 컨텐츠 관리 알림 문구 수정#67
youngmis merged 3 commits into
devfrom
feature/contents

Conversation

@youngmis

@youngmis youngmis commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

📋 작업 내용

리뷰 컨텐츠 관리 알림 문구 수정


🔥 변경 사항

  • src/components/common/Header/notification/notificationMessages.ts : 리뷰 컨텐츠 관리 알림 문구 수정

✅ 체크리스트

  • 로컬에서 정상 동작을 확인했습니다.
  • 기존 기능에 영향을 주지 않는지 확인했습니다.
  • 불필요한 console.log를 제거했습니다.
  • lint를 통과했습니다.
  • README 또는 문서를 수정했습니다. (필요 시)
  • API 명세와 일치하는지 확인했습니다.

📷 스크린샷 (선택)


🔗 관련 이슈

Closes #


💬 To Reviewer

Summary by CodeRabbit

  • 문구 개선
    • 게시글 숨김 안내 문구를 리뷰 숨김 안내 문구로 변경했습니다.
    • 리뷰가 복구되었을 때 표시되는 안내 문구를 추가했습니다.

신영미 and others added 3 commits August 4, 2026 18:45
Figma 기반 관리자 콘텐츠 관리 화면을 구현하고 리뷰 숨김/복구 API와 알림 문구 규칙을 프론트에서 연결합니다.

Co-authored-by: Cursor <cursoragent@cursor.com>
관리자 화면을 admin-frontend로 이전함에 따라 admin 라우트·API·훅을 제거하고, 고객 알림 템플릿만 유지합니다.

Co-authored-by: Cursor <cursoragent@cursor.com>
@youngmis youngmis self-assigned this Aug 5, 2026
@youngmis
youngmis merged commit 7a64d0d into dev Aug 5, 2026
1 check was pending
@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 535adfeb-f2c9-4c32-ab21-199299a65a0c

📥 Commits

Reviewing files that changed from the base of the PR and between 47ab496 and 5e87290.

📒 Files selected for processing (1)
  • src/components/common/Header/notification/notificationMessages.ts

📝 Walkthrough

Walkthrough

숨김 및 복구 알림의 문구를 게시글 기준에서 리뷰 기준으로 변경했습니다.

Changes

알림 메시지 변경

Layer / File(s) Summary
리뷰 알림 문구 갱신
src/components/common/Header/notification/notificationMessages.ts
CONTENT_HIDDEN은 리뷰 숨김 문구를 사용합니다. CONTENT_RESTORED에는 리뷰 복구 문구를 추가했습니다.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

✨ 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/contents

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant