-
Notifications
You must be signed in to change notification settings - Fork 7
Menu sections configuration
anapolg edited this page Jun 29, 2018
·
5 revisions
This page contains the menu sections configuration used to select which sections of the menu may be displayed to the user.
Depending on the deployed modules in the infraestructure, the menu shall display only those available. These are the sections that can be activated:
"DASHBOARD",
"USERS",
"V&V",
"SERVICE PLATFORM",
"SERVICE MANAGEMENT"
By default and for now, only DASHBOARD, SERVICE PLATFORM AND SERVICE MANAGEMENT
are activated. If any of the others shall be displayed, the developer would need to add it to an environment configuration variable described in the README of the project.
To remove any of the ones activated by default, the developer would need to erase the desired item from the same configuration variable.