Merged
Conversation
* remove: 불필요한 파일 삭제 * feat: 회원가입과 로그인 페이지에 메인 화면 돌아가는 버튼 추가 및 메시지 수정 * fix: 로딩 시 session 체크 로직 수정 * style: 포맷팅 설정
* feat: My 페이지 타입 정의 * feat: My 페이지 임시 커스텀 훅 작성 * refactor: my 페이지 도메인 타입 오타 수정에 따른 변경 * feat: 로그인&로그아웃 페이지 구성 및 기능 추가 (#7) * feat: 로그아웃 즉시 메인화면으로 이동 * feat: 회원가입 - 이메일, 닉네임 중복 검사 기능 * feat: 로그인 정보 불일치 시 메시지 나타남 * style: 로그인, 회원가입 스타일링 * feat: 로그인&회원가입 페이지에 메인화면으로 돌아가기 추가 * 임시 * fix: YAML 문법 오류 수장 * style: 코드 포맷팅 적용 * fix: GitHub Actions 워크플로우 설정 오류 수정 * style: 코드 포맷팅 적용 * remove: 불필요한 파일 삭제 * feat: 회원가입과 로그인 페이지에 메인 화면 돌아가는 버튼 추가 및 메시지 수정 * fix: 로딩 시 session 체크 로직 수정 * style: 포맷팅 설정 * style: 로그인&회원가입 페이지 스타일링 및 버튼 추가 (#5) * remove: 불필요한 파일 삭제 * feat: 회원가입과 로그인 페이지에 메인 화면 돌아가는 버튼 추가 및 메시지 수정 * fix: 로딩 시 session 체크 로직 수정 * style: 포맷팅 설정 * fix: 배포환경에서 로그아웃 세션유지 문제 해결 * refactor: login 페이지 suspense 제거 및 통합, 스타일링 * style: 포매팃 적용 * remove: 잘못된 파일 삭제 * feat: myPage 컴포넌트 및 페이지 구성 * feat: usePosts 커스텀 훅 수정 * feat: my/posts 페이지 및 컴포넌트 구성 * feat: my/profile 페이지와 컴포넌트 구성 * style: 마이페이지 스타일링 * feat: my/scraps 페이지와 컴포넌트 구성 * style: my/posts 페이지 스타일링 변경 * fix: my/posts 네비게이션 탭 계산 오류 해결 * feat: 이웃 관련 타입 정의 * feat: 이웃 정보 커스텀 훅 작성 * feat: 이웃 관련 컴포넌트 구현 * feat: 이웃 관련 페이지 구성 * style: 스타일링 변경 * refactor: 마이 페이지 버튼 링크 변경 * refactor: Supabase API 연동 * refactor: my/posts 카드 컴포넌트 키워드 변수 설정 * style: 배경색상 설정 * feat: 이웃관련 타입 정의 * refactor: useMyNeighbor 훗 수정 * feat: 이웃 관련 훅 수정 및 작성 * refactor: 불필요한 컴포넌트 삭제 및 파일명 오타 수정 * style: 스타일 속성 추가 및 변경 * feat: 공개된 프로필 훅 작성 및 적용 * refactor: 타입 추론 적용 * refactor: 프로필 미리보기 기능 개선(신청/이웃 구별) * feat: 질문 작성 기능 모달로 변경(my page, neighbor page) * refactor: 모바일 환경에서 마이페이지 경로 변경 * style: 회고 도메인 관련 전체적인 스타일링 변경 * style: 포매터 적용
* fix: 회고 작성 오류 & 삭제시 리다이렉트 오류 해결 * remove: 목표 도메인 초기화 * feat: Budget 카테고리 챌린지 생성과 카테고리 항목 갯수 변경시 수정 모달 나타나기 기능 * feat: 목표 수정 및 삭제 기능 추가 * refactor: 챌린지 상태 속성 추가 * refactor: goals 도메인 헬퍼함수 정리 * feat: 목표 도메인 컴포넌트 생성 및 페이지 구성 * feat: 지출 목표와 수입 목표 세분화 * remove: 메인화면 데이터 주석처리 * style: 포맷팅 적용 * style: 마이페이지 통계 스타일링 정렬 * style: 목표율 UI 헬퍼함수 적용
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
포맷팅 적용