Commit graph

2509 commits

Author SHA1 Message Date
Łukasz Chruściel
4524502d81
[API] Deleting shipping methods 2020-03-17 15:43:47 +01:00
Łukasz Chruściel
21a0bdb535
[API] Browsing shipping methods 2020-03-17 15:43:37 +01:00
Grzegorz Sadowski
060943b8bc
[API][Administrator] Implement adding administrators features 2020-03-17 15:14:33 +01:00
Grzegorz Sadowski
cb260a6830
[API][Administrator] Implement browsing administrators feature 2020-03-17 15:14:33 +01:00
Adam Kasperczak
2c56565dee
[API] shipping with tracking code + minor fixes 2020-03-17 15:14:33 +01:00
Adam Kasperczak
e5d369c120
[API] cover shipment filtering and simple state machine 2020-03-17 15:14:33 +01:00
Adam Kasperczak
cec2bc0494
[API] Configuration for shipment api browsing 2020-03-17 15:14:33 +01:00
Tomanhez
178ddb8224
Add test for adding basic product 2020-03-17 15:14:32 +01:00
Grzegorz Sadowski
5886d23f94
[API] Implement filtering payments by channel feature 2020-03-17 15:14:29 +01:00
Grzegorz Sadowski
559744a9b1
[API] Implement filtering payments by state feature 2020-03-17 15:14:29 +01:00
Grzegorz Sadowski
0d25d47ee7
[API] Implement managing payment state feature 2020-03-17 15:14:29 +01:00
Tomanhez
01af963fec
Add test for filters 2020-03-17 15:14:29 +01:00
Tomanhez
bbcd79c295
Fix test for ExchangeRate 2020-03-17 15:14:28 +01:00
Tomanhez
654b8d656f
Add behat contexts for api ExchangeRates 2020-03-17 15:14:28 +01:00
Tomanhez
cad4b32880
Add tags fo api in ExchangeRates 2020-03-17 15:14:27 +01:00
Grzegorz Sadowski
03659117ca
[API] Implement browsing payments feature 2020-03-17 15:14:27 +01:00
Adam Kasperczak
b491a99f1f
minor fixes after merge 2020-03-17 15:14:27 +01:00
Adam Kasperczak
fe080b8e0f
add context for product review api 2020-03-17 15:14:25 +01:00
Mateusz Zalewski
2acaaa51b9
[API] Test logging in as Admin 2020-03-17 15:14:24 +01:00
Adam Kasperczak
65c3544142
Prepare context for customer group api 2020-03-17 15:14:23 +01:00
Tomanhez
43ebea28e9
Modify contexts and features for ShippingCategory 2020-03-17 15:14:23 +01:00
Adam Kasperczak
7ef389c849
[behat] configured tax category behats contexts 2020-03-17 15:14:22 +01:00
Mateusz Zalewski
cbe428438c
[Behat][Api] Default sorting for product options 2020-03-17 15:14:22 +01:00
Mateusz Zalewski
8b4882b9be
[Behat][Api] Finish tests for product option validation 2020-03-17 15:14:22 +01:00
Mateusz Zalewski
dcd5542f86
Product Option validation vol.1 + scenarios improvements 2020-03-17 15:14:21 +01:00
Mateusz Zalewski
211e3bbc2c
[API] Disallow update of Product Option code 2020-03-17 15:14:21 +01:00
Mateusz Zalewski
944e6da67a
[API] First scenario with Product Option edit implemented 2020-03-17 15:14:21 +01:00
Mateusz Zalewski
ff10bc2e73
[Api] Make POV a sub resource 2020-03-17 15:14:21 +01:00
Mateusz Zalewski
2cd5e94689
[API] Simplify serialization groups 2020-03-17 15:14:20 +01:00
Mateusz Zalewski
2d1c72b25a
[Serializer] Configure serialization for ProductOptions and values 2020-03-17 15:14:20 +01:00
Mateusz Zalewski
3107fcc1a4
[Behat][Api] Preparation for ProductOption with values creation 2020-03-17 15:14:20 +01:00
Mateusz Zalewski
20a44e1036
Move element with value checking to Api client 2020-03-17 15:14:20 +01:00
Mateusz Zalewski
bd9bafc3f5
[Behat][Api] Browsing product options scenario implementation 2020-03-17 15:14:19 +01:00
Mateusz Zalewski
020b98c0ef
[Behat] Currency code validation scenario + refactoring 2020-03-17 15:14:18 +01:00
Mateusz Zalewski
16a002a219
[Behat][Api] Test adding of Currency 2020-03-17 15:14:18 +01:00
Mateusz Zalewski
d220a63772
[Behat][Api] Prepare context and steps for Currencies index scenario 2020-03-17 15:14:18 +01:00
Grzegorz Sadowski
d8a4f63fc7
[Behat][ProductAttribute] Remove unnecessary step 2020-03-02 08:41:22 +01:00
Grzegorz Sadowski
d6bc8134cf
Resolve upmerge conflict 2020-02-13 09:09:25 +01:00
Peter Ukena
1dfa9d3991
More behat expectation fixes 2020-02-12 13:41:26 +01:00
Peter Ukena
00f0735be1
Added variance sign to behat feature expectation 2020-02-12 13:20:46 +01:00
Grzegorz Sadowski
7aa394d5c5
[Shipment] Fixes for setting shipped at date feature 2020-02-11 09:21:29 +01:00
Adam Kasperczak
d36d4a4b60
Add shippedAt date on shipment 2020-02-11 09:21:28 +01:00
Grzegorz Sadowski
2f1a1d379f
[Shipment] Fixes for shipment show page 2020-02-11 08:44:10 +01:00
Tomanhez
d95c4be9b4
Add fixes for behats 2020-02-11 08:44:10 +01:00
Tomanhez
07ed4fcb0f
Add shipment show page 2020-02-11 08:44:10 +01:00
Tomanhez
e723eae694
Add betat tests 2020-02-11 08:43:23 +01:00
Grzegorz Sadowski
9ae0c78c9e minor #11106 [Dashboard] Sales on dashboard updated (AdamKasp)
This PR was merged into the 1.7-dev branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | master
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.6 branch (the lowest possible)
 - Features and deprecations must be submitted against the master branch
 - Make sure that the correct base branch is set
-->
![Screenshot 2020-02-07 at 12 06 39](https://user-images.githubusercontent.com/29897151/74024539-68ccc000-49a2-11ea-9185-b27c72de02a7.png)


Commits
-------

a0c40d6973 Sales on dashboard updated
9b0c121cb7 improve order context
2020-02-10 11:50:52 +01:00
Adam Kasperczak
9b0c121cb7
improve order context 2020-02-10 08:38:42 +01:00
Adam Kasperczak
a0c40d6973
Sales on dashboard updated 2020-02-07 13:01:33 +01:00
Grzegorz Sadowski
fa11b3eb65
[Shop][Behat] Rework testing product reviews to use test attributes 2020-02-06 14:44:11 +01:00