• Joined on 2025-03-18
swyoo created branch hotfix/convert-key in qcast3/qcast-front 2025-05-27 15:20:36 +09:00
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-27 13:46:24 +09:00
014f473d85 Merge pull request 'feature/survey : 조사매물 오류 해결 및 변경사항 적용' (#49) from feature/survey into dev
94a1352817 fix: update baseUrl in local config to use localhost
efd3272ff4 fix: setOffest when the select sort option
25935a96be fix: delete submit, exit button at ZipCodePopup page
c8692577fb Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
Compare 16 commits »
swyoo merged pull request qcast3/onsitesurvey#49 2025-05-27 13:46:23 +09:00
feature/survey : 조사매물 오류 해결 및 변경사항 적용
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-27 13:46:09 +09:00
ea46635d7a Merge pull request 'feat: 지붕재적합성 검색조건 그룹코드로 변경, 데이터 선택 기능 수정' (#47) from feature/suitable into dev
7f0d1cf877 feat: 지붕재 적합성 검색어 30글자 제한 처리 추가
55c15c44ac refactor: 검색조건 컴포넌트 분리
e482ba1400 feat: 검색조건 변경 시 선택아이템 초기화
94ce738a73 feat: 지붕재적합성 검색조건 그룹코드로 변경
Compare 8 commits »
swyoo merged pull request qcast3/onsitesurvey#47 2025-05-27 13:46:09 +09:00
feat: 지붕재적합성 검색조건 그룹코드로 변경, 데이터 선택 기능 수정
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-27 10:32:39 +09:00
ec910bc3de git clear cache
a14dd96147 Update .gitignore to track .env files
Compare 2 commits »
swyoo pushed to dev-deploy at qcast3/qcast-front 2025-05-23 15:38:45 +09:00
b4733ebfa6 Merge pull request 'chore: convert api key 수정' (#55) from hotfix/convert-key into dev-deploy
a4af9dc1ea chore: convert api key 수정
Compare 2 commits »
swyoo deleted branch hotfix/convert-key from qcast3/qcast-front 2025-05-23 15:38:45 +09:00
swyoo merged pull request qcast3/qcast-front#55 2025-05-23 15:38:43 +09:00
chore: convert api key 수정
swyoo created pull request qcast3/qcast-front#55 2025-05-23 15:38:38 +09:00
chore: convert api key 수정
swyoo pushed to hotfix/convert-key at qcast3/qcast-front 2025-05-23 15:38:04 +09:00
a4af9dc1ea chore: convert api key 수정
swyoo created branch hotfix/convert-key in qcast3/qcast-front 2025-05-23 15:38:04 +09:00
swyoo pushed to dev at qcast3/qcast-front 2025-05-23 15:33:29 +09:00
eda80451a1 Merge remote-tracking branch 'origin/dev' into dev
f8621d2d78 fix: update NEXT_PUBLIC_CONVERTER_API_URL in environment files for secure API access
Compare 2 commits »
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-23 11:22:08 +09:00
e833e25048 feat: Add representative and store ID fields to SD_SURVEY_SALES_BASIC_INFO model in Prisma schema
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-23 10:50:08 +09:00
916946956a Merge pull request 'feature/suitable' (#44) from feature/suitable into dev
36d5191311 feat: 지붕재적합성 메인 체크 시 하위 전체체크 처리 추가
a25538319a refactor: axios 호출 수정
b2c22dc5a5 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
2e0ff4ae6f feat: 지붕재적합성 조회 페이징&인피니티쿼리 적용, 체크박스 선택 처리 추가
Compare 13 commits »
swyoo merged pull request qcast3/onsitesurvey#44 2025-05-23 10:50:07 +09:00
feature/suitable
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-23 10:06:49 +09:00
29e7675ada refactor: Enhance authentication API and login component functionality
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-22 17:08:58 +09:00
a5696984fc refactor: Update middleware and EdgeProvider for session handling
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-22 16:57:59 +09:00
c76526bf9b chore: Update package.json scripts and enhance middleware session handling
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-22 15:07:46 +09:00
e8498948df refactor: Update tracking function to utilize useAxios for API calls