You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrii Tkach <at...@hortonworks.com> on 2014/06/05 13:20:19 UTC

Review Request 22261: Convert UI code of Add Host and Add Service Wizards to to lazily load host and host component info

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22261/
-----------------------------------------------------------

Review request for Ambari and Alexandr Antonenko.


Bugs: AMBARI-6026
    https://issues.apache.org/jira/browse/AMBARI-6026


Repository: ambari


Description
-------

Hosts and host components info should be loaded on demand.


Diffs
-----

  ambari-web/app/controllers/main/host/add_controller.js 077d2a7 
  ambari-web/app/controllers/main/service/add_controller.js 51e878a 
  ambari-web/app/controllers/wizard.js f599b2d 
  ambari-web/app/controllers/wizard/step10_controller.js bd1f04d 
  ambari-web/app/controllers/wizard/step2_controller.js afc5bef 
  ambari-web/app/controllers/wizard/step3_controller.js 6e955c8 
  ambari-web/app/controllers/wizard/step5_controller.js 9a6e7bf 
  ambari-web/app/controllers/wizard/step6_controller.js e11c63e 
  ambari-web/app/controllers/wizard/step7_controller.js e0b4e6d 
  ambari-web/app/styles/application.less d046f3f 
  ambari-web/app/templates/wizard/step10.hbs f5ebaed 
  ambari-web/app/templates/wizard/step3.hbs 756224e 
  ambari-web/app/templates/wizard/step5.hbs 31619a7 
  ambari-web/app/templates/wizard/step6.hbs 821054f 
  ambari-web/app/templates/wizard/step9.hbs 307609e 
  ambari-web/app/utils/ajax/ajax.js e8c05cb 
  ambari-web/app/views/main/host/add_view.js d8c532d 
  ambari-web/app/views/main/service/add_view.js a78cced 
  ambari-web/app/views/wizard/step3_view.js 3f60f6c 
  ambari-web/app/views/wizard/step6_view.js f5f8d73 
  ambari-web/app/views/wizard/step9_view.js 996a7ab 

Diff: https://reviews.apache.org/r/22261/diff/


Testing
-------


Thanks,

Andrii Tkach


Re: Review Request 22261: Convert UI code of Add Host and Add Service Wizards to to lazily load host and host component info

Posted by Alexandr Antonenko <hi...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22261/#review44809
-----------------------------------------------------------

Ship it!


Ship It!

- Alexandr Antonenko


On June 5, 2014, 11:20 a.m., Andrii Tkach wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/22261/
> -----------------------------------------------------------
> 
> (Updated June 5, 2014, 11:20 a.m.)
> 
> 
> Review request for Ambari and Alexandr Antonenko.
> 
> 
> Bugs: AMBARI-6026
>     https://issues.apache.org/jira/browse/AMBARI-6026
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Hosts and host components info should be loaded on demand.
> 
> 
> Diffs
> -----
> 
>   ambari-web/app/controllers/main/host/add_controller.js 077d2a7 
>   ambari-web/app/controllers/main/service/add_controller.js 51e878a 
>   ambari-web/app/controllers/wizard.js f599b2d 
>   ambari-web/app/controllers/wizard/step10_controller.js bd1f04d 
>   ambari-web/app/controllers/wizard/step2_controller.js afc5bef 
>   ambari-web/app/controllers/wizard/step3_controller.js 6e955c8 
>   ambari-web/app/controllers/wizard/step5_controller.js 9a6e7bf 
>   ambari-web/app/controllers/wizard/step6_controller.js e11c63e 
>   ambari-web/app/controllers/wizard/step7_controller.js e0b4e6d 
>   ambari-web/app/styles/application.less d046f3f 
>   ambari-web/app/templates/wizard/step10.hbs f5ebaed 
>   ambari-web/app/templates/wizard/step3.hbs 756224e 
>   ambari-web/app/templates/wizard/step5.hbs 31619a7 
>   ambari-web/app/templates/wizard/step6.hbs 821054f 
>   ambari-web/app/templates/wizard/step9.hbs 307609e 
>   ambari-web/app/utils/ajax/ajax.js e8c05cb 
>   ambari-web/app/views/main/host/add_view.js d8c532d 
>   ambari-web/app/views/main/service/add_view.js a78cced 
>   ambari-web/app/views/wizard/step3_view.js 3f60f6c 
>   ambari-web/app/views/wizard/step6_view.js f5f8d73 
>   ambari-web/app/views/wizard/step9_view.js 996a7ab 
> 
> Diff: https://reviews.apache.org/r/22261/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Andrii Tkach
> 
>