Ł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
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
43ebea28e9
Modify contexts and features for ShippingCategory
2020-03-17 15:14:23 +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
Adam Kasperczak
40161188a1
Ship shipment from index with tracking code
2020-02-03 08:38:11 +01:00
Adam Kasperczak
69bc77a7ea
Behats - shipping shipments with tracking code
2020-02-03 08:38:11 +01:00
Mateusz Zalewski
727337e5c7
[Behat] Describe billing address as a base one in checkout Behat scenarios
2020-01-16 18:53:01 +01:00
Kamil Kokot
05c9e8fc7d
bug #10981 [Behat] Spend less time waiting for slug generation (Zales0123)
...
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
| Related tickets | related issues https://github.com/Sylius/Sylius/pull/10973 , https://github.com/Sylius/Sylius/pull/10562 , https://github.com/Sylius/Sylius/pull/10043
| License | MIT
Even though waiting for the slug generation should end when it's generated, I've noticed that it still takes a lot of time. So I made a quick experiment with lowering the waiting time and it seems to not harm and even improve execution time a little bit 💃
I also removed a `@javascript` tag from some scenarios that _de facto_ didn't need it.
Before:
<img width="552" alt="Zrzut ekranu 2019-12-20 o 11 57 30" src="https://user-images.githubusercontent.com/6212718/71250974-57135880-2321-11ea-8e86-ed3d1bb70061.png ">
After:
<img width="540" alt="Zrzut ekranu 2019-12-20 o 11 56 12" src="https://user-images.githubusercontent.com/6212718/71251008-698d9200-2321-11ea-9865-99a0bafa9c3c.png ">
Commits
-------
c0a4652a5b Remove unnecessary @javascript tag from some scenarios
af99a572be Lower jquery waiting time
2019-12-23 10:25:25 +01:00
Mateusz Zalewski
c0a4652a5b
Remove unnecessary @javascript tag from some scenarios
2019-12-20 08:30:47 +01:00
Mateusz Zalewski
4013e51dfd
[Behat] Remove js requirement for bulk delete scenarios
2019-12-19 09:03:04 +01:00
Łukasz Chruściel
0f13cc4c42
Merge branch '1.5' into 1.6
...
* 1.5:
PR review fixes
[ShippingMethod] Do not allow to specify shipping fee below 0
2019-10-25 19:40:56 +02:00
Mateusz Zalewski
b9c1ca52ab
PR review fixes
2019-10-24 08:17:01 +02:00
Mateusz Zalewski
031c398e77
[ShippingMethod] Do not allow to specify shipping fee below 0
2019-10-23 13:30:43 +02:00
Grzegorz Sadowski
34151ea8b1
Fixes after PR review
2019-08-28 15:14:44 +02:00
Grzegorz Sadowski
61ff1ad919
[Admin][Shipment] Fixes to filtering shipments by a channel
2019-08-28 15:14:40 +02:00
Tomanhez
01af056c27
[Behat][Admin][Shipment] Add filtering shipments by channel
2019-08-28 15:14:35 +02:00
Łukasz Chruściel
b753b25295
Revert "[Admin][Shipment] Add filtering shipments by a channel"
2019-08-28 13:40:36 +02:00
Grzegorz Sadowski
a9cb196541
Fixes after PR review
2019-08-28 12:02:22 +02:00
Grzegorz Sadowski
7c6b35e1f4
[Admin][Shipment] Fixes to filtering shipments by a channel
2019-08-28 12:01:32 +02:00
Tomanhez
ae5f957f39
[Behat][Admin][Shipment] Add filtering shipments by channel
2019-08-28 12:00:12 +02:00
Łukasz Chruściel
2ebf3eb1ae
[Admin] Proper tests for shipment mailing
2019-08-28 10:04:28 +02:00
Adam Kasperczak
5377f71cb1
Sending email after ship shipment on grid
2019-08-26 07:37:09 +02:00
Kamil Kokot
2960e85b51
Merge branch '1.5'
...
* 1.5:
[Shop] Improved implementation of promotion integrity checker
[Admin][Shipment] Not displaying shipments in cart state on the list
[Behat] Describe promosions priority and integrity checker issue
[Behat] Describe promotion integrity issue
Change course CTA
2019-08-22 10:45:22 +02:00
Grzegorz Sadowski
7517e856ff
[Admin][Shipment] Not displaying shipments in cart state on the list
2019-08-22 08:03:29 +02:00
Tomanhez
9c01896137
Fixes
2019-08-14 11:58:54 +02:00
Tomanhez
9b67ca8a65
Add tests
2019-08-12 14:52:46 +02:00
Tomanhez
ab4b7cc416
Fixes
2019-07-01 14:18:19 +02:00
Grzegorz Sadowski
68480eea34
[Behat] Make feature filenames consistent with others
2019-05-14 16:00:27 +02:00
Adam Kasperczak
fe3b56ff93
Refactoring
2019-04-16 14:51:28 +02:00
Adam Kasperczak
09dd7fa706
Fix and complete Behats file
2019-04-05 14:43:23 +02:00
Adam Kasperczak
2c40a37033
Access order from shipment scenario added
2019-04-05 14:41:25 +02:00
Adam Kasperczak
91928415f2
Flash message for ship
2019-04-05 10:45:23 +02:00
Adam Kasperczak
a7a777411b
"Behats files"
2019-04-04 14:27:09 +02:00
Adam Kasperczak
335f678eaf
Refactoring
2019-04-03 15:08:00 +02:00
Adam Kasperczak
561339e1e0
behats + context for filtering shipemnt
2019-03-26 09:32:27 +01:00
Adam Kasperczak
6932f29608
Refactoring
2019-03-25 13:41:03 +01:00
Adam Kasperczak
af50d9c6f9
scenario with browsing shipment + refactoring
2019-03-22 14:36:08 +01:00
Adam Kasperczak
5bb1768e20
Scenario with two shipments and single channel
2019-03-22 14:36:07 +01:00
Adam Kasperczak
d548a775b3
Browsing shipments scenario with suite created
2019-03-22 14:36:07 +01:00
Grzegorz Sadowski
18011fd179
[Behat] Implement scenarios for deleting multiple resources
2017-10-30 10:44:38 +01:00
Grzegorz Sadowski
b206d148ba
[Behat] Add scenarios for deleting multiple resources
2017-10-30 10:44:38 +01:00
Mateusz Zalewski
91dfbb8e9f
[Behat] Enable shipping method name validation scenario
2017-09-12 09:41:20 +02:00