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

[Fix] 스터디 수강생 페이지네이션 적용, 엑셀 다운로드 스쿼시 머지 적용 #161

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

hamo-o
Copy link
Member

@hamo-o hamo-o commented Nov 10, 2024

No description provided.

chore: 디자인시스템 0.1.19 버전업

feat: 추가 및 변경된 DTO 등록(StudyStudentApiResponseDto, PageStudyStudentApiResponseDto)

feat: 페이지네이션 임시적용

feat: 디자인 시스템 테이블 컴포넌트 적용

feat: 페이지네이션 적용

feat: 우수회원 배지 AwardIcon 컴포넌트

feat: 1차 우수회원, 2차 우수회원 표 적용

feat: 수료 체크박스 StarCheckIcon 컴포넌트

feat: 수료여부 표 적용

refactor: 수강생 Th 정보 배열로 관리

feat: 과제 제출 타입 엔티티 및 태그 맵 객체

feat: 과제 제출 태그 표 적용

feat: task, attendance 타입 엔티티 및 studyTasks 타입 변경

feat: 과제 출석 태그 맵 객체

fix: 중복된 key 유니크하게 바꾸기

feat: 과제 출석 태그 적용

refactor: StudentListItem 컴포넌트 분리

feat: 출석률, 과제 수행률 표 적용

fix: 페이지네이션 잘못된 형식 수정

fix: 과제 상태 NOT_SUBMITTED 텍스트 변경

feat: 수강생 필터 UI

feat: 엑셀 다운로드 버튼

fix: 수강생 없을 때와 데이터 받는 중일 때 구분

fix: application/octet-stream 타입도 blob으로 응답 읽도록 수정

feat: 수강생 엑셀 다운로드, 스터디리스트 코어멤버도 자신이 생성한 스터디만 보이도록 임시수정

fix: CANCELED로 프로퍼티 이름 변경

fix: 타입 에러 수정

fix: 필터 로직 임시삭제

fix: Tr value값 넘겨주기

refactor: StudentList 테이블 컴포넌트 분리

refactor: 테이블 관련 컴포넌트 폴더 이동

fix: AwardIcon 활성화 시 컬러 미적용 문제 해결

refactor: 타입에 따라 태그 정보를 반환하는 formatTaskToTagInfo 함수

refactor: 불필요한 삼항연산자 개선

refactor: 수강생 페이지네이션 DTO 네이밍 변경
Copy link

@hamo-o hamo-o merged commit fbefe9e into dev Nov 10, 2024
5 of 6 checks passed
@hamo-o hamo-o deleted the fix/students-pagination-squash branch November 10, 2024 08:51
@hamo-o hamo-o restored the fix/students-pagination-squash branch November 10, 2024 08:55
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.

1 participant