-
Notifications
You must be signed in to change notification settings - Fork 0
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/일기장 #5
base: develop
Are you sure you want to change the base?
The head ref may contain hidden characters: "feature/\uC77C\uAE30\uC7A5"
Feature/일기장 #5
Commits on Jul 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 86e9efc - Browse repository at this point
Copy the full SHA 86e9efcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9299d17 - Browse repository at this point
Copy the full SHA 9299d17View commit details
Commits on Jul 22, 2023
-
[feature]: 서버에서 일기장 리스트 획득, 페이지에 게시
axios를 통해 서버와 통신, 페이지네이션 바의 페이지 버튼을 클릭함으로서 그 페이지에 해당하는 게시글을 반환, 추후 페이지네이션 기능 추가 예정
Configuration menu - View commit details
-
Copy full SHA for eef4097 - Browse repository at this point
Copy the full SHA eef4097View commit details -
[fix]: 현재 페이지 주소에 따라 리스트 반환받도록 수정
테스트용으로 고정되어있던 변수를 페이지 주소에 맞게 반환받을 수 있도록 수정, 한 페이지에 표시될 글 개수 변수 추가
Configuration menu - View commit details
-
Copy full SHA for 05066ff - Browse repository at this point
Copy the full SHA 05066ffView commit details
Commits on Jul 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d5b523a - Browse repository at this point
Copy the full SHA d5b523aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a7fb20 - Browse repository at this point
Copy the full SHA 9a7fb20View commit details -
[chore]: Diary 페이지 useEffect 내 함수 분리, 주석 추가
Diary.js 내 useEffect부 extractPageNumFromURL() 내부의 getDiaryList(), setNumberOfPages() 분리 - axios.js, Diary.js 파일 내 To do 주석 추가
Configuration menu - View commit details
-
Copy full SHA for bd732ab - Browse repository at this point
Copy the full SHA bd732abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27432bb - Browse repository at this point
Copy the full SHA 27432bbView commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 34fbc07 - Browse repository at this point
Copy the full SHA 34fbc07View commit details
Commits on Jul 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 91648c6 - Browse repository at this point
Copy the full SHA 91648c6View commit details
Commits on Jul 30, 2023
-
[feat]: 서버에 작성한 게시글 업로드(서버 해당 api 미구현)
현재 api 명세에 적힌대로의 서버에 게시글 업로드 요청하는 기능 구현
Configuration menu - View commit details
-
Copy full SHA for 23b9312 - Browse repository at this point
Copy the full SHA 23b9312View commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9e98c50 - Browse repository at this point
Copy the full SHA 9e98c50View commit details
Commits on Aug 6, 2023
-
[feat] : 좋아요, 조회수, 댓글 수 등 게시글 세부 정보 표기 기능 추가
게시글 목록이 디스플레이되는 화면에서 좋아요, 조회수, 댓글 수 등의 세부 정보가 표시되도록 변경
Configuration menu - View commit details
-
Copy full SHA for 2ae515b - Browse repository at this point
Copy the full SHA 2ae515bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 971e441 - Browse repository at this point
Copy the full SHA 971e441View commit details
Commits on Aug 15, 2023
-
다이어리 첫 페이지 로드 시, 게시글 페이지 변경 시 다이어리 게시글 리스트 로드하도록 서버와 연결
Configuration menu - View commit details
-
Copy full SHA for 28e570c - Browse repository at this point
Copy the full SHA 28e570cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7803ec - Browse repository at this point
Copy the full SHA b7803ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00b5182 - Browse repository at this point
Copy the full SHA 00b5182View commit details
Commits on Aug 16, 2023
-
[feat] : 다이어리 상세 페이지 : 댓글 기능 구현
1. 댓글 작성 : 작성 후 페이지 리로드, 결과 확인 가능, 작성 경과 시간 표기 2. 댓글 수정 : 해당 댓글 위치에 수정 ui 위치, 수정 후 페이지 리로드, 결과 확인 가능 3. 댓글 삭제 : 해당 댓글 삭제 후 페이지 리로드, 결과 확인 가능 4. 댓글 총 개수 표기
Configuration menu - View commit details
-
Copy full SHA for 786683b - Browse repository at this point
Copy the full SHA 786683bView commit details
Commits on Sep 6, 2023
-
RecommentCountIndicator 컴포넌트화, Diary.js 에서 분리
Configuration menu - View commit details
-
Copy full SHA for d3b6ced - Browse repository at this point
Copy the full SHA d3b6cedView commit details -
- 댓글 작성, 수정 기능 서버와 연동 - 수정 시 해당 댓글 위치에 수정 UI 위치하도록 구현
Configuration menu - View commit details
-
Copy full SHA for f4eb7aa - Browse repository at this point
Copy the full SHA f4eb7aaView commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cb9e382 - Browse repository at this point
Copy the full SHA cb9e382View commit details
Commits on Sep 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5b5e95a - Browse repository at this point
Copy the full SHA 5b5e95aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 466dd2a - Browse repository at this point
Copy the full SHA 466dd2aView commit details