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
.
versionone
/
VersionOne.SDK.JavaScript
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
12
Code
Issues
10
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 6, 2020
Merge pull request #39 from versionone/S-70636-cors-doc-update
Show description for 22c4c47
jallers
authored
22c4c47
View commit details
Copy full SHA for 22c4c47
Browse repository at this point
Commits on Apr 21, 2020
Updated to indicate that CORS is supported for both on premise and hosted customers
jerryo
committed
6ab5d1b
View commit details
Copy full SHA for 6ab5d1b
Browse repository at this point
Incorporated feedback
jerryo
committed
23b7543
View commit details
Copy full SHA for 23b7543
Browse repository at this point
Commits on Apr 20, 2020
S-70636 Initial Cut at update
jerryo
committed
4a7e555
View commit details
Copy full SHA for 4a7e555
Browse repository at this point
Commits on May 16, 2017
2.3.0
mhh
committed
13e6edf
View commit details
Copy full SHA for 13e6edf
Browse repository at this point
D-12087 add 2.x and `withImplicitAuth` notes to README
mhh
committed
de8e7ba
View commit details
Copy full SHA for de8e7ba
Browse repository at this point
D-12087 add support for implicit auth, i.e. let browser do its thing
Show description for a63d79d
mhh
committed
a63d79d
View commit details
Copy full SHA for a63d79d
Browse repository at this point
Commits on Feb 28, 2017
2.2.4
mhh
committed
829a5c5
View commit details
Copy full SHA for 829a5c5
Browse repository at this point
Posting from SDK with jquery needs to stringify JSON data passed up to server
andrew-codes
committed
48e35a9
View commit details
Copy full SHA for 48e35a9
Browse repository at this point
Commits on Feb 10, 2017
2.2.3 Multi-relational values can be removed.
Keith Gargano
committed
564804d
View commit details
Copy full SHA for 564804d
Browse repository at this point
Commits on Oct 9, 2016
bump patch version.
walkerrandolphsmith
committed
2591c1d
View commit details
Copy full SHA for 2591c1d
Browse repository at this point
When the attribute is multivalue, then don't add the act of set.
Show description for c9f67e4
walkerrandolphsmith
committed
c9f67e4
View commit details
Copy full SHA for c9f67e4
Browse repository at this point
Commits on Sep 14, 2016
Attributes don't always follow camcelCase rule such as Link.URL
walkerrandolphsmith
committed
0184cae
View commit details
Copy full SHA for 0184cae
Browse repository at this point
Commits on Aug 31, 2016
2.1.1 rest-1.v1 url should be in the format rest-1.v1/Data/Story/123
walkerrandolphsmith
committed
bd0168e
View commit details
Copy full SHA for bd0168e
Browse repository at this point
Commits on Aug 4, 2016
Bump to 2.1.0
walkerrandolphsmith
committed
76dc5cd
View commit details
Copy full SHA for 76dc5cd
Browse repository at this point
Merge pull request #35 from versionone/ActivityStreamSupport
Show description for 2941a3e
walkerrandolphsmith
authored
2941a3e
View commit details
Copy full SHA for 2941a3e
Browse repository at this point
ActivityStream endpoint is uppercase.
walkerrandolphsmith
committed
3fa9631
View commit details
Copy full SHA for 3fa9631
Browse repository at this point
Mock out getV1Urls to return the activity stream url. Update the then statement to match our assertion.
walkerrandolphsmith
committed
948ef6f
View commit details
Copy full SHA for 948ef6f
Browse repository at this point
Commits on Aug 3, 2016
Activity Stream endpoint expects a oidToken `Story:1234` and does not replace the : with a /.
walkerrandolphsmith
committed
320ce90
View commit details
Copy full SHA for 320ce90
Browse repository at this point
Add support for querying activity stream endpoint given an oidToken.
walkerrandolphsmith
committed
4ba8e9f
View commit details
Copy full SHA for 4ba8e9f
Browse repository at this point
Commits on Jun 27, 2016
Run lint before cleaning
Show description for 5e29644
Andrew Smith
authored and
Andrew Smith
committed
5e29644
View commit details
Copy full SHA for 5e29644
Browse repository at this point
Correct broken build
Andrew Smith
authored and
Andrew Smith
committed
6413e2d
View commit details
Copy full SHA for 6413e2d
Browse repository at this point
Added Gitter link in intro
JogoShugh
authored
6ae40db
View commit details
Copy full SHA for 6ae40db
Browse repository at this point
Added Gitter badge
JogoShugh
authored
7a09643
View commit details
Copy full SHA for 7a09643
Browse repository at this point
Merge pull request #30 from versionone/2.0
Show description for 35ba878
JogoShugh
authored
35ba878
View commit details
Copy full SHA for 35ba878
Browse repository at this point
Commits on Jun 26, 2016
Support basic AND token based authentication
Andrew Smith
authored and
Andrew Smith
committed
bda23f8
View commit details
Copy full SHA for bda23f8
Browse repository at this point
Proper export of Oid class from SDK
Andrew Smith
authored and
Andrew Smith
committed
a557138
View commit details
Copy full SHA for a557138
Browse repository at this point
Querying for meta definition without an asset type should return meta data for all of meta and not error
Andrew Smith
authored and
Andrew Smith
committed
1aad53d
View commit details
Copy full SHA for 1aad53d
Browse repository at this point
Authorization should be prefixed with Bearer and not Basic
Andrew Smith
authored and
Andrew Smith
committed
a6b8e79
View commit details
Copy full SHA for a6b8e79
Browse repository at this point
Commits on Jun 25, 2016
2.0.0
Andrew Smith
authored and
Andrew Smith
committed
f817b85
View commit details
Copy full SHA for f817b85
Browse repository at this point
Refactoring and consolidation on core library
Show description for 9d89254
Andrew Smith
authored and
Andrew Smith
committed
9d89254
View commit details
Copy full SHA for 9d89254
Browse repository at this point
Do not ignore specs from linting
Andrew Smith
authored and
Andrew Smith
committed
dd3ea47
View commit details
Copy full SHA for dd3ea47
Browse repository at this point
Formatting changes
Show description for df206a6
Andrew Smith
authored and
Andrew Smith
committed
df206a6
View commit details
Copy full SHA for df206a6
Browse repository at this point
Commits on Jun 24, 2016
Update linter.
walker smith
committed
ea71bac
View commit details
Copy full SHA for ea71bac
Browse repository at this point
1.0.10 Merge branch 'support-metav1'
walkerrandolphsmith
committed
ebc2fa8
View commit details
Copy full SHA for ebc2fa8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.