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

@@ -3645,6 +3645,7 @@
"filters": {
"title": "Фильтры",
"active": "Активны",
"user": "Пользователь",
"action": "Действие",
"actionPlaceholder": "Поиск по действию...",
"resource": "Тип ресурса",