Andrii Tkach created AMBARI-10649: ------------------------------------- Summary: Implement ability to edit existing widget definition on a section Key: AMBARI-10649 URL: https://issues.apache.org/jira/browse/AMBARI-10649 Project: Ambari Issue Type: Task Components: ambari-web Affects Versions: 2.1.0 Reporter: Andrii Tkach Assignee: Andrii Tkach Fix For: 2.1.0
Every widget has a clickable icon for editing the widget. When this icon is clicked, A wizard same as "Create Widget" wizard should open. The name of this wizard should be "Edit Widget" and the pages on the wizard should be *Metrics and Expression* and *Name and Description*. The options on these pages (widget expressions, widget properties, name, scope and description) should be pre populated with the existing values and should be editable. PUT call should be made on the existing widget resource on the wizard completion. -- This message was sent by Atlassian JIRA (v6.3.4#6332)