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] 과제 개설, 조회, 수정 페이지 UI #26

Closed
wants to merge 29 commits into from

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    5ff0bbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bc2894 View commit details
    Browse the repository at this point in the history
  3. feat: 과제 관련 DTO 추가

    hamo-o committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4b0a7d9 View commit details
    Browse the repository at this point in the history
  4. chore: react-hook-form 설치

    hamo-o committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b9562b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c75319 View commit details
    Browse the repository at this point in the history
  6. feat: 과제 조회 페이지

    hamo-o committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    aedcdc4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af5274c View commit details
    Browse the repository at this point in the history
  8. feat: layout 타입 추가

    hamo-o committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9450f10 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed331cd View commit details
    Browse the repository at this point in the history
  10. fix: 렌더링 오류 수정

    hamo-o committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    79d4638 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1f4c3e0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9039931 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    01a17d7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7b3aebf View commit details
    Browse the repository at this point in the history
  15. chore: Squashed commit of the following:

    commit 9adbd95
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 27 17:24:41 2024 +0900
    
        fix: 빌드 캐시 지우기
    
    commit 6b98e0f
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 27 17:21:05 2024 +0900
    
        fix: 파일명 오류 수정
    
    commit d90b5e0
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 27 17:18:36 2024 +0900
    
        fix: 캐시 지우고 폴더명 다시 시도
    
    commit 6864568
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 27 17:06:16 2024 +0900
    
        fix: 빌드에러 해결
    
    commit 1a261cf
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 27 17:04:53 2024 +0900
    
        fix: 폴더명 수정
    
    commit 57aecd6
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 27 16:59:16 2024 +0900
    
        fix: 코드리뷰 반영, 빌드에러 해결
    
    commit 3209d70
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 27 16:52:11 2024 +0900
    
        feat: 커스텀 훅으로 로직 분리
    
    commit 769e433
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 27 16:33:25 2024 +0900
    
        fix: 코드리뷰 반영
    
    commit bc2c4e0
    Merge: b69fc52 4179cd0
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 27 15:43:52 2024 +0900
    
        chore: dev 브랜치 머지
    
    commit b69fc52
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 27 00:04:02 2024 +0900
    
        fix: entity 분리한거 합치기
    
    commit 47239a9
    Merge: 48371e7 216c3f4
    Author: Eugene Kim <[email protected]>
    Date:   Mon Aug 26 23:55:52 2024 +0900
    
        chore: dev 브랜치에서 머지
    
    commit 48371e7
    Author: Eugene Kim <[email protected]>
    Date:   Mon Aug 26 23:45:24 2024 +0900
    
        feat: 스터디 상세 정보 입력 모달창 생성
    
    commit 51e3dbd
    Author: Eugene Kim <[email protected]>
    Date:   Sun Aug 25 01:49:45 2024 +0900
    
        fix: next-cache 쓸데없이 하는 부분 제거
    
    commit 4bf6c7b
    Author: Eugene Kim <[email protected]>
    Date:   Sat Aug 24 02:39:11 2024 +0900
    
        fix: type 고치기
    
    commit aa73bac
    Author: Eugene Kim <[email protected]>
    Date:   Sat Aug 24 02:35:40 2024 +0900
    
        fix: timeType 추가
    
    commit ca0a063
    Author: Eugene Kim <[email protected]>
    Date:   Sat Aug 24 02:30:45 2024 +0900
    
        feat: 스터디 상세 정보 입력 api 연결
    
    commit e63961a
    Author: Eugene Kim <[email protected]>
    Date:   Sat Aug 24 01:58:15 2024 +0900
    
        feat: StudyInfobox 컴포넌트 구성 완료
    
    commit 288a926
    Merge: 1f3765c 46f2a7e
    Author: Eugene Kim <[email protected]>
    Date:   Fri Aug 23 17:10:24 2024 +0900
    
        chore: 다른 작업 영역 브랜치 합치기
    
    commit 1f3765c
    Author: Eugene Kim <[email protected]>
    Date:   Fri Aug 23 17:07:23 2024 +0900
    
        feat: 스터디 상세 정보 생성 api 연결
    
    commit 18e17e5
    Author: Eugene Kim <[email protected]>
    Date:   Fri Aug 23 16:52:22 2024 +0900
    
        fix: entity 관리하기 쉽게 분리
    
    commit 46f2a7e
    Author: Eugene Kim <[email protected]>
    Date:   Fri Aug 23 15:46:34 2024 +0900
    
        fix: 필요없는 console 삭제
    
    commit 860a788
    Author: Eugene Kim <[email protected]>
    Date:   Fri Aug 23 15:45:35 2024 +0900
    
        fix: 코드리뷰 반영 및 모든 mock 데이터 제거
    
    commit 6194cdc
    Author: Eugene Kim <[email protected]>
    Date:   Fri Aug 23 14:02:53 2024 +0900
    
        fix: 중복 요소 제거
    
    commit ea1e2f2
    Merge: f57718f 3830442
    Author: Eugene Kim <[email protected]>
    Date:   Fri Aug 23 13:46:22 2024 +0900
    
        chore: dev브랜치에서 머지
    
    commit f57718f
    Author: Eugene Kim <[email protected]>
    Date:   Thu Aug 22 01:36:23 2024 +0900
    
        fix: 노션 null 처리 진행
    
    commit 5358390
    Author: Eugene Kim <[email protected]>
    Date:   Thu Aug 22 01:16:47 2024 +0900
    
        fix: padwithzero 추가
    
    commit caf0c9a
    Merge: a782db6 7672ab6
    Author: Eugene Kim <[email protected]>
    Date:   Thu Aug 22 01:14:35 2024 +0900
    
        chore: dev 브랜치 conflict 해결
    
    commit a782db6
    Author: Eugene Kim <[email protected]>
    Date:   Thu Aug 22 00:49:00 2024 +0900
    
        fix: 노션 링크 없을 때에 에러페이지 안뜨게끔 수정
    
    commit fac8392
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 21 02:47:16 2024 +0900
    
        feat: 스터디 기본 정보 대시보드
    
    commit df812ba
    Merge: bfcf60f 3bfec83
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 21 02:26:18 2024 +0900
    
        chore: 다른 브랜치 작업영역 불러오기
    
    commit bfcf60f
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 21 02:24:57 2024 +0900
    
        feat: 스터디 커리큘럼 생성 기능 및 api 연결
    
    commit 6a963d1
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 21 01:12:12 2024 +0900
    
        feat: 과제 목록 생성
    
    commit 28d73b6
    Merge: fa1ac2e 4be1296
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 22:26:16 2024 +0900
    
        chore: 스터디 리스트 작업 머지
    
    commit fa1ac2e
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 22:24:35 2024 +0900
    
        feat: 과제 목록 보기 api 연결
    
    commit 4be1296
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 21:46:54 2024 +0900
    
        fix: api 추가 및 하드코딩 제거
    
    commit 3bfec83
    Merge: 6e97e57 7afab22
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 21:34:04 2024 +0900
    
        chore: dev 머지
    
    commit 6e97e57
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 21:32:56 2024 +0900
    
        fix: 코드리뷰 반영
    
    commit 1e9ac2a
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 21:32:08 2024 +0900
    
        fix: 코드리뷰 반영
    
    commit 5cf6d7b
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 21:28:34 2024 +0900
    
        fix: 코드리뷰 반영
    
    commit 7ff93ad
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 21:04:19 2024 +0900
    
        feat: 출석 보기
    
    commit 7b75b58
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 17:56:31 2024 +0900
    
        feat: Header 생성
    
    commit 330a19b
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 17:48:28 2024 +0900
    
        feat: Header, 기본 레이아웃 세팅
    
    commit 3c23f8f
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 17:47:29 2024 +0900
    
        fix: navbar 두개인것 고치기
    
    commit 2cb887e
    Merge: 1cd3527 ded17a5
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 17:32:11 2024 +0900
    
        fix: 메인에서 머지
    
    commit 1cd3527
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 17:28:59 2024 +0900
    
        fix: 코드리뷰 반영
    
    commit a7c4c78
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 16:43:46 2024 +0900
    
        fix: api 관련 코드리뷰 반영
    
    commit 7b41745
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 16:30:31 2024 +0900
    
        feat: 스터디 리스트 보기 뷰
    
    commit 78b414e
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 14:49:33 2024 +0900
    
        chore: 패키지 설치
    
    commit 058b69f
    Merge: 361cf66 9d0c1a4
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 14:49:17 2024 +0900
    
        chore: dev 브랜치에서 머지
    
    commit 361cf66
    Merge: 2b97234 56f13bf
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 20 00:48:59 2024 +0900
    
        chore: fetcher 테스트
    
    commit 2b97234
    Author: Eugene Kim <[email protected]>
    Date:   Sat Aug 17 03:33:50 2024 +0900
    
        fix: 캐시 지워서 빌드에러 해결
    
    commit 4022961
    Author: Eugene Kim <[email protected]>
    Date:   Sat Aug 17 03:26:52 2024 +0900
    
        feat:api 호출 성공시 redirect
    
    commit ac11d0a
    Author: Eugene Kim <[email protected]>
    Date:   Sat Aug 17 03:22:25 2024 +0900
    
        feat: api 연결
    
    commit 21fea58
    Author: Eugene Kim <[email protected]>
    Date:   Sat Aug 17 03:01:34 2024 +0900
    
        fix: 쓸데없는 콘솔로그 제거
    
    commit 12c8c0e
    Author: Eugene Kim <[email protected]>
    Date:   Sat Aug 17 03:00:56 2024 +0900
    
        feat: 스터디 신청 UI 완성
    
    commit dee4824
    Author: Eugene Kim <[email protected]>
    Date:   Sat Aug 17 01:34:21 2024 +0900
    
        chore: timepicker 패키지 설치
    
    commit 5ca5232
    Merge: 0a4bc8a e2f6fe0
    Author: Eugene Kim <[email protected]>
    Date:   Sat Aug 17 00:59:30 2024 +0900
    
        chore: dev 머지
    
    commit 0a4bc8a
    Author: Eugene Kim <[email protected]>
    Date:   Thu Aug 15 02:29:24 2024 +0900
    
        feat: 스터디 수강 시작 날짜 지정
    
    commit 317d492
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 22:29:58 2024 +0900
    
        feat: 복잡한 UI 설계 react-hook-form
    
    commit 5622e3f
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 15:18:23 2024 +0900
    
        chore:react-hook-form 설치
    
    commit ca7e7f4
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 14:58:05 2024 +0900
    
        refactor: 컴포넌트 폴더위치 변경
    
    commit 2c771c5
    Merge: 0f11e37 387950c
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 14:53:41 2024 +0900
    
        feat: 기존 브랜치 머지
    
    commit 387950c
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 14:50:39 2024 +0900
    
        feat:wow-icons 추가
    
    commit 625326e
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 14:44:42 2024 +0900
    
        fix: createStudy 경로 변경
    
    commit 00020f8
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 14:42:56 2024 +0900
    
        fix: 폴더명 변경
    
    commit 8efc686
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 14:39:50 2024 +0900
    
        feat: 역할 논리 다시
    
    commit e09a96d
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 14:29:03 2024 +0900
    
        fix: isadmin 판별 로직 미들웨어에서 진행
    
    commit 9e03318
    Merge: 30d8e7c 17809ed
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 14:10:29 2024 +0900
    
        fix: 고친 로그인 로직 머지
    
    commit 30d8e7c
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 14:09:04 2024 +0900
    
        fix: 빌드에러 고치기
    
    commit 8bbc939
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 13:51:26 2024 +0900
    
        chore: 패키지 설치
    
    commit 329670f
    Merge: beae0f1 0f11e37
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 13:50:48 2024 +0900
    
        chore: dev 머지
    
    commit beae0f1
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 01:27:03 2024 +0900
    
        fix: admin여부에 따라 스터디 생성 박스 보이지 않도록
    
    commit 96dead7
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 01:15:36 2024 +0900
    
        fix: 코드리뷰 반영
    
    commit 0ccf38f
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 01:04:14 2024 +0900
    
        feat: isAdmin 함수 추가
    
    commit 38dcff3
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 01:01:21 2024 +0900
    
        refactor: api path 상수로 수정
    
    commit ab0a88f
    Merge: d1b9aa6 6c4a8e1
    Author: Eugene Kim <[email protected]>
    Date:   Wed Aug 14 00:57:31 2024 +0900
    
        fix:로그인 로직 합치기
    
    commit d1b9aa6
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 13 18:22:54 2024 +0900
    
        fix: router handler 삭제
    
    commit f122b3d
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 13 18:18:01 2024 +0900
    
        feat: 스터디 생성하기 페이지 생성
    
    commit 333e298
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 13 16:44:30 2024 +0900
    
        fix: utils fetcher 함수 export 경로 변경
    
    commit cec09ee
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 13 16:24:04 2024 +0900
    
        feat: auth 체크용 middleWare 생성
    
    commit dcbb5b3
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 13 15:49:52 2024 +0900
    
        fix: 개설된 스터디로 화면 옮기기
    
    commit a77f7e6
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 13 15:46:31 2024 +0900
    
        feat: 스터디 개설하기 뷰 생성
    
    commit 5d35442
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 13 14:51:51 2024 +0900
    
        fix: 찌그러짐 방지용 minWidth 추가
    
    commit e135d97
    Merge: dcd3e0b a514e0f
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 13 14:49:46 2024 +0900
    
        chore:패키지 설치
    
    commit dcd3e0b
    Author: Eugene Kim <[email protected]>
    Date:   Tue Aug 13 14:39:31 2024 +0900
    
        feat: 스터디 개설 페이지 레이아웃
    
    commit 10a576b
    Author: Eugene Kim <[email protected]>
    Date:   Mon Aug 12 21:31:09 2024 +0900
    
        feat: 개설 스터디 기본 잡기
    
    commit 96dcb69
    Author: ghdtjgus76 <[email protected]>
    Date:   Mon Aug 12 21:16:59 2024 +0900
    
        chore: 중복된 Navbar 컴포넌트 삭제
    
    commit 3c8b5e3
    Author: Eugene Kim <[email protected]>
    Date:   Mon Aug 12 21:17:02 2024 +0900
    
        chore: lock 패키지 변경 사항 반영
    
    commit 1ae4c49
    Merge: 43250dd 32605a6
    Author: Eugene Kim <[email protected]>
    Date:   Mon Aug 12 21:15:51 2024 +0900
    
        feat: layout
    hamo-o committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4783e00 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2afb29d View commit details
    Browse the repository at this point in the history
  17. feat: 과제 개설 라우팅

    hamo-o committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    30ccc4c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1e78581 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2c88f72 View commit details
    Browse the repository at this point in the history
  20. feat: 과제 조회 API 추가

    hamo-o committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5700e61 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ef181fc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    29d14f7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    40a95b0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    94ceff5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c11ba4c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f1d6e44 View commit details
    Browse the repository at this point in the history
  27. fix: assignment null 체크

    hamo-o committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    728b499 View commit details
    Browse the repository at this point in the history
  28. chore: TODO 주석

    hamo-o committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b311b42 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c72181a View commit details
    Browse the repository at this point in the history