Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jasonkneen/RESTe issues and pull requests

#78 - Skip property in beforeLoad callback

Pull Request - State: closed - Opened by m1ga about 2 years ago

#77 - When using a collection fetch, how do you return an error?

Issue - State: closed - Opened by raybelisle about 4 years ago

#76 - Remove getters and setters; Add individual timeout for methods

Pull Request - State: closed - Opened by jordanbisato over 4 years ago

#75 - Collection .fetch with custom POST function?

Issue - State: closed - Opened by nuborian about 5 years ago - 1 comment

#74 - Error using RESTe with promises

Issue - State: closed - Opened by gildas2k over 5 years ago - 4 comments

#73 - return the HTTPClient to allow abort the call

Pull Request - State: closed - Opened by Brianggalvez almost 6 years ago

#72 - Uploading images and data with Reste

Issue - State: closed - Opened by macCesar about 6 years ago - 5 comments

#71 - Which Backbone versions work with RESTe?

Issue - State: closed - Opened by icecandy about 6 years ago - 1 comment

#70 - Fixes bug using a model with non-array returned data

Pull Request - State: closed - Opened by icecandy about 6 years ago

#69 - Model error

Issue - State: closed - Opened by icecandy about 6 years ago - 1 comment

#68 - ES6+?

Issue - State: closed - Opened by chrystoffer over 6 years ago - 4 comments

#67 - extendCollection?

Issue - State: closed - Opened by juliengatt over 6 years ago - 1 comment

#66 - added extra keyword to package.json

Pull Request - State: closed - Opened by Topener over 6 years ago - 1 comment

#65 - Adding security manager, linting source

Pull Request - State: closed - Opened by hansemannn over 6 years ago - 2 comments

#64 - undefined is not an object (evaluating 'collectionConfig.read')

Issue - State: closed - Opened by adamtarmstrong over 6 years ago - 7 comments

#63 - Dynamic POST not updating in real-time

Issue - State: closed - Opened by adamtarmstrong over 6 years ago - 6 comments

#62 - If response don't have a content, return null

Pull Request - State: closed - Opened by jordanbisato almost 7 years ago

#61 - error handler: Choose between retry or callback

Issue - State: closed - Opened by pakoArtal almost 7 years ago - 2 comments

#60 - Is it possible to add securityManager in the config?

Issue - State: closed - Opened by mlcunha almost 7 years ago - 2 comments

#59 - beforePost and BeforeSend override

Pull Request - State: closed - Opened by Brianggalvez about 7 years ago

#58 - Is it possible to use RESTe for local sqlite DB Storage?

Issue - State: closed - Opened by adamtarmstrong about 7 years ago - 1 comment

#57 - Handling response from ArrowDB

Issue - State: closed - Opened by adamtarmstrong over 7 years ago - 4 comments

#56 - dynamic dataCollection with RESTe

Issue - State: closed - Opened by adriendillens over 7 years ago - 14 comments

#55 - Adding data to data object sent to the server before send

Issue - State: closed - Opened by developer82 over 7 years ago - 2 comments

#54 - Alloy.Collections.fetch({params}) doesn't work

Issue - State: closed - Opened by adriendillens over 7 years ago - 5 comments

#53 - Multiple rest URLs

Issue - State: closed - Opened by developer82 over 7 years ago - 1 comment

#52 - Fixing Backbone sync implementation for the error handler

Pull Request - State: closed - Opened by clemblanco over 7 years ago - 9 comments

#51 - Fixing Backbone sync implementation for the error handler

Pull Request - State: closed - Opened by clemblanco over 7 years ago - 5 comments

#50 - Include HTTP Body Response for errorsAsObjects

Pull Request - State: closed - Opened by clemblanco over 7 years ago - 1 comment

#48 - Documentation + Logging info

Pull Request - State: closed - Opened by clemblanco over 7 years ago

#47 - Add the possibility to access HttpClient object inside RESTe

Issue - State: closed - Opened by cubico over 7 years ago - 2 comments

#46 - Ability to indicate a parent item to begin collection data from

Issue - State: closed - Opened by raybelisle over 7 years ago - 3 comments

#45 - Request headers must be set after http.open()

Pull Request - State: closed - Opened by ulizama over 7 years ago - 1 comment

#44 - New method: getUrl()

Pull Request - State: closed - Opened by m1ga almost 8 years ago - 1 comment

#43 - FormData Usage?

Issue - State: closed - Opened by adamtarmstrong almost 8 years ago - 1 comment

#42 - Add abort method

Issue - State: closed - Opened by m1ga almost 8 years ago - 2 comments

#41 - Add removeRequestHeaderItem

Pull Request - State: closed - Opened by m1ga almost 8 years ago

#40 - Does RESTe support "reset: false" to use in Lazy Loading?

