mirror of
https://github.com/ansible/awx.git
synced 2026-01-19 13:41:28 -03:30
Update User screens Add modified field to user endpoints. The API returns the last login date as the modified field to the users. Modify user form layout to be as per mockups. Remove last name and first name from user row, since it is already on the column title. closes: #5687 closes: #9564 Reviewed-by: Alex Corey <Alex.swansboro@gmail.com> Reviewed-by: Jake McDermott <yo@jakemcdermott.me> Reviewed-by: Sarah Akus <sakus@redhat.com>