renovate[bot]
0165d7ce0c
Update dependency eslint-plugin-react to v7.20.0 ( https://github.com/woocommerce/woocommerce-admin/pull/4407 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-21 10:58:24 +10:00
renovate[bot]
ec20a11c91
Update dependency eslint-plugin-jest to v23.13.1 ( https://github.com/woocommerce/woocommerce-admin/pull/4406 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-21 10:55:37 +10:00
renovate[bot]
ac67a958a4
Update dependency emoji-flags to v1.3.0 ( https://github.com/woocommerce/woocommerce-admin/pull/4405 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-21 10:53:46 +10:00
renovate[bot]
517cf3d536
Update dependency autoprefixer to v9.8.0 ( https://github.com/woocommerce/woocommerce-admin/pull/4404 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-21 10:46:14 +10:00
renovate[bot]
3af3017a39
Update dependency @testing-library/user-event to v10.3.3 ( https://github.com/woocommerce/woocommerce-admin/pull/4403 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-21 10:41:09 +10:00
renovate[bot]
5781d962f0
Update dependency @testing-library/jest-dom to v5.8.0 ( https://github.com/woocommerce/woocommerce-admin/pull/4402 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-21 10:32:39 +10:00
renovate[bot]
3163312e66
Lock file maintenance ( https://github.com/woocommerce/woocommerce-admin/pull/4389 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-21 09:39:59 +10:00
Paul Sealock
fbd41ceca7
Homepage: Style summary numbers ( https://github.com/woocommerce/woocommerce-admin/pull/4370 )
...
* Homwpage: add SummaryNumbers to display data
* fixup merge styles
* move style overrides to stats-list
2020-05-21 10:15:18 +12:00
Paul Dechov
0972cac0d0
Task List: Small fixes and adjustments to WCPay task ( https://github.com/woocommerce/woocommerce-admin/pull/4373 )
...
* Fix WCPay task Settings link
Fixes woocommerce/woocommerce-admin#4293 by setting link type for new pageload.
* Check for success query param to show notice
* Shrink WCPay task footnote so it fits in one line
* Remove unnecessary Fragment wrapper
* Omit option update from client side
The payment method is already enabled when the connection is finalized on redirect.
2020-05-20 14:25:28 -04:00
Ron Rennick
756dd8c1de
make revenue total sales column optional ( https://github.com/woocommerce/woocommerce-admin/pull/4397 )
2020-05-20 13:03:30 -03:00
Matt Sherman
039626649b
Home Screen: Switch to @wordpress/icons on Store Management (Quick Links) card ( https://github.com/woocommerce/woocommerce-admin/pull/4400 )
2020-05-20 09:34:49 -04:00
Joshua T Flowers
1f11358cfb
Separate Jetpack connection logic in shipping task ( https://github.com/woocommerce/woocommerce-admin/pull/4381 )
...
* Separate Jetpack connection logic in shipping task
* Don't check for Jetpack activation on Connect step
2020-05-20 12:43:09 +03:00
Daniel Bitzer
c6371c32db
Fix in app purchase back link for recommend marketing extensions card ( https://github.com/woocommerce/woocommerce-admin/pull/4301 )
...
* Add getInAppPurchaseUrl lib function
* Implement getInAppPurchaseUrl for marketing tab
* Include the directory with the wccom-site param
* use getInAppPurchaseUrl helper function in onboarding CartModal component
* Fix 'addQueryArgs' is defined but never used
* Fix Missing JSDoc @return description
* Make connectNonce setting a global setting rather than a marketing once
Co-authored-by: Jason Conroy <jason@findingsimple.com>
2020-05-20 15:03:58 +09:30
Paul Sealock
9b3b420e1a
1.2.2 version bump ( https://github.com/woocommerce/woocommerce-admin/pull/4395 )
...
* 1.2.2 changelog
* version bump 1.2.2
* tested up to 5.4.1
2020-05-20 12:24:33 +12:00
Matt Sherman
d1ec055035
Home Screen: Add Store Management (Quick Links) card ( https://github.com/woocommerce/woocommerce-admin/pull/4350 )
2020-05-19 09:16:19 -04:00
Paul Sealock
f45fecfbed
Advanced Filters: fix currency initialization ( https://github.com/woocommerce/woocommerce-admin/pull/4356 )
...
* Advanced Filters: fix currency initialization
* fix readme
* get formatCurrency method
2020-05-19 14:38:02 +12:00
Joshua T Flowers
65145bf92c
Add Jetpack connection to plugin benefits step ( https://github.com/woocommerce/woocommerce-admin/pull/4374 )
...
* Allow updateActivePlugins to add new plugins instead of replace
* Add autoConnect prop to Jetpack Connect component
* Add connect component to plugin benefits screen
* Add onError and missing prop types for Connect
* Update redirect URL after Jetpack connection
* Add tests for added active plugins
* Skip install if plugin error exists
* Update active and installed plugins to use replace flag
* Update tests to handle replace flag
* Refactor plugin install flow pending state
2020-05-19 12:47:25 +12:00
Joshua T Flowers
35616d5f22
Enable tracking on the fly during onboarding ( https://github.com/woocommerce/woocommerce-admin/pull/4368 )
...
* Enable the tracking scripts from client-side on opt-in
* Add more info to tracks debug
* Disable tracks if opted out
2020-05-18 13:35:50 -06:00
Timmy Crawford
e6c13a4a02
Release: 1.2.0 ( https://github.com/woocommerce/woocommerce-admin/pull/4328 )
...
* Release: 1.2.0
* Updates per feedback.
* Get installed plugins from new plugin settings object. (https://github.com/woocommerce/woocommerce-admin/pull/4357 )
* Bumping version numbers
* synch package-lock.json with master
Co-authored-by: Jeff Stieler <jeff.m.stieler@gmail.com>
2020-05-15 12:30:02 -07:00
renovate[bot]
01bb072a6f
Update dependency @testing-library/user-event to v10.2.4 ( https://github.com/woocommerce/woocommerce-admin/pull/4361 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-15 15:54:54 +12:00
renovate[bot]
230414e740
Update dependency @testing-library/react to v10.0.4 ( https://github.com/woocommerce/woocommerce-admin/pull/4360 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-15 15:08:51 +12:00
renovate[bot]
ae67dc8259
Update dependency @octokit/graphql to v4.4.0 ( https://github.com/woocommerce/woocommerce-admin/pull/4359 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-15 15:08:07 +12:00
Claudio Sanches
392b69ee21
Fixed PHP notice about undefined index of items ( https://github.com/woocommerce/woocommerce-admin/pull/4377 )
...
Notice caused by the missing 'items' param required for 'array' types
2020-05-14 14:12:59 -06:00
renovate[bot]
a03fb37ada
Update wordpress monorepo ( https://github.com/woocommerce/woocommerce-admin/pull/4131 )
...
* Update wordpress monorepo
* Downgrade base styles version to 1.4.0
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Joshua Flowers <joshuatf@gmail.com>
2020-05-14 16:34:33 +12:00
Paul Sealock
8430b1cba7
Homepage: Add stats numbers ( https://github.com/woocommerce/woocommerce-admin/pull/4288 )
2020-05-14 15:23:03 +12:00
Ron Rennick
6720c17140
update unit test bootstrap for WC 4.2 ( https://github.com/woocommerce/woocommerce-admin/pull/4312 )
2020-05-13 09:56:05 -03:00
Joshua T Flowers
6fd251bfe4
Adds Jetpack stats to performance indicator endpoints ( https://github.com/woocommerce/woocommerce-admin/pull/4291 )
...
* Move allowed report analytics data to separate function
* Add function to retrieve allowed Jetpack module endpoints
* Fix API urls
* Add number format as default for jetpack modules
* Add module permissions and format to array
* Add filter for returned data from performance indicators API
* Filter jetpack stats by queried dates
* Fix empty date query filtering
* Mock the Jetpack API response
* Add tests for Jetpack stats in allowed endpoints
* Add tests for filtering Jetpack stats based on time
* Add tests for default args
2020-05-13 14:52:32 +03:00
renovate[bot]
44d5a79346
Pin dependency eslint-plugin-jest-dom to 2.1.0 ( https://github.com/woocommerce/woocommerce-admin/pull/4358 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-13 16:52:15 +12:00
Jeff Stieler
3e48eba385
Get installed plugins from new plugin settings object. ( https://github.com/woocommerce/woocommerce-admin/pull/4357 )
2020-05-12 18:29:41 -06:00
Paul Sealock
4beb28ce20
Homepage: Add layout with sticky columns ( https://github.com/woocommerce/woocommerce-admin/pull/4347 )
...
* Add homepage layout
* temp tests
* remove test placeholder
* functional component
* remove errant comment
2020-05-13 11:14:08 +12:00
renovate[bot]
9134b6857c
Update dependency deasync to v0.1.20 ( https://github.com/woocommerce/woocommerce-admin/pull/4296 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Paul Sealock <psealock@gmail.com>
2020-05-13 11:08:52 +12:00
renovate[bot]
f708edf1dd
Update dependency dompurify to v2.0.11 ( https://github.com/woocommerce/woocommerce-admin/pull/4298 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-13 10:58:43 +12:00
renovate[bot]
85d678ed6b
Update dependency eslint-plugin-jest to v23.11.0 ( https://github.com/woocommerce/woocommerce-admin/pull/4299 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Paul Sealock <psealock@gmail.com>
2020-05-13 10:56:07 +12:00
renovate[bot]
c5815a3dc6
Update babel monorepo to v7.9.6 ( https://github.com/woocommerce/woocommerce-admin/pull/4295 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-13 10:54:33 +12:00
renovate[bot]
31b9aceffe
Update dependency css-loader to v3.5.3 ( https://github.com/woocommerce/woocommerce-admin/pull/4248 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-13 10:50:27 +12:00
renovate[bot]
94c17195cb
Update dependency concurrently to v5.2.0 ( https://github.com/woocommerce/woocommerce-admin/pull/4247 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-13 10:48:19 +12:00
renovate[bot]
65d35df0a7
Update dependency @automattic/color-studio to v2.3.0 ( https://github.com/woocommerce/woocommerce-admin/pull/4246 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-13 10:46:47 +12:00
renovate[bot]
749387c4bb
Pin dependencies ( https://github.com/woocommerce/woocommerce-admin/pull/4245 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-13 10:45:17 +12:00
Matt Sherman
0d875ece72
Add JS unit tests to pre-push hook ( https://github.com/woocommerce/woocommerce-admin/pull/4326 )
...
* Run JS unit tests on pre-push.
2020-05-12 07:06:19 -04:00
Bec Scott
d1c2aa9beb
Fix woocommerce/woocommerce-admin#4086 misaligned 'required' text on selects ( https://github.com/woocommerce/woocommerce-admin/pull/4307 )
...
* Fix woocommerce/woocommerce-admin#4086 misaligned 'required' text on selects
* rework this so that the issue is fixed in the select control itself
Co-authored-by: Rebecca Scott <me@becdetat.com>
2020-05-12 10:59:27 +10:00
Matt Sherman
9e9c261365
Add `jest-dom` eslint plugin ( https://github.com/woocommerce/woocommerce-admin/pull/4327 )
...
* Disable `jest-dom/prefer-enabled-disabled` rule for d3chart enzyme-based tests.
* Add `jest-dom` eslint plugin.
2020-05-11 10:17:26 -04:00
Bec Scott
5ae18fea04
Add back giving feedback note with some changes ( https://github.com/woocommerce/woocommerce-admin/pull/4317 )
...
* Add back giving feedback note with some changes
* Use unique name for new note
Co-authored-by: Rebecca Scott <me@becdetat.com>
2020-05-11 16:14:37 +10:00
Bec Scott
563a9deb68
New notification: How to draw attention to your online store ( https://github.com/woocommerce/woocommerce-admin/pull/4318 )
...
* New notification: How to draw attention to your online store
# Conflicts:
# src/FeaturePlugin.php
* Get the option from the arguments
Co-authored-by: Rebecca Scott <me@becdetat.com>
2020-05-11 16:13:49 +10:00
Joshua T Flowers
d08a788756
Only migrate options on version change ( https://github.com/woocommerce/woocommerce-admin/pull/4324 )
2020-05-08 15:26:46 -07:00
Joshua T Flowers
dd8a625e90
Update wcadmin db version after db callback ( https://github.com/woocommerce/woocommerce-admin/pull/4323 )
2020-05-08 12:35:06 -07:00
Bec Scott
88a9f1c415
Guard against null themes ( https://github.com/woocommerce/woocommerce-admin/pull/4244 )
...
Co-authored-by: Rebecca Scott <me@becdetat.com>
2020-05-08 17:12:37 +10:00
Jason Conroy
1f0307e8b0
Fix/amazon plugin slug ( https://github.com/woocommerce/woocommerce-admin/pull/4297 )
...
* Use WCCOM plugin slug for amazon integration
* Use default create a ticket url
2020-05-08 11:09:39 +09:30
Ron Rennick
f85a37870d
write RTL css property ( https://github.com/woocommerce/woocommerce-admin/pull/4274 )
2020-05-07 15:24:12 -03:00
Matt Sherman
61a643655a
Add support for List item tags and link types ( https://github.com/woocommerce/woocommerce-admin/pull/4287 )
...
* Add Storybook console addon.
* Add Link stories for all link types.
* Add unit tests for Link component.
* Add unit tests for List component.
* Add support for List item `listItemTag`.
2020-05-07 11:52:49 -04:00
Paulo Iankoski
015fc89dbd
Increase selector specificity ( https://github.com/woocommerce/woocommerce-admin/pull/4289 )
...
* Increase selector specificity
* Include exception for some WC pages
Co-authored-by: Paulo Iankoski <me@wpdev.com.br>
2020-05-07 09:17:50 +10:00