-
Notifications
You must be signed in to change notification settings - Fork 79
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
[TEAM-11][BE][민지노&&필] 3주차 PR 입니다 #283
base: team11
Are you sure you want to change the base?
[TEAM-11][BE][민지노&&필] 3주차 PR 입니다 #283
Commits on May 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4fa868d - Browse repository at this point
Copy the full SHA 4fa868dView commit details
Commits on May 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eb8b8ae - Browse repository at this point
Copy the full SHA eb8b8aeView commit details -
Merge pull request #37 from wnsxor1993/feature-entity
chore: 초기 데이터 입력
Configuration menu - View commit details
-
Copy full SHA for dfd4694 - Browse repository at this point
Copy the full SHA dfd4694View commit details
Commits on Jun 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5857eff - Browse repository at this point
Copy the full SHA 5857effView commit details -
Configuration menu - View commit details
-
Copy full SHA for af97364 - Browse repository at this point
Copy the full SHA af97364View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bf5331 - Browse repository at this point
Copy the full SHA 5bf5331View commit details -
- Address는 ios와 회의 결과 주소가 아닌 위도와 경도로 받아서 의미에 부합하도록 클래스 이름을 Location으로 변경 - Host와 Room의 DTO 생성 - Image 리스트의 경우 copyOf를 써서 불변객체를 반환 - 불필요한 import 삭제
Configuration menu - View commit details
-
Copy full SHA for 2258819 - Browse repository at this point
Copy the full SHA 2258819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c166ab - Browse repository at this point
Copy the full SHA 6c166abView commit details -
Merge pull request #43 from wnsxor1993/feature-search
[BE] 상세조회시 DTO를 반환하도록 변경
Configuration menu - View commit details
-
Copy full SHA for c3eeafc - Browse repository at this point
Copy the full SHA c3eeafcView commit details
Commits on Jun 4, 2022
-
- gradle.yml 작성 - application-develop.yml의 datasource를 secret key로 관리하도록 수정
Configuration menu - View commit details
-
Copy full SHA for a96c81a - Browse repository at this point
Copy the full SHA a96c81aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c051f - Browse repository at this point
Copy the full SHA 19c051fView commit details -
fix: GitHUb Actions 트리커 브랜치 수정
- 개발 메인 브랜치인 BE-develop에서 배포용 브랜치 BE-deploy로 수정
Configuration menu - View commit details
-
Copy full SHA for 38845b7 - Browse repository at this point
Copy the full SHA 38845b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e70228 - Browse repository at this point
Copy the full SHA 2e70228View commit details
Commits on Jun 6, 2022
-
feat: MainEvent(히어로 이미지 영역) 엔티티 생성
- IOS 기획서에 첫번째 페이지에서 히어로 이미지 영역의 내용 및 이미지 주소를 담당하는 클래스
Configuration menu - View commit details
-
Copy full SHA for 059b7b7 - Browse repository at this point
Copy the full SHA 059b7b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27cd4a6 - Browse repository at this point
Copy the full SHA 27cd4a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a51fe14 - Browse repository at this point
Copy the full SHA a51fe14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 115554c - Browse repository at this point
Copy the full SHA 115554cView commit details
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e5e2e5d - Browse repository at this point
Copy the full SHA e5e2e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cdcd50 - Browse repository at this point
Copy the full SHA 7cdcd50View commit details -
feat: 메인 홈 화면 Controller, Service, Dto 생성
- HomeData는 MainEventDto, AroundSpotDto List, ThemeSpotDto List를 포함하고 있음
Configuration menu - View commit details
-
Copy full SHA for f7020ff - Browse repository at this point
Copy the full SHA f7020ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab00bfb - Browse repository at this point
Copy the full SHA ab00bfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a308437 - Browse repository at this point
Copy the full SHA a308437View commit details -
fix: RoomController의 RequestMapping 수정
- api 구분을 주기위해서 Mapping에 room을 넣어줌
Configuration menu - View commit details
-
Copy full SHA for 50ee00f - Browse repository at this point
Copy the full SHA 50ee00fView commit details -
Merge pull request #55 from wnsxor1993/feature-district
[BE] 가까운 여행지 기능을 위한 행정지역 클래스 생성
Configuration menu - View commit details
-
Copy full SHA for 2debc26 - Browse repository at this point
Copy the full SHA 2debc26View commit details -
Configuration menu - View commit details
-
Copy full SHA for efd722f - Browse repository at this point
Copy the full SHA efd722fView commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f2529fd - Browse repository at this point
Copy the full SHA f2529fdView commit details -
Merge pull request #64 from wnsxor1993/feature-openapi
[BE] 카카오 api를 통해 현재 위치와의 거리와 이동 시간 계산
Configuration menu - View commit details
-
Copy full SHA for 52533b6 - Browse repository at this point
Copy the full SHA 52533b6View commit details -
- 내장 라이브러리를 통해 시간 단위를 초에서 분으로 변경 - 외부 라이브러리를 통해 거리 단위를 미터에서 킬로미터로 변경
Configuration menu - View commit details
-
Copy full SHA for 55d8840 - Browse repository at this point
Copy the full SHA 55d8840View commit details
Commits on Jun 9, 2022
-
Merge pull request #67 from wnsxor1993/feature-openapi
[BE] 라이브러리를 통한 시간 및 거리 단위 변환
Configuration menu - View commit details
-
Copy full SHA for 9a1480a - Browse repository at this point
Copy the full SHA 9a1480aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c43731 - Browse repository at this point
Copy the full SHA 4c43731View commit details -
- 단위 변환을 내장, 외장 라이브러리를 사용하여 해당 역할을 담당하던 DistanceInfo 클래스를 삭제하였습니다.
Configuration menu - View commit details
-
Copy full SHA for ca38301 - Browse repository at this point
Copy the full SHA ca38301View commit details -
refactor: 불필요한 ENUM클래스와 DTO클래스 삭제
- district를 enum이 아닌 엔티티로 관리하기위해 수정 - DistanceInfoResponse를 AroundSpotDto로 대체
Configuration menu - View commit details
-
Copy full SHA for ecf0e0f - Browse repository at this point
Copy the full SHA ecf0e0fView commit details -
refactor: 홈화면에서 현재 위치와 여행지와의 거리 및 이동시간을 반환하도록 수정
- HomeController에서 HomeService, DistrictSearchService를 통해 각 Dto를 반환받아 HomeData를 생성하는것으로 수정하였습니다.
Configuration menu - View commit details
-
Copy full SHA for 4921ea2 - Browse repository at this point
Copy the full SHA 4921ea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd438a - Browse repository at this point
Copy the full SHA fdd438aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce23eeb - Browse repository at this point
Copy the full SHA ce23eebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72d7c45 - Browse repository at this point
Copy the full SHA 72d7c45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 625a35e - Browse repository at this point
Copy the full SHA 625a35eView commit details
Commits on Jun 10, 2022
-
refactor: 코드 리뷰 반영(반복문 -> stream)
- TheamSpot 엔티티를 Dto로 변환하는 과정을 Stream을 이용하여 간소화하였습니다.
Configuration menu - View commit details
-
Copy full SHA for 58f5c58 - Browse repository at this point
Copy the full SHA 58f5c58View commit details -
refactor: 코드 리뷰 반영(actuator 사용)
- 기존 HealthController를 통해 서버 상태를 확인하던 것을 Actuator로 바꾸었습니다.
Configuration menu - View commit details
-
Copy full SHA for 39e2d95 - Browse repository at this point
Copy the full SHA 39e2d95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71c9750 - Browse repository at this point
Copy the full SHA 71c9750View commit details