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] v3.1.4 배포 #972

Merged
merged 9 commits into from
Jan 22, 2025
Merged

[FE] v3.1.4 배포 #972

merged 9 commits into from
Jan 22, 2025

Conversation

jinhokim98
Copy link
Contributor

What's Changed

Full Changelog: v3.1.3...v3.1.4

Todari and others added 9 commits January 15, 2025 18:47
* fix: Icon component의 viewBox px 단위로 변경

* fix: Icon Component가 제대로 보이지 않던 문제 해결
* feat: mypage -> lounge 디렉토리 명 변경 및 탈퇴 관련 삭제

* feat: ContentItem 디자인 컴포넌트 제작

* feat: ContentLabel 컴포넌트 제작

* refactor: CreatedEvent에서 View 부분 분리

* design: content item VStack width 100% 추가

* fix: 생성 퍼널에서 뒤로가기 누를 때 -1로 대체

* feat: 라운지 페이지 기능 구현

* design: CreatedEvent 패딩 설정 변경

* refactor: left, right가 아니라 컴포넌트를 받는 방식으로 변경

* feat: 행사 생성 목록이 비었을 때 fallback 보이도록 추가

* feat: 계좌번호가 비었을 때 안내 문구 설정

* fix: 계좌번호 입력이 비었을 때 문구 변경

* fix: 행사 목록이 비었을 때 '아래' 문구 제거
* feat: setting 페이지 생성

* feat: settingPage router 생성 및 연결

* chore: setting 페이지 생성에 따른 회원탈퇴 폴더 이동 및 router 변경

* feat: SettingSection 구현 및 Category 컴포넌트 구현

* feat: TabList 타입이 url이 아닌 다양한 onClick 이벤트를 실행할 수 있도록 카테고리 상수가 아닌 함수로 변경 및 tabList에 필요한 context를 넘겨주도록 구현

* feat: 앱 카테고리 생성

* refactor: TabList 타입의 이름을 Tab으로 변경

* design: 카테고리 사이의 line 생성

* refactor: 불필요한 백틱 사용 수정

* refactor: useTheme 대신에 COLORS 상수를 사용하고 VStack의 divider 활용하기

* refactor: 사용하지 않는 useTheme import 삭제

* refactor: TabContext의 이름 혼동을 줄이기 위해 TabActions로 이름 변경
* feat: 네비게이션에 아이콘을 띄우는 NavIcon 컴포넌트 구현

* feat: 네비게이션에 텍스트를 띄우는 NavIcon 컴포넌트 구현

* feat: Nav 컴포넌트가 left, right를 받도록 수정

* feat: NavItem에서 onClick을 수행하지 않도록 함

* feat: home, admin path 상수화

* feat: NavItem 타입 수정

* feat: 주어진 path와 클릭 핸들러로 NavItem을 클릭했을 때 수행할 액션을 정의하는 useNavItem훅 구현

* design: Nav에서 left, right에 적용할 스타일 작성

* feat: 수정된 TopNav 인터페이스에 맞게 기존 코드 수정

* refactor: self closing tag로 변경

* refoctor: self closing tag로 변경

* feat: setting page 새로운 top nav로 적용

---------

Co-authored-by: 김진호 <[email protected]>
* fix: iOS에서 아이콘이 제대로 보이지 않던 문제 (#948)

* fix: Icon component의 viewBox px 단위로 변경

* fix: Icon Component가 제대로 보이지 않던 문제 해결

* feat: 헤더에 보일 프로필 이미지 제거

---------

Co-authored-by: TaehunLee <[email protected]>
Co-authored-by: 김진호 <[email protected]>
* chore: PR 생성할 때 assignees, reviewers, labels, project, milestone 자동으로 설정해주는 기능

* chore: sync issue 작동을 opened 시에만 허용
* fix: 멤버 이름 서버 에러 메세지를 서버측에 맞게 수정

* fix: 서버와 맞지 않는 행사 이름 최대 길이를 20으로 수정

* fix: 계좌번호 입력 글자수 에러 메세지의 최소 입력 값을 RULE의 상수로 변경

* feat: 이미지를 찾을 수 없다는 에러 코드 추가

* fix: MEMBER_NAME_LENGTH_INVALID 에러 메세지 어투 변경

* fix: 지출 내역 최소 입력 글자수 상수화

* fix: BILL_DETAIL_NOT_FOUND 어투 변경

* fix: IMAGE_NOT_FOUND 에러 메세지 코드 오타 수정
* rename: main -> landing 디렉터리 변경

* rename: lounge -> main 디렉터리 변경

* fix: 행사 목록 클릭하면 행사로 넘어가도록 수정

* fix: in progress check 20자 넘칠 때 깨지지 않게 설정
Copy link
Contributor

@soi-ha soi-ha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

가보자고~!

Copy link

Test Results

135 tests   135 ✅  7s ⏱️
 25 suites    0 💤
 25 files      0 ❌

Results for commit 43cdffb.

@soi-ha soi-ha added this to the v3.1.4 milestone Jan 22, 2025
@jinhokim98 jinhokim98 merged commit ca017a1 into main Jan 22, 2025
6 checks passed
Copy link

@jinhokim98 jinhokim98 deleted the fe-dev branch January 22, 2025 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

4 participants