feat: add actor_id filter to audit logs#5764
Conversation
Greptile SummaryThis PR wires up the existing backend Key changes:
Issues found:
Confidence Score: 3/5
Important Files Changed
Last reviewed commit: "feat: add actor_id f..." |
frontend/src/hooks/api/auditLogs/useAuditLogActorSuggestions.ts
Outdated
Show resolved
Hide resolved
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
scott-ray-wilson
left a comment
There was a problem hiding this comment.
sweet feature, love the auto suggest - couple of comments
frontend/src/pages/organization/AuditLogsPage/components/AuditSearchFilter.tsx
Show resolved
Hide resolved
frontend/src/pages/organization/AuditLogsPage/components/AuditSearchFilter.tsx
Show resolved
Hide resolved
frontend/src/pages/organization/AuditLogsPage/components/AuditSearchFilter.tsx
Show resolved
Hide resolved
frontend/src/hooks/api/auditLogs/useAuditLogActorSuggestions.ts
Outdated
Show resolved
Hide resolved
scott-ray-wilson
left a comment
There was a problem hiding this comment.
one more comment
Context
Actorwas already supported on the backend, just needed to wire up the front end and add suggestionsScreenshots
Steps to verify the change
Go into audit log locally
Type
Checklist
type(scope): short description(scope is optional, e.g.,fix: prevent crash on syncorfix(api): handle null response).