Skip to content

1.3.1

Compare
Choose a tag to compare
@bodom0015 bodom0015 released this 22 Jun 18:15
· 82 commits to main since this release

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