...
Restructuring the menu options
Improving the interface for updating the menus at role level.
New favorites management option
Reestructuración de los menús
Con la finalidad de hacer la Plataforma más usable para el usuario, hemos realizado una refactorización de los menús.
Hemos cambiado las agrupaciones en lo que creemos que es una manera más lógica según el plan de trabajo de los usuarios. Y hemos cambiado también el nombre de algunas opciones de menú.
...
Menu restructuring
To make Platform more user-friendly, we have refactored the menus.
We have reorganized the groupings in what we believe is a more logical manner according to the users' workflow. Additionally, we have renamed some menu options.
Below is an illustration of how the menus will appear based on the role:
Administrator
...
Developer
...
Analytics
...
...
Para los roles administradores tenemos la opción para editar los menús a nivel de rol, hasta ahora esta edición se realizaba de manera manual tocando directamente el JSON, lo que permite añadir nuevas opciones de menú.
Pero para una gestión mas sencilla y simplificada de esta configuración, en esta release hemos añadido un nuevo editor de menús basado en árbol, donde el administrador podrá habilitar y deshabilitar las opciones de menú que considere.
Esto es interesante de cara al despliegue inicial de la plataforma, ya que es posible que no se desplieguen todos los módulos, por lo que el administrador podrá deshabilitar las opciones de menú que no estarán activas en ese despliegue en concreto.
Una vez editado el menú, al recargar la página habrán aparecido/desaparecido las opciones modificadas:
Gestión de favoritos
Para hacer la navegación por la Plataforma más sencilla e intuitiva, en esta release se ha añadido una nueva opción de menú para la gestión de favoritos que está accesible desde la opción de menú FAVORITES > Favorites Management.
...
Al seleccionar esta opción es cargará el menú del usuario en formato árbol y el usuario podrá seleccionar las opciones que más utiliza y que quiere que se añadan a la sección de favoritos:
...
Menu editing enhancements
For administrator roles, we now offer the option to edit menus at the role level. Previously, this editing was done manually by directly modifying the JSON, allowing the addition of new menu options.
To facilitate easier and more streamlined management of this configuration, we have added a new tree-based menu editor in this release. Administrators can enable and disable menu options as they see fit.
This is particularly useful during the initial deployment of Platform, as it is possible that not all modules will be deployed. Administrators can disable menu options that will not be active in that specific deployment.
Once the menu is edited, the modified options will appear/disappear upon page reload.
Favorites management
To make navigation on Platform simpler and more intuitive, we have added a new menu option for managing favorites, accessible from the menu option FAVORITES > Favorites Management.
...
Selecting this option will load the user's menu in a tree format, allowing users to select the options they use most frequently and want to add to the favorites section.
...
After selecting the desired options, the selection is saved, and the options are automatically loaded into the favorites section, facilitating access to these functionalities.
...