[ 
https://issues.apache.org/jira/browse/AMBARI-10746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14512635#comment-14512635
 ] 

Hudson commented on AMBARI-10746:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #2440 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/2440/])
AMBARI-10746. Integrate service summary page and heatmap page with the active 
layout API. (jaimin) (jaimin: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=36ab07ca6f786c8cc2c8dc8b28bd831b917322f4)
* ambari-web/app/views/common/widget/graph_widget_view.js
* ambari-web/app/assets/data/widget_layouts/YARN_SUMMARY.json
* ambari-web/app/assets/data/widget_layouts/HBASE_SUMMARY.json
* ambari-web/app/assets/data/widget_layouts/HBASE_HEATMAPS_WIDGETS.json
* ambari-web/app/controllers/main/service/info/summary.js
* ambari-web/app/controllers/main/charts/heatmap.js
* ambari-web/test/controllers/main/service/info/summary_test.js
* ambari-web/app/assets/data/widget_layouts/YARN_HEATMAPS.json
* ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/widgets.json
* ambari-web/app/assets/data/widget_layouts/HDFS_SUMMARY.json
* ambari-web/app/utils/ajax/ajax.js
* ambari-web/app/assets/data/widget_layouts/YARN_HEATMAPS_WIDGETS.json
* ambari-web/app/assets/data/widget_layouts/SYSTEM_HEATMAPS_WIDGETS.json
* ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/widgets.json
* ambari-web/app/mixins/common/widgets/widget_section.js
* ambari-web/app/views/main/service/info/summary.js
* ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/widgets.json
* ambari-web/app/assets/data/widget_layouts/HBASE_HEATMAPS.json
* ambari-web/app/assets/data/widget_layouts/HDFS_HEATMAPS_WIDGETS.json
* ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/widgets.json
* ambari-web/app/assets/data/widget_layouts/HDFS_HEATMAPS.json
* ambari-web/app/assets/data/widget_layouts/SYSTEM_HEATMAPS.json


> Integrate service summary page and heatmap page with the active layout API
> --------------------------------------------------------------------------
>
>                 Key: AMBARI-10746
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10746
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-web
>    Affects Versions: 2.1.0
>            Reporter: Jaimin D Jetly
>            Assignee: Jaimin D Jetly
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10746.patch
>
>
> As of now layout changes like adding a new widget, editing widget definition, 
> hiding,redordering etc were being done to a default layout and so changes 
> were being propagated across users. 
> With this patch, each user will have its own default layout which is copied 
> from server generated default layout to begin with. Changes done by user 
> henceforth will be local to the user and will not propogate to other users.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to