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: Team-O2/Back-end
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: Team-O2/Back-end
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 41 files changed
  • 3 contributors

Commits on Jul 6, 2021

  1. feat: README (#10)

    * Initial commit
    
    * feat: signup
    
    * fix: 토큰 발급 수정, DB 저장 수정
    
    * feat: signin
    
    * Etc: 프로젝트 추가 설정
    
    * Etc: 프로젝트 추가 설정
    
    * feat: DB 스키마 생성
    
    * fix: nodemon 오류 수정
    
    * feature: challenge api  (#4)
    
    * fix
    
    * fix: nodemon 오류 수정
    
    * refactor: change require- > import from
    
    * fix: 절대경로 설정 추가
    
    * feat: challenge api get, post, patch
    
    * fix: user model likes, scraps
    
    * feat: challenge api
    
    - 회고 전체 가져오기
    - 회고 검색
    - 회고 삭제
    - 회고 댓글 등록
    - 회고 좋아요 삭제
    
    Co-authored-by: holmir97 <[email protected]>
    
    * fix: like api / feat: scrap api / refactor: else if -> if (#5)
    
    * fix
    
    * fix: nodemon 오류 수정
    
    * refactor: change require- > import from
    
    * fix: 절대경로 설정 추가
    
    * feat: challenge api get, post, patch
    
    * fix: user model likes, scraps
    
    * feat: challenge api
    
    - 회고 전체 가져오기
    - 회고 검색
    - 회고 삭제
    - 회고 댓글 등록
    - 회고 좋아요 삭제
    
    * fix: like api / feat: scrap api / refactor: else if -> if
    
    - 좋아요 api 등록, 삭제 수정
    - 스크랩 api 등록, 삭제 구현
    - if, else if 구조 -> if 구조로 변경
    
    Co-authored-by: holmir97 <[email protected]>
    
    * fix
    
    * refactor: change require- > import from
    
    * feat: DATE형식 변환
    
    * fix: 스키마 수정
    
    * fix: 인터페이스 수정
    
    * feat: admin route 추가
    
    * feat: 관리자(admin) 기능 추가
    
    * fix:
    
    * Feature/concert (#7)
    
    * fix: 속성값 추가
    
    * fix: add admin route
    
    * fix: concert schema 수정
    
    * fix: concert interface 수정
    
    * feat: concert 기능 추가
    
    Co-authored-by: Go Seongyong <holmir97>
    
    * fix: patchChallenge (#8)
    
    * feat: 영문자일 경우 -> 소문자로 저장
    
    * fix: patchChallenge
    
    * fix: IChallenge
    
    * fix: model
    
    * fix: pull to splice
    
    * fix: tsconfig 절대경로 설정
    
    * fix: User model
    
    * fix: package.json -> 수정
    
    * fix: package.json pm2 설정
    
    * feat: s3 연결
    
    * fix: Badge 속성 추가
    
    * feat: Badge 모델 추가
    
    * feat: Badge 인터페이스 추가
    
    * fix: Badge 인터페이스 속성 추가
    
    * fix: Badge 스키마 생성 추가
    
    * Update README.md
    
    * Update README.md
    
    Co-authored-by: holmir97 <[email protected]>
    Co-authored-by: Go Seoungyong <[email protected]>
    Co-authored-by: Go Seongyong <holmir97>
    3 people authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    70725fc View commit details
    Browse the repository at this point in the history
Loading