Sangbum Park
|
bd90ee0980
|
Merge branch 'master' into 즐겨찾기
|
2022-03-07 17:34:58 +09:00 |
|
hoon7566
|
4b19617435
|
refactor(customer-vue): home view skeleton component 추가
- 즐겨찾기 데이터 로딩시 레이지로딩 엘리먼트 보여줌
|
2022-03-07 17:07:10 +09:00 |
|
백창훈
|
5f14ec7bfb
|
Merge pull request #38 from Development-team-1/리팩토링_컨트롤러_분리
리팩토링 컨트롤러 분리 (주문, 지난주문, JWT)
|
2022-03-07 16:44:38 +09:00 |
|
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 |
|
bum12ark
|
c5b2ec112d
|
refactor(order-service): 주문, 지난 주문 url 매핑 변경
- api controller 추가
- 테스트 클래스 이관
|
2022-03-07 11:19:17 +09:00 |
|
bum12ark
|
c05f5e5718
|
refactor(owner-apigateway-service): cors allowedOrigins 변경
- localhost -> 명시적 url
|
2022-03-07 11:17:58 +09:00 |
|
bum12ark
|
27e6a2c3a2
|
refactor(owner-vue): url 매핑 부분 변경 - 지난주문, 주문
|
2022-03-07 11:16:17 +09:00 |
|
bum12ark
|
c798e44cb2
|
refactor(customer-vue): 매장 검색 url 형식 변경으로 인한 수정
|
2022-03-04 18:43:53 +09:00 |
|
bum12ark
|
17117b3b26
|
refactor(store): 매장 검색 API, url mapping 변경
- api/customer/store 로 url mapping 변경
- 테스트 url 변경
|
2022-03-04 18:31:53 +09:00 |
|
백창훈
|
6e71f77dad
|
Merge pull request #35 from Development-team-1/고객_검색
고객 검색 - 즐겨찾기 개수
|
2022-03-04 18:26:01 +09:00 |
|
bum12ark
|
f617b3992d
|
feat(customer-vue): Just pickup 매장 검색 페이지 즐겨찾기 개수 추가
- 아이콘 형식으로 변경
|
2022-03-04 18:13:11 +09:00 |
|
bum12ark
|
ff0b2e21c4
|
test(store): 매장 검색 API 즐겨찾기 회수 테스트 추가
|
2022-03-04 18:12:29 +09:00 |
|
bum12ark
|
df352a86a0
|
feat(store): 매장 검색 API 즐겨찾기 회수 추가
- 거리순으로 가까운 매장 조회 후 즐겨찾기 회수 검색
|
2022-03-04 18:12:08 +09:00 |
|
hoon7566
|
624c02905d
|
refactor(customer-frontend-service, owner-frontend-service): customer-frontend-service, owner-frontend-service 정리
- vue로 변경함에 따라서 customer-frontend-service, owner-frontend-service 정리
|
2022-03-04 15:48:09 +09:00 |
|
Sangbum Park
|
82be43a238
|
Merge pull request #34 from Development-team-1/ssl_적용하기
feat(customer vue, customer-gateway-service): SSL 적용
|
2022-03-04 14:52:28 +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 |
|
백창훈
|
8363836299
|
Merge pull request #33 from Development-team-1/고객_검색
Just-Pickup 매장 검색 페이지 및 로직 구현
|
2022-03-04 12:02:16 +09:00 |
|
백창훈
|
3c45eacb85
|
Merge branch 'master' into 고객_검색
|
2022-03-04 12:02:09 +09:00 |
|
Sangbum Park
|
b6bcc58df2
|
Merge pull request #32 from Development-team-1/customer_login_page
feat(customer vue, user-service): customer vue OAuth 인증
|
2022-03-04 11:47:33 +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
|
652d7acd75
|
feat(store-service): Just-Pickup 가게 검색 기능 추가
- slice 를 이용하여 더보기 버튼 로직 추가
- 쿼리에서 haversine 공식을 사용하여 가까운 거리순으로 가져오도록 구현
|
2022-03-03 16:08:55 +09:00 |
|
bum12ark
|
2252a53e26
|
style(customer-vue): Just pickup 레이아웃 변경
- 모바일 처럼 보이게 변경되었습니다.
주의: 매우 이쁨
|
2022-03-02 17:09:25 +09:00 |
|
Sangbum Park
|
728bd4ed55
|
Merge pull request #31 from Development-team-1/refactor-feature
Refactor feature
|
2022-03-02 16:45:56 +09:00 |
|
hoon7566
|
f1ac5fc654
|
fix(owner-gateway-service): access token 없어도 200 ok 리턴하는 문제 해결
global exception handler에 ExpiredJwtException을 제외한 exception 처리하는 로직 추가.
|
2022-03-02 16:26:00 +09:00 |
|
hoon7566
|
5ee3ac28cf
|
refactor(store-service): refactoring user-id hardcode
store-service에 user-id 하드코딩 된 코드를 access token에 담긴 userid로 변경
|
2022-03-02 15:48:58 +09:00 |
|
백창훈
|
888b39180b
|
Merge pull request #30 from Development-team-1/고객_프로젝트_생성
feat(customer-vue): 고객 프로젝트 생성
|
2022-03-02 14:52:21 +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 |
|
Sangbum Park
|
169902ff2f
|
Merge pull request #29 from Development-team-1/OAuth_사용자
feat(user-service): Oauth 사용자 JWT
|
2022-03-02 14:09:24 +09:00 |
|
hoon7566
|
eb68ed3554
|
feat(user-service): Oauth 사용자 JWT
Oauth google, naver로그인시 Refresh token을 cookie에 저장
|
2022-03-02 13:55:44 +09:00 |
|
백창훈
|
1dcc72d0ba
|
Merge pull request #27 from Development-team-1/고객_프로젝트_세팅
고객 페이지 vue 프로젝트 생성 및 설정
|
2022-03-01 16:15:20 +09:00 |
|
Sangbum Park
|
dbc384c6bf
|
Merge pull request #28 from Development-team-1/메뉴_등록
정상 동작 및 테스트 확인 완료하였습니다.
|
2022-03-01 16:14:48 +09:00 |
|
Sangbum Park
|
5dd8b44518
|
Merge branch 'master' into 메뉴_등록
|
2022-03-01 16:14:30 +09:00 |
|
백창훈
|
53d709aed0
|
Merge pull request #26 from Development-team-1/점주_로그인
점주 로그인, axios interceptor, vue router, JWT 인증, access token url mapping
|
2022-03-01 16:12:25 +09:00 |
|
bum12ark
|
3ce0fd6f13
|
feat(order-service): 주문 엔티티 생성 메소드 추가
- 주문 엔티티 생성 메소드 추가
- 서버 기동 시 테스트 데이터 추가
|
2022-03-01 15:52:54 +09:00 |
|
hoon7566
|
3499902bb9
|
Merge remote-tracking branch 'origin/메뉴_등록' into 메뉴_등록
|
2022-03-01 15:45:43 +09:00 |
|
hoon7566
|
59f9651924
|
fix(store-service, owner-vue): item 저장 및 수정
- item 조회후 DTO로 변환하는 과정에서 N+1 해결
- Category 조회시 N+1 해결
|
2022-03-01 15:45:12 +09:00 |
|
bum12ark
|
be175b1fe3
|
refactor(owner-apigateway-service): jwt token validate 리턴 타입 변경
- boolean 에서 void로 변경
|
2022-03-01 15:35:27 +09:00 |
|
bum12ark
|
d6c655c37f
|
feat(owner-vue): url 매핑 및 interceptor 변경
- access token url 매핑 부분 변경
- interceptor router exception 에러 해결
|
2022-03-01 15:34:24 +09:00 |
|
bum12ark
|
8342264a8a
|
feat(customer-vue): 고객 페이지 vue 프로젝트 생성 및 설정
- vue router 추가
- axios 추가
- 테스트 레이아웃 추가
|
2022-03-01 12:08:23 +09:00 |
|
Sangbum Park
|
01d5cddd86
|
Merge branch 'master' into 메뉴_등록
|
2022-03-01 11:34:52 +09:00 |
|
bum12ark
|
5f46d73a22
|
feat(user-service): JWT 토큰 관련 로직 변경
- access token 재발급 시 response body에 만료 시간 추가
- 페이지 이동 시 사용할 access token check 로직 추가
|
2022-02-28 16:54:16 +09:00 |
|
bum12ark
|
b6b3e39380
|
feat(owner-apigateway-service): with credentials 및 exception handler 추가
- with credentials : true 옵션 추가
- 해당 옵션 추가로 인한
access-control-allow-origin : * 에서 vue 서버 아이피로 변경
- access token expired
일 경우 response body 추가
|
2022-02-28 16:50:22 +09:00 |
|
bum12ark
|
516c192211
|
feat(owner-vue): JWT refresh Token 로직 추가
- 페이지 이동 시 유효기간 판단 후 reissue 호출 로직 추가
- api 호출 시 response code에 따라 reissue 호출 로직 추가 (code => EXPIRED 일 경우)
|
2022-02-28 16:47:04 +09:00 |
|
hoon7566
|
ca61356a2d
|
feat(store-service): 아이템 등록 테스트
아이템 등록 테스트 코드 작성
|
2022-02-28 15:35:20 +09:00 |
|
hoon7566
|
9417f39c8a
|
feat(owner-vue, store-service): 메뉴 등록
메뉴 등록 /수정
|
2022-02-28 14:33:28 +09:00 |
|
hoon7566
|
54f19fcad2
|
feat(store-service, owner-vue): 아이템 수정하기 개발
아이템 수정
아이템 옵션 추가 기능 개발
|
2022-02-25 16:38:24 +09:00 |
|