feat(work): CASE-001 기준 업무 상세 화면 구현 - #33
Merged
Merged
Conversation
- 헤더(상태 뱃지), 탭(현재단계/체크리스트/문서/소통/활동이력) - AgentSummary 재사용, 관련 Context 카드 - 처리 단계 5단계 진행 표시(완료/승인대기/잠김/대기), 완료 조건 카드 - 하단 Action Dock(승인 요청), 근로자 전달 차단 안내 - WorkListPage 행 클릭 시 /tasks/:id로 이동 연결 - POST /api/work-items/:id/approval-request 연동 지점 TODO(backend) 표시 Closes #32
10 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
요약
PWF/Simple/Screen/CASE-001기준 업무 상세 화면 구현검증
npm run lint/npm run test(27 tests) /npm run build통과관련 Issue
Closes #32
Test plan