Commit graph

127 commits

Author SHA1 Message Date
Grzegorz Sadowski
71bcf44da8
Merge branch '1.12' into 1.13
* 1.12:
  [Docs] Add warning to skip redundant routes on Plus installation
  Fixed: Calculator at TaxRate fixtures
2023-03-03 10:49:23 +01:00
Igor Mukhin
b842bd5cb6
Fixed: Calculator at TaxRate fixtures
Not sure it that matter, but for taxes there is only one calculator - `default`.
`flat_rate` is for shipping I guess.
2023-02-07 15:13:28 +01:00
Kevin Kaniaburka
958b8d73a9
[Catalog Promotions] Put catalog promotions into the processing state right after the delete request and keep this state until being removed 2022-12-08 12:23:02 +01:00
Kevin Kaniaburka
8867a6fbc2
[Catalog Promotions] Set processing state in listeners instead of in announcer 2022-09-09 23:42:58 +02:00
Ernest Warwas
a46c93140e
[Admin] Undefined labels fixed in Taxon scope in CP
[Admin] Undefined labels fixed in Taxon scope in CP

removed choice name

set fallback locale to first translation

admin taxon ajax test
2022-03-10 14:28:43 +01:00
Rafał Świerczek
17054dbc00 Improve product variants tests 2022-02-09 12:13:08 +01:00
SirDomin
44a30a28c2
[CatalogPromotion] fix service typo, stateMachine error fixed 2021-10-22 10:43:26 +02:00
SirDomin
976a257b3c
[CatalogPromotion] change DateRange criteria + functional tests 2021-10-21 16:44:21 +02:00
Grzegorz Sadowski
b83552afaa
[PHPUnit] Change state of the orders to be able to process them 2021-08-02 07:38:28 +02:00
Łukasz Chruściel
7cdd0fa03b
Merge branch '1.8' into 1.9
* 1.8:
  change variant methods
  [Admin API] Test nulling of product options value on product variant
  [Admin API] Test change of product options value on product variant
