GOCDB / gocdb

Grid Operations Configuration Management Database. A Repository, Portal and REST style API for managing Grid and Cloud topology objects including; projects, administrative domains, sites, services, service-endpoints, service-groups, downtimes, users, roles and business rules.
Apache License 2.0
12 stars 27 forks source link

[GT-180] Add API credentials support to search functionality #459

Closed Sae126V closed 1 year ago

Sae126V commented 1 year ago

It's often quite useful to be able to identify a site associated with an API credential, and at the moment I have to log into the database to do so, which is less than ideal.

Perhaps the "Search" functionality in portal could return the owning Site?

"Resolves #452 "

gregcorbett commented 1 year ago

Looks good to me, going to rebase this on top of the latest dev as it is out of date (this should also re-trigger the codeclimate analysis as well, which seems to have aged out of being available).