This website requires JavaScript.
mirror of
synced
2024-11-23 13:56:06 +03:00
e407c456be
correct IsContact filter with example
Neur0toxine
2021-02-20 16:14:51 +0300
2005e0e9ee
enable PHPStan for tests & case-insensitive headers matcher
Neur0toxine
2021-02-20 15:26:44 +0300
8c16f021d3
changes suggested during the code review
Neur0toxine
2021-02-20 15:17:53 +0300
19af3c26fe
shipments ResourceGroup, callbacks models
Neur0toxine
2021-02-20 14:08:40 +0300
9a97f686c5
move DeliveryShipment to correct namespace, don't use file cache in the tests
Neur0toxine
2021-02-20 10:23:07 +0300
9c8f571e1f
fix for debug logger test
Neur0toxine
2021-02-20 09:42:03 +0300
e01305b368
send correct headers
Neur0toxine
2021-02-20 09:40:00 +0300
06631c98b0
calculate, tracking and shipments methods
Neur0toxine
2021-02-19 18:12:47 +0300
d8af30c87b
CustomersCorporate resource group, test file cache in the tests without actually using it
Neur0toxine
2021-02-19 14:47:29 +0300
34e8ce67b0
client factories tests
Neur0toxine
2021-02-18 18:55:08 +0300
416fdf06f7
more corporate customers methods
Neur0toxine
2021-02-18 18:11:33 +0300
6857ee34b2
better client instantiation mechanisms
Neur0toxine
2021-02-18 15:11:15 +0300
d2db3f00f0
fix errors in models
Neur0toxine
2021-02-18 14:22:19 +0300
168d5f23bf
improved filesystem cache
Neur0toxine
2021-02-18 14:06:53 +0300
bf5ab2449e
WIP: CustomersCorporate (really cryptic failure, cannot find why serializer drop those values)
Neur0toxine
2021-02-17 18:53:08 +0300
17d4288163
complete customers resource group
Neur0toxine
2021-02-17 11:35:35 +0300
76e9b6dbf1
more flexibility to the architecture
Neur0toxine
2021-02-16 18:30:16 +0300
8d538da0f3
FormEncoderInterface
Neur0toxine
2021-02-16 18:10:40 +0300
e73debfc84
little improvement for naming
Neur0toxine
2021-02-16 18:02:32 +0300
da2e0f6800
remove useless method
Neur0toxine
2021-02-16 17:40:38 +0300
d6607d4ea2
better documentation
Neur0toxine
2021-02-16 17:38:18 +0300
d260edb4d3
Oops... forgot to remove debug URL. Let's pretend it didn't happen, ok?
Neur0toxine
2021-02-16 16:40:49 +0300
18cdedf75e
partial implementation of customers ResourceGroup, ability to use existing serializer instance, several fixes and improvements
Neur0toxine
2021-02-16 16:35:04 +0300
10d795ac09
test for logger
Neur0toxine
2021-02-15 20:45:01 +0300
27c2ebf645
Merge pull request #2 from Neur0toxine/docs-generation
Neur0toxine
2021-02-15 17:33:49 +0300
bb52d5e5c6
phpdoc configuration
Neur0toxine
2021-02-15 17:31:14 +0300
e1fd45539c
cache phpDocumentor for master in order to retrieve it in tags
Neur0toxine
2021-02-15 17:23:44 +0300
8f736c525f
generate docs for new version tags
Neur0toxine
2021-02-15 17:14:29 +0300
7c058e04e6
correct workflow name
Neur0toxine
2021-02-15 17:11:56 +0300
03c9605813
run phpdocumentor only for new tags
Neur0toxine
2021-02-15 17:10:41 +0300
755215f5de
remove useless gpg key extraction (we don't even use it, why I added it in the first place?)
Neur0toxine
2021-02-15 17:04:42 +0300
608e6a13ac
lower php version in order to make it work
Neur0toxine
2021-02-15 17:02:53 +0300
c287d1af72
documentation generation
Neur0toxine
2021-02-15 17:00:03 +0300
085fefb35e
customFields resource group, several improvements
Neur0toxine
2021-02-15 16:48:11 +0300
5981ba542e
PaginationLimit, fix for example in edit method
Neur0toxine
2021-02-15 11:17:49 +0300
480d3ab254
costs ResourceGroup
Neur0toxine
2021-02-15 11:03:35 +0300
eb776a61ec
increase coverage just a little... why not
Neur0toxine
2021-02-13 19:42:09 +0300
91b5666589
remove account doesn't exist for GET requests from handler; it'll be handled by default error handler anyway
Neur0toxine
2021-02-13 19:38:21 +0300
dc12779f70
correct Account does not exist status code in tests for GET requests
Neur0toxine
2021-02-13 19:33:49 +0300
b9d2f0dba9
Account does not exist handler, better error handling with tests
Neur0toxine
2021-02-13 19:24:07 +0300
c89f706ea3
Update README.md
Neur0toxine
2021-02-12 22:00:18 +0300
f60466e8b1
use CI instead of "Continuous Integration" to prevent long badge
Neur0toxine
2021-02-12 21:58:08 +0300
2a85518ece
CI improvements
Neur0toxine
2021-02-12 21:53:17 +0300
175cff02c9
Update composer.json
Neur0toxine
2021-02-12 21:48:43 +0300
8a24ae52da
Update composer.json
Neur0toxine
2021-02-12 21:48:17 +0300
f36528aa20
update phpunit.xml.dist
Neur0toxine
2021-02-12 21:43:19 +0300
50a12e7026
use pcov in the ci
Neur0toxine
2021-02-12 21:39:58 +0300
7da070f792
costsCreate method, improvements for tests
Neur0toxine
2021-02-12 18:15:54 +0300
9ffcff2381
remove ext-fileinfo from deps, first changes to the readme
Neur0toxine
2021-02-12 16:58:12 +0300
fc54bf317e
better actions names
Neur0toxine
2021-02-12 16:47:00 +0300
172d57e53f
fix for test config
Neur0toxine
2021-02-12 16:42:34 +0300
d029a187af
add github annotations for phpunit
Neur0toxine
2021-02-12 16:38:13 +0300
8c557a721c
new architecture for request & response processing based on handlers, Sections became ResourceGroup's
Neur0toxine
2021-02-12 16:33:56 +0300
7bbec7baa3
remove useless method, CostsCreateRequest
Neur0toxine
2021-02-12 11:24:27 +0300
14257b5efb
optional debug logging, easier client initialization, better method for using real network in tests when needed
Neur0toxine
2021-02-12 10:58:21 +0300
a25d8e936e
another fix for request matcher in tests, now it's possible to match request by get params using RequestInterface model
Neur0toxine
2021-02-11 21:16:50 +0300
55d8e143bf
phpmd rules, fix for null array in form encoder, send params with get request, better assertion for models in tests
Neur0toxine
2021-02-11 20:50:27 +0300
117e73c1f8
credentials method, make status code available in the ApiException
Neur0toxine
2021-02-11 17:37:25 +0300
49876c43f5
add documentation for api-versions
Neur0toxine
2021-02-11 17:10:09 +0300
eea0ff0ef9
increase phpstan level to max
Neur0toxine
2021-02-11 16:53:44 +0300
6ce3135dcb
move public interfaces into one namespace
Neur0toxine
2021-02-11 16:51:37 +0300
9542b20fba
move all exceptions to one specific place
Neur0toxine
2021-02-11 16:38:34 +0300
709a69af9c
remove weird response getter from ApiException
Neur0toxine
2021-02-11 16:36:22 +0300
2ce624b418
remove useless trait
Neur0toxine
2021-02-11 16:06:41 +0300
a4f726b441
correct access for section test case base class
Neur0toxine
2021-02-11 15:53:05 +0300
2a2ce23f61
first real request, tests with ability to enable real networking
Neur0toxine
2021-02-11 15:50:25 +0300
22ccc3122f
cache annotations, better architecture, several important components
Neur0toxine
2021-02-11 13:12:46 +0300
be8a24740c
update phpstan action
Neur0toxine
2021-02-10 21:39:44 +0300
3d4323f782
correct version tag for action
Neur0toxine
2021-02-10 21:37:00 +0300
a789f29d75
attempt to pass correct options for phpstan
Neur0toxine
2021-02-10 21:34:12 +0300
e82b08cd08
use forked action for better issue filtering
Neur0toxine
2021-02-10 21:19:46 +0300
56750a266a
unified secret variable, default format for phpstan warnings
Neur0toxine
2021-02-10 21:07:57 +0300
3b26375cea
specify version for code quality check
Neur0toxine
2021-02-10 20:55:42 +0300
f9456bd648
code quality report inside another action
Neur0toxine
2021-02-10 20:54:07 +0300
7877106ff5
sudden print_r in the code
Neur0toxine
2021-02-10 20:39:54 +0300
b33249608a
first version for marshaling models into form-data with json fields
Neur0toxine
2021-02-10 20:34:01 +0300
eb1a5180c2
update phpunit
Neur0toxine
2021-02-09 11:50:32 +0300
873dad7dd8
new project structure
Neur0toxine
2021-02-09 11:47:22 +0300
6ffe4b4925
Fix wrong URL in example
Danil Furman
2021-02-06 12:52:35 +0200
6ed0d7eb0d
fixed throwing NotFoundException (#98 )
v5.7.2
azgalot
2020-12-29 14:28:36 +0300
75b70bec60
fixed throwing NotFoundException
Артаханов Андрей
2020-12-29 14:22:04 +0300
1109578208
NotFoundException for deleted accounts
Alex Lushpai
2020-12-29 13:46:07 +0300
db549ab357
added throwing NotFoundException
Артаханов Андрей
2020-12-29 12:18:32 +0300
0a0bb0e461
Update product name, cleanup annotations (#96 )
Alex Lushpai
2020-12-15 13:32:52 +0300
89ab861bd6
fix badge style
Alex Lushpai
2020-12-11 16:18:59 +0300
a2126db20b
Update product name, cleanup annotations
Alex Lushpai
2020-12-11 15:56:39 +0300
d77cb53f10
XDebug instead pcov (#95 )
Akolzin Dmitry
2020-11-25 20:53:56 +0300
ece07c3070
xdebug
Akolzin Dmitry
2020-11-25 10:01:20 +0300
67fa0b7b62
fix phpunit command
Akolzin Dmitry
2020-11-25 09:26:25 +0300
d45c46fdb1
remove directory from ini-values
Akolzin Dmitry
2020-11-25 09:08:29 +0300
f8ba3b1503
secrets (#94 )
Akolzin Dmitry
2020-11-24 16:24:26 +0300
1d63f9ac58
update secrets
Akolzin Dmitry
2020-11-24 14:48:19 +0300
3d0d457170
secrets
Akolzin Dmitry
2020-11-24 14:39:45 +0300
063fe1f921
Update README.md
Alex Lushpai
2020-11-24 14:24:29 +0300
b66801d7d2
Move CI to GitHub actions (#93 )
Akolzin Dmitry
2020-11-24 14:23:44 +0300
3d4ccbce08
swap xdebug with pcov
Akolzin Dmitry
2020-11-24 14:11:21 +0300
0c2d36d3b4
update badges
Akolzin Dmitry
2020-11-24 14:08:13 +0300
27cf736455
update badges, remove travis config
Akolzin Dmitry
2020-11-24 13:50:09 +0300
7e389048f2
fix cache
Akolzin Dmitry
2020-11-24 13:42:15 +0300
0f6f3dec93
move to github actions
Akolzin Dmitry
2020-11-24 13:38:51 +0300