woocommerce/plugins/woocommerce-admin/includes
Kelly Dwan f62537fc17 Try: Add Lerna to split out utility packages (https://github.com/woocommerce/woocommerce-admin/pull/678)
* Add lerna & GB package-building script

* Move currency library to lerna module

* Update lerna config

* Add publish commands

* Add currency as an faux-external module

* Add separate command to build just core files

* Update dependency path

* Update build script to build all packages into `dist`

* Add packages to the jest test setup

* Move date library to packages

* Update imports to use @woocommerce/date

* Output wcSettings definition before any scripts are output

Fixes issues where wc-dates lib relies on settings object

* Add the build step into travis

* Update jest config to dynamically get package paths

* Update package postcss config to match wc-admin’s main config

* Add combined watch scripts for package+app, add a `clean` command to clean up old build files

* Ignore PHPCS error (leave todo message to fix)

* Concat files with a space, fix issue where all files join in one continuous string and fail the check
2018-10-30 14:57:48 -04:00
..
api Fix automattically fixable php lint warnings (https://github.com/woocommerce/woocommerce-admin/pull/720) 2018-10-29 12:19:07 -04:00
data-stores Try: Add Lerna to split out utility packages (https://github.com/woocommerce/woocommerce-admin/pull/678) 2018-10-30 14:57:48 -04:00
interfaces Remove interface for this PR (actions will be hooked up later); 2018-09-27 09:28:15 -07:00
class-wc-admin-api-init.php Uses PHPBCF to autofix warnings and errors (https://github.com/woocommerce/woocommerce-admin/pull/611) 2018-10-22 12:20:14 -04:00
class-wc-admin-note.php Fix per_page default handling, json encoding options, schema help 2018-10-16 12:49:01 -07:00
class-wc-admin-notes-new-sales-record.php On update, add a note alerting that the store notice setting has moved 2018-10-23 10:30:33 -07:00
class-wc-admin-notes-settings-notes.php Go ahead and 1) handle the variety of queries that can be used 2018-10-24 18:13:44 -07:00
class-wc-admin-notes.php Remove unneeded set_id in note deletion handler 2018-10-19 16:24:03 -07:00
class-wc-admin-order-stats-background-process.php Added reporting REST API extensions to wc-admin. 2018-09-17 16:32:03 +02:00
class-wc-admin-reports-categories-query.php Uses PHPBCF to autofix warnings and errors (https://github.com/woocommerce/woocommerce-admin/pull/611) 2018-10-22 12:20:14 -04:00
class-wc-admin-reports-interval.php Added zero-padding to hours coming from the db. (https://github.com/woocommerce/woocommerce-admin/pull/687) 2018-10-30 11:04:03 -07:00
class-wc-admin-reports-orders-stats-query.php Fixes PHP 5.2 compatibility issues 2018-10-23 12:43:55 -04:00
class-wc-admin-reports-products-query.php Fixes PHP 5.2 compatibility issues 2018-10-23 12:47:51 -04:00
class-wc-admin-reports-products-stats-query.php Fixes PHP 5.2 compatibility issues 2018-10-23 12:50:34 -04:00
class-wc-admin-reports-query.php Fix phpcs errors 2018-10-17 12:51:48 -04:00
class-wc-admin-reports-revenue-query.php Fixes PHP 5.2 compatibility issues (https://github.com/woocommerce/woocommerce-admin/pull/653) 2018-10-24 14:49:58 -04:00
wc-admin-order-functions.php Add file doc block to fix linting issue (https://github.com/woocommerce/woocommerce-admin/pull/628) 2018-10-23 11:08:49 -04:00