Commit Graph

  • bcf0e3d1bf Update ecosystem configuration for production environment and modify package scripts to use env-cmd for environment management yoosangwook 2025-05-29 16:04:14 +09:00
  • 1cd24aeca9 Refactor image upload process: set fixed ContentType for uploaded images and convert Base64 to Blob for file handling in useRefFiles hook. yoosangwook 2025-05-29 15:55:53 +09:00
  • 1fe86746c1 지붕 흐름방향 수정 hyojun.choi 2025-05-29 15:47:49 +09:00
  • 2c475ddbdd Merge pull request 'Remove unused environment configuration display from Main component.' (#82) from feature/chore-env into dev swyoo 2025-05-29 15:39:12 +09:00
  • 5e8542efe5 Remove unused environment configuration display from Main component. feature/chore-env yoosangwook 2025-05-29 15:38:46 +09:00
  • 63930d0966 Merge pull request 'Update environment configuration files to include NEXT_PUBLIC_RUN_MODE for development, local.dev, local, and production environments. Adjust package.json script to rename build command for local development.' (#81) from feature/chore-env into dev swyoo 2025-05-29 15:28:23 +09:00
  • 772cccce89 Update environment configuration files to include NEXT_PUBLIC_RUN_MODE for development, local.dev, local, and production environments. Adjust package.json script to rename build command for local development. yoosangwook 2025-05-29 15:27:52 +09:00
  • 81b9d659f6 Merge pull request 'Fix local development script in package.json to reference the correct .env.local.dev file.' (#80) from feature/chore-env into dev swyoo 2025-05-29 15:14:07 +09:00
  • 3594e96a87 Fix local development script in package.json to reference the correct .env.local.dev file. yoosangwook 2025-05-29 15:13:36 +09:00
  • 272ff4f93f 텍스트 모드시 config 창은 안닫히도록 수정 hyojun.choi 2025-05-29 15:00:34 +09:00
  • a47db47489 Merge pull request 'Add local environment configuration for development: create .env.local.dev file and update package.json with new build script for local development.' (#79) from feature/chore-env into dev swyoo 2025-05-29 14:55:59 +09:00
  • 3034e66c4f Add local environment configuration for development: create .env.local.dev file and update package.json with new build script for local development. yoosangwook 2025-05-29 14:55:37 +09:00
  • 09e5b17fe4 Merge pull request 'Add local development ecosystem configuration for Next.js application.' (#78) from feature/chore-env into dev swyoo 2025-05-29 14:48:40 +09:00
  • 2ed020bbcc Add local development ecosystem configuration for Next.js application. yoosangwook 2025-05-29 14:48:11 +09:00
  • 112de1f7b4 Merge pull request 'Update startscript to use local development command for consistency with new environment configuration.' (#77) from feature/chore-env into dev swyoo 2025-05-29 14:41:35 +09:00
  • c4e5aa1b01 Update startscript to use local development command for consistency with new environment configuration. yoosangwook 2025-05-29 14:41:03 +09:00
  • bb76dc9ad4 Merge pull request 'Add local development configuration: introduce config.local.dev.js and update config export logic in config.export.js. Enhance package.json with a new local:dev script for environment management.' (#76) from feature/chore-env into dev swyoo 2025-05-29 14:39:25 +09:00
  • ada62ae8ec Add local development configuration: introduce config.local.dev.js and update config export logic in config.export.js. Enhance package.json with a new local:dev script for environment management. yoosangwook 2025-05-29 14:38:20 +09:00
  • febea389c9 Merge pull request 'Refactor environment configuration: update package.json scripts to use env-cmd for different environments and replace process.env.NEXT_PUBLIC_API_HOST_URL with Config().baseUrl in API calls across multiple components.' (#75) from feature/chore-env into dev swyoo 2025-05-29 13:09:32 +09:00
  • 3dc205cb46 Refactor environment configuration: update package.json scripts to use env-cmd for different environments and replace process.env.NEXT_PUBLIC_API_HOST_URL with Config().baseUrl in API calls across multiple components. yoosangwook 2025-05-29 13:05:47 +09:00
  • b8bbaba37f Update environment configuration: change API host URL to production and set development port to 5010 yoosangwook 2025-05-29 11:17:23 +09:00
  • 86a67420ea Update API host URL in development environment to use HTTPS yoosangwook 2025-05-29 11:14:35 +09:00
  • 00d87f143f Merge pull request 'dev' (#74) from dev into dev-deploy ysCha 2025-05-29 10:33:36 +09:00
  • 9c35900ce3 Merge pull request 'Update ecosystem configuration files to differentiate production instances with unique names' (#73) from hotfix/eco-system into dev-deploy swyoo 2025-05-28 18:54:06 +09:00
  • 18c47cca2c Update ecosystem configuration files to differentiate production instances with unique names yoosangwook 2025-05-28 18:53:43 +09:00
  • 52d25341de Merge pull request 'Add ecosystem configuration files for production environments with specified PORTs' (#72) from hotfix/eco-system into dev-deploy swyoo 2025-05-28 18:48:47 +09:00
  • 60449017d8 Add ecosystem configuration files for production environments with specified PORTs yoosangwook 2025-05-28 18:48:07 +09:00
  • 71d6639ebd Merge pull request 'Remove NODE_ENV from environment configuration in development and production setups' (#71) from hotfix/eco-system into dev-deploy swyoo 2025-05-28 18:40:24 +09:00
  • 342b5a37f1 Remove NODE_ENV from environment configuration in development and production setups yoosangwook 2025-05-28 18:39:55 +09:00
  • e94542f15c Merge pull request 'Update environment configuration to specify PORT for development and production environments' (#70) from hotfix/eco-system into dev-deploy swyoo 2025-05-28 18:24:02 +09:00
  • 636ac163dd Update environment configuration to specify PORT for development and production environments yoosangwook 2025-05-28 18:23:16 +09:00
  • dae19a026f Merge pull request 's3운영으로변경' (#69) from feature/ysCha into dev ysCha 2025-05-28 14:13:04 +09:00
  • acc873afcb s3운영으로변경 ysCha 2025-05-28 14:11:53 +09:00
  • 15b1cc84fd Merge pull request 'dev' (#68) from dev into dev-deploy ysCha 2025-05-28 11:41:35 +09:00
  • 4aec4e389f Merge pull request '1. 첨부파일 체크 문구 변경, 2. [995] module.circuit.fix.not.same.roof.error 일어추가, zipYn: N => NO' (#67) from feature/ysCha into dev ysCha 2025-05-28 11:40:31 +09:00
  • cd65d80cce 1. 첨부파일 체크 문구 변경, 2. [995] module.circuit.fix.not.same.roof.error 일어추가, zipYn: N => NO ysCha 2025-05-28 11:38:46 +09:00
  • 96eb4f25ae [1046] : 【HANASYS DESIGN】グリッド線の機能追加についての要望 임의 그리드 작동 이상 수정 hyojun.choi 2025-05-28 11:30:40 +09:00
  • f8a46c30fa [1070] : [[도면] 신규물건 작성할 때 이전 도면값을 유지하고 있음] 김민식 2025-05-28 11:17:23 +09:00
  • 74e65ec5c6 [995] : [【HANASYS DESIGN】回路組について] 김민식 2025-05-28 10:50:47 +09:00
  • d7b17e491f Merge pull request 'dev' (#66) from dev into dev-deploy ysCha 2025-05-28 10:43:41 +09:00
  • 2ee0dc45f0 [1068] : [[오류] 견적서 생성된 플랜복사 --> 복사된 플랜에서 모듈삭제 --> 견적서 진입이 됨..] 김민식 2025-05-28 10:37:02 +09:00
  • 4e8cc409d4 #1068 [오류] 견적서 생성된 플랜복사 --> 복사된 플랜에서 모듈삭제 --> 견적서 진입이 됨.. hyojun.choi 2025-05-28 10:26:38 +09:00
  • a83f0d7017 Merge pull request 'dev' (#65) from dev into dev-deploy ysCha 2025-05-28 09:09:53 +09:00
  • 8ab41c8eda Merge pull request 'https://www.hanasys.jp/ => https://www.hanasys.jp' (#64) from feature/ysCha into dev ysCha 2025-05-28 09:08:33 +09:00
  • 7fb232d9ae https://www.hanasys.jp/ => https://www.hanasys.jp ysCha 2025-05-28 09:07:09 +09:00
  • 3a37d637ed console 제거 hyojun.choi 2025-05-27 17:48:56 +09:00
  • c42c36501a Merge pull request 'dev' (#63) from dev into dev-deploy ysCha 2025-05-27 16:58:29 +09:00
  • 17e88e5d3c Merge pull request '[1004] 1:1 1) 버튼 색 변경 2) 상세내용 위치 변경' (#62) from feature/ysCha into dev ysCha 2025-05-27 16:55:22 +09:00
  • 5d3a7aa9cc [1004] 1:1 1) 버튼 색 변경 2) 상세내용 위치 변경 ysCha 2025-05-27 16:52:42 +09:00
  • 7a005bb161 Merge pull request 'Update environment configuration for development and production: change API host URL and update AWS credentials for Japan server.' (#61) from hotfix/convert-key into dev-deploy swyoo 2025-05-27 16:01:31 +09:00
  • 44b016dc50 Update environment configuration for development and production: change API host URL and update AWS credentials for Japan server. yoosangwook 2025-05-27 16:00:53 +09:00
  • 5429e5474d Merge pull request 'Update converter API URL in development and production environment files' (#60) from hotfix/convert-key into dev-deploy swyoo 2025-05-27 15:21:48 +09:00
  • cb14b3bb78 Update converter API URL in development and production environment files yoosangwook 2025-05-27 15:20:30 +09:00
  • c8823712a4 Merge pull request 'dev' (#59) from dev into dev-deploy ysCha 2025-05-26 17:42:03 +09:00
  • d886bb135f Merge branch 'dev' into feature/dev-yj yjnoh 2025-05-26 17:34:16 +09:00
  • ed68a93b20 [1059] : [HANASYS DESIGN】文字作成について] yjnoh 2025-05-26 17:33:45 +09:00
  • d8a7986120 [1046] - 댓글 1. 임의그리드 우클릭 흡착점에 생성 2. 임의그리드 생성 후 mouseLine 안그려지는 현상 수정 hyojun.choi 2025-05-26 17:30:03 +09:00
  • a5a1370135 Merge pull request 'dev' (#58) from dev into dev-deploy ysCha 2025-05-26 16:56:30 +09:00
  • 058a3eabc6 Merge pull request '[1004] 1:1 1) no data 추가 2)이메일 수정가능' (#57) from feature/ysCha into dev ysCha 2025-05-26 16:55:36 +09:00
  • 5101fab027 [1004] 1:1 1) no data 추가 2)이메일 수정가능 ysCha 2025-05-26 16:53:43 +09:00
  • 50aa5ca556 [1066] 새로고침 시, 지붕재 미표시 오류 hyojun.choi 2025-05-26 15:57:27 +09:00
  • af627035cd [938] : [【HANASYS DESIGN】 복도 입력 자릿수 상향, 자릿수 하향에 대해서 伏図入力 桁上げ・桁下げについて] 김민식 2025-05-26 14:44:41 +09:00
  • 4af6e13db4 🚨chore: Sync Sass 김민식 2025-05-26 14:44:04 +09:00
  • 41ab66eb10 Merge pull request 'dev' (#56) from dev into dev-deploy ysCha 2025-05-26 10:26:59 +09:00
  • dc6989b303 지붕재 목록 Header에서 조회 hyojun.choi 2025-05-26 09:52:30 +09:00
  • 745665782c - 동선 이동 시 라인 안잡히는 현상 수정 hyojun.choi 2025-05-23 15:55:26 +09:00
  • 765855b361 외벽선 작성 팝업 안내 문구 추가 및 관련 다국어 추가 김민식 2025-05-23 15:49:33 +09:00
  • 2cbcd19b65 - 동선 이동 시 라인 안잡히는 현상 수정 hyojun.choi 2025-05-23 15:55:26 +09:00
  • c029560c4a 외벽선 작성 팝업 안내 문구 추가 및 관련 다국어 추가 김민식 2025-05-23 15:49:33 +09:00
  • b4733ebfa6 Merge pull request 'chore: convert api key 수정' (#55) from hotfix/convert-key into dev-deploy swyoo 2025-05-23 15:38:43 +09:00
  • a4af9dc1ea chore: convert api key 수정 yoosangwook 2025-05-23 15:37:50 +09:00
  • eda80451a1 Merge remote-tracking branch 'origin/dev' into dev yoosangwook 2025-05-23 15:33:19 +09:00
  • f8621d2d78 fix: update NEXT_PUBLIC_CONVERTER_API_URL in environment files for secure API access yoosangwook 2025-05-23 15:33:13 +09:00
  • d0eb50313a Merge pull request 'dev' (#54) from dev into dev-deploy ysCha 2025-05-23 14:51:20 +09:00
  • d59883b9a6 Merge pull request '[1004] 1:1 문의게시판 변경' (#53) from feature/ysCha into dev ysCha 2025-05-23 14:50:40 +09:00
  • 6cb91a26c9 [1004] 1:1 문의게시판 변경 ysCha 2025-05-23 14:49:34 +09:00
  • 03ec99dbb4 Merge pull request 'dev' (#52) from dev into dev-deploy ysCha 2025-05-23 14:33:52 +09:00
  • a7f572562e Merge pull request '[1004] 1:1 문의게시판 추가' (#51) from feature/ysCha into dev ysCha 2025-05-23 14:31:09 +09:00
  • bbb8bef37d [1004] 1:1 문의게시판 추가 ysCha 2025-05-23 14:30:05 +09:00
  • cf3e64deb5 지붕면 할당 시 순서 재 정렬 되는 현상 수정 hyojun.choi 2025-05-23 13:17:33 +09:00
  • 68d961858f Merge pull request 'dev' (#50) from dev into dev-deploy ysCha 2025-05-23 10:38:05 +09:00
  • 37b12b5deb 번역 오류 수정 yjnoh 2025-05-23 10:24:21 +09:00
  • 8f693478b8 [995] : [回路組について] yjnoh 2025-05-23 10:20:42 +09:00
  • ec8d767809 Merge pull request 'a,b 타입 버그 수정' (#49) from dev into dev-deploy ysCha 2025-05-22 13:45:54 +09:00
  • 5ab58de70b a,b 타입 버그 수정 Jaeyoung Lee 2025-05-22 13:31:55 +09:00
  • c52d372148 Merge pull request '지붕덮개 버그 수정' (#48) from dev into dev-deploy ysCha 2025-05-21 17:33:32 +09:00
  • 6a0144826c 지붕덮개 버그 수정 Jaeyoung Lee 2025-05-21 16:34:14 +09:00
  • ec93257720 Merge pull request 'feature/jaeyoung' (#46) from feature/jaeyoung into dev LEE_JAEYOUNG 2025-05-21 13:53:44 +09:00
  • 966cc0517b Merge branch 'feature/jaeyoung' of https://git.hanasys.jp/qcast3/qcast-front into feature/jaeyoung feature/jaeyoung Jaeyoung Lee 2025-05-21 13:43:27 +09:00
  • 2a8d373f67 마루지붕, 케라바지붕 그리기 첫번째 정리 작업본 Jaeyoung Lee 2025-05-21 13:43:01 +09:00
  • 364d79fafd [1054] - 혼합모듈일 경우 지지금구 설치 수정 hyojun.choi 2025-05-21 11:44:44 +09:00
  • 18b7abdfd5 Merge pull request '#1052 물건 우편번호 검색팝업 적용기능' (#45) from feature/qcast-1052 into dev basssy 2025-05-21 10:07:36 +09:00
  • 27ce59316d #1052 물건 우편번호 검색팝업 적용기능 feature/qcast-1052 basssy 2025-05-21 10:06:52 +09:00
  • 0295cf6c7a 배치면 그리기 - 흡착점 ON/OFF 작동 오류 수정 hyojun.choi 2025-05-21 10:04:24 +09:00
  • 56ae730efa Merge pull request '#1053 전각/반각 length체크 수정' (#44) from feature/qcast-1053 into dev basssy 2025-05-21 09:40:46 +09:00
  • a0b3f7fbe5 #1053 전각/반각 length체크 수정 feature/qcast-1053 basssy 2025-05-21 09:39:58 +09:00
  • 16e9ce173a Merge pull request '#1053 물건화면 담당자 자리수' (#43) from feature/qcast-1053 into dev basssy 2025-05-21 09:32:41 +09:00
  • 99886ad61e #1053 물건화면 담당자 자리수 basssy 2025-05-21 09:29:16 +09:00
  • ee2417cf6f 배치면 그리기 - 수직 수평모드 작동 수정 hyojun.choi 2025-05-20 18:37:38 +09:00
  • 4ec191dcb0 1. 외벽선그리기, 배치면그리기 에서 흡착점 동작 2. 외벽선그리기, 배치면그리기 에서 그리드, 흡착점 선택 불가 3. 이동, 복사 시 길이 줄어듬 4. 옵션 설정 닫을 때, 임의그리드,흡착점 선택 해제 hyojun.choi 2025-05-20 17:02:56 +09:00