Commit Graph

39318 Commits

Author SHA1 Message Date
Claudio Sanches f7b23bd80c WCA 2.5.1 changelog 2021-08-16 13:17:29 -03:00
Claudio Sanches ee316f95e5
Merge pull request #30508 from woocommerce/update/woocommerce-admin/2.5.1
Bump woocommerce-admin version to 2.5.1
2021-08-16 13:11:30 -03:00
Fernando Marichal 289710c050 Bump woocommerce-admin version to 2.5.1 2021-08-16 12:15:04 -03:00
Greg 0161dd1a95 Code review feedback 2021-08-16 08:18:18 -06:00
Ron Rennick f75c0bea7d
Merge pull request #30506 from woocommerce/fix/30484-e2e-utils-homepage
Fix e2e-utils homepage URL.
2021-08-16 09:31:21 -03:00
Tomek Wytrębowicz 410579a8cd
Fix e2e-utils homepage URL.
Fixes https://github.com/woocommerce/woocommerce/issues/30484
and https://github.com/woocommerce/woocommerce/pull/30490
2021-08-16 12:28:51 +02:00
Greg ad9cc5fb90 Set page timeouts if override is provided 2021-08-13 14:14:02 -06:00
And Finally 4dbf3c3514
Merge pull request #30499 from woocommerce/update/marketplace-mobile-menu
Add mobile section menu to marketplace
2021-08-13 15:48:14 +01:00
And Finally f0c25f59c8 Added logic to close marketplace section menu if user clicks outside it. 2021-08-13 15:36:03 +01:00
And Finally 98bcc4c084 Increased width of tablet/desktop menu. Decreased top and bottom padding of tablet/desktop menu items. 2021-08-13 14:14:59 +01:00
And Finally 5a40533e11 Merge branch 'update/marketplace-1' into update/marketplace-mobile-menu 2021-08-13 14:02:02 +01:00
And Finally 68559fa6d5
Merge pull request #30498 from woocommerce/update/marketplace-mobile-fixes
Marketplace mobile layout fixes
2021-08-13 14:00:24 +01:00
And Finally 57f949bcf7 Added mobile style section menu to marketplace. 2021-08-13 13:54:37 +01:00
And Finally 5a1ef16774 Merge branch 'update/marketplace-1' into update/marketplace-mobile-fixes
# Conflicts:
#	assets/css/admin.scss
2021-08-13 12:59:23 +01:00
And Finally bb48368cdb Merge branch 'update/marketplace-1' into update/marketplace-mobile-fixes 2021-08-13 12:56:42 +01:00
And Finally d84f243898
Merge pull request #30497 from woocommerce/update/marketplace-style-tweaks
In-app marketplace style tweaks
2021-08-13 12:44:10 +01:00
And Finally 8de3f6bb24 Reduced left padding of `.marketplace-header` on smallest screens, so text in it lines up with the breadcrumb menu and section dropdown link. 2021-08-13 11:55:13 +01:00
And Finally 0f7daf46da Addressing PHPCS issues. 2021-08-13 11:43:32 +01:00
Maria Górska-Piszek 24548f2e3d Fix linter errors. 2021-08-13 12:13:50 +02:00
Maria Górska-Piszek 7c2df9f84a Add dropdown arrow. 2021-08-13 11:35:48 +02:00
Maria Górska-Piszek 1691cb6b08 Initial dropdown menu styling. 2021-08-13 11:29:12 +02:00
And Finally 4d2afc71ce Restored classname in style block, accidentally deleted. 2021-08-13 10:14:13 +01:00
Néstor Soriano 4523dfdacc
Merge pull request #30493 from woocommerce/fix/30168-type-safety
Improve type safety (avoid trying to multiply a string by an int).
2021-08-13 11:12:14 +02:00
Maria Górska-Piszek 883df8ad25 Fix product card width on mobile. 2021-08-13 10:40:24 +02:00
And Finally 98893585d8 Small style tweaks.
- Added top margin to `.addons-button` to ensure there's a gap above it when promos are squished to a narrower width.
- Changed wording and style of `Search results for` label at the top of extensions search results, to conform to new design.
2021-08-13 09:34:21 +01:00
And Finally 1ba6be6bf3 Merge branch 'trunk' into update/marketplace-1 2021-08-13 09:33:27 +01:00
And Finally b38bd0eeb9
Merge pull request #30488 from woocommerce/update/marketplace-page-load-track
Update/marketplace page load track
2021-08-13 08:59:26 +01:00
barryhughes bea7fb3121 Cast quantities to floats, not ints, as the test suite documents cases for fractional quantities. 2021-08-12 16:56:17 -07:00
barryhughes d6fda6768a Improve type safety (avoid trying to multiply a string by an int). 2021-08-12 16:27:05 -07:00
Greg 2f0aa1a30f Added default timeout override 2021-08-12 16:05:55 -06:00
dependabot[bot] e76017fb86
Bump path-parse from 1.0.6 to 1.0.7 in /tests/e2e/api
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 21:50:55 +00:00
Greg 9eb0b36174
Merge pull request #30490 from woocommerce/fix/30484
fix e2e-utils readme url in package.json
2021-08-12 13:38:43 -06:00
Ron Rennick d6bef41d2c fix e2e-utils readme url in package.json 2021-08-12 15:18:42 -03:00
Maria Górska-Piszek 2d6eedd00c
Merge pull request #30464 from woocommerce/update/restyle-tab-bar
Restyle Marketplace tab bar
2021-08-12 17:56:44 +02:00
And Finally 1eb27f40b6
Merge branch 'update/marketplace-1' into update/restyle-tab-bar 2021-08-12 16:51:15 +01:00
Maria Górska-Piszek 5b34edeaea Fix menu shadow and margins. 2021-08-12 17:47:39 +02:00
Ron Rennick 7d3eeca060
Merge pull request #30406 from woocommerce/add/e2e-db-upgrade
Added check out DB update and run if it exists
2021-08-12 12:12:42 -03:00
And Finally 0c2f57fef2
Merge pull request #30478 from woocommerce/update/layout-tweaks
Update/layout tweaks
2021-08-12 15:59:06 +01:00
And Finally 40833661eb Updated `track_extensions_page` to record new Tracks event `wcadmin_subscriptions_view` if the user views the My Subscriptions page. 2021-08-12 14:50:55 +01:00
Maria Górska-Piszek 7c46e02fb8 Center the menu on larger screens. 2021-08-12 14:53:53 +02:00
And Finally aa211dfc05 Fixing PHPCS issue - added parameter comment. 2021-08-12 09:17:21 +01:00
And Finally 4272ca3a3e Merge branch 'update/marketplace-1' into update/layout-tweaks 2021-08-12 09:15:13 +01:00
And Finally 8a326b24ba Merge branch 'trunk' into update/marketplace-1 2021-08-12 09:03:09 +01:00
And Finally 8c5912e0be Fixing PHPCS issue - added return parameter comment. 2021-08-12 09:00:14 +01:00
Menaka S 2b79832553 Add base location's state and postcode for tracking 2021-08-12 07:06:27 +05:30
Greg b87ff17542 Reorganizing things a bit 2021-08-11 16:24:56 -06:00
Greg b865a9e18f Merge branch 'trunk' of github.com:woocommerce/woocommerce into fix/e2e-calc-shipping-tests 2021-08-11 14:32:33 -06:00
Greg 32993b8aaf
Merge pull request #30456 from woocommerce/add/stalebot-enhancement-check
filter out enhancement requests from stalebot
2021-08-11 14:06:34 -06:00
Greg 595aca9e59
Merge pull request #30481 from woocommerce/e2e/add-test-resets
reset settings before cart, checkout tests
2021-08-11 14:04:18 -06:00
Ron Rennick 19c1938700
Merge pull request #30474 from woocommerce/add/release-plugin-functionality
Added functionality for release testing workflow in e2e tests
2021-08-11 16:00:24 -03:00