woocommerce/plugins/woocommerce-admin/client
Matt Sherman 5b06618a6f
Add scheduled sale fields (#34538)
* Add scheduled sale fields to product form
* Close DateTimePickerControl's dropdown when blurring from input.
* Log when onChange is called for Controlled stories
* Handle when input changes occur but the end date is the same
* Fix DateTimePickerControl usage when uncontrolled
* Fix handling when blur happens before debounced onChange
2022-11-14 21:03:13 +00:00
..
activity-panel Move product action buttons to header menu (#35214) 2022-10-20 17:15:44 -03:00
analytics Fix "Orders" Plurality (#34491) 2022-08-26 14:34:40 -07:00
customer-effort-score-tracks Fix Customer Effort Score Tracks (#34209) 2022-08-05 15:40:01 -03:00
dashboard Exclude asterisk from Country / Region translation string (#34368) 2022-08-18 12:17:13 +08:00
embedded-body-layout dev: move guided tours into consolidated folder (#34279) 2022-08-12 09:49:18 +08:00
guided-tours Fix enable guided mode button not trigger when its text is translated (#34843) 2022-09-27 16:12:01 +08:00
header Add/33 two column product page layout (#34113) 2022-08-04 10:15:30 -03:00
homescreen fix: handle error loading and error states for magic link button (#35068) 2022-10-13 16:12:40 +08:00
hooks Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
inbox-panel Only show five inbox messages and add "Show more" button (#35003) 2022-10-13 08:36:02 -03:00
layout Show a dismissible snackbar if the server responds an error (#35160) 2022-10-22 10:47:17 -03:00
lib Update linting, testing, `@types/*` dependencies (https://github.com/woocommerce/woocommerce-admin/pull/8475) 2022-03-18 19:45:14 +08:00
marketing Add tests for UI Revamp on Marketing page (#34840) 2022-09-27 22:25:48 +08:00
mobile-banner Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
navigation Set up i18n-text-domain rule and fix missing text domain (#33780) 2022-07-08 18:37:30 +08:00
payments Deploy payments banner in settings page (#34326) 2022-08-17 11:33:24 +08:00
payments-welcome Update WCPay promo requirements and ensure dismiss (#35030) 2022-10-13 08:14:01 +02:00
products Add scheduled sale fields (#34538) 2022-11-14 21:03:13 +00:00
profile-wizard Fix business details step fails to display when Gutenberg plugin is active (#35448) 2022-11-02 13:40:02 -05:00
settings Add settings client pages and plumbing (https://github.com/woocommerce/woocommerce-admin/pull/6092) 2021-02-12 14:32:42 -05:00
settings-recommendations Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
shipping Fix "1 of 2 steps" is shown for the first step in a 3 step tour (#34413) 2022-08-29 17:25:24 +08:00
store-management-links Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
stylesheets Fix the display of letter descenders in the shipping class dropdown menu (#35258) 2022-10-25 17:28:37 -03:00
task-lists Add a header for the "Add store details" task in woocommerce admin (#34712) 2022-09-26 15:19:47 +03:00
tasks Cleanup and deprecate task properties and methods (#35450) 2022-11-03 09:22:36 +08:00
two-column-tasks Cleanup and deprecate task properties and methods (#35450) 2022-11-03 09:22:36 +08:00
typings Add: mobile app welcome modal and magic link (#34637) 2022-09-15 11:58:47 +08:00
utils Move product action buttons to header menu (#35214) 2022-10-20 17:15:44 -03:00
wp-admin-scripts dev: move guided tours into consolidated folder (#34279) 2022-08-12 09:49:18 +08:00
index.js Fix Uncaught DOMException on WooCommerce -> Extensions page. (#33711) 2022-07-04 12:41:32 +08:00
jest.config.js Prefixed Private JS Packages (#33218) 2022-05-31 15:42:00 -07:00
tsconfig.test.json Update admin tsconfig to isolated from other projects 2022-04-15 13:50:18 +08:00