-
Notifications
You must be signed in to change notification settings - Fork 0
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: 관리자 - 채팅방 관리 페이지 생성 #28
Labels
feat
feat
Comments
sunglitter
added a commit
that referenced
this issue
Dec 5, 2024
- 실제 백엔드 API 연동을 위해 Mock Data 제거 - 불필요한 데이터 파일과 관련 코드 삭제
sunglitter
added a commit
that referenced
this issue
Dec 5, 2024
- URL 파싱을 통해 채팅방 ID를 추출하는 기능 구현 - 채팅방 삭제 버튼 클릭 시 API 호출로 삭제 처리 - 삭제 완료 후 모달 닫기 및 상태 업데이트 로직 추가
sunglitter
added a commit
that referenced
this issue
Dec 5, 2024
sunglitter
added a commit
that referenced
this issue
Dec 5, 2024
sunglitter
added a commit
that referenced
this issue
Dec 6, 2024
- 관리자 계정으로 접속한 경우 My Page 대신 Admin Page로 접속하도록 수정 - Admin Page 하위 항목에 게시물 관리 및 채팅방 관리 추가 - 권한에 따른 페이지 전환 로직 및 네비게이션 구조 개선
sunglitter
added a commit
that referenced
this issue
Dec 9, 2024
- 전체 코드에서 실제 API 연동 작업 완료 - 혼합 접근법 활용 전역 상태 관리 방식 추가(jotai + react-query) - 포스트 상세 조회 페이지 컴포넌트 구조 분리 및 리팩토링 - 환불 진행 및 환불 완료 페이지 파일명만 생성(빈 파일 상태)
sunglitter
added a commit
that referenced
this issue
Dec 9, 2024
- 이미지 프리뷰 처리 로직을 별도 함수로 생성 및 분리 - 분리된 프리뷰 함수 재사용으로 코드 중복 제거 - 이미지 업로드 기능이 있는 페이지들에 분리된 함수 적용
sunglitter
added a commit
that referenced
this issue
Dec 9, 2024
- 이미지 프리뷰 관련 함수를 별도 유틸리티 폴더로 이동 - 시간 관련 조정 함수 생성 및 관련 페이지에 반영 - 관리자 승인 대기 목록에서 마감일 정보 숨김 처리 - 게시글 승인 페이지 라우터 경로 수정으로 네비게이션 동작 개선
sunglitter
added a commit
that referenced
this issue
Dec 9, 2024
- SSE 핸들러 추가로 실시간 데이터 처리 기능 구현 - SSE 관련 타입 정의 및 관련 로직 수정 - 관리자 전용 참여 현황 열람 기능 추가 - 스타일 구조 수정으로 가독성 및 유지보수성 개선 - 상태 관리 로직 수정 및 최적화
sunglitter
added a commit
that referenced
this issue
Dec 11, 2024
- 불필요한 console.log 구문 제거로 코드 정리 - 배포를 위한 dist 파일 생성 및 확인
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🧃 Issues
🍤 작업 내용
The text was updated successfully, but these errors were encountered: