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

feat: uoslife-assignment-fe-2-김영찬 #2

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

ratafa
Copy link

@ratafa ratafa commented Jul 8, 2023

<진행사항>
auth API 처리 완료
categori API 처리 완료

@commit-lint
Copy link

commit-lint bot commented Jul 8, 2023

Features

  • dependency 설치 (4b66b08)
  • api 추상화 설정 및 401 에러 처리 (46661f3)
  • 회원가입 페이지 제작 (22dd2a9)
  • 로그인 페이지 제작 (a9faffe)
  • 메인 페이지 제작 (6e4d162)
  • category API 추상화 작업 (7515275)
  • category 컴포넌트 제작 (065a6db)
  • API error 처리를 위한 try & catch 코드 추가 (ab32ecf)
  • profile api를 통한 로그인 유지 기능 제작 (3a9030d)
  • context api auth 처리 추가 (33c4db7)
  • 화원가입 여부 localstorage 추가 (bb9ba10)
  • context api useCallback 제거 (b418c6d)

Code Refactoring

  • api 함수명 변경 및 자잘한 console.log 제거 (21c4972)

Bug Fixes

  • handleGetProfile 수정 (9bd2e0d)

Contributors

ratafa

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@ratafa ratafa requested a review from eunbae0 July 8, 2023 20:13
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.

1 participant