Skip to content

Added audit user for frontend groundwork that mimics an external user

What does this MR do?

Adds the frontend involved in audit users.

This involves a lot of backend to get it working, so the audit users currently mimic external users regarding privilege.

Are there points in the code the reviewer needs to double check?

I've left TODO comments all over this for backend to check as areas that I think need to be updated. A full check should be done anyway, there should also be some better specs added once it all works as expected.

Why was this MR needed?

Screenshots (if relevant)

Show user

Screen_Shot_2016-11-26_at_10.42.24

Audit index filter

Screen_Shot_2016-11-26_at_10.42.51

User form

Screen_Shot_2016-11-26_at_10.50.19

Application setting

Screen_Shot_2016-11-26_at_10.44.23

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Part of #19737 (closed)

Merge request reports