9 Commits

Author SHA1 Message Date
fd35348694 refactor: update inquiry type list handling and adjust filtering logic in RegistForm 2025-07-03 09:55:52 +09:00
f693062d96 feat: 내가 작성한 매물/문의 경로 별 적용 구현
- 메인 화면에서 진입 시 내가 작성한 매물/문의 해제
- 사이드바에서 진입 시 내가 작성환 매물/문의 체크
2025-07-02 10:31:13 +09:00
f51b03cab7 docs: add annotations in SurveySale related Files
- Added detailed descriptions for search parameters and API functionalities in survey-sales routes.
- Improved documentation for inquiry-related hooks and types, enhancing clarity on their usage.
- Refactored comments for better readability and consistency across the codebase.
2025-06-10 17:13:35 +09:00
ff099f348e fix: change InquiryList type column 2025-05-26 13:33:16 +09:00
991cb5f0b2 fix: solve inquiry list startRow and endRow parameters not initializing 2025-05-23 13:23:12 +09:00
50a2335590 feat: get inquiry type common code 2025-05-22 18:13:16 +09:00
b0878c853b feat: add inquiry types code option & filtering inquiry list by answer exist 2025-05-22 14:26:51 +09:00
7066d01060 feat: modify inquriy create parameter
- 문의 등록 시 이메일 파라미터 추가
2025-05-16 11:01:39 +09:00
e3940f72c8 feat: implement Qsp Inquriy API Request, Response type 2025-05-13 09:22:35 +09:00