Busy Indicator Test: AJAX Calls

Related JIRA Ticket.

Fields that make AJAX calls to get data should display a busy indicator when their call is started, and should hide that indicator when the call is complete.

All the fields on this page are hooked up to AJAX calls that are explicitly delayed by 4000ms. After 4000ms they will return their results as normal. This demonstrates a simulated latency that would cause these fields to become "busy".