2021-04-01 17:04:16 +02:00
Łukasz Chruściel
1a0eb1cb76
[Admin API] Test change of product options value on product variant 2021-02-19 17:15:15 +01:00
Tomanhez
665bac7447
Add toogle on admin attribute crud 2021-01-11 15:11:06 +01:00
Adam Kasperczak
38b15bb5e0 Upgrade statistic provider with refactor 2020-05-14 12:56:35 +02:00
Francis Hilaire
c400b69d1b Add product associations to avoid regression 2020-05-11 15:43:51 +02:00
Francis Hilaire
80221911d7 Fix ajax product search when too many products 2020-05-11 15:43:51 +02:00
Łukasz Chruściel
25e93dc1b3
Revert "[Backend] Feeding sales statistics graph with date from chosen period" 2020-05-08 12:39:41 +02:00
Adam Kasperczak
b526ef85f1 Improve alice fixtures and fix tests 2020-04-30 09:48:24 +02:00
Mateusz Zalewski
ff0b327fe1
Include normalizer logic in SalesSummary 2020-01-31 11:20:21 +01:00
Mateusz Zalewski
81b4b46233
Provide data only about paid orders 2020-01-31 09:56:18 +01:00
Mateusz Zalewski
e4761db854
Tests for SalesDataProvider 2020-01-31 09:56:18 +01:00
Peter Turek
b49854d11a
Yaml standards: add empty line at the end check
- fixed wrong files
2019-12-18 10:33:36 +01:00
Peter Turek
93409b0e55
Yaml standards: add indent check
- fixed wrong files
2019-12-18 10:33:36 +01:00
Jais Djurhuus-Kempel
65589b9520
Fix unit test for orders index 2019-02-13 11:16:56 +01:00
Jais Djurhuus-Kempel
ad942197bc
Added API endpoint for order list 2019-02-13 11:16:55 +01:00
Jais Djurhuus-Kempel
55743161bf
Revert "Added API endpoint for order list"
This reverts commit 9a3d46892a.
2019-02-13 11:16:55 +01:00
Jais Djurhuus-Kempel
e0ab066549
Added API endpoint for order list 2019-02-13 11:16:54 +01:00
Mateusz Zalewski
2b8a5b4ccd
Use new ApiTestCase feature - loading multiple fixtures at once 2018-03-20 16:02:46 +01:00
Mateusz Zalewski
947b1969fb
Fixtures fixes after Alice update 2018-03-20 12:38:05 +01:00
Kamil Kokot
3f8cd179e5
Merge pull request #8772 from paulstoica/product-reviews-api
Product reviews API
2018-01-05 11:48:53 +00:00
Stoica Paul
aca53a4b11 [Product Reviews API] - add API for product reviews 2017-11-18 10:16:57 +02:00
Grzegorz Sadowski
1bafcbefb8 Fix unit tests by changing fixtures order 2017-10-30 09:12:47 +01:00
Grzegorz Sadowski
7d71a58307 [ProductAttribute] Update behat and phpunit tests 2017-10-23 14:17:00 +02:00
Mateusz Zalewski
4e77608d64
[API][Promotion] Index coupons only for requested promotion 2017-08-28 15:12:45 +02:00
Kamil Kokot
6200395530
Make nelmio/alice fixtures working correctly with \DateTimeInterface 2017-07-31 10:51:41 +02:00
Łukasz
2039ef8aeb
[Tests] Minor fixtures cleanup 2017-07-26 10:27:36 +02:00
Łukasz Chruściel
cce61f4998
[Tests] Typo fix 2017-05-11 09:43:26 +02:00
Kamil Kokot
22b7533d2e
Add API for managing product association types 2017-04-21 17:22:52 +02:00
Łukasz
8915e056d1 [API] [Product] Add path to default serialization 2017-04-11 12:53:45 +02:00
tuka217
a6c74a27d4 [AttributeBundle] Change serialization of Attribute to show configuration and of AttributeValue in order to be able to recognize different values in Attribute
[AttributeBundle] Introduce SelectAttributeChoicesCollectionType
2017-03-31 14:25:34 +02:00
Paweł Jędrzejewski
720068906b Merge pull request #7651 from NeverResponse/autocomplete-promotions
[Admin] Reduced query size while creating/editing promotions
2017-03-14 15:55:36 +01:00
tuka217
0a5228d677 [API] Add endpoints for managing admin users 2017-03-14 09:27:56 +01:00
Kamil Kokot
e3c1930d7b
Rename ApiBundle to AdminApiBundle 2017-03-13 15:53:57 +01:00
Jan Goralski
dc4a66a500
[Admin] Injected autocompletes into Promotion types 2017-03-13 14:04:36 +01:00
Paweł Jędrzejewski
e334c7c157 Merge pull request #7665 from tuka217/fix-cart-api
[API][Cart] Fix recalculation of cart on orderItem deletion
2017-03-09 13:08:33 +01:00
tuka217
6d0f09454a [API][Cart] Fix recalculation of cart on deleting item 2017-03-06 09:11:59 +01:00
Łukasz
591c187780 [API] [Order] Add promotions to test scope 2017-03-03 12:46:37 +01:00
Łukasz
d37672ae46 [API] [Order] Add taxes to test scope 2017-03-03 11:44:39 +01:00
Mateusz Zalewski
c2df9b9aa9
[API] Promotion coupon delete routes implementations 2017-03-02 12:45:08 +01:00
Mateusz Zalewski
e23a50efa5
[API] Promotion coupon update routes implementations 2017-03-02 12:45:07 +01:00
Paweł Jędrzejewski
cc8eca164f Merge pull request #7590 from Zales0123/channel-code-in-channel-pricings
[Core] Channel code in channel pricings
2017-03-02 10:56:55 +01:00