diff --git a/ogWebconsole/src/app/components/groups/groups.component.html b/ogWebconsole/src/app/components/groups/groups.component.html index 32755af..bdddf21 100644 --- a/ogWebconsole/src/app/components/groups/groups.component.html +++ b/ogWebconsole/src/app/components/groups/groups.component.html @@ -1,25 +1,27 @@
-
-
-

+

{{ 'adminGroupsTitle' | translate }}

-
- - - - - - - +
+
+ + + + + + +
- {{ option.name }} @@ -116,7 +118,7 @@
-
+
@@ -222,16 +224,18 @@ {{ selectedNode?.name }}
- +
+ +
+ (change)="toggleView($event.value)" joyrideStep="tabsStep" text="{{ 'tabsStepText' | translate }}"> - list {{ 'Vista Lista' | translate }} + list {{ 'vistalista' | translate }} - grid_view {{ 'Vista Tarjeta' | translate }} + grid_view {{ 'vistatarjeta' | translate }}
@@ -240,7 +244,8 @@ -
+
diff --git a/ogWebconsole/src/app/components/groups/groups.component.ts b/ogWebconsole/src/app/components/groups/groups.component.ts index 3e07050..7a699b6 100644 --- a/ogWebconsole/src/app/components/groups/groups.component.ts +++ b/ogWebconsole/src/app/components/groups/groups.component.ts @@ -635,9 +635,9 @@ export class GroupsComponent implements OnInit, OnDestroy { } - iniciarTour(): void { + initTour(): void { this.joyrideService.startTour({ - steps: ['groupsTitleStepText', 'filtersPanelStep', 'addStep', 'keyStep', 'tabsStep'], + steps: ['groupsTitleStep', 'filtersPanelStep', 'treePanelStep', 'addStep', 'keyStep', 'executeCommandStep', 'tabsStep', 'clientsViewStep'], showPrevButton: true, themeColor: '#3f51b5', }); diff --git a/ogWebconsole/src/locale/en.json b/ogWebconsole/src/locale/en.json index aeab939..12b3cd2 100644 --- a/ogWebconsole/src/locale/en.json +++ b/ogWebconsole/src/locale/en.json @@ -52,7 +52,7 @@ "checkboxUserRole": "User", "groupsTitleStepText": "On this screen, you can manage the main organizational units (Faculties, Classrooms, Classroom Groups, and clients).", "titleStepText": "On this screen, you can manage the calendars of remote teams connected to the UDS service", - "groupsAddStepText": "Click to add a new organizational unit or client.", + "groupsAddStepText": "Click to add a new organizational unit or clients.", "adminCalendarsTitle": "Manage calendars", "addButtonStepText": "Click here to add a new calendar.", "addCalendar": "Add calendar", @@ -163,6 +163,7 @@ "cancelButton": "Cancel", "saveButton": "Save", "generalTabLabel": "General", + "executeCommandStepText": "Set of actions to be performed on a selection of clients or an organizational unit.", "tabsStepText": "Use the tabs to access different viewing and search options for organizational units and clients.", "adminGroupsTitle": "Manage groups", "newOrganizationalUnitTooltip": "Open modal to create organizational units of any type (Center, Classroom, Classroom Group, or Client Group)", @@ -428,7 +429,7 @@ "ogLive": "ogLive", "TOOLTIP_PXE_IMAGES": "View available PXE boot images", "pxeTemplates": "PXE Templates", - "pxeTemplate": "Plantilla", + "pxeTemplate": "Template", "TOOLTIP_PXE_TEMPLATES": "Manage PXE boot templates", "pxeBootFiles": "PXE Boot Files", "TOOLTIP_PXE_BOOT_FILES": "Configure PXE boot files", @@ -476,7 +477,8 @@ "subnet": "Subnet", "parent": "Parent", "adminUsersTitle": "Manage users", - "filtersPanelStepText": "Use these filters to search or load configurations.", + "filtersPanelStepText": "Use these filters to search by clients, organizational units or states.", + "treePanelStepText": "In this organizational units tree you will be able to see the different hierarchical structures as well as to perform actions on each of them.", "organizationalUnitsStepText": "List of Organizational Units. Click on one to view details.", "defaultMenuLabel": "Main menu", "noClients": "No clients", @@ -487,5 +489,10 @@ "usedPercentageLabel": "Used", "errorLoadingData": "Error fetching data. Service not available", "repositoryTitleStep": "On this screen you can manage image repositories.", - "partitions": "Particiones" -} + "partitions": "Particiones", + "clientsViewStepText": "Display of the selected organizational unit's clients", + "vistalista": "List View", + "vistatarjeta": "Card View", + "ejecutarComandos": "Execute Commands", + "searchState": "Search state" +} \ No newline at end of file diff --git a/ogWebconsole/src/locale/es.json b/ogWebconsole/src/locale/es.json index 74bf1d2..84e3fc3 100644 --- a/ogWebconsole/src/locale/es.json +++ b/ogWebconsole/src/locale/es.json @@ -164,7 +164,8 @@ "cancelButton": "Cancelar", "saveButton": "Guardar", "generalTabLabel": "General", - "tabsStepText": "Utiliza las pestañás para acceder a las diferentes opciones de visualización y busqueda de unidades organizativas y clientes.", + "executeCommandStepText": "Conjunto de acciones a ejecutar sobre una selección de clientes o unidad organizativa", + "tabsStepText": "Utiliza las pestañas para acceder a las diferentes opciones de visualización y busqueda de unidades organizativas y clientes.", "adminGroupsTitle": "Administrar grupos", "newOrganizationalUnitTooltip": "Abrir modal para crear unidades organizativas de cualquier tipo (Centro, Aula, Grupo de aulas o Grupo de clientes)", "newOrganizationalUnitButton": "Nueva Unidad Organizativa", @@ -478,7 +479,8 @@ "subnet": "Subred", "parent": "Padre", "adminUsersTitle": "Administrar usuarios", - "filtersPanelStepText": "Utiliza estos filtros para buscar o cargar configuraciones.", + "filtersPanelStepText": "Utiliza estos filtros para buscar por clientes, unidades organizativas o estados.", + "treePanelStepText": "En este árbol de unidades organizativas podrás ver las diferentes estructuras jerárquicas además de poder realizar acciones sobre cada una de ellas", "organizationalUnitsStepText": "Lista de Unidades Organizacionales. Haz clic en una para ver detalles.", "defaultMenuLabel": "Menú por defecto", "noClients": "No hay clientes", @@ -489,5 +491,10 @@ "usedPercentageLabel": "Usado", "errorLoadingData": "Error al cargar los datos. Servicio inactivo", "repositoryTitleStep": "En esta pantalla se pueden gestionar los repositorios de imágenes.", - "partitions": "Particiones" -} + "partitions": "Particiones", + "clientsViewStepText": "Visualización de los clientes de la unidad organizativa seleccionada", + "vistalista": "Vista Lista", + "vistatarjeta": "Vista Tarjeta", + "ejecutarComandos": "Ejecutar Comandos", + "searchState": "Buscar por estado" +} \ No newline at end of file