Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Saleslogix
/
SDataJavaScriptClientLib
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
SDataJavaScriptClientLib
src
SDataService.js
on
master
User selector
All users
All time
Commit history
Commits on Nov 18, 2022
Guard against null/undefined feed when executing a service operation
Show description for e9c3ccf
jbest84
committed
e9c3ccf
View commit details
Copy full SHA for e9c3ccf
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Cleaning up unit tests, disabling atom feed tests due to the removal of XML.ObjTree.
jbest84
committed
088bee5
View commit details
Copy full SHA for 088bee5
View code at this point
Browse repository at this point
INFORCRM-15331: Fix serverName and port not getting set on the URI.
jbest84
committed
6298bb7
View commit details
Copy full SHA for 6298bb7
View code at this point
Browse repository at this point
temp fix - missing ParseUri from window global.
pbal
committed
855bf42
View commit details
Copy full SHA for 855bf42
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Merge branch 'develop'
jbest84
committed
d0f7be5
View commit details
Copy full SHA for d0f7be5
View code at this point
Browse repository at this point
Commits on Mar 17, 2017
INFORCRM-14471
Show description for b9a7743
jbest84
committed
b9a7743
View commit details
Copy full SHA for b9a7743
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Merge branch 'develop' into topic-etag
jbest84
committed
b1fdccc
View commit details
Copy full SHA for b1fdccc
View code at this point
Browse repository at this point
Commits on Oct 20, 2016
INFORCRM-12605: Add setResourceKey and getResourceKey to the single resoure request. Batch scope will use this to enter the property. Calling setResourceKey automatically calls setResourceSelector…
Show description for 4f90a59
jbest84
committed
4f90a59
View commit details
Copy full SHA for 4f90a59
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
INFORCRM-12605: Formatting.
jbest84
committed
43eb8f4
View commit details
Copy full SHA for 43eb8f4
View code at this point
Browse repository at this point
INFORCRM-12605: Add to requests.
jbest84
committed
f08d927
View commit details
Copy full SHA for f08d927
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Ensure body has format=json for http method override.
jbest84
committed
62edf10
View commit details
Copy full SHA for 62edf10
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
Cleanup
jbest84
committed
8d111e1
View commit details
Copy full SHA for 8d111e1
View code at this point
Browse repository at this point
Check max URI and convert GET to POST for large requests.
jbest84
committed
601851f
View commit details
Copy full SHA for 601851f
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
ETag caching and If-None-Match support
jbest84
committed
5186cde
View commit details
Copy full SHA for 5186cde
View code at this point
Browse repository at this point
Allow cache and cacheParam to be passed into service and requests.
jbest84
committed
2fcc345
View commit details
Copy full SHA for 2fcc345
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
Add an optional timeout handler. Fire a requesttimeout event on the
Show description for 5e7c65a
jbest84
committed
5e7c65a
View commit details
Copy full SHA for 5e7c65a
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
Added support for running under strict mode. Fixes #3.
jbest84
committed
f9684d2
View commit details
Copy full SHA for f9684d2
View code at this point
Browse repository at this point
Commits on Jul 2, 2015
Allow passing the compact option from service to request.
jbest84
committed
98242c5
View commit details
Copy full SHA for 98242c5
View code at this point
Browse repository at this point
Commits on Feb 17, 2015
Return XML doc if there is no entry, which is the case for $schema docs.
jbest84
committed
5c15cfb
View commit details
Copy full SHA for 5c15cfb
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Adding support to set a timeout value (in milliseconds) on the underlying XMLHttpRequest.
jbest84
committed
bb619e3
View commit details
Copy full SHA for bb619e3
View code at this point
Browse repository at this point
Commits on Oct 1, 2014
Added a new option for SDataService called "compact" for JSON requests. This is supported in Saleslogix 8.1 and higher, and is not part of the SData spec. _includeContent=false should no longer be …
Show description for 569c253
Jason Best
committed
569c253
View commit details
Copy full SHA for 569c253
View code at this point
Browse repository at this point
Commits on Jan 26, 2012
added support for enabled the `withCredentials` setting in order to pass cookies, regardless of how authentication is handled.
mmorton
committed
70f236b
View commit details
Copy full SHA for 70f236b
View code at this point
Browse repository at this point
Commits on Nov 8, 2011
added the ability to configure the SDataService via a URL string instead of an object.
mmorton
committed
88d8366
View commit details
Copy full SHA for 88d8366
View code at this point
Browse repository at this point
fixed an issue with JSON content type detection with charset present.
mmorton
committed
3466831
View commit details
Copy full SHA for 3466831
View code at this point
Browse repository at this point
Commits on Sep 22, 2011
fixed an issue with conversion of atom feeds with explicit namespaces.
mmorton
committed
637d846
View commit details
Copy full SHA for 637d846
View code at this point
Browse repository at this point
Commits on Aug 4, 2011
fixed an issue with atom conversion not handling attributes correctly in IE8.
mmorton
committed
499de82
View commit details
Copy full SHA for 499de82
View code at this point
Browse repository at this point
Commits on Jul 14, 2011
added the ability to clone requests.
mmorton
committed
8ee11fa
View commit details
Copy full SHA for 8ee11fa
View code at this point
Browse repository at this point
Commits on Jul 7, 2011
added http method override support for POST as GET.
mmorton
committed
8172ee4
View commit details
Copy full SHA for 8172ee4
View code at this point
Browse repository at this point
Commits on Jun 10, 2011
fixed a conversion issue with attributes on included collection elements.
mmorton
committed
5a19957
View commit details
Copy full SHA for 5a19957
View code at this point
Browse repository at this point
fixed an issue when payloads containing mixed namespaces.
mmorton
committed
3c971a6
View commit details
Copy full SHA for 3c971a6
View code at this point
Browse repository at this point
Commits on May 21, 2011
allowed if-match to be optional for updates (client only - provider still validates per the spec).
mmorton
committed
99e4356
View commit details
Copy full SHA for 99e4356
View code at this point
Browse repository at this point
Commits on May 3, 2011
added support for modifying accept header and setting the dataset via the service constructor.
mmorton
committed
6a21270
View commit details
Copy full SHA for 6a21270
View code at this point
Browse repository at this point
Commits on Apr 27, 2011
fix for an issue getting content type header in IE.
mmorton
committed
99f9263
View commit details
Copy full SHA for 99f9263
View code at this point
Browse repository at this point
Commits on Apr 25, 2011
complete batch request support.
mmorton
committed
2966276
View commit details
Copy full SHA for 2966276
View code at this point
Browse repository at this point
many fixes and batch request support.
mmorton
committed
ec7e7c7
View commit details
Copy full SHA for ec7e7c7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.