You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat:편지 작성 페이지 전역변수 matchingId값 추가 + removeProperty 유틸함수 추가 + 답장 api 연결 + 편지 유형 분기처리 작업중(어렵다)
* feat:랜덤편지 승인 api 연결(405오류 뜸) + 임시매칭상태, 쿨타임 상태 확인 api 생성(연결안함) + 랜덤편지에서 편지 이동시 location state 추가 + 랜덤 편지 조회 데이터 사용
* feat:랜덤편지 매칭 여부 api 연결
* refactor:매칭 제한시간, 쿨타임 타이머 리팩토링
* refactor:편지작성, 편지상세 페이지 api코드 수정
* refactor : api response값 호출 컴포넌트에서 후처리 하도록 코드 수정 + 랜덤편지, 편지작성 배포api 연결 및 수정사항 수정(1차)
* feat : 랜덤편지 매칭취소시 뒤로가기 처리(임시)
* feat : 랜덤편지 편지 승인시 매칭 후 받는 랜덤 편지 테이블 유무 확인 response의 data값 matchedLetter state 만들어 selectedLetter랑 따로 관리(Matched 페이지 전용)
* feat:최초편지, 최초답장 구현 완료(디테일 처리 필요)
* chore : 더미 데이터 삭제
* chore : 코드리뷰 수정사항 반영
0 commit comments