mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
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:
@@ -2825,6 +2825,7 @@
|
||||
"filters": {
|
||||
"title": "筛选",
|
||||
"active": "已激活",
|
||||
"user": "用户",
|
||||
"action": "操作",
|
||||
"actionPlaceholder": "按操作搜索...",
|
||||
"resource": "资源类型",
|
||||
|
||||
Reference in New Issue
Block a user