-
Notifications
You must be signed in to change notification settings - Fork 1
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
레시피 등록 #15
Comments
Sung-jin
added a commit
to Sung-jin/team02_frontend
that referenced
this issue
Mar 26, 2019
See: Github issue yapp-project#15 --------------------------------------- ### 작업파일 * components 폴더 내 파일들 -> commonstep * containers 폴더 내 파일들 -> enrolment --------------------------------------- ### 작업내용 * 레시피 등록을 위한 컴포넌트 / 컨테이너 생성
Sung-jin
added a commit
to Sung-jin/team02_frontend
that referenced
this issue
Mar 26, 2019
See: Github issue yapp-project#15 --------------------------------------- ### 작업내용 * 작업 내용 전체적으로 통합 * 컨플릭트 해결 * 포크된 내용을 커밋 하는 것에 대한 방법을 좀 찾아봐야 할듯 Merge branch 'release-1.0' # Conflicts: # package-lock.json # src/App.js # src/containers/MainView/MainView.jsx # src/containers/index.js
Sung-jin
added a commit
to Sung-jin/team02_frontend
that referenced
this issue
Mar 27, 2019
See: Github issue yapp-project#15 --------------------------------------- ### 작업파일 * components 폴더 내 파일들 -> commonstep * containers 폴더 내 파일들 -> enrolment --------------------------------------- ### 작업내용 * 클릭 이벤트 생성 * 왼쪽 상단 스텝을 클릭할 시, 그 스텝에 맞는 레이아웃으로 변경
Sung-jin
added a commit
to Sung-jin/team02_frontend
that referenced
this issue
Mar 27, 2019
See: Github issue yapp-project#15 --------------------------------------- ### 작업파일 * components 폴더 내 파일들 -> commonstep * containers 폴더 내 파일들 -> enrolment --------------------------------------- ### 작업내용 * 저장하기 누를 시 완료 팝업 생성 및 상단 닫기 버튼 위치 클릭 시 닫은 이벤트 구현
Sung-jin
added a commit
to Sung-jin/team02_frontend
that referenced
this issue
Apr 29, 2019
See: Github issue yapp-project#15 --------------------------------------- ### 작업파일 * 등록 관련 파일들 * action, api, saga, reducer, container 아래 등록 관련 파일들 * 레시피 보기 관련 파일들 * HTML_TEST --------------------------------------- ### 작업내용 * 레시피 등록 api 연동 * api 이슈 해결 이후 레시피 보기에 맞게 컨버팅 * 테스트용 컴포넌트 삭제
AnGwangHo
pushed a commit
that referenced
this issue
May 5, 2019
* #16 레시피 보기 See: Github issue #16 --------------------------------------- ### 작업파일 * action/recipeAction.js * api -> recipeAPI.js, rootAPI.js * reducer -> recipeReducer.js, rootReducer.js * saga -> recipeSaga.js, rootSaga.js * ViewRecipe.jsx,scss --------------------------------------- ### 작업내용 * axios 사용을 위한 saga, redux 세팅 * action, api, saga, reducer 생성 * 서버에서 get 방식으로 body 를 받는 형태로 구현하여 파라미터로 받는거로 변경하기 전까지 작업 중단 * #15 레시피 등록 See: Github issue #15 --------------------------------------- ### 작업파일 * 등록 관련 파일들 * action, api, saga, reducer, container 아래 등록 관련 파일들 * 레시피 보기 관련 파일들 * HTML_TEST --------------------------------------- ### 작업내용 * 레시피 등록 api 연동 * api 이슈 해결 이후 레시피 보기에 맞게 컨버팅 * 테스트용 컴포넌트 삭제
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
개요
레이아웃
기능
The text was updated successfully, but these errors were encountered: