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 }}
murraysum
/
freeagent-api-ruby
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
19
Code
Issues
2
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
View filters for invoices weren't defined correctly
- #6
#6
Open
smnmxn
wants to merge 29 commits into
murraysum:master
murraysum/freeagent-api-ruby:master
from
smnmxn:master
smnmxn/freeagent-api-ruby:master
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Open
View filters for invoices weren't defined correctly
#6
smnmxn
wants to merge 29 commits into
murraysum:master
murraysum/freeagent-api-ruby:master
from
smnmxn:master
smnmxn/freeagent-api-ruby:master
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2012
Create wrapper methods for oauth flow to prevent users directly accessing client and to make code cleaner in applications.
murraysum
committed
781a7af
View commit details
Copy full SHA for 781a7af
Browse repository at this point
Commits on May 15, 2013
Fixed invoice view filters
simonmoxon
committed
399575d
View commit details
Copy full SHA for 399575d
Browse repository at this point
Commits on Jul 23, 2013
Added billing_email field to contact
simonmoxon
committed
27b3203
View commit details
Copy full SHA for 27b3203
Browse repository at this point
Commits on Jul 24, 2013
Made resource.save work like resource.create (return the object and throw exceptions instead of returning true/false) so that we can get IDs back on new records
johnknott
committed
cda4c12
View commit details
Copy full SHA for cda4c12
Browse repository at this point
Fixed class method reference
johnknott
committed
d1efae6
View commit details
Copy full SHA for d1efae6
Browse repository at this point
Fixed class method reference
johnknott
committed
1cd7e2c
View commit details
Copy full SHA for 1cd7e2c
Browse repository at this point
Commits on Aug 1, 2013
fa resource fix
johnknott
committed
faf65ad
View commit details
Copy full SHA for faf65ad
Browse repository at this point
fix
johnknott
committed
afe94a4
View commit details
Copy full SHA for afe94a4
Browse repository at this point
Commits on Aug 20, 2013
Clean up some RSpec deprecations
JoeStanton
committed
8a778fb
View commit details
Copy full SHA for 8a778fb
Browse repository at this point
Commits on Aug 21, 2013
Added methods to follow REST href's in Timeslip.
Show description for e1b0844
JoeStanton
committed
e1b0844
View commit details
Copy full SHA for e1b0844
Browse repository at this point
Commits on Aug 27, 2013
Merge remote-tracking branch 'upstream/improve-oauth-flow'
JoeStanton
committed
57dfbbf
View commit details
Copy full SHA for 57dfbbf
Browse repository at this point
Accept a refresh_token and delegate refresh! calls to OAuth2 lib
JoeStanton
committed
050d83a
View commit details
Copy full SHA for 050d83a
Browse repository at this point
Allow initialization from a refresh_token or an access_token
JoeStanton
committed
439d9c6
View commit details
Copy full SHA for 439d9c6
Browse repository at this point
Commits on Aug 28, 2013
Update dependencies
JoeStanton
committed
721397d
View commit details
Copy full SHA for 721397d
Browse repository at this point
Remove Gemfile.lock
JoeStanton
committed
e31cc6d
View commit details
Copy full SHA for e31cc6d
Browse repository at this point
Ignore Gemfile.lock and specify newer OAuth2
JoeStanton
committed
81ec69a
View commit details
Copy full SHA for 81ec69a
Browse repository at this point
Commits on Aug 31, 2013
Added send method to invoice class
simonmoxon
committed
a6123f6
View commit details
Copy full SHA for a6123f6
Browse repository at this point
Changed send method to send_email
simonmoxon
committed
05e0012
View commit details
Copy full SHA for 05e0012
Browse repository at this point
Commits on Oct 31, 2013
Implemented automatic pagination for GET's
Show description for d856e9e
JoeStanton
committed
d856e9e
View commit details
Copy full SHA for d856e9e
Browse repository at this point
Fixed bug when passing access_token
JoeStanton
committed
4e58edb
View commit details
Copy full SHA for 4e58edb
Browse repository at this point
Merge branch 'auto-pagination'
Show description for 280f2b6
JoeStanton
committed
280f2b6
View commit details
Copy full SHA for 280f2b6
Browse repository at this point
Merge params before initial request
JoeStanton
committed
c2130b0
View commit details
Copy full SHA for c2130b0
Browse repository at this point
Merge branch 'auto-pagination'
JoeStanton
committed
d5eef55
View commit details
Copy full SHA for d5eef55
Browse repository at this point
Commits on Nov 13, 2013
Merge remote-tracking branch 'redbadger/master'
Show description for 51739fc
simonmoxon
committed
51739fc
View commit details
Copy full SHA for 51739fc
Browse repository at this point
Gone back to old version of Oauth2 for dependancy reasons
simonmoxon
committed
096695a
View commit details
Copy full SHA for 096695a
Browse repository at this point
oAuth change
simonmoxon
committed
3938f3c
View commit details
Copy full SHA for 3938f3c
Browse repository at this point
Commits on Jan 9, 2015
Added paid_on to invoices so we can obtain invoice paid date
smnmxn
committed
c37f5c1
View commit details
Copy full SHA for c37f5c1
Browse repository at this point
Commits on Apr 18, 2016
Added place_of_supply for VAT Moss
smnmxn
committed
ecb2501
View commit details
Copy full SHA for ecb2501
Browse repository at this point
Commits on Sep 5, 2016
Added delete_invoice method to invoices
smnmxn
authored
105d98b
View commit details
Copy full SHA for 105d98b
Browse repository at this point
You can’t perform that action at this time.