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

[ feat ] 홈, 후원처, 상세페이지 레이아웃 마무리 + 변경된 api 연결( pagination 적용 완료) #38

Merged
merged 17 commits into from
Oct 19, 2023

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    fb57c9b View commit details
    Browse the repository at this point in the history
  2. feat:#35 pagination 로직구현 / need to fix

    listview 전체 리스트 길이가PAGINATION_SIZE로 빌드되어 추가로 불러오지못함
    kimwest00 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    180baf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1db0d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96f281d View commit details
    Browse the repository at this point in the history
  5. feat:#14 하단 api (5-10-2) 연결및 모델 수정

    kimwest00 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    35c717b View commit details
    Browse the repository at this point in the history
  6. fix: #32 timeline layout 에러 해결

    indicator style및 padding 추가
    kimwest00 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    566ceed View commit details
    Browse the repository at this point in the history
  7. feat: #35 5-10-2 pagination 적용및 로직 변경 함수명 변경

    index 1씩 변경 말고 param으로 전달된 index 값 이용
    kimwest00 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    67fc7ff View commit details
    Browse the repository at this point in the history
  8. feat:#35 검색탭 메인 api pagination 적용

    kimwest00 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    869f7b4 View commit details
    Browse the repository at this point in the history
  9. feat:#19 추천 검색어 api 연결

    data 길이 상관없이 priority 상위 10개만 반환
    kimwest00 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    709a7f6 View commit details
    Browse the repository at this point in the history
  10. feat:#35 add pagination + search api 검색

    kimwest00 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4d3fcfc View commit details
    Browse the repository at this point in the history
  11. feat: project detail api pagination 적용

    kimwest00 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6e4ffc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. merge conflict

    kimwest00 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2479f19 View commit details
    Browse the repository at this point in the history
  2. feat: #14 add banner model, api logic, widget 분리

    kimwest00 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9b28531 View commit details
    Browse the repository at this point in the history
  3. feat: #14 banner api 연결+ weblink launchUrl + home widget 세부내용 적용

    불꽃이 글자수 제한 적용
    kimwest00 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ceae363 View commit details
    Browse the repository at this point in the history
  4. feat: main 화면 불꽃 index 표시 + pagination 조건 수정

    pagination 페이지 전체 사이즈와 현재 인덱스 비교 조건이 반대로 되어있던 문제 해결
    kimwest00 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    df7e762 View commit details
    Browse the repository at this point in the history
  5. feat:#32 불꽃 사진 확대기능 추가

    kimwest00 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    81881f4 View commit details
    Browse the repository at this point in the history
  6. merge conflict

    kimwest00 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    59e72dc View commit details
    Browse the repository at this point in the history