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

4차 스프린트 종료 백엔드 메인 브랜치 동기화 #463

Merged
merged 306 commits into from
Aug 18, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    d7c314c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae80224 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d53bbb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1aff2ee View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    18d7341 View commit details
    Browse the repository at this point in the history
  2. feat: Report 엔티티 작성

    amaran-th committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    51c064c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aadea05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdc40f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6cf60a View commit details
    Browse the repository at this point in the history
  6. merge: 함께해요 게시글 수정 API 구현

    Feature/#258 함께해요 게시글 수정 api 추가
    hong-sile authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a02f572 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47ba83f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67e0ec2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f3f96d8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5bb94b2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fa204df View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    db833cd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1055974 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    40673eb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c9c160b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d98cb59 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1a40b0d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    70334d8 View commit details
    Browse the repository at this point in the history
  19. style: 코드 정렬

    hyeonjerry committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    cc3522b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9697d51 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ae571d6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4eba931 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5e6ad8c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a516bfa View commit details
    Browse the repository at this point in the history
  25. merge: 컨플릭트 해결

    hyeonjerry committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3889f95 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e375072 View commit details
    Browse the repository at this point in the history
  27. fix : conflict 해결

    java-saeng committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4db2a66 View commit details
    Browse the repository at this point in the history
  28. feat: Event Entity에 신청 시작일/마감일 필드 추가

    - 테스트 코드에 수정사항 반영
    - EventStatus의 문자열 필드 제거
    - EventSubscriptionStatus enum 작성
    
    #273
    amaran-th committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ce9d0a8 View commit details
    Browse the repository at this point in the history
  29. feat: EventResponse DTO에 신청 시작일/마감일 신청기간 진행 상황 필드 추가

    - 문서화 테스트 수정
    - 테스트 코드에 수정사항 반영
    - 신청 시작일/마감일을 nullable하지 않게 변경
    - 신청 시작일/마감일 검증 로직 구현
    
    #273
    amaran-th committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    752df22 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9d56ec4 View commit details
    Browse the repository at this point in the history
  31. fix: 빌드 테스트 실패 원인 해결 시도

    - LocalDateTime.now() 대신 고정된 변수를 할당함.
    
    #273
    amaran-th committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3717deb View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    3654c42 View commit details
    Browse the repository at this point in the history
  2. refactor: MemberTag를 InterestTag로 이름 변경

    amaran-th committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2d09717 View commit details
    Browse the repository at this point in the history
  3. test: 행사 관심태그 CRD 문서화 테스트 작성

    amaran-th committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a7a2391 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    deb7769 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4aceb46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae85e11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1770fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8845409 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c08635d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07c5855 View commit details
    Browse the repository at this point in the history
  11. feat: C, D API에 대해 유효성 검증 추가

    amaran-th committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fef8169 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    907348a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f30a4ac View commit details
    Browse the repository at this point in the history
  14. refactor: subscription을 apply로 변경

    amaran-th committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5f6991b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5a4f723 View commit details
    Browse the repository at this point in the history
  16. feat: EventResponse, EventDetailResponse에 신청일까지 남은 일 수 추가

    - EventResponse에서 신청 시작일/마감일 정보 삭제
    
    #273
    amaran-th committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4265a11 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. feat: merge conflict 해결

    amaran-th committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    6185157 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bed41ee View commit details
    Browse the repository at this point in the history
  3. refactor: schema.sql 파일 정렬 수정

    amaran-th committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    32af319 View commit details
    Browse the repository at this point in the history
  4. docs: 오타 수정

    hong-sile committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e1f04b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    184780c View commit details
    Browse the repository at this point in the history
  6. feat: content validation 추가

    hong-sile committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ce7205f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3539ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b9baed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d7ebf4 View commit details
    Browse the repository at this point in the history
  10. merge: participant -> recruitmentPost

    refactor: participant -> recruitmentPost로 변경
    hong-sile authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    bca1eb4 View commit details
    Browse the repository at this point in the history
  11. docs: interest-tag.http 파일 작성

    amaran-th committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ba38c34 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d15ccc7 View commit details
    Browse the repository at this point in the history
  13. refactor: InterestTagApi 분리 및 uri 변경

    amaran-th committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    264d1d1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    048f7c1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    10c3c45 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    59946f7 View commit details
    Browse the repository at this point in the history
  17. refactor: InterestTagResponse from 메서드 리팩토링

    - List<InterestTagResponse>를 반환하는 메서드를 새로 작성
    
    #249
    amaran-th committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    66f3c1f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a42080e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0567406 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9cb805a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ed1bdc2 View commit details
    Browse the repository at this point in the history
  22. mege: 함께 해요 게시글 삭제 API 엔드포인트 변경

    refactor: 함께해요 게시글 삭제 API 엔드포인트 변경
    hong-sile authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    8eebd83 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b9ee7a1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6d52e55 View commit details
    Browse the repository at this point in the history
  25. refactor : readOnly 추가

    java-saeng committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0eb05ee View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    cb8bc99 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7d3d0a8 View commit details
    Browse the repository at this point in the history
  28. docs : truncate table 추가

    java-saeng committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    b1a106b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    dda57e7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    56aec57 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8f5b502 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    bab6f07 View commit details
    Browse the repository at this point in the history
  33. docs: index.adoc 수정

    hong-sile committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    bbf188f View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c15ce39 View commit details
    Browse the repository at this point in the history
  35. test : @WebMvcTest 추가

    java-saeng committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    76b97d2 View commit details
    Browse the repository at this point in the history
  36. docs : API 문서 수정

    java-saeng committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9963731 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    79a47bf View commit details
    Browse the repository at this point in the history
  38. merge : 대댓글 업데이트 알림 기능 구현 #243

    Feature/#243 대댓글 업데이트 알림 기능 구현
    java-saeng authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    30b1bfe View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    97aa784 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    e37f980 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    0ff8e83 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    369205f View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    be9b6c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    113abdd View commit details
    Browse the repository at this point in the history
  2. merge : 알림 중복 요청 기능 수정 #307

    hotfix : 알림 중복 요청 기능 수정
    java-saeng authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    45e536f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff9c56f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a4a36f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f324da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7ab305 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ea7aef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    943d84c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c73a03 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    2c32063 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9d7f99 View commit details
    Browse the repository at this point in the history
  3. merge : 함께 가기 요청 알림 목록 조회 시 isRead, status 반환 #296

    Feature/#296 함께 가기 요청 알림 목록 조회 시 is read status 반환
    java-saeng authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6b96c52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    569427b View commit details
    Browse the repository at this point in the history
  5. docs : 스키마 수정

    java-saeng authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7f052f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2841680 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa85fc9 View commit details
    Browse the repository at this point in the history
  8. merge : 댓글 알림 조회 API , 읽음 상태 변경 API 및 isRead 칼럼 추가 #297

    Feature/#297 댓글 알림 조회 api, 읽음 상태 변경 api 및 is read 추가
    java-saeng authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b8cc69f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c859c29 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    635d7c8 View commit details
    Browse the repository at this point in the history
  11. refactor: Entity 필드 및 Dto 필드 수정

    - reasonType 제거
    - content 내용 대신 contentId 추가
    
    #245
    amaran-th committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f692dbb View commit details
    Browse the repository at this point in the history
  12. Merge pull request #295 from woowacourse-teams/Feature/#144-태그_목록_조회_…

    …API_구현
    
    태그 목록 조회 API 구현
    hong-sile authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7046ba3 View commit details
    Browse the repository at this point in the history
  13. merge: 함께해요 게시글 단건 조회

    Feature/#317 함께해요 게시글 단건 조회
    hong-sile authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2092e92 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    42eb860 View commit details
    Browse the repository at this point in the history
  15. refactor: backend-main 병합

    amaran-th committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9a42bf6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8f6bebf View commit details
    Browse the repository at this point in the history
  17. test: 테스트 코드 추가

    - ReportType의 PARTICIPANT를 RECRUITMENT_POST로 변경
    
    #245
    amaran-th committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    252df12 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f0af823 View commit details
    Browse the repository at this point in the history
  19. refactor: ReportReasonType 삭제

    - 사용되지 않는 enum 클래스 삭제
    
    #245
    amaran-th committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    fd3bb19 View commit details
    Browse the repository at this point in the history
  20. feat: content id에 대한 유효성 검증 추가

    - type에 따라 content가 존재하는지 검증
    - content의 작성자가 신고 대상자와 일치하는지 검증
    
    #245
    amaran-th committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d249f1a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    35172f1 View commit details
    Browse the repository at this point in the history
  22. merge : 함께 가기 알림 요청 보냈는지 확인하는 api 추가 #312

    Feature/#312 함께 가기 알림 요청 보냈는지 확인하는 api
    java-saeng authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9a1b685 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    571dc89 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9eb1c8d View commit details
    Browse the repository at this point in the history
  25. merge : 삭제된 댓글에 대한 알림이 가지 않도록 처리 #334

    Fix/#334 댓글 알림 시 삭제된 댓글에 대한 알림 가지 않도록 처리
    java-saeng authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    55e5ca6 View commit details
    Browse the repository at this point in the history
  26. feat: 신고 후 차단 기능 추가

    - 사용자 신고 후 해당 사용자를 차단하는 기능 구현
    
    #245
    amaran-th committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4d18058 View commit details
    Browse the repository at this point in the history
  27. fix: 신고 목록 조회 기능 테스트 실패 fix

    - 테스트를 위한 초기 데이터 셋팅
    
    #245
    amaran-th committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3c1f785 View commit details
    Browse the repository at this point in the history
  28. fix: merge conflict 해결

    amaran-th committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    007cbbc View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    896a3e3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b3b5ed6 View commit details
    Browse the repository at this point in the history
  31. merge : api 문서에서 queryParam 값들을 카멜 케이스로 받아오도록 수정 #341

    hotfix : api 문서에서 queryParam 값들을 카멜 케이스로 받아오도록 수정
    java-saeng authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    fe9e4ce View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5c6ff6e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    772a36e View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e105494 View commit details
    Browse the repository at this point in the history
  35. refactor: 우르 리뷰 반영

    - 누락된 final 추가
    - Dto 네이밍을 HTTP Method와 비슷하게 변경
    - TDA 적용
    
    #245
    amaran-th committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e7bd351 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    a4a3a01 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    c0e1032 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    24ef839 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    91cd1cb View commit details
    Browse the repository at this point in the history
  2. merge: 멤버 단건 조회 필드 추가

    Feature/#353 멤버 단건조회 필드 추가
    hong-sile authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a1066f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3a94fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9065b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c1f007 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cabf2a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f34337 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f1c2fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f93829a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f825a90 View commit details
    Browse the repository at this point in the history
  11. refactor: 예외 타입명, 변수명 변경

    - ReportException의 예외 타입 중 REPORT_MYSELF를 FORBIDDEN_REPORT_MYSELF로 수정
    - validateExistReportedMember()의 메서드명을 validateNotFoundReportedMember()로 변경
    
    #245
    amaran-th committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a5e7171 View commit details
    Browse the repository at this point in the history
  12. refactor: validate 파라미터 변경

    - validate가 dto의 값 대신 dto 객체를 파라미터로 받도록 변경
    
    #245
    amaran-th committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0e7dd5f View commit details
    Browse the repository at this point in the history
  13. fix: 유효성 검증 메서드 오류 해결

    - 신고자와 비교해야 할 것을 신고 대상자와 비교하는 로직으로 인해 발생한 오류 수정
    
    #245
    amaran-th committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f5f54bc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f850efa View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    4084399 View commit details
    Browse the repository at this point in the history
  2. merge : UpdateNotification 다건 & 단건 삭제 API #345

    feat : UpdateNotification 단건 & 다건 삭제 API 구현
    java-saeng authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    241eca6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3bda70 View commit details
    Browse the repository at this point in the history
  4. docs: restdocs 문서화 추가

    hong-sile committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    248f5fe View commit details
    Browse the repository at this point in the history
  5. feat: logback xml 구성

    hong-sile committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    15fb12b View commit details
    Browse the repository at this point in the history
  6. feat: 날짜 포맷 상수화

    amaran-th committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    914ed16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ee5685 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    069a6b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08404a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e33536e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    36dea40 View commit details
    Browse the repository at this point in the history
  12. refactor: restdocs 수정

    hyeonjerry committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3bc6ff2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8c1c701 View commit details
    Browse the repository at this point in the history
  14. docs: index.adoc 추가

    - 테스트에 pathVariable 추가
    
    #356
    hong-sile committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5bff57d View commit details
    Browse the repository at this point in the history
  15. merge: 사용자 차단 목록 조회 기능 추가

    Feature/#357 사용자 차단 목록 조회
    hong-sile authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    d000ccd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    25dd08d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    238cea2 View commit details
    Browse the repository at this point in the history
  18. feat: Member 엔티티에 githubUsername 추가

    amaran-th committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    00298f2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e18a07a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    63cae25 View commit details
    Browse the repository at this point in the history
  21. merge: 사용자 목록 차단 해제 API

    사용자 목록 차단 해제 API
    hong-sile authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1b197d5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5a2a512 View commit details
    Browse the repository at this point in the history
  23. feat: Member 엔티티에 githubUsername 추가

    - API 테스트 적용
    - 테스트 데이터에 반영
    
    #367
    amaran-th committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a9de8e5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    72e5941 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    19bd3b3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3336835 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8c03d54 View commit details
    Browse the repository at this point in the history
  28. feat : 이벤트 로직 추가

    java-saeng committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a160987 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1b6922c View commit details
    Browse the repository at this point in the history
  30. feat: MemberProfileResponse에 githubUrl 필드 추가

    amaran-th committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    4b13c8d View commit details
    Browse the repository at this point in the history
  31. Merge branch 'Feature/#367-사용자_단건_조회_시_Github_Id_반환하도록_수정' of https:/…

    …/github.com/woowacourse-teams/2023-emmsale into Feature/#367-사용자_단건_조회_시_Github_Id_반환하도록_수정
    amaran-th committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    049191a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    942e1b8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    98d15f6 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    22fa76b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    cdb3fb0 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    a712ee7 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    4374736 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1bdd1d8 View commit details
    Browse the repository at this point in the history
  39. test : 같은 클래스 import

    java-saeng committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8d34a7b View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    2a1c960 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    eb7997c View commit details
    Browse the repository at this point in the history
  42. refactor : 새로운 행사가 생성될 때, 관심태그가 존재하는 사용자들에게 알림 로직 수정

    기존에는 모든 member를 조회하여 필터링
    
    이번엔 이벤트가 가지고 있는 태그 ID를 통해서 해당 태그 ID를 가진 멤버들을 조회하여, 해당 멤버들에게만 알림을 보냄
    
    #256
    java-saeng committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2c2c9d6 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    b1b70b4 View commit details
    Browse the repository at this point in the history
  44. merge : 내가 작성한 댓글 조회 API 구현 #379

    Feature/#379 내가 작성한 댓글 조회 api 구현
    java-saeng authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    206a99c View commit details
    Browse the repository at this point in the history
  45. merge : 새로운 행사 업데이트 시 등록된 태그 알림 기능 구현 #256

    Feature/#256 새로운 행사 업데이트 시 등록된 태그 알림 기능 구현
    java-saeng authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    329a317 View commit details
    Browse the repository at this point in the history
  46. feat: 사용자 차단 기능 제거

    amaran-th committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    03ac7bd View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    30f2847 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    ad31c06 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    7ccafa0 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    920d9b1 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    5184d64 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    8d7cadc View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    49c84a2 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    d510e3b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    f326864 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f977446 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    681ac16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8efe5ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c49f504 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b10dd8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8c6118 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    19d71ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4bdf0d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2979b9e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4b25eff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a086606 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    56e73c6 View commit details
    Browse the repository at this point in the history
  14. merge: 로그백 xml 구성

    Feature/#287 스프링 로그 모니터링 구성
    hong-sile authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    56b7a5a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e8cf10b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3dab917 View commit details
    Browse the repository at this point in the history
  17. merge: prod 배포 스크립트 수정

    Feature/#413 prod 배포 스크립트 수정
    hong-sile authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    583a5ec View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b32000c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    70de769 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    04fbe47 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    34fdb45 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a7f0529 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    419a5df View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0abcd3b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    cfd4f86 View commit details
    Browse the repository at this point in the history
  26. merge : 작성한 댓글의 내용이 아닌 부모의 댓글이 조회되는 현상 해결 #415

    Fix/#415 작성한 댓글의 내용이 아닌 부모의 댓글이 조회되는 현상 해결
    java-saeng authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    55e2349 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c3f1490 View commit details
    Browse the repository at this point in the history
  28. merge: 톰캣, 도커 타임존 설정

    Feature/#418 톰캣, 도커 타임존 설정
    hong-sile authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d24eda8 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9ea0f12 View commit details
    Browse the repository at this point in the history
  30. merge : 대대댓글일 경우 Exception 발생하도록 구현

    feat : 대대댓글일 경우 Exception 발생
    java-saeng authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9d1811b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    50fcb7c View commit details
    Browse the repository at this point in the history
  32. fix : conflict 해결

    java-saeng committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    81a66f3 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b21af29 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    6b8820d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    29118c4 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    5750f98 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    8ab9816 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d7cea31 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    ac1b640 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    33ee1cc View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    4a323df View commit details
    Browse the repository at this point in the history