feat: add user filter chips and resource types to audit log

- Replace user ID text input with checkbox-style user chips extracted from log entries
- Add sales_stats and landings to resource type filter
- Fix export not respecting status filter
- Remove dead auto-refresh interval code
- Add aria-pressed and focus-visible styles for accessibility
This commit is contained in:
Fringg
2026-03-07 06:17:25 +03:00
parent 5228b2dea6
commit 40722747e3
5 changed files with 82 additions and 16 deletions

View File

@@ -2825,6 +2825,7 @@
"filters": {
"title": "筛选",
"active": "已激活",
"user": "用户",
"action": "操作",
"actionPlaceholder": "按操作搜索...",
"resource": "资源类型",