38ff8ce65f
chore: update production database URL in .env.production
...
- Changed DATABASE_URL to point to the new SQL Server instance for production environment.
- Maintained existing connection settings for consistency across environments.
2025-06-12 15:06:34 +09:00
74865df3ba
Merge remote-tracking branch 'origin/dev' into dev
2025-06-12 14:57:09 +09:00
15114d8da0
chore: update environment configuration for development, localhost, and production
...
- Added DATABASE_URL, DATABASE_CONNECTION_LIMIT, DATABASE_POOL_MIN, DATABASE_POOL_MAX, and SESSION_PASSWORD to .env, .env.development, .env.localhost, and .env.production files.
- Ensured consistent database connection settings across different environments for improved application performance.
2025-06-12 14:56:57 +09:00
907c92a546
Merge pull request 'feature/survey : 에러 해결' ( #68 ) from feature/survey into dev
...
Reviewed-on: #68
2025-06-12 14:34:00 +09:00
5893cd6491
fix: fix build error by Specifying the type
2025-06-12 14:31:38 +09:00
0c68949fdd
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
2025-06-12 14:27:31 +09:00
1f3aa2cc04
chore: update Prisma client configuration for improved environment handling and graceful shutdown
...
- Refactored Prisma client initialization to differentiate between development and production environments.
- Enhanced logging settings based on the environment.
- Implemented graceful shutdown for Prisma client on process termination signals.
2025-06-12 13:40:56 +09:00
cdfe211203
fix: fixed error for popup element
...
- 수정/작성 제출 시 팝업 올라오지 않는 문제 해결
2025-06-12 09:02:40 +09:00
d36b5c714f
chore: db url appName추가, prisma 임시 원복
2025-06-11 17:53:44 +09:00
b97af6338e
chore: update database connection settings and enhance Prisma client configuration
...
- Added connection timeout to DATABASE_URL in .env.
- Introduced DATABASE_CONNECTION_LIMIT, DATABASE_POOL_MIN, and DATABASE_POOL_MAX for connection pooling.
- Enhanced Prisma client initialization with logging and connection pool settings.
- Implemented graceful disconnection on process termination signals.
2025-06-11 17:36:15 +09:00
643895ccb2
chore: remove obsolete data.ts file containing extensive database entries
2025-06-11 10:44:26 +09:00
ada3057d36
fix: update EdgeProvider routing logic to handle session state more effectively
2025-06-11 10:12:46 +09:00
10787e7e60
fix: comment out handlePageEvent in EdgeProvider to prevent unintended page event tracking
2025-06-10 17:41:58 +09:00
d357355641
Merge pull request 'feature/survey' ( #67 ) from feature/survey into dev
...
Reviewed-on: #67
2025-06-10 17:27:41 +09:00
f51b03cab7
docs: add annotations in SurveySale related Files
...
- Added detailed descriptions for search parameters and API functionalities in survey-sales routes.
- Improved documentation for inquiry-related hooks and types, enhancing clarity on their usage.
- Refactored comments for better readability and consistency across the codebase.
2025-06-10 17:13:35 +09:00
19ff53ae50
Merge pull request 'fix: 지붕재적합성 detail 데이터 없는 경우 방어처리 추가' ( #66 ) from feature/suitable into dev
...
Reviewed-on: #66
2025-06-10 16:20:04 +09:00
25cbd92a55
fix: 지붕재적합성 detail 데이터 없는 경우 방어처리 추가
2025-06-10 15:42:38 +09:00
cc90977cd9
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
2025-06-10 15:32:42 +09:00
7db421c26a
refactor: Refactoring code and add error handling
...
- 조사매물 조회 시 로그인 여부 확인 로직 서버 사이드로 이동
- 에러 핸들링 추가
- 조사매물 수정/작성 페이지 컴포넌트 리팩토링
- 조사매물 작성 후 제출 버튼 클릭 시 node 삽입 오류 해결
2025-06-10 15:32:27 +09:00
7fd1be2cc4
Merge pull request 'docs: 지붕재적합성 description 주석 추가' ( #65 ) from feature/suitable into dev
...
Reviewed-on: #65
2025-06-10 13:11:38 +09:00
5f15e7360c
docs: 지붕재적합성 description 추가
2025-06-10 11:34:53 +09:00
e3e6f10893
docs: 지붕재적합성 hooks description 추가
2025-06-10 11:34:02 +09:00
32329b1cb7
docs: 지붕재적합성 api description 추가
2025-06-09 17:47:15 +09:00
763c9d37cf
fix: fix data not loading error when navigating PDF pages without not login
...
- 로그인 하지 않고 pdf 링크로 이동 시 데이터 로드 되지 않는 문제 해결
- 로그인 하지 않았을 때 pdf 다운로드 이후 메인 페이지로 이동하도록 수정
2025-06-09 10:37:48 +09:00
f4a52f7752
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
2025-06-09 10:26:36 +09:00
2aef601670
Merge pull request 'style: 지붕재 적합성 pdf pub 수정' ( #64 ) from feature/suitable-pub into dev
...
Reviewed-on: #64
2025-06-09 10:21:35 +09:00
fc67b0fde7
Merge branch 'feature/suitable-pub' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
2025-06-09 09:15:33 +09:00
a0beb8eca3
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
2025-06-09 09:11:30 +09:00
5cd9eb6ca2
remove: delete unused API files for auth, suitable, surveySales, and user
2025-06-05 18:16:22 +09:00
8c91bd605c
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
2025-06-05 18:06:11 +09:00
f5022ab423
feat: get submit target store, representative user emails
2025-06-05 18:06:04 +09:00
2ba72f1142
fix: suitablepdf 수정
2025-06-05 18:04:53 +09:00
39056cf35f
Merge pull request 'refactor: 구 지붕재 적합성 pdf 제거 및 suitable store 변수명 변경' ( #63 ) from feature/suitable into dev
...
Reviewed-on: #63
2025-06-05 17:53:57 +09:00
762ce60e13
refactor: suitable store 변수명 변경 selectedCategory -> searchCategory
2025-06-05 17:47:08 +09:00
c62414e619
refactor: 지붕재 상세팝업 데이터 조회 수정
...
- 구 지붕재 적합성 pdf 페이지와 연계된 내용 제거 및 수정
- crypto-js 라이브러리 제거
2025-06-05 16:45:57 +09:00
a9ef91a430
Merge branch 'feature/submition-target' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
2025-06-05 16:38:02 +09:00
85344afd43
remove: 구 지붕재 적합성 pdf 페이지 삭제
2025-06-05 16:15:07 +09:00
1db17d6558
style: 지붕재 상세 팝업 하단 버튼 float 처리
2025-06-05 15:34:07 +09:00
a23c4cdfd9
Merge pull request 'fix: fix build error' ( #62 ) from feature/survey into dev
...
Reviewed-on: #62
2025-06-05 13:49:48 +09:00
5feef03187
Merge pull request 'feat: 지붕재 데이터 조회 시 스피너 로딩처리 추가, 사이드바 지붕재적합성 페이지 이동 연결' ( #61 ) from feature/suitable into dev
...
Reviewed-on: #61
2025-06-05 13:49:40 +09:00
f06b7cf0ac
fix: fix build error
2025-06-05 13:48:20 +09:00
afb67c6b36
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
2025-06-05 13:46:08 +09:00
9eea0bcc58
feat: 지붕재 데이터 조회 시 스피너 로딩처리 추가
2025-06-05 13:45:48 +09:00
b368443033
Merge pull request 'feature/inquiry : 파일 다운로드 오류 해결 및 사이드바 라우팅 변경' ( #60 ) from feature/inquiry into dev
...
Reviewed-on: #60
2025-06-05 13:26:27 +09:00
83bdba2cd5
Merge branch 'feature/survey' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry
2025-06-05 12:55:20 +09:00
663e60b9e6
refactor: keep filtering option when delete searchKeyword
2025-06-05 12:54:48 +09:00
36f11d93d3
Merge branch 'feature/survey' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry
2025-06-05 11:37:19 +09:00
e615521aeb
feat: change route url on sidebar nav
...
- 사이드 바 URL 변경
- '내가 작성한 매물', '내가 작성한 문의' 카드 클릭 시 체크박스 선택 된 채로 이동하도록 구현
2025-06-05 11:36:49 +09:00
730e9a85e3
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry
2025-06-05 11:14:34 +09:00
9801ac4c44
fix: fix file download error
2025-06-05 11:14:25 +09:00