Improve audit log filtering with a searchable user list and better date formatting
Introduces a combobox for filtering audit logs by actor, replaces multiple date formatting calls with a dedicated helper function, and updates locale files for new filter UI elements. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 77cfe984-2c65-4152-bb7a-0df28274fe66 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 50672f01-2472-4869-a234-ecc811a41e0b Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/c3c252e4-c83d-40ca-9fff-99a3ea60701e/77cfe984-2c65-4152-bb7a-0df28274fe66/eDmI6vt Replit-Helium-Checkpoint-Created: true
This commit is contained in:
@@ -1526,7 +1526,10 @@
|
||||
"filter": {
|
||||
"from": "من",
|
||||
"to": "إلى",
|
||||
"actorId": "معرّف المنفّذ"
|
||||
"actorId": "معرّف المنفّذ",
|
||||
"actorPlaceholder": "كل المستخدمين",
|
||||
"actorSearch": "ابحث بالاسم...",
|
||||
"actorEmpty": "ما فيه نتائج"
|
||||
},
|
||||
"pageInfo": "عرض",
|
||||
"all": "الكل",
|
||||
|
||||
Reference in New Issue
Block a user