Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FEATURE] Alarm Admin Base Branch (#159)
* [FEATURE] 알림 발송 Modal 구현 (#115) * feat: 알림 발송 Modal UI 구현 * fix: description 필드 제거 * fix: resolve build error * chore: set yarn 4.5.0 * feat: 알림 발송 API 연결 * Revert "feat: 알림 발송 API 연결" This reverts commit d25d07e. * Revert "chore: set yarn 4.5.0" This reverts commit e931706. * fix: DatePicker용 커스텀 Select 컴포넌트로 대체 * [FEATURE] 알림 발송 API 연결 (#116) * yarn install version 4.5.0 * Revert "feat: 알림 발송 API 연결" This reverts commit d25d07e. * feat: 알림 발송 API 연결 * fix: remoce legacy postAlarm function. * fix: remove legacy Alarm Modal component. * feat: 알림 앱링크 연결 * refactor: selectOptions 항목 utils로 이동 * lint * feat: CSV 파일 업로드 로직 이식 * fix: 불필요한 코드 삭제 * feat: CSV 파일 검사 로직 추가 * Add onClose * fix: csv 조건문 수정 * update cache * fix: 발송금지시간 스펙 변경사항 반영 --------- Co-authored-by: Brokyeom <goindol40@gmail.com> Co-authored-by: HyeongKyeom Kim <97586683+Brokyeom@users.noreply.github.com> * style: nav, header 스타일 추가 * feat: 알림 리스트 query 수정 * feat: 알림 리스트 mds 적용 및 변경된 스펙 적용 * feat: 알림 조회 WIP * feat: 알림 조회 링크 & 디자인 추가 * fix: line-height를 padding-top으로 대체 * fix: mds Chip으로 대체 * refact: utils 분리 * fix: Alarm type 수정 * Feat: Chip에 disabled 추가 (#158) * chore: update mds version to 2.7.15 * feat: Chip에 disabled 추가 * resolve conflict --------- Co-authored-by: Brokyeom <goindol40@gmail.com> --------- Co-authored-by: Jungwoo LEE <jungwoo3490@naver.com> Co-authored-by: sohee <soheek@fairsquarelab.com>
- Loading branch information