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

WriteCard 화면과 UploadCard... BottomSheet 연동 #32

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    9b8ca71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edbfc89 View commit details
    Browse the repository at this point in the history
  3. [변경] 기존과 달라진 방식에 따른 코드 변경

     - WriteTextView는 이미지를 UIImage로 받는 것으로 변경
     - 글추가 화면의 reactor는 선택 됐을 때 넣는 것으로 변경
    hyeonsik971029 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8d253ec View commit details
    Browse the repository at this point in the history
  4. [변경] request 파라미터 변경

     - AuthRequest signUp member -> memberInfo
     - CardRequest writeCard 위치 공유가 되지 않으면 coordinate 넣지 않음
    hyeonsik971029 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    22583a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92539e7 View commit details
    Browse the repository at this point in the history
  6. [변경] UploadCard 모델 폴더 이동

     - WriteCard 폴더 안으로 이동
    hyeonsik971029 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    76fefea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00b270f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f15ae67 View commit details
    Browse the repository at this point in the history