• Joined on 2025-03-18
swyoo created branch feature/survey-sales in qcast3/onsitesurvey 2025-04-28 17:40:24 +09:00
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
swyoo pushed to main at qcast3/onsitesurvey 2025-04-22 16:52:07 +09:00
04f3d6903e refactor: Remove unused import of SuitableCreateBtn from suitable page
swyoo pushed to main at qcast3/onsitesurvey 2025-04-22 15:20:13 +09:00
42b82fe7cb 📌 feat: Implement Suitable model and API endpoints for managing suitable products, including creation and listing functionalities
swyoo pushed to main at qcast3/onsitesurvey 2025-04-22 09:39:19 +09:00
34611d3c00 fix: Set staleTime to 0 in Login component and update UserList to use User type for better type safety
swyoo pushed to main at qcast3/onsitesurvey 2025-04-21 16:59:30 +09:00
abc8a87cae refactor: Remove unused imports from Home component in page.tsx
swyoo pushed to main at qcast3/onsitesurvey 2025-04-21 16:56:16 +09:00
0c185e0856 chore: Update DATABASE_URL in .env for new SQL Server connection
swyoo pushed to main at qcast3/onsitesurvey 2025-04-21 16:49:33 +09:00
96cebc25a9 chore: Update next.config.ts for consistent import syntax
swyoo pushed to main at qcast3/onsitesurvey 2025-04-11 09:38:08 +09:00
1d823ea097 📌 refactor: Remove user creation button from login page