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

Deploy: v1.0 배포 #177

Open
wants to merge 302 commits into
base: pre-production
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
302 commits
Select commit Hold shift + click to select a range
ab5b73f
Feat: 네트워크 통신 관련 데이터 모델 DTO 정의, API Router(Target) 구성
dev-junehee Nov 3, 2024
f936921
Feat: Timer 구현완료
wjdtjq6 Nov 3, 2024
1ad0f20
Feat 애플 로그인 구현
sixteenis Nov 3, 2024
1d9e631
Feat: String Extension asURL() 함수 추가
dev-junehee Nov 4, 2024
a5342df
Feat: NetworkError 케이스 정의 수정
dev-junehee Nov 4, 2024
72946f1
Merge pull request #37 from Team-DogWalk/UI/36-ChatView
sixteenis Nov 4, 2024
7f2303e
Fix: ChatView 이미지 셀 레이아웃 수정
sixteenis Nov 4, 2024
ef304b5
Feat: 애플 로그인 구현
sixteenis Nov 4, 2024
29ce380
Merge pull request #40 from Team-DogWalk/Feat/35-Timer
wjdtjq6 Nov 4, 2024
36ded24
Fix: ContentView TabView로 변경
sixteenis Nov 5, 2024
3287e3e
Merge pull request #38 from Team-DogWalk/Feat/27-NetworkRouterDTO-2
dev-junehee Nov 5, 2024
029b029
Merge pull request #43 from Team-DogWalk/Fix/42-ChatView
yoonwooiOS Nov 5, 2024
3c5034a
Merge pull request #44 from Team-DogWalk/Feat/39-AppleLogin
yoonwooiOS Nov 5, 2024
4394e64
Feat: UserdefaultsManager 구현
yoonwooiOS Nov 6, 2024
7a59cf1
Merge pull request #49 from Team-DogWalk/Feat/48-UserdefaultsManager
yoonwooiOS Nov 6, 2024
ea704bf
Feat: 실제로 사용할 데이터 모델 정의, toDomain 함수 구현
dev-junehee Nov 5, 2024
ff3228a
Feat: 네트워크 호출 함수 구현, User ProfileImage 옵셔널 처리
dev-junehee Nov 6, 2024
89f18fb
Merge pull request #51 from Team-DogWalk/Feat/46-NetworkRouterDTO
dev-junehee Nov 6, 2024
ac1704f
Feat: MVI 구조화
sixteenis Nov 6, 2024
d8a7e00
Merge branch 'main' of https://github.com/Team-DogWalk/DogWalk into R…
sixteenis Nov 6, 2024
6bbd384
Refactor: WalkResult MVI 구현
sixteenis Nov 6, 2024
214e837
Merge pull request #52 from Team-DogWalk/Refactor/50-WarkResultView
dev-junehee Nov 7, 2024
fb4bf3a
Feat: LocationManager 클래스 추가 및 MapView에 위치 기능 연동
wjdtjq6 Nov 8, 2024
0e7363d
Feat: Coordinator 초안 구현
yoonwooiOS Nov 8, 2024
50ecf69
Fix: 채팅방에서 채팅방 리스트로 나갈 때 탭바 사라지는 오류 해결
yoonwooiOS Nov 8, 2024
3885ec6
Info.plist 복구
wjdtjq6 Nov 8, 2024
2337876
Chore: iOS Deployment Target 복구
wjdtjq6 Nov 8, 2024
1da029e
Chore: iOS Deployment Target 17.5로 복구
wjdtjq6 Nov 8, 2024
34ee512
Chore: 갤러리 접근 권한 설정 복구
wjdtjq6 Nov 8, 2024
ac61f96
Chore: Project-Level Info 파일에 추가해 복구
wjdtjq6 Nov 8, 2024
e976beb
Merge branch 'main' into Feat/45-LocationAuthorization
wjdtjq6 Nov 8, 2024
9c88357
Merge pull request #58 from Team-DogWalk/Feat/45-LocationAuthorization
wjdtjq6 Nov 8, 2024
2a8bd44
Merge pull request #57 from Team-DogWalk/Fix/56-chattingroomBugFix
yoonwooiOS Nov 8, 2024
180307f
Feat: Coordinaotr 기능 개발
yoonwooiOS Nov 8, 2024
f10aed3
Refactor: 네트워크 호출 에러 감지 코드 부분 수정 (에러 코드 출력되도록 처리)
dev-junehee Nov 8, 2024
4469d44
Feat: Access/Refresh Token 갱신 처리, 기존 네트워크 재호출 처리
dev-junehee Nov 8, 2024
dad6ed0
Chore: 미사용 코드 삭제
dev-junehee Nov 8, 2024
bc782c4
Chore: 미사용 코드 삭제
dev-junehee Nov 8, 2024
bfe2267
Merge pull request #59 from Team-DogWalk/Feat/55-Coordinator
yoonwooiOS Nov 8, 2024
49ea24e
Merge pull request #60 from Team-DogWalk/Feat/53-UpdateToken
dev-junehee Nov 8, 2024
cccde34
Chore: WalkResultView 다시 생성
wjdtjq6 Nov 8, 2024
1b2fb10
Fix: resolve merge conflict
wjdtjq6 Nov 8, 2024
8a49425
Merge pull request #61 from Team-DogWalk/Chore/54-WalkResultViewConfl…
wjdtjq6 Nov 8, 2024
005d345
Fix: NetworkManager Retry 관련 로직 수정
dev-junehee Nov 9, 2024
6794106
Rename: 카카오/애플 관련 DTO 모델명 수정
dev-junehee Nov 9, 2024
0733e4a
Merge pull request #63 from Team-DogWalk/Fix/62-RetryHandler
dev-junehee Nov 11, 2024
4af5161
Feat: 사용자가 이동한 경로 그려줌
wjdtjq6 Nov 11, 2024
906a6b5
Chore: git pull origin main
wjdtjq6 Nov 11, 2024
6b0fe16
Merge pull request #66 from Team-DogWalk/Feat/47-MapViewPath
yoonwooiOS Nov 11, 2024
b896d70
Feat: 임시 로그인 화면 구현, 로그인 기능 연결
dev-junehee Nov 11, 2024
ec08dae
Feat: 채팅방 목록 불러오기 구현
dev-junehee Nov 11, 2024
eeaefe0
Feat: 이지 캐싱 구현
sixteenis Nov 11, 2024
9164c91
Merge branch 'main' of https://github.com/Team-DogWalk/DogWalk into F…
sixteenis Nov 11, 2024
68f0137
Merge pull request #68 from Team-DogWalk/Feat/64-ChattingSocket
yoonwooiOS Nov 11, 2024
8196a17
Merge branch 'main' into Feat/65-ImageCaching
dev-junehee Nov 12, 2024
fc3c812
Merge pull request #69 from Team-DogWalk/Feat/65-ImageCaching
dev-junehee Nov 12, 2024
f09486e
Chore : Main Pull 충돌해결
yoonwooiOS Nov 12, 2024
457e498
Chore: 충돌해결
yoonwooiOS Nov 8, 2024
55deac3
Feat: CoreData Repository 구현 및 컨플릭 해결
yoonwooiOS Nov 12, 2024
21b49f5
Merge pull request #71 from Team-DogWalk/Feat/31-CoreData
dev-junehee Nov 12, 2024
fdd0bbf
Fix: fixed CoreData path
wjdtjq6 Nov 12, 2024
996d6ce
Merge pull request #74 from Team-DogWalk/Fix/73-FixCoreDataPath
yoonwooiOS Nov 12, 2024
24aeb32
Remove: 미사용 코드 삭제
dev-junehee Nov 12, 2024
9744ffa
Feat: 채팅 내역 조회 API 연결, roomID 부분 수정 필요
dev-junehee Nov 12, 2024
981cc26
Feat: 채팅방 진입 시 채팅 내역 조회 API 연결, 세부 데이터 조정 필요
dev-junehee Nov 12, 2024
538a9ec
Refactor: CommunityView MVI 구조화 진행
sixteenis Nov 12, 2024
8ac738c
Feat: 채팅방 메세지(텍스트) 전송 API 연결
dev-junehee Nov 13, 2024
5729e25
Feat: Coordinator 화면 전환 시 roomID 연관값 적용
dev-junehee Nov 14, 2024
67e7b97
Chore: 오타 수정 등
wjdtjq6 Nov 11, 2024
af275b5
Chore: map mvi 적용
wjdtjq6 Nov 12, 2024
e276780
Refactor: MapView-MVI
wjdtjq6 Nov 14, 2024
9617ed0
Fix: conflict 해결
wjdtjq6 Nov 14, 2024
2802d73
Fix: conflict 해결
wjdtjq6 Nov 14, 2024
70e9ad4
Fix: CoreData 설정 복구 in project.pbxproj
wjdtjq6 Nov 14, 2024
4cf89f4
Merge pull request #76 from Team-DogWalk/Refactor/75-MapView-MVI
wjdtjq6 Nov 14, 2024
7577757
Feat: WebSocketManager, WebSocketError 구성
dev-junehee Nov 15, 2024
d71b269
Refactor: CommunityView MVI 구조 진행
sixteenis Nov 15, 2024
081222e
Resolve merge conflicts
sixteenis Nov 15, 2024
9c4d7e3
Refactor: CommunityView UseCase 구현 및 State, Intent 로직 구현
sixteenis Nov 16, 2024
069b8f6
Fix: Network query 수정
sixteenis Nov 16, 2024
0c79bbc
Merge pull request #77 from Team-DogWalk/Refactor/70-CommunityView
sixteenis Nov 16, 2024
3d342b2
Chore: 산책시간, 이동 거리, 소모한 칼로리 값 전달 구현 완료
wjdtjq6 Nov 16, 2024
8c4ea3a
Feat: snapshot으로 지도를 이미지로 전달 구현
wjdtjq6 Nov 16, 2024
39334b2
Chore: bundle id 수정
wjdtjq6 Nov 16, 2024
c83cad6
Chore: 의도하지 않은 변경사항 복원
wjdtjq6 Nov 16, 2024
81c5045
Chore: 의도하지 않은 변경사항 복원
wjdtjq6 Nov 16, 2024
82a1b52
Chore: 의도하지 않은 변경사항 복원 두번째
wjdtjq6 Nov 16, 2024
b43ca2d
Chore: Main 브랜치 내용 가져오기 위한 임시 커밋 (rebase 복구)
dev-junehee Nov 16, 2024
aaeb546
충돌 해결
sixteenis Nov 16, 2024
1f4a8c0
Merge branch 'main' of https://github.com/Team-DogWalk/DogWalk into R…
sixteenis Nov 16, 2024
393ac7f
Merge pull request #79 from Team-DogWalk/Feat/67-PassDataMapViewToWal…
wjdtjq6 Nov 16, 2024
aee8b5b
Merge branch 'main' of https://github.com/Team-DogWalk/DogWalk into R…
sixteenis Nov 16, 2024
5f45670
Refactor: CommunityView UseCase 프로토콜 구현
sixteenis Nov 16, 2024
0ad0b15
Merge branch 'main' into Feat/64-ChattingSocket
dev-junehee Nov 17, 2024
e38dd9d
Merge pull request #81 from Team-DogWalk/Feat/64-ChattingSocket
dev-junehee Nov 17, 2024
0c99733
Merge pull request #83 from Team-DogWalk/Refactor/70-CommunityView
yoonwooiOS Nov 18, 2024
85b4bd1
Chore: main Pull CoordinatorView 충돌 해결
yoonwooiOS Nov 14, 2024
31c6d8c
Chore: 충돌 해결 및 사라진 파일 복구
yoonwooiOS Nov 14, 2024
a969e2c
Chore: ImageCache 파일 다시 복원
yoonwooiOS Nov 16, 2024
cc18b23
Chore: 충돌해결
yoonwooiOS Nov 16, 2024
5ef1ead
Refactor: 홈뷰 MVI 패턴 구조 구현
yoonwooiOS Nov 18, 2024
e78f360
Chore: Bundle Identifier 수정
yoonwooiOS Nov 18, 2024
05c5e5c
Merge pull request #86 from Team-DogWalk/Refactor72-Homeview
yoonwooiOS Nov 18, 2024
049960b
Refactor: 네트워크 Request 함수 DTO 반환 타입 추가
dev-junehee Nov 18, 2024
ca4ef77
Merge pull request #89 from Team-DogWalk/Refactor/88-NetworkRequestRe…
yoonwooiOS Nov 19, 2024
3e8d235
Refactor: CommunityView Network 요청 리팩토링 진행
sixteenis Nov 19, 2024
6c9cedc
Refactor: CommunityDetail MVI 구조화 진행
sixteenis Nov 19, 2024
9187050
Refactor: CommunityDetail MVI 구현, UseCase 구현
sixteenis Nov 19, 2024
d957fc3
Merge branch 'main' of https://github.com/Team-DogWalk/DogWalk into R…
sixteenis Nov 19, 2024
3ea552c
Fix: RefreshToken 로직 수정
sixteenis Nov 19, 2024
d3e44bc
Merge pull request #90 from Team-DogWalk/Refactor/84-CommunityDetailMVI
sixteenis Nov 19, 2024
8217d01
충돌 해결
sixteenis Nov 19, 2024
4d93f0c
Merge pull request #92 from Team-DogWalk/Fix/91-RefreshToken
yoonwooiOS Nov 20, 2024
a915655
Refactor: HomeView UseCase 적용 및 weatherKit 구헌 및 CoreData CustomType 구…
yoonwooiOS Nov 20, 2024
0973a0f
Feat: Etag 적용 이미지 캐싱 구현
sixteenis Nov 20, 2024
bdd50cb
Merge branch 'main' of https://github.com/Team-DogWalk/DogWalk into F…
sixteenis Nov 20, 2024
9506c27
Merge pull request #95 from Team-DogWalk/Feat/94-coredatacustomtype추가
yoonwooiOS Nov 20, 2024
d1f4249
충돌 해결
sixteenis Nov 20, 2024
8cc996f
Merge pull request #96 from Team-DogWalk/Feat/93-Etag-구현
sixteenis Nov 20, 2024
e4b6221
Fix: HomeState 수정
sixteenis Nov 20, 2024
621c179
Merge pull request #98 from Team-DogWalk/Fix/97-HomeState
yoonwooiOS Nov 20, 2024
3b02b80
Refactor: BackgroundMode에서 DispatchSourceTimer로 타이머 구현 변경
wjdtjq6 Nov 20, 2024
ac7de6d
Chore: Team, Bundle Identifier Conflict 해결
wjdtjq6 Nov 20, 2024
1f9967a
Merge pull request #101 from Team-DogWalk/Refactor/90-ImplementBackgr…
wjdtjq6 Nov 20, 2024
76c211f
Feat: New 채팅방 만들기 구현
sixteenis Nov 20, 2024
4c069a4
Merge pull request #102 from Team-DogWalk/Feat/99-MakeChattingRoom
yoonwooiOS Nov 20, 2024
a0e5045
Fix: PBX 충돌 해결
dev-junehee Nov 18, 2024
944883f
Feat: SocketIO를 적용한 SocketIOManager 구현
dev-junehee Nov 18, 2024
a127bb1
Fix: createChatRoom 파라미터 타입명 충돌 수정
dev-junehee Nov 20, 2024
66defb7
Feat: String Extension 내 Date Formatting 함수 추가, 날짜 관련 DTO 수정
dev-junehee Nov 19, 2024
36524fe
Feat: 채팅 전송, 이미지 전송 로직 useCase 추가
dev-junehee Nov 20, 2024
2816c6f
Fix: 일부 코드 컴파일 오류 수정
dev-junehee Nov 20, 2024
5697e85
Feat: 자연스러운 스크롤 오류 수정, 채팅 시간 24시간제 수정
dev-junehee Nov 20, 2024
af342ea
Refactor: 커뮤니티 작성 시간 포맷팅 함수 적용
dev-junehee Nov 20, 2024
667ceec
Merge pull request #104 from Team-DogWalk/Feat/82-SocketIO
yoonwooiOS Nov 20, 2024
ca88683
Chore: rebase안해서 Conflict
wjdtjq6 Nov 20, 2024
62414fd
Feat: MapUseCase 구현 및 위치기반 네트워크 Fix
sixteenis Nov 21, 2024
cbf9b55
Feat: ChattingRoom 통신 메서드 + Coredata 로직 연결
yoonwooiOS Nov 21, 2024
b65dfc6
Merge pull request #109 from Team-DogWalk/Feat/105-Chattingroom+coredata
yoonwooiOS Nov 21, 2024
909be4a
Feat: MapResultPost뷰 구현 및 네트워크 로직 구현
sixteenis Nov 21, 2024
347d43f
Merge branch 'main' of https://github.com/Team-DogWalk/DogWalk into F…
sixteenis Nov 21, 2024
e23961d
Merge pull request #110 from Team-DogWalk/Feat/103-MapUseCase
yoonwooiOS Nov 21, 2024
9c15388
Feat: CoreData Transformable Type 추가 및 Repository 메서드 추가
yoonwooiOS Nov 21, 2024
ba64578
Merge pull request #113 from Team-DogWalk/Feat/112-CoredataTransforma…
dev-junehee Nov 21, 2024
cb39d6f
Fix: 충돌 해결
dev-junehee Nov 21, 2024
fafa18d
Fix: NetworkManager 충돌 해결
dev-junehee Nov 21, 2024
4585d9a
Feat: 멍톡 탭 진입 시 DB에 저장된 채팅방 데이터 연동
dev-junehee Nov 21, 2024
fd80a65
Merge pull request #114 from Team-DogWalk/Feat/106-ChattingCoreData
yoonwooiOS Nov 21, 2024
4c5b89a
Feat: 멍톡 탭 진입 시 DB에 최신 채팅 메세지 업데이트 반영
dev-junehee Nov 21, 2024
2f36c8d
Merge pull request #117 from Team-DogWalk/Feat/106-ChattingCoreData
yoonwooiOS Nov 21, 2024
4b5c695
Conflict 해결
wjdtjq6 Nov 21, 2024
8daae5a
Feat: 현위치 좌표와 새로고침 시 중심 좌표 전달, 좌표 기반 마커 보이도록, 산책 시작 시 마커 숨기기 구현
wjdtjq6 Nov 21, 2024
c6f0a29
Chore: Conflict 해결
wjdtjq6 Nov 21, 2024
f08b336
Merge pull request #118 from Team-DogWalk/Feat/100-SearchPostBasedPos…
dev-junehee Nov 21, 2024
6f59440
Refactor: CommunityView 리팩토링 및 로딩 뷰 구현, 메시지 뷰 수정
sixteenis Nov 21, 2024
7d6d367
충돌 해결
sixteenis Nov 21, 2024
b6534da
Map뷰 로직 연결
sixteenis Nov 21, 2024
98aff9f
Merge pull request #119 from Team-DogWalk/Refactor/116-communityview
wjdtjq6 Nov 21, 2024
e507ff5
Merge branch 'main' into Refactor/120-MapView
wjdtjq6 Nov 21, 2024
2e0d821
Merge pull request #121 from Team-DogWalk/Refactor/120-MapView
wjdtjq6 Nov 21, 2024
feed2a9
Fix: PBX 충돌 해결
dev-junehee Nov 21, 2024
66d1e46
Feat: 채팅 탭 Task -> OnAppear 수정
dev-junehee Nov 21, 2024
a51c676
Chore: SocketIO 관련 임시 코드/주석
dev-junehee Nov 21, 2024
ae6638f
Merge pull request #123 from Team-DogWalk/Feat/106-ChattingCoreData
yoonwooiOS Nov 21, 2024
e848c26
Chore: Conflict해결
wjdtjq6 Nov 22, 2024
cd56811
Chore: CoreChatRoom관련 Conflict해결
wjdtjq6 Nov 22, 2024
f892c24
Feat: Socket 연결 후 상대방 채팅 데이터 불러오기 완료
dev-junehee Nov 22, 2024
9f66d7a
Chore: 불필요한 주석 및 프린트문 제거
dev-junehee Nov 22, 2024
732f4f4
Merge pull request #125 from Team-DogWalk/Feat/106-ChattingCoreData
yoonwooiOS Nov 22, 2024
ca7cf10
Fix: Annotation 수정
wjdtjq6 Nov 22, 2024
9caa8ca
Chore: Conflict 해결
wjdtjq6 Nov 22, 2024
80fc246
Chore: Identifier 수정
wjdtjq6 Nov 22, 2024
2a81144
Merge pull request #126 from Team-DogWalk/Fix/124-ResolveIssueWhereAn…
wjdtjq6 Nov 22, 2024
4ec0790
Fix: CoreData 파일 경로 수정
dev-junehee Nov 22, 2024
9e4d079
Merge pull request #127 from Team-DogWalk/Feat/106-ChattingCoreData
yoonwooiOS Nov 22, 2024
2aee57f
Chore: Conflict 해결
wjdtjq6 Nov 22, 2024
97790e3
리프레쉬 토큰 리팩토링 진행
sixteenis Nov 24, 2024
aeed6b5
Merge pull request #132 from Team-DogWalk/Refactor/129-network
sixteenis Nov 24, 2024
f39879c
Chore: 충돌 해결
yoonwooiOS Nov 24, 2024
39c3d48
Fix : 채팅 오류 수정
yoonwooiOS Nov 24, 2024
dcbe18c
Merge pull request #134 from Team-DogWalk/Fix/128-Chattingroom
yoonwooiOS Nov 24, 2024
8597374
프로필 설정 화면 구현
sixteenis Nov 24, 2024
56d7831
충돌 해결
sixteenis Nov 24, 2024
1dab876
Merge pull request #135 from Team-DogWalk/Feat/113-ProfileSetView
dev-junehee Nov 24, 2024
2ef7e0f
Fix: LoginView -> MainTab 이동시 뒤로가기 버튼 없애기
yoonwooiOS Nov 24, 2024
081df48
Merge pull request #137 from Team-DogWalk/Fet/107-CoordinatorSceneChange
yoonwooiOS Nov 24, 2024
55f29cb
게시글 작성 뷰 구현
sixteenis Nov 24, 2024
0146b7f
Merge branch 'main' of https://github.com/Team-DogWalk/DogWalk into F…
sixteenis Nov 24, 2024
54179ca
Merge pull request #138 from Team-DogWalk/Feat/136-PostCreateView
sixteenis Nov 24, 2024
8f60059
페이지네이션 구현
sixteenis Nov 24, 2024
c59db13
Merge pull request #141 from Team-DogWalk/Feat/139-CommunityView
sixteenis Nov 24, 2024
47536f3
Fix: Conflict 해결
wjdtjq6 Nov 24, 2024
16777de
Fix: 새로고침 시 재통신 오류 해결
wjdtjq6 Nov 23, 2024
847ee61
Fix: 산책 인증 annotation만 보임
wjdtjq6 Nov 24, 2024
d7214e5
Fix: onAppear시 문제 해결, 현위치 버튼 추가
wjdtjq6 Nov 24, 2024
97e781b
Merge pull request #143 from Team-DogWalk/Fix/131-ModifiyingMapViewLogic
yoonwooiOS Nov 24, 2024
07eb721
Feat: 마지막 채팅 데이터에 맞춘 스크롤 이동 처리 오류 수정 + 충돌 해결
dev-junehee Nov 24, 2024
f963a50
Feat: Socket 관련 Background Task 구현, 실기기 빌드 확인 필요
dev-junehee Nov 24, 2024
334ed77
Setting: Identifier 수정
dev-junehee Nov 24, 2024
67cfec0
애플 로그인 구현
sixteenis Nov 24, 2024
8b7ea11
Merge branch 'main' of https://github.com/Team-DogWalk/DogWalk into R…
sixteenis Nov 24, 2024
6115b12
Merge pull request #144 from Team-DogWalk/Refactor/142-loginview
yoonwooiOS Nov 24, 2024
b16c0fb
Merge pull request #145 from Team-DogWalk/Feat/130-SocketBackground
dev-junehee Nov 24, 2024
b0d47de
Chore: Main rebase Conflict 해결
yoonwooiOS Nov 25, 2024
4806bc2
Feat: 게시글 멍톡 연결
yoonwooiOS Nov 25, 2024
967650e
Merge pull request #149 from Team-DogWalk/Fix/140-ChattingRoom
wjdtjq6 Nov 25, 2024
88c5df1
Fix: 새로운 유저와 채팅시 채팅 불가 오류 수정
yoonwooiOS Nov 25, 2024
2be1dc4
Fix: CommonSendView 키보드 런타임 오류 수정
yoonwooiOS Nov 25, 2024
911bb2b
Merge pull request #151 from Team-DogWalk/Fix/150-NewChat
yoonwooiOS Nov 25, 2024
5cf89cd
충돌 해결
sixteenis Nov 25, 2024
6e22f67
Merge pull request #153 from Team-DogWalk/Refactor/147-detailpostview
dev-junehee Nov 25, 2024
1db57bb
Fix: Conflict 해결
wjdtjq6 Nov 25, 2024
d661d78
Feat: AuthView 수정 완료
wjdtjq6 Nov 25, 2024
65e27c4
Merge pull request #155 from Team-DogWalk/Feat/148-MergeLoginviewInto…
wjdtjq6 Nov 25, 2024
2c6ac80
Feat: 채팅방 이미지 전송 기능 구현 (화면에 이미지 렌더링 처리 확인 필요)
dev-junehee Nov 25, 2024
863b88c
Feat: 채팅방 이미지 전송 기능 구현 (화면에 이미지 렌더링 처리 확인 필요)
dev-junehee Nov 25, 2024
cfc2a3e
Merge pull request #156 from Team-DogWalk/Feat/152-ChattingSendImage
yoonwooiOS Nov 25, 2024
cd3c743
채팅룸 서치 구현 및 포스터 뷰 리팩토링 진행
sixteenis Nov 25, 2024
f617cd4
Merge pull request #158 from Team-DogWalk/Feat/154-ChatRoom
yoonwooiOS Nov 25, 2024
d772ac7
Fix: 채팅 전송 로직에서 MessageType 불확실성으로 인한 조건문 처리 수정
dev-junehee Nov 25, 2024
c3239c7
Merge pull request #160 from Team-DogWalk/Fix/157-SendChatting
yoonwooiOS Nov 25, 2024
997a6fd
UI: 채팅방 입장 시 NavigationTitle 상대방 닉네임 처리, 이미지 셀 contentMode 수정 (curso…
dev-junehee Nov 25, 2024
9dc95fa
Merge pull request #162 from Team-DogWalk/UI/161-ChattingRoomDetail
yoonwooiOS Nov 25, 2024
257b9df
Fix: ChattingList LastChat 항상 사진으로 나오는 오류 수정
yoonwooiOS Nov 26, 2024
f68512a
Merge pull request #165 from Team-DogWalk/Fix/163-ChattingRoomLastChat
yoonwooiOS Nov 26, 2024
66bf353
Fix: 이전 채팅 사진 데이터 불러오지 못하는 오류 수정
yoonwooiOS Nov 26, 2024
6c57b93
Fix: HomeView 인기 산책 인증 정렬 수정
yoonwooiOS Nov 26, 2024
246d908
Merge pull request #168 from Team-DogWalk/Fix/166-ChattingRoomPhoto
wjdtjq6 Nov 26, 2024
954119d
Fix: xcode error 해결
wjdtjq6 Nov 26, 2024
bb30122
Chore: HomeView, WalkResultView 이미지 수정 완료
wjdtjq6 Nov 26, 2024
9014ce9
Fix: xcode error 해결
wjdtjq6 Nov 26, 2024
953dffb
Fix: xcode error 해결
wjdtjq6 Nov 26, 2024
1da699b
이미지 캐싱 리팩토링 진행
sixteenis Nov 26, 2024
5b2ade0
Refactor: 권한 허용 안할시 현재위치 버튼 눌렀을 때 예외처리, 새로고침버튼클릭시 ShowingAnnotaion
wjdtjq6 Nov 26, 2024
3f36d5e
Refactor: 가만히 있을 때 경로 처리 구현
wjdtjq6 Nov 26, 2024
02ef637
Chore: BI 수정
wjdtjq6 Nov 26, 2024
440ec57
Merge pull request #169 from Team-DogWalk/Chore/148-ModifyingImages
wjdtjq6 Nov 26, 2024
1b74690
Merge branch 'main' into Refactor/167-ImageCache
wjdtjq6 Nov 26, 2024
8b348d2
Merge pull request #171 from Team-DogWalk/Refactor/167-ImageCache
wjdtjq6 Nov 26, 2024
a24e504
Merge branch 'main' into Refactor/170-ExceptionAndPathHandlingInMapView
wjdtjq6 Nov 26, 2024
c56ab7e
Merge pull request #172 from Team-DogWalk/Refactor/170-ExceptionAndPa…
wjdtjq6 Nov 26, 2024
c1d8326
유저 레포지토리 구현
sixteenis Dec 2, 2024
4f7d83c
Refactor: 포스트 레포지토리 구현
sixteenis Dec 2, 2024
3e8db71
Refactor: 날씨 레포지토리 구현
sixteenis Dec 2, 2024
0019b57
Refactor: 이미지 레포지토리 구현
sixteenis Dec 2, 2024
b4fc51f
Merge pull request #175 from Team-DogWalk/Refactor/174-Repositorie
yoonwooiOS Dec 2, 2024
e7916a7
Create README.md
sixteenis Dec 2, 2024
62c73cf
Update README.md
sixteenis Dec 2, 2024
7911266
Merge pull request #176 from Team-DogWalk/sixteenis-patch-1
yoonwooiOS Dec 2, 2024
abe8931
Docs: README 삭제
dev-junehee Dec 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
710 changes: 671 additions & 39 deletions DogWalk.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

85 changes: 85 additions & 0 deletions DogWalk.xcodeproj/xcshareddata/xcschemes/DogWalk.xcscheme
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1530"
version = "1.7">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES"
buildArchitectures = "Automatic">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C477A2A52CD0E594006B8DB6"
BuildableName = "DogWalk.app"
BlueprintName = "DogWalk"
ReferencedContainer = "container:DogWalk.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
shouldAutocreateTestPlan = "YES">
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
enableGPUValidationMode = "1"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C477A2A52CD0E594006B8DB6"
BuildableName = "DogWalk.app"
BlueprintName = "DogWalk"
ReferencedContainer = "container:DogWalk.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<CommandLineArguments>
<CommandLineArgument
argument = "IDEPreferLogStreaming=YES"
isEnabled = "YES">
</CommandLineArgument>
</CommandLineArguments>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C477A2A52CD0E594006B8DB6"
BuildableName = "DogWalk.app"
BlueprintName = "DogWalk"
ReferencedContainer = "container:DogWalk.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
20 changes: 20 additions & 0 deletions DogWalk/.github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Bug Report
about: 버그를 수정하고 트러블 슈팅을 기록할 때 생성해 주세요 ~ !
title: 'Fix: '
labels: "\U0001F41E Bug"
assignees: ''

---

## 💥 문제 상황

<br />

## ❓ 원인

<br />

## 🍒 해결

<br />
27 changes: 27 additions & 0 deletions DogWalk/.github/ISSUE_TEMPLATE/new-issue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: New Issue
about: 새로운 작업이나 이슈 공유가 필요할 때 생성해 주세요 ~ !
title: 'Feat: '
labels: "\U0001F300 Planned"
assignees: ''

---

## 📍설명
- e.g) 작업할 부분에 대해 설명해 주세요! (자세히 적을 수록 좋아요)

