-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42377/
-----------------------------------------------------------
Review request for Ambari, Jaimin Jetly and Yusaku Sako.
Bugs: AMBARI-14700
https://issues.apache.org/jira/browse/AMBARI-14700
Repository: ambari
Description
-------
Dynamically provide the value list based on ambari API when user select a
filter key like "hostname". List equal or less than 5 options based on user's
input. Do not reload options every time when user types. Start searching 1
second after user stops typing.
Diffs
-----
ambari-web/app/controllers.js 5f3f841
ambari-web/app/controllers/main/host/combo_search_box.js PRE-CREATION
ambari-web/app/routes/main.js 70714b9
ambari-web/app/templates/main/host.hbs 1c575a9
ambari-web/app/views/main/host/combo_search_box.js 927a540
Diff: https://reviews.apache.org/r/42377/diff/
Testing
-------
Manually tested on live cluster, All unit tests passed.
23097 tests complete (17 seconds)
165 tests pending
Thanks,
Richard Zang