1
0
Fork 0
liza/test
Mike Gerwitz 2ac393070a DataValidator: properly chain queue
This was not properly chain the promises---it was always chaining on
the original _pending (so, the first request) and never clearing
_pending after that point.

* src/validate/DataValidator.js (_onceReady): Properly chain.
* test/validate/DataValidatorTest.js: Updated test.  Don't ask.
2017-02-21 16:21:18 -05:00
..
bucket StagingBucket: Do not process non-changes 2017-02-20 12:16:24 -05:00
dapi Remove debugging console.log from XhrHttpImplTest 2016-04-19 00:05:47 -04:00
event FieldVisibilityEventHandler: use new DataValidator API 2017-02-09 15:20:23 -05:00
store Add DiffStore 2017-01-30 00:29:25 -05:00
system system.client: working data.diffStore 2017-01-30 00:43:13 -05:00
ui Correct and test GeneralStepUi#scrollTo 2016-08-05 11:45:09 -04:00
validate DataValidator: properly chain queue 2017-02-21 16:21:18 -05:00
pre.js add es6-promise shim 2016-03-01 00:48:37 -05:00