diff --git a/app/azure/components/azure-sidebar/azure-sidebar.html b/app/azure/components/azure-sidebar/azure-sidebar.html index 7f6c5345a..08fcec28e 100644 --- a/app/azure/components/azure-sidebar/azure-sidebar.html +++ b/app/azure/components/azure-sidebar/azure-sidebar.html @@ -1,7 +1,19 @@ - + Dashboard - + Container instances diff --git a/app/docker/components/docker-sidebar/docker-sidebar.html b/app/docker/components/docker-sidebar/docker-sidebar.html index 59866f008..7992dd60c 100644 --- a/app/docker/components/docker-sidebar/docker-sidebar.html +++ b/app/docker/components/docker-sidebar/docker-sidebar.html @@ -1,4 +1,10 @@ - + Dashboard @@ -11,32 +17,46 @@ is-sidebar-open="$ctrl.isSidebarOpen" children-paths="[]" > - + Custom Templates - + Stacks - + Services - + Containers - + Images - + Networks - + Volumes @@ -46,6 +66,7 @@ path-params="{ endpointId: $ctrl.endpointId }" icon-class="fa-file-code fa-fw" class-name="sidebar-list" + data-cy="dockerSidebar-configs" > Configs @@ -56,6 +77,7 @@ path-params="{ endpointId: $ctrl.endpointId }" icon-class="fa-user-secret fa-fw" class-name="sidebar-list" + data-cy="dockerSidebar-secrets" > Secrets @@ -66,6 +88,7 @@ path-params="{ endpointId: $ctrl.endpointId }" icon-class="fa-history fa-fw" class-name="sidebar-list" + data-cy="dockerSidebar-events" > Events @@ -85,11 +108,18 @@ path="docker.featuresConfiguration" path-params="{ endpointId: $ctrl.endpointId }" class-name="sidebar-sublist" + data-cy="dockerSidebar-setup" > Setup - + Registries @@ -110,11 +140,18 @@ path="docker.featuresConfiguration" path-params="{ endpointId: $ctrl.endpointId }" class-name="sidebar-sublist" + data-cy="swarmSidebar-setup" > Setup - + Registries diff --git a/app/docker/components/imageRegistry/por-image-registry.html b/app/docker/components/imageRegistry/por-image-registry.html index e332a9f4d..e3197f678 100644 --- a/app/docker/components/imageRegistry/por-image-registry.html +++ b/app/docker/components/imageRegistry/por-image-registry.html @@ -26,6 +26,7 @@ placeholder="e.g. myImage:myTag" ng-change="$ctrl.onImageChange()" required + data-cy="component-imageInput" /> + {{ $item.Name }} diff --git a/app/edge/components/edge-stacks-datatable/edgeStacksDatatable.html b/app/edge/components/edge-stacks-datatable/edgeStacksDatatable.html index a5e1dbc66..76c74c4e8 100644 --- a/app/edge/components/edge-stacks-datatable/edgeStacksDatatable.html +++ b/app/edge/components/edge-stacks-datatable/edgeStacksDatatable.html @@ -6,7 +6,7 @@ Edge Stacks -
+
Settings