Claudio Sanches
|
3f50ab3278
|
Handles errors in fault installations of PHP Intl
|
2021-03-15 17:48:49 -03:00 |
Mahmoud Saeed
|
0e13eb1320
|
Fix taxes endpoint not returning multiple postcodes/cities
|
2021-03-15 22:16:36 +02:00 |
Peter Fabian
|
bb5c56c148
|
Set correct placeholder value for variation--first the parent, then the store-wide default.
|
2021-03-15 18:41:55 +01:00 |
Peter Fabian
|
e6cdd74a79
|
Add parent's default for low stock if notthing is set on individual variation.
I.e. use variation low stock amount value, if not available, use parent product's value, if not available, use the store-wide default.
|
2021-03-15 18:31:31 +01:00 |
Ron Rennick
|
f1cb81d5db
|
Merge pull request #29346 from woocommerce/fix/e2e-wp57-cli
Fix e2e tests on WordPress 5.7
|
2021-03-15 14:24:26 -03:00 |
Ron Rennick
|
6031cd922e
|
Merge branch 'trunk' into e2e/api/poc-delete-products
|
2021-03-15 14:14:31 -03:00 |
Ron Rennick
|
372b721b1c
|
package lock maintenance, remove simple products in group product test
|
2021-03-15 14:04:37 -03:00 |
Ron Rennick
|
b64c99a8fb
|
Merge branch 'trunk' into update/e2e-api-product-delete
|
2021-03-15 13:47:56 -03:00 |
Roy Ho
|
57569c5168
|
Merge pull request #29232 from Dartui/trunk
Pass checkout submit result to triggered handler
|
2021-03-15 09:46:31 -07:00 |
Ron Rennick
|
7759e3a16d
|
unpin WP version in E2E test run
|
2021-03-15 13:43:15 -03:00 |
Ron Rennick
|
5d98dca84e
|
Merge branch 'trunk' into fix/e2e-wp57-cli
|
2021-03-15 13:40:33 -03:00 |
Veljko
|
5897027080
|
Fixed flaky test checkout coupons
|
2021-03-15 13:14:48 +01:00 |
Peter Fabian
|
2ae5ec59ba
|
Improve the description of the low stock threshold tooltip.
|
2021-03-15 12:42:10 +01:00 |
Peter Fabian
|
8bfa97d633
|
Use null rather than empty string to signify unset value.
|
2021-03-15 12:37:39 +01:00 |
Claudio Sanches
|
4e893022a0
|
Fixed Codecov integration and moved into a new step
|
2021-03-13 22:08:46 -03:00 |
Claudio Sanches
|
16823082aa
|
Removed Travis
|
2021-03-13 21:58:42 -03:00 |
Claudio Sanches
|
87a18620eb
|
Added workflow to run CI in trunk and release/** branches
|
2021-03-13 21:29:15 -03:00 |
Claudio Sanches
|
32baae989d
|
Fixed just one PHPCS error to trigger messages in PR
|
2021-03-13 21:08:20 -03:00 |
Claudio Sanches
|
65cfa4866f
|
Better CI messages
|
2021-03-13 21:06:06 -03:00 |
Claudio Sanches
|
75ed94bd38
|
Fixed PHPCS run and added cs2pr support
|
2021-03-13 21:01:21 -03:00 |
Claudio Sanches
|
54d27dbc5f
|
Remove PHPCS from Travis
|
2021-03-13 21:00:48 -03:00 |
Claudio Sanches
|
e0040a1a4e
|
Remove mysql from code sniff workflow
|
2021-03-13 19:42:06 -03:00 |
Veljko
|
6d24f4dc22
|
Update test
|
2021-03-13 20:49:45 +01:00 |
Veljko
|
dfc38562ce
|
Improve test
|
2021-03-13 19:43:29 +01:00 |
Veljko
|
21307e6603
|
Add checker for existing shipping zones
|
2021-03-13 18:54:48 +01:00 |
Veljko
|
fc38b8961e
|
Update test case
|
2021-03-13 14:23:40 +01:00 |
Veljko
|
d1ca54514a
|
Reorder tests
|
2021-03-13 13:56:38 +01:00 |
Veljko
|
471f43fd33
|
Fix reordering tests
|
2021-03-13 13:49:06 +01:00 |
Veljko
|
959ace94e5
|
Improve page util
|
2021-03-13 12:59:33 +01:00 |
Veljko
|
92a127bcbb
|
Reorder test and improve code
|
2021-03-13 12:26:28 +01:00 |
Veljko
|
12e417ce71
|
Improve code
|
2021-03-13 11:55:44 +01:00 |
Veljko
|
88cdb83a55
|
Update test
|
2021-03-13 10:56:23 +01:00 |
Krzysztof Grabania
|
aebdf869d9
|
Add order_id to checkout result response
|
2021-03-13 10:52:08 +01:00 |
Claudio Sanches
|
7c23eb1e33
|
Update code reference after release build is done
|
2021-03-12 23:17:27 -03:00 |
Veljko V
|
a3cef15e08
|
Merge branch 'trunk' into e2e/e2e-merchant-settings-shipping-zones
|
2021-03-13 00:00:10 +01:00 |
Veljko
|
70ed073231
|
Improve test and util
|
2021-03-12 23:53:04 +01:00 |
Veljko V
|
54edb576d5
|
Merge pull request #29305 from woocommerce/try/add-e2e-screenshot
create screenshot on e2e test failure
|
2021-03-12 23:38:14 +01:00 |
Veljko
|
f903fdab29
|
Updated page util
|
2021-03-12 22:23:10 +01:00 |
Roy Ho
|
b04e08fb52
|
Merge pull request #29282 from hsingyuc/fix/29261
Trigger country field change on address change click
|
2021-03-12 12:55:34 -08:00 |
Veljko
|
bde3d1c919
|
Merge branch 'try/add-e2e-screenshot' into e2e/e2e-merchant-search-orders
|
2021-03-12 21:49:59 +01:00 |
Ron Rennick
|
91a4283075
|
update changelog, readme, fix test broken to test the bot
|
2021-03-12 16:40:20 -04:00 |
Claudio Sanches
|
96d0b13261
|
Merge pull request #29369 from woocommerce/fix/docblock
Fix docblock defaults to false closes #29367
|
2021-03-12 17:02:54 -03:00 |
roykho
|
efdf76634b
|
Fix docblock defaults to false closes #29367
|
2021-03-12 11:59:18 -08:00 |
Ron Rennick
|
3fa03509db
|
add token to channel join call, update package-lock
|
2021-03-12 15:40:09 -04:00 |
Ron Rennick
|
025b92d5da
|
output error on unknown error, expand PR info
|
2021-03-12 13:07:10 -04:00 |
Veljko
|
26a9abd85e
|
Merge branch 'try/add-e2e-screenshot' into e2e/e2e-merchant-search-orders
|
2021-03-12 17:55:53 +01:00 |
Ron Rennick
|
69f2ce608d
|
output error data on unknown error
|
2021-03-12 12:39:03 -04:00 |
Fernando
|
c2262ee3ef
|
Merge pull request #29365 from woocommerce/add/asset-mercadopago-logo
Added Mercado Pago logo
|
2021-03-12 13:21:14 -03:00 |
Ron Rennick
|
ac95718dff
|
Merge branch 'trunk' into fix/e2e-wp57-cli
|
2021-03-12 12:03:36 -04:00 |
Ron Rennick
|
26f2353be9
|
Merge branch 'trunk' into update/e2e-api-product-delete
|
2021-03-12 12:01:41 -04:00 |