Remove pre-1.0 audit and protected request scaffolding

This commit is contained in:
npc0-hue
2026-08-20 23:42:02 +08:00
parent 40b35b05c7
commit a7e2e4c6c0
130 changed files with 526 additions and 3767 deletions
@@ -10,7 +10,7 @@ describe("shared operation dialogs", () => {
<ConfirmDialog
open
title="确认停用"
description="会保留审计记录"
description="该操作会更新用户状态"
confirmLabel="停用"
busy
onConfirm={() => undefined}