feat(web): patching API client, status vocabulary and navigation
This commit is contained in:
@@ -36,6 +36,7 @@ export const AUDIT_CATEGORIES: { value: string; label: string }[] = [
|
||||
{ value: "console", label: "Console" },
|
||||
{ value: "agent", label: "Agents" },
|
||||
{ value: "updates", label: "OS updates" },
|
||||
{ value: "patch", label: "Patching" },
|
||||
{ value: "auth_provider", label: "Single sign-on" },
|
||||
{ value: "settings", label: "Settings" },
|
||||
{ value: "token", label: "API tokens" },
|
||||
|
||||
Reference in New Issue
Block a user