<br />

## ✅ 작업 내용
- [ ] 할 일을 세분화하여 적어주세요.
- [ ] e.g) Some API 연결하기

<br />

## 🔗 참고자료
- []()

<br />

## 📋 특이사항
- e.g) 간단히 메모가 필요하거나, 공유사항이 필요할 때 작성해 주세요!
34 changes: 34 additions & 0 deletions DogWalk/.github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
## 📁 PR 타입
- [x] 기능 작업
- [ ] UI 작업
- [ ] 버그 수정
- [ ] 사소한 수정
- [ ] 리팩토링
- [ ] ETC.

<br />

## ✅ 작업 내용
<!-- 작업한 내용 기록 -->

<br />

## 📱 스크린샷
<!-- 작업 결과 스크린샷 기록 -->

<br /><br />

## ⛓️ 관련 issue
<!-- e.g) closed #이슈번호 -->

<br />

## 🗣️ 리뷰 요구사항
<!-- 리뷰어가 특별히 봐주었으면 하는 부분 기록 -->
<!-- 없으면 삭제! -->

<br />

## 📋 메모
<!-- 간단히 메모가 필요하거나 공유되어야 하는 사항 기록 -->
<!-- 없으면 삭제! -->
96 changes: 96 additions & 0 deletions DogWalk/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
# Created by https://www.toptal.com/developers/gitignore/api/swift
# Edit at https://www.toptal.com/developers/gitignore?templates=swift

