• Joined on 2025-03-18
swyoo created branch hotfix/chore in qcast3/onsitesurvey 2025-04-29 10:53:20 +09:00
swyoo deleted branch feature/survey-sales from qcast3/onsitesurvey 2025-04-29 10:24:41 +09:00
swyoo pushed to main at qcast3/onsitesurvey 2025-04-29 10:24:41 +09:00
1db4b846d4 Merge pull request 'feature/survey-sales' (#1) from feature/survey-sales into main
58662400cb chore: Update environment configuration for API URL and enhance next.config.ts with rewrites and CORS headers
866de531fa feat: Implement Survey Sales API and UI components for creating and listing survey sales information
7f79576468 chore: Update DATABASE_URL in .env and enhance schema.prisma with detailed comments and new models for sales information
Compare 4 commits »
swyoo merged pull request qcast3/onsitesurvey#1 2025-04-29 10:24:39 +09:00
feature/survey-sales
swyoo created pull request qcast3/onsitesurvey#1 2025-04-29 10:24:31 +09:00
feature/survey-sales
swyoo pushed to feature/survey-sales at qcast3/onsitesurvey 2025-04-29 10:23:20 +09:00
58662400cb chore: Update environment configuration for API URL and enhance next.config.ts with rewrites and CORS headers
swyoo created branch feature/survey-sales in qcast3/onsitesurvey 2025-04-28 17:40:24 +09:00
swyoo pushed to feature/survey-sales at qcast3/onsitesurvey 2025-04-28 17:40:24 +09:00
866de531fa feat: Implement Survey Sales API and UI components for creating and listing survey sales information
7f79576468 chore: Update DATABASE_URL in .env and enhance schema.prisma with detailed comments and new models for sales information
Compare 2 commits »
swyoo pushed to main at qcast3/onsitesurvey-pub 2025-04-28 10:28:34 +09:00
cc470e1375 initial commit
swyoo created branch main in qcast3/onsitesurvey-pub 2025-04-28 10:28:33 +09:00
swyoo pushed to main at qcast3/onsitesurvey 2025-04-25 15:02:25 +09:00
0cdc3984b8 refactor: Rename Suitable model to MS_SUITABLE and update related API endpoints
swyoo pushed to main at qcast3/onsitesurvey 2025-04-25 13:46:44 +09:00
0a1d34b6db chore: Add sass support in next.config.ts and update package dependencies
swyoo pushed to main at qcast3/onsitesurvey 2025-04-25 13:44:15 +09:00
8d4f9cd4e7 docs: Update README with example for fetching React Query cache data
swyoo pushed to main at qcast3/onsitesurvey 2025-04-25 10:56:22 +09:00
f83222ade5 feat: Add HOME button to Suitable component for navigation
swyoo pushed to main at qcast3/onsitesurvey 2025-04-23 15:59:33 +09:00
113d83890e feat: Add getDetails API method and refactor data mapping in suitable API
swyoo pushed to dev at qcast3/qcast-api 2025-04-23 15:37:18 +09:00
46007af1fb chore: requestHeader referer 값 추가
swyoo pushed to dev at qcast3/qcast-api 2025-04-23 15:29:07 +09:00
891bb874ec chore: requestHeader 에 referer 추가
swyoo pushed to main at qcast3/onsitesurvey 2025-04-23 13:05:33 +09:00
ed5ef25d78 chore: Add react-to-pdf dependency and update pnpm-lock.yaml with new package resolutions
swyoo pushed to feature/aws-s3-upload at qcast3/qcast-front 2025-04-23 10:03:30 +09:00
c6b96bec23 chore: update environment variables to use protocol-relative URLs for host
swyoo pushed to dev at qcast3/qcast-front 2025-04-23 10:02:19 +09:00
82c8b25895 Update ecosystem configuration for production deployment