-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
정기 템플릿 페이지 디자인 수정 및 mock api 구현 (#297)
* feat: 정기 일정 삭제 drawer 추가 * refactor: 자산 관리 페이지 정기 일정 관리 메뉴명을 정기 템플릿 관리로 변경 * refactor: 자산 관리 페이지 디자인 수정 * refactor: 정기 템플릿 페이지 리스트 아이템 디자인 수정 * refactor: 정기 템플릿 페이지 헤더 및 템플릿 추가 버튼 디자인 수정 * refactor: ScheduleDrawerFooter width 100dvw로 고정 * refactor: 정기 템플릿 상세 페이지 헤더 카드 디자인 수정 - 컴포넌트 조립은 미완성 * refactor: 반복 옵션 카드 위치 변경 * refactor: 정기 일정 뱃지 디자인 수정 * refactor: 정기 일정 리스트 drawer 추가 * refactor: 불필요한 참조 제거 * refactor: 정기 템플릿 리스트 페이지 정기 템플릿 금액 숨기기 * refactor: 정기 템플릿 리스트 페이지 상단바 디자인 수정, 하단바 제거 * refactor: 정기 템플릿 상세 페이지 상단 카드 디자인 수정 * refactor: 정기 템플릿 상세 페이지 하단 네비게이션바 숨김 * refactor: key 미부여로 인한 오류 해결 * refactor: 정기 템플릿 관리 페이지 수정 아이콘 제거 - 기능정의서에서 삭제된 수정 아이콘은 제거 * refactor: 정기 템흘릿 선택 리스트 디자인 수정 및 스토리북 적용 * refactor: 정기 템플릿 일정 읽기/수정 리스트 디자인 구현 * refactor: 정기 템플릿 일정 수정 Drawer 구현 * refactor: settingDrawer swipeableDrawer훅 적용 * refactor: 정기 템플릿 상세 페이지 날짜 선택 핸들러 동작 위치 수정 * refactor: 정기 템플릿 mock api, api 연동 훅 추가 * refactor: 반복 옵션 활성화시 정기템플릿 선택기 표시되도록 수정 * fix: RequestSchedule 타입 변경으로 인한 타입 오류 해결 * refactor: 결제 수단 타이틀 입출금 수단으로 변경 * refactor: 정기 템플릿 관리 페이지 가짜 데이터 적용 * fix: TemplateListItem props 타입 오류 해결
- Loading branch information
1 parent
d6ae66c
commit a72b25d
Showing
99 changed files
with
2,544 additions
and
1,395 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.