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] 사용자 인증 View (회원가입, 로그인) #2

Closed
9 tasks done
dayo2n opened this issue Jan 29, 2023 · 0 comments · Fixed by #26
Closed
9 tasks done

[FEAT] 사용자 인증 View (회원가입, 로그인) #2

dayo2n opened this issue Jan 29, 2023 · 0 comments · Fixed by #26
Assignees
Labels
feature New feature or request

Comments

@dayo2n
Copy link
Collaborator

dayo2n commented Jan 29, 2023

  • 회원가입 view
  • 로그인 view
  • 보안코드 입력 view
  • 보안코드 최대 입력 가능 글자: 12
  • [FEAT] 사용자인증 에러케이스 처리 #21
  • 에러케이스: 실시간 필드 추적
  • 키보드 focus
  • (추가) 회원정보 입력 view
  • custom navigation bar
@dayo2n dayo2n added the feature New feature or request label Jan 29, 2023
@dayo2n dayo2n self-assigned this Jan 29, 2023
dayo2n added a commit that referenced this issue Jan 30, 2023
- 코드 스타일 확인 필요
- 두 selector 추후 구현: handlePushRegistrationView, handlePushHelpLogin
- Utils/Extensions.swift에 anchor 설정을 용이하게 하는 anchor() 함수 작성
dayo2n added a commit that referenced this issue Jan 30, 2023
- 코드 스타일 (lint) 확인 필요
- 두 selector 추후 구현: handlePushRegistrationView, handlePushHelpLogin
dayo2n added a commit that referenced this issue Jan 30, 2023
로그인, 회원가입 뷰 중복코드를 상수화하여 중복 코드 제거
dayo2n added a commit that referenced this issue Jan 30, 2023
- 보안코드 최대 12글자까지만 입력되도록 제한 필요
dayo2n added a commit that referenced this issue Jan 30, 2023
- 로그인, 회원가입 뷰에서 텍스트필드 외 화면 선택시 키보드가 내려감
- 보안코드는 뷰가 나타날때 코드입력필드가 first responder로 오도록 요청
dayo2n added a commit that referenced this issue Feb 2, 2023
- 로그인↔가입하기
- 가입하기→보안코드입력→회원정보입력
dayo2n added a commit that referenced this issue Feb 2, 2023
- 회원가입, 로그인뷰의 '로그인에 문제가 있나요? 버튼'
dayo2n added a commit that referenced this issue Feb 2, 2023
- UIColor의 extension으로 정의된 rgba() 사용
dayo2n added a commit that referenced this issue Feb 2, 2023
dayo2n added a commit that referenced this issue Feb 3, 2023
- 코드 스타일 (lint) 확인 필요
- 두 selector 추후 구현: handlePushRegistrationView, handlePushHelpLogin
dayo2n added a commit that referenced this issue Feb 3, 2023
로그인, 회원가입 뷰 중복코드를 상수화하여 중복 코드 제거
dayo2n added a commit that referenced this issue Feb 3, 2023
- 보안코드 최대 12글자까지만 입력되도록 제한 필요
dayo2n added a commit that referenced this issue Feb 3, 2023
- 로그인, 회원가입 뷰에서 텍스트필드 외 화면 선택시 키보드가 내려감
- 보안코드는 뷰가 나타날때 코드입력필드가 first responder로 오도록 요청
dayo2n added a commit that referenced this issue Feb 3, 2023
- 로그인↔가입하기
- 가입하기→보안코드입력→회원정보입력
dayo2n added a commit that referenced this issue Feb 3, 2023
- 회원가입, 로그인뷰의 '로그인에 문제가 있나요? 버튼'
dayo2n added a commit that referenced this issue Feb 3, 2023
- UIColor의 extension으로 정의된 rgba() 사용
dayo2n added a commit that referenced this issue Feb 3, 2023
dayo2n added a commit that referenced this issue Feb 3, 2023
[FEAT][#2] 사용자 인증(로그인, 회원가입) View 구현
@dayo2n dayo2n closed this as completed in #26 Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant