Commit Graph

158 Commits

Author SHA1 Message Date
Frosin
64c42ae1fd text correction 2019-08-09 16:45:48 +03:00
Alex Lushpai
635e40dab2
Merge pull request #25 from iyzoer/master
Update User struct
2019-03-05 14:49:28 +03:00
Akolzin Dmitry
8dae906a3c Update User struct 2019-03-05 14:43:38 +03:00
Alex Lushpai
04f87e1fbc
Merge pull request #24 from iyzoer/master
error handling
2019-02-25 13:08:45 +03:00
Akolzin Dmitry
a774fa96be update README.md 2019-02-25 12:02:03 +03:00
Akolzin Dmitry
62ee2077a0 updated error handling 2019-02-21 11:51:50 +03:00
Alex Lushpai
129372638a
Merge pull request #23 from iyzoer/master
Add units
2019-02-20 10:52:26 +03:00
Akolzin Dmitry
eaeabeac6e Product units 2019-02-20 10:07:02 +03:00
Alex Lushpai
6d9a068d65
Merge pull request #22 from DmitryZagorulko/master
increase timeout
2019-02-04 12:57:51 +03:00
DmitryZagorulko
9568232839 increase timeout 2019-02-04 11:59:05 +03:00
Ilyas Salikhov
3e0076bf6b
Merge pull request #21 from gwinn/master
handle 402 http status
2018-10-22 16:04:00 +03:00
Alex Lushpai
250458b062 add 1.11 in travis configuration 2018-10-22 12:22:05 +03:00
Alex Lushpai
1a3a116b07 handle 402 http status 2018-10-18 18:21:19 +03:00
Alex Lushpai
15efacb4f4
Merge pull request #20 from gwinn/master
Debug mode
2018-09-28 13:47:26 +03:00
Alex Lushpai
d5770c7514 minor refactoring 2018-09-28 13:46:09 +03:00
Alex Lushpai
8e64270edb add debug mode, add .env support for local testing 2018-09-28 01:37:56 +03:00
Alex Lushpai
337dc3787e
Merge pull request #19 from blide/master
fix: remove Customer.PhotoURL filter
2018-09-07 12:50:26 +03:00
blide
3b425cf812 fix: remove Customer.PhotoURL filter 2018-09-07 12:46:30 +03:00
Alex Lushpai
10a7a0451b
Merge pull request #18 from blide/master
Add Customer.PhotoURL
2018-09-07 12:16:17 +03:00
blide
3bf278118f Add Customer.PhotoURL 2018-09-07 12:14:36 +03:00
Alex Lushpai
c9646a529d
Merge pull request #17 from blide/master
Add Customer.MgCustomerID
2018-09-06 17:04:52 +03:00
Roman Shakhov
0efaf41564 Add Customer.MgCustomerID 2018-09-06 17:02:33 +03:00
Alex Lushpai
bb5c01afb4
Merge pull request #16 from gwinn/master
add mgBot as new integration module type
2018-08-30 17:23:27 +03:00
Alex Lushpai
a7b5d8858c add mgBot as new integration module type 2018-08-30 17:22:54 +03:00
Alex Lushpai
433e4c14ef
Merge pull request #15 from gwinn/master
remove not used structs
2018-08-30 17:06:20 +03:00
Alex Lushpai
297c74004b remove not used structs 2018-08-30 17:05:13 +03:00
Alex Lushpai
ef3c201eb7
Merge pull request #14 from gwinn/master
Update integration module edit response
2018-08-30 16:41:45 +03:00
Alex Lushpai
8ed199f43b update references into README 2018-08-30 16:38:42 +03:00
Alex Lushpai
8d7f1d374f update integration module edit response 2018-08-30 16:02:51 +03:00
Alex Lushpai
9d5bf461ca
Merge pull request #13 from gwinn/master
update data types
2018-06-01 18:23:19 +03:00
Alex Lushpai
7f40548607 update data types 2018-06-01 17:57:46 +03:00
Alex Lushpai
a2437831bf
Merge pull request #12 from DmitryZagorulko/master
Integrations struct update, minor bug fixes
2018-05-10 17:05:38 +03:00
DmitryZagorulko
0262578b6c improve struct Integrations, bugs fix 2018-05-10 16:45:56 +03:00
Alex Lushpai
11a57e2e68
Merge pull request #11 from DmitryZagorulko/master
add methods, documentation and tests
2018-04-23 16:59:47 +03:00
DmitryZagorulko
d0c3f3bb00 formatting docs and bug fix 2018-04-23 16:57:36 +03:00
DmitryZagorulko
b5d420b68e add mock in tests 2018-04-23 14:55:56 +03:00
DmitryZagorulko
a0f74fcad8 fail tests, bug fix 2018-04-23 12:00:29 +03:00
DmitryZagorulko
ed9b0a4396 add documentation, bug fix 2018-04-23 11:58:19 +03:00
DmitryZagorulko
a2fdb06219 add methods for costs, customFields, customDictionaries 2018-04-23 11:33:40 +03:00
Alex Lushpai
93bb2f5e26
Merge pull request #10 from gwinn/master
update readme
2018-04-22 20:48:06 +03:00
Alex Lushpai
ff265fd94b update readme 2018-04-22 20:47:30 +03:00
Alex Lushpai
2bbbbb62d3
Merge pull request #9 from gwinn/master
update readme
2018-04-22 20:46:27 +03:00
Alex Lushpai
1f71efb1ed update readme 2018-04-22 20:44:53 +03:00
Alex Lushpai
7dc2538328
Merge pull request #8 from gwinn/devel
Error handler
2018-04-22 20:41:07 +03:00
Alex Lushpai
4eaf2fd9be Add additional project-level error handler to separate runtime & api errors in one struct 2018-04-22 20:39:22 +03:00
Alex Lushpai
020fc8b7cb
Merge pull request #7 from gwinn/master
remove unnecessary code
2018-04-17 09:51:43 +03:00
Alex Lushpai
8e5a2da89a remove unnecessary code 2018-03-21 01:31:17 +03:00
Alex Lushpai
a9c16a0e26
Merge pull request #6 from gwinn/master
remove pointers from response, update license, minor refactoring
2018-03-21 01:02:49 +03:00
Alex Lushpai
e7c3cc4815 remove pointers from response, update license, minor refactoring 2018-03-21 00:54:37 +03:00
Alex Lushpai
3bbf0f2c3a
Merge pull request #5 from gwinn/master
minimal refactoring due to linter warnings, update .travis configuration
2018-03-19 23:24:24 +03:00