-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 공간 인덱스 도입 (#258) * chore: hibernate spatial 추가 * feat: point 칼럼 추가 * style: indent * feat: point 편의 메소드 * feat: OpenAPI 데이터 수신 에러에 따른 NPE 예외처리 로직 * chore: 공간 인덱스 도입에 따른 sql 질의어(가이드) * 공간 인덱스 적용을 위한 DB 변경 (#260) * chore: OSIV false * fix: 운영 DB 배치 스케줄링을 위한 임시 시간 변경 * remove: s3config * fix: 배치 스케줄러 시간 변경 * 사용자 경험 관련 버그 수정 (#263) * release/0402-02 (#262) release/0402-02 (#262) * fix: openAPI 충전기 타입 코드 수정으로 인한 코드 갱신 * fix: openAPI 충전기 타입 코드 수정으로 인한 코드 갱신 * style: console.log 개발용 주석처리 * fix: 충전기 타입 OpenAPI 데이터 프론트 뷰 일치화 * fix: navBar 메뉴아이템 순서 수정 * fix: 존재하지 않는 페이지 접근 시 에러페이지로 리다이렉트 * fix: 이전으로 버튼 클릭 시 리다이렉트 아닌 상세 도메인별 화면으로 이동하게 수정 * design, fix: 기타 mui warn 수정 * fix: 배치 스케줄러 시간 수정 * feat : 파일 수정을 위한 Http메소드 추가 * feat : 문의글 수정시 파일 수정 기능 추가 * fix : 기존의 파일 삭제 추가된 파일이 삭제되는 버그 수정 * feat : 리뷰 수정 시 파일 수정 기능 추가 * fix: dev.yml 수정 * fix: 파일 업로드시 최대 사이즈 3MB로 수정 * fix: 충전소 요금 변동 소수점 첫째자리로 강제 변환 * fix: 충전소 요금 변동 소수점 첫째자리로 강제 변환 * fix: 충전소 요금 변동 소수점 첫째자리로 강제 변환 * remove: 불필요 주석 제거 * docs: api 문서 추가 --------- Co-authored-by: jaeuklim <[email protected]> Co-authored-by: jaeuklim <[email protected]>
- Loading branch information
1 parent
5474e5f
commit fc97f3c
Showing
6 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters