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

파일(이미지) 업로드 및 데이터베이스 업로드 #26

Open
5 tasks
Sung-jin opened this issue Apr 29, 2019 · 0 comments
Open
5 tasks

파일(이미지) 업로드 및 데이터베이스 업로드 #26

Sung-jin opened this issue Apr 29, 2019 · 0 comments

Comments

@Sung-jin
Copy link
Collaborator

개요

  • 파일(이미지)를 웹 페이지에 drag n drop 및 select file 형태로 업로드 기능 구현
  • 미리보기, 미리보기에서 삭제 및 state 에 저장
  • 파일을 데이터베이스에 전송 및 저장

레이아웃

  • enrolment 파일 업로드 페이지에 구현

기능

  • 파일 업로드 기능
  • select and drag n drop 기능
  • 프리뷰 기능
  • 파일 state 에 저장
  • axios 를 이용하여 파일 서버에 업로드 기능
Sung-jin added a commit to Sung-jin/team02_frontend that referenced this issue May 4, 2019
See: Github issue yapp-project#26
---------------------------------------
### 작업파일
* enrolment 내부 이미지 처리 부분
---------------------------------------
### 작업내용
* react-dropzone 연동
---------------------------------------
### Issue
* 업로드 된 이미지 모두 삭제하고 다시 업로드 할 시 렌더 오류발생
Sung-jin added a commit to Sung-jin/team02_frontend that referenced this issue May 4, 2019
See: Github issue yapp-project#26
---------------------------------------
### 작업파일
* enrolmentAPI, rootAPI, recipeReducer, userSaga
---------------------------------------
### 작업내용
* yapp-project#25 pull request 피드백 반영
Sung-jin added a commit to Sung-jin/team02_frontend that referenced this issue May 20, 2019
See: Github issue yapp-project#26
---------------------------------------
### 작업내용
* 작업 내용 전체적인 merge
---------------------------------------
### TODO
* 재료 추가 이벤트에 대한 기능 구현
* 아이콘 / 칵테일 잔 이미지 적용
* 데이터 저장 이슈 해결
Sung-jin added a commit to Sung-jin/team02_frontend that referenced this issue May 25, 2019
See: Github issue yapp-project#26
---------------------------------------
### 작업파일
* Enrolment 폴더 아래 파일들
* ViewRecipe 폴더 아래 파일들
* 각종 이미지
---------------------------------------
### 작업내용
* 아이콘, 이미지 적용
* 서버 데이터에 따른 동적 레이아웃 생성
* 위치만 잡아둔 내용 모두 내용 추가
---------------------------------------
### TODO
* 서버 레시피 저장 이슈 확인 후 데이터 저장 및 저장된 데이터 불러와서 잘 적용됬는지 확인
* 레시피 자세히 보기 우측 버튼 기능 추가
* 태그 입력 방식 추가
* 레시피 재료 삭제 버튼 위치 잡기
* 칵테일 재료과 비율에 따른 색상 채우기 기능 추가
* 합친 후 QA 진행 및 버그 수정
Sung-jin added a commit to Sung-jin/team02_frontend that referenced this issue May 25, 2019
See: Github issue yapp-project#26
Merge 및 conflict 해결

Merge commit 'af1859233a23e62557e7951c85cfda80f92c97ad' into drinkme#26

# Conflicts:
#	src/containers/ViewRecipe/ViewRecipe.jsx
Sung-jin added a commit to Sung-jin/team02_frontend that referenced this issue May 29, 2019
See: Github issue yapp-project#26
---------------------------------------
### 작업파일
* enrolment 아래 파일
* viewRecipe 아래 파일
---------------------------------------
### 작업내용
1. 레시피 등록 스텝 1에서 처음 렌딩 후 컵 선택, 알코올 선택 시 변하지 않는 이슈 해결
2. 로그인 했을 경우에만 댓글 입력 가능하게 변경
3. 필수 정보 (스텝1, 스텝2 내용) 를 모두 입력해야 저장 되도록 변경
	* 정보가 입력 되지 않은게 있을 경우 alert 및 그 위치로 포커싱
	* 모든 정보가 입력되면 저장하기가 밝은 흰색으로 변경
	* 밝은 흰색으로 변경되었더라도 필수 입력 정보가 사라질 시 다시 어두워지게 변경
		* 모두 입력해서 밝은 흰색이 된 이후 ml 를 없애면 기본 값을 0 으로 해서인지 ml 만 없어지면 이전 정보가 저장되어있음
---------------------------------------
### TODO
1. 파폭, 크롬 등의 브라우저에서 이미지 등록 이슈 해결
2. shake me 버튼 칵테일 채우는 뷰 만들기
3. 기타 버그 및 수정
4. QA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant