Skip to content

2020.12.16.15

Compare
Choose a tag to compare
@acmnu2nd acmnu2nd released this 10 Mar 08:31
· 8274 commits to develop since this release
7aaf9b5

New Features

SDK: Implement service/component dependency tree.
UI: Allow opening new browser tabs on clicking on ADCM tabs with middle mouse button.
Backend: Backup DB procedure on every migration.
UI: logout button.
Tests: Support Firefox in autotesting.
UI: Unify service and host addition to cluster dialogs.
Backend: Clearing temporary job’s tables at startup from garbage in case of rude shutdown of ADCM
UI: Unify labels on button and title of add/create dialogs
API: New endpoint /service in additions to /cluster/service to unify client’s codebase.
UI: Significant changes in handling errors. New look for messages, new logic for showing errors.
SDK: New config type: variant.
Backend: Store passwords in anisble vault format. There is no way to see passwords in API anymore.
UI: starting of action call refactoring. New unified menu instead of group of buttons. New tab on object view for actions.

Fixes

UI: popup overlap on table view
UI: Basic browser page search doesn’t work at config page (Firefox only)
UI: Activatable groups doesn’t work correctly for job config
UI:”Required a import” redirects to the incorrect page
UI: Incorrect issue on config service
UI: Incorrect links on config issues.
UI: Possible cross site scripting
UI: Sometimes Host Components view are reset without any reason.
API: Undefined constraint showed as empty list through API
UI: hc_acl active on overy host action.
Backend: There is an error in /opt/adcm/log/init.err after restarting adcm container
Backend: Required option takes effect even if the activatable config group is inactive
SDK: jinja2_native: true params option doesn’t work for sub-tasks
UI: Password confirmation field validates nothing in activatable group
UI: The field description in the pop-up window is displayed in the background.
Backend: activatable group is disabling when upgrade bundle
SDK: Downloading the bundle through the SDK hangs and crashes on the test timeout
UI: Cannot unmap hosts within shrink action