3840 Commits

Author SHA1 Message Date
b71fb0992f Merge pull request 'dev' (#86) from dev into dev-deploy
Reviewed-on: #86
2025-05-30 15:48:09 +09:00
48dc3d6328 Merge branch 'dev' into feature/dev-yj 2025-05-30 14:10:50 +09:00
51d892ed29 모듈 흡착 수정, 모듈창 토글 수정 2025-05-30 14:10:31 +09:00
d16c3869d1 path 변경되면 FloorPlan state값 수정 2025-05-30 13:42:48 +09:00
8be2e3e232 Merge branch 'dev' into feature/dev-yj 2025-05-30 13:06:17 +09:00
9302ba216f 견적서 -> 메뉴 이동 후 캔버스 미노출 오류 수정 2025-05-30 13:06:07 +09:00
0ed1ed5623 견적서 사진 잘리는 현상 수정 2025-05-30 11:29:05 +09:00
2bbe4ea29e Update base URL in development configuration from 'dev.hanssys.jp' to 'dev.hanasys.jp' 2025-05-29 19:20:35 +09:00
7641148fce Add development start script to execute yarn command 2025-05-29 19:14:10 +09:00
f323d312d7 Add development start script to execute 'yarn start:dev' 2025-05-29 19:13:12 +09:00
2be0cd341a Add start scripts for cluster1 and cluster2; log run mode in config export 2025-05-29 19:11:32 +09:00
9c0c851dcb Add start script for cluster1 to execute yarn command 2025-05-29 19:05:37 +09:00
37f35c3a13 Add cluster start scripts and remove unused Config import in Footer 2025-05-29 19:04:11 +09:00
42238db254 Import configuration module in Footer component to display current mode 2025-05-29 18:35:44 +09:00
27e923ecd4 Fix build script in package.json to correctly reference the production environment file. 2025-05-29 16:49:17 +09:00
7c610c8487 Fix build script in package.json to correctly reference the production environment file 2025-05-29 16:48:55 +09:00
cccf74e2eb Merge remote-tracking branch 'origin/dev-deploy' into dev-deploy 2025-05-29 16:48:31 +09:00
4de742d1a3 Fix background image path in useRefFiles hook to use AWS S3 URL instead of local file path 2025-05-29 16:48:09 +09:00
308e41ac26 Fix background image path in useRefFiles hook to use AWS S3 URL format. 2025-05-29 16:47:17 +09:00
72cded314b Merge pull request 'dev' (#85) from dev into dev-deploy
Reviewed-on: #85
2025-05-29 16:45:27 +09:00
a17d547252 Merge pull request 'qna selectbox hidden 처리, alert변경' (#84) from feature/ysCha into dev
Reviewed-on: #84
2025-05-29 16:44:28 +09:00
df323ffb38 qna selectbox hidden 처리, alert변경 2025-05-29 16:42:34 +09:00
313be228be [1072] : [伏図入力の"屋根形状の手動設定"について]
[작업내용] : 메뉴 삭제
2025-05-29 16:37:30 +09:00
da69eaa00a Import configuration module in useRefFiles hook for enhanced background image management. 2025-05-29 16:27:09 +09:00
1a8dfa628b Import configuration module in useRefFiles hook for background image management 2025-05-29 16:26:33 +09:00
52cee232d0 Add environment configuration files for local and development modes, including API and AWS settings 2025-05-29 16:23:47 +09:00
bcf0e3d1bf Update ecosystem configuration for production environment and modify package scripts to use env-cmd for environment management 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. 2025-05-29 15:55:53 +09:00
1fe86746c1 지붕 흐름방향 수정 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
Reviewed-on: #82
2025-05-29 15:39:12 +09:00
5e8542efe5 Remove unused environment configuration display from Main component. 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
Reviewed-on: #81
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. 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
Reviewed-on: #80
2025-05-29 15:14:07 +09:00
3594e96a87 Fix local development script in package.json to reference the correct .env.local.dev file. 2025-05-29 15:13:36 +09:00
272ff4f93f 텍스트 모드시 config 창은 안닫히도록 수정 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
Reviewed-on: #79
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. 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
Reviewed-on: #78
2025-05-29 14:48:40 +09:00
2ed020bbcc Add local development ecosystem configuration for Next.js application. 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
Reviewed-on: #77
2025-05-29 14:41:35 +09:00
c4e5aa1b01 Update startscript to use local development command for consistency with new environment configuration. 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
Reviewed-on: #76
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. 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
Reviewed-on: #75
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. 2025-05-29 13:05:47 +09:00
b8bbaba37f Update environment configuration: change API host URL to production and set development port to 5010 2025-05-29 11:17:23 +09:00
86a67420ea Update API host URL in development environment to use HTTPS 2025-05-29 11:14:35 +09:00
00d87f143f Merge pull request 'dev' (#74) from dev into dev-deploy
Reviewed-on: #74
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
Reviewed-on: #73
2025-05-28 18:54:06 +09:00