-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43386/
-----------------------------------------------------------
(Updated Feb. 10, 2016, 12:37 a.m.)
Review request for Ambari, Alexandr Antonenko, Richard Zang, Nahappan
Somasundaram, Srimanth Gunturi, and Yusaku Sako.
Bugs: ambari-14983
https://issues.apache.org/jira/browse/ambari-14983
Repository: ambari
Description
-------
- Set all services to Auto-start ON by default for slave components only
(masters, user explicitly turns those on)
- Show list of Services with status indicator "harvey balls" (all, some, none)
- Click on each Service to show details to provide options to "Configure
Auto-Start" for that Service
- On/off overall (service), on/off by component in that service
This covers only design implementation. API integration will be covered in
separate ticket.
Diffs (updated)
-----
ambari-web/app/controllers/main/admin/service_auto_start.js fd288ed
ambari-web/app/routes/main.js cbaf34d
ambari-web/app/styles/application.less a1969db
ambari-web/app/templates/main/admin/service_auto_start.hbs b5c1032
ambari-web/app/utils/ajax/ajax.js 8b89365
ambari-web/app/views.js 570f6cd
ambari-web/app/views/main/admin/service_auto_start.js 2d3ae16
Diff: https://reviews.apache.org/r/43386/diff/
Testing
-------
Local ambari-web test passed.
24150 tests complete (26 seconds)
156 tests pending
Manual testing done.
Thanks,
Zhe (Joe) Wang