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

프로덕션 배포 #955

Merged
merged 8 commits into from
Nov 14, 2024
Merged

프로덕션 배포 #955

merged 8 commits into from
Nov 14, 2024

Conversation

borimong
Copy link
Contributor

🚩 관련 이슈

  • close #issue_number

📋 작업 내용

  • 기능 구현
  • 페이지 구조화 및 스타일링

📌 PR Point

  • 무슨 이유로 어떻게 코드를 변경했는지
  • 어떤 위험이나 우려가 발견되었는지
  • 어떤 부분에 리뷰어가 집중해야 하는지
  • 개발하면서 어떤 점이 궁금했는지

📸 스크린샷

j-nary and others added 7 commits November 3, 2024 14:15
* refactor: DELETE /post/v2

* refactor: POST /post/v2/like

* refactor: PUT post/v2
* feat: 공동모임장 기본 틀 구현

* feat: button에 타입 지정해줘서 원치 않는 submit 안되도록 방지하기

* feat: 멘션을 포함한 input 틀 완성(완전히 디자인 똑같이 구현은 x)

* fix: +버튼 앞에 고정

* design: input창 열려있을 때 버튼 밝아지는 것 유지

* feat: 모임 개설 - 공동 모임장 추가 뷰,기능 구현 완료

* design: 피그마상에서는 8px로 되어있어서 수정

* design: mobile 반응형 디자인 구현

* fix: coLeader.map is not a function 버그 해결

* feat: 모바일 멘션 바텀시트 구현

* design: 모임장 프로필 디자인 변경

* design: 불필요한 margin 제거

* chore: 이해를 돕는 주석 첨가, 불필요한 콘솔 제거
* feat: 공동모임장 기본 틀 구현

* feat: button에 타입 지정해줘서 원치 않는 submit 안되도록 방지하기

* feat: 멘션을 포함한 input 틀 완성(완전히 디자인 똑같이 구현은 x)

* fix: +버튼 앞에 고정

* design: input창 열려있을 때 버튼 밝아지는 것 유지

* feat: 모임 개설 - 공동 모임장 추가 뷰,기능 구현 완료

* design: 피그마상에서는 8px로 되어있어서 수정

* design: mobile 반응형 디자인 구현

* fix: coLeader.map is not a function 버그 해결

* feat: 모바일 멘션 바텀시트 구현

* design: 모임장 프로필 디자인 변경

* design: 불필요한 margin 제거

* chore: 이해를 돕는 주석 첨가, 불필요한 콘솔 제거

* update: API 버전 최신화

* fix: 웹뷰-피드 작성 모달 무한 렌더링 이슈

* update: 멘션 유저 리스트 조회 API 최신화

* feat: isCoLeader 변수 추가

* update: API 최신화 (approvedCount)

* feat: 멘션 타입에 userId 추가

* feat: isCoLeader 선택적 타입 정의

* feat: formData에 coLeaderUserIds 추가

* feat: ProfileAnchor 컴포넌트 분리

* feat: 모임 상세 페이지에 ProfileAnchor 적용

* feat: 모임 수정에 공동 모임장 데이터 출력

* feat: 모임 수정 시 다이얼로그 워딩 변경

---------

Co-authored-by: ocahs9 <[email protected]>
* feat: 본인은 공동 모임장 검색이 되지 않도록 구현

* fix: 빌드 에러 해결

* feat: 멘션 유저 타입 정의(any 삭제)
* Chip, dialog 배포 (#938)

* Chip 파트 한 개 이슈 대응 (#932)

* test: 임시로 Chip 구현 (MDS 문의 필요)

* feat: chip 구현 및 반응형 작업

* feat: 전체파트 클릭 로직 + MDS Chip 연결

* docs: 불필요한 파일 삭제

* docs: 불필요한 코드 삭제

* fix: 개별 옵션 해제 시 전체파트 해제 로직 추가

* refactor: 코드리뷰 반영

* refactor: input 높이 반응형 제거

* feat: 모임 안내 모집 대상 chip 변경

* style: 색상변경

* style: QA 반영

* fix: 이슈대응

* fix: Chip 한개 선택 이슈 대응

* fix: Chip 5개 선택 시 이슈 해결 (#934)

* feat: 모임 삭제 dialog mds 마이그레이션 (#937)

* Update FeedFormPresentation.tsx

* Update FeedFormPresentation.tsx

* refactor: 모임 삭제

* refactor: 모임 지원자 상태 변경

* refactor: 로그인

* 모임삭제 코리반영

---------

Co-authored-by: Hyeonsu Kim <[email protected]>
Copy link

height bot commented Nov 14, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@borimong borimong merged commit 201b85d into main Nov 14, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants