mirror of
https://github.com/nasa/openmct.git
synced 2024-12-22 22:42:24 +00:00
5d656f0963
* adding first triggers for aborting search * adding abort capabilities to the path a search request takes through the code * switching empty args from null to undefined * adding abortSignal to couchdb provider request function * minor syntax tweak * fixing accidental change of code * simplifying the assignment of fetch options * add finally to search promises to delete abort controller just in case it is still there * passing signal in to provider.get not getProvider * moving the couchdb doc creation out of the argument for request * removing console log for aborted search error * lint fix * adding interceptors to objects.search * removing the options object and replacing with abort signal * removing unused variable leftover * had accidentally removed stringifying the body of the request if present... added back in * created an applyGetInterceptors function for search and get to use * created an applyGetInterceptors function for search and get to use * fixed bug that our TESTS FOUND!!!! |
||
---|---|---|
.. | ||
res/templates | ||
src | ||
test | ||
bundle.js |