You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TRE needs an intuitive UX to help orchestrate the provisioning of workspaces and management of existing ones. At the moment, python APIs need to be invoked directly which is not suitable for real world scenarios.
Users need to be authenticated and presented with UX appropriate to their role and should be contextual to where the UI is being accessed from - inside or outside the workspace ([spike] Contextual awareness of the interface #1812)
All UI functionality should be accessed using trusted SSL certificate and have the option of a custom domain name to be used.
A user interface over the TRE Workspace API to enable researchers to connect to workspace services, and to create, manage and connect to user resources with the ability to select different templates and their corresponding options.
Acceptance Criteria
User can access workspace UI from outside and inside of a workspace
User can list workspace services and connection details
User can list their shared services and connection details
User can create, update, connect to, and delete User Resources for each Workspace Service
User can carry out actions on each user resource
User can view deployment status and operation history of each resource
Workspace Owner UI
A user interface over the TRE Workspace API to enable workspace Owners to deploy and manage workspace services, with the ability to select different templates and their corresponding options. This may be part of the Researcher UI.
Acceptance Criteria
User can list workspace services and connection details
Workspace Owner can create, update, connect to, and delete Workspace Services for each Workspace
User can see a list of their workspaces and connect to the workspace UI
TRE Administrator UI
A user interface over the TRE Core API to create new and manage existing workspaces, with the ability to select different templates and their corresponding options.
Acceptance Criteria
User can list, create, update, disable and delete Workspaces
User can add/remove workspace owners.
The text was updated successfully, but these errors were encountered:
marrobi
changed the title
User Interface for the TRE Core and Workspace API
User Interface for the TRE Administrators, Workspace Owners and Researchers
Mar 29, 2022
The TRE needs an intuitive UX to help orchestrate the provisioning of workspaces and management of existing ones. At the moment, python APIs need to be invoked directly which is not suitable for real world scenarios.
Researcher UI
Acceptance Criteria
Workspace Owner UI
Acceptance Criteria
TRE User UI
Acceptance Criteria
TRE Administrator UI
Acceptance Criteria
The text was updated successfully, but these errors were encountered: