-
Notifications
You must be signed in to change notification settings - Fork 7
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
바톤 v1.0.0 릴리즈 #423
바톤 v1.0.0 릴리즈 #423
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 963f2e3 - Browse repository at this point
Copy the full SHA 963f2e3View commit details -
* assets: Pretendard 폰트 추가 * design: GlobalStyle 및 ResetStyle 적용 * feat: Header, Layout 컴포넌트 구현
Configuration menu - View commit details
-
Copy full SHA for 20e0b75 - Browse repository at this point
Copy the full SHA 20e0b75View commit details
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4a8ef63 - Browse repository at this point
Copy the full SHA 4a8ef63View commit details -
Avartar, Tag, Button, Modal 컴포넌트 구현 (#20)
* feat: Avatar 컴포넌트 구현 * feat: Button 컴포넌트 구현 * assets: close-icon-red svg 추가 * feat: Tag 컴포넌트 구현 * design: Button 디폴트 스타일 설정 * feat: Modal 컴포넌트 구현
Configuration menu - View commit details
-
Copy full SHA for 1e325fc - Browse repository at this point
Copy the full SHA 1e325fcView commit details -
* design: Layout background 제거 * feat: 페이지 라우팅 설정
Configuration menu - View commit details
-
Copy full SHA for 7cefade - Browse repository at this point
Copy the full SHA 7cefadeView commit details
Commits on Jul 19, 2023
-
msw, tsconfig, Avatar 공통 변경사항 반영 (#27)
* chore: json 파일을 import하기 위한 tsconfig 수정 * fix: msw dev에서만 작동하도록 수정 * design: Avatar 기본 사이즈 설정
Configuration menu - View commit details
-
Copy full SHA for f70f4d9 - Browse repository at this point
Copy the full SHA f70f4d9View commit details
Commits on Jul 20, 2023
-
* feat: RunnerPostPage 구현 * assets: 채팅수, 조회수 아이콘 svg 추가 * feat: 러너 게시글 mock data 추가 * feat: RunnerPostPage api 요청 기능 추가 * refactor: PostTag 컴포넌트 분리
Configuration menu - View commit details
-
Copy full SHA for a5ab907 - Browse repository at this point
Copy the full SHA a5ab907View commit details -
* feat: InputBox 컴포넌트 구현 * feat: TagInput 컴포넌트 구현 * feat: Textarea 컴포넌트 구현 * feat: RunnerPostCreatePage 페이지 구현 * refactor: InputBox 컴포넌트 InputText Props 삭제 * refactor: props로state를 받도록 변경 * refactor: 입력 state관련 set 함수명 수정 --------- Co-authored-by: 상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 382a701 - Browse repository at this point
Copy the full SHA 382a701View commit details -
* chore: json 파일을 import하기 위한 tsconfig 수정 * fix: msw dev에서만 작동하도록 수정 * design: Avatar 기본 사이즈 설정 * feat: MainPage 구현 * fix: map key 오류 수정 * feat: RunnerPost 타입 추가 * feat: 러너가 올린 게시물 조회 msw 구현 * refactor: RunnerPost 타입 지정 * feat: Tag 컴포넌트 렌더링 추가 * refactor: mock data 네이밍 통일
Configuration menu - View commit details
-
Copy full SHA for 8ff78fb - Browse repository at this point
Copy the full SHA 8ff78fbView commit details -
* feat: 구현한 페이지 라우터 연결 및 hook 분리 Co-authored-by: 에이든 <[email protected]> Co-authored-by: 남상규 <[email protected]> * feat: 로고 클릭시 홈 이동 기능 추가 --------- Co-authored-by: 에이든 <[email protected]> Co-authored-by: 남상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a217281 - Browse repository at this point
Copy the full SHA a217281View commit details -
러너 글 목록 조회 API 변경에 따른 MainPage 수정 (#55)
* fix: api 명세 변경에 따른 러너 글 타입 수정 * feat: 러너 글 목록 조회 api 변경에 따른 MainPage 수정
Configuration menu - View commit details
-
Copy full SHA for 6930b8a - Browse repository at this point
Copy the full SHA 6930b8aView commit details
Commits on Jul 24, 2023
-
* fix: dev server 새로고침 오류 수정 * refactor: index.html 경로 src 외부 public 폴더로 이동 * feat: api 엔드포인트 변경 dev server에서만 msw 적용하도록 변경
Configuration menu - View commit details
-
Copy full SHA for 1cf8f28 - Browse repository at this point
Copy the full SHA 1cf8f28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 787b9de - Browse repository at this point
Copy the full SHA 787b9deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 792883b - Browse repository at this point
Copy the full SHA 792883bView commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de16a5f - Browse repository at this point
Copy the full SHA de16a5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1243022 - Browse repository at this point
Copy the full SHA 1243022View commit details -
메인 페이지 및 상세 게시글 리뷰 상태 라벨 추가 (#91)
* feat: mockData에 reviewStatus 추가 * feat: reviewStatus 타입 및 Label text 추가 * feat: 메인 페이지에 리뷰 상태 Label 추가 * feat: 러너 게시글 상세 페이지에 리뷰 상태 Label 추가
Configuration menu - View commit details
-
Copy full SHA for ed35f59 - Browse repository at this point
Copy the full SHA ed35f59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b39d61 - Browse repository at this point
Copy the full SHA 5b39d61View commit details
Commits on Jul 26, 2023
-
* feat: 서포터 선택페이지 라우팅 추가 * asset: github-icon svg파일 추가 * feat: 서포터 선택 페이지 msw 핸들러 추가 * feat: SupporterSelectPage 페이지 컴포넌트 추가 * feat: 서포터 선택 페이지 관련 타입 추가 * feat: SupporterSelectItem, List 컴포넌트 추가 * feat: ConfirmModal 컴포넌트 Props 추가 * feat: RunnerPostCreatePage 페이지 컴포넌트 api 기능 제거 * fix: supportSelect 타입 오류 수정 * fix: 저장 누락 반영 --------- Co-authored-by: 상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f0762b - Browse repository at this point
Copy the full SHA 8f0762bView commit details -
* chore: testing library react 및 jest 패키지 설정 * test: CI를 위한 컴포넌트 테스트코드 작성
Configuration menu - View commit details
-
Copy full SHA for 1e3de1e - Browse repository at this point
Copy the full SHA 1e3de1eView commit details -
CI설정 with GitHub Actions (#113)
* style: 팀 컨벤션에 맞게 프론트엔드 최상위 폴더명 변경 * chore: 프론트엔드 CI 설정
Configuration menu - View commit details
-
Copy full SHA for 174682b - Browse repository at this point
Copy the full SHA 174682bView commit details -
ConfirmModal 컴포넌트 테스트코드 작성 (#116)
* test: ConfirmModal 컴포넌트 테스트코드 작성 * fix: workflow -> workflows 수정 * fix: github action working directory 수정
Configuration menu - View commit details
-
Copy full SHA for dbd214a - Browse repository at this point
Copy the full SHA dbd214aView commit details
Commits on Jul 27, 2023
-
* fix: types 파일명 변경을 위한 파일 삭제 * feat: API 명세에 맞춰 타입 추가 및 mock data 변경 * feat: 러너 게시글 상세 페이지 삭제, 코드 보러가기 기능 추가 * style: 러너 상세 게시글 타입 이름 수정 * refactor: API 명세에 맞춘 타입을 import 하도록 변경
Configuration menu - View commit details
-
Copy full SHA for 9561d4f - Browse repository at this point
Copy the full SHA 9561d4fView commit details -
* feat: 헤더에 로그인 버튼 클릭시 로그인 페이지로 이동하는 기능 추가 * feat: 로그인 페이지 컴포넌트 구현 * fix: asset경로 절대경로로 수정 --------- Co-authored-by: 상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 239d279 - Browse repository at this point
Copy the full SHA 239d279View commit details
Commits on Jul 28, 2023
-
서포터 선택 목록 -> 글 생성할 때 띄우는 기능 구현 (#128)
* feat: InputBox font-size, font-weight props 추가 * feat: 서포터 리스트 mockData 추가 * feat: 서포터 선택 목록 페이지를 모달 컴포넌트로 변경 * design: Textarea border 수정 * fix: TagInput을 form태그 안에 넣을 경우 submit이 되는 오류 수정 * feat: 서포터 선택 목록 모달 기능 구현 * fix: cherry-pick conflict 해결 * fix: type 오류 수정 * feat: 프론트엔드 로컬에서 백엔드 서버 api 요청을 위한 proxy 포트 설정 * feat: api 명세 변경에 따른 컴포넌트 props 수정
Configuration menu - View commit details
-
Copy full SHA for fbfde42 - Browse repository at this point
Copy the full SHA fbfde42View commit details -
* feat: 변경된 api 명세에 따른 msw uri 수정 * feat: 배포 서버 base url 수정 * feat: 삭제 확인 모달창 구현 * test: 확인 모달창 변경에 따른 테스트코드 작성
Configuration menu - View commit details
-
Copy full SHA for 442f476 - Browse repository at this point
Copy the full SHA 442f476View commit details -
* design: Layout margin-bottom 추가 * design: 리뷰 진행중 라벨 디자인 추가 * feat: 준비중인 기능 알림 메시지 추가 * feat: 사용하지 않는 기능 주석 처리
Configuration menu - View commit details
-
Copy full SHA for 168970f - Browse repository at this point
Copy the full SHA 168970fView commit details -
* webpack 초기 환경 설정 (#8) chore: 프로젝트 초기 환경 설정 * Layout 컴포넌트 구현 (#10) * assets: Pretendard 폰트 추가 * design: GlobalStyle 및 ResetStyle 적용 * feat: Header, Layout 컴포넌트 구현 * MSW 설정 (#17) * chore: 환경 변수 NODE_ENV 설정 * feat: msw 초기 설정 * Avartar, Tag, Button, Modal 컴포넌트 구현 (#20) * feat: Avatar 컴포넌트 구현 * feat: Button 컴포넌트 구현 * assets: close-icon-red svg 추가 * feat: Tag 컴포넌트 구현 * design: Button 디폴트 스타일 설정 * feat: Modal 컴포넌트 구현 * React Router 설정 (#23) * design: Layout background 제거 * feat: 페이지 라우팅 설정 * msw, tsconfig, Avatar 공통 변경사항 반영 (#27) * chore: json 파일을 import하기 위한 tsconfig 수정 * fix: msw dev에서만 작동하도록 수정 * design: Avatar 기본 사이즈 설정 * 러너 게시글 조회 페이지 구현 (#31) * feat: RunnerPostPage 구현 * assets: 채팅수, 조회수 아이콘 svg 추가 * feat: 러너 게시글 mock data 추가 * feat: RunnerPostPage api 요청 기능 추가 * refactor: PostTag 컴포넌트 분리 * 러너 게시물 생성 페이지 구현 (#33) * feat: InputBox 컴포넌트 구현 * feat: TagInput 컴포넌트 구현 * feat: Textarea 컴포넌트 구현 * feat: RunnerPostCreatePage 페이지 구현 * refactor: InputBox 컴포넌트 InputText Props 삭제 * refactor: props로state를 받도록 변경 * refactor: 입력 state관련 set 함수명 수정 --------- Co-authored-by: 상규 <[email protected]> * 메인 페이지 구현 (#34) * chore: json 파일을 import하기 위한 tsconfig 수정 * fix: msw dev에서만 작동하도록 수정 * design: Avatar 기본 사이즈 설정 * feat: MainPage 구현 * fix: map key 오류 수정 * feat: RunnerPost 타입 추가 * feat: 러너가 올린 게시물 조회 msw 구현 * refactor: RunnerPost 타입 지정 * feat: Tag 컴포넌트 렌더링 추가 * refactor: mock data 네이밍 통일 * 구현한 페이지 라우터 연결 (#42) * feat: 구현한 페이지 라우터 연결 및 hook 분리 Co-authored-by: 에이든 <[email protected]> Co-authored-by: 남상규 <[email protected]> * feat: 로고 클릭시 홈 이동 기능 추가 --------- Co-authored-by: 에이든 <[email protected]> Co-authored-by: 남상규 <[email protected]> * 러너 글 목록 조회 API 변경에 따른 MainPage 수정 (#55) * fix: api 명세 변경에 따른 러너 글 타입 수정 * feat: 러너 글 목록 조회 api 변경에 따른 MainPage 수정 * API 요청 Endpoint 변경 (#69) * fix: dev server 새로고침 오류 수정 * refactor: index.html 경로 src 외부 public 폴더로 이동 * feat: api 엔드포인트 변경 dev server에서만 msw 적용하도록 변경 * 절대 경로 재설정 (#71) chore: import 절대경로 path 재설정 * 불필요한 환경 변수 플러그인 제거 (#73) fix: build 오류 수정 웹팩 dev 환경변수 플러그인 제거 * Label 컴포넌트 구현 (#88) feat: Label 컴포넌트 구현 * 서포터 선택 결과 페이지 구현 (#90) feat: 서포터 선택 결과 페이지 구현 * 메인 페이지 및 상세 게시글 리뷰 상태 라벨 추가 (#91) * feat: mockData에 reviewStatus 추가 * feat: reviewStatus 타입 및 Label text 추가 * feat: 메인 페이지에 리뷰 상태 Label 추가 * feat: 러너 게시글 상세 페이지에 리뷰 상태 Label 추가 * 서포터 선택 시 확인 모달창 구현 (#92) feat: 서포터 선택 시 확인 모달창 구현 * 서포터 선택 페이지 구현 (#103) * feat: 서포터 선택페이지 라우팅 추가 * asset: github-icon svg파일 추가 * feat: 서포터 선택 페이지 msw 핸들러 추가 * feat: SupporterSelectPage 페이지 컴포넌트 추가 * feat: 서포터 선택 페이지 관련 타입 추가 * feat: SupporterSelectItem, List 컴포넌트 추가 * feat: ConfirmModal 컴포넌트 Props 추가 * feat: RunnerPostCreatePage 페이지 컴포넌트 api 기능 제거 * fix: supportSelect 타입 오류 수정 * fix: 저장 누락 반영 --------- Co-authored-by: 상규 <[email protected]> * CI를 위한 테스트 코드 작성 (#111) * chore: testing library react 및 jest 패키지 설정 * test: CI를 위한 컴포넌트 테스트코드 작성 * CI설정 with GitHub Actions (#113) * style: 팀 컨벤션에 맞게 프론트엔드 최상위 폴더명 변경 * chore: 프론트엔드 CI 설정 * ConfirmModal 컴포넌트 테스트코드 작성 (#116) * test: ConfirmModal 컴포넌트 테스트코드 작성 * fix: workflow -> workflows 수정 * fix: github action working directory 수정 * API 명세 변경에 따른 기능 추가 (#123) * fix: types 파일명 변경을 위한 파일 삭제 * feat: API 명세에 맞춰 타입 추가 및 mock data 변경 * feat: 러너 게시글 상세 페이지 삭제, 코드 보러가기 기능 추가 * style: 러너 상세 게시글 타입 이름 수정 * refactor: API 명세에 맞춘 타입을 import 하도록 변경 * 로그인 페이지 구현 (#124) * feat: 헤더에 로그인 버튼 클릭시 로그인 페이지로 이동하는 기능 추가 * feat: 로그인 페이지 컴포넌트 구현 * fix: asset경로 절대경로로 수정 --------- Co-authored-by: 상규 <[email protected]> * 서포터 선택 목록 -> 글 생성할 때 띄우는 기능 구현 (#128) * feat: InputBox font-size, font-weight props 추가 * feat: 서포터 리스트 mockData 추가 * feat: 서포터 선택 목록 페이지를 모달 컴포넌트로 변경 * design: Textarea border 수정 * fix: TagInput을 form태그 안에 넣을 경우 submit이 되는 오류 수정 * feat: 서포터 선택 목록 모달 기능 구현 * fix: cherry-pick conflict 해결 * fix: type 오류 수정 * feat: 프론트엔드 로컬에서 백엔드 서버 api 요청을 위한 proxy 포트 설정 * feat: api 명세 변경에 따른 컴포넌트 props 수정 * 서버 api 엔드포인트 변경 (#133) * feat: 변경된 api 명세에 따른 msw uri 수정 * feat: 배포 서버 base url 수정 * feat: 삭제 확인 모달창 구현 * test: 확인 모달창 변경에 따른 테스트코드 작성 * 사용하지 않는 기능 숨기기 (#137) * design: Layout margin-bottom 추가 * design: 리뷰 진행중 라벨 디자인 추가 * feat: 준비중인 기능 알림 메시지 추가 * feat: 사용하지 않는 기능 주석 처리 --------- Co-authored-by: KangSan Lee <[email protected]> Co-authored-by: 남상규 <[email protected]> Co-authored-by: 상규 <[email protected]> Co-authored-by: 에이든 <[email protected]> Co-authored-by: 남상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c00436 - Browse repository at this point
Copy the full SHA 2c00436View commit details
Commits on Jul 31, 2023
-
webpack prod publicPath 재설정 (#153)
* fix: 이미지 경로 및 새로고침 오류 수정 index.html base 태그 설정 * fix: base 태그 사용 대신 webpack publicPath 변경 상대경로를 사용하지 않도록 변경
Configuration menu - View commit details
-
Copy full SHA for ec9e910 - Browse repository at this point
Copy the full SHA ec9e910View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1fc5d9 - Browse repository at this point
Copy the full SHA a1fc5d9View commit details
Commits on Aug 2, 2023
-
* feat: Button 컴포넌트 colorTheme 추가 * fix: 선택 완료 목록 height값 추가 * design: 게시물 상제 조회 디자인 수정 * feat: 글 생성 완료 멘트 수정
Configuration menu - View commit details
-
Copy full SHA for 6dab025 - Browse repository at this point
Copy the full SHA 6dab025View commit details
Commits on Aug 3, 2023
-
* feat: 마이페이지 관련 타입추가 * feat: 마이페이지 관련 msw 데이터 및 핸들러 추가 * feat: MyPage 페이지 컴포넌트 추가 * feat: ProfileRunnerPostItem 컴포넌트 추가 * feat: ListFilter 컴포넌트 추가 * feat: 마이페이지 페이지 라우팅 추가 * refactor: list태그div에서ul로 수정 * fix : 페이지 상수에 / 추가 * refactor: runnerProfile 타입명에 Get추가 * refactor: Profile 타입을 따로 분리 * refactor: iternator 명 수정 --------- Co-authored-by: 상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c495995 - Browse repository at this point
Copy the full SHA c495995View commit details -
서포터 선택 상세정보 개발언어 추가, 분야별 필터링 기능 구현 (#181)
* fix: type import 파일명 수정 * fix: 브라우저의 높이가 작아졌을 때 모달 컨텐츠가 화면을 벗어나는 오류 수정 * feat: 개발스택 라벨 추가 * feat: 개발 분야 필터링 기능 구현 * feat: 서포터 선택 목록 목데이터 수정 * feat: 서포터 technicalTags 타입 추가 * feat: 개발스택 라벨 svg 컴포넌트 추가 * design: 선택된 서포터 width값 변경 * fix: dom에 스타일이 나타나지 않도록 달러사인 추가 * fix: 기술스택 라벨 key값 추가 * feat: 서포터 분야별 필터링 기능 구현 * refactor: svg 컴포넌트 화살표 함수로 변경 * refactor: 기술태그 key 고유값으로 변경 * refactor: 변수 네이밍 변경
Configuration menu - View commit details
-
Copy full SHA for bd66383 - Browse repository at this point
Copy the full SHA bd66383View commit details -
* refactor: 시멘틱 태그 적용 * refactor: 이미지 alt 속성 추가 * feat: 제목 input autoFocus 기능 추가 * feat: 리뷰 요청 글 작성 aria-label 추가
Configuration menu - View commit details
-
Copy full SHA for b026061 - Browse repository at this point
Copy the full SHA b026061View commit details -
서포터 선택 필터 기능 useEffect dependency 수정 (#200)
* fix: supporterId와 key값이 겹치는 오류 수정 * fix: 무한으로 useEffect가 호출되는 오류 수정
Configuration menu - View commit details
-
Copy full SHA for d2c1248 - Browse repository at this point
Copy the full SHA d2c1248View commit details -
* feat: 로그인 버튼 URL 연결 * feat: 깃허브 콜백 페이지 구현 * feat: useLogin 구현 * feat: Header 로그인 버튼 기능 구현 * feat: 토큰 유효기간 검증 기능 구현 * fix: 토큰 유효기간 검증 로직 수정 * refactor: useLogin -> useToken 으로 변경 * feat: Avartar 컴포넌트 onClick Props 추가 * feat: usePageRouter 마이 페이지 추가 * feat: api 요청시 헤더에 토큰 추가 * feat: 상세 페이지 목록 버튼 뒤로가기로 변경 Co-authored-by: 에이든 <[email protected]> Co-authored-by: 남상규 <[email protected]> * fix: 컴포넌트 list key값 및 DOM에 나타나지 않도록 달러 사인 추가 * feat: 마이 페이지 게시글 바로가기 기능 추가 및 hover 스타일 추가 * feat: 메인 페이지 게시글 조회수, 채팅수 아이콘 추가 --------- Co-authored-by: 에이든 <[email protected]> Co-authored-by: 남상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7f2e4c - Browse repository at this point
Copy the full SHA c7f2e4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20030ff - Browse repository at this point
Copy the full SHA 20030ffView commit details
Commits on Aug 4, 2023
-
[hotfix] 프론트엔드 엔드포인트 변경 후 재배포 (#215)
* fix: api 요청 엔드포인트 변경 * fix: api 요청 엔드포인트 도메인 주소로 변경
Configuration menu - View commit details
-
Copy full SHA for ac10430 - Browse repository at this point
Copy the full SHA ac10430View commit details -
[hotfix] 프론트엔드 엔드포인트 변경 후 재배포(2) (#216)
* fix: api 요청 엔드포인트 변경 * fix: api 요청 엔드포인트 도메인 주소로 변경 * fix: https 사이트에서 http 요청을 보내기 위한 meta 태그 추가
Configuration menu - View commit details
-
Copy full SHA for 9d60413 - Browse repository at this point
Copy the full SHA 9d60413View commit details -
[hotfix] 프론트엔드 엔드포인트 변경 후 재배포 (3) (#217)
fix: 엔드포인트 포트 삭제 Co-authored-by: 상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 794f44b - Browse repository at this point
Copy the full SHA 794f44bView commit details -
헤더 프로필 이름 렌더링 및 삭제 완료 후 메인페이지로 이동하는 기능 구현 (#225)
* fix: 삭제가 완료되면 메인 페이지로 이동하도록 변경 * feat: header 프로필 이름 추가
Configuration menu - View commit details
-
Copy full SHA for 5c5857e - Browse repository at this point
Copy the full SHA 5c5857eView commit details -
* fix: 삭제가 완료되면 메인 페이지로 이동하도록 변경 * feat: header 프로필 이름 추가 * style: 오타 수정
Configuration menu - View commit details
-
Copy full SHA for afd1542 - Browse repository at this point
Copy the full SHA afd1542View commit details -
* fix: 삭제가 완료되면 메인 페이지로 이동하도록 변경 * feat: header 프로필 이름 추가 * style: 오타 수정 * hotfix: 권한이 없을 경우 글 조회 안되는 오류 수정
Configuration menu - View commit details
-
Copy full SHA for d42b415 - Browse repository at this point
Copy the full SHA d42b415View commit details
Commits on Aug 8, 2023
-
feat: 서포터 선택기능 제거 Co-authored-by: 상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 244c1a1 - Browse repository at this point
Copy the full SHA 244c1a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb4d75 - Browse repository at this point
Copy the full SHA bdb4d75View commit details -
* style: components 내부 파일 폴더로 분리 * chore: 스토리북 패키지 설치 및 기본 설정 * test: 공용 컴포넌트 스토리북 추가
Configuration menu - View commit details
-
Copy full SHA for de6ede0 - Browse repository at this point
Copy the full SHA de6ede0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eda2df5 - Browse repository at this point
Copy the full SHA eda2df5View commit details -
* webpack 초기 환경 설정 (#8) chore: 프로젝트 초기 환경 설정 * Layout 컴포넌트 구현 (#10) * assets: Pretendard 폰트 추가 * design: GlobalStyle 및 ResetStyle 적용 * feat: Header, Layout 컴포넌트 구현 * MSW 설정 (#17) * chore: 환경 변수 NODE_ENV 설정 * feat: msw 초기 설정 * Avartar, Tag, Button, Modal 컴포넌트 구현 (#20) * feat: Avatar 컴포넌트 구현 * feat: Button 컴포넌트 구현 * assets: close-icon-red svg 추가 * feat: Tag 컴포넌트 구현 * design: Button 디폴트 스타일 설정 * feat: Modal 컴포넌트 구현 * React Router 설정 (#23) * design: Layout background 제거 * feat: 페이지 라우팅 설정 * msw, tsconfig, Avatar 공통 변경사항 반영 (#27) * chore: json 파일을 import하기 위한 tsconfig 수정 * fix: msw dev에서만 작동하도록 수정 * design: Avatar 기본 사이즈 설정 * 러너 게시글 조회 페이지 구현 (#31) * feat: RunnerPostPage 구현 * assets: 채팅수, 조회수 아이콘 svg 추가 * feat: 러너 게시글 mock data 추가 * feat: RunnerPostPage api 요청 기능 추가 * refactor: PostTag 컴포넌트 분리 * 러너 게시물 생성 페이지 구현 (#33) * feat: InputBox 컴포넌트 구현 * feat: TagInput 컴포넌트 구현 * feat: Textarea 컴포넌트 구현 * feat: RunnerPostCreatePage 페이지 구현 * refactor: InputBox 컴포넌트 InputText Props 삭제 * refactor: props로state를 받도록 변경 * refactor: 입력 state관련 set 함수명 수정 --------- Co-authored-by: 상규 <[email protected]> * 메인 페이지 구현 (#34) * chore: json 파일을 import하기 위한 tsconfig 수정 * fix: msw dev에서만 작동하도록 수정 * design: Avatar 기본 사이즈 설정 * feat: MainPage 구현 * fix: map key 오류 수정 * feat: RunnerPost 타입 추가 * feat: 러너가 올린 게시물 조회 msw 구현 * refactor: RunnerPost 타입 지정 * feat: Tag 컴포넌트 렌더링 추가 * refactor: mock data 네이밍 통일 * 구현한 페이지 라우터 연결 (#42) * feat: 구현한 페이지 라우터 연결 및 hook 분리 Co-authored-by: 에이든 <[email protected]> Co-authored-by: 남상규 <[email protected]> * feat: 로고 클릭시 홈 이동 기능 추가 --------- Co-authored-by: 에이든 <[email protected]> Co-authored-by: 남상규 <[email protected]> * 러너 글 목록 조회 API 변경에 따른 MainPage 수정 (#55) * fix: api 명세 변경에 따른 러너 글 타입 수정 * feat: 러너 글 목록 조회 api 변경에 따른 MainPage 수정 * API 요청 Endpoint 변경 (#69) * fix: dev server 새로고침 오류 수정 * refactor: index.html 경로 src 외부 public 폴더로 이동 * feat: api 엔드포인트 변경 dev server에서만 msw 적용하도록 변경 * 절대 경로 재설정 (#71) chore: import 절대경로 path 재설정 * 불필요한 환경 변수 플러그인 제거 (#73) fix: build 오류 수정 웹팩 dev 환경변수 플러그인 제거 * Label 컴포넌트 구현 (#88) feat: Label 컴포넌트 구현 * 서포터 선택 결과 페이지 구현 (#90) feat: 서포터 선택 결과 페이지 구현 * 메인 페이지 및 상세 게시글 리뷰 상태 라벨 추가 (#91) * feat: mockData에 reviewStatus 추가 * feat: reviewStatus 타입 및 Label text 추가 * feat: 메인 페이지에 리뷰 상태 Label 추가 * feat: 러너 게시글 상세 페이지에 리뷰 상태 Label 추가 * 서포터 선택 시 확인 모달창 구현 (#92) feat: 서포터 선택 시 확인 모달창 구현 * 서포터 선택 페이지 구현 (#103) * feat: 서포터 선택페이지 라우팅 추가 * asset: github-icon svg파일 추가 * feat: 서포터 선택 페이지 msw 핸들러 추가 * feat: SupporterSelectPage 페이지 컴포넌트 추가 * feat: 서포터 선택 페이지 관련 타입 추가 * feat: SupporterSelectItem, List 컴포넌트 추가 * feat: ConfirmModal 컴포넌트 Props 추가 * feat: RunnerPostCreatePage 페이지 컴포넌트 api 기능 제거 * fix: supportSelect 타입 오류 수정 * fix: 저장 누락 반영 --------- Co-authored-by: 상규 <[email protected]> * CI를 위한 테스트 코드 작성 (#111) * chore: testing library react 및 jest 패키지 설정 * test: CI를 위한 컴포넌트 테스트코드 작성 * CI설정 with GitHub Actions (#113) * style: 팀 컨벤션에 맞게 프론트엔드 최상위 폴더명 변경 * chore: 프론트엔드 CI 설정 * ConfirmModal 컴포넌트 테스트코드 작성 (#116) * test: ConfirmModal 컴포넌트 테스트코드 작성 * fix: workflow -> workflows 수정 * fix: github action working directory 수정 * API 명세 변경에 따른 기능 추가 (#123) * fix: types 파일명 변경을 위한 파일 삭제 * feat: API 명세에 맞춰 타입 추가 및 mock data 변경 * feat: 러너 게시글 상세 페이지 삭제, 코드 보러가기 기능 추가 * style: 러너 상세 게시글 타입 이름 수정 * refactor: API 명세에 맞춘 타입을 import 하도록 변경 * 로그인 페이지 구현 (#124) * feat: 헤더에 로그인 버튼 클릭시 로그인 페이지로 이동하는 기능 추가 * feat: 로그인 페이지 컴포넌트 구현 * fix: asset경로 절대경로로 수정 --------- Co-authored-by: 상규 <[email protected]> * 서포터 선택 목록 -> 글 생성할 때 띄우는 기능 구현 (#128) * feat: InputBox font-size, font-weight props 추가 * feat: 서포터 리스트 mockData 추가 * feat: 서포터 선택 목록 페이지를 모달 컴포넌트로 변경 * design: Textarea border 수정 * fix: TagInput을 form태그 안에 넣을 경우 submit이 되는 오류 수정 * feat: 서포터 선택 목록 모달 기능 구현 * fix: cherry-pick conflict 해결 * fix: type 오류 수정 * feat: 프론트엔드 로컬에서 백엔드 서버 api 요청을 위한 proxy 포트 설정 * feat: api 명세 변경에 따른 컴포넌트 props 수정 * 서버 api 엔드포인트 변경 (#133) * feat: 변경된 api 명세에 따른 msw uri 수정 * feat: 배포 서버 base url 수정 * feat: 삭제 확인 모달창 구현 * test: 확인 모달창 변경에 따른 테스트코드 작성 * 사용하지 않는 기능 숨기기 (#137) * design: Layout margin-bottom 추가 * design: 리뷰 진행중 라벨 디자인 추가 * feat: 준비중인 기능 알림 메시지 추가 * feat: 사용하지 않는 기능 주석 처리 * 프론트엔드 배포 작업 (#135) * webpack 초기 환경 설정 (#8) chore: 프로젝트 초기 환경 설정 * Layout 컴포넌트 구현 (#10) * assets: Pretendard 폰트 추가 * design: GlobalStyle 및 ResetStyle 적용 * feat: Header, Layout 컴포넌트 구현 * MSW 설정 (#17) * chore: 환경 변수 NODE_ENV 설정 * feat: msw 초기 설정 * Avartar, Tag, Button, Modal 컴포넌트 구현 (#20) * feat: Avatar 컴포넌트 구현 * feat: Button 컴포넌트 구현 * assets: close-icon-red svg 추가 * feat: Tag 컴포넌트 구현 * design: Button 디폴트 스타일 설정 * feat: Modal 컴포넌트 구현 * React Router 설정 (#23) * design: Layout background 제거 * feat: 페이지 라우팅 설정 * msw, tsconfig, Avatar 공통 변경사항 반영 (#27) * chore: json 파일을 import하기 위한 tsconfig 수정 * fix: msw dev에서만 작동하도록 수정 * design: Avatar 기본 사이즈 설정 * 러너 게시글 조회 페이지 구현 (#31) * feat: RunnerPostPage 구현 * assets: 채팅수, 조회수 아이콘 svg 추가 * feat: 러너 게시글 mock data 추가 * feat: RunnerPostPage api 요청 기능 추가 * refactor: PostTag 컴포넌트 분리 * 러너 게시물 생성 페이지 구현 (#33) * feat: InputBox 컴포넌트 구현 * feat: TagInput 컴포넌트 구현 * feat: Textarea 컴포넌트 구현 * feat: RunnerPostCreatePage 페이지 구현 * refactor: InputBox 컴포넌트 InputText Props 삭제 * refactor: props로state를 받도록 변경 * refactor: 입력 state관련 set 함수명 수정 --------- Co-authored-by: 상규 <[email protected]> * 메인 페이지 구현 (#34) * chore: json 파일을 import하기 위한 tsconfig 수정 * fix: msw dev에서만 작동하도록 수정 * design: Avatar 기본 사이즈 설정 * feat: MainPage 구현 * fix: map key 오류 수정 * feat: RunnerPost 타입 추가 * feat: 러너가 올린 게시물 조회 msw 구현 * refactor: RunnerPost 타입 지정 * feat: Tag 컴포넌트 렌더링 추가 * refactor: mock data 네이밍 통일 * 구현한 페이지 라우터 연결 (#42) * feat: 구현한 페이지 라우터 연결 및 hook 분리 Co-authored-by: 에이든 <[email protected]> Co-authored-by: 남상규 <[email protected]> * feat: 로고 클릭시 홈 이동 기능 추가 --------- Co-authored-by: 에이든 <[email protected]> Co-authored-by: 남상규 <[email protected]> * 러너 글 목록 조회 API 변경에 따른 MainPage 수정 (#55) * fix: api 명세 변경에 따른 러너 글 타입 수정 * feat: 러너 글 목록 조회 api 변경에 따른 MainPage 수정 * API 요청 Endpoint 변경 (#69) * fix: dev server 새로고침 오류 수정 * refactor: index.html 경로 src 외부 public 폴더로 이동 * feat: api 엔드포인트 변경 dev server에서만 msw 적용하도록 변경 * 절대 경로 재설정 (#71) chore: import 절대경로 path 재설정 * 불필요한 환경 변수 플러그인 제거 (#73) fix: build 오류 수정 웹팩 dev 환경변수 플러그인 제거 * Label 컴포넌트 구현 (#88) feat: Label 컴포넌트 구현 * 서포터 선택 결과 페이지 구현 (#90) feat: 서포터 선택 결과 페이지 구현 * 메인 페이지 및 상세 게시글 리뷰 상태 라벨 추가 (#91) * feat: mockData에 reviewStatus 추가 * feat: reviewStatus 타입 및 Label text 추가 * feat: 메인 페이지에 리뷰 상태 Label 추가 * feat: 러너 게시글 상세 페이지에 리뷰 상태 Label 추가 * 서포터 선택 시 확인 모달창 구현 (#92) feat: 서포터 선택 시 확인 모달창 구현 * 서포터 선택 페이지 구현 (#103) * feat: 서포터 선택페이지 라우팅 추가 * asset: github-icon svg파일 추가 * feat: 서포터 선택 페이지 msw 핸들러 추가 * feat: SupporterSelectPage 페이지 컴포넌트 추가 * feat: 서포터 선택 페이지 관련 타입 추가 * feat: SupporterSelectItem, List 컴포넌트 추가 * feat: ConfirmModal 컴포넌트 Props 추가 * feat: RunnerPostCreatePage 페이지 컴포넌트 api 기능 제거 * fix: supportSelect 타입 오류 수정 * fix: 저장 누락 반영 --------- Co-authored-by: 상규 <[email protected]> * CI를 위한 테스트 코드 작성 (#111) * chore: testing library react 및 jest 패키지 설정 * test: CI를 위한 컴포넌트 테스트코드 작성 * CI설정 with GitHub Actions (#113) * style: 팀 컨벤션에 맞게 프론트엔드 최상위 폴더명 변경 * chore: 프론트엔드 CI 설정 * ConfirmModal 컴포넌트 테스트코드 작성 (#116) * test: ConfirmModal 컴포넌트 테스트코드 작성 * fix: workflow -> workflows 수정 * fix: github action working directory 수정 * API 명세 변경에 따른 기능 추가 (#123) * fix: types 파일명 변경을 위한 파일 삭제 * feat: API 명세에 맞춰 타입 추가 및 mock data 변경 * feat: 러너 게시글 상세 페이지 삭제, 코드 보러가기 기능 추가 * style: 러너 상세 게시글 타입 이름 수정 * refactor: API 명세에 맞춘 타입을 import 하도록 변경 * 로그인 페이지 구현 (#124) * feat: 헤더에 로그인 버튼 클릭시 로그인 페이지로 이동하는 기능 추가 * feat: 로그인 페이지 컴포넌트 구현 * fix: asset경로 절대경로로 수정 --------- Co-authored-by: 상규 <[email protected]> * 서포터 선택 목록 -> 글 생성할 때 띄우는 기능 구현 (#128) * feat: InputBox font-size, font-weight props 추가 * feat: 서포터 리스트 mockData 추가 * feat: 서포터 선택 목록 페이지를 모달 컴포넌트로 변경 * design: Textarea border 수정 * fix: TagInput을 form태그 안에 넣을 경우 submit이 되는 오류 수정 * feat: 서포터 선택 목록 모달 기능 구현 * fix: cherry-pick conflict 해결 * fix: type 오류 수정 * feat: 프론트엔드 로컬에서 백엔드 서버 api 요청을 위한 proxy 포트 설정 * feat: api 명세 변경에 따른 컴포넌트 props 수정 * 서버 api 엔드포인트 변경 (#133) * feat: 변경된 api 명세에 따른 msw uri 수정 * feat: 배포 서버 base url 수정 * feat: 삭제 확인 모달창 구현 * test: 확인 모달창 변경에 따른 테스트코드 작성 * 사용하지 않는 기능 숨기기 (#137) * design: Layout margin-bottom 추가 * design: 리뷰 진행중 라벨 디자인 추가 * feat: 준비중인 기능 알림 메시지 추가 * feat: 사용하지 않는 기능 주석 처리 --------- Co-authored-by: KangSan Lee <[email protected]> Co-authored-by: 남상규 <[email protected]> Co-authored-by: 상규 <[email protected]> Co-authored-by: 에이든 <[email protected]> Co-authored-by: 남상규 <[email protected]> * webpack prod publicPath 재설정 (#153) * fix: 이미지 경로 및 새로고침 오류 수정 index.html base 태그 설정 * fix: base 태그 사용 대신 webpack publicPath 변경 상대경로를 사용하지 않도록 변경 * 게시물 상세 조회 페이지 디자인 수정 (#182) * feat: Button 컴포넌트 colorTheme 추가 * fix: 선택 완료 목록 height값 추가 * design: 게시물 상제 조회 디자인 수정 * feat: 글 생성 완료 멘트 수정 * 마이페이지 구현 (#185) * feat: 마이페이지 관련 타입추가 * feat: 마이페이지 관련 msw 데이터 및 핸들러 추가 * feat: MyPage 페이지 컴포넌트 추가 * feat: ProfileRunnerPostItem 컴포넌트 추가 * feat: ListFilter 컴포넌트 추가 * feat: 마이페이지 페이지 라우팅 추가 * refactor: list태그div에서ul로 수정 * fix : 페이지 상수에 / 추가 * refactor: runnerProfile 타입명에 Get추가 * refactor: Profile 타입을 따로 분리 * refactor: iternator 명 수정 --------- Co-authored-by: 상규 <[email protected]> * 서포터 선택 상세정보 개발언어 추가, 분야별 필터링 기능 구현 (#181) * fix: type import 파일명 수정 * fix: 브라우저의 높이가 작아졌을 때 모달 컨텐츠가 화면을 벗어나는 오류 수정 * feat: 개발스택 라벨 추가 * feat: 개발 분야 필터링 기능 구현 * feat: 서포터 선택 목록 목데이터 수정 * feat: 서포터 technicalTags 타입 추가 * feat: 개발스택 라벨 svg 컴포넌트 추가 * design: 선택된 서포터 width값 변경 * fix: dom에 스타일이 나타나지 않도록 달러사인 추가 * fix: 기술스택 라벨 key값 추가 * feat: 서포터 분야별 필터링 기능 구현 * refactor: svg 컴포넌트 화살표 함수로 변경 * refactor: 기술태그 key 고유값으로 변경 * refactor: 변수 네이밍 변경 * 웹 표준 및 웹 접근성 준수 (#198) * refactor: 시멘틱 태그 적용 * refactor: 이미지 alt 속성 추가 * feat: 제목 input autoFocus 기능 추가 * feat: 리뷰 요청 글 작성 aria-label 추가 * 서포터 선택 필터 기능 useEffect dependency 수정 (#200) * fix: supporterId와 key값이 겹치는 오류 수정 * fix: 무한으로 useEffect가 호출되는 오류 수정 * 깃허브 소셜 로그인 기능 구현 (#203) * feat: 로그인 버튼 URL 연결 * feat: 깃허브 콜백 페이지 구현 * feat: useLogin 구현 * feat: Header 로그인 버튼 기능 구현 * feat: 토큰 유효기간 검증 기능 구현 * fix: 토큰 유효기간 검증 로직 수정 * refactor: useLogin -> useToken 으로 변경 * feat: Avartar 컴포넌트 onClick Props 추가 * feat: usePageRouter 마이 페이지 추가 * feat: api 요청시 헤더에 토큰 추가 * feat: 상세 페이지 목록 버튼 뒤로가기로 변경 Co-authored-by: 에이든 <[email protected]> Co-authored-by: 남상규 <[email protected]> * fix: 컴포넌트 list key값 및 DOM에 나타나지 않도록 달러 사인 추가 * feat: 마이 페이지 게시글 바로가기 기능 추가 및 hover 스타일 추가 * feat: 메인 페이지 게시글 조회수, 채팅수 아이콘 추가 --------- Co-authored-by: 에이든 <[email protected]> Co-authored-by: 남상규 <[email protected]> * 프론트엔드 배포 작업 (#208) feat: api 엔드포인트 localhost로 변경 * [hotfix] 프론트엔드 엔드포인트 변경 후 재배포 (#215) * fix: api 요청 엔드포인트 변경 * fix: api 요청 엔드포인트 도메인 주소로 변경 * [hotfix] 프론트엔드 엔드포인트 변경 후 재배포(2) (#216) * fix: api 요청 엔드포인트 변경 * fix: api 요청 엔드포인트 도메인 주소로 변경 * fix: https 사이트에서 http 요청을 보내기 위한 meta 태그 추가 * [hotfix] 프론트엔드 엔드포인트 변경 후 재배포 (3) (#217) fix: 엔드포인트 포트 삭제 Co-authored-by: 상규 <[email protected]> * 헤더 프로필 이름 렌더링 및 삭제 완료 후 메인페이지로 이동하는 기능 구현 (#225) * fix: 삭제가 완료되면 메인 페이지로 이동하도록 변경 * feat: header 프로필 이름 추가 * 글 상세조회 . 오타 수정 (#228) * fix: 삭제가 완료되면 메인 페이지로 이동하도록 변경 * feat: header 프로필 이름 추가 * style: 오타 수정 * hotfix (#232) * fix: 삭제가 완료되면 메인 페이지로 이동하도록 변경 * feat: header 프로필 이름 추가 * style: 오타 수정 * hotfix: 권한이 없을 경우 글 조회 안되는 오류 수정 * 서포터 선택기능 제거 (#257) feat: 서포터 선택기능 제거 Co-authored-by: 상규 <[email protected]> * 로그아웃시 기능 사용 못하도록 수정 (#258) fix: 로그아웃시 메인 페이지로 이동하도록 수정 * 스토리북 구현 (#259) * style: components 내부 파일 폴더로 분리 * chore: 스토리북 패키지 설치 및 기본 설정 * test: 공용 컴포넌트 스토리북 추가 * 프론트엔드 CD 설정 (#261) chore: 프론트엔드 CD 설정 --------- Co-authored-by: KangSan Lee <[email protected]> Co-authored-by: 남상규 <[email protected]> Co-authored-by: 상규 <[email protected]> Co-authored-by: 에이든 <[email protected]> Co-authored-by: 남상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70c20b3 - Browse repository at this point
Copy the full SHA 70c20b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e1c4ec - Browse repository at this point
Copy the full SHA 8e1c4ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08ff228 - Browse repository at this point
Copy the full SHA 08ff228View commit details -
Configuration menu - View commit details
-
Copy full SHA for acdb185 - Browse repository at this point
Copy the full SHA acdb185View commit details
Commits on Aug 9, 2023
-
* chore: 프론트엔드 개발 서버 CD 설정 * feat: 개발용, 제품용 서버 URL 분리 * fix: https 변환 메타 태그 삭제
Configuration menu - View commit details
-
Copy full SHA for 49c86a7 - Browse repository at this point
Copy the full SHA 49c86a7View commit details -
* chore: 프론트엔드 개발 서버 CD 설정 * feat: 개발용, 제품용 서버 URL 분리 * fix: https 변환 메타 태그 삭제 * fix: 배포시 개발서버에서 제품용 URL로 요청보내는 오류 수정 * chore: 개발 서버용 환경변수 설정
Configuration menu - View commit details
-
Copy full SHA for b41b4bb - Browse repository at this point
Copy the full SHA b41b4bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 154a5a2 - Browse repository at this point
Copy the full SHA 154a5a2View commit details -
* hotfix: 환경변수 플러그인 추가 * fix: 개발 서버 포트 변경 * chore: dotenv 패키지 설정
Configuration menu - View commit details
-
Copy full SHA for 3126fda - Browse repository at this point
Copy the full SHA 3126fdaView commit details
Commits on Aug 11, 2023
-
러너 게시물 생성 페이지 수정 ( 마감기한 입력 ) (#306)
* feat: date 연산 유틸 함수 추가 * feat: 마감기한 input 타입 수정 및 입력 일자 최대 최소값 추가 * refactor: 필요없는 스타일 컴포넌트 삭제 --------- Co-authored-by: 상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a94b06 - Browse repository at this point
Copy the full SHA 6a94b06View commit details -
fix: 빈 태그 입력창에 enter 입력 시 기존에 입력된 태그가 사라지는 현상 수정 Co-authored-by: 상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c95387 - Browse repository at this point
Copy the full SHA 0c95387View commit details -
* feat: api 명세 변경에 따른 서포터 지원 수 네이밍 추가 * assets: 서포터 지원자 아이콘 추가
Configuration menu - View commit details
-
Copy full SHA for 071f3d0 - Browse repository at this point
Copy the full SHA 071f3d0View commit details -
* feat: fetch 관련 메서드 분리 * refactor: 메인 페이지 게시글 get api 메서드 분리
Configuration menu - View commit details
-
Copy full SHA for f1c32f5 - Browse repository at this point
Copy the full SHA f1c32f5View commit details -
* fix: EnvironmentPlugin 플러그인이 prod환경에서만 동작하도록 변경 * refactor: webpack dev prod 중복 플러그인 common 파일로 통합 * refactor: 필요없는 공백, import 제거 * refactor: 필요없는 공백 제거 --------- Co-authored-by: 상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b956470 - Browse repository at this point
Copy the full SHA b956470View commit details
Commits on Aug 14, 2023
-
ConfirmModal 문구 수정 및 esc 기능 추가 (#327)
feat: ConfirmModal 확인,취소 Props 및 esc 기능 추가
Configuration menu - View commit details
-
Copy full SHA for d04ed63 - Browse repository at this point
Copy the full SHA d04ed63View commit details -
* feat: 서포터 후보 타입 추가 * feat: 서포터 후보 목록 컴포넌트 구현 * feat: 서포터 선택 페이지 구현 * feat: 서포터 후보 msw 추가 * feat: 서포터 선택 api 추가 * feat: 서포터가 남긴 메시지 스크롤 비표시 * refactor: (구)서포터 선택 관련 컴포넌트, 타입 삭제 * refactor: 컴포넌트에서 fetch 메서드를 사용하도록 변경
Configuration menu - View commit details
-
Copy full SHA for 158230e - Browse repository at this point
Copy the full SHA 158230eView commit details -
* assets: 토스트에 필요한 완료/에러 아이콘 추가 * feat: index에 토스트를 위한 div 추가 * feat: Toast 컴포넌트 구현 * feat: useToast hook 추가 * test: Toast 스토리북 추가 * design: Toast 화면 가운데로 조정
Configuration menu - View commit details
-
Copy full SHA for 5c599d3 - Browse repository at this point
Copy the full SHA 5c599d3View commit details -
* feat: 러너, 서포터 프로필 mock 데이터 추가 * feat: Object 타입 깊은 비교 유틸 함수 추가 * feat: 기술 tag 관련 타입, 상수 추가 * assets: 기술 태그 svg 파일 추가 * feat: inputBox, Textarea 컴포넌트 rest, style props 추가 * feat: techLabelButton 컴포넌트 추가 * feat: TechTagSelectModal 컴포넌트 추가 * feat: profile 관련 타입 추가 * feat: 프로필 수정 페이지 컴포넌트 추가 * feat: 프로필 수정 페이지 라우팅 추가 * feat: 마이 프로필 수정, 조회 msw 핸들러 추가 * feat: 소속, 이름을 입력 시 공백 문자 하나만을 입력 후 저장할 수 없도록 수정 * feat: 프로필 저장 시 앞뒤 공백이 자동 삭제되는 기능 추가 * feat: form 내부에서 enter입력 시 저장되는 기능 추가 * style: 변수명 수정 * style: 화살표 함수로 유틸함수 수정 * refactor: sort 콜백 함수 삭제 * refactor: modal컴포넌트 sort 콜백 함수 삭제 * sytle: props명 수정 --------- Co-authored-by: 상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91148f7 - Browse repository at this point
Copy the full SHA 91148f7View commit details -
fix: 오타 수정 Co-authored-by: 상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2210ad2 - Browse repository at this point
Copy the full SHA 2210ad2View commit details
Commits on Aug 15, 2023
-
* feat: api 명세 변경에 따른 mockData 추가 및 타입명 변경 * refactor: 마이페이지 runner response type명 변경 * refactor: 마이페이지 러너 게시글 목록 컴포넌트 분리 * feat: 마이페이지 러너 게시글 조회수 및 지원자 수 mockData 추가 * fix: tag명 타입 오타 수정 * feat: 서포터 선택하기 버튼 추가 * feat: 기술스택 라벨 및 깃허브 바로가기 버튼 추가 * feat: 진행중인 리뷰 코드 보러가기 버튼 추가 * fix: 잘못된 mockData 수정 * feat: 러너, 서포터별 마이페이지 mockData 추가 * refactor: 러너, 서포터 게시글 fetch 분리 및 공통 컴포넌트 통합 * design: 화면 전환시 레이아웃 밀리는 현상 수정 * feat: 러너, 서포터 상태에 따른 게시물 버튼 렌더링 * feat: 러너, 서포터별 정보를 마이페이지에 불러오는 기능 구현 * refactor: 로컬 개발용 토큰 삭제 * refactor: 프로필, 글 목록 fetch를 각각 하나의 함수로 통합 * refactor: profile과 myPage 타입을 분리 * refactor: 글 목록 옵션 생성 함수를 유틸 함수로 분리 * refactor: styled-components 적용 * refactor: supporter로 수정 및 삼항연산자 적용 * refactor: type명 통일 * fix: 중복된 BASE_URL 삭제
Configuration menu - View commit details
-
Copy full SHA for e1c07d3 - Browse repository at this point
Copy the full SHA e1c07d3View commit details
Commits on Aug 16, 2023
-
* refactor: 모든 메서드에 .json()을 사용하지 않도록 수정 * refactor: 불필요한 정보 삭제 * feat: response 에러코드를 처리하도록 fetch함수 변경 * refactor: useEffect 내부 fetch 함수 분리
Configuration menu - View commit details
-
Copy full SHA for ecf5fb3 - Browse repository at this point
Copy the full SHA ecf5fb3View commit details -
* feat: ToastContext 구현 * feat: useToast 제거, 전역 Toast 적용 * test: Toast 스토리북 ms 추가
Configuration menu - View commit details
-
Copy full SHA for 4c02c48 - Browse repository at this point
Copy the full SHA 4c02c48View commit details -
* feat: PR 주소 유효성 검증 추가 * refactor: 입력 유효성 검증 함수 유틸함수로 분리 --------- Co-authored-by: 상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24b0265 - Browse repository at this point
Copy the full SHA 24b0265View commit details -
프로필 상세 보기 페이지 구현 (러너, 서포터) (#364)
* refactor: 중복된 타입 삭제 및 타입명 수정 * feat: 프로필 조회를 위한 runner, supporter id mockData 추가 * feat: 서포터 프로필 조회 컴포넌트 구현 * feat: 러너 프로필 조회 컴포넌트 구현 * test: 러너, 서포터 프로필 조회 msw 구현 * feat: 서포터 완료한 리뷰 게시글 렌더링 구현 * fix: 서포터 게시글 조회에서 러너 프로필 안보이도록 타입 및 컴포넌트 수정 * refactor: fetch 함수 수정
Configuration menu - View commit details
-
Copy full SHA for 06755fe - Browse repository at this point
Copy the full SHA 06755feView commit details -
* assets: 후기 작성페이지 asset 추가 * assets: letter 아이콘 파일 수정 * feat: 후기 작성 페이지 라우팅 및 msw 핸들러 추가 * assets: checkbox 아이콘 파일 수정 * feat: 피드백 페이지 상수 및 타입 설정 * feat: CheckBox 컴포넌트 생성 * feat: reviewTypeButton (피드백 페이지 캐릭터 버튼)컴포넌트 생성 * feat: 후기 작성 페이지 컴포넌트 생성 * feat: 후기 작성 옵션 수정 * fix: api 함수 수정 * feat: 피드백 버튼 아이콘 수정 * refactor: ReviewTypeButton 컴포넌트 Props 번경 * feat: reviewTypeContainer 스타일 컴포넌트 추가 --------- Co-authored-by: 상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4450af - Browse repository at this point
Copy the full SHA e4450afView commit details
Commits on Aug 17, 2023
-
* feat: Header 컴포넌트 프로필 GET api 변경 * refactor: MainPage 게시글 GET 타입 추가 * refactor: 게시글 상세 조회 컴포넌트 GET, DELETE api 수정 * refactor: 마이페이지 GET api 수정 * refactor: 러너 글 생성 POST api 수정 * refactor: 서포터 선택 GET, PATCH api 수정 * refactor: 프로필 수정 GET, PATCH api 수정 * refactor: 로그인 토큰 GET api 수정 * fix: msw handler 병합 오류 수정 * fix: ProfileEditPage 병합 오류 수정 * refactor: 헤더 프로필 정보 변수명 변경 * style: 오타 수정 * refactor: 토큰 오류 alert로 수정 * fix: RunnerPostCreatePage 병합 오류 수정
Configuration menu - View commit details
-
Copy full SHA for dadb323 - Browse repository at this point
Copy the full SHA dadb323View commit details -
Configuration menu - View commit details
-
Copy full SHA for 311931f - Browse repository at this point
Copy the full SHA 311931fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c94c10 - Browse repository at this point
Copy the full SHA 2c94c10View commit details -
* feat: 전체 러너 게시글 조회 타입 pageInfo 추가 * feat: RunnerPostList 더보기 기능 구현 및 리팩터링 게시글 목록을 Props로 받도록 변경 * feat: 러너 게시글 전체 mock data에 pageInfo 추가
Configuration menu - View commit details
-
Copy full SHA for dfa19ae - Browse repository at this point
Copy the full SHA dfa19aeView commit details -
서포터 마이페이지 버튼 기능 추가 (제안취소, 리뷰완료) (#389)
* feat: patch 요청 body 옵셔널로 변경 * refactor: MyPage api 요청 방식 변경 * feat: usePageRouter 서포터 선택, 서포터 피드백 페이지 추가 * feat: 마이페이지 게시글 supporterId 추가 * feat: 마이페이지 러너 게시글 mock data supporterId 추가 * fix: 서포터 선택, 서포터 피드백 페이지 라우터 인자 추가 * feat: MyPagePostButton 구현
Configuration menu - View commit details
-
Copy full SHA for dfa1aab - Browse repository at this point
Copy the full SHA dfa1aabView commit details -
게시물 상세 조회 리뷰 제안하기 기능 추가 (#381)
* design: Textarea 컴포넌트 변경 line-height Props 추가 resize: none 추가 placeholder의 fontSize도 변경 가능 * feat: SendMessageModal 컴포넌트 구현 * refactor: 러너 게시글 상세 페이지 api 메서드 분리 * feat: 상세 게시글 타입 isApplied 추가 * refactor: SendMessageModal 메시지 state Props 추가 * feat: 리뷰 제안 기능 추가 * feat: 리뷰 제안 msw 추가 * feat: 러너 상세 조회 mock data에 isApplied 추가
Configuration menu - View commit details
-
Copy full SHA for b428ed9 - Browse repository at this point
Copy the full SHA b428ed9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47ed070 - Browse repository at this point
Copy the full SHA 47ed070View commit details -
마이페이지 게시글 uri 수정 및 필터 삭제 (#399)
* fix: MainPage get uri 수정 * fix: 불필요한 msw mockData 삭제 * feat: 마이페이지 쿼리 파라미터 추가
Configuration menu - View commit details
-
Copy full SHA for 486c65a - Browse repository at this point
Copy the full SHA 486c65aView commit details -
* feat: toast 메세지 상수 추가 * feat: useToken 유효성 검증 방식 변경 * feat: toast 메세지 상수 추가 * alert 메세지로 toast 메세지로 변경 * fix: 마이페이지 무한 리렌더링 오류 수정 * fix: 러너 페이지 생성 창에서 엔터 입력시 입력되어 있던 태그가 사라지는 현상 수정 * refactor: fetch 함수 매개변수 변경 * feat: 병합 후 누락된 토스트 메세지 추가 --------- Co-authored-by: 상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 935e818 - Browse repository at this point
Copy the full SHA 935e818View commit details -
로고 이미지 및 메인 색상 변경 + 폰트 CDN 추가 (#402)
* assets: 새로운 로고 svg 추가 * design: 전역 폰트, 메인 색상 및 폰트를 CDN으로 불러오도록 변경 * assets: font를 CDN으로 불러오도록 변경 * chore: 불필요한 모듈 삭제
Configuration menu - View commit details
-
Copy full SHA for c101a6a - Browse repository at this point
Copy the full SHA c101a6aView commit details -
* design: 로그인 버튼 디자인 수정 * design: 로그인 페이지 헤더 삭제 * feat: 마이페이지에서 프로필 수정 페이지로 가는 기능 구현 * design: 마이페이지 소개 width 설정 * refactor: 서포터 선택 토스트 메시지 상수화
Configuration menu - View commit details
-
Copy full SHA for 0b65780 - Browse repository at this point
Copy the full SHA 0b65780View commit details -
메인 페이지 게시글 get 요청, Toast 에러 수정 (#411)
* feat: 마이페이지, 메인페이지 pageInfo 추가 * fix: msw 오류 수정
Configuration menu - View commit details
-
Copy full SHA for cf172bc - Browse repository at this point
Copy the full SHA cf172bcView commit details
Commits on Aug 18, 2023
-
* design: 버튼 위치 변경 및 필터 밑줄 스타일 변경 * fix: 러너 서포터 옵션값을 변경했을 때 본래의 게시물 리스트가 남아있는 오류 수정 * asset: asset 속성 값 수정 * feat: 리뷰 제안 취소 기능 msw 추가 * refactor: 누락된 메세지 상수화 완료 * feat: 피드백 작성 완료 메세지 추가 * design: 게시물 생성 페이지 잘린 글자 스타일 수정 * feat: 배포용 prod workflow 파일 생성 * design: 마이페이지 디자인 수정 * design: 프로필 페이지 스타일 수정 * fix: 러너, 서포터 옵션을 변경할 시 기존 리스트가 남아있는 오류 수정 * feat: 메인페이지 더보기 기능 토큰 존재 여부 검사 추가 * feat: 리뷰 제안 취소, 리뷰 완료 후 리로드 기능 추가 --------- Co-authored-by: 상규 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9437f93 - Browse repository at this point
Copy the full SHA 9437f93View commit details -
Configuration menu - View commit details
-
Copy full SHA for be6e7d3 - Browse repository at this point
Copy the full SHA be6e7d3View commit details -
마감기한 지남 (OVERDUE) 라벨 추가 (#421)
* feat: 마감기한 지남 상태 추가 * design: 러너 게시글 프로필 이름 가운데 정렬
Configuration menu - View commit details
-
Copy full SHA for 963bed6 - Browse repository at this point
Copy the full SHA 963bed6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35b609c - Browse repository at this point
Copy the full SHA 35b609cView commit details