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

v1.2.1 #591

Merged
merged 37 commits into from
Feb 2, 2024
Merged

v1.2.1 #591

merged 37 commits into from
Feb 2, 2024

Commits on May 24, 2023

  1. 알림 기능 추가(#483)

    * [feat] FCM 연결 로직 추가(#483)
    
    * [feat] Alarm 테이블 및 Update API 추가
    
    * [feat] Mypage 조회시 알림 정보 추가
    
    * [feat] Alarm Update API에 Validation 추가
    
    * [feat] Alarm API RestDoc 문서에 추가
    jjddhh authored May 24, 2023
    Configuration menu
    Copy the full SHA
    6a27735 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f4e1dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8a51a3 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    b44f0fb View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    fdbacc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f587711 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    f147c77 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. 회원가입/로그인 분산락 적용 (#537)

    * [feat] 회원가입/로그인에 Lettuce 분산락 적용
    
    * [feat] 인증 트랜잭션 범위 축소 - 프록시 내부 호출 관련 작업
    
    * [refactor] AuthService 에서 @transactional 제거
    jjddhh authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    d1aa847 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. [refactor] 락 획득을 위한 @lockname 설정 파라미터 변경 (#539)

    - 이메일 기반 락 생성
    jjddhh authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    b8c25ab View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. [Search] 검색 기능 수정 (#541)

    * [refactor] 검색 기능 수정
    
    * [refactor] 일기 content,회고 answer 조건에 맞게 파싱
    
    * [refactor] 검색시 Diary response 간략화
    jjddhh authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    df1e882 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    18c0021 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. [feat] 후원자 인증 기능 (#545)

    * [feat] 엔티티 생성(#540)
    
    * [feat] 후원자 기능 구현(#540)
    
    * [feat] 예외처리(#540)
    isprogrammingfun authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    6d445ce View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    f5736a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dd8549 View commit details
    Browse the repository at this point in the history
  3. [Docs] 검색 API 문서 수정 (#552)

    * [docs] 검색 API 문서 수정
    jjddhh authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8f19eca View commit details
    Browse the repository at this point in the history
  4. 후원자 등록시 Redis 분산락으로 동시성 처리 (#553)

    * [feat] Lock name에 method name 추가
    
    * [feat] 후원자 등록시 분산락으로 동시성 처리
    jjddhh authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5d98cd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38f3f53 View commit details
    Browse the repository at this point in the history
  6. [Search] 사용자 식별값 추가 (#557)

    * [feat] 일기, 회고 조회시 사용자 식별값 추가
    
    * [refactor] 검색 관련 문자열 파싱 수정
    jjddhh authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    33c371e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a53cd1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b79c43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    358d8ab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb2fd8e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e22ce2e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. [refactor] 감정어 반복해서 나오는 문제 해결 (#568)

    * [refactor] @transactional 제거(#563)
    
    * [refactor] 감정어 반복해서 나오는 문제 수정(#563)
    isprogrammingfun authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    54c9929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e470108 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77389a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    b916720 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    378c44e View commit details
    Browse the repository at this point in the history
  2. [feat] 회고 답변 예외처리 (#575)

    * [refactor] 회고 주차 추가(#572)
    
    * [feat] 회고 답변 예외처리
    isprogrammingfun authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    6b7eeea View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. 검색 API 분리 (#577)

    * [feat] 검색 API 분리
    
    * [test] 검색 TC 수정
    jjddhh authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    454360e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    4dda078 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. 지표 추출 후 엑셀 다운로드 기능 (#581)

    * [feat] dau 지표 엑셀 추출(#580)
    
    * [feat] wau 지표 엑셀 추출(#580)
    
    * [feat] 일간 가입자 수엑셀 추출(#580)
    
    * [feat] 유저별 회고 진행한 횟수 엑셀 추출(#580)
    isprogrammingfun authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    04eee76 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. [refactor] 회고 조회 API 통합과 관련된 로직들 수정 (#582)

    * [refactor] 회고탭 API 응답에 retrospectId 추가
    
    * [refactor] 일반 회고 조회, 검색 시 회고 조회 API 통합
    
    * [refactor] 회고수정, 삭제 API 수정
    
    * [refactor] 문서 변경, 관련 수정할 지점 수정
    
    * [refactor] readOnly True 제거
    isprogrammingfun authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    028f8c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. 회고 조회 ver2 (#584)

    * [refactor] 하위 호환성을 위해 V2 패키지 생성, 통합 API 해당 패키지로 이동
    
    * [feat] retrospect v2 API 문서 작성(#583)
    
    * [refactor] 기존 코드로 롤백(#583)
    
    * [refactor] 테스트 코드 기존 코드로 롤백(#583)
    
    * [refactor] API 문서 반영(#583)
    
    * [refactor] ReadOnly 제거(#583)
    isprogrammingfun authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    d36d858 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. 후원자 기능 로직 추가 (#587)

    * [feat] 후원자 여부 필드 추가
    
    * [test] 테스트 코드 반영(#586)
    
    * [teat] API 문서 반영(#586)
    
    * [feat] 마이페이지 유저 정보에 후원물품 필드 추가, API 문서 반영(#586)
    isprogrammingfun authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    682c3e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. 감정어 개수 제한 수정 (#589)

    3개 고정 -> 1 ~ 3개
    jjddhh authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    145e02a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    d3954e9 View commit details
    Browse the repository at this point in the history