[
https://issues.apache.org/jira/browse/AMBARI-14795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163613#comment-15163613
]
Hudson commented on AMBARI-14795:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #4382 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4382/])
AMBARI-14795. Register Version: add ability to load new version (xiwang:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e4d03b5b5879aff474abdbb3a9d571215383a6c4])
* ambari-admin/src/main/resources/ui/admin-web/app/scripts/services/Stack.js
*
ambari-admin/src/main/resources/ui/admin-web/app/scripts/controllers/stackVersions/StackVersionsCreateCtrl.js
*
ambari-admin/src/main/resources/ui/admin-web/app/views/stackVersions/stackVersionPage.html
* ambari-admin/src/main/resources/ui/admin-web/app/scripts/i18n.config.js
* ambari-admin/src/main/resources/ui/admin-web/app/styles/main.css
*
ambari-admin/src/main/resources/ui/admin-web/app/assets/data/version/version.json
> Register Version: add ability to load new version definition file
> -----------------------------------------------------------------
>
> Key: AMBARI-14795
> URL: https://issues.apache.org/jira/browse/AMBARI-14795
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.4.0
> Reporter: Xi Wang
> Assignee: Xi Wang
> Priority: Critical
> Labels: Patch-Upgrade
> Fix For: 2.4.0
>
> Attachments: AMBARI-14795.patch, register version -1.png, register
> version -2.png
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)