1
0
mirror of synced 2024-11-24 21:46:02 +03:00

Commit Graph

  • b8f4cfa149
    Lost Boolean params while Request signing (#10) master v1.1.2 AlexBergal 2021-07-09 17:44:23 +0700
  • c66be90eab
    fix incorrect exception instantiation Neur0toxine 2021-07-09 13:37:32 +0300
  • 58046d0376
    update test case Neur0toxine 2021-07-09 13:36:39 +0300
  • f919a3a99f
    Double filtering seems to be overkill Alex Lushpai 2021-07-09 11:22:37 +0300
  • f9ebbaf4fd
    suppress cyclomatic complexity for castValue Neur0toxine 2021-07-09 10:55:55 +0300
  • 9e601738ac
    Double filtering will loose some params AlexBergal 2021-06-21 21:56:48 +0700
  • 556739658a
    Update TopRequestFactory.php AlexBergal 2021-06-21 20:11:26 +0700
  • bd81c1d8fc
    Merge pull request #9 from Neur0toxine/remove-incorrect-status v1.1.1 Alex Lushpai 2021-04-14 17:57:52 +0300
  • fdac0ae49a Remove incorrect status Павел 2021-04-14 17:55:21 +0300
  • 0eff0e82a8
    Product methods implementation v1.1.0 altqq885 2021-03-04 14:59:18 +0300
  • 901480d01c optimize imports Andrei 2021-03-04 10:40:42 +0300
  • 2f333701e5 aliexpress.solution.batch.product.price.update Andrei 2021-03-04 10:34:28 +0300
  • 80bbf15ad2 aliexpress.solution.batch.product.inventory.update Andrei 2021-03-04 10:04:16 +0300
  • dc6e3ed5bb aliexpress.solution.product.info.get (not all fields in response data) Andrei 2021-03-03 18:23:28 +0300
  • 3bdbe1bd2f aliexpress.solution.product.list.get Andrei 2021-03-03 18:05:56 +0300
  • 381bd0a1d9 aliexpress.solution.product.list.get Andrei 2021-03-03 18:05:12 +0300
  • b0e69213da
    deleted dependency by internal abstract class (#7) v1.0.4 Akolzin Dmitry 2021-01-20 14:40:16 +0300
  • c7627c3ad3 deleted dependency by internal abstract class Akolzin Dmitry 2021-01-20 14:36:23 +0300
  • 8887145377
    use PST timezone as default for all DateTime instances from AliExpress API (#6) v1.0.3 Neur0toxine 2020-12-31 13:59:03 +0300
  • 141f29c666 use PST timezone as default for all DateTime instances from AliExpress API Neur0toxine 2020-12-31 11:33:52 +0300
  • 1206a69bef
    Validate AppData, easier client instantiation v1.0.2 Alex Lushpai 2020-12-29 12:38:21 +0300
  • 53ae13b180
    Use PST instead of America/Los_Angeles Alex Lushpai 2020-12-29 12:37:39 +0300
  • d4a3cf8d42 validate AppData, easier client instantiation for those who don't want to look into the complex inner logic Neur0toxine 2020-12-28 17:49:26 +0300
  • 0179575dea use PST instead of America/Los_Angeles Neur0toxine 2020-12-28 15:53:37 +0300
  • d13cf5f5ca
    update product name, cleanup annotations (#3) Alex Lushpai 2020-12-15 13:28:59 +0300
  • 8c9d430f56 update product name, cleanup annotations Alex Lushpai 2020-12-11 15:15:48 +0300
  • 927fefdc32
    Move CI to Gihub Actions (#2) Akolzin Dmitry 2020-11-26 14:55:30 +0300
  • 55c0dcefb1 update badges Akolzin Dmitry 2020-11-26 14:43:10 +0300
  • 1bd405f889 move to Gihub Actions Akolzin Dmitry 2020-11-26 14:36:29 +0300
  • 6e0559ab33
    Update order statuses enum v1.0.1 Alex Lushpai 2020-10-28 15:51:25 +0300
  • 9e810fc409 update order statuses enum Павел 2020-10-28 14:05:04 +0300
  • 2ea4811db6
    Update README.md v1.0.0 Alex Lushpai 2020-10-20 17:28:37 +0300
  • b0cd4794db
    remove old note from readme Neur0toxine 2020-10-20 17:06:41 +0300
  • 43a92e54bb
    fix for package name in the README.md Neur0toxine 2020-10-20 17:04:27 +0300
  • b529e2b83b oauth code exchange Павел 2020-10-14 14:55:27 +0300
  • e1161596dd fix for secret leak (it was passed instead of redirect URI) Павел 2020-10-14 13:29:51 +0300
  • f928d53fba ability to provide custom state instead of generated one Павел 2020-10-14 12:24:56 +0300
  • ac0a3d2bac fix for case-independency for the environment Павел 2020-10-07 14:53:45 +0300
  • 12cb4b48c9 case-independent environment Павел 2020-10-07 14:50:11 +0300
  • d1ff411b87 update deps Павел 2020-10-07 14:01:41 +0300
  • 08bfc5184b aliexpress.solution.merchant.profile.get request Павел 2020-10-07 10:43:19 +0300
  • cd553ef64e feed stocks & prices models, necessary dropshipping models, authorization URI builder is usable now, client doesn't use GET requests, and etc Павел 2020-10-06 17:39:02 +0300
  • 402c20d184 refactor client workflow which resulted in correct behaviour for signatures Павел 2020-10-06 12:47:38 +0300
  • 405621bfdf logging, order fulfillment by seller Павел 2020-10-06 11:15:27 +0300
  • e7a3fa8e55 fix coverage banner in the readme Павел 2020-10-05 18:22:37 +0300
  • 566320bfdc orders list request and response, timezone check, other changes Павел 2020-10-05 18:11:20 +0300
  • cc2cc6a2fd component for product schema retrieving and refreshing Павел 2020-10-05 10:23:10 +0300
  • 341585c523 component skeleton for managing base product schemas, rename Client to TopClient to avoid collisions with PSR-18 clients Павел 2020-10-02 18:01:52 +0300
  • 12410f5a40 PSR-6 cache support for product schema caching & license tags fix Павел 2020-10-02 16:24:57 +0300
  • 96ee257498 readme update Павел 2020-10-02 15:09:12 +0300
  • 15084614bf aliexpress.solution.product.schema.get support, a little refactoring in the models, correct PHP version in the annotations Павел 2020-10-02 14:20:08 +0300
  • e0790363a9 support for arrays with inline JSON, which resulted in better support for aliexpress.postproduct.redefining.categoryforecast response data Павел 2020-10-02 12:37:56 +0300
  • 294211417d complete feed solution with tests (no generic models for feed yet...) Павел 2020-10-02 12:19:50 +0300
  • 5ee9f2a1fc skeleton for feed solution Павел 2020-10-01 17:27:18 +0300
  • 694b59d3b8 authorization URI builder, slightly different authenticator usage, fail tests if mocks weren't used Павел 2020-10-01 16:29:49 +0300
  • 18f8675005 structure change for models & add another request and response models & matcher for tests & more tests Павел 2020-10-01 14:59:40 +0300
  • c378ad5385 restructurized models list, ExpressionLanguage for property exclusion, tests for excluded properties and inline JSON Павел 2020-10-01 12:43:07 +0300
  • 95b7c27e6c correct deserialization for inline json, stick to json mode because implementing same for xml is not important Павел 2020-10-01 10:34:42 +0300
  • 9b081e2e7f WIP: Hacks for inline JSON string inside another JSON or inside XML (some responses actually look like that) Павел 2020-09-30 17:50:44 +0300
  • efd71698ca badges first Павел 2020-09-30 13:38:37 +0300
  • 38e9b2ad11 readme Павел 2020-09-30 13:37:31 +0300
  • 76b5ec5cf4 refactor (allowed to remove large portion of code), use httplug - service discovery Павел 2020-09-30 13:18:35 +0300
  • 21ff82c1b8 ErrorResponse & client now can send request Павел 2020-09-29 17:46:00 +0300
  • fd2241dbe4 pre-commit hook with auto install Павел 2020-09-29 16:54:10 +0300
  • 3fca6283fe run phpcs and phpmd before running phpunit in the CI Павел 2020-09-29 16:45:45 +0300
  • 3d5a4daab3 make .env optional Павел 2020-09-29 16:44:13 +0300
  • fbfca80dec phpcs & code quality fixes Павел 2020-09-29 16:40:35 +0300
  • 08d118a842 add phpmd Павел 2020-09-29 16:35:45 +0300
  • 5edca2bfd2 load .env file in tests Павел 2020-09-29 16:04:02 +0300
  • feb1e4ad0d fix for annotations Павел 2020-09-29 15:19:44 +0300
  • c3ae204c32 timestamp provider, first real request model Павел 2020-09-29 15:18:03 +0300
  • 6d0260d642 logger support Павел 2020-09-29 14:18:53 +0300
  • 3caa7e7afa test form json dto Павел 2020-09-29 13:18:18 +0300
  • eeba164aba RequestFactory, easy accessor for FileItemFactory, architectural changes, streams for PSR requests Павел 2020-09-29 13:10:54 +0300
  • a40da681ae skeleton for RequestFactory, failure in case of unknown signing method Павел 2020-09-28 17:48:55 +0300
  • 1b6e138e64 fix for signer algorithm, test for signer Павел 2020-09-28 17:18:21 +0300
  • f6a0b56c69 correct signature (should be uppercase) Павел 2020-09-28 16:21:19 +0300
  • 6324b24656 ability to sign via md5 Павел 2020-09-28 16:20:25 +0300
  • 535368ec6e refactor, authenticator, signer Павел 2020-09-28 16:08:55 +0300
  • 93e6ab06c3 php 7.3 support, better architecture Павел 2020-09-28 13:27:19 +0300
  • f1d0ecaa39 initial Павел 2020-09-25 18:06:41 +0300