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

Release to Alpha #574

Open
wants to merge 43 commits into
base: feature/tf-academic-calendar
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jul 8, 2024

Release to Alpha

  • Auto-generated by [create-pull-request][1]

ratafa and others added 13 commits May 28, 2024 20:05
[tf-graduate-credit-10] 버튼 컴포넌트 제작
Feature/tf graduate credit 26: 과목별 버튼 ui 제작
# Key Changes

- 페이지 ui 하드코딩

# Details

-

# To Reviewers

-

# Closes Issue

close #ISSUE
# Key Changes

- 메인 페이지 리팩토링 및 api 부착

# Details

- useQuery 사용, 오류 처리 미흡
- GraduateCreditStackParamList 변경

# To Reviewers

- 변수명 변경이 필요합니다.. 생각해보겠습니다


# Closes Issue

close #ISSUE

---------

Co-authored-by: youngchan Kim <[email protected]>
l-lyun and others added 3 commits July 15, 2024 13:58
# Key Changes

- 교양 학점 api 변경에 따른 화면 최신화
- 교양 선택 페이지에서 미이수 세부 정보 버튼 태그 뜨지 않던 문제 해결

# Details

- 교양 선택 페이지에서 프로그레스바내 최소이수학점 == 교양 최소 이수 학점 - 교양 필수 학점

# Closes Issue

close #ISSUE

---------

Co-authored-by: youngchan Kim <[email protected]>
Merge feature/tf-academic-calendar into main
An error occurred while trying to automatically change base from feature/tf-academic-calendar to main July 15, 2024 07:56
eunbae0 and others added 7 commits July 15, 2024 17:00
Merge feature/tf-graduate-credit into main
# Key Changes

- 맛집 리스트 및 랭킹 페이지 구현 완료했습니다.

# To Reviewers

- 현재 RestaurantScreen에서 맛집 리스트 요소 press 시 하단 모달을 띄우기 위해
state(bottomSheetItem)를 사용하고 있습니다.
state로 bottomSheet에 선택된 요소 정보를 전달하는 방법 이외에 다른 방법이 있을까요?
- BorderSelect 컴포넌트에서 boxShadow 스타일 적용이 안되는데 이유를 모르겠습니다!
    도서관 순위 페이지에서도 Select 컴포넌트에서 적용이 안된 것 같습니다.
    
<img width="315" alt="image"
src="https://github.com/uoslife/uoslife-client/assets/81405795/4f679bd0-694c-4027-90dd-c3104ba1a0c7">

---------

Co-authored-by: EunBae Gong <[email protected]>
# Key Changes

- `graduate_credit`를 deeplink screens에 추가했습니다.

# Closes Issue

close #585
# Key Changes

- API 응답값이 json이 아닌 경우 발생하는 오류(**iOS 앱의 process가 종료되는 현상**)를 해결했습니다.

# Details

- 서버에서 오는 응답의 `Content-Type`이 `application/json`이 아닌 경우
response.json()대신 .text() 함수를 호출하도록 수정했습니다.
- method.ts 파일 내에 작성되었던 CustomError 객체와, util 함수, type 선언 등을 각 파일로
분리했습니다.

# Closes Issue

close #587
# Key Changes

- ky 패키지 버전을 `0.33.3`에서 `1.3.0`으로 업데이트했습니다.

# Closes Issue

close #588
# Key Changes

- 서버 api url 환경을 개발 환경에서 선택할 수 있도록 변경했습니다.

# Details

- 기존 사용하던 `__DEV__` 변수대신, `src/configs/api.ts`파일의
`ENABLE_ALPHA_API_SERVER` 변수를 이용해 api url 환경을 선택할 수 있도록 수정했습니다.

# Closes Issue

close #589
eunbae0 and others added 19 commits July 16, 2024 21:01
# Key Changes

- iOS와 Android의 버전을 업데이트하고, 배포에 대응했습니다.

# Details

- iOS: `2.0.3` > `2.0.4`

- Android: `2.0.2` > `2.0.3`

# Closes Issue

close #590
# Key Changes

- `@react-native-firebase/perf`를 이용해 firebase performance monitoring을
추가했습니다.
- 기타 `@react-native-firebase/~` 패키지의 버전을 업데이트 했습니다.
    - `18.0.0` > `20.2.0`

# Closes Issue

close #595
# Key Changes

- fastlane slack url 을 변경하고, testflight에 배포하여 project bundle version을
변경했습니다.

# Details

- `ENABLE_API_SERVER` 변수를 false를 기본값으로 설정했습니다.


# Closes Issue

close #598
# Key Changes

- 맛집 리스트 GA 서비스를 추가했습니다.


# To Reviewers

- 빌드가 계속 실패해 동작 여부를 확인하지 못했습니다. 확인 부탁드립니다.
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.

6 participants