1
0
mirror of synced 2024-11-24 22:36:07 +03:00

Commit Graph

  • 2c4c09d2f2 different logic for AbstractSerializableModel Павел 2020-07-31 20:04:22 +0300
  • dacacf7842 better logic for AbstractSerializableModel Павел 2020-07-31 19:51:35 +0300
  • dbf353433e make model's getters nullable Павел 2020-07-31 19:47:13 +0300
  • 4daba1b410 minor tweaks for (de)serializer, compatibility layer for models which implement types without full functionality Павел 2020-07-31 19:41:34 +0300
  • 8eeca0cd33 partial test for CorporateCustomerBuilder Павел 2020-07-31 18:14:49 +0300
  • 67bad799d5 service location typo fix Павел 2020-07-31 17:57:11 +0300
  • 2d8704cca2 BuilderInterface in the builder, correct assertion calls in test Павел 2020-07-31 17:54:52 +0300
  • bdce802d81 move builder to correct namespace, builder test Павел 2020-07-31 17:51:53 +0300
  • 083ee1c2bf finish customer-related methods in the client facade, fixes in models Павел 2020-07-31 16:47:16 +0300
  • 658316dc96 use correct const name Павел 2020-07-31 15:28:47 +0300
  • ded5591e6d update test date format Павел 2020-07-31 15:26:20 +0300
  • f44e9a1423 fix DateTimeConverter test compatibility with lower php versions Павел 2020-07-31 15:17:54 +0300
  • 3358dad247 more models & ClientAdapter Павел 2020-07-31 15:11:36 +0300
  • 96513e06e4 move CookieExtractor assert to a single test Павел 2020-07-30 20:08:22 +0300
  • 0663c9f599 move identifierspair to correct directory Павел 2020-07-30 20:04:11 +0300
  • efdc6e73e7 remove unimportant assert in tests, move utils to service Павел 2020-07-30 19:55:16 +0300
  • 8c67ed45c5 partial api client facade implementation (full implementation is not necessary for now) Павел 2020-07-30 17:43:02 +0300
  • 033c23122b enable forgotten domaincollector cookie extraction Павел 2020-07-30 16:31:30 +0300
  • 1eb88a6c8b better structure + service locator, cookie extraction should be testable now Павел 2020-07-30 16:27:44 +0300
  • e51af8a5ed don't check _rc cookie; it's untestable for now Павел 2020-07-30 15:26:48 +0300
  • ba720d27f4 check if user exists in the order before building corporate customer Павел 2020-07-30 15:22:35 +0300
  • 4ba68803f0 AbstractApiModel shoudn't implement Traversable Павел 2020-07-30 15:15:53 +0300
  • 825b049ed5 fix phone accessor in builder & fix incorrect path in the tests bootstrap Павел 2020-07-30 15:12:12 +0300
  • 1c2f127050 fix bootstrap Павел 2020-07-30 15:09:30 +0300
  • f33d86812f more models, api corporate customer builder & bitrix customer builder Павел 2020-07-30 15:03:49 +0300
  • 77aac323e2 customizable customer building Павел 2020-07-29 18:27:20 +0300
  • 3814d0f612 fix annotation, complete test for customer builder Павел 2020-07-29 18:14:53 +0300
  • c02c1ff032 fix for data provider Павел 2020-07-29 18:08:02 +0300
  • bf9a552c11 WIP: Customer builder with corresponding test Павел 2020-07-29 18:03:10 +0300
  • ff71571e46 move several helper methods to the new structure Павел 2020-07-29 16:14:42 +0300
  • baa58935a5 correct naming for proxy Павел 2020-07-29 15:26:20 +0300
  • f2c8e79116 fuser repository & correct annotations Павел 2020-07-29 15:22:26 +0300
  • acdd0d3fb1 WIP: wrapped entities for easier support Павел 2020-07-29 15:06:51 +0300
  • c2778b4382 WIP: move already refactored components to the new structure, first code for repositories Павел 2020-07-29 13:46:49 +0300
  • 879162f0ef models, prevent hangup from circular serialization of empty entities, improve compatibility with JMS Serializer (to simplify usage), (de)serialization callbacks Павел 2020-07-29 11:39:23 +0300
  • 2828d88069 serializer now supports typed arrays and formatted DateTime Павел 2020-07-29 09:44:23 +0300
  • 102f16cb9e fallback to array casting for internal objects Павел 2020-07-28 22:09:54 +0300
  • f08978c567 datetime strategy, some changes in order to make subtype parsing possible Павел 2020-07-28 22:04:12 +0300
  • 1119759d1d move logic to strategies Павел 2020-07-28 21:50:51 +0300
  • 923292a224 simple serializer and deserializer with models, new architecture Павел 2020-07-28 19:08:52 +0300
  • 1451d0c230
    ICML optimizations v5.4.1 Neur0toxine 2020-07-24 14:02:29 +0300
  • 6d8d993fe0 changelog, bump version Павел 2020-07-24 11:04:01 +0300
  • e9a46a4445 fix wrong product count in catalog generator log Павел 2020-07-23 20:33:35 +0300
  • 47cf09838e correct offer generation Павел 2020-07-23 15:32:25 +0300
  • d9b134c99a uncomment necessary code Павел 2020-07-23 15:26:45 +0300
  • 47e1c99bee more fixes for icml Павел 2020-07-23 15:23:13 +0300
  • 363f3e981a refactor catalog generator Павел 2020-07-23 14:42:44 +0300
  • f120351eba WIP: offers writer in separate method Павел 2020-07-23 13:55:42 +0300
  • 2bc97c84ff
    Payment and shipment status DanielWeiser 2020-07-23 16:28:36 +0300
  • 0c15151257
    Merge branch 'master' into payment_and_shipment_status DanielWeiser 2020-07-23 15:13:07 +0300
  • ad73c0c1dc
    Phone required DanielWeiser 2020-07-23 14:49:55 +0300
  • dc36715d07 remove new line Daniel Weiser 2020-07-23 13:04:35 +0300
  • 425bebf605 fix message Daniel Weiser 2020-07-23 12:59:29 +0300
  • 39139347f4 fix message Daniel Weiser 2020-07-23 12:00:17 +0300
  • 8b3b4d0fcd phone required Daniel Weiser 2020-07-23 11:13:39 +0300
  • 9dd91138b4 fixes Daniel Weiser 2020-07-22 12:13:30 +0300
  • e3a889b87e refactoring Daniel Weiser 2020-07-22 10:44:21 +0300
  • d7e8f7efb4 fixes Daniel Weiser 2020-07-21 14:05:59 +0300
  • 6e39e2555b fixes Daniel Weiser 2020-07-21 11:30:55 +0300
  • 4de3ffc910 set payment and shipment status from history Daniel Weiser 2020-07-20 17:50:30 +0300
  • a43881166b
    Unset integration delivery fields on orders edit method DanielWeiser 2020-07-22 15:11:27 +0300
  • 8213be9ab7 fix service test Daniel Weiser 2020-07-17 18:00:33 +0300
  • 37bd9a4fd3 refactoring Daniel Weiser 2020-07-17 17:40:56 +0300
  • 9373651d76 refactoring Daniel Weiser 2020-07-17 15:02:15 +0300
  • ced690b927 refactoring Daniel Weiser 2020-07-17 14:38:46 +0300
  • fcb8cd7b0a fixies Daniel Weiser 2020-07-15 14:20:42 +0300
  • abc741516e new lines Daniel Weiser 2020-07-15 09:44:48 +0300
  • 16f2f3cdda fixies Daniel Weiser 2020-07-06 20:06:45 +0300
  • d84c75d61d unset integration delivery fields Daniel Weiser 2020-07-06 19:59:00 +0300
  • 3c09dc642f fixies Daniel Weiser 2020-06-26 15:22:59 +0300
  • 25efbb6869 pass to service function only orders Daniel Weiser 2020-06-25 15:29:11 +0300
  • c8d2f203a5 fixes Daniel Weiser 2020-06-25 14:50:33 +0300
  • fce12717d3 new service for generate valid order with integration delivery and tests Daniel Weiser 2020-06-24 21:07:46 +0300
  • 845b56b282 unset integration delivery fields on orders edit method Daniel Weiser 2020-06-23 18:38:01 +0300
  • 5365d9fabb unloading only active products Daniel Weiser 2020-07-14 17:15:06 +0300
  • 483679558d fixies Daniel Weiser 2020-07-06 20:06:45 +0300
  • 456f87ad95 unset integration delivery fields Daniel Weiser 2020-07-06 19:59:00 +0300
  • db42218e3e fixies Daniel Weiser 2020-06-26 15:22:59 +0300
  • aedee83972 pass to service function only orders Daniel Weiser 2020-06-25 15:29:11 +0300
  • 586a3fc1ae fixes Daniel Weiser 2020-06-25 14:50:33 +0300
  • c4bb3a6367 new service for generate valid order with integration delivery and tests Daniel Weiser 2020-06-24 21:07:46 +0300
  • 9fc4dc063c unset integration delivery fields on orders edit method Daniel Weiser 2020-06-23 18:38:01 +0300
  • 09f82bcfdf
    Customer change v5.4.0 Neur0toxine 2020-07-14 13:47:26 +0300
  • a9269c766c bump version Павел 2020-07-14 13:03:39 +0300
  • 1f4e6f6ef6 active filter Daniel Weiser 2020-07-12 16:27:08 +0300
  • b12d191819 remove duplicated code Pavel 2020-07-09 12:41:55 +0300
  • 2c5eb8ad25 adding company to the order, fixes conditions Akolzin Dmitry 2020-07-02 15:56:19 +0300
  • 00a3123870 fixes for change of client in order Akolzin Dmitry 2020-06-23 13:07:10 +0300
  • d9da945662 clear fio gorokh 2020-06-06 21:09:47 +0300
  • b2f0af52b2 fixes gorokh 2020-06-04 10:48:04 +0300
  • bd60b599a5 bug_fix gorokh 2020-06-03 15:56:58 +0300
  • 48cd44934f fix gorokh 2020-05-28 10:25:54 +0300
  • 8485d9fafb small history fix gorokh 2020-05-27 17:24:19 +0300
  • f2c96db76f change buyer gorokh 2020-05-27 12:11:13 +0300
  • 3d33dad008 small fix gorokh 2020-05-19 17:59:17 +0300
  • 26643af9fe fix corporateCustomerBuilder gorokh 2020-05-15 12:50:28 +0300
  • 8ef84972ca fix customerBuilder gorokh 2020-05-13 18:09:07 +0300
  • 591b52b7de fix logic gorokh 2020-05-12 12:40:21 +0300
  • 49c5d73caf fix annotation gorokh 2020-05-12 00:49:20 +0300
  • 958eb7a567 fix bug gorokh 2020-05-11 16:35:25 +0300