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

Feature/#96 컨퍼런스 조회 #196

Conversation

tmdgh1592
Copy link
Member

#️⃣연관된 이슈

ex) #96

📝작업 내용

컨퍼런스 목록을 조회하는 기능을 구현하였습니다.
진행 상태, 태그, 년/월 기준으로 필터링하는 기능을 구현하였습니다.
필터 목록을 컨퍼런스 목록 화면에 보여주는 기능을 구현하였습니다.
년/월 버튼을 표현하기 위해, IconText 커스텀뷰를 구현하였습니다.

스크린샷 (선택)

Screenshot_20230803_142657
Screenshot_20230803_133913
Screenshot_20230803_142814

예상 소요 시간 및 실제 소요 시간

이슈의 예상 소요 시간과 실제 소요된 시간을 분 or 시간 or 일 단위로 작성해주세요.
1일 / 2.5일

💬리뷰 요구사항(선택)

데모데이 시간 관계상 바로 Approve 해주셔도 좋습니다.
코드 리팩토링은 데모데이 이후에 함께 진행했으면 좋겠습니다.

hong-sile and others added 30 commits July 19, 2023 21:10
…woowacourse-teams#56-actions_PR_테스트_구성하기

backend-main으로 보내는 PR이 있을 때 새로 빌드를 실행하는 스크립트 추가
빌드 하기전 backend-main으로 체크아웃하는 기능 추가
- Event에서 Conference로 구체화

Related to : woowacourse-teams#96
…wacourse-teams#96-컨퍼런스_조회

# Conflicts:
#	android/2023-emmsale/app/build.gradle.kts
#	android/2023-emmsale/app/src/main/java/com/emmsale/presentation/ui/main/event/EventViewModel.kt
#	android/2023-emmsale/app/src/main/java/com/emmsale/presentation/ui/main/event/recyclerview/EventRecyclerViewAdapter.kt
#	android/2023-emmsale/app/src/main/java/com/emmsale/presentation/utils/TextViewBindingAdapter.kt
#	android/2023-emmsale/app/src/main/res/drawable/ic_event_filter.xml
- xml 파일에서 패딩 설정하도록 변경

Related to : woowacourse-teams#175
…wacourse-teams#96-컨퍼런스_조회

# Conflicts:
#	android/2023-emmsale/app/src/main/java/com/emmsale/presentation/common/views/EventTag.kt
- 난독화 설정때문에 제대로 파싱하지 못하는 버그

Related to : woowacourse-teams#96
…wacourse-teams#96-컨퍼런스_조회

# Conflicts:
#	android/2023-emmsale/app/build.gradle.kts
[TODO]
- 캘린더로 날짜 설정
- `전체` 버튼 눌렀을 때 다른 버튼 모두 선택 또는 해제 되도록 설정
- 필터 기록 유지

Related to : woowacourse-teams#96
- ViewGroup.forEach 로 View를 삭제하면, View의 개수가 실시간으로 줄어들기 때문에 index에러가 발생한다.

Related to : woowacourse-teams#96
@tmdgh1592 tmdgh1592 added Android 안드로이드 관련 이슈 High Priority 리뷰 우선순위가 높은 PR labels Aug 3, 2023
@tmdgh1592 tmdgh1592 added this to the 3차 스프린트 2주차 milestone Aug 3, 2023
@tmdgh1592 tmdgh1592 self-assigned this Aug 3, 2023
Copy link
Collaborator

@chws0508 chws0508 left a comment

Choose a reason for hiding this comment

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

머지해.

@tmdgh1592 tmdgh1592 merged commit 7ad347b into woowacourse-teams:android-main Aug 3, 2023
@tmdgh1592 tmdgh1592 deleted the Feature/#96-컨퍼런스_조회 branch August 3, 2023 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android 안드로이드 관련 이슈 High Priority 리뷰 우선순위가 높은 PR
Projects
Status: Archive
Development

Successfully merging this pull request may close these issues.

4 participants