-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53647/
-----------------------------------------------------------
(Updated Ноя. 11, 2016, 1:36 п.п.)
Review request for Ambari and Alexandr Antonenko.
Changes
-------
Moved track request logic to mixin to use it in step7Controller
Bugs: AMBARI-18847
https://issues.apache.org/jira/browse/AMBARI-18847
Repository: ambari
Description
-------
Sometimes after fast switching between service page tabs (Summary, Heatmaps,
Configs) we get some js errors, that can abort tab loading.
Diffs (updated)
-----
ambari-web/app/controllers/main/service/info/configs.js 31ea248
ambari-web/app/controllers/wizard/step7_controller.js e466d4e
ambari-web/app/mappers/configs/themes_mapper.js f141156
ambari-web/app/mixins.js 20d5a93
ambari-web/app/mixins/common/track_request_mixin.js PRE-CREATION
ambari-web/app/mixins/common/widgets/widget_mixin.js 0ccc93e
ambari-web/app/mixins/main/service/groups_mapping.js 3271714
ambari-web/app/models/configs/objects/service_config.js a0800fa
ambari-web/app/utils/blueprint.js 1216c3f
ambari-web/app/utils/ember_reopen.js a616e49
ambari-web/app/views/common/configs/config_category_container_view.js 08cdb2c
ambari-web/app/views/common/configs/config_history_flow.js 931d994
ambari-web/test/controllers/wizard/step7_test.js f2e917c
Diff: https://reviews.apache.org/r/53647/diff/
Testing
-------
30497 tests complete (34 seconds)
151 tests pending
Thanks,
Aleksandr Kovalenko