• Joined on 2025-03-18
swyoo merged pull request qcast3/onsitesurvey#52 2025-05-29 16:32:09 +09:00
feature/inquiry - Q.CAST 문의 구현
swyoo pushed to dev at qcast3/qcast-front 2025-05-29 16:27:12 +09:00
da69eaa00a Import configuration module in useRefFiles hook for enhanced background image management.
swyoo pushed to dev-deploy at qcast3/qcast-front 2025-05-29 16:26:37 +09:00
1a8dfa628b Import configuration module in useRefFiles hook for background image management
swyoo pushed to dev-deploy at qcast3/qcast-front 2025-05-29 16:23:52 +09:00
52cee232d0 Add environment configuration files for local and development modes, including API and AWS settings
swyoo pushed to dev-deploy at qcast3/qcast-front 2025-05-29 16:04:21 +09:00
bcf0e3d1bf Update ecosystem configuration for production environment and modify package scripts to use env-cmd for environment management
swyoo pushed to dev at qcast3/qcast-front 2025-05-29 15:55:57 +09:00
1cd24aeca9 Refactor image upload process: set fixed ContentType for uploaded images and convert Base64 to Blob for file handling in useRefFiles hook.
swyoo closed pull request qcast3/qcast-front#83 2025-05-29 15:44:38 +09:00
feature/chore-env
swyoo created pull request qcast3/qcast-front#83 2025-05-29 15:44:09 +09:00
feature/chore-env
swyoo pushed to feature/chore-env at qcast3/qcast-front 2025-05-29 15:43:51 +09:00
swyoo created branch feature/chore-env in qcast3/qcast-front 2025-05-29 15:43:51 +09:00
swyoo pushed to dev at qcast3/qcast-front 2025-05-29 15:39:14 +09:00
2c475ddbdd Merge pull request 'Remove unused environment configuration display from Main component.' (#82) from feature/chore-env into dev
5e8542efe5 Remove unused environment configuration display from Main component.
Compare 2 commits »
swyoo deleted branch feature/chore-env from qcast3/qcast-front 2025-05-29 15:39:14 +09:00
swyoo merged pull request qcast3/qcast-front#82 2025-05-29 15:39:12 +09:00
Remove unused environment configuration display from Main component.
swyoo created pull request qcast3/qcast-front#82 2025-05-29 15:39:09 +09:00
Remove unused environment configuration display from Main component.
swyoo pushed to feature/chore-env at qcast3/qcast-front 2025-05-29 15:38:56 +09:00
5e8542efe5 Remove unused environment configuration display from Main component.
swyoo created branch feature/chore-env in qcast3/qcast-front 2025-05-29 15:38:56 +09:00
swyoo pushed to dev at qcast3/qcast-front 2025-05-29 15:28:25 +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
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.
Compare 2 commits »
swyoo deleted branch feature/chore-env from qcast3/qcast-front 2025-05-29 15:28:25 +09:00
swyoo merged pull request qcast3/qcast-front#81 2025-05-29 15:28:24 +09:00
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.
swyoo created pull request qcast3/qcast-front#81 2025-05-29 15:28:20 +09:00
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.