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

fix: 카카오 회원가입시 user id 수정 (#408, #412) #411

Merged
merged 20 commits into from
Apr 14, 2023

Commits on Apr 13, 2023

  1. fix: framework not found 에러 해결 (#397))

    - pod deintegrate
    hyun99999 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    87cf3ef View commit details
    Browse the repository at this point in the history
  2. chore: pod update (#397)

    hyun99999 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    a845b42 View commit details
    Browse the repository at this point in the history
  3. fix: url path 변경 (#397)

    hyun99999 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    ad0095b View commit details
    Browse the repository at this point in the history
  4. fix: UpdateNote DataModel 변경 (#397)

    - isForce 자료형 변경.
    hyun99999 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    ed4402a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2517971 View commit details
    Browse the repository at this point in the history
  6. add: ModuleFactory 에 화면전환 추가 (#397)

    - UpdateViewController 화면전환
    hyun99999 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    1684cc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    f2be46b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e306a6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3979d34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    631c5c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9effbf7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf5083c View commit details
    Browse the repository at this point in the history
  7. design: 업데이트의 강제 유무에 따른 디자인 수정 (#397)

    - '확인했어요'라벨과 체크박스 display
    hyun99999 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    0a1aca2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52d1c89 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    84108bc View commit details
    Browse the repository at this point in the history
  10. feat: touchCheckBox 이벤트 기능 추가 (#397)

    - 업데이트를 확인한 유무를 전달하는 변수 토글.
    hyun99999 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    ce2cb55 View commit details
    Browse the repository at this point in the history
  11. refactor: forceUpdateAgreement 의 접근제어자 수정 (#397)

    - 강제업데이트인 경우에 해당 변수를 사용하지 않기 때문에 lazy
    - 파일내에서만 사용하기 때문에 private
    hyun99999 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    d7a6ee9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3f7933e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6fe01ac View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b9bd9c4 View commit details
    Browse the repository at this point in the history