1.3.1
Initial release of React rewrite for the Workbench UI (originally written in Angular 1.x).
This release is compatible with v1.3.1 of the Workbench Golang API
Supports basic Workbench functionality:
- Login/registration via Keycloak and/or CILogon
- All Apps: Access Workbench Catalog to add/install applications
- My Apps: Access installed/added application to start/stop their running containers
- Endpoint Links: Providers links to access running containers UI via web browser
- Console: Access a command-line interface for the terminal
NOTE: Future releases of this UI will be made against the Workbench Python API instead, as the Golang API is considered legacy