77 Commits (76f1f2d024625e010921f12c702181c920d15a13)

Author SHA1 Message Date
Jack Lukic 76f1f2d024 Remove errant console.log from API 9 years ago
Jack Lukic 8f1233fe21 #3660 - Fixes issue with refactor where beforeSend cannot cancel request 9 years ago
Jack Lukic 44687819ef Remove console log #3466 #3491 9 years ago
Jack Lukic b2dd449f21 Adds response/responseAsync, fixes settings returned #3466 #3491 9 years ago
Jack af8c4a5454 Fix formatting 9 years ago
Jack f967c80b3e Fix formatting 9 years ago
Alberto Maturano 725f8242c0 Typos 9 years ago
Jack Lukic 7ded1ac6da #2586 - Adds hideError setting, defaults to auto 9 years ago
Jack Lukic 1cac8a53f9 Fix parameters being encoded by default in tab, add encodeParameters setting to API #2752 9 years ago
jlukic 66c89add39 Clean up logic in onComplete for cogency #2713 9 years ago
jlukic 44bf836651 Related #2713 add XHR to all callbacks 9 years ago
jlukic 56392443ff Build #2713 9 years ago
jlukic 039b5490ac #2713 Possible fix for complete returning XHR and not response 9 years ago
jlukic 25b5e716de Fixes JSONP conditions and rebuilds next #2713 9 years ago
jlukic 03e4965571 Adds JSON decode to onFailure #2713 9 years ago
jlukic fc6df94ea3 #2394 URL values will now encode while avoiding double encoding 9 years ago
jlukic 5dfd30a8f3 onAbort now triggers failure conditions, as mentioned in release notes 10 years ago
jlukic 6bc77583e9 Comments in API js 10 years ago
jlukic 66f809067d Finishes recode of mock and complete callbacks from API. Aims to improve comprensiveness of debug statements. Adds ability for mocked responses to use all the settings available to regular API requests like loadingDuration 10 years ago
jlukic 167fabad18 Fix issues with mocking caused by get templated url rewrite 10 years ago
jlukic f0dfe16337 Consolidate templatedURL behavior into one method 10 years ago
jlukic af6934e39a onFailure will now fire in API when XHR Error occurs 10 years ago
jlukic d951380b40 Fix API to use session storage for caching values so they are available across a session 10 years ago
jlukic 476591320f Remove use of get() 10 years ago
jlukic e88c529af4 Fix several issues with API, including throttle on first request, moving interruptRequest to a setting, fixing loadingDuration not applying when using 'query' 10 years ago
jlukic a4ef6c1041 Fix context for beforeSend 10 years ago
jlukic 57702c1eb4 Local cache disabled by default 10 years ago
jlukic 421fdadd76 Adjust cache type to be called local to allow for standard caching choices 10 years ago
jlukic f2ced9db70 Add clientside api caching setting 10 years ago
jlukic d993d45e90 Resolve XHR error conditions for abort, with CORS 10 years ago
jlukic 89f35d3a49 Fix bug in mockResponseAsync 10 years ago
jlukic 40fb0743eb Setup embed component, fix all contributors banners in src 10 years ago
jlukic 475fb9bf93 Add useLabels setting, and add templated text values for when not using labels in multiselect 10 years ago
jlukic 618e7839a1 Fix debug #2059 #2070 10 years ago
jlukic 6b08e2d5ce Add mock response async, yahoooo related to #2059 #2070 10 years ago
jlukic e38a168448 #2059 Finish ability to mock responses in API 10 years ago
jlukic e3f6d18e40 Similar #2092 add ability to mock server response using function 10 years ago
jlukic d926eaf25f Remove debug #2092 10 years ago
jlukic e441bebedd #2092 Add onResponse callback to allow for response transformations 10 years ago
Machiste Quintana e1f25a21d0 Remove extra brace 10 years ago
Machiste Quintana 85c75534b9 Refactor conditional 10 years ago
Machiste Quintana 23dfec6f22 Implement filter function for transforming server responses 10 years ago
jlukic bb1cb54c95 Increase delay of performance logging 10 years ago
jlukic 5f9a1ab715 API no longer produces 'no action specified' error when defaulting to form action 10 years ago
jlukic 6c8060538a Swap out this reference for in API 10 years ago
jlukic d3b4315413 #1889 serializeForm produces unnecessary error 10 years ago
jlukic 121107fbf2 Update licenses in src 10 years ago
jlukic c2be2d246c Fixes #1825, API now has 'was cancelled' method, add method to state to detect api request cancellation 10 years ago
jlukic 58609bf62a Simplify default API debug output for clarity 10 years ago
jlukic b8fd93ba7b Add onRequest callback #1736 10 years ago