Commit Graph

2841 Commits

Author SHA1 Message Date
Paul Sealock eb113407c4 add npm script command 2019-07-26 14:16:09 +12:00
Paul Sealock cff124f8fe new branch 2019-07-26 13:59:10 +12:00
Paul Sealock 48d0a180c1 0.16.0 2019-07-26 13:56:59 +12:00
Paul Sealock e63fb42fa1 Merge pull request woocommerce/woocommerce-admin#2701 from woocommerce/fix/2700-onboarding-frontend
Prevent onboarding from running on non-admin pages
2019-07-26 07:44:46 +12:00
Joshua Flowers b0aa7bdb42 Prevent onboarding from running on non-admin pages 2019-07-25 16:20:43 +08:00
Jeff Stieler 67be376009 Merge pull request woocommerce/woocommerce-admin#2698 from woocommerce/fix/2693-ie11-broken
Fix react-spring breaking IE11.
2019-07-24 11:32:26 -06:00
Jeff Stieler f5a366364c Merge pull request woocommerce/woocommerce-admin#2687 from woocommerce/fix/bridge-459-sidebar-double-arrow
Only apply current submenu CSS reset on non-embed pages.
2019-07-24 11:09:12 -06:00
Jeff Stieler 41b4100235 Fix react-spring breaking IE11. 2019-07-24 09:37:37 -06:00
Ron Rennick b3423b9c3f Merge pull request woocommerce/woocommerce-admin#2689 from woocommerce/add/feature-config-filter
add filter to feature config array
2019-07-24 08:54:22 -03:00
Ron Rennick 5803b49f41 add filter to feature config array 2019-07-23 10:54:27 -03:00
Paul Sealock d98eceffc7 Revert "Revert "Update to new Snackbar component and notice store"" (https://github.com/woocommerce/woocommerce-admin/pull/2643)
* Revert "Revert "Update to new Snackbar component and notice store""

* Update uploader component to use createNotice

* Bump required WP version to 5.2

* Update required PHP and WP versions in plugin header
2019-07-23 11:26:46 +08:00
Joshua T Flowers 9f6e200ab7 Remove path from URL in root/dashboard page (https://github.com/woocommerce/woocommerce-admin/pull/2674) 2019-07-23 11:17:43 +08:00
Jeff Stieler 6324475b85 Only apply current submenu CSS reset on non-embed pages. 2019-07-22 17:02:55 -06:00
Timmy Crawford 646235ac7b Notice: Update feedback notice verbiage and action. (https://github.com/woocommerce/woocommerce-admin/pull/2677) 2019-07-22 14:26:28 -07:00
Timmy Crawford 3a781d1af0 Settings: Fix notice shown after save. (https://github.com/woocommerce/woocommerce-admin/pull/2660)
* Settings: Fix notice shown after save.

* Updates per feedback.
2019-07-22 14:15:41 -07:00
Jeff Stieler 6c556d6479 Merge pull request woocommerce/woocommerce-admin#2676 from woocommerce/fix/determine-page-too-early
Fix missing nav on connected admin pages.
2019-07-22 09:32:16 -06:00
Jeff Stieler f2c1837478 Hook in for onboarding reset a little later.
Page detection needs to wait until `current_screen`.
2019-07-22 08:33:58 -06:00
Jeff Stieler ecf2e34103 Add "doing it wrong" to avoid calculating the current page too early. 2019-07-22 08:33:58 -06:00
Joshua T Flowers f1f3a6e20d Fix flash of unstyled content for onboarding pages (https://github.com/woocommerce/woocommerce-admin/pull/2673) 2019-07-22 12:53:13 +08:00
Ron Rennick 63c5285084 Merge pull request woocommerce/woocommerce-admin#2678 from woocommerce/update/unit-tests-wperror
update assertisWPError calls to assertWPError in unit tests
2019-07-19 17:11:31 -03:00
Ron Rennick 135ac032be update assertisWPError calls to assertWPError in unit tests 2019-07-19 16:45:52 -03:00
Joshua T Flowers b42a8b34cd Onboarding: Add products task (https://github.com/woocommerce/woocommerce-admin/pull/2667)
* Add product subtask list component

* Add has-action class to list component

* Redirect after active task completion

* Refactor task completion check

* Add task completion statuses to component settings

* Fix missing className prop for list items

* Add task completion styling
2019-07-19 10:54:38 +08:00
Paul Sealock 41a945ec83 Merge pull request woocommerce/woocommerce-admin#2663 from woocommerce/fix/@wordpress/url-dep-webpack
Webpack: Use wp.url instead of bundling package
2019-07-19 12:29:34 +12:00
Jeff Stieler 64d44bd905 Merge pull request woocommerce/woocommerce-admin#2659 from woocommerce/fix/2592-orders-linger
Reduce order status change delay in Orders Panel.
2019-07-18 08:20:39 -06:00
Jeff Stieler 5a859ab919 Fix "non actionable" order query. 2019-07-18 08:09:50 -06:00
Joshua T Flowers 2d21db45ce Onboarding: Add the task list dashboard (https://github.com/woocommerce/woocommerce-admin/pull/2654)
* Add task list dashboard page

* Add actual site URL to header

* Fix typos

* Remove app bar

* Use material icons

* Update material icons to use Google hosted font

* Localize description strings
2019-07-18 18:11:21 +08:00
Justin Shreve 4e478d9fbb Implement "Simple" Select Component (https://github.com/woocommerce/woocommerce-admin/pull/2598)
* Implement "Simple" Select Component

* Add value prop and disabled option.

* Expand click target of .woocommerce-simple-select-control__selector

* Fix select state.

* remove left position

Co-Authored-By: Joshua T Flowers <joshuatf@gmail.com>

* Update packages/components/src/simple-select-control/style.scss

Co-Authored-By: Joshua T Flowers <joshuatf@gmail.com>

* Update packages/components/src/simple-select-control/style.scss

Co-Authored-By: Joshua T Flowers <joshuatf@gmail.com>

* Update packages/components/src/simple-select-control/style.scss

Co-Authored-By: Joshua T Flowers <joshuatf@gmail.com>
2019-07-17 11:46:55 -07:00
Jeff Stieler 66e321f568 Maintain query order when merging core Order data and lookup table data. 2019-07-17 09:56:59 -06:00
Jeff Stieler 705379bdbb Reduce unread orders API response fields. 2019-07-17 09:56:13 -06:00
Timmy Crawford 2a75bcefe6 Activity Panels: Fix notification indicator css. (https://github.com/woocommerce/woocommerce-admin/pull/2662) 2019-07-17 08:08:21 -07:00
Timmy Crawford d62e3baed5 Nav: Hide nav on block editor. (https://github.com/woocommerce/woocommerce-admin/pull/2661) 2019-07-17 08:07:57 -07:00
renovate[bot] 88c36e3794 Pin dependency @wordpress/url to 2.6.0 (https://github.com/woocommerce/woocommerce-admin/pull/2664) 2019-07-17 11:02:40 +02:00
renovate[bot] f337722dc7 Update dependency autoprefixer to v9.6.1 (https://github.com/woocommerce/woocommerce-admin/pull/2665) 2019-07-17 11:02:15 +02:00
Joshua T Flowers 8784ac9728 Onboarding: Update help tab with reset onboarding link (https://github.com/woocommerce/woocommerce-admin/pull/2658)
* Update help tab reset link for onboarding profiler

* Update wc_admin_url to allow dashboard URL

* Add function to reset onboarding profiler params
2019-07-17 09:49:01 +08:00
Paul Sealock 821115aa54 Webpack
: Use wp.url instead of bundling package
2019-07-17 13:35:43 +12:00
Jeff Stieler 9bbc4fa96d Use core orders endpoint for initial orders panel query.
Side steps the lookup table to catch order status transitions immediately.
2019-07-16 15:17:38 -06:00
Jeff Stieler bb4f067b61 Use core orders endpoint for "unread" order indicator. 2019-07-16 15:17:38 -06:00
Jeff Stieler 69149ab83a Remove default date range for Orders report query. 2019-07-16 15:17:37 -06:00
Jeff Stieler f3fb79adaf Add parameters for specifying order IDs for reporting. 2019-07-16 15:17:36 -06:00
Jeff Stieler 69245c848b Merge pull request woocommerce/woocommerce-admin#2638 from woocommerce/add/2605-tracks-priority-3
Add priority 3 Tracks events
2019-07-16 09:10:11 -06:00
Albert Juhé Lluveras f392b5588d Replace 'stringifyQuery' with 'addQueryArgs' (https://github.com/woocommerce/woocommerce-admin/pull/2655) 2019-07-16 10:56:24 +02:00
Joshua T Flowers 269b09c840 Update padding for checkbox group cards (https://github.com/woocommerce/woocommerce-admin/pull/2631) 2019-07-16 10:15:41 +08:00
renovate[bot] 97f8f866e3 Lock file maintenance (https://github.com/woocommerce/woocommerce-admin/pull/2653) 2019-07-15 17:18:03 +02:00
renovate[bot] 4b7bac3327 Update babel monorepo (https://github.com/woocommerce/woocommerce-admin/pull/2623) 2019-07-15 16:25:15 +02:00
Joshua T Flowers 60a1541e48 Update onboarding form validation (https://github.com/woocommerce/woocommerce-admin/pull/2617)
* Update store details form validation

* Add new form validation to business details step

* Add new form validation to industry step

* Add new form validation to product types step
2019-07-15 19:09:31 +08:00
renovate[bot] de005798df Update dependency @octokit/rest to v16.28.4 (https://github.com/woocommerce/woocommerce-admin/pull/2624) 2019-07-15 11:23:33 +02:00
renovate[bot] 2c6c7671e2 Update dependency lodash to v4.17.13 [SECURITY] (https://github.com/woocommerce/woocommerce-admin/pull/2639) 2019-07-15 11:19:37 +02:00
Paul Sealock f93d0b3a2e Prep for release 0.15.0 (https://github.com/woocommerce/woocommerce-admin/pull/2641) 2019-07-12 14:27:18 -07:00
Timmy Crawford 7efefc1495 Chart: Remove z-index from empty message (https://github.com/woocommerce/woocommerce-admin/pull/2646) 2019-07-12 12:53:59 -07:00
Jeff Stieler 562a1a231d Send tracks event when historical data is deleted. 2019-07-12 11:46:38 -06:00