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

페이지 Protect 기능 추가 #155

Merged
merged 2 commits into from
Nov 8, 2024
Merged

페이지 Protect 기능 추가 #155

merged 2 commits into from
Nov 8, 2024

Conversation

JYN523
Copy link
Collaborator

@JYN523 JYN523 commented Nov 8, 2024

#️⃣ 연관된 이슈

ex) #이슈번호, - #이슈번호

#146

📝 작업 내용

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

  • 페이지 protect 구현
  • 경로 수정

스크린샷 (선택)

💬 리뷰 요구사항(선택)

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

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

  • 콜백 리뷰 페이지
    기존 경로: /sinitto/call-back/review
    변경 경로: /guard/call-back/review

    페이지 protect를 적용하면서 생각해보니 콜백 리뷰는 보호자가 작성하는 것이니 경로가 guard로 시작해야할 것 같아서 변경했습니다.

  • 시니어 등록 페이지
    기존 경로: /senior-register
    변경 경로: /guard/senior-register

    마찬가지로 시니어 등록은 보호자의 기능이니 경로를 guard로 시작하도록 변경했습니다.

⏰ 현재 버그

✏ Git Close

close #이슈번호

close #146

@JYN523 JYN523 added the ✨ Feature 새로운 기능 추가 및 구현하는 경우 label Nov 8, 2024
@JYN523 JYN523 requested review from Diwoni and Dobbymin November 8, 2024 02:43
@JYN523 JYN523 self-assigned this Nov 8, 2024
@JYN523 JYN523 linked an issue Nov 8, 2024 that may be closed by this pull request
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.

잘 정리된것 같네요! 고생하셨습니다.

@Dobbymin Dobbymin merged commit 0c2c26d into Weekly Nov 8, 2024
1 check passed
@Dobbymin Dobbymin deleted the Feat/issue-#146 branch November 8, 2024 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 새로운 기능 추가 및 구현하는 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

페이지 protect 기능 구현
2 participants