silverstripe-framework/templates/SilverStripe
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
..
Control DOCS Remove forums link and replace with Slack and Stack Overflow in default controller template 2017-10-13 15:03:45 +13:00
Forms Create GridField Actions Menu component (#8083) 2018-05-29 16:10:52 +12:00
ORM/Hierarchy/Includes MINOR: Fix brackets 2017-05-11 15:55:06 +12:00
Security NEW: Add CSRF token to logout action 2017-06-21 15:42:13 +01:00