You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to implement functionality for filtering and searching user audit logs. The backend and API for user audit logs have already been implemented. This task focuses on adding frontend capabilities to interact with the existing API. by this
Users should be able to filter logs by:
Timestamp (date range picker)
Type of logs (dropdown with log types, e.g., ooo, update user etc)
Users should be able to search logs via a search bar.
Filtered and searched results should update dynamically without requiring a page reload.
Severity/Priority
Critical
High
Medium
Low
Checklist
I have read and followed the project's code of conduct.
I have searched for similar issues before creating this one.
I have provided all the necessary information to understand and reproduce the issue.
I am willing to contribute to the resolution of this issue.
The text was updated successfully, but these errors were encountered:
Hell Vinit, I want to work on this feature.
If you could elaborate more about which activity feed are you talking about? it will help me understand it better.
vinit717
changed the title
Add user searching and filterimng in activity feed
Implement Filtering and Searching for User Audit Logs
Dec 23, 2024
Issue Description
We need to implement functionality for filtering and searching user audit logs. The backend and API for user audit logs have already been implemented. This task focuses on adding frontend capabilities to interact with the existing API. by this
Users should be able to filter logs by:
Users should be able to search logs via a search bar.
Severity/Priority
Checklist
The text was updated successfully, but these errors were encountered: