-
Notifications
You must be signed in to change notification settings - Fork 117
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
[김보경] week20 #1074
Merged
devToram
merged 33 commits into
codeit-bootcamp-frontend:part3-김보경
from
bokeeeey:part4-김보경-week20
Jun 25, 2024
The head ref may contain hidden characters: "part4-\uAE40\uBCF4\uACBD-week20"
Merged
[김보경] week20 #1074
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
7957f20
feat: next.js 패키지를 설치 하였습니다
bokeeeey 02c202a
feat: classNames 라이브러리를 설치 하였습니다
bokeeeey 29f134c
feat: sass 라이브러리를 설치 하였습니다
bokeeeey 4b9f084
feat: RootLayout을 생성하였습니다
bokeeeey 6f48abd
feat: landing layout의 header를 구현 하였습니다
bokeeeey bd90151
feat: Landing Page를 제작 하였습니다
bokeeeey 5a65de4
feat: 로그인 회원가입 페이지 주소를 추가 하였습니다
bokeeeey 6fa05cc
feat: React Hook Form 라이브러리를 설치 하였습니다
bokeeeey 68f1805
feat: TanstackQuery 라이브러리를 설치 하였습니다.
bokeeeey 894190e
feat: Input 컴포넌트를 제작 하였습니다.
bokeeeey 562b154
feat: SignInPage의 UI제작을 완료 하였습니다
bokeeeey de4f531
feat: InputField의 SuffixIcon을 추가 하였습니다
bokeeeey b25da3f
feat: react query devtools를 설치 하였습니다
bokeeeey fb7d064
feat: queryProvider를 추가 하였습니다.
bokeeeey 5d6f8cf
feat: sign-in form의 기능구현을 완료 하였습니다
bokeeeey 07675bd
feat: AuthComponent의 LinkBox를 만들었습니다
bokeeeey 59fcccf
feat: sign-up 페이지의 기능구현을 완료 하였습니다
bokeeeey 04db723
Fix: SignUpForm의 onChange를 onBlur로 수정하였습니다
bokeeeey a42851a
Feat: token유무의 리다이렉트 로직을 추가하였습니다
bokeeeey e0d9e8e
Fix: localStorage 대신 cookie 저장으로 변경
bokeeeey d9a5a7f
Feat: jsCookie 라이브러리를 설치 하였습니다
bokeeeey 77bc329
Feat: GNB 조건부 렌더링과 serverSideProps 셋팅 완료했습니다.
bokeeeey c135b4f
Feat: landingPage의 serverSideProps를 추가하였습니다
bokeeeey db00780
Fix: ServerSideProps 에러 수정
bokeeeey 9946466
Fix: 폴더구조 변경과 App.ts의 Tanstack Query선언 방식을 변경하였습니다.
bokeeeey 4b6e50e
Fix: getServerSideProps를 리액트쿼리로 변경하였습니다
bokeeeey 8f97f02
Feat: FavoriteButton을 추가 하였습니다.
bokeeeey 5295e61
Feat: LinksList를 생성하였습니다
bokeeeey acc2b80
Feat: FavoriteButton 클릭에 의한 LinksList변경을 구현하였습니다
bokeeeey dee970c
Fix: hydrateState 사용으로 prefetch를 진행하였습니다
bokeeeey 82fbead
Feat: Next-Ui skeleton을 설치 하였습니다
bokeeeey 57ae781
Feat: LinksEmptyCase를 추가 하였습니다
bokeeeey 170b2a7
merge: 컨플릭트 해결
bokeeeey File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.