[
https://issues.apache.org/jira/browse/AMBARI-20609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950852#comment-15950852
]
Hudson commented on AMBARI-20609:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7199 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7199/])
AMBARI-20609 Fix Install Wizard data attribute. (ababiichuk) (ababiichuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f37a342a040a1a9b4ae951c2dfabbf43b3bb1173])
* (edit) ambari-web/app/views/common/checkbox_view.js
* (edit) ambari-web/app/templates/application.hbs
* (edit) ambari-web/app/templates/common/modal_popup.hbs
* (edit) ambari-web/app/templates/common/pagination.hbs
* (edit) ambari-web/app/views/wizard/step1_view.js
* (edit) ambari-web/app/templates/wizard/step1.hbs
* (edit) ambari-web/app/utils/helper.js
* (edit) ambari-web/test/views/wizard/step1_view_test.js
* (edit) ambari-web/app/templates/wizard/step3/step3_host_warnings_popup.hbs
* (edit) ambari-web/app/messages.js
* (edit) ambari-admin/src/main/resources/ui/admin-web/app/index.html
* (edit) ambari-web/app/templates/wizard/step0.hbs
* (edit) ambari-web/app/templates/wizard/step2.hbs
* (edit) ambari-web/app/models/repository.js
* (edit) ambari-web/app/templates/main.hbs
* (edit)
ambari-web/app/templates/wizard/step3/step3_host_warning_popup_footer.hbs
* (edit) ambari-web/app/templates/wizard/step3/step3_registered_hosts_popup.hbs
* (edit) ambari-web/app/views/wizard/step3/hostWarningPopupBody_view.js
* (edit) ambari-web/app/templates/login.hbs
* (edit) ambari-web/app/views/wizard/step2_view.js
* (edit) ambari-web/app/views/login.js
* (edit) ambari-web/app/templates/wizard/step3.hbs
* (edit) ambari-web/app/controllers/wizard/step3_controller.js
* (edit) ambari-web/app/controllers/installer.js
* (edit) ambari-web/app/controllers/wizard/step1_controller.js
* (edit) ambari-web/test/controllers/installer_test.js
> Fix Install Wizard data attribute
> ----------------------------------
>
> Key: AMBARI-20609
> URL: https://issues.apache.org/jira/browse/AMBARI-20609
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 3.0.0
> Reporter: Antonenko Alexander
> Assignee: Antonenko Alexander
> Priority: Critical
> Fix For: 3.0.0
>
> Attachments: AMBARI-20609-assign.patch, AMBARI-20609_review.patch,
> AMBARI-20609-step4.patch, AMBARI-20609-steps0-3.patch
>
>
> There have been a lot of frontend changes committed to trunk in preparation
> for Ambari 3.0's new look and feel.
> Obviously, this makes our current XPaths incompatible for trunk.
> For starters, we need to make changes to XPaths and other changes necessary
> so that we can at least run Install Wizard against the trunk code base. Also,
> we need to make sure that Ambari Web's code itself is using best practices
> with use of specific IDs and class names, etc.
> We will implement special data attribute for XPaths
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)