-
Notifications
You must be signed in to change notification settings - Fork 1
Release 4.4.2 #753
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
Closed
Closed
Release 4.4.2 #753
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feature: add ClubDetail Screen, icon img
fix: change color() to theme color
feature: add Detail State
…ure/#688-add-club-api-some-parts # Conflicts: # data/src/main/java/in/koreatech/koin/data/api/ClubApi.kt # data/src/main/java/in/koreatech/koin/data/api/auth/ClubAuthApi.kt # data/src/main/java/in/koreatech/koin/data/repository/ClubRepositoryImpl.kt # data/src/main/java/in/koreatech/koin/data/source/remote/ClubRemoteDataSource.kt # domain/src/main/java/in/koreatech/koin/domain/repository/ClubRepository.kt
fix: delete club activity xml
feature: add clubDetail screen
fix: change exception catch method
feature: add updatedAt data in ClubDetailsResponse
feature: add updated_at data in ClubDetailsResponse
fix: list to pair
…arts [Campus][Feature] 동아리 API 일부 추가
…ure/#688-add-club-categories-api
…ure/#688-add-club-categories-api
feature: get qna answer data
feature: add strings.xml data
feature: add club detail Activity
…ure/#688-add-club-detail # Conflicts: # feature/club/src/main/java/in/koreatech/koin/feature/club/ui/detail/ClubDetail.kt # feature/club/src/main/java/in/koreatech/koin/feature/club/ui/detail/ClubDetailViewModel.kt # feature/club/src/main/java/in/koreatech/koin/feature/club/ui/detail/component/button/DetailButton.kt # feature/club/src/main/java/in/koreatech/koin/feature/club/ui/detail/component/qnabox/DetailQnaBox.kt # feature/club/src/main/java/in/koreatech/koin/feature/club/ui/detail/component/tabrow/DetailTabRow.kt # feature/club/src/main/java/in/koreatech/koin/feature/club/ui/detail/component/textfield/DetailQnaTextField.kt # feature/club/src/main/res/drawable/icon_club_info.xml # feature/club/src/main/res/drawable/icon_floating_up.xml # feature/club/src/main/res/drawable/icon_like_true.xml # feature/club/src/main/res/drawable/icon_qna_answer.xml # feature/club/src/main/res/drawable/icon_qna_delete.xml # feature/club/src/main/res/drawable/icon_qna_send.xml
fix: change main route
fix: no manager user can add qna
fix: ktlint class name error
Develop을 동아리 작업 브랜치에 머지
…code [Campus][fix] 동아리 detail 사용하지 않는 코드 제거
[Campus][Fix] 동아리 1차 스프린트 QA 수정
[Campus][Fix] 누락된 에러 핸들링 추가
[Campus][Chore] 동아리 로깅 추가
[Campus][Fix] 동아리 로깅 QA 수정
[Campus][Feature] 동아리 기능
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
개요
변경사항