Admin Interface
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
In debugging another user's failed job as, I cannot see their jobs from the UI or use bespin-ui to control the job.
Using bespin-api's API browser works for some cases, but reports CSRF validation errors when trying to POST. (https://github.com/Duke-GCB/bespin-api/issues/68)
To work around, I can get an admin token, and use curl to make API calls, but having an admin mode in the UI would be very helpful.
Since we have ways to work around, this is not high priority, but being able to see what a user sees is more valuable
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.