|
|
2397b7f144
|
feat: add survey roof-info validation when Create, Update
- 조사 매물 생성, 수정 시 각 컬럼 필수값 validation 추가
- 조사 매물 수정 페이지에서 기타 옵션 선택 시 값 초기화 되도록 구현
|
2025-05-08 17:01:10 +09:00 |
|
|
|
dfd5ba419b
|
feat: implement SurveyFilteringOptions to global
- 조사매물 검색 조건 zustand 통해 전역으로 관리하도록 구현
|
2025-05-08 16:58:14 +09:00 |
|
|
|
b1f81d7853
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
# Conflicts:
# src/api/suitable.ts
|
2025-05-08 15:53:53 +09:00 |
|
|
|
68408eb3c9
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-05-07 18:09:51 +09:00 |
|
|
|
115ffb8a74
|
feat: set SurveyList Filtering
- 조사 매물 목록 페이지 필터링 구현
- 기존 survey-sales 샘플 페이지 모두 삭제
|
2025-05-07 18:06:10 +09:00 |
|
|
|
fd27bfe7d0
|
feat: implement create & update survey roof-information with validate
- 조사 매물 지붕 정보 필수값 적용하여 등록 & 수정 가능하도록 구현
- 조사 매물 상세 & 작성 페이지 Nav 탭 기본 정보 미등록 시 라우팅 안되도록 설정정
|
2025-05-07 18:05:28 +09:00 |
|
|
|
692d2b7d84
|
refactor: comment out login redirection in middleware for future implementation
|
2025-05-07 17:37:09 +09:00 |
|
|
|
05f4fe4e94
|
refactor: enhance session management and routing in middleware and API authentication
|
2025-05-07 17:16:26 +09:00 |
|
|
|
5048fe1c08
|
chore: axios 설정 충돌 해결
|
2025-05-07 15:17:01 +09:00 |
|
|
|
c9378dfccd
|
Merge pull request 'snake case -> camel case 변환 로직 추가' (#25) from feature/pub into dev
Reviewed-on: #25
|
2025-05-07 15:11:04 +09:00 |
|
김민식
|
2166b7836e
|
snake case -> camel case 변환 로직 추가
|
2025-05-07 15:08:33 +09:00 |
|
|
|
82e198836a
|
refactor: remove suitable and surveySales API modules to streamline codebase
|
2025-05-07 10:18:28 +09:00 |
|
|
|
e86c5d18b4
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
# Conflicts:
# src/app/api/suitable/list/route.ts
# src/components/Suitable.tsx
# src/components/SuitableDetails.tsx
# src/components/SuitableSearch.tsx
|
2025-05-07 09:52:10 +09:00 |
|
|
|
daf9f31733
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-05-07 09:00:35 +09:00 |
|
|
|
3937179279
|
refactor: enhance Header component by organizing useEffect hooks and updating client URL pathname handling
|
2025-05-02 18:46:38 +09:00 |
|
|
|
8153dd9d18
|
fix: solve conflict
- 충돌 해결 및 이전 sample page 주석 처리
|
2025-05-02 18:13:12 +09:00 |
|
|
|
ec9f0fa747
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-05-02 18:10:48 +09:00 |
|
|
|
8e563c18dc
|
feat: add muticheckbox component for write roof information
|
2025-05-02 18:06:25 +09:00 |
|
|
|
c9812d1159
|
feat: implement survey basic information update function
|
2025-05-02 18:05:15 +09:00 |
|
|
|
7046b215c4
|
refactor: integrate side navigation state management into Header component for improved navigation control
|
2025-05-02 16:55:47 +09:00 |
|
|
|
e0bdaa4ddf
|
refactor: remove inquiry page component and enhance navigation in Main and Header components with router integration
|
2025-05-02 16:35:27 +09:00 |
|
|
|
ddd41009b7
|
refactor: move state management and effect hooks for selected tab into respective form components for better encapsulation
|
2025-05-02 16:02:54 +09:00 |
|
|
|
baf3700f67
|
refactor: implement state management for survey sale pages; add effect hooks to set selected tab state and enhance navigation functionality
|
2025-05-02 15:58:49 +09:00 |
|
|
|
6777fae68c
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-05-02 15:46:39 +09:00 |
|
|
|
21fd51753e
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-05-02 15:42:21 +09:00 |
|
|
|
2a373dd712
|
refactor: enhance layout structure by adding survey sale layout and navigation tab components; streamline page components for improved readability
|
2025-05-02 15:41:58 +09:00 |
|
|
|
fc93853601
|
feat: implement survey-sale's read list & delete function
- 조사 매물 삭제, 리스트 조회 기능 구현
|
2025-05-02 15:41:37 +09:00 |
|
|
|
63750844ee
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-05-02 14:16:09 +09:00 |
|
nalpari
|
3e77864d2e
|
refactor: update ZipCodePopup to simplify state management by removing unnecessary parameter in setZipCodePopup function
|
2025-05-02 13:55:21 +09:00 |
|
|
|
40952ec38a
|
refactor: remove header and footer imports from basic-info and roof-info pages to streamline layout
|
2025-05-02 13:38:01 +09:00 |
|
|
|
3736b8b094
|
refactor: simplify layout by removing header and footer components from survey sale pages; enhance structure for better readability
|
2025-05-02 12:45:40 +09:00 |
|
|
|
1f102a5054
|
chore: update layout structure by adding header, footer, and float button components; implement member information popup; enhance popup controller for better state management
|
2025-05-02 12:43:34 +09:00 |
|
|
|
ffa72ba9eb
|
fix: Modify react query mutation function
- axiosInstance 함수 정의하지 않고 mutation function에 직접 사용하도록 변경
|
2025-05-02 11:32:12 +09:00 |
|
|
|
933eeb5f2e
|
refactor: enhance login and survey sale pages with structured layout and footer; update popup controller for zip code management
|
2025-05-02 10:18:43 +09:00 |
|
|
|
02f6ad9f46
|
chore: add swiper dependency and update package lock; remove unused components for suitable and survey sales
|
2025-04-30 18:34:48 +09:00 |
|
|
|
71f7913bee
|
chore: comment out session check in middleware for future login feature implementation
|
2025-04-30 17:35:03 +09:00 |
|
|
|
6592b1d3b9
|
chore: remove unused API routes and components for survey sales and suitable details
|
2025-04-30 16:52:23 +09:00 |
|
|
|
9185b5cb7a
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-04-30 16:50:21 +09:00 |
|
|
|
4afcd7f8eb
|
chore: ready for work
|
2025-04-30 16:47:44 +09:00 |
|
|
|
818ecb724b
|
feat: implement Survey Sale CRUD function
- Survey-sale Create with base information and electronic, roof information
- Survey-sale Update
- Survey-sale Read by filtering
|
2025-04-30 16:22:08 +09:00 |
|
|
|
adfe6d7a32
|
feat: 지붕재 적합성 pdf 기본기능 추가
|
2025-04-30 16:20:36 +09:00 |
|
|
|
56c2693bb7
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
|
2025-04-30 15:07:15 +09:00 |
|
|
|
f801bacd12
|
feat: Add update functionality to Survey Sales API and enhance UI for managing survey sales details
|
2025-04-29 16:56:41 +09:00 |
|
|
|
08d99fb4e7
|
feat: Implement survey-sale, inquiry UI base components
- 조사매물, 1:1 문의 목록 더보기 버튼 구현
- 조사매물, 1:1 문의 목록, 상세 페이지, 작성 페이지 샘플 구현
|
2025-04-29 11:04:22 +09:00 |
|
|
|
37a40989dd
|
feat: Add scroll to top button at InquiryList page
|
2025-04-29 11:04:22 +09:00 |
|
|
|
ab1e89f5d6
|
feat: implemnet Inquiry list & detail page's events
|
2025-04-29 11:04:22 +09:00 |
|
|
|
a684a3e5be
|
feat: Inquiry sample page 구현
- 문의 목록 페이지
- 문의 작성 페이지
|
2025-04-29 11:04:22 +09:00 |
|
|
|
bfbbdc01b8
|
feat: 지붕재 데이터 선택 기능 추가
|
2025-04-29 10:49:58 +09:00 |
|
|
|
d36084add5
|
Merge branch 'main' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
|
2025-04-29 10:41:18 +09:00 |
|
|
|
58662400cb
|
chore: Update environment configuration for API URL and enhance next.config.ts with rewrites and CORS headers
|
2025-04-29 10:23:15 +09:00 |
|