Robbie Averill
|
e95c92a168
|
NEW Add paginator with configurable page sizes
|
2017-08-01 14:09:15 +12:00 |
|
Michael
|
d463ba25c1
|
Adding the ability to set the sort column title by setting $field_labels of a DataObject.
|
2016-07-18 08:49:37 +09:30 |
|
Jake Bentvelzen
|
4d1e7742da
|
fix(EditableColumns): Fixed <select> to have a #fff background-color
|
2016-04-16 11:15:55 +10:00 |
|
Jake Bentvelzen
|
8eb0e5f47d
|
style(EditableColumns/DropdownField): Styled the <select> tag to look like the other input fields.
|
2016-04-10 19:45:57 +10:00 |
|
Jake Bentvelzen
|
14be079320
|
Added the margin-bottom: 12px; that's usually applied the '.action' class. Unfortunately putting that class on the button breaks the inline functionality so I opted to just put identical styling into the extension itself.
|
2016-03-22 14:48:17 +11:00 |
|
Thierry François
|
077125a30a
|
Drag handle icon is always visible
|
2014-12-02 17:05:01 +02:00 |
|
Andrew Short
|
0584ad3c49
|
Fix search list border radius when a single item was displayed
|
2013-03-28 20:40:33 +11:00 |
|
ajshort
|
0a4c2e2ed8
|
Style new unsaved rows differently.
|
2013-02-10 17:10:54 +11:00 |
|
ajshort
|
692453bf9b
|
Implement inline creation of records.
* Builds on the editable cols component with GridFieldAddNewInlineButton.
* Closes #2.
|
2013-02-09 02:19:30 +11:00 |
|
ajshort
|
f62493ffa9
|
Add inline GridFieldEditableColumns component.
|
2013-02-07 22:31:12 +11:00 |
|
ajshort
|
d7a9d470f9
|
Add GridFieldAddNewMultiClass component.
This component allows the user to select from a list of classes when creating a new record.
|
2013-02-02 14:14:59 +11:00 |
|
Andrew Short
|
1c17f8e523
|
Tweak add existing search form styling.
|
2012-12-30 16:24:35 +11:00 |
|
Andrew Short
|
e41f2fdacf
|
Implemented a drag-and-drop orderable rows component.
|
2012-12-30 16:12:06 +11:00 |
|
Andrew Short
|
a8c586dfc0
|
Implement the add existing search button.
|
2012-12-23 22:37:59 +11:00 |
|