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
.
Workfront
/
angular-stream-api
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 11, 2022
ci: version bump
Hovhannes Babayan
committed
4550c48
View commit details
Copy full SHA for 4550c48
Browse repository at this point
feat: add option usePath to allow using host path in api
vahep
authored and
bhovhannes
committed
0f44f8b
View commit details
Copy full SHA for 0f44f8b
Browse repository at this point
Commits on Sep 28, 2018
0.7.0
bhovhannes
committed
ca1b714
View commit details
Copy full SHA for ca1b714
Browse repository at this point
Merge branch 'master' of https://github.com/Workfront/angular-stream-api
bhovhannes
committed
0098336
View commit details
Copy full SHA for 0098336
Browse repository at this point
Merge pull request #2 from vaa1881/patch-1
Show description for 6c4f14a
bhovhannes
authored
6c4f14a
View commit details
Copy full SHA for 6c4f14a
Browse repository at this point
Added bowerrc file containing registry value.
Vahe Arakelyan
committed
1ce1a52
View commit details
Copy full SHA for 1ce1a52
Browse repository at this point
Removed redundant check
vaa1881
authored
712faa8
View commit details
Copy full SHA for 712faa8
Browse repository at this point
Changed the logic of creating post request for get and put methods in case of large query params.
Vahe Arakelyan
committed
249be8b
View commit details
Copy full SHA for 249be8b
Browse repository at this point
Fixed XHR error on put requests when the query params are long
vaa1881
authored
d7784a4
View commit details
Copy full SHA for d7784a4
Browse repository at this point
Commits on Aug 10, 2017
0.6.0
bhovhannes
committed
92c7634
View commit details
Copy full SHA for 92c7634
Browse repository at this point
feat: added `headers` option to Api constructor
bhovhannes
committed
f9d858d
View commit details
Copy full SHA for f9d858d
Browse repository at this point
Commits on Mar 14, 2017
0.5.0
bhovhannes
committed
57a0916
View commit details
Copy full SHA for 57a0916
Browse repository at this point
0.4.0
bhovhannes
committed
c6d337e
View commit details
Copy full SHA for c6d337e
Browse repository at this point
Merge pull request #1 from Workfront/upgrade
Show description for 8016d23
bhovhannes
authored
8016d23
View commit details
Copy full SHA for 8016d23
Browse repository at this point
fix: updated to the latest workfront-api-constants
bhovhannes
committed
4d3c05c
View commit details
Copy full SHA for 4d3c05c
Browse repository at this point
Commits on Sep 15, 2016
0.3.2
Hamlet Hakobyan
committed
dcc31a1
View commit details
Copy full SHA for dcc31a1
Browse repository at this point
Fixed getApiKey routine.
Hamlet Hakobyan
committed
aecec43
View commit details
Copy full SHA for aecec43
Browse repository at this point
Commits on Aug 25, 2016
Adding certificates and updating readme file.
Grigori Martirosyan
committed
0b1cdc1
View commit details
Copy full SHA for 0b1cdc1
Browse repository at this point
Added .idea folder to the git ignore
Grigori Martirosyan
committed
0123c08
View commit details
Copy full SHA for 0123c08
Browse repository at this point
Dependency, license, copyright, readme files updated.
Show description for b2101fa
Grigori Martirosyan
committed
b2101fa
View commit details
Copy full SHA for b2101fa
Browse repository at this point
Commits on Aug 10, 2016
Upgrade to 0.3.1 to solve issue related POST method when passed data without serializing.
Hamlet Hakobyan
committed
40d8da1
View commit details
Copy full SHA for 40d8da1
Browse repository at this point
Fixed issue relate to POST data when passed without serializing.
Hamlet Hakobyan
committed
d1dd842
View commit details
Copy full SHA for d1dd842
Browse repository at this point
Commits on Jun 5, 2016
0.3.0
HamletHakobyan
committed
e2d4acb
View commit details
Copy full SHA for e2d4acb
Browse repository at this point
hanged streamApi factory method logic.
HamletHakobyan
committed
bca1690
View commit details
Copy full SHA for bca1690
Browse repository at this point
0.2.7
HamletHakobyan
committed
6463de8
View commit details
Copy full SHA for 6463de8
Browse repository at this point
Added session id support when passed with config.
HamletHakobyan
committed
f6ebd51
View commit details
Copy full SHA for f6ebd51
Browse repository at this point
0.2.6
HamletHakobyan
committed
aa83e31
View commit details
Copy full SHA for aa83e31
Browse repository at this point
Fixed logout
Hamlet Hakobyan
authored and
HamletHakobyan
committed
f9f5694
View commit details
Copy full SHA for f9f5694
Browse repository at this point
Commits on Jun 4, 2016
0.2.3
HamletHakobyan
committed
95a7092
View commit details
Copy full SHA for 95a7092
Browse repository at this point
Added generateApiKey routine in case when getApiKey returns empty string.
HamletHakobyan
committed
7222250
View commit details
Copy full SHA for 7222250
Browse repository at this point
Commits on Jun 3, 2016
0.2.2
Hamlet Hakobyan
committed
8443c7b
View commit details
Copy full SHA for 8443c7b
Browse repository at this point
Fixed usage of workfront-api-constants
Hamlet Hakobyan
committed
f7f6c26
View commit details
Copy full SHA for f7f6c26
Browse repository at this point
0.2.1
Hamlet Hakobyan
committed
2496cbf
View commit details
Copy full SHA for 2496cbf
Browse repository at this point
Fixed getApiKey method key teoring routine. Removed ApiConstants.js file and start using workfront-api-constants instead.
Hamlet Hakobyan
committed
bc6f512
View commit details
Copy full SHA for bc6f512
Browse repository at this point
0.2.0
Hamlet Hakobyan
committed
745dbdd
View commit details
Copy full SHA for 745dbdd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.