-
Notifications
You must be signed in to change notification settings - Fork 1
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
[REFACTOR/#193] 홈 뷰 리팩토링 #203
Merged
Merged
Changes from 21 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
5dac493
[REFACTOR/#193] navController 전달 방식 수정
Hyobeen-Park 2fc2aa6
[FEAT/#193] HomeState 구현
Hyobeen-Park 0640f99
[REFACTOR/#193] 유저 이름 로직 수정
Hyobeen-Park 6f3379f
[REFACTOR/#193] 필터링 정보 로직 수정
Hyobeen-Park 89b5b60
[REFACTOR/#193] 오늘 마감 공고, 맟춤 공고 초기화 로직 수정
Hyobeen-Park e62c2b6
[CHORE/#193] getFilteringInfo() 함수 private으로 수정
Hyobeen-Park b398065
[REFACTOR/#193] 오늘 마감 공고 로직 수정
Hyobeen-Park b240a7e
[REFACTOR/#193] 맞춤 공고 로직 수정
Hyobeen-Park 7e8eb45
[REFACTOR/#193] getRecommendInternsData 함수 파라미터 수정
Hyobeen-Park c39baf4
[CHORE/#193] 사용하지 않는 변수 삭제
Hyobeen-Park 5928430
[REFACTOR/#193] 필터링 재설정 뷰 homeState 추가
Hyobeen-Park e2271c5
[REFACTOR/#193] 필터링 재설정 뷰 navController 전달 방식 수정
Hyobeen-Park e0714d5
[REFACTOR/#193] 홈 뷰 필터링 정보 초기화 부분 추가
Hyobeen-Park afe9a28
[CHORE/#193] 코드 정리
Hyobeen-Park 0a0dfc7
[REFACTOR/#193] currentSortBy 파라미터 HomeScreen 안으로 이동
Hyobeen-Park 2658844
Merge remote-tracking branch 'origin/develop' into refactor/#193-home
Hyobeen-Park bdbb2da
Merge remote-tracking branch 'origin/develop' into refactor/#193-home
Hyobeen-Park c6cf178
[CHORE/#193] conflict 해결
Hyobeen-Park 06810b7
[CHORE/#193] conflict 해결
Hyobeen-Park 5b3c983
[REFACTOR/#193] 홈 뷰 scaffold 제거
Hyobeen-Park 710eeeb
[REFACTOR/#193] 홈 뷰모델 관련 로직 홈 스크린 내부로 이동
Hyobeen-Park 90c1b9b
[CHORE/#193] 코드리뷰 반영 및 코드 정리
Hyobeen-Park 2bfd7a4
Merge remote-tracking branch 'origin/develop' into refactor/#193-home
Hyobeen-Park File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이 부분은 중괄호가 필요없지 않나요??
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
웁씨... 맞아요ㅎㅎ 알려주셔서 감사합니당!!!