1
0
Fork 0
liza/test/dapi
Mike Gerwitz 45889f556f DataApiManager: emit fieldLoaded after request completes
The intent of this is to allow for clearing errors after fields
load (e.g. a "field loading" message if the user attempts to continue
past the step when a field hasn't yet finished loading).

* src/dapi/DataApiManager.js (getApiData): Emit fieldLoaded after
  request completes.
* test/dapi/DataApiManagerTest.js: Add test case.

DEV-2299
2017-02-22 09:53:59 -05:00
..
format JsonResponse returns parse error or combined request/parse on failure 2015-05-28 15:15:41 -04:00
http Remove debugging console.log from XhrHttpImplTest 2016-04-19 00:05:47 -04:00
AutoRetryTest.js AutoRetry distinction between predicate truth and request failure 2015-05-28 15:03:50 -04:00
DataApiManagerTest.js DataApiManager: emit fieldLoaded after request completes 2017-02-22 09:53:59 -05:00