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

[AN-HACKATON] 해커톤 작업한거 develop 에 머지 #27

Merged
merged 4 commits into from
Jul 17, 2024

Commits on Jul 15, 2024

  1. ci: an/hack/develop 추가

    murjune committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2d3c398 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. [AN-FEAT] 해커톤용 포켓몬 도감 UI/Presentation 로직 (#22)

    * 심지 커밋 스틸
    
    ui: 포켓몬 도감 목록 프래그먼트 파일을 생성하여 연결한다
    
    chore: 타입에 임시로 사용할 긴 이미지 추가
    
    ui: 포켓몬 목록 화면의 item 을 보여준다
    
    - 일단 타입이 두 가지가 있다고 가정하고 화면을 그린다
    
    chore: 타입에 임시로 사용할 작은 동그란 이미지 추가
    
    refactor: PokemonUiModel 의 더미 이미지 url 변경
    
    ui: 포켓몬 도감 목록 화면의 item 의 배경, 텍스트 색상을 변경한다
    
    ui: 포켓몬 목록 프래그먼트에 리사이클러뷰 생성해서 연결
    
    ui: 포켓몬 목록 리사이클러뷰 어댑터에 데코레이터를 추가한다
    
    ui: 포켓몬 목록 프래그먼트에 서치 바를 추가한다
    
    chore: 사용하지 않는 타입 아이콘 제거, 문자열 리소스로 변경
    
    * ui: toolbar
    
    * feat: poke List
    
    * feat: common Linear 용 Decoration
    
    * feat: common ImageRes bindingAdapter
    
    * feat: poke detail
    
    * feat: poke list
    
    * refactor: 패키징
    
    * style: ktFormat
    
    * feat: placeholder, error icon 추가
    murjune authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    cf6176a View commit details
    Browse the repository at this point in the history
  2. [AN-HACK] 포켓몬 특성 기능 구현 (#25)

    * ci: an/hack/develop 추가
    
    * 심지 커밋 스틸
    
    ui: 포켓몬 도감 목록 프래그먼트 파일을 생성하여 연결한다
    
    chore: 타입에 임시로 사용할 긴 이미지 추가
    
    ui: 포켓몬 목록 화면의 item 을 보여준다
    
    - 일단 타입이 두 가지가 있다고 가정하고 화면을 그린다
    
    chore: 타입에 임시로 사용할 작은 동그란 이미지 추가
    
    refactor: PokemonUiModel 의 더미 이미지 url 변경
    
    ui: 포켓몬 도감 목록 화면의 item 의 배경, 텍스트 색상을 변경한다
    
    ui: 포켓몬 목록 프래그먼트에 리사이클러뷰 생성해서 연결
    
    ui: 포켓몬 목록 리사이클러뷰 어댑터에 데코레이터를 추가한다
    
    ui: 포켓몬 목록 프래그먼트에 서치 바를 추가한다
    
    chore: 사용하지 않는 타입 아이콘 제거, 문자열 리소스로 변경
    
    * ui: toolbar
    
    * feat: menu 클릭시 해당 페이지로 이동
    
    * ui: 특성 화면과 관련된 drawable 추가
    
    * ui: 특성 화면 xml 작성
    
    * feat: 특성 화면 기능 구현
    
    * 오둥꺼랑 머지
    
    * 토스트 삭제
    
    * feat: dummy 특성
    
    * feat:dummy 포켓몬
    
    ---------
    
    Co-authored-by: murjune <[email protected]>
    kkosang and murjune authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0739658 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. [AN-HACK] 상성 기능 구현 (#26)

    * ci: an/hack/develop 추가
    
    * ui: theme 설정 및 컬러 적용
    
    * refactor: type UI 모델 재정의
    
    - 색상도 포함하도록 수정
    
    * chore: 타입 데이터 추가 및 파일 위치 변경
    
    * chore: 불필요한 파일 제거
    
    * feat: 타입 결과 반환하는 로직 구현
    
    * feat: 타입 선택 바텀 시트 데이터 및 이벤트 핸들러 연결
    
    * feat: 상성 결과 화면 데이터 연결 및 이벤트 처리
    
    * refresh, 눌렀을 때 바텀시트 dismiss
    
    * ktlintformat
    
    ---------
    
    Co-authored-by: murjune <[email protected]>
    JoYehyun99 and murjune committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    50001e8 View commit details
    Browse the repository at this point in the history