Include status in the admin OAuthCredentials list
I noticed that finding any OAuthCredentials in an error
state, a quite common task now to troubleshoot Git import issues, required opening each credential in a new tab in the admin or using a shell. I added a status
column to the admin to make my job easier while working on #1369 (closed) and figured, why not also make everyone else's job easier?