Skip to content

리스트 피처 개발 및 Add/Edit 백그라운드 버그 수정#25

Merged
kangddong merged 21 commits into
developfrom
feature/19-dori-list
Feb 23, 2026
Merged

리스트 피처 개발 및 Add/Edit 백그라운드 버그 수정#25
kangddong merged 21 commits into
developfrom
feature/19-dori-list

Conversation

@kangddong

Copy link
Copy Markdown
Collaborator

About this PR

⚓ Related Issue


🥥 Contents

리스트 피처 개발과 Add/Edit 백그라운드 버그 수정, 공용 리소스/디자인시스템 정리를 레이어 단위 커밋으로 분리했습니다.

  • chore(core): Add/Edit/List 공용 도메인 모델을 Core로 정리
  • chore(design-system): 공용 컴포넌트 이관 및 리스트/Add/Edit 리소스 에셋 추가
  • feat(infra-network): 리스트/상세/삭제 API 요청·응답 스펙 추가
  • feat(feature-history): 도리 리스트 + 파트너 상세 플로우 구현
  • fix(feature-adddori): Add/Edit 백그라운드 버그 및 상태 복원 문제 수정
  • feat(app): 히스토리 API 의존성 주입과 탭 라우팅 연결
  • chore(tuist): 피처 의존성과 빌드 설정 정리

📸 Screenshot

작업1 작업2
UI 변경 범위가 넓어 추후 QA 캡처 첨부 예정 -

Other information 🔥

  • xcodebuild -workspace Dori-iOS.xcworkspace -scheme DoriApp -configuration Debug -destination "generic/platform=iOS Simulator" build 통과
  • 현재 작업트리에 PR과 무관한 미추적 파일 History_guide.md 1개가 남아 있습니다.

- 현재 디자인이 Semantic으로 100% 전환되지않은 케이스가 있어 TypoToken / TypoSemantic 두가지를 병행하여 사용
- .lineSpacing()에 Line height 적용하며 버그 발생, linespacing, lineheight 개념 숙지 필요.. !
# Conflicts:
#	Projects/Core/DoriDesignSystem/Sources/Typography/TypoToken.swift
# Conflicts:
#	Projects/Core/DoriDesignSystem/Sources/PrimaryButton.swift
@kangddong kangddong linked an issue Feb 23, 2026 that may be closed by this pull request
21 tasks
@kangddong kangddong merged commit 03ffa2f into develop Feb 23, 2026
1 check passed
@kangddong kangddong deleted the feature/19-dori-list branch February 23, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

내역 보기 기능 개발

1 participant