-
Notifications
You must be signed in to change notification settings - Fork 13
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
[7주차] 펫플레이트 미션 제출합니다. #7
Open
Dahn12
wants to merge
70
commits into
CEOS-Developers:master
Choose a base branch
from
team-Buldok:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
8d5a644
init : react -typescript 프로젝트 설치
Dahn12 0101cce
feat: 프리티어 설정
Dahn12 8495a5d
style : globalStyle 적용
Dahn12 e421193
fix : import 정리
Dahn12 028735c
feat : 폰트 적용
Dahn12 df178d0
Merge pull request #1 from team-Buldok/initialSetting
Dahn12 a98cb3b
feat: 페이지 라우팅 구현
Dahn12 56a5b1c
feat : signuppage 컴포넌트 구현
Dahn12 91b55e8
feat : signup 페이지 디자인 1차
Dahn12 bde92cb
feat : loginpage 틀잡기
Dahn12 cea1fd2
Merge pull request #2 from team-Buldok/Dahn12
Dahn12 e26172a
feat : header 구현, 전체적인 디자인 수정
Dahn12 e09f2a3
Merge pull request #3 from team-Buldok/Dahn12
Dahn12 4deb25e
feat: voteMain 페이지 틀 구현
Dahn12 d3918d9
feat: teamVote 페이지 틀 구현
Dahn12 079b0cf
feat : api 요청 구현, signup 구현
jinnyleeis 604a7de
feat : react-query로 전환
jinnyleeis 44cf712
feat : membervote 페이지 틀잡기
Dahn12 8920d74
feat : 커스텀훅, 폴더 명칭 변경
jinnyleeis 9967ff4
feat : 로그인 기능
jinnyleeis 14398ec
fix : refreshtoken cookie -> header
jinnyleeis 717c56a
feat : 로그인한 유저 정보 get 요청
jinnyleeis 81bb6d8
fix: memberLists 컴초넌트 일부 수정
Dahn12 f401c11
fix: memberVote의 dropdown 컴포넌트 dropdownpart로 수정
Dahn12 3d566af
feat : teamVoteResult 페이지 틀 완성
Dahn12 2bd4c81
feat: memberlists 페이지 일부 완성
Dahn12 c9b4f7c
Merge branch 'Dahn12'
Dahn12 487b6d3
feat : header 직접 입력 대신 -> interceptor로 accesstoken
jinnyleeis 905c5ec
feat : team 조회 api 요청으로 전환 (usequery)
jinnyleeis a028a49
fix : result-vote 관련 페이지 toggle, key 수정
Dahn12 d586d3c
feat : 팀 투표 기능
jinnyleeis fcdb430
refactor : 팀 투표기능
jinnyleeis b1a1bab
Merge pull request #5 from team-Buldok/Dahn12
Dahn12 b50e67e
fix: text-align 수정
Dahn12 12d07e4
feat, refactor : 후보자 조회
jinnyleeis 35c07b7
Merge branch 'master' of https://github.com/team-Buldok/react-vote-19th
jinnyleeis eba8910
style : 선택된 팀 -> 계속해서 hover 유지되도록
jinnyleeis 47b2280
fix : signup 페이지 디자인 수정
Dahn12 97d283d
fix : 로그인 페이지 디자인 수정
Dahn12 7c5c513
Merge branch 'master' into Dahn12
Dahn12 b44ab0a
Merge pull request #6 from team-Buldok/Dahn12
Dahn12 599fa95
fix: memberResultPage 내림차순 적용
Dahn12 1fdfc75
Merge pull request #7 from team-Buldok/Dahn12
Dahn12 61413a2
feat : 멤버 투표 기능 구현
jinnyleeis 15e4653
fix : data.value 접근 에러 수정
jinnyleeis c247794
feat : 멤버 투표 결과 확인 기능
jinnyleeis ba148f9
feat : 팀 투표 결과 확인 기능
jinnyleeis c9ebe04
feat : 투표후 -> navigation 기능
jinnyleeis 320b1bd
feat : 투표 alert 메시지 수정
jinnyleeis affb480
feat : 회원가입시 입력양식 검증
jinnyleeis 40d2a8c
delete : 주석 제거
jinnyleeis abdb32e
수정 : https 로
jinnyleeis 403ed98
fix : 백엔드 수정 (role 제거)
Dahn12 fdbe84c
Merge branch 'master' into Dahn12
Dahn12 bcebf40
fix : result 버튼 추가, 디자인 수정
Dahn12 f116c40
Merge pull request #8 from team-Buldok/Dahn12
Dahn12 a18dfd4
feat : role 삭제, 로그인 페이지 수정
jinnyleeis 9e8743f
feat : 로그인x시, 투표 결과 못하도록
jinnyleeis 8ed1938
fix : 회원가입 처음
jinnyleeis 468dc59
fix : 회원가입 처음에 처리 제대로 안되는문제
jinnyleeis 2d3fa56
fix : 회원가입처음
jinnyleeis cdd08d5
fix : 회원가입 문제
jinnyleeis 9c45576
fix 로그인
jinnyleeis 00d8176
fix : 로그인 상태에는 회원가입 안보이도록 수정
jinnyleeis bfd6524
feat : 로그아웃 기능 추가
jinnyleeis 4a55e37
fix : 로그아웃 기능 401 에러
jinnyleeis 1f95fbb
fix: 로그아웃
jinnyleeis 4203f25
fix. :로그아웃
jinnyleeis 0f1ed32
fix : 로그아웃..
jinnyleeis 6d47c8c
feat : 로그아웃시 그냥 루트 페이지에 머물게!! 성공
jinnyleeis 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"semi": true, | ||
"tabWidth": 2, | ||
"printWidth": 120, | ||
"trailingComma": "all", | ||
"bracketSameLine": true, | ||
"endOfLine": "auto", | ||
"singleQuote": true | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. | ||
|
||
# dependencies | ||
/node_modules | ||
/.pnp | ||
.pnp.js | ||
|
||
# testing | ||
/coverage | ||
|
||
# production | ||
/build | ||
|
||
# misc | ||
.DS_Store | ||
.env.local | ||
.env.development.local | ||
.env.test.local | ||
.env.production.local | ||
|
||
npm-debug.log* | ||
yarn-debug.log* | ||
yarn-error.log* |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# Getting Started with Create React App | ||
|
||
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). | ||
|
||
## Available Scripts | ||
|
||
In the project directory, you can run: | ||
|
||
### `npm start` | ||
|
||
Runs the app in the development mode.\ | ||
Open [http://localhost:3000](http://localhost:3000) to view it in the browser. | ||
|
||
The page will reload if you make edits.\ | ||
You will also see any lint errors in the console. | ||
|
||
### `npm test` | ||
|
||
Launches the test runner in the interactive watch mode.\ | ||
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information. | ||
|
||
### `npm run build` | ||
|
||
Builds the app for production to the `build` folder.\ | ||
It correctly bundles React in production mode and optimizes the build for the best performance. | ||
|
||
The build is minified and the filenames include the hashes.\ | ||
Your app is ready to be deployed! | ||
|
||
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information. | ||
|
||
### `npm run eject` | ||
|
||
**Note: this is a one-way operation. Once you `eject`, you can’t go back!** | ||
|
||
If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project. | ||
|
||
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own. | ||
|
||
You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it. | ||
|
||
## Learn More | ||
|
||
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started). | ||
|
||
To learn React, check out the [React documentation](https://reactjs.org/). |
Oops, something went wrong.
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.
이 파일 네임에 .과 prettierrc 사이에 띄어쓰기가 있어서 모든 파일에서 프리티어가 제대로 동작하지 않고 있어요!