|
|
59b1f3198c
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry
|
2025-05-14 10:01:32 +09:00 |
|
|
|
70c45bc182
|
feat: add password reset functionality to MemberInformationPopup with navigation support
|
2025-05-13 17:30:19 +09:00 |
|
|
|
2ba6583ffb
|
fix: update MemberInformationPopup to use session store name for better data accuracy
|
2025-05-13 17:24:32 +09:00 |
|
|
|
a4c36474d5
|
refactor: update side_swiper_icon02.svg to a new design with improved dimensions and paths for better rendering
|
2025-05-13 17:23:40 +09:00 |
|
|
|
c545cbab93
|
Merge branch 'feature/MemberInformationPopup' into dev
|
2025-05-13 17:22:33 +09:00 |
|
|
|
a2a2b2e6fa
|
fix: restore storeNm property in session management and adjust padding in check and radio components for improved layout
|
2025-05-13 17:21:22 +09:00 |
|
|
|
98299ffe92
|
chore: update @prisma/client and prisma dependencies to version 6.7.0; modify session management in MemberInformationPopup and Header components to utilize session data
|
2025-05-13 16:10:22 +09:00 |
|
|
|
f33786a8eb
|
feat: implement user role management in session and update Header component to display user ID
|
2025-05-13 14:41:09 +09:00 |
|
|
|
78f8072211
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry
|
2025-05-13 14:15:33 +09:00 |
|
|
|
32a8ec72ef
|
feat: implement inquiry create, read function with Qcast API
|
2025-05-13 14:13:31 +09:00 |
|
|
|
e5affe0df5
|
chore: update environment variables and dependencies; add database configuration for QPARTNER login
|
2025-05-13 13:28:46 +09:00 |
|
|
|
f8b11c3e7e
|
Merge pull request 'feature/suitable' (#28) from feature/suitable into dev
Reviewed-on: #28
|
2025-05-13 11:03:33 +09:00 |
|
|
|
9f4c3de2cf
|
refactor: 지붕재 적합성 테이블 컬럼명 공통코드화
|
2025-05-13 11:00:20 +09:00 |
|
|
|
2c75a6b416
|
refactor: 지붕재 적합성 테이블 컬럼명 수정
|
2025-05-13 10:51:17 +09:00 |
|
|
|
7973d7c2b1
|
Merge pull request 'feature/suitable' (#26) from feature/suitable into dev
Reviewed-on: #26
|
2025-05-13 09:42:19 +09:00 |
|
|
|
186843e154
|
remove: 미사용 테스트 파일 삭제
|
2025-05-13 09:40:08 +09:00 |
|
|
|
bc1c1579cc
|
feat: 지붕재 적합성 데이터 관련 테이블 모델 추가
|
2025-05-13 09:35:21 +09:00 |
|
|
|
0cdd7cdebd
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
|
2025-05-13 09:33:10 +09:00 |
|
|
|
8ad1ed4bcf
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry
|
2025-05-13 09:22:59 +09:00 |
|
|
|
e3940f72c8
|
feat: implement Qsp Inquriy API Request, Response type
|
2025-05-13 09:22:35 +09:00 |
|
|
|
778d3b6be8
|
refactor: enhance DoubleBtnAlert and Header components with improved button handling and confirm dialog integration
|
2025-05-12 18:24:18 +09:00 |
|
|
|
b4e009cb8e
|
chore: add inquiry API URL to development and production environment files
|
2025-05-12 18:24:11 +09:00 |
|
|
|
34319dadcd
|
fix: Change the policy to allow Update, Delete, Submit to writer only
- 담당자가 로그인 한 유저 이름과 같을 때 수정, 삭제, 제출 가능하도록 변경
|
2025-05-12 15:45:37 +09:00 |
|
|
|
2d914d3798
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
|
2025-05-12 15:03:49 +09:00 |
|
|
|
bd89552cc7
|
Merge branch 'feature/survey' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-05-12 14:47:07 +09:00 |
|
김민식
|
493fd6cb9d
|
common 파일 추가
|
2025-05-12 14:46:13 +09:00 |
|
|
|
6bbd1a6174
|
Merge branch 'feature/survey' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-05-12 14:40:10 +09:00 |
|
|
|
7173ec2496
|
feat: implement UserType custom hook for filtering login user type
|
2025-05-12 14:37:47 +09:00 |
|
김민식
|
c5db65fc4d
|
우편번호 조회 기능 추가
|
2025-05-12 14:35:44 +09:00 |
|
|
|
69d81d892d
|
fix: conditionally update session state in EdgeProvider based on presence of sessionData
|
2025-05-12 13:34:14 +09:00 |
|
|
|
e84ef1b7a0
|
fix: update session data handling in RootLayout to conditionally stringify session based on login status
|
2025-05-12 11:24:32 +09:00 |
|
|
|
901b7b1ae8
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-05-12 11:13:54 +09:00 |
|
|
|
29488b2412
|
feat: implement survey list filter by Member Type for temporary
- 로그인 유저 타입 별 조사매물 필터링 임시 구현
- 로그인 유저 타입 구현 이후 변경 예정
|
2025-05-12 11:11:52 +09:00 |
|
|
|
6cab9cdde3
|
feat: implement session management in RootLayout and pass session data to EdgeProvider for enhanced state handling
|
2025-05-12 11:01:07 +09:00 |
|
|
|
2eacdda23e
|
refactor: remove alertSwitch store and simplify alert handling in EdgeProvider
|
2025-05-12 10:37:58 +09:00 |
|
|
|
da0d77724d
|
fix: correct layout interface and enhance user session management
|
2025-05-12 10:21:01 +09:00 |
|
|
|
db2daf8ba0
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
|
2025-05-12 09:57:05 +09:00 |
|
|
|
ce00cc2ba7
|
refactor: simplify Header component by removing unused props and updating button action for password reset
|
2025-05-09 18:21:35 +09:00 |
|
|
|
e6d346c5da
|
refactor: remove unused title variable in Header component to streamline code
|
2025-05-09 18:14:55 +09:00 |
|
|
|
178e9c0d3e
|
refactor: update layout components to use 'import type' for ReactNode and enhance Header component with dynamic title retrieval
|
2025-05-09 18:13:40 +09:00 |
|
|
|
c06a96bc1b
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-05-09 17:41:41 +09:00 |
|
|
|
8bc629698a
|
feat: implement SurveyDetail page for roof-information
- 조사매물 지붕정보 상세페이지 구현
|
2025-05-09 17:41:26 +09:00 |
|
|
|
3e16d3a767
|
feat: implement session management with Zustand and enhance login flow in Login component
|
2025-05-09 16:05:20 +09:00 |
|
|
|
5e8d2fa8cc
|
feat: enhance DoubleBtnAlert component with dynamic alert messages and button actions
|
2025-05-09 15:19:03 +09:00 |
|
|
|
436f149635
|
feat: implement alert management in EdgeProvider with dynamic alert types
|
2025-05-09 15:17:19 +09:00 |
|
|
|
34638ff0f0
|
fix: Change prisma db URL
|
2025-05-09 15:16:58 +09:00 |
|
|
|
65483812a6
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-05-09 15:11:54 +09:00 |
|
|
|
95d971b198
|
feat: remove unused survey sale API routes & add address popup at Survey BasicForm
|
2025-05-09 15:08:55 +09:00 |
|
|
|
a6702f52fc
|
feat: add new sample page with various input components and styling for enhanced user interaction
|
2025-05-09 14:44:07 +09:00 |
|
|
|
06967d746c
|
refactor: streamline MS_SUITABLE model by removing redundant fields and add new BC_COMM_H and BC_COMM_L models for improved data structure
|
2025-05-09 13:53:33 +09:00 |
|