You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Srimanth Gunturi <sr...@hortonworks.com> on 2016/02/04 21:50:46 UTC

Re: Review Request 42818: Register Version: add ability to load new version definition file

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


Ship it!




Ship It!

- Srimanth Gunturi


On Jan. 26, 2016, 7:45 p.m., Xi Wang wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/42818/
> -----------------------------------------------------------
> 
> (Updated Jan. 26, 2016, 7:45 p.m.)
> 
> 
> Review request for Ambari, Nate Cole and Yusaku Sako.
> 
> 
> Bugs: AMBARI-14795
>     https://issues.apache.org/jira/browse/AMBARI-14795
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> This one belongs to UI work of Patch Upgrade ( Provide ability to apply single patches on top of RU release), and is the first part to implement" Manage Ambari > Register Version" page.
> Should generate a new "Register Version" page, and add the ability to load new version definition file through two options:
> 1. Browse local files and then Upload file,
> 2. Enter the Url then click on "Read Version File" button,
> After either option, the Version File (a .xml file) should be POST to server, then loaded (GET call) to the page content.
> 
> Be sure to load the mock data, will integrate API later.
> 
> 
> Diffs
> -----
> 
>   ambari-admin/src/main/resources/ui/admin-web/app/assets/data/version/version.json 7c604f1 
>   ambari-admin/src/main/resources/ui/admin-web/app/scripts/controllers/stackVersions/StackVersionsCreateCtrl.js a817d88 
>   ambari-admin/src/main/resources/ui/admin-web/app/scripts/i18n.config.js 04485c6 
>   ambari-admin/src/main/resources/ui/admin-web/app/scripts/services/Stack.js ffed3cc 
>   ambari-admin/src/main/resources/ui/admin-web/app/styles/main.css 895a28f 
>   ambari-admin/src/main/resources/ui/admin-web/app/views/stackVersions/stackVersionPage.html 9b7e032 
> 
> Diff: https://reviews.apache.org/r/42818/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Xi Wang
> 
>