-
Notifications
You must be signed in to change notification settings - Fork 10
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주차] 로컬무드 미션 제출합니다. #4
Open
wokbjso
wants to merge
97
commits into
CEOS-Developers:main
Choose a base branch
from
local-mood:main
base: main
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 1 commit
Commits
Show all changes
97 commits
Select commit
Hold shift + click to select a range
f3f44ea
Feat:cra 세팅
wokbjso ea7d223
Feat:vote 관련 스토리북 생성
wokbjso 40fc187
Feat:파트장 투표 결과 story 생성
wokbjso 8d3c6c1
Feat:데모데이 story 생성
wokbjso 7bd1c7b
Feat:투표 선택 hover시 story 반영
wokbjso 860004f
Feat:버튼 layout story 생성
wokbjso 963c37c
Feat:input 레이아웃 스토리 생성
wokbjso 3e4ce3e
Chore:vote result 타입 2개로 정의
wokbjso 9c59200
Merge pull request #1 from CEOS-LocalMood-Front/storybook-setting
wokbjso 3ba4c5b
Feat:vite 세팅
wokbjso 5fd94d0
Merge pull request #2 from CEOS-LocalMood-Front/vite-setting
wokbjso 3303a44
Feat:yarn-berry(zero-installs) 세팅 완료
wokbjso 3ff32b8
Merge pull request #3 from CEOS-LocalMood-Front/yarn-berry-setting
wokbjso c25133d
Fix:스토리북 실행 시 esLint 오류 해결
wokbjso e33865d
Merge pull request #1 from local-mood/hotfix
wokbjso 3a36fa8
Feat:라우터 설정 추가
wokbjso 8b7f81f
Feat:헤더 라우터에 전역 선언
wokbjso c85ff97
Feat:header 레이아웃 완성
wokbjso fa2ac58
Merge pull request #2 from local-mood/feature/header
wokbjso e684d1f
Feat:투표 메인 페이지 생성
wokbjso bc185d0
Merge pull request #3 from local-mood/feature/vote-main
wokbjso 23bb43b
Feat:헤더 버튼 컴포넌트 분리
wokbjso 8a87608
Feat:page 메인 텍스트 컴포넌트화
wokbjso 020f04b
Feat:파트장 투표 페이지 생성
wokbjso e0b0848
Merge pull request #4 from local-mood/feature/vote-part-select
wokbjso 6c2ae13
Feat:데모데이 투표 카테고리 선택 페이지 생성
wokbjso 54aac5f
Merge pull request #5 from local-mood/feature/vote-demoday-select
wokbjso 109ac7a
Feat:로그인, 회원가입 라우팅 생성
wokbjso b380544
Feat:로그인 폼 디자인 생성
wokbjso 7eb2af2
Feat:로그인 form border 모바일 크기에서 안나타나게 설정
wokbjso fb11fad
Feat:회원가입 form border 모바일 시 안나타나게 설정
wokbjso 7feb3a8
Feat:form 컨테이너 컴포넌트로 생성
wokbjso 4ab5990
Feat:로그인,회원가입 form 정보 onChange 로직 훅으로 생성
wokbjso e591ae8
Feat:로그인,회원가입 form 정보 onChange 로직 훅으로 생성
wokbjso aac355c
Feat:세팅
geeoneee 4bae962
Feat:파트장 투표창 페이지 생성
geeoneee 14a5a14
Design:파트장 투표창 CSS 작성
geeoneee 8adf7e7
Refactor:Form Layout 타입으로 구별
wokbjso adc4189
Feat:onChange handler 가져오는 컴포넌트를 FormLayout으로 수정
wokbjso d70dcfb
Feat:name, check_password 필드 선택적으로 선언
wokbjso a496557
Merge pull request #6 from local-mood/feat/login
wokbjso e24d85f
Feat:충돌 해결
wokbjso 590ef08
Merge pull request #7 from local-mood/feature/vote-leader
wokbjso 4de1ea0
Feat:프론트엔드 파트장 투표 라우팅 설정
wokbjso 5c4f141
Fixed:파트장 투표 페이지 반응형 수정
wokbjso 5c31a5e
Merge pull request #8 from local-mood/feature/vote-leader
wokbjso 65d6ceb
Feat:투표 결과 페이지 생성
wokbjso 7d237a6
Fix:백엔드 투표창 텍스트 버그 수정
wokbjso ae8bc46
Feat:스크롤 시 컴포넌트 blur 처리하는 훅 생성 후 헤더에 적용
wokbjso 60b1d12
Feat:컴포넌트 추상화 단계 통일
wokbjso a29bfbe
Feat:react-query 세팅
wokbjso bfbc87f
Feat:Auth HOC 처리
wokbjso 6d0c064
Feat:form validation 로직 생성
wokbjso f11bd79
Merge pull request #9 from local-mood/Hyeonmin
wokbjso 25b6d1d
Feat:도커파일 생성
wokbjso 0916a37
Merge pull request #10 from local-mood/Hyeonmin
wokbjso b32b3b8
Fix:회원가입 validate 로직 수정
wokbjso aeca76f
Merge pull request #11 from local-mood/Hyeonmin
wokbjso 9566e33
Feat:로그인,회원가입 dto 와 query 생성
wokbjso de58d6e
Feat:옵션 선택 레이아웃 생성
wokbjso 96b7c12
Feat:DropDown 컴포넌트 완성
wokbjso 0f0d29f
Merge pull request #12 from local-mood/Hyeonmin
wokbjso aeca701
Feat:팀 선택, 파트 선택 validation 추가
wokbjso c2d3d7e
Chore:요소 이름 수정
wokbjso 96dae35
Merge pull request #13 from local-mood/Hyeonmin
wokbjso 0cf2494
Create deploy.yml
wokbjso 5d284c5
Update deploy.yml
wokbjso 8dd4c0c
Update deploy.yml
wokbjso 2b305fa
Update deploy.yml
wokbjso 1981a59
토큰 처리 임의 로직 생성
wokbjso ca4752c
Merge pull request #14 from local-mood/Hyeonmin
wokbjso db48d8b
Chore:로그인 처리를 위해 user 정보 임의변경
wokbjso bffd0de
Merge pull request #15 from local-mood/Hyeonmin
wokbjso 751fb2d
Update deploy.yml
wokbjso d34300a
Feat:유저 정보 api 연결로 Auth HOC 처리
wokbjso ebe97db
Merge pull request #16 from local-mood/Hyeonmin
wokbjso 4ce6f93
Feat:로그아웃 로직 생성
wokbjso b5c3cb8
Merge pull request #17 from local-mood/Hyeonmin
wokbjso 9880b8b
Fix:로그인에는 로그인으로 버튼 텍스트 수정
wokbjso d780e58
Merge pull request #18 from local-mood/Hyeonmin
wokbjso aedff5d
Feat:비밀번호 input 텍스트 type password 처리
wokbjso 504bcba
Merge pull request #19 from local-mood/Hyeonmin
wokbjso ad44c1f
Feat:투표장 투표 클릭 시 버튼 색깔 변경
wokbjso a925ddb
Merge pull request #20 from local-mood/Hyeonmin
wokbjso dd6a2b5
Feat:Header 로고 클릭시 홈으로 이동
geeoneee adf37ff
Feat: 데모데이 투표 결과보기 dto와query 생성 및 rank 적용
geeoneee 0a733f4
Feat: 파트장 투표 결과보기 API 연결
geeoneee 3a59ae8
Feat: 데모데이 투표하기 기능 API 연결 및 중복 투표시 alert창 띄우기
geeoneee dbe40f6
Feat: 파트장 투표하기 기능 API 연결 및 투표, 중복투표시 alert창 띄우기
geeoneee 6039158
VoteDemoday dummylist 삭제
geeoneee d4f8dcf
Feat: 투표시 alert 띄우기
geeoneee 28883c2
Merge pull request #21 from local-mood/Jiwon
wokbjso 04fb6ee
Refactor:투표하기 버튼 누르면 로직 수행하도록 수정
wokbjso b211296
Update deploy.yml
wokbjso a140202
Update deploy.yml
wokbjso a27a6aa
Delete .env
wokbjso 4bbf7e4
Update deploy.yml
wokbjso 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
import type { StorybookConfig } from "@storybook/react-webpack5"; | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 저도 스토리북은 사용해본 적 없는데 배워갑니다~ |
||
|
||
Comment on lines
+1
to
+2
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 스토리북을 사용하신 점이 흥미롭네요! 들어보기만 했는데 저도 공부해봐야겠어요 ㅎㅎ |
||
const config: StorybookConfig = { | ||
stories: ["../src/**/*.mdx", "../src/**/*.stories.@(js|jsx|mjs|ts|tsx)"], | ||
addons: [ | ||
"@storybook/addon-links", | ||
"@storybook/addon-essentials", | ||
"@storybook/preset-create-react-app", | ||
"@storybook/addon-onboarding", | ||
"@storybook/addon-interactions", | ||
], | ||
framework: { | ||
name: "@storybook/react-webpack5", | ||
options: {}, | ||
}, | ||
docs: { | ||
autodocs: "tag", | ||
}, | ||
staticDirs: ["..\\public"], | ||
}; | ||
export default config; |
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,16 @@ | ||
import React from "react"; | ||
import { Decorator } from "@storybook/react"; | ||
import { ThemeProvider } from "styled-components"; | ||
import theme from "../src/styles/theme"; | ||
import GlobalStyles from "../src/styles/GlobalStyles"; | ||
|
||
const previewDecorator: Decorator = (Story, context) => { | ||
return ( | ||
<ThemeProvider theme={theme}> | ||
<GlobalStyles /> | ||
<Story {...context} /> | ||
</ThemeProvider> | ||
); | ||
}; | ||
|
||
export default [previewDecorator]; |
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,17 @@ | ||
import type { Preview } from "@storybook/react"; | ||
import previewDecorators from "./preview-decorators"; | ||
|
||
const preview: Preview = { | ||
parameters: { | ||
actions: { argTypesRegex: "^on[A-Z].*" }, | ||
controls: { | ||
matchers: { | ||
color: /(background|color)$/i, | ||
date: /Date$/i, | ||
}, | ||
}, | ||
}, | ||
decorators: previewDecorators, | ||
}; | ||
|
||
export default preview; |
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.
스토리북은 처음 들어봐서 검색해봤는데, 다음 기회에 저도 사용해보고싶습니다 !