-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or requesthacktoberfestIssue to help with during Hacktoberfest2023Issue to help with during Hacktoberfest2023
Description
Add new columns to the current tool image selector table. The table currently looks like this:
The expected layout should look like this:
Columns
- Registry: The name of the registry where the image is stored. The cell should be empty if the image is local only.
- Namespace: The namespace inside the registry where the image is stored. If no namespace is used in the registry, or the image is local only, the cell should be left empty.
- Image name: The name of the image. (Without the tag)
- Tag: The tag of the image. Each tag available from a repo should be listed in a separate row.
- Availability:
local,registry,local and registry
Navigation
The navigation input should remain the same, but the cursor should change. Instead of an asterisk, the line where the cursor resides should be highlighted.
For references to create the table see https://textual.textualize.io/widgets/data_table/
For the cursor and selection indicator see: https://textual.textualize.io/widgets/selection_list/
For axem internal use only:
Jira: https://axem.atlassian.net/browse/DEM-291
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthacktoberfestIssue to help with during Hacktoberfest2023Issue to help with during Hacktoberfest2023

