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] 회원가입 뷰 구현 #16

Merged
merged 55 commits into from
Jul 17, 2023
Merged

[feat] 회원가입 뷰 구현 #16

merged 55 commits into from
Jul 17, 2023

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    9a003a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30e48b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07e02f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af4a56a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e75028e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

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

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    9030315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8aa361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95b4545 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into feat-signup-view

    # Conflicts:
    #	app/src/main/res/values/dimens.xml
    jooyyoo committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    88c1c4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f161c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    fc3ad79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c93e5bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a80fa3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccda175 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8eea2bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    751a6ac View commit details
    Browse the repository at this point in the history
  7. [add] #5 hideKeyboard 추가

    jooyyoo committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0af1079 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    710aa3d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b7aaa7 View commit details
    Browse the repository at this point in the history
  10. [chore] #5 pr 오류 수정

    jooyyoo committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e7f8776 View commit details
    Browse the repository at this point in the history
  11. [chore] #5 pr 오류 수정

    jooyyoo committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0e9598e View commit details
    Browse the repository at this point in the history
  12. [chore] #5 klint 적용

    jooyyoo committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6477d7d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    24e0101 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    feb80b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Merge branch 'develop' into feat-signup-view

    # Conflicts:
    #	app/src/main/java/com/sopt/geonppang/util/binding/BindingAdapter.kt
    #	app/src/main/res/values/strings.xml
    jooyyoo committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e0adf6b View commit details
    Browse the repository at this point in the history
  2. [mod] #5 코드 리뷰 반영

    jooyyoo committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    8921cb0 View commit details
    Browse the repository at this point in the history
  3. [chore] #5 klint 적용

    jooyyoo committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9a55011 View commit details
    Browse the repository at this point in the history
  4. [chore] #5 klint 적용

    jooyyoo committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    356589e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f24740 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    d32711e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    299fd4d View commit details
    Browse the repository at this point in the history
  3. [mod] #5 마진 값 변경

    jooyyoo committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    393dbc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f19ef2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f032a27 View commit details
    Browse the repository at this point in the history
  6. [chore] #5 klint 적용

    jooyyoo committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6940b24 View commit details
    Browse the repository at this point in the history
  7. [mod] #16 코드 리뷰 반영

    jooyyoo committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    9ae09c1 View commit details
    Browse the repository at this point in the history
  8. [mod] #5 코드 리뷰 반영

    jooyyoo committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    42592b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. [chore] #5 develop merge 적용

    jooyyoo committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    8d92b5f View commit details
    Browse the repository at this point in the history
  2. [chore] #5 manifest 추가

    jooyyoo committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    e3eb8cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    885460b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45968d5 View commit details
    Browse the repository at this point in the history
  5. [mod] #5 manifest 추가

    jooyyoo committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    73c17fc View commit details
    Browse the repository at this point in the history
  6. [mod] #5 패키지 변경

    jooyyoo committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    d634f14 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' into feat-signup-view

    # Conflicts:
    #	app/src/main/AndroidManifest.xml
    #	app/src/main/java/com/sopt/geonppang/util/binding/BindingAdapter.kt
    #	app/src/main/res/values/dimens.xml
    #	app/src/main/res/values/strings.xml
    #	app/src/main/res/values/themes.xml
    jooyyoo committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    ff9f6a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    4e878d1 View commit details
    Browse the repository at this point in the history
  2. [chore] #5 manifest 수정

    jooyyoo committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    b726a43 View commit details
    Browse the repository at this point in the history
  3. [chore] #5 dimen 리소스 추가

    jooyyoo committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    c06e195 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f5485e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e45bbbb View commit details
    Browse the repository at this point in the history
  6. [mod] #5 정규식 변경

    jooyyoo committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    adbe6fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45a6d8c View commit details
    Browse the repository at this point in the history
  8. Merge branch 'develop' into feat-signup-view

    # Conflicts:
    #	app/src/main/AndroidManifest.xml
    #	app/src/main/java/com/sopt/geonppang/presentation/review/ReviewWritingActivity.kt
    #	app/src/main/res/values/strings.xml
    #	app/src/main/res/values/themes.xml
    jooyyoo committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    3d21e29 View commit details
    Browse the repository at this point in the history
  9. [chore] #5 ktlint 적용

    jooyyoo committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    2655456 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

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