[
https://issues.apache.org/jira/browse/AMBARI-25143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16760847#comment-16760847
]
Hudson commented on AMBARI-25143:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #10450 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/10450/])
AMBARI-25143 Remove unused models from ambari-web. (ababiichuk) (ababiichuk:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=78c9b13cfc4e1f0bc481b61892aa0d871b6399e7])
* (edit) ambari-web/test/models/user_test.js
* (edit) ambari-web/app/controllers/global/cluster_controller.js
* (delete) ambari-web/app/models/authentication.js
* (delete) ambari-web/app/models/background_operation.js
* (delete) ambari-web/app/models/root_service.js
* (delete) ambari-web/app/models/target_cluster.js
* (edit) ambari-web/app/models.js
* (edit) ambari-web/app/models/user.js
* (delete) ambari-web/test/utils/form_field_test.js
* (edit) ambari-web/app/assets/test/tests.js
* (edit) ambari-web/app/controllers/main.js
* (edit) ambari-web/test/controllers/main/charts/heatmap_test.js
* (delete) ambari-web/test/models/root_service_test.js
* (delete) ambari-web/app/mappers/racks_mapper.js
* (delete) ambari-web/app/models/form.js
* (delete) ambari-web/test/models/form_test.js
* (edit) ambari-web/test/controllers/global/cluster_controller_test.js
* (edit) ambari-web/app/mappers.js
* (delete) ambari-web/app/mappers/root_service_mapper.js
* (delete) ambari-web/app/mappers/target_cluster_mapper.js
* (delete) ambari-web/test/models/authentication_test.js
* (delete) ambari-web/app/models/rack.js
* (delete) ambari-web/app/assets/data/racks/racks.json
* (delete) ambari-web/test/models/rack_test.js
* (edit) ambari-web/app/utils/ajax/ajax.js
* (delete) ambari-web/app/models/service_audit.js
> Remove unused models from ambari-web
> ------------------------------------
>
> Key: AMBARI-25143
> URL: https://issues.apache.org/jira/browse/AMBARI-25143
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.8.0
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.8.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Remove the following models:
> - {{App.TargetCluster}}
> - {{App.RootService}}
> - {{App.RootServiceComponents}}
> - {{App.Rack}}
> - {{App.Authentication}}
> - {{App.BackgroundOperation}}
> - {{App.BackgroundOperationEvent}}
> - {{App.Form}}
> - {{App.FormField}}
> - {{App.CreateUserForm}}
> - {{App.ServiceAudit}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)