slhale 1619f236cf [Search] Updated search service interface
The search service's interface now just consists
of the two functions query() and isLoading().
query() returns a promise for an array or results,
which eliminates the need for timeout polling like
was previously done. The search providers
have also been changed to reutrn promises.
2015-07-29 15:07:13 -07:00
..
2014-10-27 18:18:50 -07:00
2015-06-18 11:21:00 -07:00
2015-05-13 16:43:30 -07:00
2015-07-14 13:53:00 -07:00
2014-10-27 18:18:50 -07:00

This directory contains all bundles for the Open MCT Web platform, as well as the framework which runs them.