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

[FE][Chore] develop -> main 누락된 커밋들 #183

Merged
merged 82 commits into from
Apr 19, 2024
Merged

[FE][Chore] develop -> main 누락된 커밋들 #183

merged 82 commits into from
Apr 19, 2024

Conversation

jeongmin59
Copy link
Collaborator

workerB

요약



작업 내용



참고 사항



관련 이슈



heejung0413 and others added 30 commits March 25, 2024 01:20
* 🐛Fix: borderRadius -> border_radius 네임 수정 및 레이아웃 css 수정

* 🐛Fix: styledComponent props 이름 변경

* ✨Feat: 임시 api 경로, 타입 설정 (정상 작동)
* 💄 Design: Login, Register Page 퍼블리싱

* 🎨 Style: yarn lint 관련 코드 수정
* 🐛Fix: borderRadius -> border_radius 네임 수정 및 레이아웃 css 수정

* Revert "🐛Fix: borderRadius -> border_radius 네임 수정 및 레이아웃 css 수정"

This reverts commit fda6a06.

* 💄 Design: RetroList 시간순 정렬 버튼 퍼블리싱 (#81)

* 💄 Design: RetroList 북마크 버튼 퍼블리싱

---------

Co-authored-by: heejung0413 <[email protected]>
RetroListHaveSthPage -> RetroList로 수정
컴포넌트명 수정 : RetroList 삭제
All files -> ALL files로 수정
절대경로로 변경
* 🐛Fix: borderRadius -> border_radius 네임 수정 및 레이아웃 css 수정

* Revert "🐛Fix: borderRadius -> border_radius 네임 수정 및 레이아웃 css 수정"

This reverts commit fda6a06.

* 💄 Design: RetroList 시간순 정렬 버튼 퍼블리싱 (#81)

* 🐛 Fix: RetroList 오타 수정

RetroListHaveSthPage -> RetroList로 수정
컴포넌트명 수정 : RetroList 삭제
All files -> ALL files로 수정
절대경로로 변경

---------

Co-authored-by: heejung0413 <[email protected]>
* #94 ✨Feat: 금빈님과 함께 만든 section api 예시 코드

* 🐛Fix: 필요없는 핸들러 삭제
commit 8fe2d85
Author: heejung0413 <[email protected]>
Date:   Wed Mar 27 17:46:26 2024 +0900

    ✨Feat: section API 코드 작성 (1차 작업)

commit 6bb3e32
Author: heejung0413 <[email protected]>
Date:   Wed Mar 27 17:05:05 2024 +0900

    🐛Fix: 데이터 타입 배열로 수정

commit aa593fd
Author: heejung0413 <[email protected]>
Date:   Wed Mar 27 16:50:58 2024 +0900

    ✨Feat: retrospective api 코드 작성
* 💄Design: 알림 퍼블리싱

* Revert "💄Design: 알림 퍼블리싱"

This reverts commit 0884c06.

* 💄Design: 알림 퍼블리싱

* Remove: package-lock.json 파일 삭제
* Feat: Amplify auth init

* chore: CODEOWNERS 업데이트

---------

Co-authored-by: 양윤상 (캐테) <[email protected]>
* ✨Feat: retrospective api 코드 작성

* 🐛Fix: 데이터 타입 배열로 수정

* ✨Feat: section API 코드 작성 (1차 작업)

* 🐛Fix: enum ->. as const 문법으로 수정
* 🐛fix: @type enum 형식에서 as const 형식으로 변경

* 🐛fix: pr templaate 이슈 링크 생성

* 🐛fix: Implements -> 이슈번호로 문자 수정

* 🐛Fix: 이슈번호 위치 변경
jeongmin59 and others added 29 commits April 11, 2024 21:38
commit 4a1f019
Author: geumbin <[email protected]>
Date:   Thu Apr 11 23:12:10 2024 +0900

    :lipstick: Design : Task 담당자 삭제

commit 5f32308
Author: heejung0413 <[email protected]>
Date:   Thu Apr 11 21:42:09 2024 +0900

    fix: type 수정 및 api 도메인 수정 (주로 api 작업환경 구축)
* 🐛fix: API type 수정 및 interceptor 설정

* Revert "🐛fix: API type 수정 및 interceptor 설정"

This reverts commit d95fba3.

* 🐛fix: API type 수정 및 interceptor 설정

* fix: page 네임 수정

* fix: personal Page mock 데이터 연결 및 msw  서버 응답

* fix: section Count 기능

* 🐛fix: constant/section value 값 수정, map 함수로 새로운 배열 작성

* 🐛fix: section-Team 페이지 api 수정

* 💄Design: 자잘한 css 수정 및 모달에서 팝업창 css 변경

* 🐛fix: section 페이지 api 연결 및 시도

* fix: 자잘한 api 수정(mock데이터 수정 및 msw section handler delete, revise page mock 데이터 연결)
* Comment: comment api type 설정 (1차 작업)

* 🐛Fix: comment 비동기 함수 객체 생성 및 TeamController type 설정+비동기 함수 객체 생성

* chore: 자잘한 수정 (파일명 수정, 주석처리, toast.error -> console.error 수정)

* fix: 자잘한 api 코드 수정( 타입 수정 및 함수 수정)

* fix: 컴포넌트 생성

* ✨ Feat: webpack proxy 설정, axiosConfig 추가, api 추가 (#151)

# Conflicts:
#	src/api/@types/@asConst.ts

* 🐛fix: revise, sections page api connect

* 💄 Design: Main 페이지 디자인 수정 (#154)

* 💄Design: 자잘한 css 수정

---------

Co-authored-by: 공정민 <[email protected]>
Co-authored-by: Yena Kim <[email protected]>
* ✨ Feat: Contact API 추가

* ✨ Feat : Contact API 추가

---------

Co-authored-by: geumbin <[email protected]>
* ✨ Feat : 유저 정보 조회, 사진 등록연결 완료

* ✨ Feat: 유저 정보 토큰으로 get 확인 완료
* ✨Feat: TeamMembers api 설정, 팀원 검색 기능 설정

* 💄Design: 검색창 디자인 수정

* 🐛fix: api 비동기 함수 수정 및 revise 페이지 api 연결

* 🐛fix: revise 페이지 수정

* fix: typecheck error 수정
* ✨ Feat: RetroList API 연결 및 페이지네이션 구현

* 💄 Design: RetroList 페이지 네이션 스타일 수정 및 기타 css 수정
…정) (#165)

* 💄Design: sideBar 디자인 수정

* 🐛Fix: section api 자잘하게 수정
commit b8c78f2
Author: heejung0413 <[email protected]>
Date:   Fri Apr 19 01:31:31 2024 +0900

    🐛fix: section 페이지 api 연결

commit 225c2d0
Author: heejung0413 <[email protected]>
Date:   Thu Apr 18 23:03:09 2024 +0900

    🐛Fix: revise 팀원 조회 api 연결

commit f7ecaf8
Author: heejung0413 <[email protected]>
Date:   Thu Apr 18 22:11:59 2024 +0900

    🐛Fix: revise 페이지 api 연결

commit 454cb11
Author: heejung0413 <[email protected]>
Date:   Thu Apr 18 17:39:01 2024 +0900

    🐛Fix: section 페이지 자잘한 수정
commit e9f4f7e
Author: heejung0413 <[email protected]>
Date:   Sat Apr 20 03:12:07 2024 +0900

    fix: section 페이지 api 연결

commit 841bb55
Author: heejung0413 <[email protected]>
Date:   Sat Apr 20 00:20:27 2024 +0900

    🐛Fix: 자잘한 api 수정(section 페이지 action item 추가, 따로 컴포넌트 설정)

commit 40ba27f
Author: heejung0413 <[email protected]>
Date:   Fri Apr 19 17:32:57 2024 +0900

    🐛Fix: section 페이지 api 연결

commit cd40003
Author: heejung0413 <[email protected]>
Date:   Fri Apr 19 16:30:00 2024 +0900

    긴급) fix: team type 수정
* 긴급) fix: team type 수정

* 🐛Fix: section 페이지 api 연결

* 🐛Fix: 자잘한 api 수정(section 페이지 action item 추가, 따로 컴포넌트 설정)

* fix: section 페이지 api 연결
@jeongmin59 jeongmin59 merged commit f2c31b2 into main Apr 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants