Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
## #️⃣연관된 이슈 > #17 ## 📝작업 내용 - GET /api/curriculums 엔드포인트 추가 - 등록된 모든 세션 목록 반환(운영진) - 토글 UI 방식으로 상세 조회가 동일 API로 처리되어 별도 상세 조회 API 불필요 ### Test plan - GET /api/curriculums 요청 시 전체 세션 목록 반환 확인 ### Future Work - 세션 상태(BEFORE_SESSION, IN_SESSION, AFTER_SESSION)별 필터링 API 추가
[Feat] 온보딩 및 로그인 UI 초안 구현
[Chore] 프론트 폴더 구조 정리 #23
# Conflicts: # backend/src/main/java/com/example/Piroin/project/domain/curriculum/dto/CurriculumResDTO.java # backend/src/main/java/com/example/Piroin/project/domain/curriculum/exception/code/CurriculumSuccessCode.java # backend/src/main/java/com/example/Piroin/project/domain/curriculum/service/CurriculumService.java
[Feat] Q&A 세션 목록 조회 API 구현
[Fix] exception handler 충돌 해결
[Feat] 로그인 및 온보딩 API 연결
[Feat] 이해도 체크 응답에 출석 인원 집계 반영
[Fix] 이미지 업로드 파일 저장 경로 및 Content-Type 오류 수정
[Feat] 댓글 수정 및 삭제 API 구현
[Feat] 미리보기 댓글에 사진 존재 유무 필드 추가
[Feat] 댓글 응답 및 SSE 이벤트에 최신 질문 상태 반영
[Feat] 헤더 로그아웃 추가
[Feat] StudentDetail API 연결
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.