Skip to content

Resolve "Display last activity and created at datetimes for users"

What does this MR do?

This MR adds 2 columns to the admin/users view. These columns display the date on which a user was created and the date when last a they performed some form of activity on their account.

Before After
Screenshot_2019-01-09_at_15.34.23 Screenshot_2019-01-09_at_15.23.12

What are the relevant issue numbers?

Closes #43681 (closed)

Does this MR meet the acceptance criteria?

EE port: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9100

Edited by Brandon Labuschagne

Merge request reports