asayler / COG-Web

Web Frontend for COG
GNU Affero General Public License v3.0
2 stars 3 forks source link

Implemented admin view mode in COG history #30

Closed taylorjandrews closed 8 years ago

taylorjandrews commented 8 years ago

This pull request implements the mode for viewing all users as admin. It makes use of the new endpoint for a significant performance increase.

asayler commented 8 years ago

Can we make the drop-down default to the currently logged in user?

taylorjandrews commented 8 years ago

The currently logged in user should now be selected by default.