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

refactor: 사료 유효성 검사 로직 추가 및 임시 값 data store 값으로 교체 #113

Merged
merged 81 commits into from
Jan 18, 2024

Conversation

hxeyexn
Copy link
Collaborator

@hxeyexn hxeyexn commented Jan 18, 2024

사료 유효성 검사 로직 추가 및 AccessToken, DogId, Weight 임시 값 data store 값으로 교체

사료 추가 및 수정 화면의 사료 성분 비율 및 칼로리 inputType을 text에서 numberDecimal로 변경
사료 추가 및 수정 화면에 사료 성분 비율 및 칼로리 필수 입력 항목 경고 view 추가
사료 추가 화면의 사료 섭취 기간 변환 메서드 삭제 후 FeedDateUtils의 기간 변환 메서드로 변경
사료 수정 화면 validationIntakePeriod 메서드 import 수정
사료 추가 및 수정 화면 사료 섭취 시작 일자가 종료 일자 이후 일 때 error view 추가
사료 1일 권장 섭취량 초기화 로직 FeedInfoUtils로 이동 및 무한대일 때 대응 로직 추가
@hxeyexn hxeyexn added the refactor 리팩토링 label Jan 18, 2024
@hxeyexn hxeyexn self-assigned this Jan 18, 2024
@hxeyexn hxeyexn added the feat 새로운 기능 추가 label Jan 18, 2024
@hxeyexn hxeyexn merged commit 8e85b8d into develop Jan 18, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 새로운 기능 추가 refactor 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant