ERP-node/frontend/hooks
DDD1542 d43f0821ed refactor: Update authentication handling in authRoutes and useAuth hook
- Replaced the middleware `checkAuthStatus` with the `AuthController.checkAuthStatus` method in the authentication routes for improved clarity and structure.
- Simplified token validation logic in the `useAuth` hook by removing unnecessary checks for expired tokens, allowing the API client to handle token refresh automatically.
- Enhanced logging for authentication checks to provide clearer insights into the authentication flow and potential issues.
- Adjusted the handling of user authentication status to ensure consistency and reliability in user state management.

This refactor streamlines the authentication process and improves the overall maintainability of the authentication logic.
2026-03-05 11:51:05 +09:00
..
admin 불필요한 파일 삭제 2025-09-18 18:18:18 +09:00
pop Merge branch 'main' into jskim-node 2026-03-04 21:09:55 +09:00
queries 모달열기 액션 통합 2026-01-05 17:44:32 +09:00
use-toast.ts 외부 커넥션 관리 ~ 테스트 2025-09-19 12:15:14 +09:00
useAuth.ts refactor: Update authentication handling in authRoutes and useAuth hook 2026-03-05 11:51:05 +09:00
useAutoFill.ts 카테고리 트리 기능 추가 및 관련 API 구현 2026-01-21 15:03:27 +09:00
useBarcodeList.ts 바코드 기능 커밋밋 2026-03-04 20:51:00 +09:00
useBreakpoint.ts 반응형 레이아웃 기능 구현 2025-10-16 18:16:57 +09:00
useCascadingDropdown.ts 카테고리 설정 구현 2025-12-18 14:12:48 +09:00
useCompanyManagement.ts 회사 관리 - 등록 페이지 수정 2025-11-03 14:31:21 +09:00
useConditionManager.ts ConnectionSetupModal 리팩터링 2025-09-16 15:43:18 +09:00
useDataFlowDesigner.ts DataFlowDesigner 컴포넌트 정리 2025-09-16 14:57:47 +09:00
useDebounce.ts 최초커밋 2025-08-21 09:41:46 +09:00
useDeviceOrientation.ts feat(pop-designer): 반응형 그리드 시스템 고도화 2026-02-06 15:30:57 +09:00
useDragAndDrop.ts 커스텀 훅 분리 및 react query 최적화 2025-09-03 14:57:52 +09:00
useFormCompatibility.ts docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
useFormValidation.ts 타입 관리 개선 및 화면 비율조정 중간커밋 2025-09-19 18:43:55 +09:00
useInfiniteScroll.ts 코드 무한 스크롤 구현 2025-09-03 18:23:23 +09:00
useLayoutHistory.ts feat(pop): v4 레이아웃 비율 스케일링 시스템 구현 2026-02-04 14:14:48 +09:00
useLogin.ts 플로우 위젯 검색 리스트 2025-10-28 14:55:41 +09:00
useMenu.ts feat: Enhance entity options retrieval with additional fields support 2026-02-25 11:45:28 +09:00
useMultiLang.ts 리피터 데이터 저장 로직 개선 및 이벤트 처리 추가 2026-01-22 14:23:38 +09:00
usePanelState.ts 화면관리 ui개선 및 파일업로드 설정 2025-10-15 13:30:11 +09:00
useProfile.ts feat: 공차중계 운전자 차량/프로필 관리 기능 구현 2025-12-01 19:03:43 +09:00
useReportList.ts useReportList 상호 의존 문제 해결 2025-10-01 11:47:40 +09:00
useScreenDataTransfer.ts docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
useSearchAndFilter.ts 커스텀 훅 분리 및 react query 최적화 2025-09-03 14:57:52 +09:00
useSelectedCategory.ts 커스텀 훅 분리 및 react query 최적화 2025-09-03 14:57:52 +09:00
useUserManagement.ts 사용자 검색 기능 구현 2025-08-26 14:23:22 +09:00
useViewportSize.ts 타입 관리 개선 및 화면 비율조정 중간커밋 2025-09-19 18:43:55 +09:00