Conversation
…com/42organization/42gg.client into Feat/#1592-feat-전체일정-추가-api엔드포인트-작성
- 상태 테이블 셀 UI 변경 / before: 텍스트 / after: 상태별 동그라미 색상 + tooltip효과 - 제목 테이블 셀 UI 변경 / 최대길이 설정 + textOverflow 처리 - 시간 테이블 셀 UI 변경 / 오후,오전 텍스트에서 25시간제 텍스트로 변경
- 캘린더 서치바 컴포넌트 / Enter 누를 시에도 검색 효과 가능하게 설정 - useAdminCalendarSearchGet Hook 함수 로직 변경 - adminCalendarSearchGet 콜백 함수에서 api get 호출 후, 데이터 바로 리턴해서 주기로 변경 (호출한 컴포넌트에서 데이터 관리 가능) - CalendarSearchResult 컴포넌트 / api get 데이터 관리하도록 설정, 데이터 가져왔을 시 데이터 0개이면, alert창 띄우도록 설정
- 병합 과정에서 Schedule type을 AdminSchedule 로 변경
10 tasks
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 개요
💻 작업사항
캘린더 조회 페이지
캘린더 검색 페이지
캘린더 일정 추가 페이지 (작업중)
스크린 샷
💡관련 Issue