silverstripe-framework/tests/php/Forms/GridField
Luke Edwards 385e9e105c Create GridField Actions Menu component (#8083)
* WIP GridField action menu work, the gist of the idea is using a new gridfield component

* Add delete action to actions menu

* Actions are added automatically to action menu (allows for extension)

* Add test and minor changes

* Add docs and minor changes

* Refactor ActionMenuItem into distinct types, general ActionMenu cleanup

* Add icons and fix title

* Pass columnName, so it can be used by components

* Update test to open and find action menu buttons

* Add section in changelog upgrade section for GridField_ActionMenu
2018-05-29 16:10:52 +12:00
..
GridField_URLHandlerTest API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
GridFieldAddExistingAutocompleterTest API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
GridFieldConfigTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldDetailFormTest BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
GridFieldExportButtonTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldPrintButtonTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldSortableHeaderTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridField_URLHandlerTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
GridFieldActionMenuTest.php Create GridField Actions Menu component (#8083) 2018-05-29 16:10:52 +12:00
GridFieldActionTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GridFieldAddExistingAutocompleterTest.php API Rename assert dos to assert list 2017-10-09 11:53:11 +13:00
GridFieldAddNewButtonTest.php Fix merge error 2017-06-23 09:27:46 +12:00
GridFieldConfigTest.php NEW Allow GridFieldConfig::addComponents to accept an array (#7844) 2018-02-08 11:06:27 +13:00
GridFieldDataColumnsTest.php API Rename assert dos to assert list 2017-10-09 11:53:11 +13:00
GridFieldDeleteActionTest.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
GridFieldDetailFormTest.php API Rename assert dos to assert list 2017-10-09 11:53:11 +13:00
GridFieldDetailFormTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GridFieldEditButtonTest.php NEW Allow GridFieldEditButton to have configurable HTML classes. Change edit icon. 2017-09-13 13:11:17 +12:00
GridFieldExportButtonTest.php API Move CSV writing/reading to league/csv library 2018-02-22 09:22:37 +13:00
GridFieldExportButtonTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GridFieldPaginatorTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
GridFieldPrintButtonTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
GridFieldSortableHeaderTest.php API Ensure that all DataQuery joins are aliased based on relationship name 2017-05-26 13:38:58 +12:00
GridFieldSortableHeaderTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GridFieldTest.php BUG Prevent versioned from breaking gridfield tests 2018-01-23 09:29:42 +13:00
GridFieldTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00