Skip to article frontmatterSkip to article content

VEDA Objective JH-2: Add ability to remember previously used custom images and repositories to the logged in environment selector

Participate in the issue: github.com/2i2c-org/infrastructure/issues/5410

Motivation

When a user logs into the hub, they are presented with (among other things) a way to select the environment they want to use. One of the options is to specify their own Dcker image (‘bring your own image’), and another is to specify a GitHub repository from which an image will be dynamically built (‘bring your own repo’). It would be very helpful if both these remember prior options the user has used so they can immediately go back to a prior environment they have used instead of having to type it in each time.

Description

As part of this objective, we’ll also be doing a conversion of the code-base from typed JavaScript to TypeScript. We expect this to take little time now because the code base is small, and enable us to move faster both for this objective and in the future.

Success Criteria

Personnel


Status: Done

Back to: All Initiatives