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

[7주차] 아지토 미션 제출합니다. #8

Open
wants to merge 110 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
110 commits
Select commit Hold shift + click to select a range
d4af542
Initial commit from Create Next App
CSE-pebble Jun 20, 2024
f24f899
Merge branch 'main' of https://github.com/team-azito/react-vote-19th
CSE-pebble Jun 20, 2024
4220454
Chore: 쓸데없는 파일 및 코드 삭제
CSE-pebble Jun 20, 2024
4589206
Chore: 파비콘 & 메타데이터 설정 및 절대경로 설정
CSE-pebble Jun 20, 2024
425c5e3
Chore: ESLint + Prettier + Husky & lint-staged 설정
CSE-pebble Jun 20, 2024
c787518
배포 테스트
youdame Jun 23, 2024
b7b721e
Fix : 배포 에러 해결 중
youdame Jun 23, 2024
5976316
이슈 템플릿 업로드
youdame Jun 23, 2024
8d0cd1c
테스트 중
youdame Jun 23, 2024
fec743a
Create deploy.yml
youdame Jun 23, 2024
5f0d16b
배포 문제 해결 중
youdame Jun 23, 2024
0e9c4f2
폴더 이름 변경
youdame Jun 23, 2024
e75480c
폴더 이름 변경
youdame Jun 23, 2024
ab2a47c
Chore: svgr webpack 설치 및 세팅
CSE-pebble Jun 23, 2024
8c3f04d
Merge branch 'main' of https://github.com/team-azito/react-vote-19th
CSE-pebble Jun 23, 2024
0b2934a
Style : 폰트 설정 완료
youdame Jun 23, 2024
7edcc79
Merge branch 'main' of https://github.com/team-azito/react-vote-19th
youdame Jun 23, 2024
0ee3e3a
Chore: 폴더 구조 잡기
CSE-pebble Jun 23, 2024
8af4a32
Merge branch 'main' of https://github.com/team-azito/react-vote-19th
CSE-pebble Jun 23, 2024
2612af6
Fix : 폰트 적용 안되는 문제 해결 중
youdame Jun 23, 2024
845e0fd
Merge branch 'main' of https://github.com/team-azito/react-vote-19th
youdame Jun 23, 2024
545d1f2
Style : 폰트 적용 테스트
youdame Jun 23, 2024
e9321ae
Chore: eslint 및 prettier 설정 추가
CSE-pebble Jun 23, 2024
459f99a
자잘한 수정
youdame Jun 23, 2024
0693437
Chore: 쓸데없는 주석 삭제 및 prettier 수정
CSE-pebble Jun 23, 2024
1eb8568
Merge branch 'main' of https://github.com/team-azito/react-vote-19th
CSE-pebble Jun 23, 2024
0a811ec
Chore: pxr 단위 설정
CSE-pebble Jun 23, 2024
e61b65d
Style: 색상 팔레트 설정
CSE-pebble Jun 23, 2024
2865dfa
Style : layout 스타일링
youdame Jun 23, 2024
699bfb4
Style: 전역 스타일 설정
CSE-pebble Jun 23, 2024
f62d8c2
Merge branch 'main' of https://github.com/team-azito/react-vote-19th
CSE-pebble Jun 23, 2024
ea41bb5
Feat : 인풋창 만들기 #1
youdame Jun 24, 2024
6d80ad0
Merge branch 'main' of https://github.com/team-azito/react-vote-19th …
youdame Jun 24, 2024
3c01a2b
Feat : 리액트 훅 폼 적용 #1
youdame Jun 24, 2024
93ddb62
Feat : 회원가입 유효성 확인 체크 구현 #1
youdame Jun 24, 2024
0cbcb8d
Chore: ESLint 변경
CSE-pebble Jun 24, 2024
7e2cb1a
Feat: Header 컴포넌트 완료 및 cva 설치 & tailwind border radius custom #2
CSE-pebble Jun 24, 2024
38835f6
Feat: 투표 메인 페이지 완료
CSE-pebble Jun 24, 2024
381dde2
Feat: 로그인 및 회원가입 버튼 링크 연결 및 Header cva 코드 수정
CSE-pebble Jun 24, 2024
e33aa0e
Fix: Header 위치 고정에 따른 padding-top 값 투표 공통 컴포넌트에 주는 것으로 수정
CSE-pebble Jun 24, 2024
8278044
Style: BigSelectBtn Disabled 색상 변경
CSE-pebble Jun 24, 2024
3cfb480
Feat: 파트장 투표 화면 퍼블리싱 완료
CSE-pebble Jun 24, 2024
e4dfa29
Feat: 데모데이 투표 화면 퍼블리싱
CSE-pebble Jun 24, 2024
8244f64
Feat: Header 로고에 링크 연결
CSE-pebble Jun 24, 2024
3b492a4
Edit: 결과보기 버튼은 항상 enabled로 변경
CSE-pebble Jun 24, 2024
29804bf
Feat : 파트 설정 인풋 구현 #1
youdame Jun 25, 2024
bd44286
Feat : 비밀번호 표시 창 구현 #1
youdame Jun 25, 2024
077486c
Feat : 버튼 컴포넌트 구현 및 프론트 유효성 검증 완료 #1
youdame Jun 25, 2024
7bce160
Feat : SelectInput 컴포넌트 구현 #1
youdame Jun 25, 2024
41235da
Feat : 팀 및 파트 선택 안할 시 에러 구현 #1
youdame Jun 25, 2024
dd8d551
Feat : 회원가입 로직 개발 #1
youdame Jun 25, 2024
6080dc1
Feat : 로그인 로직 구현 #1
youdame Jun 25, 2024
6af7889
Feat : 회원가입 api 에러 처리 완료 #1
youdame Jun 25, 2024
c9d3de4
Feat : 로그인 실패 로직 에러 구현 #1
youdame Jun 25, 2024
f4bb4ab
Feat : 토큰 빼오기 완료 #1
youdame Jun 25, 2024
e623339
Merge pull request #3 from team-azito/feat/issue#1
youdame Jun 25, 2024
da4ee09
Fix : 빌드 에러 해결 #1
youdame Jun 25, 2024
aea99b9
Merge branch 'feat/issue#1'
youdame Jun 25, 2024
55730b6
Feat : mixed content 에러 해결 중
youdame Jun 25, 2024
3d0e2f2
Fix : 에러 해결 중
youdame Jun 25, 2024
fd13e4e
에러 해결 중..
youdame Jun 25, 2024
10a1aa3
에러 해결 중
youdame Jun 25, 2024
fcd88f9
프록시 구현 중
youdame Jun 25, 2024
54e3fc0
Http 해결 중..
youdame Jun 25, 2024
02fa298
Fix : mixed error 해결 중
youdame Jun 25, 2024
4f85b0f
해결 .... 중.....
youdame Jun 25, 2024
e96f702
마지막..
youdame Jun 25, 2024
3b7fba0
Fix : 마지막 도전..
youdame Jun 25, 2024
31f139c
찐막 도전....
youdame Jun 25, 2024
9e9b470
로그인 인스턴스..
youdame Jun 25, 2024
7ae6199
Refactor : 로컬에서와 다른 url로 요청 보내게 설정
youdame Jun 25, 2024
4ced86f
Fix : url 오류 해결
youdame Jun 25, 2024
9a60dbb
Feat : 토큰 저장 로직 및 로딩 시 버튼 연타 못하게 막기 구현 #4
youdame Jun 25, 2024
b8dbf59
Merge pull request #5 from team-azito/feat/issue#4
youdame Jun 25, 2024
23dc9a3
Merge branch 'main' of https://github.com/team-azito/react-vote-19th …
CSE-pebble Jun 26, 2024
c91c92f
Style: 버튼 Disabled 색상 변경
CSE-pebble Jun 26, 2024
0b6593f
Add: 팀, FE, BE 데이터 추가
CSE-pebble Jun 26, 2024
17d129a
Docs: 데이터 수정
CSE-pebble Jun 26, 2024
88503c1
Feat: 공통 템플릿 생성 및 적용 & 투표창 일부 UI 추가
CSE-pebble Jun 26, 2024
e756174
Fix: 충돌 해결 과정에서 발생한 회원가입/로그인 UI 깨짐 문제 해결
CSE-pebble Jun 26, 2024
56d84a6
Style : border-radius 관련 수정
youdame Jun 26, 2024
377d2d6
Feat: 투표창 퍼블리싱 완료
CSE-pebble Jun 26, 2024
063bbb0
Feat: 투표 결과 화면 퍼블리싱
CSE-pebble Jun 26, 2024
f659c0a
Fix: 충돌 해결
CSE-pebble Jun 26, 2024
e778eca
Merge pull request #6 from team-azito/feat/issue#2
CSE-pebble Jun 26, 2024
a344a9f
Feat : 회원 정보 가져오기 구현 #7
youdame Jun 26, 2024
40e8eb9
Feat : 데모데이 투표 및 인증인가 페이지 border css 해결 #7
youdame Jun 26, 2024
0cdd085
Feat: 버튼 비활성화 시 클릭 이벤트 막기
CSE-pebble Jun 26, 2024
640750e
Feat: 파트장 투표 API 연결
CSE-pebble Jun 26, 2024
b6c5c74
Feat: 테스트 데이터 삭제 및 투표 결과 API 연결 완료
CSE-pebble Jun 26, 2024
661494b
Fix: FE, BE 투표 결과 다른 query key로 설정
CSE-pebble Jun 26, 2024
2859ff7
Edit: 유저 투표 여부에 따라 투표 버튼 disabled 되는 기능 삭제
CSE-pebble Jun 26, 2024
f5995f2
Feat: 로그인 시 유저 정보 API 연결
CSE-pebble Jun 26, 2024
2979495
Merge pull request #8 from team-azito/feat/issue#7
CSE-pebble Jun 26, 2024
f5302c8
Fix: 데이터 로딩 중일 때(isLoading) 처리
CSE-pebble Jun 26, 2024
f8aa9f9
Merge pull request #9 from team-azito/feat/issue#7
CSE-pebble Jun 26, 2024
a5a6c23
Fix: query key 잘못 입력한 것 수정
CSE-pebble Jun 26, 2024
5d893f4
컴포넌트 이동
youdame Jun 27, 2024
56bcbbb
Fix: 파트장 로그아웃 상태에서 투표 시 에러 처리
CSE-pebble Jun 27, 2024
fb0ebe7
Fix: 투표 결과 후보만 보이게 slice 처리
CSE-pebble Jun 27, 2024
a27d982
Feat: 로그아웃 기능 구현
CSE-pebble Jun 27, 2024
a0b2cb6
Merge pull request #10 from team-azito/feat/issue#7
CSE-pebble Jun 27, 2024
43d081e
Fix : 로그인 회원가입 시 헤더에 바로 유저정보 반영되게 수정 #12
youdame Jun 28, 2024
d3917ea
Fix : 로그인 상태 전역으로 관리 #12
youdame Jun 28, 2024
c151a19
Merge pull request #13 from team-azito/fix/issue#12
youdame Jun 28, 2024
c978c43
Fix : 엑세스토큰이 있을 때에만 데이터 패칭
youdame Jun 28, 2024
0a68fca
Fix: 빌드 에러 해결
youdame Jun 28, 2024
e21ab91
Feat : 투표 완료 시 투표 결과 창으로 이동 및 결과 바로 반영되게 수정
youdame Jun 28, 2024
1fc02a1
Fix : 데모데이 투표 시 투표 결과가 바로 반영되게 수정
youdame Jun 28, 2024
8b01ee5
Update README.md
youdame Jun 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"env": {
"browser": true,
"es2021": true,
"node": true
},
// 어떤 규칙들과 설정으로 eslint를 사용할지 명시
"extends": [
"next",
"prettier",
"eslint:recommended",
"plugin:react/recommended", //ESLint의 내장되어있는 추천 설정을 사용
"plugin:react/jsx-runtime",
"plugin:@typescript-eslint/recommended" // 타입스크립트 전용 규칙을 추가적으로 사용할 수 있음
],
"parser": "@typescript-eslint/parser", // 타입스크립트용 eslint parser
"overrides": [],
"parserOptions": {
"ecmaVersion": "latest",
"sourceType": "module",
"project": "./tsconfig.json"
},
"plugins": ["react", "@typescript-eslint"],
"rules": {
"react/react-in-jsx-scope": "off", // JSX를 사용할 때 React가 일일이 import되지 않으면 에러(리액트 17 이후부터는 안해줘도 됨)-> off
"no-unused-vars": "off", // 사용하지 않는 변수가 있을 때 에러 -> off
"@typescript-eslint/no-unused-vars": "warn"
// "react/prop-types": "warn" // prop의 타입을 정의해주지 않으면 에러 -> warn
// "@typescript-eslint/no-explicit-any": "warn"
},
"settings": {
"react": {
"version": "detect"
}
},
"ignorePatterns": ["src/app/globals.css"]
}
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/feature.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: '💡 Feat'
description: '새로운 기능 추가 템플릿'
title: '[Feat] '
labels: 'feat'
body:
- type: textarea
attributes:
label: 📝 설명
description: 새로운 기능에 대해 설명해주세요.
placeholder: 기능에 대해서 적어주세요.
validations:
required: true
- type: textarea
attributes:
label: ✅ 체크사항
description: 주어진 기능에 대해서 체크박스를 만들어주세요.
placeholder: 기능에 대해서 나열해주세요.
validations:
required: true
18 changes: 18 additions & 0 deletions .github/ISSUE_TEMPLATE/fix.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: "🛠️ Fix"
description: "Fix 템플릿"
title: "[Fix] "
labels: "fix"
body:
- type: textarea
attributes:
label: 🐞 버그 설명
description: 버그에 대한 설명을 작성해 주세요.
validations:
required: true
- type: textarea
attributes:
label: 🧾 로그
description: 로그가 있으면 복붙해 주세요.
render: shell
validations:
required: false
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/refactor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: "♻️ Refactor"
description: "리팩토링 템플릿"
title: "[Refactor] "
labels: "refactor"
body:
- type: textarea
attributes:
label: ❓ 이유
description: 리팩토링을 진행한 이유를 설명해주세요.
validations:
required: true
- type: textarea
attributes:
label: ✅ 수정
description: 수정한 부분을 적어주세요.
validations:
required: true
14 changes: 14 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## 🕹️ 작업 내용

