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

[Team-20 / BE - Dong] 숙소 조회, 좋아요를 누른 숙소 기능 #53

Open
wants to merge 85 commits into
base: team-20
Choose a base branch
from

Commits on May 17, 2021

  1. first commit

    moto6 committed May 17, 2021
    Configuration menu
    Copy the full SHA
    c6004d8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    5df79d2 View commit details
    Browse the repository at this point in the history
  2. imges upload

    moto6 committed May 18, 2021
    Configuration menu
    Copy the full SHA
    b208d6f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from d-h-k/BE/feature/7/dto

    [BE] Dto 멤버 내용 추가
    moto6 authored May 18, 2021
    Configuration menu
    Copy the full SHA
    7368a12 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13 from d-h-k/BE/feature/8/img

    imges upload
    moto6 authored May 18, 2021
    Configuration menu
    Copy the full SHA
    fe312e7 View commit details
    Browse the repository at this point in the history
  5. feat: Dao 샘플을 구현

    malaheaven committed May 18, 2021
    Configuration menu
    Copy the full SHA
    c01cc96 View commit details
    Browse the repository at this point in the history
  6. 웹페이지 아이콘 추가

    moto6 committed May 18, 2021
    Configuration menu
    Copy the full SHA
    e741cf0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7f1c93 View commit details
    Browse the repository at this point in the history
  8. oauth 기능 구현을 위한 GithubAccessTokenResponse 객체 추가

    필드변수로    private String accessToken;
              private String tokenType;
              private String scope;
    가 있음
    moto6 committed May 18, 2021
    Configuration menu
    Copy the full SHA
    072654e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b5ccf2a View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    38e54c8 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    moto6 authored May 19, 2021
    Configuration menu
    Copy the full SHA
    2d33f86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e213a24 View commit details
    Browse the repository at this point in the history
  4. 메인페이지에 팝업 해 줄 정보들을 백엔드에서 보내주도록 파일 생성

    - 클래스 및 생성자와 구현을 위한 메서드 껍데기만 만듬
    - 데이터가 포함된 로직은 아직 구현 안됨
    moto6 committed May 19, 2021
    Configuration menu
    Copy the full SHA
    6fa8b25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    caeb0b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f606880 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #18 from d-h-k/BE/feature/14/daoSample

    feat: Dao 샘플을 구현
    moto6 authored May 19, 2021
    Configuration menu
    Copy the full SHA
    bb2a613 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Merge pull request #22 from d-h-k/team-20

    Update README.md
    moto6 authored May 20, 2021
    Configuration menu
    Copy the full SHA
    3f0d9a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    881152e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from d-h-k/BE/feature/15/oauth

    Be/feature/15/oauth
    moto6 authored May 20, 2021
    Configuration menu
    Copy the full SHA
    5910b30 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #24 from d-h-k/BE/feature/16/suggestions

    Be/feature/16/suggestions
    moto6 authored May 20, 2021
    Configuration menu
    Copy the full SHA
    fa1e9c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb37c23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d59ce2 View commit details
    Browse the repository at this point in the history
  7. 숙소 목업 API (/airbnb) 제공을 위한 수정

    - 생성자 수정
    - 컨트롤러에 getSample() 메서드 추가
    - AccommodationDTO 필드변수 도메인과 동일하게 수정
    moto6 committed May 20, 2021
    Configuration menu
    Copy the full SHA
    9ddb4ac View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    d3a88b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c8edb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85532c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35939cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e20903f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f1bdf5 View commit details
    Browse the repository at this point in the history
  7. 배포 스크립트 추가

    moto6 committed May 21, 2021
    Configuration menu
    Copy the full SHA
    708f32d View commit details
    Browse the repository at this point in the history
  8. (iOS)위시리스트 누른 숙소 리스트 돌려주기 #45

    위 이슈 대응을 위해 코드 추가
    moto6 committed May 21, 2021
    Configuration menu
    Copy the full SHA
    0cf7b0b View commit details
    Browse the repository at this point in the history
  9. branch protection test

    moto6 committed May 21, 2021
    Configuration menu
    Copy the full SHA
    0b83000 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Configuration menu
    Copy the full SHA
    7264fb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    234fbe4 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. 숙소 검색할때 검색조건을 쿼리스트링으로 받는다.

    랜더링사이드의 편의를 위해서 API의 모든 파라미터는 있거나 없거나 모든 상황에 대응되도록 제작
    moto6 committed May 23, 2021
    Configuration menu
    Copy the full SHA
    30fda05 View commit details
    Browse the repository at this point in the history
  2. 불필요한 메서드 정리

    - 테스트용 코드이므로 테스트파일로 이동예정(after 테스트코드 브랜치 통합 이후)
    moto6 committed May 23, 2021
    Configuration menu
    Copy the full SHA
    a9fc813 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #47 from d-h-k/BE/feature/40/query_echo

    Be/feature/40/query echo
    moto6 authored May 23, 2021
    Configuration menu
    Copy the full SHA
    4e5a483 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #48 from d-h-k/BE/feature/33/testcode

    기본적인 테스트 코드작성
    moto6 authored May 23, 2021
    Configuration menu
    Copy the full SHA
    6e33895 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c0a085 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #49 from d-h-k/BE/feature/45/likeAcmdOnly

    (iOS)위시리스트 누른 숙소 리스트 돌려주기 #45
    moto6 authored May 23, 2021
    Configuration menu
    Copy the full SHA
    7071657 View commit details
    Browse the repository at this point in the history
  7. 불필요한 메서드 정리

    - 테스트용 코드이므로 테스트파일로 이동예정(after 테스트코드 브랜치 통합 이후)
    moto6 committed May 23, 2021
    Configuration menu
    Copy the full SHA
    8960038 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0fab3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    991a89d View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. sql update

    moto6 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    4693829 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    caf9567 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ffe52c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d03a47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0d7670 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f631fd View commit details
    Browse the repository at this point in the history
  6. 불필요한 주석 삭제

    moto6 committed May 25, 2021
    Configuration menu
    Copy the full SHA
    2ba58da View commit details
    Browse the repository at this point in the history
  7. 불필요한 주석 삭제

    moto6 committed May 25, 2021
    Configuration menu
    Copy the full SHA
    428576b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #60 from d-h-k/BE/feature/26/recursive_query_for_s…

    …earch_location
    
    sql update
    moto6 authored May 25, 2021
    Configuration menu
    Copy the full SHA
    9962bd4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa84c80 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    32baea8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    58a325a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. 코드 리포매팅

    moto6 committed May 26, 2021
    Configuration menu
    Copy the full SHA
    aba8ddd View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. 불필요한 주석 삭제

    moto6 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    7bad4df View commit details
    Browse the repository at this point in the history
  2. 코드 정리/리포매팅

    moto6 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    73a5cf3 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. Configuration menu
    Copy the full SHA
    0145102 View commit details
    Browse the repository at this point in the history
  2. 불필요한 개행 삭제

    moto6 committed May 29, 2021
    Configuration menu
    Copy the full SHA
    051cd61 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    5beba08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f28657 View commit details
    Browse the repository at this point in the history
  3. options 필드 추가

    moto6 committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    93dbe15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d61c34 View commit details
    Browse the repository at this point in the history
  5. Option 필드 데이터 추가

    moto6 committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    ab8c0cb View commit details
    Browse the repository at this point in the history
  6. Option 필드 데이터 추가

    moto6 committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    1d6456f View commit details
    Browse the repository at this point in the history
  7. Accommodation 필드 에러 수정

    - reviewCount가 정상적으로 실행되지 않고 null 값이 나오던 문제를 수정
    - Options 필드 추가
    moto6 committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    656383d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    fa03abc View commit details
    Browse the repository at this point in the history
  2. 잘못된 데이터 수정

    moto6 committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    87e9308 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. FE 요청- location추가 issue #87

    - fe 측 요청으로 location 관련한 컬럼 데이터 추가
    moto6 committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    d16baab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e18e28a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac9d42e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    051911f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4eb38ed View commit details
    Browse the repository at this point in the history
  6. 코드 리포매팅

    moto6 committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    e881c9f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    6dcfcbd View commit details
    Browse the repository at this point in the history
  2. 좋아요 기능 추가

    moto6 committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    27e74b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e420b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Auth에 컨트롤러와 서비스 계층이 분리되지 않아서 부적절한 정보들이 컨트롤러 계층에 위치해 있던 문제 해결

    - 리뷰사항 codesquad-members-2021#53 (comment)
    - 코드 클리닝을 진행하고 서비스계층과 컨트롤러 계층의 역할을 구분함
    moto6 committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    7f35069 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a09cd2b View commit details
    Browse the repository at this point in the history
  3. 불필요한 주석 삭제

    moto6 committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    b5b47ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73a95b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4219137 View commit details
    Browse the repository at this point in the history
  6. 불필요한 JWT 클래스제거

    - 단순한 String class의 래핑클래스이므로 삭제
    moto6 committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    5c80b23 View commit details
    Browse the repository at this point in the history