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

Refactor/#719 데이터 모델 리팩토링 #860

Merged
merged 34 commits into from
Dec 1, 2023

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    d957578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f5e14a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d237a11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b772169 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4da33a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0cc3007 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe1f538 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea06897 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60e0eea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c5caef0 View commit details
    Browse the repository at this point in the history
  11. refactor: 라인 포맷팅

    tmdgh1592 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6165f82 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    05538a4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    54a239c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3055904 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a847215 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f53d236 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    941d9a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    5f11ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7351a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27875dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bd0de9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    182c80b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05adcd7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bfddccf View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    752518e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge remote-tracking branch 'origin/android-main' into Refactor/#719-…

    …데이터_모델_리팩토링
    
    # Conflicts:
    #	android/2023-emmsale/app/build.gradle.kts
    ki960213 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1669163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    325b56e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    72dca65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5845f15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    556f67f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5637a95 View commit details
    Browse the repository at this point in the history
  5. refactor(RecruitmentNotification, RecruitmentStatus): RecruitmentNoti…

    …fication 클래스와 RecruitmentStatus 클래스 제거
    ki960213 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    771a40c View commit details
    Browse the repository at this point in the history
  6. refactor(DefaultRecruitmentRepository): DefaultRecruitmentRepository에…

    …서 불필요한 코드 제거
    
    - 특정 회원이 작성한 함께해요 글 조회 메서드에서 withContext 제거
    ki960213 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    af0bcb5 View commit details
    Browse the repository at this point in the history
  7. style: ktlint 적용

    ki960213 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c6ef825 View commit details
    Browse the repository at this point in the history