-
Notifications
You must be signed in to change notification settings - Fork 0
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
프로덕션 cicd 테스트 #16
Merged
Merged
프로덕션 cicd 테스트 #16
Conversation
This file contains 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
* feat: 지역 선택 컴포넌트 구현 * feat: 지역 선택 컴포넌트에서 회원가입 페이지로 지역 정보 전달 구현
* chore: mui 패키지 설치 * chore: mui 적용 * chore: emotion 적용 * feat: 메인 페이지 구현 * feat: 로그인 페이지 구현 * fix: url 오류 해결 * fix: package.json axios 문제 해결
* chore: embla-carousel 및 mui/icons-material 설치 * feat: 모든 이미지 사용 가능하게 변경 * feat: 이미지 슬라이더 컴포넌트 구현 * feat: 모임 상세 페이지 틀 구현 * feat: props를 통해 주소 받도록 수정 * feat: 폰트 적용 * feat: 이미지 슬라이더 버튼 사진에 보이게 하기 * feat: 구글 지도 구현 * feat: 모임 상세 화면 구현 * feat: 포멧팅 함수 구현 * feat: 상세 화면에 필요한 스탸일 구현 * chore: 리엑트 쿼리 설치 * feat: api연동 * chore: prettier 설치 * refactor: 서버와 이름 맞춤 * style: 불필요한 import 제거 * feat: 환경 변수 적용
* feat: 도커 파일 적용 * feat: 도커 이그노어 파일 적용
* feat: url 환경 변수 적용 * fix: api 필드 카멜케이스로 변경 * feat: 공통 에러 처리 페이지 구현 * feat: 404 에러 처리 페이지 구현 * feat: 404 에러 처리 추가 * fix: api 경로 수정
* feat: url 환경 변수 적용 * fix: api 필드 카멜케이스로 변경 * feat: 공통 에러 처리 페이지 구현 * feat: 404 에러 처리 페이지 구현 * feat: 404 에러 처리 추가 * fix: api 경로 수정
* feat: url 환경 변수 적용 * fix: api 필드 카멜케이스로 변경 * feat: 공통 에러 처리 페이지 구현 * feat: 404 에러 처리 페이지 구현 * feat: 404 에러 처리 추가 * fix: api 경로 수정
* feat: 모임목록 페이지 무한스크롤 구현 - useInfiniteQuery, IntersectionObserveAPI 사용 * feat: 뷰포트 밖으로 벗어난 모임목록의 내용 비활성화하기 * feat: 모임목록 페이지 스크롤 유지 기능 추가 * fix: MeetingCard에 key를 prop으로 잘못 전달한 부분 수정 * feat: MeetingCard css 적용 * feat: 모임조회 헤더 레이아웃 추가
* feat: Google Analytics 사용을 위한 @next/third-parties 설치 및 RootLayout 수정 * feat: GA ID 환경변수 설정
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
No description provided.