-
Notifications
You must be signed in to change notification settings - Fork 30
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
Add filter to audit logs #129
Comments
Hey @nimish-ks, I would like to address this issue, if it's available. |
@amitsgh all yours! |
@amitsgh Lets try and keep as much of the filtering server-side as possible. We will need to update the graphql resolvers and queries to handle this. |
@nimish-ks, absolutely! I'll be sure to keep you posted. 👍 |
Just a doubt, both the frontend and backend implementation should be done for this? |
yes! |
@rohan-chaturvedi Can I take up this issue? If no one is working in this. |
All yours buddy! |
Is your feature request related to a problem?
Currently there is no way to filer audit logs.
Describe the solution you'd like
Add drop-down selection to application audit logs screen for the following potential filters:
Mock UI
![image](https://private-user-images.githubusercontent.com/6710327/337606057-c537950f-a3b4-4acc-8698-29dbd1bb9f7f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMTY3NzEsIm5iZiI6MTczOTExNjQ3MSwicGF0aCI6Ii82NzEwMzI3LzMzNzYwNjA1Ny1jNTM3OTUwZi1hM2I0LTRhY2MtODY5OC0yOWRiZDFiYjlmN2YucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMTU1NDMxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OTEyOWE1NTYzOWEyM2UyYzVmYjE5OGE4Y2FlNzY1NTg0ZmM0MDU4ZjUyM2E3OTFkMjkwNGUwYzJmYTc3NzY0MCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.f5QEIgwTvf4GGiW0zlp09vD8Vk4EpyJtgRqnPQxjRd8)
The text was updated successfully, but these errors were encountered: