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

가이드라인 페이지 기능 추가 및 기타 코드 수정 #111

Merged
merged 4 commits into from
Oct 25, 2024

Conversation

Diwoni
Copy link
Collaborator

@Diwoni Diwoni commented Oct 25, 2024

#️⃣ 연관된 이슈

ex) #110

📝 작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요.(이미지 첨부 가능)

  • 가이드라인 삭제 API 연동 및 Id -> id 수정
  • 가이드라인 페이지 레이아웃 조정
  • 시니또 평가페이지 차크라ui 관련 오류 수정

스크린샷 (선택)

💬 리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

⏰ 현재 버그

✏ Git Close

close #110

@Diwoni Diwoni added ✨ Feature 새로운 기능 추가 및 구현하는 경우 📡 API 비동기 통신 코드를 짜는 경우, 백엔드와의 통신하는 경우 ♻️ Refactoring 코드 리팩토링 & 클린 코드 작업을 진행하는 경우 labels Oct 25, 2024
@Diwoni Diwoni requested review from Dobbymin and JYN523 October 25, 2024 09:12
@Diwoni Diwoni self-assigned this Oct 25, 2024
Copy link
Contributor

@Dobbymin Dobbymin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Id 부분이랑 삭제 관련 api 까지 구현된 것 같네요. 고생하셨습니다!

@Dobbymin Dobbymin merged commit 57c1452 into Weekly Oct 25, 2024
1 check passed
@Dobbymin Dobbymin deleted the Feat/issue-#100 branch October 25, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📡 API 비동기 통신 코드를 짜는 경우, 백엔드와의 통신하는 경우 ✨ Feature 새로운 기능 추가 및 구현하는 경우 ♻️ Refactoring 코드 리팩토링 & 클린 코드 작업을 진행하는 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

가이드라인 페이지 기능 추가구현 및 기타코드 수정
2 participants