Ron Rennick
|
c14ce54752
|
fix e2e docker:ssh command to work in any repo
|
2020-08-10 14:54:10 -03:00 |
Ron Rennick
|
6aa52c8499
|
remove duplicate readme text
|
2020-08-07 13:04:36 -03:00 |
Ron Rennick
|
1aad4dbd4d
|
update package-lock.json
|
2020-08-07 11:51:23 -03:00 |
Ron Rennick
|
db76c8ac2d
|
merge package config with factories changes
|
2020-08-07 10:53:51 -03:00 |
Néstor Soriano
|
76cf1e4e93
|
Merge pull request #27140 from woocommerce/fix/23790
Always sanitize coupon code to prevent inconsistent between admins and shop owners
|
2020-08-07 12:42:02 +02:00 |
Néstor Soriano
|
a13a0d2187
|
Merge pull request #27179 from woocommerce/fix/26741
Release coupon holds when status it updated to cancelled regardless of recorded coupons
|
2020-08-07 11:27:45 +02:00 |
Néstor Soriano
|
49a9ab4437
|
Merge pull request #27248 from woocommerce/fix/api-textdomain
Changed textdomain since API is merged into core now.
|
2020-08-07 10:38:42 +02:00 |
Claudio Sanches
|
9eae43c0d4
|
Merge pull request #27240 from woocommerce/dependabot/npm_and_yarn/tests/e2e/factories/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /tests/e2e/factories
|
2020-08-06 15:50:26 -03:00 |
vedanshujain
|
1966b0ba9a
|
Changed textdomain since API is merged into core now.
|
2020-08-06 18:18:18 +05:30 |
Vedanshu Jain
|
6ba8af16a6
|
Merge pull request #27100 from vedanshujain/merge/src
Merge REST API into core.
|
2020-08-06 17:44:12 +05:30 |
vedanshujain
|
cc96f6bbd1
|
Fix compatibility for WP 5.5
|
2020-08-06 14:34:03 +05:30 |
vedanshujain
|
2f76e52fa7
|
Skip test for < 5.3 as feature is not supported.
|
2020-08-06 14:34:02 +05:30 |
vedanshujain
|
1526771eaa
|
Load from Server class if available
|
2020-08-06 14:34:02 +05:30 |
vedanshujain
|
55a9687e6d
|
Make api included structure more linear.
|
2020-08-06 14:34:02 +05:30 |
vedanshujain
|
1d782f025e
|
Deprecate API Package class because its not a package anymore.
|
2020-08-06 14:34:02 +05:30 |
vedanshujain
|
cfe357cfb2
|
Fix UT to add predefined values to run tests in isolation.
|
2020-08-06 14:34:02 +05:30 |
vedanshujain
|
d5bf302994
|
Add API UT helpers to autoload so that individual tests can run in isolation.
|
2020-08-06 14:34:02 +05:30 |
vedanshujain
|
16473d54e9
|
Fixes for correct time of loading API
|
2020-08-06 14:34:02 +05:30 |
vedanshujain
|
4a4767ae93
|
Load API files.
|
2020-08-06 14:34:02 +05:30 |
vedanshujain
|
1c162956ad
|
Remove REST API package check as files are directly added.
|
2020-08-06 14:34:02 +05:30 |
vedanshujain
|
5b32ec3755
|
Remove REST API package because its added directly.
|
2020-08-06 14:34:02 +05:30 |
vedanshujain
|
222852dea6
|
Merge branch 'master' of https://github.com/woocommerce/woocommerce
|
2020-08-06 14:06:29 +05:30 |
dependabot[bot]
|
089df498d3
|
Bump lodash from 4.17.15 to 4.17.19 in /tests/e2e/factories
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-05 23:04:18 +00:00 |
Christopher Allford
|
43aef47682
|
Merge pull request #26948 from woocommerce/package/e2e-factories/product
Add Model Factories package
|
2020-08-05 16:03:35 -07:00 |
Christopher Allford
|
8e8698a3f6
|
Fixed test that used PHPUnit function from newer version
|
2020-08-05 15:43:08 -07:00 |
Christopher Allford
|
dda2f3b405
|
Pinned the dependencies that were not already pinned
|
2020-08-05 14:19:43 -07:00 |
Christopher Allford
|
678705cdd4
|
Merge branch 'master' into package/e2e-factories/product
|
2020-08-05 14:00:05 -07:00 |
Ron Rennick
|
0ca4ce27c5
|
update e2e readmes
|
2020-08-05 16:58:38 -03:00 |
Ron Rennick
|
7f04d800e9
|
keep browser reset at end of setup
|
2020-08-05 15:01:43 -03:00 |
Claudio Sanches
|
2853c36026
|
Merge pull request #27227 from woocommerce/fix/class-package
Fixed class package tag
|
2020-08-05 12:43:37 -03:00 |
Tam Mullen
|
b7b1d68500
|
Merge pull request #27232 from woocommerce/fix/e2e-obw-product-types
Fix e2e OBW test to not untick physical products in product type list
|
2020-08-05 15:46:10 +01:00 |
Ron Rennick
|
7799c1bcf0
|
merge master
|
2020-08-05 10:33:16 -03:00 |
Tam Mullen
|
5a410c02a6
|
Fix e2e OBW test to not untick physical products in product type list
|
2020-08-05 12:49:42 +01:00 |
Claudio Sanches
|
7f233951a5
|
Fixed class package tag
|
2020-08-04 22:30:11 -03:00 |
Ron Rennick
|
52d67cead1
|
move trash posts/products from sequencer to local config
|
2020-08-04 19:55:13 -03:00 |
Ron Rennick
|
14c9154fcb
|
use consistent MySQL configuration values
|
2020-08-04 16:17:00 -03:00 |
Claudio Sanches
|
a8ac58add0
|
Merge pull request #27193 from masteradhoc/masteradhoc-i18n-locale-for-li-ch
Add i18n locale information for Liechtenstein, Switzerland & Austria
|
2020-08-04 11:00:47 -03:00 |
Claudio Sanches
|
f5925d4465
|
Merge pull request #27196 from woocommerce/renovate/autoprefixer-9.x
Update dependency autoprefixer to v9.8.6
|
2020-08-04 10:59:24 -03:00 |
Claudio Sanches
|
d5943d6c6f
|
Merge pull request #27198 from woocommerce/renovate/grunt-1.x
Update dependency grunt to v1.2.1
|
2020-08-04 10:58:56 -03:00 |
vedanshujain
|
1ada7d8b26
|
Merge branch 'master' of https://github.com/woocommerce/woocommerce
|
2020-08-04 18:22:41 +05:30 |
Néstor Soriano
|
259a17ea5f
|
Merge pull request #27207 from woocommerce/preparation/4.4-RC.1
Preparation for 4.4 RC.1 release
|
2020-08-04 11:57:52 +02:00 |
Nestor Soriano
|
7d9f86c8cd
|
Add changelog for Admin 1.4.0-beta.3
|
2020-08-04 11:33:15 +02:00 |
Nestor Soriano
|
1279b2cc57
|
Bump version name in woocommerce.php to 4.5.0-dev
|
2020-08-04 11:33:02 +02:00 |
Nestor Soriano
|
56f8cda645
|
Add extra changelog entries for 4.4 RC 1
|
2020-08-04 11:02:30 +02:00 |
Nestor Soriano
|
213137bc8c
|
Add one more changelog entry for Admin
|
2020-08-04 10:59:58 +02:00 |
Nestor Soriano
|
df527a19dd
|
Add the changelog for v4.4 to readme.txt
|
2020-08-04 10:59:58 +02:00 |
Nestor Soriano
|
4d67ac9201
|
Update version in woocommerce.php to 4.4.0-beta.1
|
2020-08-04 10:59:58 +02:00 |
Nestor Soriano
|
a3a2099315
|
Add changelog for v4.4
|
2020-08-04 10:59:55 +02:00 |
Néstor Soriano
|
a8979fedd9
|
Merge pull request #27214 from woocommerce/update/woocommerce-admin/1.4.0-beta.3
Update woocommerce-admin to 1.4.0-beta.3
|
2020-08-04 10:43:26 +02:00 |
Néstor Soriano
|
ee19f36498
|
Merge pull request #27216 from woocommerce/update/changelog-4.3.1
Added missing changelog for 4.3.1 to default branch
|
2020-08-04 10:29:18 +02:00 |