silverstripe-framework/admin/client/src/components
Damian Mooyman b62f9b60a0
BUG Fix broken member / group import
BUG GridFieldImportButton no longer only works on ModelAdmin
2017-01-10 17:57:54 +13:00
..
Accordion Fix Campaign List toggle (Fixes #6067) 2017-01-10 10:59:55 +13:00
Breadcrumb Fix breadcrumbs search results text sometimes disappearing 2017-01-09 14:55:20 +13:00
CheckboxField Refactored react FormFields to use react-bootstrap FormControl components 2016-10-05 10:25:21 +13:00
CheckboxSetField Use redux-form instead of custom actions/reducers (fixes #5524) 2016-10-20 21:49:06 +13:00
CompositeField API Changes required for asset search behaviour 2017-01-09 14:55:20 +13:00
FieldGroup API Changes required for asset search behaviour 2017-01-09 14:55:20 +13:00
FieldHolder Added validator class to decouple validation library from FormBuilder 2016-11-03 10:39:53 +13:00
Form Enhancement improve secondary action colours 2017-01-10 10:55:34 +13:00
FormAction Loading indicator on buttons now. 2017-01-10 11:05:58 +13:00
FormAlert API Updates to Form, ValidationResponse, ValidationException 2016-12-09 14:24:11 +13:00
FormBuilder Fail buids on linting errors 2017-01-09 23:46:28 +13:00
FormBuilderModal API Create loading state for schema 2016-11-22 16:58:00 +13:00
GridField BUG Fix broken member / group import 2017-01-10 17:57:54 +13:00
HeaderField Validation on server side for React forms (fixes #6205) 2016-10-28 16:13:29 +13:00
HiddenField Refactored react FormFields to use react-bootstrap FormControl components 2016-10-05 10:25:21 +13:00
HtmlReadonlyField Refactored react FormFields to use react-bootstrap FormControl components 2016-10-05 10:25:21 +13:00
Label Fixed case sensitive naming regressions 2016-04-26 15:32:09 +12:00
ListGroup Updated list-group styles to work with file history and campaigns 2016-12-06 14:10:50 +13:00
LiteralField Consistently use 'value' for FormField schemas 2016-10-20 22:03:38 +13:00
LookupField Fix linting issues 2016-10-11 16:49:24 +13:00
Modal Fix Campaign List toggle (Fixes #6067) 2017-01-10 10:59:55 +13:00
OptionsetField Use redux-form instead of custom actions/reducers (fixes #5524) 2016-10-20 21:49:06 +13:00
PopoverField API Add buttonTooltop to PopoverField and fix critical positioning issue 2016-12-07 13:06:35 +13:00
Preview Remove back button if no callback was given 2016-10-31 13:11:57 +13:00
SingleSelectField API Changes required for asset search behaviour 2017-01-09 14:55:20 +13:00
Tabs Refactored react FormFields to use react-bootstrap FormControl components 2016-10-05 10:25:21 +13:00
TextField API Changes required for asset search behaviour 2017-01-09 14:55:20 +13:00
Toolbar Enhancement improve secondary action colours 2017-01-10 10:55:34 +13:00