Commit Graph

9 Commits

Author SHA1 Message Date
ajshort
ddb66a9919 Add a basic column header component. Closes #7. 2013-02-24 11:09:14 +11:00
ajshort
90ada9871e Add usage documentation. Closes #3. 2013-02-09 16:01:26 +11:00
ajshort
b26b2b3165 Move information from README into composer.json. 2013-02-09 02:23:23 +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
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
Andrew Short
df6f793212 Add initial files. 2012-12-16 01:16:57 +11:00