3a1cb52b9f
Merge pull request 'fix : 사이드바 및 문의 로직 수정' ( #107 ) from fix into dev
...
Reviewed-on: #107
2025-07-15 15:50:00 +09:00
1c62d8b8fb
fix: 사이드바 동일 pathname으로 라우팅 되어도 닫히도록 수정
2025-07-15 15:18:48 +09:00
7163b41e9d
style: 회원 정보 팝업 버튼 문구 MY PAGE 로 변경
2025-07-15 14:49:00 +09:00
807b055152
fix: 일본어 텍스트 수정
...
- 로그인 실패 시 반환 메세지 일본어로 변경
- 조사매물 PDF 1/2 문구 삭제
- 일본어 띄어쓰기 삭제
2025-07-15 13:24:40 +09:00
ee5ff9154d
fix: 헤더 및 사이드바 문의 문구 변경
...
- 1:1 문의에서 문의로 변경
2025-07-09 14:42:36 +09:00
b2887dcd14
fix: 사이드바 라우터 경로 수정
2025-07-02 14:36:22 +09:00
f693062d96
feat: 내가 작성한 매물/문의 경로 별 적용 구현
...
- 메인 화면에서 진입 시 내가 작성한 매물/문의 해제
- 사이드바에서 진입 시 내가 작성환 매물/문의 체크
2025-07-02 10:31:13 +09:00
afb67c6b36
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
2025-06-05 13:46:08 +09:00
e615521aeb
feat: change route url on sidebar nav
...
- 사이드 바 URL 변경
- '내가 작성한 매물', '내가 작성한 문의' 카드 클릭 시 체크박스 선택 된 채로 이동하도록 구현
2025-06-05 11:36:49 +09:00
3ff43475ac
feat: 사이드바 지붕재적합성 페이지 이동 연결
2025-06-05 10:41:18 +09:00
0a88c80bd9
refactor: Update Header component to utilize useAxios for API integration
...
- Replaced direct axiosInstance import with useAxios hook for improved API management.
- Cleaned up imports and enhanced code structure for better readability.
2025-05-22 15:04:59 +09:00
e66b009dd3
fix: Update session data display in Header component to use store name instead of category; add additional role mapping in README
2025-05-21 11:16:47 +09:00
73b042b0ac
refactor: Enhance authentication API to streamline session data handling and role assignment; update login response structure and conditionally render UI elements based on user role
2025-05-20 18:55:24 +09:00
2217426152
feat: implement password change API and update Login and PwResetForm components to utilize local storage for password management
2025-05-14 17:49:59 +09:00
8034424d15
fix: enhance Header component to manage user session storage and clear session data on logout
2025-05-14 16:01:16 +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
778d3b6be8
refactor: enhance DoubleBtnAlert and Header components with improved button handling and confirm dialog integration
2025-05-12 18:24:18 +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
3e16d3a767
feat: implement session management with Zustand and enhance login flow in Login component
2025-05-09 16:05:20 +09:00
05f4fe4e94
refactor: enhance session management and routing in middleware and API authentication
2025-05-07 17:16:26 +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
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
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
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
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