From 9e8ab11f99f8c7ef380b35cfb7f3fcdb3d5ef418 Mon Sep 17 00:00:00 2001 From: Taehoon Date: Mon, 1 Jun 2026 17:56:22 +0900 Subject: [PATCH] feat: implement role-based entry and navigation enhancements - Replace credential login with Admin/Practitioner role selection - Add role-switcher toggle in header with automatic reversion for Admin mode - Implement immediate return to role selection via system logo click - Integrate role state management into global app state --- index.html | 31 ++++++++---- src/core/state.ts | 2 + src/main.ts | 81 ++++++++++++++++++++++-------- src/styles/common.css | 79 +++++++++++++++++++++++++++++ src/styles/login.css | 114 +++++++++++++++++++++++------------------- 5 files changed, 226 insertions(+), 81 deletions(-) diff --git a/index.html b/index.html index a9f7fb2..ab990f8 100644 --- a/index.html +++ b/index.html @@ -27,17 +27,22 @@

ITAM 시스템

자산 관리 포털에 오신 것을 환영합니다

-
-
- - +