Skip to content

feat: Server 허용 행동 기반 Renewal 버튼·재승인 안내 - #374

Merged
krestar merged 1 commit into
mainfrom
feat/373-renewal-action-guidance
Aug 20, 2026
Merged

feat: Server 허용 행동 기반 Renewal 버튼·재승인 안내#374
krestar merged 1 commit into
mainfrom
feat/373-renewal-action-guidance

Conversation

@hywznn

@hywznn hywznn commented Aug 20, 2026

Copy link
Copy Markdown
Member

배경

업무 상세가 Task 상태와 무관하게 Renewal 유형만으로 실행 버튼을 표시해, OCR·자동 Renewal 뒤 재승인이 먼저 필요한 업무에서도 사용자가 실행을 반복할 수 있었습니다. Server가 계산한 허용 행동을 화면의 단일 기준으로 사용합니다.

Closes #373

변경 내용

  • Task 상세의 next_action, available_actions, blocked_reason 계약 반영
  • RUN_RENEWAL이 있을 때만 Renewal 실행 버튼·메뉴 노출
  • 승인 요청, OCR 검토, 생성 문서 검토, 근로자 응답 확인 등 실제 다음 행동 안내
  • REQUEST_APPROVAL 단계에서는 Renewal 재실행을 숨기고 재승인 흐름 제공
  • Renewal 계약·Workflow 오류를 사용자가 이해할 수 있는 문구로 표시

검증

  • npm run lint ✅ (오류 0, 기존 Fast Refresh 경고 11건)
  • npm test -- --run ✅ (488 tests)
  • npm run build

의존성·병합 순서

@krestar
krestar marked this pull request as ready for review August 20, 2026 04:10
@krestar
krestar merged commit 282869f into main Aug 20, 2026
1 check passed
@krestar
krestar deleted the feat/373-renewal-action-guidance branch August 20, 2026 04:10
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.

[Task][P0] Server 허용 행동 기반 Renewal 버튼·재승인 안내 연결

2 participants