.. |
.gitkeep
|
use Jetpack Changelogger for changelog management (https://github.com/woocommerce/woocommerce-admin/pull/6870)
|
2021-07-08 19:03:51 -07:00 |
add-8071-add-wpcom-authentication-for-explat
|
Add capability for ExPlat integration to authenticate WPCOM users (https://github.com/woocommerce/woocommerce-admin/pull/8428)
|
2022-03-16 11:03:10 +08:00 |
add-8269_rest_api_docs
|
Add/8269 rest api docs (https://github.com/woocommerce/woocommerce-admin/pull/8429)
|
2022-03-16 14:46:48 -03:00 |
add-8356-reminder-bar
|
Update changelog
|
2022-03-22 12:32:32 -03:00 |
add-8385-lookup_notes-method
|
Create lookup_notes method to bypass woocommerce_note_where_clauses filter. (https://github.com/woocommerce/woocommerce-admin/pull/8387)
|
2022-03-15 14:24:09 -05:00 |
add-chart-color-filter
|
Increase chart selection to 10 and allow color overriding (https://github.com/woocommerce/woocommerce-admin/pull/8258)
|
2022-02-22 09:01:14 -04:00 |
add-hook-reference-readme
|
Add hook reference generator README and documentation (https://github.com/woocommerce/woocommerce-admin/pull/8004)
|
2022-02-11 10:38:38 -04:00 |
add-wc-blocks-data-to-webpack-dependency-extraction-plugin
|
add: `@woocommerce/block-data` in Webpack deps extraction (https://github.com/woocommerce/woocommerce-admin/pull/7911)
|
2022-03-02 10:31:30 -06:00 |
chore-enable-ts-for-client
|
Enable Typescript checking on ./client folder (https://github.com/woocommerce/woocommerce-admin/pull/8372)
|
2022-03-01 12:19:07 +08:00 |
dev-7310-remove-unused-is-primary-field
|
Remove `is_primary` column from the `wp_wc_admin_notes` table (https://github.com/woocommerce/woocommerce-admin/pull/8474)
|
2022-03-18 09:17:35 +08:00 |
dev-8267
|
Make individual note classes internal (https://github.com/woocommerce/woocommerce-admin/pull/8398)
|
2022-03-08 10:55:27 -03:00 |
dev-8275
|
Refactor `MerchantEmailNotifications` (https://github.com/woocommerce/woocommerce-admin/pull/8304)
|
2022-02-17 14:33:19 -03:00 |
dev-add-tracks-test-payment
|
Added tracks test for PaymentGatewaySuggestions (https://github.com/woocommerce/woocommerce-admin/pull/8306)
|
2022-02-15 10:30:46 +08:00 |
dev-e2e-reset
|
Dev/e2e reset (https://github.com/woocommerce/woocommerce-admin/pull/8219)
|
2022-02-02 08:55:10 -04:00 |
dev-pnpm
|
Switch to pnpm (https://github.com/woocommerce/woocommerce-admin/pull/8349)
|
2022-03-04 12:01:16 +08:00 |
dev-webpack5
|
Update webpack 4 to webpack 5 (https://github.com/woocommerce/woocommerce-admin/pull/8476)
|
2022-03-18 18:59:05 +08:00 |
enhancement-8282-enable-typedefs-woocommerce-components
|
Enable type definitions output for @woocommerce/components (https://github.com/woocommerce/woocommerce-admin/pull/8282)
|
2022-02-11 19:39:34 +08:00 |
enhancement-8286-typescriptify-stepper-component
|
Fixed typing errors in Stepper component after typescript conversion
|
2022-02-17 10:35:39 +08:00 |
feature-8350_new_task_list_version_1
|
New task list version 1 (https://github.com/woocommerce/woocommerce-admin/pull/8457)
|
2022-03-15 14:40:22 -03:00 |
feature-32163_new_task_list_header
|
Add changelog
|
2022-03-24 15:25:06 -03:00 |
fix-6598
|
Fix setup wizard title and flash of content (https://github.com/woocommerce/woocommerce-admin/pull/8201)
|
2022-01-26 15:28:52 -05:00 |
fix-6860
|
OBW: fix copy on Business Details when "WooCommerce Shipping" is not listed (https://github.com/woocommerce/woocommerce-admin/pull/8324)
|
2022-02-25 18:26:44 -03:00 |
fix-7693
|
Remove unused task styling classes (https://github.com/woocommerce/woocommerce-admin/pull/8234)
|
2022-02-04 10:26:56 -05:00 |
fix-7884
|
Only add product data on REST requests and task list (https://github.com/woocommerce/woocommerce-admin/pull/8235)
|
2022-02-04 10:03:47 -05:00 |
fix-7893-country-input-label-distorted
|
Fix distorted Country/Region label at some zoom levels (https://github.com/woocommerce/woocommerce-admin/pull/8186)
|
2022-01-31 15:56:15 -06:00 |
fix-7986-avoid-get_notes-in-CouponPageMoved
|
Avoid `get_notes` call in `CouponPageMoved` (https://github.com/woocommerce/woocommerce-admin/pull/8202)
|
2022-02-03 15:27:55 -06:00 |
fix-7987-avoid-get_notes-in-possibly-delete-survey-note
|
Avoid get_notes() in Notes::possibly_delete_survey_notes() (https://github.com/woocommerce/woocommerce-admin/pull/8206)
|
2022-03-10 18:57:29 -06:00 |
fix-8005-multi-characters-inbox-letters-truncator
|
Fix inbox letters truncator to support multi characters (https://github.com/woocommerce/woocommerce-admin/pull/8404)
|
2022-03-07 12:09:26 +08:00 |
fix-8008-long-notes-are-not-replaced-with-shorter-notes
|
Fix long notes are not replaced with shorter notes (https://github.com/woocommerce/woocommerce-admin/pull/8401)
|
2022-03-08 12:07:14 +08:00 |
fix-8156-obw-checkmarks-go-missing
|
fix: onboarding wizard checkmarks go missing sometimes (https://github.com/woocommerce/woocommerce-admin/pull/8222)
|
2022-01-27 19:08:31 +08:00 |
fix-8191-deleting-products-adds-blank-space-to-analytics-data
|
Fix/8191 deleting products adds blank space to analytics data (https://github.com/woocommerce/woocommerce-admin/pull/8255)
|
2022-02-07 10:13:27 -08:00 |
fix-8230-display-offline-payment-options-below
|
Fix payments extensions displayed below the offline payments options (https://github.com/woocommerce/woocommerce-admin/pull/8232)
|
2022-02-09 14:12:20 +08:00 |
fix-8251_woocommerce_payments_task_list_logic
|
Fix/8251 woocommerce payments task list logic (https://github.com/woocommerce/woocommerce-admin/pull/8332)
|
2022-03-01 08:34:18 -04:00 |
fix-8322-mailchimp-too-many-request
|
Implement MailChimp API request threshold for MailchimpScheduler (https://github.com/woocommerce/woocommerce-admin/pull/8342)
|
2022-02-23 09:37:00 +08:00 |
fix-8327-google-listings-plugin-is-always-shown-in-free-features
|
Fix Google Listings plugin is always shown in free features despite already activated (https://github.com/woocommerce/woocommerce-admin/pull/8330)
|
2022-02-21 17:46:25 +08:00 |
fix-8373_dataendpoints_countries
|
Remove the use of preloaded countries (https://github.com/woocommerce/woocommerce-admin/pull/8380)
|
2022-03-01 08:33:41 -04:00 |
fix-8373_dataendpoints_wc_v3_settings
|
Remove unused data endpoints param (https://github.com/woocommerce/woocommerce-admin/pull/8379)
|
2022-02-28 18:51:14 -04:00 |
fix-8397_fix_paid_themes
|
Fix paid themes (https://github.com/woocommerce/woocommerce-admin/pull/8412)
|
2022-03-14 17:31:03 -03:00 |
fix-8414
|
Remove class `ExtendedPayments`. (https://github.com/woocommerce/woocommerce-admin/pull/8461)
|
2022-03-15 09:10:40 -03:00 |
fix-8440-industry-tab-not-clicable
|
Fix industry tab not clickable after going back (https://github.com/woocommerce/woocommerce-admin/pull/8469)
|
2022-03-17 17:39:50 +08:00 |
fix-8442
|
Fix legend item width (https://github.com/woocommerce/woocommerce-admin/pull/8442)
|
2022-03-10 15:09:45 +01:00 |
fix-8478_php_notice_purchase_task
|
Fix php notice when selecting paid theme (https://github.com/woocommerce/woocommerce-admin/pull/8493)
|
2022-03-18 16:05:38 -03:00 |
fix-82910-add-menu-page-invalid-parameter
|
Use integers for add_menu_page priority (https://github.com/woocommerce/woocommerce-admin/pull/8399)
|
2022-03-07 17:12:24 +08:00 |
fix-84080-reintroduce-emphasis-on-inbox-note-action-button
|
Reintroduce emphasis on inbox note action button (https://github.com/woocommerce/woocommerce-admin/pull/8411)
|
2022-03-07 17:14:49 +08:00 |
fix-admin_notes_tasklist_experiment
|
Fix hidden notes in `admin/notes` when the user is not in tasklist experiment (https://github.com/woocommerce/woocommerce-admin/pull/8328)
|
2022-02-25 08:09:49 +08:00 |
fix-extended-payments
|
Fix view logic for Setup additional payment providers task (https://github.com/woocommerce/woocommerce-admin/pull/8391)
|
2022-03-01 17:06:20 +08:00 |
fix-hide-actioned-notifications
|
Stop showing actioned inbox items (https://github.com/woocommerce/woocommerce-admin/pull/8394)
|
2022-03-01 21:08:29 +08:00 |
fix-lint-js-types
|
Suppress `lint:js` warnings in CI and GitHub PRs (https://github.com/woocommerce/woocommerce-admin/pull/8020)
|
2022-03-17 12:13:37 +01:00 |
fix-next-week-start-logic
|
Fix `next_week_start` logic (https://github.com/woocommerce/woocommerce-admin/pull/8468)
|
2022-03-18 12:18:16 +08:00 |
fix-pending-run-remote-notifications-actions
|
Fix a lot of pending "run_remote_notifications" scheduled actions (https://github.com/woocommerce/woocommerce-admin/pull/8285)
|
2022-02-11 15:08:11 +08:00 |
update-6599
|
Show single success message for theme install and activation (https://github.com/woocommerce/woocommerce-admin/pull/8236)
|
2022-02-01 12:02:33 -05:00 |
update-7890-prompt-save-modal-when-switching-stepper2
|
Prompt a modal to save any unsaved changes in OBW (https://github.com/woocommerce/woocommerce-admin/pull/8278)
|
2022-02-17 11:15:11 -08:00 |
update-8170-reintroduce-the-ces
|
Reintroduce CES (https://github.com/woocommerce/woocommerce-admin/pull/8238)
|
2022-02-01 15:34:17 -08:00 |
update-8223
|
Merge payment gateway suggestion classes into single source of truth (https://github.com/woocommerce/woocommerce-admin/pull/8252)
|
2022-03-07 09:15:06 -04:00 |
update-8240
|
Display WCPay task when installed via subscriptions option on profiler (https://github.com/woocommerce/woocommerce-admin/pull/8445)
|
2022-03-14 12:44:55 -07:00 |
update-8242-tweak-flow-after-setting-up-offline-payments
|
Redirect customers back to the payment task after enabling an offline gateway (https://github.com/woocommerce/woocommerce-admin/pull/8389)
|
2022-03-01 17:45:44 -08:00 |
update-8266
|
Separate onboarding concerns into separate classes (https://github.com/woocommerce/woocommerce-admin/pull/8280)
|
2022-03-17 17:10:43 -03:00 |
update-8268_loader
|
Cleanup Loader.php and move it to Internal namespace (https://github.com/woocommerce/woocommerce-admin/pull/8416)
|
2022-03-09 10:04:34 -04:00 |
update-8294-use-wc-version-as-cache-buster
|
Use WC_VERSION as cache buster for assets (https://github.com/woocommerce/woocommerce-admin/pull/8308)
|
2022-02-22 10:51:53 -08:00 |
update-8419-translate-dates-in-new-sales-record-note
|
Translate dates in NewSalesRecord note (https://github.com/woocommerce/woocommerce-admin/pull/8426)
|
2022-03-16 14:03:43 -07:00 |
update-as-plugin-install
|
Add asynchronous plugin install and activation endpoints (https://github.com/woocommerce/woocommerce-admin/pull/8079)
|
2022-01-31 09:17:14 -05:00 |
update-docker-compose-mysql-for-arm64
|
Replace mysql image with mariadb (https://github.com/woocommerce/woocommerce-admin/pull/8220)
|
2022-01-27 11:28:56 -03:00 |
update-increase-chart-selection-to-10
|
Increase chart selection to 10 and allow color overriding (https://github.com/woocommerce/woocommerce-admin/pull/8258)
|
2022-02-22 09:01:14 -04:00 |
update-jetpack-note-update-date-add-image
|
Jetpack Backup note - change time range and add an image (https://github.com/woocommerce/woocommerce-admin/pull/8293)
|
2022-02-14 12:42:50 -06:00 |
update-js-deps
|
Update all js packages with minor/patch version changes (https://github.com/woocommerce/woocommerce-admin/pull/8392)
|
2022-03-08 10:11:12 +08:00 |
update-react-17
|
Update dependencies to support react 17 (https://github.com/woocommerce/woocommerce-admin/pull/8305)
|
2022-02-21 10:34:25 +08:00 |
update-testing-instructions-script
|
Add support for filtering by changelog type for testing instructions (https://github.com/woocommerce/woocommerce-admin/pull/8256)
|
2022-02-04 09:32:21 -04:00 |