[Refactor] 임시저장 구조를 MockApply 상태 관리로 변경 (#23, #40)#45
Merged
Conversation
- ApplicationDraft 별도 엔티티 및 API 제거 - MockApplyStatus enum 추가 - MockApply에 status 컬럼 추가 - MockApply 생성 시 APPLICATION_CREATED 상태로 초기화 - 이후 문항 선택, 답변 작성, 완료 흐름을 MockApply 기준으로 관리하도록 구조 정리 - MockApply 생성 테스트에 초기 status 검증 추가
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.
✨ 어떤 이유로 PR를 하셨나요?
📋 세부 내용 - 왜 해당 PR이 필요한지 작업 내용을 자세하게 설명해주세요
📸 작업 화면 스크린샷
🚨 관련 이슈 번호 [#23, #40]