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 |
jlukic
|
78649ade5c
|
Fixes #1750, destroy not called on previous instance when doubline initialized
|
10 years ago |
jlukic
|
5a964f8385
|
Fix API abort to also resolve promise
|
10 years ago |
jlukic
|
42cbd74d02
|
Fix error with get xhr not returning promise, add abort method
|
10 years ago |
jlukic
|
f08a6c06f9
|
Remove proxy calls from API, update release notes
|
10 years ago |
jlukic
|
23337483e3
|
Fix #1586, remove deprecated use of $.size()
|
10 years ago |
jlukic
|
41790b2a19
|
Enables API debug by default
|
10 years ago |
jlukic
|
3433381f5a
|
Adds missing error message for unknown method call (behavior)
|
10 years ago |
jlukic
|
110ebc28cc
|
Adds several fixes for theming for search
|
10 years ago |
jlukic
|
622443973d
|
Updates for search docs
|
10 years ago |
jlukic
|
cf2673ebf6
|
Move contents back to src
|
10 years ago |
jlukic
|
e5baeb91f4
|
Everything getting moved around
|
10 years ago |
jlukic
|
4551edc097
|
Rename build to dist, update deps in package.json
|
10 years ago |
jlukic
|
37c6cab6e2
|
Rebuild files for beta deploy
|
10 years ago |
jlukic
|
be298b4ea3
|
rebuild for deploy
|
10 years ago |
jlukic
|
8719779f00
|
Iteration on state and api docs
|
10 years ago |