Dayoung keyy1315
  • Joined on 2025-03-19
keyy1315 pushed to feature/survey at qcast3/onsitesurvey 2025-05-23 11:05:20 +09:00
431512f5bf fix: change search by srlNo instead of id when search option is registration number
0521c88e79 fix: reslove survey list not initializing error when enter search keywords
29e7675ada refactor: Enhance authentication API and login component functionality
a5696984fc refactor: Update middleware and EdgeProvider for session handling
c76526bf9b chore: Update package.json scripts and enhance middleware session handling
Compare 12 commits »
keyy1315 pushed to feature/inquiry at qcast3/onsitesurvey 2025-05-22 18:13:50 +09:00
31a63cb643 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry
50a2335590 feat: get inquiry type common code
a5696984fc refactor: Update middleware and EdgeProvider for session handling
c76526bf9b chore: Update package.json scripts and enhance middleware session handling
e8498948df refactor: Update tracking function to utilize useAxios for API calls
Compare 7 commits »
keyy1315 closed pull request qcast3/onsitesurvey#43 2025-05-22 16:04:08 +09:00
feature/inquiry
keyy1315 reopened pull request qcast3/onsitesurvey#43 2025-05-22 14:59:02 +09:00
feature/inquiry
keyy1315 closed pull request qcast3/onsitesurvey#43 2025-05-22 14:58:52 +09:00
feature/inquiry
keyy1315 created pull request qcast3/onsitesurvey#43 2025-05-22 14:53:12 +09:00
feature/inquiry
keyy1315 pushed to feature/inquiry at qcast3/onsitesurvey 2025-05-22 14:31:56 +09:00
333f06bb64 fix : changed to using axios in custom hooks to apply interceptor from axios
6991bcbf13 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry
2c5ddad29b refactor: Enhance survey hook and integrate spinner functionality
0e7de68f29 feat: Add Spinner component and update styles
956e4ed910 Merge pull request 'feature/survey - 조사매물 목록 조회 필터링 조건 변경 및 임시저장 구현' (#42) from feature/survey into dev
Compare 17 commits »
keyy1315 pushed to feature/inquiry at qcast3/onsitesurvey 2025-05-22 14:27:15 +09:00
b0878c853b feat: add inquiry types code option & filtering inquiry list by answer exist
f74c0a6136 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry
ea7180b527 refactor: Move login redirection logic into useEffect for improved session handling and code clarity
a013cea464 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry
c4ed298db5 refactor: Remove user-related API routes to streamline codebase and improve maintainability
Compare 60 commits »
keyy1315 created pull request qcast3/onsitesurvey#42 2025-05-22 09:15:23 +09:00
feature/survey - 조사매물 목록 조회 필터링 조건 변경 및 임시저장 구현
keyy1315 pushed to feature/survey at qcast3/onsitesurvey 2025-05-22 09:06:06 +09:00
bdbdf9997f fix: change the SRL_NO at temporary save
keyy1315 pushed to feature/survey at qcast3/onsitesurvey 2025-05-21 18:21:44 +09:00
a483ffce44 fix: Detailed error resolution
keyy1315 pushed to feature/survey at qcast3/onsitesurvey 2025-05-21 17:55:20 +09:00
1057c29995 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
333943c651 feat: add SUBMISSION_TARGET_ID, SRL_NO Column
c4ed298db5 refactor: Remove user-related API routes to streamline codebase and improve maintainability
13eb23863b style: Add minWidth to DownloadPDF component for consistent layout
0cd95c6aff refactor: Make UPT_DT field optional in MS_SUITABLE_ROOF_MATERIAL_GROUP model for improved data flexibility
Compare 23 commits »
keyy1315 pushed to feature/survey at qcast3/onsitesurvey 2025-05-20 17:57:37 +09:00
7ae297f3b6 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
905a309a9c fix: survey update, create, submit logic fix
6033054c6e chore: Update environment variables for database connection and refactor authentication API routes to improve session handling and login logic
534e672ad5 Merge branch 'feature/suitable' into dev
c1641e167d ...2
Compare 23 commits »
keyy1315 pushed to dev at qcast3/onsitesurvey 2025-05-20 14:04:22 +09:00
09795f71ac Merge pull request 'fix: convert camelcase function move to util.js' (#40) from feature/survey into dev
d21865ca65 fix: convert camelcase function move to util.js
Compare 2 commits »
keyy1315 merged pull request qcast3/onsitesurvey#40 2025-05-20 14:04:21 +09:00
fix: convert camelcase function move to util.js
keyy1315 created pull request qcast3/onsitesurvey#40 2025-05-20 14:04:14 +09:00
fix: convert camelcase function move to util.js
keyy1315 pushed to feature/survey at qcast3/onsitesurvey 2025-05-20 14:01:35 +09:00
d21865ca65 fix: convert camelcase function move to util.js
keyy1315 pushed to dev at qcast3/onsitesurvey 2025-05-20 13:57:24 +09:00
e2e5a484ca Merge pull request 'feat: seporate save/submit/update process for reuse component' (#39) from feature/survey into dev
f54260fc27 feat: seporate save/submit/update process for reuse component
Compare 2 commits »
keyy1315 merged pull request qcast3/onsitesurvey#39 2025-05-20 13:57:23 +09:00
feat: seporate save/submit/update process for reuse component
keyy1315 created pull request qcast3/onsitesurvey#39 2025-05-20 13:56:59 +09:00
feat: seporate save/submit/update process for reuse component