You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: 구분에 대한 정렬 우선순위 정의
* feat: 파트에 대한 정렬 우선순위 정의
* feat: 액티브 멤버, 비액티브 멤버 Comparable 구현 메서드 추가
* feat: JPA auditing 기능 추가
* feat: 멤버 도메인 및 엔티티에 auditing 적용
* feat: 졸업 멤버, 탈퇴 멤버 Comparable 구현 메서드 추가
* feat: 상태별 멤버 목록 조회 및 검색 시 정렬된 상태로 반환하는 기능 추가
* feat: 1멤버 n파트인 경우 파트를 정렬된 상태로 갖도록 SortedSet으로 변경
* feat: 멤버 도메인 엔티티에 멤버 상태 변경 시간을 기록하는 필드 추가
* fix: 졸업 멤버, 탈퇴 멤버 정렬 시 상태 변경 시간을 기준으로 정렬하도록 수정
* refactor: toString() 제거 및 compareTo()에서 this 명시
* style: 코드 재정렬
📄 설명
멤버 목록 조회 시 정렬 기준 적용
HR
,PM
,Marketing
,Legal
,Backend
,Android
,iOS
,Web-frontend
,Product Design
✅ 작업할 내용
🙋🏻 참고 자료
No response
The text was updated successfully, but these errors were encountered: