Commit graph

63 commits

Author SHA1 Message Date
Ruslan Efanov
12d18fb295 fixed review 2021-04-21 10:12:01 +03:00
Ruslan Efanov
6716538e0a fixed linters error 2021-04-16 22:38:51 +03:00
Ruslan Efanov
8d23bb3e90 fixed linters error 2021-04-16 16:32:58 +03:00
RenCurs
0ec1160c99 Merge pull request #2 from Neur0toxine/patch-1
Fix unterminated string literal
2021-04-16 15:07:38 +03:00
919db69cd3
Fix unterminated string literal 2021-04-16 14:40:08 +03:00
cb9a4c6f62
Merge branch 'remove-pack-errs' into remove-pack-errs 2021-04-16 14:38:31 +03:00
Ruslan Efanov
5baed41c20 edit tests 2021-04-16 14:29:05 +03:00
Ruslan Efanov
65dcf5ab13 change struct for errors 2021-04-16 14:27:57 +03:00
Ruslan Efanov
3f2e573b11 remove errs pack and change logic for processing errors 2021-04-16 14:27:57 +03:00
03fc70d679
Switch to go modules & update linter config (#49)
* update linter action config & fix for tests
* removed deprecate linters from the config
* switch to go modules
2021-04-16 14:25:25 +03:00
Ruslan Efanov
141873cc9f change import for gock module 2021-04-16 09:27:54 +03:00
Ruslan Efanov
a965982498 edit tests 2021-04-15 17:24:23 +03:00
Ruslan Efanov
c8051587bf change struct for errors 2021-04-15 13:09:53 +03:00
Ruslan Efanov
e297542d86 remove errs pack and change logic for processing errors 2021-04-14 18:28:00 +03:00
Yura
d551e91985
Serializating the Tag structure (#47)
closes #46
2021-03-05 14:49:13 +03:00
Akolzin Dmitry
7fc96e5542
fixes DeliveryTracking method (#44) 2021-01-29 14:29:44 +03:00
Alex Lushpai
3d71115827
Update product name, cleanup annotations (#43) 2020-12-15 13:33:24 +03:00
Alex Lushpai
3a3b4590c3
Enhanced the capabilities of OrderDeliveryData 2020-08-06 14:09:56 +03:00
Daniel Weiser
56a053a61d UnmarshalJSON refactoring 2020-08-05 19:29:25 +03:00
Daniel Weiser
3be09aff75 Closes #33; New error messages 2020-08-05 17:54:47 +03:00
Daniel Weiser
f46bffa9b3 Enhanced the capabilities of OrderDeliveryData 2020-08-05 17:34:38 +03:00
Alex Lushpai
e9c6bf7474
New field Tags in Customer struct 2020-08-04 15:49:06 +03:00
Daniel Weiser
05ac38e199 fix Customer struct 2020-08-04 13:13:52 +03:00
Daniel Weiser
84a002991f new field Tags in Customer struct 2020-08-04 13:09:42 +03:00
Daniel Weiser
13ec136ef0 closes #38; OrderPaymentEdit test 2020-08-03 12:56:15 +03:00
Daniel Weiser
c6d33b527a pass parameter 'by' in payment edit method 2020-07-29 17:27:52 +03:00
aa1745c13a Closes #34 return order data with orderCreate 2020-07-14 12:18:22 +03:00
12ae59c7b1 settings method 2020-07-14 10:22:36 +03:00
Akolzin Dmitry
e9bfb72faf fixes OrdersStatuses method description 2020-06-29 16:34:01 +03:00
Akolzin Dmitry
1ede044644 fixes #30, orders statuses method 2020-06-29 16:26:10 +03:00
680fcf117c corporate customers history 2019-11-25 10:55:06 +03:00
b4cceb213e [feature] "/customers-corporate" methods 2019-11-25 10:28:35 +03:00
Alex Lushpai
63ef49d10a remove deprecated intercomCode field 2019-10-29 14:55:16 +03:00
a0297dfae8 remove api key from parameter 2019-09-09 15:39:26 +03:00
ac2e0c0c7b use builtin errors 2019-09-09 15:01:17 +03:00
446e9a0e54 FileEdit fix, remove reduntant struct tag, improved test data 2019-09-09 14:57:58 +03:00
2f06836bd4 files upload support 2019-09-09 09:13:29 +03:00
Frosin
1ca8df9800 fixed type bugs 2019-08-20 11:47:53 +03:00
Frosin
64c42ae1fd text correction 2019-08-09 16:45:48 +03:00
Akolzin Dmitry
8dae906a3c Update User struct 2019-03-05 14:43:38 +03:00
Akolzin Dmitry
62ee2077a0 updated error handling 2019-02-21 11:51:50 +03:00
Akolzin Dmitry
eaeabeac6e Product units 2019-02-20 10:07:02 +03:00
DmitryZagorulko
9568232839 increase timeout 2019-02-04 11:59:05 +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
blide
3b425cf812 fix: remove Customer.PhotoURL filter 2018-09-07 12:46:30 +03:00
blide
3bf278118f Add Customer.PhotoURL 2018-09-07 12:14:36 +03:00
Roman Shakhov
0efaf41564 Add Customer.MgCustomerID 2018-09-06 17:02:33 +03:00
Alex Lushpai
a7b5d8858c add mgBot as new integration module type 2018-08-30 17:22:54 +03:00
Alex Lushpai
297c74004b remove not used structs 2018-08-30 17:05:13 +03:00