-
Notifications
You must be signed in to change notification settings - Fork 5
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
메인 브랜치로 merge 24.03.04 #249
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 156efea - Browse repository at this point
Copy the full SHA 156efeaView commit details -
feat: review 관련 interceptor 내용 추가
- interceptor config에 /reviews 경로 추가 - interceptor에 reviews url 추가 검증 로직 추가
Configuration menu - View commit details
-
Copy full SHA for 5c15c2a - Browse repository at this point
Copy the full SHA 5c15c2aView commit details -
- review paging 추가 - ReviewService 내 로그 남기는 부분 추가
Configuration menu - View commit details
-
Copy full SHA for f50bcd6 - Browse repository at this point
Copy the full SHA f50bcd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 637b360 - Browse repository at this point
Copy the full SHA 637b360View commit details -
Configuration menu - View commit details
-
Copy full SHA for 901adad - Browse repository at this point
Copy the full SHA 901adadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48f70b2 - Browse repository at this point
Copy the full SHA 48f70b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c8bc2c - Browse repository at this point
Copy the full SHA 2c8bc2cView commit details -
Merge pull request #222 from cgk95/hotfix/configure_jwt_expiring
refactor : .yml 파일에 jwt-expiring-time 지정하여 profile 별로 다르게 설정하여 사용하도록 수정
Configuration menu - View commit details
-
Copy full SHA for 9614bd1 - Browse repository at this point
Copy the full SHA 9614bd1View commit details -
Merge pull request #221 from HyunJunSon/refator/like
refactor:: 즐겨찾기 목록 요청 리팩토링
Configuration menu - View commit details
-
Copy full SHA for 6e261b8 - Browse repository at this point
Copy the full SHA 6e261b8View commit details -
Merge pull request #223 from linglong67/feature/modify-cicd-dev-yml
[hotfix] cicd-dev yml 수정
Configuration menu - View commit details
-
Copy full SHA for 0ec3b72 - Browse repository at this point
Copy the full SHA 0ec3b72View commit details -
gunsight1 committed
Feb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 5bce046 - Browse repository at this point
Copy the full SHA 5bce046View commit details -
gunsight1 committed
Feb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 1129ed9 - Browse repository at this point
Copy the full SHA 1129ed9View commit details -
gunsight1 committed
Feb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for d558b8f - Browse repository at this point
Copy the full SHA d558b8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 580db55 - Browse repository at this point
Copy the full SHA 580db55View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2930c6 - Browse repository at this point
Copy the full SHA f2930c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b06a0c2 - Browse repository at this point
Copy the full SHA b06a0c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f933a98 - Browse repository at this point
Copy the full SHA f933a98View commit details -
* Entity에 accountType 추가로 인한 null 추가 (dto엔 accountType가 필요해질 경우에만 넣는걸로)
gunsight1 committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 7702973 - Browse repository at this point
Copy the full SHA 7702973View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e69ab6 - Browse repository at this point
Copy the full SHA 7e69ab6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ce9306 - Browse repository at this point
Copy the full SHA 0ce9306View commit details -
* AccountType enum 클래스 추가로 인한 코드 수정
폼 가입시 type platform value 추가 카카오 가입시 type kakao value 추가 * 회원 탈퇴 코드가 중복이므로 메서드 병합 작업 진행 * 약간의 리팩터링 진행
gunsight1 committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for cff8dbc - Browse repository at this point
Copy the full SHA cff8dbcView commit details -
- memeber table grant 관련 제거 (추후 지용님 작업에 올라올 예정으로 겹침) - review table 제약조건 추가
Configuration menu - View commit details
-
Copy full SHA for 9ca40f4 - Browse repository at this point
Copy the full SHA 9ca40f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a19ee50 - Browse repository at this point
Copy the full SHA a19ee50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 232e911 - Browse repository at this point
Copy the full SHA 232e911View commit details -
gunsight1 committed
Feb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 68bfa3a - Browse repository at this point
Copy the full SHA 68bfa3aView commit details -
Merge pull request #227 from cgk95/hotfix/wash_exception_handling
Hotfix :: 세차 정보 예외 핸들링 추가
Configuration menu - View commit details
-
Copy full SHA for 51239ee - Browse repository at this point
Copy the full SHA 51239eeView commit details -
Merge pull request #226 from gunsight1/feature_add_account_type
feature :: 회원가입, 로그인시 계정 타입 추가
Configuration menu - View commit details
-
Copy full SHA for f350c16 - Browse repository at this point
Copy the full SHA f350c16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f3760d - Browse repository at this point
Copy the full SHA 6f3760dView commit details -
- 등록/수정 시 유니크 키에 대한 무결성 exception 발생할 수 있어 내용 추가
Configuration menu - View commit details
-
Copy full SHA for a0d0872 - Browse repository at this point
Copy the full SHA a0d0872View commit details -
* 테이블 컬럼 추가시 존재여부를 판단 한 후 수행하도록 PLSQL로 작성
gunsight1 committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 8b65787 - Browse repository at this point
Copy the full SHA 8b65787View commit details -
Revert "* 테이블 컬럼 추가시 존재여부를 판단 한 후 수행하도록 PLSQL로 작성"
This reverts commit 8b65787.
gunsight1 committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for d00e2cf - Browse repository at this point
Copy the full SHA d00e2cfView commit details -
Merge pull request #228 from gunsight1/hotfix_modify_v109_query
* 테이블 컬럼 추가시 존재여부를 판단 한 후 수행하도록 PLSQL로 작성
Configuration menu - View commit details
-
Copy full SHA for 0b97e8b - Browse repository at this point
Copy the full SHA 0b97e8bView commit details -
Merge branch 'develop' of https://github.com/gunsight1/F1-WashPedia-BE …
…into develop
gunsight1 committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 2a87260 - Browse repository at this point
Copy the full SHA 2a87260View commit details -
Configuration menu - View commit details
-
Copy full SHA for 290d11e - Browse repository at this point
Copy the full SHA 290d11eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bed7ed1 - Browse repository at this point
Copy the full SHA bed7ed1View commit details -
* 프론트 로컬 개발 환경용 localhost:3000 추가
gunsight1 committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for ffde7a6 - Browse repository at this point
Copy the full SHA ffde7a6View commit details -
gunsight1 committed
Feb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 1696657 - Browse repository at this point
Copy the full SHA 1696657View commit details -
Merge pull request #232 from gunsight1/test_add_webconfig_cors_frontend
프론트엔드 접근용 url 추가
Configuration menu - View commit details
-
Copy full SHA for 1f075ac - Browse repository at this point
Copy the full SHA 1f075acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4da697d - Browse repository at this point
Copy the full SHA 4da697dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfb971e - Browse repository at this point
Copy the full SHA bfb971eView commit details -
Merge pull request #231 from cgk95/feat/#224
Feature : 커스텀 예외 메시지 처리를 추가합니다.
Configuration menu - View commit details
-
Copy full SHA for 8cdb760 - Browse repository at this point
Copy the full SHA 8cdb760View commit details -
Merge pull request #229 from linglong67/feature/review-api-update
[feat] 리뷰 API 보완 (페이징, 토큰 검증)
Configuration menu - View commit details
-
Copy full SHA for fbe1f5c - Browse repository at this point
Copy the full SHA fbe1f5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b98a24 - Browse repository at this point
Copy the full SHA 2b98a24View commit details -
Merge pull request #234 from HyunJunSon/refator/like
chore:: interceptor 경로추가
Configuration menu - View commit details
-
Copy full SHA for 07bf0d2 - Browse repository at this point
Copy the full SHA 07bf0d2View commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e2bab5 - Browse repository at this point
Copy the full SHA 2e2bab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c848a05 - Browse repository at this point
Copy the full SHA c848a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 448abf8 - Browse repository at this point
Copy the full SHA 448abf8View commit details -
feat :: IllegalArgumentException 에 대한 핸들러, 에러코드 추가 (주로 요청-응답 간 Json 파…
…라미터 명이 일치하지 않을 때 발생)
Configuration menu - View commit details
-
Copy full SHA for ba0064f - Browse repository at this point
Copy the full SHA ba0064fView commit details -
이메일 링크는 이제 /find-password 에 GET 요청을 보내고, 서버는 유효성 검사후 /reset-password 로 리다이렉트 (토큰을 URL 쿼리스트링에 담아서 반환). /reset-password 페이지에서 POST 요청을 보내며 재설정 로직을 마무리
Configuration menu - View commit details
-
Copy full SHA for 270e7c6 - Browse repository at this point
Copy the full SHA 270e7c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce13f62 - Browse repository at this point
Copy the full SHA ce13f62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1687855 - Browse repository at this point
Copy the full SHA 1687855View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7d73cd - Browse repository at this point
Copy the full SHA e7d73cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4156430 - Browse repository at this point
Copy the full SHA 4156430View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42bdb75 - Browse repository at this point
Copy the full SHA 42bdb75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 088840c - Browse repository at this point
Copy the full SHA 088840cView commit details
Commits on Mar 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9be715b - Browse repository at this point
Copy the full SHA 9be715bView commit details -
Merge pull request #235 from cgk95/refactor/change_password_reset_logic
Fix : 패스워드 재설정 로직을 변경합니다
Configuration menu - View commit details
-
Copy full SHA for 8c8409d - Browse repository at this point
Copy the full SHA 8c8409dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cc5920 - Browse repository at this point
Copy the full SHA 7cc5920View commit details -
Merge pull request #236 from cgk95/fix/washInfo_response
fix :: 내 세차 정보 조회 시, 선택할 수 있는 세차정보 옵션을 함께 반환하도록 변경
Configuration menu - View commit details
-
Copy full SHA for 3dc31aa - Browse repository at this point
Copy the full SHA 3dc31aaView commit details
Commits on Mar 3, 2024
-
gunsight1 committed
Mar 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 8dde2e9 - Browse repository at this point
Copy the full SHA 8dde2e9View commit details -
Merge pull request #238 from gunsight1/hotfix_add_cors_domain
* 프론트 개발 배포서버 추가
Configuration menu - View commit details
-
Copy full SHA for 9f3aa6c - Browse repository at this point
Copy the full SHA 9f3aa6cView commit details -
gunsight1 committed
Mar 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 74088fd - Browse repository at this point
Copy the full SHA 74088fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d66118 - Browse repository at this point
Copy the full SHA 7d66118View commit details -
gunsight1 committed
Mar 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 6a64843 - Browse repository at this point
Copy the full SHA 6a64843View commit details -
Merge pull request #240 from gunsight1/hotfix_maincontroller_testcode…
…_disable * 테스트코드 에노테이션 생략
Configuration menu - View commit details
-
Copy full SHA for 9597d2a - Browse repository at this point
Copy the full SHA 9597d2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1f7e1b - Browse repository at this point
Copy the full SHA d1f7e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a5b39 - Browse repository at this point
Copy the full SHA d5a5b39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b8e31b - Browse repository at this point
Copy the full SHA 5b8e31bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3de00b - Browse repository at this point
Copy the full SHA c3de00bView commit details -
* 깃허브 장애시(?) 발생 된 merge 코드 누락 조치
gunsight1 committedMar 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 4f06edc - Browse repository at this point
Copy the full SHA 4f06edcView commit details -
Merge pull request #241 from gunsight1/hotfix_add_to_product_service_…
…missing_method hotfix :: product repository 코드 merge시 누락 된 메서드 추가
Configuration menu - View commit details
-
Copy full SHA for d3c91bf - Browse repository at this point
Copy the full SHA d3c91bfView commit details -
* 플랫폼 회원만 이용이 가능한 기능들에 대해 플랫폼 조건을 추가하였습니다.
gunsight1 committedMar 3, 2024 Configuration menu - View commit details
-
Copy full SHA for b43762c - Browse repository at this point
Copy the full SHA b43762cView commit details -
gunsight1 committed
Mar 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 66205f4 - Browse repository at this point
Copy the full SHA 66205f4View commit details -
Merge pull request #243 from gunsight1/hotfix_config_frontend_cors_do…
…main hotfix :: 프론트엔드 버셀서버명 변경
Configuration menu - View commit details
-
Copy full SHA for 4574b21 - Browse repository at this point
Copy the full SHA 4574b21View commit details
Commits on Mar 4, 2024
-
Merge pull request #242 from gunsight1/find_member_add_account_type_P…
…LATFORM feature :: 계정 조회 관련 조건 추가
Configuration menu - View commit details
-
Copy full SHA for eb02695 - Browse repository at this point
Copy the full SHA eb02695View commit details -
Merge pull request #225 from cgk95/feat/#206
Feature : Admin 모듈 Brand CRUD 기능 추가
Configuration menu - View commit details
-
Copy full SHA for 878d819 - Browse repository at this point
Copy the full SHA 878d819View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff44b50 - Browse repository at this point
Copy the full SHA ff44b50View commit details -
Merge pull request #245 from linglong67/feature/setting-querydsl
[feat] Querydsl 세팅 및 적용
Configuration menu - View commit details
-
Copy full SHA for 89c459c - Browse repository at this point
Copy the full SHA 89c459cView commit details -
gunsight1 committed
Mar 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 71826c7 - Browse repository at this point
Copy the full SHA 71826c7View commit details -
Merge pull request #246 from gunsight1/hotfix_modified_frontend_origins
hotfix :: 프론트엔드 버셀서버명 / 제거
Configuration menu - View commit details
-
Copy full SHA for ceb27ef - Browse repository at this point
Copy the full SHA ceb27efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eeb13f - Browse repository at this point
Copy the full SHA 7eeb13fView commit details -
Merge pull request #247 from gunsight1/hotfix_modified_frontend_origins
hotfix :: 프론트엔드 버셀서버 CORS 추가
Configuration menu - View commit details
-
Copy full SHA for 2342840 - Browse repository at this point
Copy the full SHA 2342840View commit details