Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 태스크 생성 API 연동, 스토리 피드백 반영 #311

Merged
merged 3 commits into from
Jul 18, 2024

Conversation

surinkwon
Copy link
Collaborator

🎟️ 태스크

태스크 생성, 수정, 삭제 API 연결
스토리 생성, 수정, 삭제 API 연결

✅ 작업 내용

  • 태스크 생성 API 연동
  • 스토리 피드백 반영(스토리 타이틀 글자 수 제한, 스토리 포인트 범위 제한, 스토리 타이틀의 길이가 길 시 말줄임표 표시)

🖊️ 구체적인 작업

태스크 생성 API 연동

  • 태스크를 생성할 때 예상 시간, 실제 시간을 입력하지 않더라도 생성할 수 있도록 했습니다.
  • 담당자는 스프린트 중에 분배되도록 하기 위해 미리 입력받지 않도록 했습니다.

📸 결과 화면

녹화_2024_07_15_15_09_03_68

스토리 타이틀 글자 수를 100자 이하로 제한
스토리 포인트를 0이상, 100이하이면서 정수로 제한
스토리 타이틀의 길이가 컨테이너 크기보다 길어지면 말줄임표 표시
@surinkwon surinkwon assigned surinkwon and unassigned surinkwon Jul 15, 2024
@surinkwon surinkwon added FE 🎉feature 새로운 기능 labels Jul 15, 2024
@surinkwon surinkwon merged commit fc983e6 into dev Jul 18, 2024
1 check passed
@surinkwon surinkwon deleted the feature/backlogPage branch July 18, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 🎉feature 새로운 기능
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant