1
0
mirror of synced 2025-01-18 00:41:44 +03:00

394 Commits

Author SHA1 Message Date
27e9e8eaa5
Merge pull request #216 from retailcrm/integration-embed-js
Add embedJs field to integrations/edit method
v6.15.12
2025-01-14 09:23:27 +03:00
Ilyas Salikhov
c21a89c761 Add embedJs field to integrations/edit method 2025-01-13 22:28:31 +03:00
068a9d0e0b
Add customerSubscriptions to Customer entity v6.15.11 2024-12-20 16:34:11 +03:00
Alex Komarichev
1881dd3499 Add customerSubscriptions to Customer entity. Add subscriptions filter to CustomerFilter filter. 2024-12-18 14:42:35 +03:00
Uryvskiy Dima
47edbda927
Add discount amount for update payment request
Add discount amount for update payment request
v6.15.10
2024-12-10 15:07:42 +03:00
ellynoize
91c3ca8ce5 add discount in test 2024-12-10 11:46:19 +03:00
ellynoize
6d05a1af3f add for update payment request 2024-12-09 19:43:10 +06:00
Andrey Belikin
16cdc6ce49
Add contact to store reference model (#213) v6.15.9 2024-10-18 10:08:15 +03:00
cdca2b6d6d
Support for urlLike filter in GET /api/v5/store/products v6.15.8 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>
v6.15.7
2024-09-10 15:00:32 +03:00
4880ed9930
Resolves #206: /api/v5/loyalty/account/{id}/bonus/charge method support v6.15.6 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>
v6.15.5
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>
v6.15.4
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 v6.15.3 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 v6.15.2 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 v6.15.1 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 v6.15.0 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 v6.14.4 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 v6.14.3 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 v6.14.2 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 v6.14.1 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) v6.14.0 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