Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Filtering and Searching for User Audit Logs #913

Open
5 of 8 tasks
vinit717 opened this issue Nov 16, 2024 · 1 comment
Open
5 of 8 tasks

Implement Filtering and Searching for User Audit Logs #913

vinit717 opened this issue Nov 16, 2024 · 1 comment
Assignees

Comments

@vinit717
Copy link
Member

vinit717 commented Nov 16, 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:

  • 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.
@vinit717 vinit717 self-assigned this Nov 16, 2024
@ZendeAditya
Copy link

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 vinit717 changed the title Add user searching and filterimng in activity feed Implement Filtering and Searching for User Audit Logs Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants