silverstripe-framework/admin
Ingo Schommer 2a5c92e491 Generic state management for React GridField
Renaming state operations from 'campaign' to 'record'.
Implemented API endpoint retrieval of GridField data.

Added more mock data into CampaignAdmin (rather than hardcoding in client),
to be replaced by CampaignAdmin API endpoint querying the real datamodel.

Using more native isomorphic-fetch instead of jQuery.ajax
to minimise dependencies and get into a more forward-thinking API.

Also catching errors in ReactJS API backend:
Emulate jQuery.ajax() behaviour. Might change at a later point
if we have a general purpose backend with a promise-based catch()
implementation.
2016-04-06 08:41:07 +12:00
..
code Generic state management for React GridField 2016-04-06 08:41:07 +12:00
css Changed CMS close from an 'x' to a silverstripe font icon 2016-04-01 13:52:28 +13:00
font - Add GridfieldActionsComponent 2016-04-06 08:36:37 +12:00
images CampaignAdmin and GridField React sections 2016-04-05 22:42:13 +12:00
javascript Generic state management for React GridField 2016-04-06 08:41:07 +12:00
scss - Add GridfieldActionsComponent 2016-04-06 08:36:37 +12:00
templates Simplified form schema structure and mocks 2016-04-06 08:35:53 +12:00
tests Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
thirdparty Implement client-side routing with Page.js 2016-04-01 13:45:14 +13:00
_config.php API Move ss buttons plugin out of thirdparty 2016-03-21 13:51:33 +13:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00