Kelly Dwan
612925adc7
Merge pull request woocommerce/woocommerce-admin#12 from woocommerce/update/dashboard-layout-cleanup
...
Housekeeping: Clean up files, update webpack config
2018-05-07 10:59:13 -04:00
Kelly Dwan
68f6816c01
Merge pull request woocommerce/woocommerce-admin#5 from woocommerce/add/requirements-checking
...
Check for Gutenberg & WooCommerce before loading the plugin files
2018-05-07 10:56:13 -04:00
Justin Shreve
17f9db1a96
Add optional file parameter to woo_dash_dir_path ( https://github.com/woocommerce/woocommerce-admin/pull/11 )
2018-05-07 09:38:13 -04:00
Kelly Dwan
658281ea81
Update webpack for more possible future entry points
2018-05-04 15:54:44 -04:00
Kelly Dwan
810711993f
Add example “activity” chart to the sidebar
2018-05-04 15:08:03 -04:00
Kelly Dwan
959d47fa49
Update layout to have a sidebar
2018-05-04 15:08:03 -04:00
Kelly Dwan
9dbcf8570c
Remove filters from base dashboard component
2018-05-04 15:08:03 -04:00
Kelly Dwan
7b06b4abca
Simplify filter example
2018-05-04 15:08:03 -04:00
Kelly Dwan
03e53e1a1e
Move “numbers” widget to a new file
2018-05-04 15:08:03 -04:00
Kelly Dwan
ed053190b9
Fix Gutenberg detection condition
2018-05-04 14:54:50 -04:00
Kelly Dwan
5e37d798af
Add check for `GUTENBERG_DEVELOPMENT_MODE`
2018-05-04 10:46:16 -04:00
Kelly Dwan
4cc9ed1961
Check for Gutenberg & WooCommerce before loading the plugin files
2018-05-03 13:55:53 -04:00
Kelly Dwan
e8f9a5faed
PHPUnit: Ensure Gutenberg is loaded
...
Also adds the config from WC’s phpunit file
2018-05-03 13:36:36 -04:00
Justin Shreve
5ab120c910
Add the ability to use withAPIData ( https://github.com/woocommerce/woocommerce-admin/pull/2 )
2018-05-03 10:15:36 -04:00
Justin Shreve
4718475e8a
Add Gutenberg & WooCommerce prereq to the README ( https://github.com/woocommerce/woocommerce-admin/pull/1 )
...
* Add Gutenberg prereq to the README
I installed `woo-dash` without Gutenberg installed and ended up getting a fatal error. We should probably fix that as well/handle that better, but if we are going to rely on Gutenberg for the feature plugin we should mention it in the README.
* Add mention of WooCommerce as a prereq
2018-05-02 14:28:59 -04:00
Kelly Dwan
05dacbe212
Add an admin page, build a simple component + filters
2018-04-19 16:40:32 -04:00
Kelly Dwan
dbe06969fe
Add build process
2018-04-17 19:50:28 -04:00
Kelly Dwan
555da60b01
Initial commit of plugin scaffold
2018-04-17 17:04:17 -04:00