Skip to content

feature(graduate): 승인 취소 토글 추가 및 상세보기 연락처 추가#235

Merged
kim-subsub merged 3 commits intodevelopfrom
feature/234
Mar 31, 2026
Merged

feature(graduate): 승인 취소 토글 추가 및 상세보기 연락처 추가#235
kim-subsub merged 3 commits intodevelopfrom
feature/234

Conversation

@seoJing
Copy link
Copy Markdown
Contributor

@seoJing seoJing commented Mar 30, 2026

Summary

close #234

Tasks

  • 승인 취소 토글 추가
  • 연락처 추가
  • 학생 추가에 연락처 추가

To Reviewer

현재 중간보고서 미리보기로 접근 후 승인 취소를 하면, 최종 보고서는 승인인데, 중간 보고서는 승인 취소되는 형태로 구현되어 있습니다.

전체 테이블에서 선택 후 취소하면, 최종보고서 > 중간보고서 순으로 두 번 눌러야 취소가 되던데, 중간보고서만 승인 취소할 경우가 있을꺼 같아, 따로 예외 처리는 안했습니다. 관련해서 의견 남겨주세요.

Screenshot

image image image image

@seoJing seoJing self-assigned this Mar 30, 2026
@seoJing seoJing requested a review from a team as a code owner March 30, 2026 12:12
@seoJing seoJing added the enhancement New feature or request label Mar 30, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
aics-admin Ready Ready Preview, Comment Mar 30, 2026 0:13am
aics-client Ready Ready Preview, Comment Mar 30, 2026 0:13am
aics-client-graduate Ready Ready Preview, Comment Mar 30, 2026 0:13am

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 30, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: ee95427d-f6c7-450c-816e-4595a50c0389

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/234

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.

Copy link
Copy Markdown
Contributor

@kim-subsub kim-subsub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

작업 수고 하셨습니다.

@kim-subsub kim-subsub merged commit a9a388d into develop Mar 31, 2026
7 checks passed
@kim-subsub kim-subsub deleted the feature/234 branch March 31, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: 승인, 승인 취소 토글 버튼 추가 및 연락처 추가

2 participants