- [ ]
- [ ]

## 📋 리뷰 포인트

-
-

## 🔮 기타 사항

-
-
31 changes: 31 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
name: ci

on: [push, pull_request]

jobs:
run-lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3

- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: "20"

- name: Cache node modules
uses: actions/cache@v3
id: cache
with:
path: node_modules
key: npm-packages-${{ hashFiles('**/package-lock.json') }}

- name: Install the project dependencies
if: steps.cache.outputs.cache-hit == false
run: npm ci

- name: Build
run: npm run build

- run: echo '${{github.actor}}님 에러 확인 확인해주세요 ( っ •‌ᜊ•‌ )う'
34 changes: 34 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
name: Deploy

on:
push:
branches: ['main']

jobs:
build:
runs-on: ubuntu-latest
container: pandoc/latex
steps:
- uses: actions/checkout@v2

- name: Install mustache (to update the date)
run: apk add ruby && gem install mustache

- name: creates output
run: sh ./build.sh

- name: Pushes to another repository
id: push_directory
uses: cpina/github-action-push-to-another-repository@main
env:
API_TOKEN_GITHUB: ${{ secrets.AUTO_ACTIONS }}
with:
source-directory: 'output'
destination-github-username: youdame
destination-repository-name: react-vote-19th
user-email: ${{ secrets.EMAIL }}
commit-message: ${{ github.event.commits[0].message }}
target-branch: main

- name: Test get variable exported by push-to-another-repository
run: echo $DESTINATION_CLONED_DIRECTORY
36 changes: 36 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js
.yarn/install-state.gz

# testing
/coverage

# next.js
/.next/
/out/

# production
/build

# misc
.DS_Store
*.pem

# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# local env files
.env*.local

# vercel
.vercel

# typescript
*.tsbuildinfo
next-env.d.ts
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname "$0")/_/husky.sh"

npx lint-staged
9 changes: 9 additions & 0 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"printWidth": 120,
"tabWidth": 2,
"singleQuote": false,
"trailingComma": "all",
"semi": true,
"endOfLine": "lf",
"plugins": ["prettier-plugin-tailwindcss"]
}
Loading