• Joined on 2025-03-18
swyoo pushed to dev at qcast3/onsitesurvey 2025-06-30 10:15:41 +09:00
42561b64ab chore: ecosystem.config.js 수정 - cwd 경로를 절대 경로로 변경
swyoo pushed to dev at qcast3/onsitesurvey 2025-06-30 09:59:38 +09:00
4e7c559c19 chore: ecosystem.config.js 수정 - npm.cmd로 시작 스크립트 변경
swyoo pushed to dev at qcast3/onsitesurvey 2025-06-30 09:50:24 +09:00
72dd9119c5 chore: ecosystem.config.js 수정 - npm 시작 스크립트로 변경 및 인스턴스 수 조정
swyoo pushed to dev at qcast3/onsitesurvey 2025-06-20 15:54:21 +09:00
1248ec0c95 fix: 비밀번호 유효성 검사 메시지를 일본어로 변경
swyoo pushed to dev at qcast3/onsitesurvey 2025-06-20 10:16:06 +09:00
dc53a2588a feat: 비밀번호 유효성 검사 추가
swyoo pushed to dev at qcast3/onsitesurvey 2025-06-19 17:48:05 +09:00
6adbbc7eb3 Merge pull request 'feature/inquiry : 문의 API 에러 처리 및 코드 리팩토링' (#76) from feature/inquiry into dev
17003cb74a refactor : change the type of error and warning messages to constant
d62caaf857 refactor: implement QnaService for improved error handling and code organization
9afcc88670 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry
3d5cb308a8 docs: add description annotation at inquiry API files
Compare 10 commits »
swyoo merged pull request qcast3/onsitesurvey#76 2025-06-19 17:48:04 +09:00
feature/inquiry : 문의 API 에러 처리 및 코드 리팩토링
swyoo pushed to dev at qcast3/onsitesurvey 2025-06-19 14:54:02 +09:00
20cf93d672 Merge pull request 'fix: 조회 조건 쿼리문 수정' (#75) from feature/suitable into dev
d9da2ba413 fix: 조회 조건 쿼리문 수정
Compare 2 commits »
swyoo merged pull request qcast3/onsitesurvey#75 2025-06-19 14:54:02 +09:00
fix: 조회 조건 쿼리문 수정
swyoo pushed to dev at qcast3/onsitesurvey 2025-06-18 15:42:34 +09:00
9a590793ce Merge pull request 'feature/survey : 조사매물 관련 에러 핸들링 및 리팩토링' (#74) from feature/survey into dev
3084f292a7 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
d690c3e774 refactor: improve error handling in API routes and services
b116e6e5c1 docs: add description annotation at error handling function
12b9dd4216 refactor: enhance error handling and user feedback in survey components
Compare 9 commits »
swyoo merged pull request qcast3/onsitesurvey#74 2025-06-18 15:42:33 +09:00
feature/survey : 조사매물 관련 에러 핸들링 및 리팩토링
swyoo pushed to dev at qcast3/onsitesurvey 2025-06-18 13:12:53 +09:00
9a8b77d965 Merge pull request 'refactor: logger 보완 수정' (#73) from feature/log into dev
94da4f3452 fix: log write시 인코딩 깨지는 문제 해결
c92c1c2470 refactor: logger 에러처리 추가, prod모드가 아닌 경우 파일 생성하지 않도록 수정
Compare 3 commits »
swyoo merged pull request qcast3/onsitesurvey#73 2025-06-18 13:12:52 +09:00
refactor: logger 보완 수정
swyoo pushed to dev at qcast3/onsitesurvey 2025-06-17 15:55:24 +09:00
7cf3ac9a98 Merge pull request 'refactor: 지붕재적합성 에러처리 추가' (#72) from feature/suitable into dev
fcf87c153e refactor: 지붕재적합성 에러처리 추가
Compare 2 commits »
swyoo merged pull request qcast3/onsitesurvey#72 2025-06-17 15:55:23 +09:00
refactor: 지붕재적합성 에러처리 추가
swyoo pushed to dev at qcast3/onsitesurvey 2025-06-17 13:43:26 +09:00
54cd61c8b2 Merge pull request 'feature/survey' (#71) from feature/survey into dev
17d306bb11 fix: change submit data set logic
e806358d0e fix: update route at useTitle
cd28667f3c feat: add route error handling for invalid URL access in DetailForm component
19a11783d6 fix: fix type error
Compare 10 commits »
swyoo merged pull request qcast3/onsitesurvey#71 2025-06-17 13:43:25 +09:00
feature/survey
swyoo pushed to dev at qcast3/onsitesurvey 2025-06-17 11:24:41 +09:00
870e6ad02d Merge pull request 'feat: api logger 추가' (#69) from feature/log into dev
bc73d36588 feat: api logger 실행모드 production 으로 한정
b783ca92d7 feat: 기 개발된 api에 api logger 적용
c212ed0ad6 fix: api log wrapper 수정
ed8c6187d3 feat: api log wrapper 추가
Compare 11 commits »
swyoo merged pull request qcast3/onsitesurvey#69 2025-06-17 11:24:40 +09:00
feat: api logger 추가
swyoo pushed to feature/batch-config-new at qcast3/qcast-api 2025-06-16 18:21:04 +09:00
a2c21a2f07 Spring Batch SQL Server 지원을 위한 구성 추가 및 문서화