Skip to content
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

Report Page #59

Closed
2 tasks done
benidene opened this issue May 6, 2024 · 0 comments
Closed
2 tasks done

Report Page #59

benidene opened this issue May 6, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@benidene
Copy link
Collaborator

benidene commented May 6, 2024

어떤 작업인가요?

Report 페이지 개발

작업 상세 내용

  • 모바일 환경에 맞게 css 구현해가며 페이지 개발
  • report 페이지에 맞는 기능 개발
@benidene benidene added the enhancement New feature or request label May 6, 2024
@benidene benidene self-assigned this May 6, 2024
benidene added a commit that referenced this issue May 8, 2024
* #60 <chore> <fix> : vanilla-extract/next-plugin의 next.js 다이나믹 라우팅시 css compile 오류로 인해 버전업 2.3.5 -> 2.4.0

* #56 <design> : 모바일 환경에 맞게 maxWidth를 540px로 제한 및 네이버 맵 api의 확대 축소 버튼의 임의 지정 z-Index 100으로 인해 모달과 아코디언 메뉴 임의로 z-index 지정

* #52 <feat> : a태그를 Link 태그로 번경, 클릭시 아코디언 닫히게 변경

* <feat> : naver map 옵션 추가와 Link 태그 사용시 mapRef.current?.destroy로 인해 화면이 렌더링 되지않는 이슈로 주석처리

* #19 <feat> : onclick 이벤트 추가, icon 옵션 origin, scaledSize에서 anchor로 변경

* #19 <comment> : 사용하지 않는 주석 제거와 corner 타입 적용

* #39 <comment> : payInfo의 padding 주석제거

* #39 <feat> : 모달에서의 오류정보 알리기 기능 추가를 위한 준비작업 (서버액션 적용 대비)

* #59 <feat> : report 페이지 개발 완료

* #59 <feat> : report/[id] dynamic route 페이지 개발 완료

* #18 <feat> : api 함수 컴포넌트화

* <feat> : setSelectStore 함수 주석처리 추가

* <refactor> : 서버로 보내는 좌표 Corner 타입 수정
benidene added a commit that referenced this issue May 30, 2024
* <feat> : button css reset

* <design> : header maxHeight 값 변경(축소)

* <design> : 좌푯값 오류로 width 값 dvw에서 %로 변경

* <feat> : geoLocation API 적용과 위치 확보시 화면 위치 중심으로 이동하는 기능 개발

* #19 <feat> : geoLocation 기능 추가와 좌표 전송 로직 분리

* #19 <refactor> : 재사용 가능한 컴포넌트로 리팩토링

* <refactor> : 객체화 되어 있는 type은 type 문법 대신 확장이 편리한 interface 문법으로 리팩토링

* #18 <feat> : 모달 상태 관리를 위한 zustand 라이브러리 추가와 모달 상태관리 코드 추가

* #39 <refactor> : 재사용 가능한 modal css로 변경

* #19 <feat> : 지도 위치 변경시 마커값을 다시 받아올수 있는 리렌더링 모달 개발

* #59 <feat> : 상점 클릭후 들어오는 리포트에 대한 상점 이름 쿼리스트링으로 받아오는 기능 추가

* <feat> : zustand 적용과 report페이지로 이동시 쿼리스트링 적용

* <comment> :  필요없는 주석 제거

* #39 <refactor> : 재사용 가능한 모달로 리팩토링
benidene added a commit that referenced this issue Jul 18, 2024
benidene added a commit that referenced this issue Jul 18, 2024
benidene added a commit that referenced this issue Jul 18, 2024
* #59 <feat> : Add report type

* #59 <feat> : 관리자 페이지에 사용되는 zustand store 추가

* #59 <feat> : Add loginLogic

* <refactor> : globalStyle button css 추가로 인한 일부 button 태그 div로 변경

* #59 <feat> : 관리자 페이지 사용을 위한 로그인 페이지 개발중

* #59 <feat> : 관리자 페이지 개발

* <design> : placeHolder css 변경

* #25 <refactor. : id type 변경

* 백엔드 도커 파일 변경으로 인한 파일 삭제

* Add Compose.yml
@benidene benidene mentioned this issue Jul 19, 2024
benidene added a commit that referenced this issue Jul 19, 2024
* #59 <feat> : 데이터 전송기능 개발

* #59 <fix> : report 페이지에서 postApi 사용시 object 타입 필요로 타입 수정
@benidene benidene changed the title FE Report Report Page Jul 19, 2024
@benidene benidene reopened this Jul 26, 2024
benidene added a commit that referenced this issue Jul 26, 2024
benidene added a commit that referenced this issue Jul 26, 2024
* #79 <fix> : http-proxy-middleware 라이브러리 설치

* #79 <feat> : proxy 코드 추가

* #59 <fix> : report api 및 url 수정
benidene added a commit that referenced this issue Jul 26, 2024
* #79 <fix> : http-proxy-middleware 라이브러리 설치

* #79 <feat> : proxy 코드 추가

* #59 <fix> : report api 및 url 수정

* #79 <fix> : postApi url 수정
benidene added a commit that referenced this issue Jul 27, 2024
* #79 <fix> : proxy 적용 해제

* #59 <fix> : api 에러 핸들링 및 각 매장 id값에 해당하는 report 기능 개발
benidene added a commit that referenced this issue Aug 6, 2024
benidene added a commit that referenced this issue Aug 6, 2024
* #19 <feat> : markerCluster기능 적용을 위해 markerCluster.tsx로 파일을 합쳐서 삭제

* #59 <fix> : url 변경

* #56 <feat> : header에 있는 메뉴를 모바일 환경에 맞게 제작하기 위해 footer로 기능 이동을 위한 전체적인 css 변경

* #56 <feat> : header에 있는 메뉴를 모바일 환경에 맞게 제작하기 위해 footer로 기능 개발
benidene added a commit that referenced this issue Aug 28, 2024
* #97 <fix> : cors 문제 해결을 위한 업로드

* #91 <fix> : naver map 키 적용을 위한 코드 추가

* #97 <fix> : cors 문제 해결을 위한 업로드

* <comment> : 개발 후순위로 밀린 부분 주석처리

* #19 <feat> : 지도 중심을 서울시청으로 변경

* #19 <fix> : paymentList 함수명 변경

* #59 <refactor> : 헤더 footer 리팩토링으로 함께 리팩토링 진행

* #56 <refactor> : header footer 리팩토링

* #59 <refactor> : 헤더 footer 리팩토링으로 함께 리팩토링 진행
benidene added a commit that referenced this issue Aug 28, 2024
* #97 <fix> : cors 문제 해결을 위한 업로드

* #91 <fix> : naver map 키 적용을 위한 코드 추가

* #97 <fix> : cors 문제 해결을 위한 업로드

* <comment> : 개발 후순위로 밀린 부분 주석처리

* #19 <feat> : 지도 중심을 서울시청으로 변경

* #19 <fix> : paymentList 함수명 변경

* #59 <refactor> : 헤더 footer 리팩토링으로 함께 리팩토링 진행

* #56 <refactor> : header footer 리팩토링

* #59 <refactor> : 헤더 footer 리팩토링으로 함께 리팩토링 진행

* #73 <fix> : 변수명 변경으로 인한 오류 수정
@benidene benidene closed this as completed Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant