Change Admin Audit Events sorting field to use GitLab UI
requested to merge 217321-update-the-admin-audit-events-sorting-dropdown-to-a-vue-app-which-utilises-gitlab-ui into master
What does this MR do?
This MR updates the Admin Audit Events sorting field to use GitLab UI. This is the final blocker to allow us to start combining the audit event apps into a single Vue app and merging the audit event templates (admin, group and project) into one.
This does not update the sorting field to use the new sorting options from #217321 (closed) as we don't have the API for it yet.
Screenshots
Before | After |
---|---|
Does this MR meet the acceptance criteria?
Conformity
Availability and Testing
- Go to
/admin/audit_logs
- Confirm that
Last created
is the default selected sorting option - Confirm you can change the sorting order
- Confirm on refresh that the sorting order is maintained
- Confirm changing the other filters doesn't reset the sorting order
-
Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process. -
Tested in all supported browsers
Closes #217321 (closed)
Edited by Robert Hunt