Andrey Belikin
16cdc6ce49
Add contact to store reference model ( #213 )
2024-10-18 10:08:15 +03:00
cdca2b6d6d
Support for urlLike filter in GET /api/v5/store/products
2024-09-25 11:30:20 +03:00
Vlasov
ecaac435cc
Added support for urlLike filter in GET /api/v5/store/products
2024-09-24 17:59:01 +03:00
GrishaginEvgeny
e3cc485873
add customFields in CustomerCorporateFilter.php ( #210 )
...
Co-authored-by: Евгений Гришагин <grishagin@retailcrm.ru>
2024-09-10 15:00:32 +03:00
4880ed9930
Resolves #206 : /api/v5/loyalty/account/{id}/bonus/charge method support
2024-09-04 13:37:32 +03:00
7b393e961b
Resolves #206 : /api/v5/loyalty/account/{id}/bonus/charge method support
2024-09-04 13:19:20 +03:00
3a3d00aeb8
update version constraint for symfony/console
2024-09-04 13:04:28 +03:00
60624dad9b
Add support for new filters of GET /api/v5/store/offers method
2024-09-04 12:58:19 +03:00
121dcebb32
Replace abandoned php-http/message-factory
with psr/http-factory
2024-09-04 12:57:30 +03:00
Viacheslav Akulov
80396691dd
Update composer.json
2024-09-04 10:29:51 +03:00
Viacheslav Akulov
3d5e3e92e6
Update composer.json
2024-09-04 10:27:30 +03:00
RenCurs
6130b265fe
Add support for new filters of GET /api/v5/store/offers method
( #205 )
...
* Add support for new filters of GET /api/v5/store/offers method
- filter[min/maxPrice]
- filter[priceType]
- filter[min/maxQuantity]
- filter[catalogs][]
---------
Co-authored-by: Kirill Sukhorukov <suhorukov@retailcrm.ru>
2024-08-27 09:33:04 +03:00
Kirill Sukhorukov
da8ce13736
Add support for new filters of GET /api/v5/store/offers method
...
- filter[min/maxPrice]
- filter[priceType]
- filter[min/maxQuantity]
2024-08-22 17:15:24 +03:00
Kirill
1c6ebd819f
Add support for GET /api/v5/store/offers method ( #203 )
...
Co-authored-by: Kirill Sukhorukov <suhorukov@retailcrm.ru>
2024-08-19 16:01:35 +03:00
Nikolay Parshakov
a7d071af28
Replace abandoned php-http/message-factory
to psr/http-factory
2024-08-12 07:26:15 +03:00
544d16186f
Add support for GET "/api/v5/store/products/properties/values" method
2024-08-09 12:46:31 +03:00
Kirill Sukhorukov
dc9e0a5b39
Add support for GET /api/v5/properties/values method
2024-08-07 17:50:13 +03:00
5b04bd9d8a
Support for filtering product properties by groups and sorting by usage in offers
2024-08-06 12:38:45 +03:00
Kirill Sukhorukov
ca1650d8d9
Add filter by ProductGroups and sort by popular for ProductProperties
2024-08-06 10:08:30 +03:00
54ce958c76
Add customer-interaction
2024-08-01 15:14:15 +03:00
Alex Komarichev
be71f22c65
Change params, add matchPath to test
2024-08-01 12:26:50 +03:00
Alex Komarichev
a7cffe45da
Add customer-interaction
2024-07-31 18:24:22 +03:00
8b677de616
Fixed ProductFilter types
2024-07-19 12:06:13 +03:00
Opheugene
0ef461e504
fixed array of string
2024-07-18 18:24:03 +02:00
Opheugene
7d65407c7c
fixes for tests
2024-07-18 18:20:25 +02:00
Opheugene
ccbff3aba3
Fixed ProductFilter types
2024-07-18 17:33:02 +02:00
71a3a66724
Add support for MG settings
2024-07-09 11:18:34 +03:00
Kirill Sukhorukov
36bf34b511
Add support for MG settings
2024-07-09 11:13:53 +03:00
ca955cd49f
Support for ProductGroup level in filter and response
2024-07-09 09:44:39 +03:00
Kirill Sukhorukov
a2bac7dcd0
Support for ProductGroup level in filter and response
2024-07-09 09:25:01 +03:00
bc5d044282
Customer subscriptions support
2024-06-20 18:05:04 +03:00
Opheugene
0298a1ad58
new fields
2024-06-20 16:47:02 +02:00
Opheugene
b7ae093cc4
Support for working with customer subscriptions
2024-06-20 14:03:20 +02:00
f04a352126
fixed LegalEntity certificateDate format
2024-04-17 15:39:21 +03:00
Владимир Колчин
e3877587bb
fixed LegalEntity certificateDate format
2024-04-16 10:40:35 +03:00
fda9208de2
Compatibility with newer Symfony skeleton versions (with Doctrine 3.x)
2024-04-02 11:50:22 +03:00
5bb006588b
add explanation for DateTime lexer behavior backport
2024-03-12 13:05:57 +03:00
759c1ee5a8
restore php 7.3 support
2024-03-12 09:59:53 +03:00
18f5b8c196
update phpcs command & composer-compile-plugin
2024-03-12 09:30:21 +03:00
312dfeffd7
better php 7.4 support
2024-03-11 20:45:58 +03:00
7a4d755f83
update phpstan baseline
2024-03-11 20:36:12 +03:00
f53f545c22
WIP: php 7.4 support
2024-03-11 20:31:56 +03:00
8ced4dc8a1
update README.md
2024-03-11 18:39:46 +03:00
49844e50d6
update php test matrix
2024-03-11 18:39:25 +03:00
0d747fa1e7
cq tools fixes
2024-03-11 18:37:34 +03:00
232c22a557
fix customer tags support
2024-03-11 18:24:44 +03:00
4de6a3b798
fix contracts support
2024-03-11 18:18:01 +03:00
82f110d0d0
update liip/serializer
2024-03-11 18:09:10 +03:00
curse89
7cf7cbf467
add allolwed version of psr/http-message ( #189 )
...
Co-authored-by: Сергей Кривич <krivich@retailcrm.ru>
2024-03-11 13:00:53 +03:00
Uryvskiy Dima
3927344dde
Add new method for get task comments ( #188 )
2024-02-08 12:52:58 +03:00