You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
closes CNVS-6069
This modifies the "view notifications" ui in the admin tools to use user
search, rather than just taking a canvas user id. It then generalizes
that user+daterange search form and re-uses it to implement ui for
viewing user login/logout audit logs.
test plan:
* Visit /accounts/X/admin_tools as a site admin, and verify that View Notifications still works
* You should be able to search for users by id, name, email or sis id, just like the course roster page
* Then you can select a date range and view their notification
history
* On the same page, test the new "Logging" tab, you will need the auditors cassandra keyspace enabled
* Just like with notifications, search for a user and date range (date range depends on another commit)
* You should then see the user's login/logout history
* If an account admin without "view statistics" or "manage login"
permissions visits the page, the "Logging" tab shouldn't appear
Change-Id: I79b15a52b82f23b7fea8eeae2c50437762892ccf
Reviewed-on: https://gerrit.instructure.com/22420
Reviewed-by: Brian Palmer <brianp@instructure.com>
Product-Review: Brian Palmer <brianp@instructure.com>
QA-Review: Brian Palmer <brianp@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
0 commit comments