Commit Graph

14 Commits

Author SHA1 Message Date
Jeff Stieler ecf2e34103 Add "doing it wrong" to avoid calculating the current page too early. 2019-07-22 08:33:58 -06: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
Justin Shreve aed4ea63b4 Server side route handling 2019-07-01 12:22:34 +12:00
Ron Rennick d0cee1e37b allow additional parameters in the page query string 2019-05-28 05:20:54 -03:00
Ron Rennick 15b3bd55ec update cap handling for new page controller 2019-05-14 15:31:03 -03:00
Jeff Stieler 93217253ac Dynamically generate email settings section names in page controller. 2019-05-14 11:36:31 -06:00
Jeff Stieler 93085fe268 Add documentation on using the new page controller functions. 2019-05-13 15:14:18 -06:00
Jeff Stieler 8cab7c047e Add filters to page controller. 2019-05-13 15:14:17 -06:00
Jeff Stieler 742a1aa049 Move existing page connection to a separate file. 2019-05-13 15:14:17 -06:00
Jeff Stieler 635f9faca7 Restore hardcoded “WooCommerce” root breadcrumb logic and remove “full” path requirement. 2019-05-13 15:14:16 -06:00
Jeff Stieler 3dff00a9a0 Refactor connecting existing admin pages and breadcrumb generation. 2019-05-13 15:14:16 -06:00
Jeff Stieler 6b12d3e1b4 Refactor “is admin page” logic to use page controller. 2019-05-13 15:14:15 -06:00
Jeff Stieler 9fdf2cfb47 Refactor app entry page and dashboard page registration. 2019-05-13 14:30:26 -06:00
Jeff Stieler 19bfd01599 Add new page controller class, replace page registration function. 2019-05-13 14:19:26 -06:00