Audit Log Usability Enhancements

Issue No: FRM-8200
Created 3/4/2019 5:25:32 AM
Type Feature
Priority Major
Status Closed
Resolution Fixed
Fixed Version 19.1
Description Make the following changes to the Audit Log screen to make it more usable.   *Audit Log*   # Rename the "Export" toolbar button to "Report" # Add an "Open Screen" button to the grid toolbar. When this button is clicked it will open the screen of the selected row in the Audit Log grid. # Remove the Screen column drill down. This is replaced by the "Open Screen" button in #2. # Rename the Reference column to "Record No." # Format the record count to include a comma for the thousands separator. # The Record No. should drill down to a new screen "Audit Log Detail". # Change the default order of the columns as shown below. ## Move the Date/Time to the right of the User column. # Hide the Transaction Date and Entity columns by default. # !pastedImage_d113119_0.png|height=594,width=1076!   Create an *Audit Log Detail* screen that shows the details of the selected Audit Log. This will prevent having to load the entire screen to show the audit log.   *Audit Log Detail (new screen)*   # Format the Audit Log Detail screen as shown below. # Remove the grid lines between each row. # Decrease the spacing between each row by 10px. # Remove the Filter and grid toolbar as it's not needed with only 1 record displayed. # Automatically expand the entire Tree and remove the tree collapse arrows as all the nodes should always open fully expanded. # Include the icons as shown below to help better display the events in the log. Here are the icon names to use. ## audit-log-delete ## audit-log-edit ## audit-log-grid ## audit-log-new ## audit-log-update # !pastedImage_d113119_1.png!   *Audit Log (tabs)*   # In all the screens where the Audit Log tab appeas, we need to update the tree grid to use the new look above. # We can use the normal gird with row lines for the Audit Log headers but when the user expands the details, the tree should hide the grid lines for the details as shown below. # Automatically expand the entire Tree and remove the tree collapse arrows as all the nodes should always open fully expanded. # !pastedImage_d113119_2.png!