Skip to content

Feature/37 guest can see released#39

Open
sunday00 wants to merge 5 commits intodevelopfrom
feature/37
Open

Feature/37 guest can see released#39
sunday00 wants to merge 5 commits intodevelopfrom
feature/37

Conversation

@sunday00
Copy link
Copy Markdown
Contributor

@sunday00 sunday00 commented Sep 15, 2023

📝 개요

비로그인 유저 애니메이션 조회 가능
장르 유연성 확보
시즌 컬럼화
시리즈그룹컬럼 추가

🚀 변경사항

  • @user 에 guest role 추가
  • 애니메이션 list / show 에 guard 제거
  • admin role 구분 released 필터링

  • 장르 타입 enum을 폐기하고 name string으로 추가가 쉽게 변경

  • 시즌 테이블 삭제
  • 애니메이션 필드로 seasonYear, seasonQuarter 추가

  • seriesGroup 추가
  • 추후 시리즈 묶는 용도
  • list검색시 seariseGroup도 검색

🔗 관련 이슈

  • 이 feat는 다른 기능 구현중 긴급처리 commit 입니다.
  • 스키마 변경이 꽤 들어갔습니다.
    • npm run migrate:dev 필요
    • 현재 db 상태에 따라 데이터 재삽입 필요할 수 있습니다.

➕ 기타

@FaberJoo FaberJoo requested review from FaberJoo and removed request for yunhozz September 27, 2023 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants