Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TeamPiickle/server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: TeamPiickle/server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sprint/test
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 40 files changed
  • 2 contributors

Commits on Jun 28, 2023

  1. [FEAT] 취향별 카드 조회 API 구현 (#171)

    * [STYLE] 띄어쓰기 수정
    
    * [FEAT] Card Api 라우터 추가
    
    * [FEAT] 최근 업데이트, 북마크 된 카트 및 성별 별 베스트 피클 API
    
    * [CHORE] package.json
    
    * [CHORE] 출력문 제거
    
    ---------
    
    Co-authored-by: kyY00n <dev.kayoung@gmail.com>
    DongLee99 and kyY00n authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1ff73fe View commit details
    Browse the repository at this point in the history
  2. [FEAT] 소셜로그인 (#170)

    * [FEAT] 벤더사 별 요청 url 정의
    
    * [FEAT] 소셜로그인 api 구현
    
    * [FEAT] 네이버 로그인 토큰 발급
    
    * [FEAT] 닉네임 자동 생성
    kyY00n authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    22a3e85 View commit details
    Browse the repository at this point in the history
  3. test: 워크플로 수정

    kyY00n committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8b12691 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f85080 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. test: ls dist

    kyY00n committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    c396567 View commit details
    Browse the repository at this point in the history
Loading