swapp201901-team9 / frontend

course repository :
https://github.com/snu-sf-class/swpp201901
1 stars 4 forks source link

iteration 5 progress report #173

Open sally20921 opened 5 years ago

sally20921 commented 5 years ago

104 참고

  1. frontend testing script 작성
  2. design page design: click color => view it on canvas without additional cycle
  3. create design page logo

105 참고

  1. design page design error: sleeve, stripe, button bug fixed

133 참고

  1. design page design, text, logo default image create and send it to backend (with @tmddk2709 , @hyunsama )

146 참고

  1. minor bugs fixed (with @SiennaHan )

159 참고

  1. connect logo and text with fabric front, back canvas(with @SiennaHan , @tmddk2709 )
  2. logo one iteration late bug fixed
  3. change all the images to base64 (dataURL)
  4. now we are able to change size of logo in fabric canvas
sally20921 commented 5 years ago
스크린샷 2019-06-17 오후 2 42 02 스크린샷 2019-06-17 오후 2 42 13 스크린샷 2019-06-17 오후 2 42 30
sally20921 commented 5 years ago

Above is the design page testing result.

SiennaHan commented 5 years ago
  1. 메인페이지 리디자인 1.1 캔버스에 탭 추가+css 1.2 왼쪽 column 배치 다시+접고 펴기 1.3 마이그룹 버튼 위치 안맞는거 해결 1.4 리셋 버튼, 세이브 버튼 1.5 그외 css 여러개.. 1.6 과잠에 들어가는 폰트 웹폰트로 바꿀 수 있게 함
  2. 그룹페이지 리디자인 2.1 그룹 리스트 재정렬 2.2 그룹 내 디자인 리스트 css 2.3 그룹 디테일 css
  3. 이미지 데이터 가공
tmddk2709 commented 5 years ago

image

tmddk2709 commented 5 years ago
  1. Test #178

    • frontend Group test code 작성
  2. Group

    • 각종 그룹 관련 버그들 수정 -ing
  3. Design #113 #118 #119 #134 #140 #143 #147 #150 #157 #162 #166

    • DesignPage와 FabricCanvas 기능 정리해서 합치는 작업
    • text 기능 완성(스타일 변경, 위치 변경 등 모두 가능)
    • 디자인 저장, 포스트, 수정 등 saga 관련 기능 백엔드와 연동 완료
    • 저장된 디자인을 이미지로 변환하여 그룹 디테일 및 그룹 관리 페이지에 띄우기 완료
    • 선택된 캔버스에 따라 옵션 달라지는 기능
    • 메뉴 pop 기능
    • 각종 design 관련 버그 수정 -ing
  4. Comment #168 #172

    • 댓글 기능 작성 중(frontend는 거의 끝, saga 작업 중)
hyunsama commented 5 years ago

Backend 완료

Testing Script 작성

hyunsama commented 5 years ago

image