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

[Feature]: 세션 아이콘 '데브톡' 추가 및 임베디드화 #26

Open
4 tasks done
Youthhing opened this issue Jun 18, 2024 · 1 comment
Open
4 tasks done
Labels

Comments

@Youthhing
Copy link
Member

Youthhing commented Jun 18, 2024

🪶 추가할 기능 설명

세션에서 진행되는 컨텐츠인 데브톡 컬럼 추가
세션 컨텐츠 (IT이슈, 네트워킹, CS교육, 데브톡)을 임베디드 타입으로 관리한다.

✅ 작업 내용

  • Session.java에 Devtalk ENUM 추가
  • 세션 추가, 반환, 수정 API에 관련 값 추가
  • 세션 컨텐츠 임베디드화
  • 기수에 존재하는 세션 목록 반환 형식 변경 (사진참조)

스크린샷 (선택)

image

🔗 참고한 링크 (선택)

ETC

@Youthhing Youthhing changed the title [Feature]: 세션 아이콘 '데브톡' 추가 [Feature]: 세션 아이콘 '데브톡' 추가 및 임베디드화 Jun 18, 2024
@gikhoon
Copy link
Member

gikhoon commented Jun 24, 2024

데브토크 상수 값이 DEVTALK_ON, DEVTALK_OFF가 아닌 ON, OFF로 설정되어 있어 장애 발생

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants