예약 업로드 #113

Merged
klaus merged 18 commits from test into main 2024-01-10 16:59:51 +00:00
Owner
No description provided.
klaus added 18 commits 2024-01-10 16:59:38 +00:00
- isActive가 true인 콘텐츠만 가져오도록 수정
- 예약 업로드를 위해 공개날짜를 추가
- 본인인증 오류 메시지 수정
- 오픈예정인 작품은 새로운 콘텐츠에서 보이지 않도록 수정
- 콘텐츠 상세페이지에 오픈 날짜 추가
- 콘텐츠 URL, 오픈예정 날짜 로직 조건 수정
- 오픈 날짜 Format : "yyyy년 MM월 dd일 HH시 mm분 오픈예정" 로 변경
- 예약 업로드 한 콘텐츠 release와 푸시발송 로직 추가
- 오픈예정 콘텐츠가 리스트에 보이도록 로직 수정
- 콘텐츠 삭제시 오픈 예정 날짜 null 처리
- isActive가 false이더라도 releaseDate가 null이 아니면 데이터를 불러오도록 수정
- 콘텐츠를 올린 크리에이터도 오픈예정 날짜를 수신 하도록 수정
- 콘텐츠 노출 조건 변경 ( isActive가 true이거나 releaseDate와 duration이 null 이 아닌 경우 노출 )
klaus merged commit b82fdfb2c8 into main 2024-01-10 16:59:51 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: klaus/sodalive-backend-spring-boot#113
No description provided.