Skip to content

Commit

Permalink
Juyeong (#47)
Browse files Browse the repository at this point in the history
* feat: 리뷰 조회 기능

* work

* feat : add image change

* feat: 리뷰 등록 기능 (+별점)

* work

* fix : text change

* conflict 해결

* feat : connect togglelike api

* feat : add refetch

* feat: 리뷰 삭제 진행 중

* feat : work

* feat : image delete add

* feat: 리뷰 삭제

* feat: 호텔 정보 추가

* feat: 리뷰 조회 테스트 페이지 생성

* work

* work

* fix: 리뷰 등록, 조회 페이지 변경

* conflict 해결

* .

* feat : 리뷰 등록 완료 시 호텔 상세 페이지로 이동

* feat: 리뷰 수정 진행 중

* feat: 리뷰 수정

* feat: 리뷰 수정폼 수정(+ 별점)

* design: 리뷰 디자인 수정

* design: 리뷰 목록, 등록폼 디자인 수정

* work

* feat: 로그인 한 사용자만 리뷰 등록

* feat: 리뷰 작성자만 수정, 삭제 가능

* feat: 리뷰 등록, 수정일 표시

* feat: 전체 리뷰 평균 평점 추가

* work

* feat: 리뷰  정렬 방식 추가

* .

* feat : add myreview

* fix: 전체 리뷰 닫기 버튼 오류 수정

* fix: 리뷰 수정 후 페이지 새로고침

* .

* .

* feat : add map

* delete useless code

* 네이버 지역검색 API로 행사 검색

* WIP: NearbyAmenitiesMap component update

* del: clustering.js

* .

* WIP: map

* com

* 행사 마커 추가

* feat: add table sort

---------

Co-authored-by: leeyuhyun0104 <[email protected]>
Co-authored-by: kyumho kim <[email protected]>
  • Loading branch information
3 people authored Mar 25, 2024
1 parent d5030c6 commit 640a79a
Show file tree
Hide file tree
Showing 4 changed files with 403 additions and 358 deletions.
13 changes: 13 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"@mui/icons-material": "^5.15.6",
"@mui/material": "^5.15.6",
"@nextui-org/react": "^2.2.9",
"@react-stately/data": "^3.11.2",
"@sentry/react": "^7.98.0",
"@stomp/stompjs": "^7.0.0",
"@tanstack/react-query": "^5.8.4",
Expand Down
Loading

0 comments on commit 640a79a

Please sign in to comment.