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: 진료기록 홈 화면 및 목록 편집 화면 기능 구현 #167

Merged
merged 56 commits into from
Mar 17, 2024

Conversation

nueijeel
Copy link
Member

No description provided.

nueijeel added 30 commits March 2, 2024 21:19
- 날짜 선택 시 텍스트 뷰에 날짜 표시, 서버 통신으로 해당 날짜의 진료기록 조회
- DI를 위한 MedicalRecordModule도 구현
- 어댑터 연결
- 진료기록 조회 api 통신 결과에 따른 뷰 가시성 설정
- 체크박스 Material Checkbox로 변경, 배경 수정
- 전체선택 Textview 텍스트 수정 (전체 삭제 -> 전체 선택)
- 버튼 layout에 margin 추가
@nueijeel nueijeel added docs 문서 수정 feat 새로운 기능 추가 refactor 리팩토링 design 사용자 UI 디자인 변경 labels Mar 17, 2024
@nueijeel nueijeel self-assigned this Mar 17, 2024
@iiolo iiolo merged commit 316430c into develop Mar 17, 2024
1 check passed
@iiolo iiolo deleted the feature/medical_record_home branch May 1, 2024 23:52
@nueijeel nueijeel changed the title 진료기록 홈 화면 및 목록 편집 화면 기능 구현 feat: 진료기록 홈 화면 및 목록 편집 화면 기능 구현 Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design 사용자 UI 디자인 변경 docs 문서 수정 feat 새로운 기능 추가 refactor 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants