|
959df43d67
|
Add GetCompanyByIdentifier
|
2018-10-15 18:20:41 -06:00 |
|
|
101d8061b3
|
Added GetCompanyTeamMembers
|
2018-07-27 18:53:28 -06:00 |
|
|
d62f57b470
|
Add GetCompanyStatuses
Add GetBoardStatuses
|
2018-07-10 10:46:10 -06:00 |
|
|
8909e6f25e
|
Added ServiceTeam
Added BoardTeam
Added Board
|
2018-07-09 19:25:08 -06:00 |
|
|
b538596d9c
|
NewRequest is now a method of a connectwise.Site
|
2018-07-08 15:16:59 -06:00 |
|
|
99bf114c75
|
Fix GetCompanyByName
Change how request parameters are set
|
2018-07-08 09:50:05 -06:00 |
|
|
7e94afac9c
|
Add CompanyCount method and Count struct to hold return data
|
2018-07-08 00:59:32 -06:00 |
|
|
9eabee18ff
|
-Fix ConnectWise parameters map
-Added error checkign in GetCompanyByName if no companies returned by CW
|
2018-07-07 16:31:45 -06:00 |
|
|
c6b82d473c
|
Update company.go to use new request feature.
|
2018-07-06 19:40:12 -06:00 |
|
|
8c79fef71a
|
Rename connectwise.ConnectwiseSite to connectwise.Site
|
2018-07-06 18:29:53 -06:00 |
|
|
d87b8ff4ba
|
-Added to documentation
-Moved logic of http request to the Do() method in request.go
-
|
2018-07-06 18:26:11 -06:00 |
|
|
f13537fc8c
|
Fix error formatting - what was I doing?!?!
|
2018-07-06 08:37:53 -06:00 |
|
|
9cef8aeaa2
|
Breaking - Implement proper error handling. Everything passes errors up
|
2018-07-05 21:20:52 -06:00 |
|
|
8d6312bff5
|
Add GetAgreementsByCompanyName
|
2018-06-30 11:15:52 -06:00 |
|
|
e88572ea4c
|
Various formatting, documentation and style changes.
|
2018-06-28 19:35:34 -06:00 |
|
|
3a78d5428a
|
Restructure - using pointer receivers instead of passing *ConnectwiseSite to every single function
|
2018-06-22 21:14:08 -06:00 |
|
|
4eaca267d9
|
Create generic BuildUrl function to reduce the need to go through all the net/url crap each time
|
2018-06-22 18:47:39 -06:00 |
|
|
a66ba7ca89
|
Updated file layout to match CW API documentation
|
2018-06-22 14:16:26 -06:00 |
|