-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62242/
-----------------------------------------------------------
(Updated Sept. 13, 2017, 6:31 p.m.)
Review request for Ambari, Denys Buzhor, Jaimin Jetly, and Yusaku Sako.
Changes
-------
Updated summary
Summary (updated)
-----------------
AMBARI-21933 UI: Implement breadcrumbs in Background Operations modal
Bugs: AMBARI-21933
https://issues.apache.org/jira/browse/AMBARI-21933
Repository: ambari
Description
-------
Implement breadcrumb navigation in the Background Operations modal and the
drill-down views within it. This also affects the use of these views in the
High Availability wizard. The breadcrumbs will provide a better navigation
experience within this series of dialogs, helping the user to see the context
of the current view and to navigate back up the hierarchy more easily. It will
also be more consistent with the overall UX of Ambari 3.0.0.
Diffs
-----
ambari-web/app/controllers/global/background_operations_controller.js
de420b5a131
ambari-web/app/controllers/main/admin/highAvailability/progress_popup_controller.js
4cbe59b020c
ambari-web/app/messages.js 87a5e97a68d
ambari-web/app/styles/modal_popups.less f7fe88be71d
ambari-web/app/templates/common/breadcrumbs.hbs 89353d9f065
ambari-web/app/templates/common/host_progress_popup.hbs 03c014cefa0
ambari-web/app/utils/host_progress_popup.js 5bd02cd76de
ambari-web/app/views/common/breadcrumbs_view.js e35a1965215
ambari-web/app/views/common/host_progress_popup_body_view.js 057f8bcf3c4
ambari-web/test/controllers/global/background_operations_test.js 4a8235c484b
ambari-web/test/controllers/main/admin/highAvailability/progress_popup_controller_test.js
364d9b0b451
ambari-web/test/utils/host_progress_popup_test.js dea2666fd47
ambari-web/test/views/common/breadcrumbs_view_test.js eff19f63b88
ambari-web/test/views/common/host_progress_popup_body_view_test.js
5ccc0245101
Diff: https://reviews.apache.org/r/62242/diff/2/
Testing
-------
21293 passing
Thanks,
Jason Golieb