refactor admin UX and stabilize shell
TaxBaik CI/CD / build-and-deploy (push) Failing after 2m20s

This commit is contained in:
2026-07-09 00:03:33 +09:00
parent a2f94e2b5e
commit 89fa51efe2
91 changed files with 1633 additions and 1030 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
-- 테스트 계정 추가 (E2E Playwright 자동 테스트용)
-- 비밀번호: admin123
-- 비밀번호: TestAdmin@123456
-- API /api/auth/reset-password로 설정 (마이그레이션에서는 초기 해시만 설정)
INSERT INTO admin_users (username, password_hash, created_at)