Steven Polley
|
95aad7bbd1
|
Add postTicketNote
|
2019-01-29 16:56:49 -07:00 |
|
Steven Polley
|
c0598c6739
|
debug message
|
2019-01-16 14:24:24 -07:00 |
|
Steven Polley
|
d6aa5ac62c
|
Change pagesize for ticket notes to 2000
|
2019-01-16 14:00:49 -07:00 |
|
Steven Polley
|
0cdc6993d3
|
Add GetCompanySites
|
2018-12-07 09:44:26 -07:00 |
|
Steven Polley
|
fc75a98982
|
Add AssignTicketToSite
|
2018-12-07 09:07:18 -07:00 |
|
Steven Polley
|
fe360d2e7d
|
Remove debug prints
|
2018-10-16 09:00:54 -06:00 |
|
|
660c35487f
|
Add AssignTickeToCompany
|
2018-10-15 18:20:55 -06:00 |
|
|
959df43d67
|
Add GetCompanyByIdentifier
|
2018-10-15 18:20:41 -06:00 |
|
|
7510bdd6ed
|
Merge branch 'master' of https://deadbeef.codes/steven/go-cw
|
2018-10-11 21:49:07 -06:00 |
|
|
cb7bc8b84a
|
Add GetTicketScheduleEntries and MergeTicket
|
2018-10-11 21:49:05 -06:00 |
|
|
b7a609f10b
|
Add GetScheduleEntryByID
|
2018-10-11 21:48:47 -06:00 |
|
Steven Polley
|
c994cf3c59
|
more debug
|
2018-09-28 16:54:02 -06:00 |
|
Steven Polley
|
249cf7f366
|
debugging updateTicketStatus
|
2018-09-28 16:50:24 -06:00 |
|
|
1a8fa52767
|
Added SetTicketStatus to allow updating of ticket status by ID
|
2018-09-22 15:07:34 -06:00 |
|
|
e301c1feeb
|
Excessive prints... Printscess?
|
2018-08-25 18:19:26 -06:00 |
|
|
460b0a8aa6
|
If we get an unexpected HTTP status code, print the body in error
|
2018-08-25 18:17:59 -06:00 |
|
|
a12e38597f
|
Add PostTimeEntry
|
2018-08-25 18:17:29 -06:00 |
|
|
c341f047a5
|
add getTicketNotes - Lots of dates are now strings
|
2018-08-23 19:34:39 -06:00 |
|
|
386a7d75ca
|
Added GetTimeEntriesByMember
|
2018-08-22 22:02:22 -06:00 |
|
|
55443ad4ef
|
Set Site.CompanyName even if not doing user impersonation
|
2018-08-13 22:58:21 -06:00 |
|
|
8ccc2ad170
|
Update comment on custom field
|
2018-08-05 17:00:58 -06:00 |
|
Steven Polley
|
04e889c444
|
Better comments in requests.go to explain user impersonation
|
2018-08-03 15:00:17 -06:00 |
|
Steven Polley
|
b6d96444b5
|
Add bool to custom field - this isn't good long term?
|
2018-07-30 12:44:35 -06:00 |
|
|
5acbb39d8f
|
Change Patch to PatchString
|
2018-07-29 12:22:08 -06:00 |
|
|
bf30760baf
|
Remove redundant http status code in error
|
2018-07-28 09:58:04 -06:00 |
|
|
101d8061b3
|
Added GetCompanyTeamMembers
|
2018-07-27 18:53:28 -06:00 |
|
Steven Polley
|
28b6efc18c
|
Fix user impersonation requests
|
2018-07-27 13:29:31 -06:00 |
|
|
0b898af164
|
NewSiteUserImpersonation is now able to retrieve hash
|
2018-07-26 22:31:47 -06:00 |
|
|
b90025c6bd
|
Merge branch 'master' of deadbeef.codes:steven/go-cw
|
2018-07-26 21:30:38 -06:00 |
|
|
9e107cb487
|
add user impersonation via username and password.
|
2018-07-26 21:30:23 -06:00 |
|
Steven Polley
|
7c1534265b
|
Update comment on paginationrequests
|
2018-07-26 16:52:34 -06:00 |
|
|
0eca613e65
|
-Add GetSources()
-Add TicketTimeEntryCount(ticketID int)
-Add source struct for JSON unmarshalling
|
2018-07-11 16:04:39 -06:00 |
|
|
d62f57b470
|
Add GetCompanyStatuses
Add GetBoardStatuses
|
2018-07-10 10:46:10 -06:00 |
|
|
b4d146e6e2
|
Add Patch
Add AssignTicketToTeam
|
2018-07-09 20:48:02 -06:00 |
|
|
8909e6f25e
|
Added ServiceTeam
Added BoardTeam
Added Board
|
2018-07-09 19:25:08 -06:00 |
|
|
03728eda85
|
Add correct types to schedule entry struct
|
2018-07-08 22:11:56 -06:00 |
|
|
a403fa2e58
|
testing schedule entry condition filtering
|
2018-07-08 19:07:39 -06:00 |
|
|
0b9d1cacb2
|
Add GetSystemMembers
Begin work on schedule API
|
2018-07-08 18:02:29 -06:00 |
|
|
b538596d9c
|
NewRequest is now a method of a connectwise.Site
|
2018-07-08 15:16:59 -06:00 |
|
|
993c7ee254
|
Document Count method
Fix Request parameters for CW filtering.
|
2018-07-08 11:21:07 -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 |
|
|
d2ec87e7ca
|
Add GetAgreementByID
|
2018-07-07 19:10:43 -06:00 |
|
|
0c7791e267
|
Complete refactor of request system... much more flexible requests.
|
2018-07-07 17:18:59 -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 |
|
|
d14f0583ee
|
Begin work on generic request method.
Will probably absorb http client functions into this when done.
|
2018-07-06 16:21:00 -06:00 |
|
|
f13537fc8c
|
Fix error formatting - what was I doing?!?!
|
2018-07-06 08:37:53 -06:00 |
|