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

QA: 내부 디자인 QA 버전 #100

Merged
merged 473 commits into from
Sep 17, 2023
Merged

QA: 내부 디자인 QA 버전 #100

merged 473 commits into from
Sep 17, 2023

Conversation

cwj-c
Copy link
Member

@cwj-c cwj-c commented Sep 17, 2023

Explain this Pull Request 🙏

  • QA 테스트 배포

cwj-c and others added 30 commits June 4, 2023 23:35
 - ToHotToolbar 구현에 필요한 ToHotState 속성 적용
 - ToHotToolbar 구현에 필요한 Listener 전달
 - BackHandler 적용
 - ToHotState에 ToHotToolbar에 필요한 속성이 추가된것 적용
 - TopicSelectModal show state 관리 변경
 - ToHotToolbar에서 전달되는 Event 처리
 - Back Event 처리
TOP-55 폴링(메인화면) User List UI - Time Progress Animation
…iModel의 startAble 속성을 변경해 로딩이 끝난 이미지의 타이머만 작동하도록 설정
TOP-56 feature 폴링(메인화면) 토픽 선택, 툴바 UI
 - 유저의 스크롤을 제한
 - 좋아요, 싫어요 버튼을 눌러 다음 카드로 이동
 - UserCard 터치 영역 변경
 - 애니메이션을 좀 더 제어하기 위해 AnimatedVisibility로 변경
 - ToHotState에 Dialog관련 속성 추가
 - ToHotViewModel에 Diaog Event 함수 추가
# Conflicts:
#	feature/tohot/src/main/java/tht/feature/tohot/screen/ToHotScreen.kt
#	feature/tohot/src/main/java/tht/feature/tohot/state/ToHotState.kt
#	feature/tohot/src/main/java/tht/feature/tohot/viewmodel/ToHotViewModel.kt
#	feature/tohot/src/main/res/values/strings.xml
 - UiState에 isFirstPage 속성 추가
cwj-c and others added 22 commits August 16, 2023 23:27
…ation

TOP-65 Feature/top 65 falling like animation
 - Timer를 정수단위에서 0.5단위로 동작하도록 해 Hold on/off시에 발생되는 간격 차를 최소화
…ation 은 기존 값대로 유지 되어 Animation 이 빠르게 진행 되는 문제 해결
* feat: TOP-62 채팅리스트 API 연동

* remove:TOP-62 remove unuse dispatcher at ChatDataSourceImpl

* fix:TOP-62 ChatViewModel 인스턴스 생성 실패 문제 해결

 - chat 모듈에 hilt 종속성 추가
 - ChatFragment에 AndroidEntryPoint 어노테이션 추가
 - ChatRepositoryImpl에 Inject 어노테이션 추가

* fix:TOP-62 LocalContext.current as AppCompatActivity 예외 발생 해결

 - Navigate함수를 주입받아 Fragment에서 startActivity를 호출하도록 변경

* feat: TOP-62 API 호출 시 토큰 값 추가

* refactor: TOP-62 채팅 API, 데이터소스 추가

* refactor: TOP-62 채팅리스트 API와 UI 연결

* feat: TOP-62 코드 리뷰 반영

* feat: TOP-62 코드 리뷰 반영(UiModel) 생성

* feat: TOP-62 패키지 정리

* feat: TOP-62 data module lint 추가

* feat: TOP-62 toml 적용

* feat: TOP-62 Update Kotlin to 1.8.20

* feat: TOP-62 Update Kotlin Gradle version

---------

Co-authored-by: wjchoi96 <[email protected]>
TOP-71 feature 일시정지 기능 변경
…_check_remove

TOP-76 modify 닉네임 중복 체크 기능 비활성화
@cwj-c cwj-c self-assigned this Sep 17, 2023
@cwj-c cwj-c merged commit b14b6c3 into qa Sep 17, 2023
4 checks passed
@cwj-c cwj-c changed the title QA 테스트 배포 QA: 내부 디자인 QA 버전 Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants