Add auto-complete functionality to the Depends On field

Review Request #8434 — Created Sept. 24, 2016 and submitted — Latest diff uploaded

Information

Review Board
release-2.5.x
3aee79d...

Reviewers

For the ReviewRequestEditorView page:
Goal: To add autocomplete functionality to the Depends On field.

This was accomplished by:
Implementing basic autocomplete to the depends on field.
Implementing autocomplete to use the search api.
Properly determining correct data from search results.
Formatting and Displaying correct data to the correct field.

  • Verified results using existing autocomplete tests
  • Added additional tests to verify dependson results
    • Verify existence of autocomplete
    • Verify autocomplete results
  • Addionally tested by hand:
    • Id and Summary tested for Depends On

    Loading...