axem-solutions / dem

Containerized Development Environment Manager for embedded development
Other
87 stars 14 forks source link

[FeatureRequest] Dev Env Settings Window tabs #212

Open janosmurai opened 2 weeks ago

janosmurai commented 2 weeks ago

The Dev Env Settings Window should have two tabs:

  1. Tool image selection: Here the user can select which tool images to include in the Dev Env.
  2. Task settings: Here the user can set that in the context of the given task, which image should be loaded to the container, on which host, and what command to run. (If the task settings UI has not yet been implemented, display a placeholder instead.)

Reference for tabs: Textual - Tabs

The tabs should be navigable with the cursor keys (arrows and vi mode).

Add a new button above the navigation help section before the cancel button.

The UI layout should look like this: image


For axem internal use only: Jira: https://axem.atlassian.net/browse/DEM-294