Issue - State: closed - Opened by adamtarmstrong almost 8 years ago - 2 comments

#39 - Helper Function for Request Headers

Issue - State: closed - Opened by adamtarmstrong almost 8 years ago - 4 comments

#38 - Getting Model Data from Tableview Click

Issue - State: closed - Opened by cansoysal about 8 years ago - 2 comments

#37 - fix bug in changeRequestHeader helper function

Pull Request - State: closed - Opened by bduyng over 8 years ago

#36 - Can not change request header by changeRequestHeader function

Issue - State: closed - Opened by bduyng over 8 years ago

#35 - Collection post

Issue - State: closed - Opened by ikalangita over 8 years ago - 1 comment

#34 - how to upload image to Jersey RestApi Server

Issue - State: closed - Opened by mica83 over 8 years ago - 5 comments

#33 - Can't find variable:

Issue - State: closed - Opened by adamtarmstrong over 8 years ago - 5 comments

#32 - add changeRequestHeader()

Pull Request - State: closed - Opened by m1ga over 8 years ago

#31 - Fixing previous PR

Pull Request - State: closed - Opened by clemblanco over 8 years ago - 1 comment

#30 - validatesSecureCertificate support

Pull Request - State: closed - Opened by clemblanco over 8 years ago - 1 comment

#29 - Add the possibility to check the responseCode

Issue - State: closed - Opened by williamrijksen over 8 years ago - 3 comments

#28 - HTTPClient onError and responseText

Issue - State: closed - Opened by botmaster over 8 years ago - 3 comments

#27 - Promise docs and examples

Pull Request - State: closed - Opened by dulmandakh over 8 years ago - 3 comments

#26 - simple Promise support with q.js

Pull Request - State: closed - Opened by dulmandakh over 8 years ago

#25 - simple Promise support with Q

Pull Request - State: closed - Opened by dulmandakh over 8 years ago

#24 - console.log only if config.debug is true

Pull Request - State: closed - Opened by dulmandakh over 8 years ago

#23 - Fix javascript code ending in the markedown

Pull Request - State: closed - Opened by drmas over 8 years ago

#22 - Display Image returned from REST

Issue - State: closed - Opened by adamtarmstrong over 8 years ago - 1 comment

#21 - Update reste.js

Pull Request - State: closed - Opened by canbican over 8 years ago - 4 comments

#20 - Dynamic headers such as token

Issue - State: closed - Opened by annakozy2011 almost 9 years ago - 7 comments

#19 - Ovewrite requestHeaders

Issue - State: closed - Opened by buje almost 9 years ago - 6 comments

#18 - Right method label based on example config

Pull Request - State: closed - Opened by AndreaVitale almost 9 years ago

#17 - Sample app as example !

Issue - State: closed - Opened by nuno almost 9 years ago - 1 comment

#16 - Nice work, but how can i fetch related objects?

Issue - State: closed - Opened by boardmain almost 9 years ago - 3 comments

#15 - Model & Alloy

Issue - State: closed - Opened by pakoArtal about 9 years ago - 3 comments

#14 - Document how to parameterize collections

Issue - State: closed - Opened by cbrunnkvist about 9 years ago - 2 comments

#13 - Depencies of modules

Issue - State: closed - Opened by AppWerft about 9 years ago

#12 - Using RESTe to consume multiple REST services

Issue - State: closed - Opened by jvandijk about 9 years ago - 4 comments

#11 - Fix support for callables in requestHeaders

Pull Request - State: closed - Opened by cdrx over 9 years ago - 1 comment

#10 - Add additional 'url' to return API endpoint & example to cache API responses

Pull Request - State: closed - Opened by yankovalera over 9 years ago - 3 comments

#9 - updated readme with collection sorting example

Pull Request - State: closed - Opened by Topener over 9 years ago

#8 - exports.definition for Alloy

Issue - State: closed - Opened by awamser over 9 years ago - 11 comments

#7 - Saving a model doesn't work with Appcelerator platform 4.0

Issue - State: closed - Opened by emilioicai over 9 years ago - 1 comment

#6 - Example of Models/collections

Issue - State: closed - Opened by nuno over 9 years ago - 5 comments

#5 - Add support for additional URL parameters

Issue - State: closed - Opened by brentonhouse over 9 years ago - 3 comments

#4 - Some PUT and DELETE methods fixes

Pull Request - State: closed - Opened by inakiabt over 9 years ago - 1 comment

#3 - No onLoad handler defined fix

Pull Request - State: closed - Opened by inakiabt over 9 years ago - 1 comment

#2 - Add this project to the titaniumifier ‘hall of fame’

Issue - State: closed - Opened by yuchi over 9 years ago - 1 comment

#1 - Add promises support

Issue - State: closed - Opened by inakiabt over 9 years ago - 8 comments