Commit graph

215 commits

Author SHA1 Message Date
tuka217
26019f60af [ApiBundle] Fix updating products positions in a taxon 2017-03-10 08:28:05 +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
0a5b985ca1
PR review fixes 2017-03-02 13:03:36 +01:00
Mateusz Zalewski
cc67d941e0
[Docs] Coupons API documentation 2017-03-02 12:45:08 +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
Mateusz Zalewski
97b8c63f7a
[API] Promotions coupon create routes implementations 2017-03-02 12:45:07 +01:00
Paweł Jędrzejewski
d03fac40c1 Merge pull request #7647 from pamil/locale-everywhere
Make shop up & running without having to translate all taxons & products
2017-03-02 11:55:05 +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
Paweł Jędrzejewski
96a5d69889 Merge pull request #7635 from tuka217/api-promotions
[API][Promotions] Allows to create, delete and edit Promotions
2017-03-02 09:44:16 +01:00
Mateusz Zalewski
29fc336bb1
[Core] Changed channel to channelCode 2017-03-01 15:38:00 +01:00
Kamil Kokot
39ada00198
Make shop up & running without having to translate all taxons & products 2017-03-01 15:09:00 +01:00
tuka217
59bf2ce3bb [API] Create endpoints for promotions
[Documenation] Update api promotions documentation
2017-03-01 13:53:48 +01:00
Łukasz
ddeea6142c [API] [Documentation] Payments endpoint 2017-03-01 12:16:18 +01:00
Mateusz Zalewski
1d74f4ddd2
[Migrations] Fix migration to keep existing data + tests fixes 2017-02-28 12:10:04 +01:00
Mateusz Zalewski
be0a0981c5
[Core] Fixes in channel pricings validation 2017-02-28 12:09:25 +01:00
Mateusz Zalewski
bd15bb8882
[Tests] Fixes in phpunit and phpspec tests 2017-02-28 12:09:25 +01:00
Paweł Jędrzejewski
3064081e58 Merge pull request #7594 from lchrusciel/exchange-rates-docs
[Documenation] Exchange rates
2017-02-28 11:40:19 +01:00
tuka217
520059de1c [API] Add version field to productVariant serialization 2017-02-27 13:45:45 +01:00
Łukasz
99fa451529 [Documenation] Exchange rates 2017-02-27 13:41:06 +01:00
tuka217
049a2e730c Fix after rebase 2017-02-27 13:03:33 +01:00
tuka217
ff2125c5db [API] Fix links 2017-02-27 12:05:40 +01:00
tuka217
5e7b9d7dcf [API] Remove not used responses 2017-02-27 12:03:44 +01:00
tuka217
f62e5cec32 [API] Fix province serialization 2017-02-27 12:03:44 +01:00
tuka217
40518e2e0f [API] Remove file from Image serialization
[CoreBundle] Create serialization for Image
2017-02-27 12:03:44 +01:00
tuka217
88d28ed89d [API] Remove productVariants from response of Product and add link to productVariants, add channel serialization 2017-02-27 12:03:44 +01:00
tuka217
3c55ab8888 [API] Add missing fields in Atribute serialization 2017-02-27 12:01:52 +01:00
tuka217
f2b552e538 [API] Add missing fields in PaymentMethod serialization
[Payment] Removed not used fields from PaymentMethod
2017-02-27 12:01:52 +01:00
tuka217
6afa9048d0 [API][ProductBundle] Add missing fields to serialization of PromotionCoupon 2017-02-27 11:52:52 +01:00
tuka217
1a1797549b [API] Add missing fields in country serialization 2017-02-27 11:52:52 +01:00
tuka217
e87c303bb5 [API] Add missing fields in Zone serialization 2017-02-27 11:52:52 +01:00
Paweł Jędrzejewski
3fc5934e34 Merge pull request #7618 from lchrusciel/shipment-endpoint
[API] [Documentation] Shipments endpoint
2017-02-26 18:21:27 +01:00
Łukasz
5541d85ab2 [API] [Documentation] Shipments endpoint 2017-02-26 16:12:42 +01:00
Łukasz
850c3023fe [POC] Conditional update response 2017-02-25 23:35:24 +01:00
Paweł Jędrzejewski
c00322f7ec Merge pull request #7608 from lchrusciel/rework-serialization
[API] [Documentation] Rework serialization of Order and Product
2017-02-25 11:01:41 +01:00
Łukasz
eda69daf8e [API] Adjust Cart serialization 2017-02-24 15:25:40 +01:00
Łukasz
a2736a5360 [API] Adjust Product serialization 2017-02-24 15:25:23 +01:00
Łukasz
5f80b4eedb [API] Adjust Order serialization 2017-02-24 15:25:23 +01:00
Grzegorz Sadowski
99c8bc613d [Api][ProductVariant] Update product variant api tests 2017-02-23 15:11:16 +01:00
Łukasz
ae22fb64b7 [API] [Tests] Change snake case to camel case in api reqests 2017-02-22 13:53:02 +01:00
Łukasz
3580ac4564 [API] [Tests] Change snaked cased responses to camel case 2017-02-22 13:53:02 +01:00
Anna Walasek
f409bffd2c Fix after review 2017-02-22 10:51:57 +01:00
Anna Walasek
80425f8731 [API] Improve Payment Method api routing 2017-02-22 10:46:30 +01:00
Anna Walasek
8bef372cef [API] Improve taxon routing 2017-02-22 10:46:30 +01:00
Anna Walasek
4131daaf3c [API] Improve routing for TaxRate and TaxCategory 2017-02-22 10:46:30 +01:00
Anna Walasek
eb61c8b7cd [API] Improve shippingMethod routing 2017-02-22 10:46:30 +01:00
Anna Walasek
c60e47ef75 [API] Improve Promotion and PormotionCoupon routing 2017-02-22 10:46:30 +01:00