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

Fe/#98 chatGPT 퍼블리싱 및 반응형 #121

Merged
merged 40 commits into from
Jun 15, 2023
Merged

Fe/#98 chatGPT 퍼블리싱 및 반응형 #121

merged 40 commits into from
Jun 15, 2023

Conversation

mineii
Copy link
Collaborator

@mineii mineii commented May 25, 2023

🛠️ 변경사항

모달창 퍼블리싱

스크린샷 2023-05-25 오후 9 29 41 스크린샷 2023-05-25 오후 9 29 46 스크린샷 2023-05-25 오후 9 29 50 스크린샷 2023-05-25 오후 9 29 58

모달창 반응형

스크린샷 2023-05-25 오후 9 28 06 스크린샷 2023-05-25 오후 9 28 18 스크린샷 2023-05-25 오후 9 28 28 스크린샷 2023-05-25 오후 9 28 40

☝️ 유의사항



👀 참고자료



❗체크리스트

  • 하나의 메소드는 최소의 기능만 하도록 설정했나요?
  • 수정 가능하도록 유연하게 작성했나요?
  • 필요 없는 import문이나 setter 등을 삭제했나요?
  • 기존의 코드에 영향이 없는 것을 확인하였나요?

@github-actions
Copy link

github-actions bot commented May 25, 2023

Unit Test Results

33 tests  +8   33 ✔️ +8   2s ⏱️ -25s
  9 suites  - 9     0 💤 ±0 
  9 files   +8     0 ±0 

Results for commit 97546a6. ± Comparison against base commit 5fe0ae8.

This pull request removes 25 and adds 33 tests. Note that renamed tests count towards both.
 ErrorPage 테스트 ‑  ErrorPage 테스트
 ImageUploader 테스트 ‑  ImageUploader 테스트
 LoadingSpinner 테스트 ‑  LoadingSpinner 테스트
 NavBar 테스트 ‑  NavBar 테스트
 QuillEditor 테스트 ‑  QuillEditor 테스트
Banner Banner 테스트 ‑ Banner Banner 테스트
MainPage MainPage 렌더링 ‑ MainPage MainPage 렌더링
MainPage 쓰기 버튼 테스트 ‑ MainPage 쓰기 버튼 테스트
MainPage 프로젝트 카드 생성 테스트 ‑ MainPage 프로젝트 카드 생성 테스트
ModifyingPage ModifyingPage 테스트 ‑ ModifyingPage ModifyingPage 테스트
…
com.graphy.backend.domain.comment.controller.CommentControllerTest ‑ 답글 조회 API 테스트
com.graphy.backend.domain.comment.controller.CommentControllerTest ‑ 댓글 삭제 API 테스트
com.graphy.backend.domain.comment.controller.CommentControllerTest ‑ 댓글 생성 API 테스트
com.graphy.backend.domain.comment.controller.CommentControllerTest ‑ 댓글 수정 API 테스트
com.graphy.backend.domain.comment.service.CommentServiceTest ‑ 답글 조회
com.graphy.backend.domain.comment.service.CommentServiceTest ‑ 대댓글이 생성된다
com.graphy.backend.domain.comment.service.CommentServiceTest ‑ 댓글 수정
com.graphy.backend.domain.comment.service.CommentServiceTest ‑ 댓글과 답글 상관없이 삭제
com.graphy.backend.domain.comment.service.CommentServiceTest ‑ 댓글이 생성된다
com.graphy.backend.domain.comment.service.CommentServiceTest ‑ 삭제되거나 없는 댓글 수정시 오류가 발생한다
…

♻️ This comment has been updated with latest results.

@Mayreeel Mayreeel self-requested a review May 25, 2023 13:56
frontend/src/components/RenderModal.tsx Outdated Show resolved Hide resolved
@Mayreeel Mayreeel self-requested a review June 15, 2023 16:12
@mineii mineii merged commit 0d1326b into feature Jun 15, 2023
3 checks passed
@Mayreeel Mayreeel deleted the FE/#98 branch June 17, 2023 16:36
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.

3 participants