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

feat(projectHistory): handle submission related audit actions TASK-1409 #5428

Merged
merged 4 commits into from
Jan 22, 2025

Conversation

magicznyleszek
Copy link
Member

@magicznyleszek magicznyleszek commented Jan 20, 2025

📣 Summary

Handle modified-submission audit action properly in Project -> Settings -> Activity table UI. Hide add-submission audit action from the UI for now.

👀 Preview steps

Testing:

  1. ℹ️ have a deployed project and organization with multiple users
  2. add submissions with some of the users
  3. go to Project -> Settings -> Activity
  4. 🟢 notice that add-submission audit actions don't appear in the table and that the filter dropdown doesn't have an option to filter by this action
  5. modify existing submissions with some of the users
  6. go to Project -> Settings -> Activity
  7. 🟢 notice that modify-submission audit actions do appear in the table and that the filter dropdown has an option to filter by this action
  8. filter by modify-submission
  9. 🟢 notice that only modify-submission audit actions appear in the table

@magicznyleszek magicznyleszek marked this pull request as ready for review January 20, 2025 16:51
Copy link
Contributor

@pauloamorimbr pauloamorimbr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect! 👏🏻

@magicznyleszek magicznyleszek merged commit 58ed988 into main Jan 22, 2025
7 checks passed
@magicznyleszek magicznyleszek deleted the leszek/task-1409-submission-audit-actions branch January 22, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants