issues
search
SpoonX
/
aurelia-api
A simple convenience wrapper around aurelia-fetch-client
http://aurelia-api.spoonx.org
MIT License
72
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
how to abort the request
#225
crazy365966834
closed
3 years ago
0
How do you configure aurelia-api with the current webpack config file.
#224
delebash
closed
3 years ago
3
fix(config): pre-populate defaults before invoking user config function
#223
carusology
closed
6 years ago
3
POST/PUT requests are not properly sending json body
#222
meash-nrel
closed
6 years ago
6
Missing support for FormData posting
#221
ekzobrain
closed
6 years ago
2
feat(config): change config to allow application of interceptors
#220
ShauniArima
closed
6 years ago
16
doc(config): fix setting defaults with own fetch-client configuration…
#219
doktordirk
closed
6 years ago
0
Return non json responses
#218
doktordirk
closed
6 years ago
1
fix(rest): responseOutput needs to get the cloned response
#217
doktordirk
closed
6 years ago
7
chore(*): bump 3.2.0
#216
doktordirk
closed
6 years ago
1
fix(config): transfer defaults from the endpoint client configuration…
#215
doktordirk
closed
6 years ago
8
chore(test): added test for applying registered default headers
#214
doktordirk
closed
6 years ago
1
test Register defaults
#213
doktordirk
closed
6 years ago
0
Unexpected end of JSON input
#212
gregoryagu
closed
6 years ago
1
Add tests for date objects
#211
doktordirk
closed
6 years ago
0
doc(usage): clarify that resolvers cannot be use with autoinject
#210
doktordirk
closed
6 years ago
0
Transfer defaults from the endpoint client configuration function to the endpoint defaults
#209
doktordirk
closed
6 years ago
0
added test for applying registered default headers
#208
doktordirk
closed
6 years ago
0
chore(project): replace fetch with whatwg-fetch for testing
#207
doktordirk
closed
6 years ago
2
Config coupled to aurelia-fetch-client
#206
MarcScheib
closed
6 years ago
4
refactor(types): mark endpoint key as optional
#205
MarcScheib
closed
6 years ago
1
Unable to find module with ID: aurelia-api when using Webpack Skeleton and Visual Studio
#204
robscottnh
closed
6 years ago
10
PATCH instead of PUTfor update of a resource
#203
bzd2000
closed
6 years ago
3
Added check for resource path already contains question mark
#202
mreiche
closed
7 years ago
2
Allow the resource path to contain query parameters
#201
mreiche
closed
7 years ago
6
Allow configuring/using FetchClient
#200
mreiche
closed
7 years ago
2
feat(rest): add responseOutput to expose response object from fetch call
#199
Kukks
closed
6 years ago
11
Expose response object from fetch call
#198
Kukks
closed
6 years ago
0
Header not being applied
#197
fedoranimus
closed
6 years ago
7
Endpoint.of() typing should resolve to Rest
#196
obust
closed
6 years ago
6
Default headers are not applied with configuration type 5
#195
obust
closed
6 years ago
2
typescript errors
#194
adriatic
closed
7 years ago
6
Cannot use Endpoint.of as a parameter decorator
#193
Kukks
closed
6 years ago
7
How do change the value of a header after the initial endpoint configuration?
#192
delebash
closed
7 years ago
4
passing date parameter
#191
jrabalais
closed
6 years ago
12
(SystemJS) exports is not defined after updating to 3.1.0
#190
Xceno
closed
7 years ago
0
The project is not loading up correctly.
#189
coderabsolute
closed
7 years ago
8
spoonx-tools@1.0.0 breaks build 🚨
#188
greenkeeperio-bot
closed
7 years ago
0
Make buildQueryString second parameter 'traditional' configurable
#187
MayGo
closed
7 years ago
4
aurelia-dependency-injection@1.2.1 breaks build 🚨
#186
greenkeeperio-bot
closed
6 years ago
1
dynamicaly reconfigure endpoints
#185
k2s
closed
7 years ago
2
"getEndpoint is not a function"
#184
ibnuda
closed
7 years ago
4
chore(rest): renamed criteria to idOrCriteria for clarity
#183
doktordirk
closed
7 years ago
1
feat: use interceptors to parse body according to content-type
#182
doktordirk
closed
6 years ago
1
Update spoonx-tools dependency to 1.0
#181
pfurini
closed
7 years ago
2
FEAT: add a pathTemplate option to cope with different uri path schemes
#180
pfurini
closed
6 years ago
10
change criteria to criteriaOrId
#179
doktordirk
closed
7 years ago
0
Better implementation of Interceptors
#178
TomFoyster
closed
6 years ago
13
chore(project): add npm version scripts
#177
doktordirk
closed
8 years ago
0
Question: Configure endpoints from Swagger
#176
joshbooker
closed
8 years ago
14
Next