-
Notifications
You must be signed in to change notification settings - Fork 1
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] #289 - 2차 스프린트 기능 QA 반영 #294
base: develop
Are you sure you want to change the base?
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e2c00b9 - Browse repository at this point
Copy the full SHA e2c00b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 111775a - Browse repository at this point
Copy the full SHA 111775aView commit details -
[Feat] #289 - 메뉴 셀 1개일 때 x 버튼 숨김 처리 로직 추가
제보하기의 메뉴 셀에도 동일하게 적용 완료함
Configuration menu - View commit details
-
Copy full SHA for 3aebbff - Browse repository at this point
Copy the full SHA 3aebbffView commit details -
Configuration menu - View commit details
-
Copy full SHA for b44f6b5 - Browse repository at this point
Copy the full SHA b44f6b5View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b0c33a - Browse repository at this point
Copy the full SHA 8b0c33aView commit details -
[Fix] #289 - 메뉴 추가 및 수정 Req Body 구조체 재설정
MenuData에서 MenuRequestDTO로 구조를 변경하는 toMenuRequestDTO 함수도 추가함
Configuration menu - View commit details
-
Copy full SHA for 3e7c773 - Browse repository at this point
Copy the full SHA 3e7c773View commit details -
Configuration menu - View commit details
-
Copy full SHA for 586acda - Browse repository at this point
Copy the full SHA 586acdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for caa3d28 - Browse repository at this point
Copy the full SHA caa3d28View commit details -
[Fix] #289 - 메뉴 추가 후 식당 상세로 돌아왔을 때 높이 알맞게 늘어나도록 수정
removeConstraints 후 다시 makeConstraints 함으로써 높이 안 늘어나던 이슈 해결
Configuration menu - View commit details
-
Copy full SHA for c11a3a4 - Browse repository at this point
Copy the full SHA c11a3a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7969db9 - Browse repository at this point
Copy the full SHA 7969db9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 774b67e - Browse repository at this point
Copy the full SHA 774b67eView commit details -
[Fix] #289 - doThisAgainButton 클릭 시에도 postNotification 호출되도록 구조 변경
doThisAgainButton 클릭 후 네비바의 뒤로가기 버튼 클릭 시에 식당 상세 화면이 나오는데 이때에도 업데이트 된 최신 메뉴 리스트를 보여주기 위해서
Configuration menu - View commit details
-
Copy full SHA for b54332b - Browse repository at this point
Copy the full SHA b54332bView commit details -
[Fix] #289 - 메뉴 불러오기 API 연동 및 연결
API 구현 전이라 임의로 식당 상세 보기의 API에서 메뉴 리스트만 가져와서 썼던 걸 새 API로 변경
Configuration menu - View commit details
-
Copy full SHA for 197caef - Browse repository at this point
Copy the full SHA 197caefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f8f19f - Browse repository at this point
Copy the full SHA 1f8f19fView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d6378dc - Browse repository at this point
Copy the full SHA d6378dcView commit details -
[Fix] #289 - 마지막 메뉴 삭제 시 Alert 문구 및 로직 변경
편집에서 바로 삭제 시 로직 변경 수정 중에 가격 넘어서 삭제할 때에도 적용함
Configuration menu - View commit details
-
Copy full SHA for d4e7184 - Browse repository at this point
Copy the full SHA d4e7184View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4be8f2b - Browse repository at this point
Copy the full SHA 4be8f2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1715b6 - Browse repository at this point
Copy the full SHA e1715b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f977c7b - Browse repository at this point
Copy the full SHA f977c7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f437bb - Browse repository at this point
Copy the full SHA 5f437bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4263a3d - Browse repository at this point
Copy the full SHA 4263a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 624a152 - Browse repository at this point
Copy the full SHA 624a152View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34e3ec4 - Browse repository at this point
Copy the full SHA 34e3ec4View commit details -
[Fix] #289 - 그냥 텍스트필드 클릭 시에도 수정 가능하도록 변경
원래는 연필 버튼 클릭 시에만 수정 가능하게 막아뒀었는데 이를 없앰
Configuration menu - View commit details
-
Copy full SHA for aa3d659 - Browse repository at this point
Copy the full SHA aa3d659View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaab9a0 - Browse repository at this point
Copy the full SHA eaab9a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f14d99f - Browse repository at this point
Copy the full SHA f14d99fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f295b3a - Browse repository at this point
Copy the full SHA f295b3aView commit details -
[Fix] #289 - 메뉴 텍스트필드 클릭 시 커서 맨 오른쪽으로
연필 버튼 클릭 시와 동일한 로직으로 동작하도록 탭 제스처 추가함
Configuration menu - View commit details
-
Copy full SHA for 0acb686 - Browse repository at this point
Copy the full SHA 0acb686View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a4b5e7 - Browse repository at this point
Copy the full SHA 4a4b5e7View commit details -
[Fix] #289 - 하단 수정 완료 버튼 활성화 조건 변경
원래 값과 메뉴 이름 또는 가격이 다를 때에만 활성화 되도록
Configuration menu - View commit details
-
Copy full SHA for be56afe - Browse repository at this point
Copy the full SHA be56afeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0913b53 - Browse repository at this point
Copy the full SHA 0913b53View commit details -
Configuration menu - View commit details
-
Copy full SHA for d89f17e - Browse repository at this point
Copy the full SHA d89f17eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40a2bfb - Browse repository at this point
Copy the full SHA 40a2bfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5fe41b - Browse repository at this point
Copy the full SHA d5fe41bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ba7a77 - Browse repository at this point
Copy the full SHA 3ba7a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for d76cbf3 - Browse repository at this point
Copy the full SHA d76cbf3View commit details
Commits on Nov 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0dc5708 - Browse repository at this point
Copy the full SHA 0dc5708View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41d67d4 - Browse repository at this point
Copy the full SHA 41d67d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce56dc3 - Browse repository at this point
Copy the full SHA ce56dc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2faca07 - Browse repository at this point
Copy the full SHA 2faca07View commit details -
하나의 프로토콜에 있던 함수 2개를 각각의 프로토콜로 분리했다 AddVC에서는 원래 프로토콜의 함수 중 1개의 함수만 사용했기 때문이다
Configuration menu - View commit details
-
Copy full SHA for e9b57d2 - Browse repository at this point
Copy the full SHA e9b57d2View commit details
Commits on Nov 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6b303f - Browse repository at this point
Copy the full SHA f6b303fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04eeb3c - Browse repository at this point
Copy the full SHA 04eeb3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c4506c - Browse repository at this point
Copy the full SHA 4c4506cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85f1b48 - Browse repository at this point
Copy the full SHA 85f1b48View commit details -
Configuration menu - View commit details
-
Copy full SHA for af62f96 - Browse repository at this point
Copy the full SHA af62f96View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebdcc71 - Browse repository at this point
Copy the full SHA ebdcc71View commit details