Skip to content

eNMS 3.3

Compare
Choose a tag to compare
@afourmy afourmy released this 15 Nov 07:19
  • new service instance bug: fixed
  • stale selection bug: fixed
  • Stagger Start/End so that the user can tell that there are multiple boxes there?: Done.
  • GOTTY_SERVER_ADDR -> ENMS_SERVER_ADDR (also used for the notification system now)
  • Refactoring of the Vault code (should be transparent)
  • Refactoring of the JavaScript architecture (should be transparent)
  • You can now edit a workflow from the workflow builder page
  • New feature: duplication (objects, services, and workflows)
  • Refactoring of the logs window (logs and "compare" merged into one window)
  • Improved notification system with summary, link to logs, attached text file for email.
  • Bug fix for the migration system. Note that if you want to migrate data to a new VM, you'll need to replicate the Vault too, because I don't export passwords (I consider that since there are in the Vault, there is no need too, and anyway it would be bad practice to have all passwords in clear-text in the export files)
  • Also, if 'Clear Logs' has been run already on those logs when the user clicks on the link, open the same browser Tab but with a single message: 'Automation Job results have already been removed from this server'
  • deprecation warnings hvac / deprecation warning TextField -> StringField
  • import/export: add option to replace existing inventory... + add option to update pools
  • remove create account page
  • prevent user from running a job that is already running
  • For pool filtering-> Admin Panel -> Pool Filtering - when I make a selection, save it and return to the admin panel, it again says 'all devices'. Can you persistent the selection?
  • REST password in the vault