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

[BE] 테스트 서버 배포 #768

Merged
merged 39 commits into from
Oct 14, 2024
Merged

[BE] 테스트 서버 배포 #768

merged 39 commits into from
Oct 14, 2024

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    1cf5010 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d480a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e621da5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37fa843 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a5c14a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    5800cef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a19ac5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f97f2c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    ca5658c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f5152 View commit details
    Browse the repository at this point in the history
  3. [BE] CORS 추가 (#733)

    * feat: github OAuth 간소화
    
    * feat: github OAuth 간소화
    koust6u authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2d4fbee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9a9982 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed4697f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #593 from woowacourse-teams/BE/feature/#586-ref-de…

    …lete
    
    [BE] 링크 삭제시 액세스코드 검증
    yechop authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    844ff95 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ccde6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b21ab9c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    94e2d11 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/BE/feature/#716-pair-room-exist'…

    … into BE/feature/#716-pair-room-exist
    reddevilmidzy committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f4cf732 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #735 from woowacourse-teams/BE/feature/#716-pair-r…

    …oom-exist
    
    refactor: 페어룸 존재 여부 확인 API 변경
    reddevilmidzy authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ccf3f65 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    514324d View commit details
    Browse the repository at this point in the history
  13. Revert "[BE] CORS 추가 (#733)"

    This reverts commit 2d4fbee.
    koust6u committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ba925b6 View commit details
    Browse the repository at this point in the history
  14. Revert "feat: github OAuth 간소화 (#731) (#732)"

    This reverts commit 7cf9850.
    koust6u committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    05db3e2 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #740 from woowacourse-teams/BE/test

    [BE] 테스트 서버 배포
    reddevilmidzy authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4211629 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    533573c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    977ee52 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    12043f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40b669d View commit details
    Browse the repository at this point in the history
  3. [BE] 페어룸 삭제 기능 구현 (#753)

    * feat: 페어룸 삭제 기능 구현
    기존 페어룸 조회 기능에 삭제된 페어룸을 검증하는 로직도 추가함.
    
    * test: 페어룸 삭제 API 테스트 추가
    
    * test: 실패하는 테스트 임시 비활성화 처리
    
    * fix: 링크 삭제 테스트 id 하드코딩된 것 변경
    
    * test: 불필요 @transactional 삭제
    
    * refactor: 어법에 맞지 않은 enum 네이밍 수정
    
    * test: enum 네이밍 수정으로 인한 test 코드 수정
    
    ---------
    
    Co-authored-by: fram1998 <[email protected]>
    Co-authored-by: Redddy <[email protected]>
    3 people authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b1db266 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    490bd0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2bc7e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60a4818 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #756 from woowacourse-teams/BE/feature/#754-missio…

    …n-repo
    
    [BE] 페어룸을 생성할 때 미션 링크 저장
    yechop authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ace06d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    e86313b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #763 from woowacourse-teams/BE/feature/#761-remove…

    …-sse-log
    
    [BE] sse connection 끊어질 때 발생하는 에러 로그 삭제
    JiHyeonL authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    6ccc9c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    0b9d37c View commit details
    Browse the repository at this point in the history
  2. [BE] 회원 탈퇴 API 추가 (#760)

    * feat: 회원 탈퇴 기능 API 추가
    
    * docs: 회원 탈퇴 API 문서 추가
    
    * fix: 링크 삭제 테스트 id 하드코딩된 것 변경
    
    * test: 사용하지 않는 메서드 삭제
    
    * test: 회원 탈퇴 테스트 추가
    
    * refactor: member를 조회 했을 시 없을 때 예외 처리 로직 service에서 repository로 이동
    
    * refactor: 물리 삭제에서 논리 삭제로 변경
    reddevilmidzy authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7e3d30d View commit details
    Browse the repository at this point in the history
  3. feat: https://coduo.site 추가 (#448)

    Co-authored-by: 김민종 <[email protected]>
    reddevilmidzy and koust6u authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    fcc5e35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4473ffb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08bb2ca View commit details
    Browse the repository at this point in the history