APIKey.swift
Constant.swift
.DS_Store

GoogleService-Info.plist


### Swift ###
# Xcode
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore

## User settings
xcuserdata/

## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
*.xcscmblueprint
*.xccheckout

## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
build/
DerivedData/
*.moved-aside
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3

## Obj-C/Swift specific
*.hmap

## App packaging
*.ipa
*.dSYM.zip
*.dSYM

## Playgrounds
timeline.xctimeline
playground.xcworkspace

# Swift Package Manager
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
# Packages/
# Package.pins
# Package.resolved
# *.xcodeproj
# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
# hence it is not needed unless you have added a package configuration file to your project
# .swiftpm

.build/

# CocoaPods
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
Pods/
# Add this line if you want to avoid checking in source code from the Xcode workspace
*.xcworkspace

# Carthage
# Add this line if you want to avoid checking in source code from Carthage dependencies.
# Carthage/Checkouts

Carthage/Build/

# Accio dependency management
Dependencies/
.accio/

# fastlane
# It is recommended to not store the screenshots in the git repo.
# Instead, use fastlane to re-generate the screenshots whenever they are needed.
# For more information about the recommended setup visit:
# https://docs.fastlane.tools/best-practices/source-control/#source-control

fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots/**/*.png
fastlane/test_output

# Code Injection
# After new code Injection tools there's a generated folder /iOSInjectionProject
# https://github.com/johnno1962/injectionforxcode

iOSInjectionProject/

# End of https://www.toptal.com/developers/gitignore/api/swift

Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"localizable" : true
}
}
21 changes: 21 additions & 0 deletions DogWalk/Application/Assets.xcassets/TabWalk.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "TabWalk.svg",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "스크린샷 2024-10-28 오후 8.41.18.png",
"filename" : "스크린샷 2024-10-28 오후 8.41.18 1.png",
"idiom" : "universal",
"scale" : "1x"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "almostClear.jpeg",
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "appleid_button@2x (4).png",
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "authImage.jpeg",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading