|
|
45a4295cf6
|
Merge pull request 'fix: 조사매물 목록 조회 방어처리 추가' (#79) from hotfix into dev
Reviewed-on: #79
|
2025-06-27 11:08:25 +09:00 |
|
|
|
caa9927f9e
|
fix: 조사매물 목록 조회 방어처리 추가
- 시공권한 계정으로 로그인 시 builderId가 없을 경우 목록에 아무것도 안뜨도록 수정
|
2025-06-27 11:01:33 +09:00 |
|
|
|
66800aaa81
|
fix: 파트너사 제출 폼 랜더링 문제 해결
|
2025-06-27 09:48:51 +09:00 |
|
|
|
8eaf28b74a
|
Merge pull request 'fix: 메일 설정정보 수정 및 발송자 연결' (#78) from feature/mail into dev
Reviewed-on: #78
|
2025-06-26 18:03:52 +09:00 |
|
|
|
3aec81f6cb
|
Merge pull request 'feature/method' (#77) from feature/method into dev
Reviewed-on: #77
|
2025-06-26 18:02:01 +09:00 |
|
|
|
428857d7fe
|
Merge branch 'dev' into feature/method
|
2025-06-26 18:01:13 +09:00 |
|
|
|
1e5e530bff
|
chore: 도메인 설정 전 테스트용 임시 환경변수 설정
|
2025-06-26 17:55:08 +09:00 |
|
|
|
1b39f6e8ac
|
feat: 메일 발송자 연결
|
2025-06-26 17:46:28 +09:00 |
|
|
|
ebb5df48a0
|
chore: mail 미사용 환경변수 제거
|
2025-06-26 17:45:58 +09:00 |
|
|
|
a36cda9843
|
docs: add annotaion for methodHandler api
|
2025-06-26 17:34:34 +09:00 |
|
|
|
d19ef7efc7
|
feat: implement method handler for survey sales API
- 보안정책으로 인해 delete, patch, put 메소드 post 메소드로 래핑하여 처리
|
2025-06-26 17:32:25 +09:00 |
|
|
|
fceac31331
|
fix: 메일 계정 임시 주석
|
2025-06-26 16:41:55 +09:00 |
|
|
|
b1fa0d5fd6
|
fix: mail 인증 문제 수정
|
2025-06-26 15:50:25 +09:00 |
|
|
|
9a252c2712
|
chore: 개발용 ecosystem config 내용 원복
|
2025-06-26 15:18:52 +09:00 |
|
|
|
247ecef760
|
chore: 개발용 ecosystem config 수정
- 파일명 오타 수정
- 스크립트 수정
|
2025-06-26 15:07:29 +09:00 |
|
|
|
7b8a537a34
|
chore: 개발서버 테스트용 qsp api url 수정
|
2025-06-26 14:04:29 +09:00 |
|
nalpari
|
1248ec0c95
|
fix: 비밀번호 유효성 검사 메시지를 일본어로 변경
- 비밀번호 유효성 검사 시 사용자에게 제공되는 경고 메시지를 일본어로 수정
- 개발 환경에서 QSP API URL을 로컬 주소로 변경
|
2025-06-20 15:54:14 +09:00 |
|
nalpari
|
dc53a2588a
|
feat: 비밀번호 유효성 검사 추가
- 비밀번호 길이, 대문자, 소문자, 숫자 포함 여부 체크 기능 구현
- 두 비밀번호 일치 여부 확인 로직 강화
|
2025-06-20 10:16:02 +09:00 |
|
|
|
6adbbc7eb3
|
Merge pull request 'feature/inquiry : 문의 API 에러 처리 및 코드 리팩토링' (#76) from feature/inquiry into dev
Reviewed-on: #76
|
2025-06-19 17:48:04 +09:00 |
|
|
|
17003cb74a
|
refactor : change the type of error and warning messages to constant
|
2025-06-19 15:54:48 +09:00 |
|
|
|
20cf93d672
|
Merge pull request 'fix: 조회 조건 쿼리문 수정' (#75) from feature/suitable into dev
Reviewed-on: #75
|
2025-06-19 14:54:01 +09:00 |
|
|
|
d9da2ba413
|
fix: 조회 조건 쿼리문 수정
|
2025-06-19 14:08:46 +09:00 |
|
|
|
d62caaf857
|
refactor: implement QnaService for improved error handling and code organization
|
2025-06-19 11:01:18 +09:00 |
|
|
|
9afcc88670
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry
|
2025-06-18 15:43:37 +09:00 |
|
|
|
9a590793ce
|
Merge pull request 'feature/survey : 조사매물 관련 에러 핸들링 및 리팩토링' (#74) from feature/survey into dev
Reviewed-on: #74
|
2025-06-18 15:42:33 +09:00 |
|
|
|
3084f292a7
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-06-18 15:13:17 +09:00 |
|
|
|
d690c3e774
|
refactor: improve error handling in API routes and services
- API 에러 시 반환 타입 통일
- Prisma 에러 검증 추가
|
2025-06-18 15:12:45 +09:00 |
|
|
|
9a8b77d965
|
Merge pull request 'refactor: logger 보완 수정' (#73) from feature/log into dev
Reviewed-on: #73
|
2025-06-18 13:12:51 +09:00 |
|
|
|
94da4f3452
|
fix: log write시 인코딩 깨지는 문제 해결
|
2025-06-18 12:21:03 +09:00 |
|
|
|
b116e6e5c1
|
docs: add description annotation at error handling function
|
2025-06-18 10:48:50 +09:00 |
|
|
|
12b9dd4216
|
refactor: enhance error handling and user feedback in survey components
- API try-catch 구문 함수 구현
- 조사 매물 alert 처리 리팩토링
|
2025-06-18 10:43:12 +09:00 |
|
|
|
3d5cb308a8
|
docs: add description annotation at inquiry API files
|
2025-06-18 09:19:55 +09:00 |
|
|
|
de5b6d0c65
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry
|
2025-06-17 18:24:20 +09:00 |
|
|
|
1a42848ae9
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-06-17 18:23:20 +09:00 |
|
|
|
6c1bd8775c
|
refactor: implement SurveySalesService for survey sales management
|
2025-06-17 18:21:02 +09:00 |
|
|
|
c92c1c2470
|
refactor: logger 에러처리 추가, prod모드가 아닌 경우 파일 생성하지 않도록 수정
|
2025-06-17 17:32:16 +09:00 |
|
|
|
7cf3ac9a98
|
Merge pull request 'refactor: 지붕재적합성 에러처리 추가' (#72) from feature/suitable into dev
Reviewed-on: #72
|
2025-06-17 15:55:22 +09:00 |
|
|
|
fcf87c153e
|
refactor: 지붕재적합성 에러처리 추가
|
2025-06-17 15:40:14 +09:00 |
|
|
|
f6729069d7
|
refactor: add service layer to centralize business logic
- 코드 가독성 및 유지보수성 향상을 위한 서비스 레이어 도입
|
2025-06-17 14:54:42 +09:00 |
|
|
|
2edde77bae
|
refactor: add ErrorMessages Enum for handle api error
|
2025-06-17 14:45:31 +09:00 |
|
|
|
54cd61c8b2
|
Merge pull request 'feature/survey' (#71) from feature/survey into dev
Reviewed-on: #71
|
2025-06-17 13:43:24 +09:00 |
|
|
|
17d306bb11
|
fix: change submit data set logic
- 제출 폼 데이터 삽입 안되는 오류 해결
- api error 메세지 설정
- api 응답 객체 변경
|
2025-06-17 13:20:18 +09:00 |
|
|
|
870e6ad02d
|
Merge pull request 'feat: api logger 추가' (#69) from feature/log into dev
Reviewed-on: #69
|
2025-06-17 11:24:40 +09:00 |
|
|
|
e806358d0e
|
fix: update route at useTitle
- useTitle 헤더 제목, url 변경
- 임시저장 로직 수정
|
2025-06-17 11:01:03 +09:00 |
|
|
|
bc73d36588
|
feat: api logger 실행모드 production 으로 한정
|
2025-06-17 10:52:16 +09:00 |
|
|
|
cd28667f3c
|
feat: add route error handling for invalid URL access in DetailForm component
|
2025-06-16 17:59:03 +09:00 |
|
|
|
19a11783d6
|
fix: fix type error
|
2025-06-16 17:38:34 +09:00 |
|
|
|
5d5ba2e82a
|
feat: add api logger to survey-sale api
|
2025-06-16 17:31:47 +09:00 |
|
|
|
a2e6c2343a
|
Merge branch 'feature/log' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-06-16 17:01:46 +09:00 |
|
|
|
b783ca92d7
|
feat: 기 개발된 api에 api logger 적용
|
2025-06-16 16:49:59 +09:00 |
|