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/#17] : 좋아요 페이지 리팩토링 #19

Merged
merged 8 commits into from
Nov 7, 2024

Conversation

gaeulzzang
Copy link
Contributor

@gaeulzzang gaeulzzang commented Nov 7, 2024

✅ 𝗖𝗵𝗲𝗰𝗸-𝗟𝗶𝘀𝘁

  • merge할 브랜치의 위치를 확인해 주세요.(main❌/develop⭕)
  • 리뷰가 필요한 경우 리뷰어를 지정해 주세요.
  • 리뷰는 PR이 올라오면 최대한 빠르게 진행합니다.
  • P1 단계의 리뷰는 빠르게 확인 후 반영합니다.
  • Approve된 PR은 assigner가 머지하고, 수정 요청이 온 경우 수정 후 다시 push를 합니다.

📌 𝗜𝘀𝘀𝘂𝗲𝘀

📎 𝗪𝗼𝗿𝗸 𝗗𝗲𝘀𝗰𝗿𝗶𝗽𝘁𝗶𝗼𝗻

  • 네비게이션 로직 route로 옮기기
  • 좋아요 목록 LazyColumn으로 수정
  • 스트링 추출 및 파일 네이밍 수정
  • 자동 로그인 기능 추가
  • 토큰 인터셉터 기능 추가

📷 𝗦𝗰𝗿𝗲𝗲𝗻𝘀𝗵𝗼𝘁

스크린샷은 생략하겠습니다

💬 𝗧𝗼 𝗥𝗲𝘃𝗶𝗲𝘄𝗲𝗿𝘀

이 코드 참고해서 화면 이동 로직 수정하면 될 것 같아요!

@gaeulzzang gaeulzzang self-assigned this Nov 7, 2024
@gaeulzzang gaeulzzang requested a review from a team as a code owner November 7, 2024 07:56
@gaeulzzang gaeulzzang merged commit 5529252 into develop Nov 7, 2024
1 check passed
@gaeulzzang gaeulzzang deleted the feature/#17-code-refactor branch November 7, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] : 자동로그인 및 인터셉터 로직 구현 [REFACTOR] : 전체적으로 리팩토링
2 participants