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

[Release] 리뷰미 v2.0.5 배포 #968

Merged
merged 11 commits into from
Nov 19, 2024
Merged

[Release] 리뷰미 v2.0.5 배포 #968

merged 11 commits into from
Nov 19, 2024

Conversation

donghoony
Copy link
Contributor

@donghoony donghoony commented Nov 17, 2024

이번 배포에는 백엔드 수정만을 배포합니다.

skylar1220 and others added 8 commits October 27, 2024 15:32
* fix: 로그 레벨 info로 조정

* refactor: 사용하지 않는 예외 삭제
* refactor: Question 도메인을 Template 아래로 이동

- 전체적인 경계를 아래와 같이 나눔:
1. 템플릿 (질문, 옵션, 섹션, 템플릿)
2. 리뷰 (답변)
3. 하이라이트
4. 리뷰 그룹

* refactor: TemplateService에서 리뷰 그룹 Repository 계층을 참조하지 않도록 수정
* fix: [Release] 머릿말에도 디스코드 알림 처리

* refactor: `Release`인 경우 `All`로 처리
* chore: use `@Slf4j` instead of `LoggerFactory.getLogger`

* refactor: `WebConfig`가 하나의 역할만 하도록 수정

* style: dto 불필요한 개행 제거

* refactor: Config는 상위 패키지, Resolver/Interceptor는 각 도메인에 두기
* feat: 하이라이트 벌크 삽입 추가

* refactor: 불필요한 `@Repository` 제거

* fix: `findAll` 사용하지 않도록 수정

* fix: 테스트 수정

* refactor: `NamedParameterJdbcTemplate` 사용하도록 수정
* refactor: 하이라이트 매핑 로직 간소화

* refactor: `Fragments` 변환 로직 dto 내부로 이동

* refactor: 내부 값 사용하도록 변경

* refactor: Stream 가독성 향상

* style: 개행 삭제

* test: 하이라이트가 안 쳐지는 라인이 잘 변환되는지 테스트

Co-authored-by: Hyeonji <110809927+skylar1220@users.noreply.github.com>

* refactor: 메서드 네임 확실하게 수정

---------

Co-authored-by: Hyeonji <110809927+skylar1220@users.noreply.github.com>
donghoony and others added 3 commits November 18, 2024 01:12
* refactor: `HighlightValidator` 삭제

* chore: add todos

* refactor: 타입에 따라 검증하는 객체 이름에 `Typed-`를 접두사로 추가

* feat: `AnswerValidator`에서 정답과 관련된 검증 진행

* refactor: `List` -> `Collection` 받도록 수정

* fix: 리뷰 그룹에 해당하는 하이라이트만 삭제하도록 수정

* refactor: 사용하지 않는 상수 삭제

* refactor: `TypedAnswerValidatorFactory`로 수정

* refactor: 쿼리 수정, 테스트 추가
* docs: 질문별 모아보기 목 데이터 주관식 답변 변경

* feat : 현재 sectionId sessionSotrage에 저장하고, 모아보기 페이지 언마운트 시 삭제하는 기능 추가

* feat : 형광펜 API 요청 성공 후, 해당 질문 쿼리 무효화하는 기능 추가

* feat : 형광펜 데이터 로컬 스토리지에 저장한 코드 삭제

* feat : ReviewCollectionPage 에서 clearEditorAnswerMapStorage 코드 삭제
Copy link
Contributor

@ImxYJL ImxYJL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

슉슉

@skylar1220 skylar1220 merged commit 4a2cbaf into release Nov 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

7 participants