Commit Graph

13 Commits

Author SHA1 Message Date
Sangbum Park
b297113935 Merge branch 'master' into 상품상세_주문하기 2022-03-10 15:13:27 +09:00
hoon7566
5d737a1127 feat(order-service): 주문
- 주문 기능 추가
2022-03-09 16:59:09 +09:00
bum12ark
af9f86ff5c feat(customer-vue): 고객 매장 상품 페이지 개발 2022-03-08 20:50:49 +09:00
hoon7566
b6583eaec2 feat(customer-vue, order-service): 상품 상세페이지, 장바구니 기능 추가
- 상품 상세페이지
- 장바구니 기능 추가
2022-03-08 17:14:25 +09:00
bum12ark
d2b51d0abe feat(customer-vue): Just Pick-up 홈 - 가까이 있는 매장 추가
- 가까이 있는 매장 추가
- 스토어 기본 이미지 변경
2022-03-07 19:50:37 +09:00
Sangbum Park
bd90ee0980 Merge branch 'master' into 즐겨찾기 2022-03-07 17:34:58 +09:00
hoon7566
d2b32078d3 refactor(customer-vue, store-service): 즐겨찾기 매장 조회
- 즐겨찾기 매장 조회
- 즐겨찾기 테스트 데이터
- 페이지 라우팅 체크 로직
2022-03-07 13:45:51 +09:00
bum12ark
c798e44cb2 refactor(customer-vue): 매장 검색 url 형식 변경으로 인한 수정 2022-03-04 18:43:53 +09:00
hoon7566
f1ecaec79c feat(customer vue, customer-gateway-service): SSL 적용
- customer vue SSL적용
- customer gateway service SSL적용
2022-03-04 14:47:50 +09:00
백창훈
3c45eacb85 Merge branch 'master' into 고객_검색 2022-03-04 12:02:09 +09:00
bum12ark
cf03d7e233 test(store, customer-vue): 매장 검색 API 테스트
- searchStore -> search-store : url 변경
- 매장 검색 API 테스트 추가
2022-03-03 20:50:03 +09:00
hoon7566
d40258a95b feat(customer vue, user-service): customer vue OAuth 인증
- customer vue 인증페이지 구현
- customer OAuth 로그인 구현
- user-service success handling 구현
2022-03-03 20:29:19 +09:00
bum12ark
005e347cad feat(customer-vue): Just pickup 매장 검색 페이지 구현
- 매장 검색 페이지 더보기 버튼 로직 구현
- 페이지 로딩 시 로딩 바 추가
2022-03-03 19:38:05 +09:00