-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: ApiResponse 반환 형식 중복 제거 * refactor: Facade repository 계층 분리 * refactor: group leader 교체 로직 리팩토링 * refactor: group 이름 변경시 기존과 이름이 같아도 문제 없음 * refactor: group 이름 변경 로직 단순화 * refactor: kick group member 리팩토링 * refactor: leader 검증 로직 리팩토링 * refactor: leave group 로직 처리 순서 변경 * refactor: delete group 메서드 리팩토링 * refactor: 불필요한 메세지 로직 제거 * refactor: group pray 생성 로직 정적 팩토리 메서드 패턴으로 변경 * refactor: NotificationLog 생성 로직 정적 팩토리 메서드 패턴으로 변경 * refactor: 불필요한 에러처리 로직 제거 * refactor: 알림 로직 최적화 * refactor: group pray 스크랩 로직 최적화 * refactor: group pray 계층구조 분리 * refactor: group pray response dto 생성 과정 최적화 * refactor: get group pray 트리맵 생성 로직 분리 * refactor: category 조회 로직 분리 및 스크랩 로직 최적화 * refactor: 스크랩 로직 Optional 처리 최적화 * refactor: delete Category 로직 개선 * fix: scrap시 ScrapAndHeart 객체 생성 로직 수정
- Loading branch information
Showing
26 changed files
with
427 additions
and
364 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.