-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35041/
-----------------------------------------------------------
Review request for Ambari, Jaimin Jetly and Yusaku Sako.
Bugs: AMBARI-10886
https://issues.apache.org/jira/browse/AMBARI-10886
Repository: ambari
Description
-------
Based on some feedback and comparison to existing code I made the modifications
in this patch to add an Atlas Dashboard quicklink to the Atlas service UI.
Though the quicklink now appears and brings up the dashboard, it is behaving a
little differently than other quicklinks: the page loads in the same web
browser frame/tab as the Ambari UI, rather than launching a new frame/tab (e.g.
like the YARN resource manager UI). I am not certain why the behavior differs.
Diffs
-----
ambari-web/app/mappers/service_metrics_mapper.js bc7ac71
ambari-web/app/models/quick_links.js 10bc923
ambari-web/app/views/common/quick_view_link_view.js 09176ae
Diff: https://reviews.apache.org/r/35041/diff/
Testing
-------
Thanks,
Jonathan Maron