Commit Graph

12 Commits

Author SHA1 Message Date
hoon7566
0d94f8819e refactor(store-service): favorite store 테스트 코드 작성
favorite store 테스트 코드 작성
2022-03-07 16:13:52 +09:00
hoon7566
d2b32078d3 refactor(customer-vue, store-service): 즐겨찾기 매장 조회
- 즐겨찾기 매장 조회
- 즐겨찾기 테스트 데이터
- 페이지 라우팅 체크 로직
2022-03-07 13:45:51 +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
bum12ark
2252a53e26 style(customer-vue): Just pickup 레이아웃 변경
- 모바일 처럼 보이게 변경되었습니다.

주의: 매우 이쁨
2022-03-02 17:09:25 +09:00
bum12ark
a5bb4b4a8f feat(customer-vue): 고객 프로젝트 생성
- vuetify 템플릿으로 변경
2022-03-02 14:38:01 +09:00
hoon7566
43a439a982 refactor(customer-vue): customer-vue 삭제
template 미사용으로 해당 service 삭제
2022-03-02 14:29:31 +09:00
hoon7566
eb68ed3554 feat(user-service): Oauth 사용자 JWT
Oauth google, naver로그인시 Refresh token을 cookie에 저장
2022-03-02 13:55:44 +09:00
bum12ark
8342264a8a feat(customer-vue): 고객 페이지 vue 프로젝트 생성 및 설정
- vue router 추가
- axios 추가
- 테스트 레이아웃 추가
2022-03-01 12:08:23 +09:00