Skip to content

Commit

Permalink
[teat] main 브랜치 배포 테스트 with vercel (#89)
Browse files Browse the repository at this point in the history
* chore(#44): react-query 초기 설정

* feat(#44): 공모전 카테고리 및 전체 조회

* refactor(#44): getCompeitionList와 useCompetitionList 분리

* feat(#44): userId 라우터 설정, HeaderSelected 설정

* feat(#44): 개인 프로필 작성 API 연동

* refactor(#44): 개인 프로필 작성 페이지 서버 연동

* refactor(#44): examples 하나로 통일

* feat(#44): 개인 프로필 작성 완료 모달

* feat(#44): 프로필 작성 api 연동

* feat(#44): Axios headers Authorization 추가

* feat(#44): 유저 추가 프로필 작성 request body 수정

* [feat]수많은 경우의 수의 팀 자세히 보러가기 페이지 개발 완료, api 연동 완료 (#70)

* feat(#49) : 팀 자세히 보러가기 1,2,3 경우의 수 완료

* feat(#49) : 팀 자세히 보러가기 4,5 경우의 수 완료

* feat(#49) : 합류 신청하기 모달 전 완료

* feat(#49) : 팀 함류 api 생성 완료

* feat(#49)팀 합류 api 연동 완료

* feat(#49)팀 합류 api 연동 완료

* [feat] 내 팀 - 내가 오픈한 팀 (#72)

* chore(#44): react-query 초기 설정

* feat(#44): 공모전 카테고리 및 전체 조회

* refactor(#44): getCompeitionList와 useCompetitionList 분리

* feat(#44): userId 라우터 설정, HeaderSelected 설정

* feat(#44): 개인 프로필 작성 API 연동

* refactor(#44): 개인 프로필 작성 페이지 서버 연동

* refactor(#44): examples 하나로 통일

* feat(#44): 개인 프로필 작성 완료 모달

* feat(#44): 프로필 작성 api 연동

* feat(#44): Axios headers Authorization 추가

* feat(#44): 유저 추가 프로필 작성 request body 수정

* feat(#62): 내 팀 오픈하기 Form 제작

* feat(#62): 팀 오픈하기 취소 모달

* feat(#62): 팀 오픈하기 완료 중 모달

* feat(#62): 모달 content 수정

* feat(#62): 반응형 max-width 제외

* feat(#62): 내팀 - 내가 오픈한 팀 페이지

* fix(#62): vercel 오류 해결

* remove(#62): recommendation 폴더 삭제

* feat(#62): 팀원이 없는 경우

* fix 로그인 로직이 필요한 경우 모달 띄우기 (#74)

* fix(#71) : 로그인 로직이 필요한 경우 모달 띄우기

* Fix(#71) : 미사용 변수 제거

* [feat] 활동중인 팀, 지원한 팀 페이지 및 api 연동 완료 (#76)

* feat(#75) : 지원한 팀 완료

* feat(#75) : 활동중인 팀 페이지 완료

* fix(#75) : 미사용 변수 제거

* [feat] 팀 오픈하기 API 연동, 유효성 검사, 최종 모달 (#78)

* feat(#73): 로직과 다르게 데이터를 입력했을 때 error

* feat(#73): 팀 오픈하기 API 연동

* feat(#73): 팀 오픈하기 최종 모달

* [feat] 내 팀 - 활동했던 팀 페이지 API 연동 (#80)

* feat(#79): 활동했던 팀 추천사 컴포넌트, 대회명 컴포넌트

* docs(#79): 내가 오픈한 팀 페이지 생성

* feat(#79): 내 팀 - 내가 오픈한 팀 디자인 수정

* feat(#79): 내 팀 - 활동했던 팀 API 연동

* fix(#79): 내팀 - 활동했던 팀 페이지 API 연동

* [feat] 프로필 수정 가능케 함, 추천사 받았는지 여부 체크 (#81)

* feat(#77) : 추천사 못받았으면 잠금

* feat(#77) : 받은 추천사가 없으면 프로필이 보이지 않음.

* feat(#77) : 프로필 subinfo 구조 변경

* feat(#77) : 프로필 subinfo 수정 반영

* [fix] 버그 수정 및 간단한 수정 (#83)

* docs(#82): 공모전 리스트 페이지 검색 박스 background image 변경

* fix(#82): 새로고침 시 내 팀 카테고리 초기화 수정

* [feat] 공모전 상단의 모집 리스트 API 연동 (#86)

* remove(#84): 더미데이터 삭제

* feat(#84): 공모전 리스트 상단의 모집중인 팀 리스트 API 연동

* [feat] 계정 설정하기 페이지 개발 완료 (#87)

* feat(#85) : 계정정보 수정 로직 완성

* feat(#85) : 계정정보 수정 api 연동 완료

* fix(#85) : useProfile 등 훅 사용시 리렌더링 로직 논의

* fix(#85) : vercel파일 오류 슈정

* test(#88) : wanteam.vercel.app 배포 테스트

---------

Co-authored-by: parkyejin <uiop5809@naver.com>
  • Loading branch information
j2noo and uiop5809 authored Nov 20, 2023
1 parent 9f72eef commit a524905
Show file tree
Hide file tree
Showing 102 changed files with 3,275 additions and 553 deletions.
4 changes: 3 additions & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
REACT_APP_FRONTEND_BASE_URL = http://localhost:5173
#REACT_APP_FRONTEND_BASE_URL = http://localhost:5173
REACT_APP_FRONTEND_BASE_URL = https://wanteam.vercel.app/

REACT_APP_KAKAO_JS_SDK_KEY = d87912066b8856b33098631a51ed95df
VITE_KAKAO_JS_SDK_KEY=d87912066b8856b33098631a51ed95df
VITE_KAKAO_CLIENT_ID = 4c6c969c5156dea4d46723ee82b3216e
58 changes: 58 additions & 0 deletions public/assets/images/common/glasses.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
66 changes: 66 additions & 0 deletions public/assets/images/common/kakaoReviewSend.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions public/assets/images/common/kakaotalk.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a524905

Please sign in to comment.