ERP-node/backend-node/src/routes
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
..
dataflow 범용 폼모달 제어로직 연동 2025-12-31 10:54:07 +09:00
adminRoutes.ts feat(UniversalFormModal): 전용 API 저장 기능 및 사원+부서 통합 저장 API 구현 2025-12-08 15:31:40 +09:00
approvalRoutes.ts [agent-pipeline] pipe-20260303124213-d7zo round-2 2026-03-03 21:49:56 +09:00
auditLogRoutes.ts feat: Integrate audit logging for various operations 2026-03-04 13:49:08 +09:00
authRoutes.ts refactor: Update authentication handling in authRoutes and useAuth hook 2026-03-05 11:51:05 +09:00
barcodeLabelRoutes.ts 바코드 기능 커밋밋 2026-03-04 20:51:00 +09:00
batchExecutionLogRoutes.ts fix: 배치 관리 시스템 Oracle/MariaDB 커넥터 추가 및 timestamp 타입 변환 오류 수정 2025-09-25 14:25:18 +09:00
batchManagementRoutes.ts 배치 UPSERT 기능 및 고정값 매핑 버그 수정 2025-12-04 17:26:29 +09:00
batchRoutes.ts feat: 배치 관리 시스템 구현 2025-09-25 11:04:16 +09:00
bomRoutes.ts feat: Implement BOM Excel upload and download functionality 2026-02-27 07:50:22 +09:00
bookingRoutes.ts 투두리스트, 예약요청, 정비,문서 2025-10-14 17:21:28 +09:00
buttonActionStandardRoutes.ts 웹타입 컴포넌트 분리작업 2025-09-09 14:29:04 +09:00
buttonDataflowRoutes.ts 테이블 간 조인 관계 조회 기능 추가 2026-01-22 11:16:23 +09:00
cascadingAutoFillRoutes.ts 카테고리 트리 기능 추가 및 관련 API 구현 2026-01-21 15:03:27 +09:00
cascadingConditionRoutes.ts 카테고리 트리 기능 추가 및 관련 API 구현 2026-01-21 15:03:27 +09:00
cascadingHierarchyRoutes.ts 카테고리 트리 기능 추가 및 관련 API 구현 2026-01-21 15:03:27 +09:00
cascadingMutualExclusionRoutes.ts 카테고리 트리 기능 추가 및 관련 API 구현 2026-01-21 15:03:27 +09:00
cascadingRelationRoutes.ts 연쇄관계 관리 2025-12-10 13:53:44 +09:00
categoryTreeRoutes.ts 카테고리 트리 기능 추가 및 관련 API 구현 2026-01-21 15:03:27 +09:00
categoryValueCascadingRoutes.ts 연쇄관계 자식 라벨표시 2025-12-18 15:16:34 +09:00
codeMergeRoutes.ts 코드병합기능 개선 2026-01-08 14:24:07 +09:00
collectionRoutes.ts 외부커넥션관리 2025-09-24 10:04:25 +09:00
commonCodeRoutes.ts Merge branch 'feature/v2-renewal' of http://39.117.244.52:3000/kjs/ERP-node into feature/v2-unified-renewal 2026-02-06 10:20:45 +09:00
companyManagementRoutes.ts feat: Routes & Service Prisma 전환 완료 2025-10-01 14:41:04 +09:00
componentStandardRoutes.ts 컴포넌트 화면편집기에 배치 2025-09-10 14:09:32 +09:00
dashboardRoutes.ts 날씨 랑 todo/긴급위젯이랑 정비일정 위젯 합치기 완료 2025-10-23 15:11:10 +09:00
dataRoutes.ts feat: Integrate audit logging for various operations 2026-03-04 13:49:08 +09:00
dataflowDiagramRoutes.ts 데이터 저장 방식을 json으로 변경 2025-09-10 15:30:14 +09:00
dataflowExecutionRoutes.ts restapi 버튼 동작 2025-09-29 12:17:10 +09:00
dataflowRoutes.ts 외부 db노드 설정 2025-10-02 16:43:40 +09:00
dbTypeCategoryRoutes.ts 데이터베이스 틀린 비밀번호 입력시 연결거부처리 2025-09-24 10:30:36 +09:00
ddlRoutes.ts 회사별 메뉴 분리 및 권한 관리 2025-10-28 10:07:07 +09:00
deliveryRoutes.ts 배송/화물현황과 리스크/알림(api 활용, 공공데이터 복구시 대체될 가능성 있음) 2025-10-14 16:36:00 +09:00
departmentRoutes.ts 삭제를 alert에서 modal로 변경 2025-11-03 17:28:12 +09:00
digitalTwinRoutes.ts N-Level 계층 구조 및 공간 종속성 시스템 구현 2025-11-25 13:55:00 +09:00
driverRoutes.ts feat: 공차중계 운전자 차량/프로필 관리 기능 구현 2025-12-01 19:03:43 +09:00
dynamicFormRoutes.ts 버튼 과정이 조금 복잡하지만 위도경도 연속추적기능도 넣음 2025-12-01 16:49:02 +09:00
entityJoinRoutes.ts 조인테이블의 컬럼 사용할 수 있도록 수정 2025-09-16 18:02:19 +09:00
entityReferenceRoutes.ts 전체실행조건 웹 타입별 조건분기 2025-09-21 09:53:05 +09:00
entitySearchRoutes.ts docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
excelMappingRoutes.ts 엑셀 업로드 템플릿 기능 구현 2026-01-08 11:45:39 +09:00
externalCallConfigRoutes.ts restapi 버튼 동작 2025-09-29 12:17:10 +09:00
externalCallRoutes.ts 디스코드 웹 훅 테스트 구현 2025-09-17 11:47:57 +09:00
externalDbConnectionRoutes.ts 공통코드,REST API 회사별 분리 2025-10-28 11:54:44 +09:00
externalRestApiConnectionRoutes.ts REST API 연결 생성 시 회사별 연결명 중복 허용 2025-12-02 11:12:09 +09:00
fileRoutes.ts feat: 파일 정보 조회 API 추가 및 파일 업로드 컴포넌트 개선 2026-02-05 13:45:23 +09:00
flowExternalDbConnectionRoutes.ts 플로우 외부db연결 2025-10-20 17:50:27 +09:00
flowRoutes.ts feat: Add procedure and function management in flow controller 2026-03-03 14:33:17 +09:00
layoutRoutes.ts 레이아웃 추가기능 2025-09-10 18:36:28 +09:00
mailAccountFileRoutes.ts ui 수정 및 시현할 기능 업데이트 2025-10-02 14:34:15 +09:00
mailReceiveBasicRoutes.ts ui 고치기 전 세이브 2025-10-22 16:06:04 +09:00
mailSendSimpleRoutes.ts ui 고치기 전 세이브 2025-10-22 16:06:04 +09:00
mailSentHistoryRoutes.ts ui 고치기 전 세이브 2025-10-22 16:06:04 +09:00
mailTemplateFileRoutes.ts ui 수정 및 시현할 기능 업데이트 2025-10-02 14:34:15 +09:00
mapDataRoutes.ts 차량위치 위젯 기존꺼 분할 완료 2025-10-15 10:29:15 +09:00
multiConnectionRoutes.ts 제어관리 외부커넥션 설정기능 2025-09-26 01:28:51 +09:00
multilangRoutes.ts 다국어 자동생성 2026-01-14 10:20:27 +09:00
numberingRuleRoutes.ts 코드 에러 수정 2025-11-05 18:13:06 +09:00
openApiProxyRoutes.ts Merge conflict 해결 - 로컬 변경사항 유지 (날씨 API) 2025-10-13 18:39:37 +09:00
popActionRoutes.ts feat(pop): 컴포넌트 연결 단순화 + 상태 변경 규칙 UI 개선 + 조회 키 설정 2026-03-03 15:31:13 +09:00
processWorkStandardRoutes.ts feat: Implement default version management for routing versions 2026-02-24 18:22:54 +09:00
reportRoutes.ts Word 변환 WYSIWYG 개선 - 위치/크기/줄바꿈/가로배치 지원 2025-12-17 16:11:52 +09:00
riskAlertRoutes.ts 배송/화물현황과 리스크/알림(api 활용, 공공데이터 복구시 대체될 가능성 있음) 2025-10-14 16:36:00 +09:00
roleRoutes.ts 외부 업체 전용 모드 및 3D 캔버스 전체 화면 기능 구현 2025-12-18 16:03:47 +09:00
scheduleRoutes.ts feat: 스케줄 자동 생성 기능 및 이벤트 발송 설정 추가 2026-02-03 09:34:25 +09:00
screenEmbeddingRoutes.ts 화면 분할패널 중간커밋 2025-11-27 12:08:32 +09:00
screenFileRoutes.ts 화면관리 쪽 파일첨부 수정 2025-09-26 17:12:03 +09:00
screenGroupRoutes.ts feat(pop): POP 화면 카테고리 관리 시스템 구현 및 저장/로드 안정화 2026-02-02 18:01:05 +09:00
screenManagementRoutes.ts Merge branch 'main' into jskim-node 2026-03-04 21:09:55 +09:00
screenStandardRoutes.ts 웹타입 컴포넌트 분리작업 2025-09-09 14:29:04 +09:00
tableCategoryValueRoutes.ts feat(universal-form-modal): 옵셔널 필드 그룹 및 카테고리 Select 옵션 기능 추가 2025-12-17 14:30:29 +09:00
tableHistoryRoutes.ts 로그시스템 개선 2025-10-27 11:11:08 +09:00
tableManagementRoutes.ts fix: Refine ExcelUploadModal and TableListComponent for improved data handling 2026-02-25 14:42:42 +09:00
taxInvoiceRoutes.ts 세금계산서 업그레이드 2025-12-08 16:18:44 +09:00
templateStandardRoutes.ts 템플릿관리, 컴포넌트 관리 2025-09-09 17:42:23 +09:00
testButtonDataflowRoutes.ts restapi 버튼 동작 2025-09-29 12:17:10 +09:00
todoRoutes.ts 투두리스트, 예약요청, 정비,문서 2025-10-14 17:21:28 +09:00
vehicleRoutes.ts 배포 에러 수정 2025-10-17 16:41:04 +09:00
vehicleTripRoutes.ts 공차관련수정사항들 2025-12-02 09:53:08 +09:00
webTypeStandardRoutes.ts 웹타입 컴포넌트 분리작업 2025-09-09 14:29:04 +09:00
workHistoryRoutes.ts 작업 이력 통계 위젯 추가 2025-10-20 14:07:08 +09:00
yardLayoutRoutes.ts 일단 야드관리 3d 드래그앤 드랍까지 2025-10-17 15:26:21 +09:00