Skip to content

feat: 1.7.0 업데이트#883

Merged
Sadturtleman merged 16 commits into
masterfrom
release/1.7.0
May 21, 2026
Merged

feat: 1.7.0 업데이트#883
Sadturtleman merged 16 commits into
masterfrom
release/1.7.0

Conversation

@Sadturtleman
Copy link
Copy Markdown
Contributor

📌𝘐𝘴𝘴𝘶𝘦𝘴

  • closed #

📎𝘞𝘰𝘳𝘬 𝘋𝘦𝘴𝘤𝘳𝘪𝘱𝘵𝘪𝘰𝘯

📷𝘚𝘤𝘳𝘦𝘦𝘯𝘴𝘩𝘰𝘵

💬𝘛𝘰 𝘙𝘦𝘷𝘪𝘦𝘸𝘦𝘳𝘴

1.7.0 업데이트입니다!

m6z1 and others added 16 commits April 20, 2026 19:11
release: 1.6.3 머지 (to develop)
검색 실행 전에는 표시되고, 검색 후에는 숨김 처리.
취소 버튼으로 검색어 지우면 다시 표시.
feat: 일반 검색 개선
- 홈 화면 검색바 아래 상세 탐색 진입 카드 추가
- DetailExploreDialogBottomSheet → DetailExploreActivity (Compose)로 전환
- 별점 기준을 단일값 → 0.0~5.0 범위 슬라이더로 변경
- 정보/키워드 탭, 커스텀 RangeSlider, S3 카테고리 이미지 연결
- ExploreFragment, fragment_explore.xml 삭제
- BottomNav 메뉴에서 menu_explore 항목 제거
- ic_main_explore drawable 및 main_ic_explore, explore_title, explore_detail_search_button 문자열 제거
- MainActivity FragmentType.EXPLORE 분기 제거
- 필터 버튼 클릭 시 finish() 처리로 변경하여 이전 DetailExploreActivity 상태를 그대로 사용
- DetailExploreResultDialogBottomSheet/InfoFragment/KeywordFragment 및 dialog/fragment xml 삭제
- DetailExploreResultViewModel에서 편집 관련 state 및 메서드 제거
- fragment_home.xml에서 관심글 섹션(빈/등록/추천) 3개 컨테이너 제거
- HomeFragment/HomeViewModel/HomeUiState에서 userInterestFeeds 관련 상태 및 메서드 제거
- UserInterestFeedAdapter/ViewHolder, item_user_interest_feed.xml 삭제
- FeedRepository.fetchUserInterestFeeds, FeedApi.getUserInterestFeeds, mapper, DTO, Entity 제거 (app + data/feed 모듈)
- 관심글 관련 string 리소스 정리
- final-newline: 10개 파일에 누락된 개행 추가
- blank-line-between-when-conditions: DetailExploreScreen when 조건 사이 빈 줄 추가
- function-signature: updateSelectedRatingRange 파라미터 멀티라인 포맷
- import-ordering: DetailExploreAppBar, DetailExploreKeywordTab import 순서 수정
- no-blank-line-in-list: DetailExploreInfoTab StatusSection 호출 내 불필요한 빈 줄 제거
- if-else-wrapping/multiline-if-else: RatingRangeSlider if-else 중괄호 및 개행 추가
- backing-property-naming: DetailExploreResultViewModel 미노출 backing property 이름 변경

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 21, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8388249c-de83-4af8-82f6-1029e8307680

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/1.7.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot requested review from devfeijoa, m6z1 and s9hn May 21, 2026 01:21
@Sadturtleman Sadturtleman changed the title Release/1.7.0 feat: 1.7.0 업데이트 May 21, 2026
@Sadturtleman Sadturtleman merged commit 385512d into master May 21, 2026
5 checks passed
@Sadturtleman Sadturtleman deleted the release/1.7.0 branch May 21, 2026 04:07
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.

2 participants