-
Notifications
You must be signed in to change notification settings - Fork 1
[#431] 리뷰 AI 번역 기능 추가 및 리뷰 UI QA 반영 #434
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
Open
Hrepay
wants to merge
28
commits into
develop
Choose a base branch
from
feat/#431
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+950
−91
Open
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
f6611ec
[#431] 디자인 시스템에 AI 번역 포인트 컬러 aiAccent 추가
Hrepay c7cf29d
[#431] 리뷰 번역 API 라우터 케이스 및 응답 DTO 추가
Hrepay fd709e2
[#431] 리뷰 셀에 AI 번역 UI(5개 상태) 및 유의사항 툴팁 구현
Hrepay 86f0a93
[#431] 리뷰 번역 UI 5개 상태 프리뷰 추가
Hrepay da2d34a
[#431] 번역 툴팁 바깥 탭/스크롤 시 자동 닫힘 처리
Hrepay 2df307c
[#431] 로딩 인디케이터를 아크 회전 커스텀 스피너(ESSpinner)로 교체
Hrepay 7f07bfe
[#431] QA 반영 - 리뷰 셀 닉네임/날짜 폰트 및 간격 조정
Hrepay 6972c92
[#431] QA 반영 - 리뷰 작성 메뉴 추천 칩 높이 및 행 간격 축소
Hrepay e169a2d
[#431] QA 반영 - 신고 사유 버튼 간격 12에서 8로 축소
Hrepay cadcd89
[#431] QA 반영 - 프로필 이미지 32로 확대 및 닉네임-별점 간격 원복
Hrepay dda0e61
[#431] QA 반영 - 추천 칩 크기 피그마 실측(58x36) 기준으로 수정
Hrepay 9791e04
[#431] QA 반영 - 별점과 추천 타이틀 간격 피그마 기준 26으로 조정
Hrepay 3df5b33
[#431] QA 반영 - 스피너를 연한 트랙 원 + 작은 진한 호 구조로 수정
Hrepay 4ea6a02
[#431] 코드리뷰 반영: 번역 상태 무효화, 실패 데드코드 제거, 셀 갱신 최적화
Hrepay 8dee70d
[#431] 코드리뷰 반영: 스피너 포그라운드 복구 및 기본색 중립화, 프리뷰 셀 보존
Hrepay db2b94f
[#431] QA 반영 - 리뷰 본문과 번역 버튼 사이 간격 4로 조정
Hrepay 57eb0c1
[#431] QA 반영 - 툴팁을 X 버튼 없는 플랫 박스 디자인으로 변경
Hrepay 00f3148
[#431] 식당 인포메이션 시트 레이아웃을 새 디자인으로 개편
Hrepay c5f0ffa
[#431] DEV 타깃 Release 빌드가 dev 서버를 바라보도록 xcconfig 변경
Hrepay 1f978d0
[#431] 번역 실패 상태 툴팁에 실패 안내 문구 적용
Hrepay a065bdb
[#431] 인포메이션 시트를 컨텐츠 높이 맞춤 detent로 변경 (하단 여백 54)
Hrepay 932ecbe
[#431] 번역 UI 포인트 컬러를 기존 Info 토큰(#3D69FF)으로 교체하고 aiAccent 제거
Hrepay 8dc993f
[#431] QA 반영 - 리뷰 사이 여백을 20으로 조정
Hrepay 424b339
[#431] 수출 규정 면제 키 추가로 테플 컴플라이언스 대기 제거
Hrepay 4b884e5
[#431] QA 반영 - 인포 아이콘을 스펙대로 16 크기로 렌더링
Hrepay bf2f4e9
[#431] QA 반영 - 메뉴 태그 칩 폰트 caption2, 높이 26으로 변경
Hrepay 67083ee
[#431] QA 반영 - 인포 아이콘을 16 크기로 리사이즈해 적용
Hrepay c6ffb52
[#431] 코드리뷰 반영: 스피너 옵저버 해제, 토큰 체크 통일, 시트 높이 오토레이아웃 계산
Hrepay File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 17 additions & 0 deletions
17
EATSSU/App/Sources/Data/Network/DTO/Review/ReviewTranslationResponse.swift
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| // | ||
| // ReviewTranslationResponse.swift | ||
| // EATSSU | ||
| // | ||
| // Created by 황상환 on 7/18/26. | ||
| // | ||
|
|
||
| /// 리뷰 번역 API 응답 | ||
| /// | ||
| /// 실제 사용하는 값은 translatedContent뿐이라, 나머지는 서버가 생략해도 디코딩이 깨지지 않도록 옵셔널로 둔다. | ||
| struct ReviewTranslationResponse: Codable { | ||
| let reviewId: Int? | ||
| let language: String? | ||
| let translatedContent: String | ||
| /// 서버 캐시 히트 여부 | ||
| let cached: Bool? | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.